Page MenuHome GnuPG
Authored By
ignatenkobrain
Apr 19 2018, 9:49 AM
Size
530 KB
Subscribers
None

build.log

This file is larger than 256 KB, so syntax highlighting was skipped.
Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fac2e3c3a90>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '35613e7f7c9a4ed18e14f1e485845162', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/gpgme-1.11.0-1.fc29.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fac2e3c3a90>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b12382e3e8654af99bbfce6635aea32f', '-D', '/var/lib/mock/fedora-rawhide-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rKrIsU
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gpgme-1.11.0
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/gpgme-1.11.0.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gpgme-1.11.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/0001-don-t-add-extra-libraries-for-linking.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/gpgme-1.3.2-largefile.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/0001-fix-stupid-ax_python_devel.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ sed -i -e 's|^libdir=@libdir@$|libdir=@exec_prefix@/lib|g' src/gpgme-config.in
+ find -type f -name 'Makefile*' -exec sed -i -e 's|GPG = gpg|GPG = gpg2|' '{}' ';'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6tCEBk
+ umask 022
+ cd /builddir/build/BUILD
+ cd gpgme-1.11.0
+ ./autogen.sh
BUILDSTDERR: autogen.sh: Running aclocal -I m4 ...
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: autogen.sh: Running autoheader...
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: autogen.sh: Running automake --gnu ...
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: sh: git: command not found
BUILDSTDERR: autogen.sh: Running autoconf ...
BUILDSTDERR: autogen.sh: You may now run:
BUILDSTDERR: ./configure --enable-maintainer-mode && make
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
BUILDSTDERR: +++ dirname ./configure
BUILDSTDERR: ++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
BUILDSTDERR: ++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
BUILDSTDERR: ++ 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)
BUILDSTDERR: ++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
BUILDSTDERR: ++ 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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
BUILDSTDERR: ++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -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 --disable-silent-rules --enable-languages=cpp,qt,python
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 make supports nested variables... 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 whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
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 whether gcc understands -c and -o together... yes
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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
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 for cc for build... gcc
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for 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 whether g++ supports C++11 features by default... yes
checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GPGME_QT... yes
checking for GPGME_QTTEST... yes
checking for x86_64-redhat-linux-gnu-moc... no
checking for moc... no
checking moc version... no
checking for x86_64-redhat-linux-gnu-moc-qt5... no
checking for moc-qt5... moc-qt5
moc-qt5 5.10.1
checking whether a simple qt program can be built... yes
checking for doxygen... no
BUILDSTDERR: checking for dot... configure: WARNING: Doxygen not found - Qt binding doc will not be built.
no
BUILDSTDERR: configure: WARNING: Graphviz not found - Qt binding doc will not have diagrams.
checking for swig... /usr/bin/swig
checking for a Python interpreter with version >= 2.7... python2
checking for python2... /usr/bin/python2
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python2
checking for a version of Python >= '2.1.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib64 -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/site-packages
checking python extra libraries... -lpthread -ldl -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking for a Python interpreter with version >= 3.4... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.6
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.6/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages
checking for python3.6... (cached) /usr/bin/python3
checking for a version of Python >= '2.1.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python3.6m
checking for Python library path... -L/usr/lib64 -lpython3.6m
checking for Python site-packages path... /usr/lib/python3.6/site-packages
checking python extra libraries... -lpthread -ldl -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... 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 whether ttyname_r is declared... yes
checking for unistd.h... (cached) yes
checking for ttyname_r... yes
checking whether ttyname_r is compatible with its POSIX signature... yes
checking whether ttyname_r works with small buffers... guessing yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for getenv_r... no
checking for timegm... yes
checking for setlocale... yes
checking for gpg-error-config... /usr/bin/gpg-error-config
checking for GPG Error - version >= 1.24... yes (1.29)
checking for x86_64-redhat-linux-gnu-libassuan-config... no
checking for libassuan-config... /usr/bin/libassuan-config
checking for LIBASSUAN - version >= 2.4.2... yes (2.5.1)
checking LIBASSUAN API version... okay
checking for getgid... yes
checking for getegid... yes
checking for closefrom... no
checking for stpcpy... yes
checking for setenv... yes
checking for struct cmsghdr.cmsg_len... yes
checking for error_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gpg/Makefile
config.status: creating tests/gpgsm/Makefile
config.status: creating tests/opassuan/Makefile
config.status: creating doc/Makefile
config.status: creating src/versioninfo.rc
config.status: creating src/gpgme.h
config.status: creating src/gpgme-config
config.status: creating lang/cpp/Makefile
config.status: creating lang/cpp/src/Makefile
config.status: creating lang/cpp/src/GpgmeppConfig-w32.cmake.in
config.status: creating lang/cpp/src/GpgmeppConfig.cmake.in
config.status: creating lang/cpp/src/GpgmeppConfigVersion.cmake
config.status: creating lang/cpp/src/gpgmepp_version.h
config.status: creating lang/qt/Makefile
config.status: creating lang/qt/src/Makefile
config.status: creating lang/qt/src/QGpgmeConfig-w32.cmake.in
config.status: creating lang/qt/src/QGpgmeConfig.cmake.in
config.status: creating lang/qt/src/QGpgmeConfigVersion.cmake
config.status: creating lang/qt/tests/Makefile
config.status: creating lang/qt/src/qgpgme_version.h
config.status: creating lang/Makefile
config.status: creating lang/cl/Makefile
config.status: creating lang/cl/gpgme.asd
config.status: creating lang/qt/doc/Makefile
config.status: creating lang/python/Makefile
config.status: creating lang/python/version.py
config.status: creating lang/python/tests/Makefile
config.status: creating lang/python/setup.py
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
GPGME v1.11.0 has been configured as follows:
Revision: (0)
Platform: x86_64-redhat-linux-gnu
UI Server: yes
FD Passing: yes
Language bindings: cpp python (2.7 3.6) qt
+ /usr/bin/make -O -j8
/usr/bin/make all-recursive
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o parsetlv.lo parsetlv.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c parsetlv.c -fPIC -DPIC -o .libs/parsetlv.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o get-env.lo get-env.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c get-env.c -fPIC -DPIC -o .libs/get-env.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o mbox-util.lo mbox-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c mbox-util.c -fPIC -DPIC -o .libs/mbox-util.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-fd.lo data-fd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-fd.c -fPIC -DPIC -o .libs/data-fd.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-stream.lo data-stream.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-stream.c -fPIC -DPIC -o .libs/data-stream.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o conversion.lo conversion.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c conversion.c -fPIC -DPIC -o .libs/conversion.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o b64dec.lo b64dec.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c b64dec.c -fPIC -DPIC -o .libs/b64dec.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data.c -fPIC -DPIC -o .libs/data.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-mem.lo data-mem.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-mem.c -fPIC -DPIC -o .libs/data-mem.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-user.lo data-user.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-user.c -fPIC -DPIC -o .libs/data-user.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o signers.lo signers.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c signers.c -fPIC -DPIC -o .libs/signers.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sig-notation.lo sig-notation.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sig-notation.c -fPIC -DPIC -o .libs/sig-notation.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-identify.c -fPIC -DPIC -o .libs/data-identify.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o data-compat.lo data-compat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c data-compat.c -fPIC -DPIC -o .libs/data-compat.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait.lo wait.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait.c -fPIC -DPIC -o .libs/wait.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o argparse.o argparse.c
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-global.lo wait-global.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-global.c -fPIC -DPIC -o .libs/wait-global.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o wait-user.lo wait-user.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-user.c -fPIC -DPIC -o .libs/wait-user.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c wait-private.c -fPIC -DPIC -o .libs/wait-private.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt.lo encrypt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt-sign.c -fPIC -DPIC -o .libs/encrypt-sign.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c op-support.c -fPIC -DPIC -o .libs/op-support.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt-verify.lo decrypt-verify.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt-verify.c -fPIC -DPIC -o .libs/decrypt-verify.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o decrypt.lo decrypt.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c decrypt.c -fPIC -DPIC -o .libs/decrypt.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c -fPIC -DPIC -o .libs/sign.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passphrase.lo passphrase.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passphrase.c -fPIC -DPIC -o .libs/passphrase.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c progress.c -fPIC -DPIC -o .libs/progress.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trust-item.c -fPIC -DPIC -o .libs/trust-item.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keysign.lo keysign.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keysign.c -fPIC -DPIC -o .libs/keysign.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o tofupolicy.lo tofupolicy.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c tofupolicy.c -fPIC -DPIC -o .libs/tofupolicy.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trustlist.lo trustlist.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trustlist.c -fPIC -DPIC -o .libs/trustlist.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
BUILDSTDERR: In file included from trustlist.c:32:
BUILDSTDERR: trustlist.c: In function 'trustlist_colon_handler':
BUILDSTDERR: util.h:46:26: warning: division 'sizeof (char *) / sizeof (char)' does not compute the number of array elements [-Wsizeof-pointer-div]
BUILDSTDERR: #define DIM(v) (sizeof(v)/sizeof((v)[0]))
BUILDSTDERR: ^
BUILDSTDERR: trustlist.c:101:22: note: in expansion of macro 'DIM'
BUILDSTDERR: if (strlen (p) == DIM(item->keyid) - 1)
BUILDSTDERR: ^~~
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgme-tool.o gpgme-tool.c
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o key.lo key.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c key.c -fPIC -DPIC -o .libs/key.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o verify.lo verify.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c -fPIC -DPIC -o .libs/verify.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o delete.lo delete.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c delete.c -fPIC -DPIC -o .libs/delete.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o getauditlog.lo getauditlog.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c getauditlog.c -fPIC -DPIC -o .libs/getauditlog.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o export.lo export.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c export.c -fPIC -DPIC -o .libs/export.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c import.c -fPIC -DPIC -o .libs/import.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o edit.lo edit.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c edit.c -fPIC -DPIC -o .libs/edit.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keylist.lo keylist.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keylist.c -fPIC -DPIC -o .libs/keylist.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c opassuan.c -fPIC -DPIC -o .libs/opassuan.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c genkey.c -fPIC -DPIC -o .libs/genkey.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o spawn.lo spawn.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c spawn.c -fPIC -DPIC -o .libs/spawn.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o passwd.lo passwd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c passwd.c -fPIC -DPIC -o .libs/passwd.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o assuan-support.lo assuan-support.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c assuan-support.c -fPIC -DPIC -o .libs/assuan-support.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c status-table.c -fPIC -DPIC -o .libs/status-table.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-mount.c -fPIC -DPIC -o .libs/vfs-mount.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine.lo engine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine.c -fPIC -DPIC -o .libs/engine.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-assuan.c -fPIC -DPIC -o .libs/engine-assuan.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-g13.lo engine-g13.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-g13.c -fPIC -DPIC -o .libs/engine-g13.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o vfs-create.lo vfs-create.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c vfs-create.c -fPIC -DPIC -o .libs/vfs-create.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgconf.lo engine-gpgconf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgconf.c -fPIC -DPIC -o .libs/engine-gpgconf.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgconf.lo gpgconf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgconf.c -fPIC -DPIC -o .libs/gpgconf.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-uiserver.lo engine-uiserver.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-uiserver.c -fPIC -DPIC -o .libs/engine-uiserver.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o queryswdb.lo queryswdb.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c queryswdb.c -fPIC -DPIC -o .libs/queryswdb.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-spawn.lo engine-spawn.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-spawn.c -fPIC -DPIC -o .libs/engine-spawn.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-util.c -fPIC -DPIC -o .libs/posix-util.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpgsm.lo engine-gpgsm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpgsm.c -fPIC -DPIC -o .libs/engine-gpgsm.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c error.c -fPIC -DPIC -o .libs/error.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o dirinfo.lo dirinfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c dirinfo.c -fPIC -DPIC -o .libs/dirinfo.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c debug.c -fPIC -DPIC -o .libs/debug.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o ath.lo ath.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c ath.c -fPIC -DPIC -o .libs/ath.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o version.lo version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c version.c -fPIC -DPIC -o .libs/version.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c posix-io.c -fPIC -DPIC -o .libs/posix-io.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c gpgme.c -fPIC -DPIC -o .libs/gpgme.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o engine-gpg.lo engine-gpg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c engine-gpg.c -fPIC -DPIC -o .libs/engine-gpg.o
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o gpgme-json.o gpgme-json.c
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,--version-script=./libgpgme.vers -version-info 31:0:20 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgpgme.la -rpath /usr/lib64 conversion.lo b64dec.lo get-env.lo parsetlv.lo mbox-util.lo data.lo data-fd.lo data-stream.lo data-mem.lo data-user.lo data-compat.lo data-identify.lo signers.lo sig-notation.lo wait.lo wait-global.lo wait-private.lo wait-user.lo op-support.lo encrypt.lo encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo passphrase.lo progress.lo key.lo keylist.lo keysign.lo trust-item.lo trustlist.lo tofupolicy.lo import.lo export.lo genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo passwd.lo spawn.lo assuan-support.lo engine.lo engine-gpg.lo status-table.lo engine-gpgsm.lo engine-assuan.lo engine-gpgconf.lo engine-uiserver.lo engine-g13.lo vfs-mount.lo vfs-create.lo engine-spawn.lo gpgconf.lo queryswdb.lo posix-util.lo posix-io.lo dirinfo.lo debug.lo gpgme.lo version.lo error.lo ath.lo -lassuan -lgpg-error -lgpg-error
libtool: link: gcc -shared -fPIC -DPIC .libs/conversion.o .libs/b64dec.o .libs/get-env.o .libs/parsetlv.o .libs/mbox-util.o .libs/data.o .libs/data-fd.o .libs/data-stream.o .libs/data-mem.o .libs/data-user.o .libs/data-compat.o .libs/data-identify.o .libs/signers.o .libs/sig-notation.o .libs/wait.o .libs/wait-global.o .libs/wait-private.o .libs/wait-user.o .libs/op-support.o .libs/encrypt.o .libs/encrypt-sign.o .libs/decrypt.o .libs/decrypt-verify.o .libs/verify.o .libs/sign.o .libs/passphrase.o .libs/progress.o .libs/key.o .libs/keylist.o .libs/keysign.o .libs/trust-item.o .libs/trustlist.o .libs/tofupolicy.o .libs/import.o .libs/export.o .libs/genkey.o .libs/delete.o .libs/edit.o .libs/getauditlog.o .libs/opassuan.o .libs/passwd.o .libs/spawn.o .libs/assuan-support.o .libs/engine.o .libs/engine-gpg.o .libs/status-table.o .libs/engine-gpgsm.o .libs/engine-assuan.o .libs/engine-gpgconf.o .libs/engine-uiserver.o .libs/engine-g13.o .libs/vfs-mount.o .libs/vfs-create.o .libs/engine-spawn.o .libs/gpgconf.o .libs/queryswdb.o .libs/posix-util.o .libs/posix-io.o .libs/dirinfo.o .libs/debug.o .libs/gpgme.o .libs/version.o .libs/error.o .libs/ath.o -lassuan -lgpg-error -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -mcet -Wl,--version-script=./libgpgme.vers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgpgme.so.11 -o .libs/libgpgme.so.11.20.0
libtool: link: (cd ".libs" && rm -f "libgpgme.so.11" && ln -s "libgpgme.so.11.20.0" "libgpgme.so.11")
libtool: link: (cd ".libs" && rm -f "libgpgme.so" && ln -s "libgpgme.so.11.20.0" "libgpgme.so")
libtool: link: ( cd ".libs" && rm -f "libgpgme.la" && ln -s "../libgpgme.la" "libgpgme.la" )
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cJSON.o cJSON.c
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gpgme-tool gpgme-tool.o argparse.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gpgme-tool gpgme-tool.o argparse.o ./.libs/libgpgme.so -lassuan -lgpg-error -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gpgme-json gpgme-json.o cJSON.o -lm libgpgme.la -lgpg-error
libtool: link: gcc -I/usr/include/libassuan2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gpgme-json gpgme-json.o cJSON.o -lm ./.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
Making all in tests
Making all in gpg
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
echo no-force-v3-sigs > ./gpg.conf
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
echo pinentry-program /builddir/build/BUILD/gpgme-1.11.0/tests/gpg/pinentry > ./gpg-agent.conf
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgconf --kill all
/usr/bin/mkdir -p ./private-keys-v1.d
for k in 13CD0F3BDF24BE53FE192D62F18737256FF6E4FD 76F7E2B35832976B50A27A282D9B87E44577EB66 A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD 13CBE3758AFE42B5E5E2AE4CED27AFA455E3F87F 7A030357C0F253A5BBCD282FFC4E521B37558F5C; do \
cp ./$k private-keys-v1.d/$k.key; \
done
echo x > ./gpg-sample.stamp
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpg2 --batch --no-permission-warning \
--import ./pubdemo.asc
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/tests/gpg LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpg2 --batch --no-permission-warning \
--import ./secdemo.asc
echo x > ./pubring-stamp
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/usr/bin/make all-am
BUILDSTDERR: gpg: Warning: using insecure memory!
BUILDSTDERR: gpg: keybox '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg/pubring.kbx' created
BUILDSTDERR: gpg: /builddir/build/BUILD/gpgme-1.11.0/tests/gpg/trustdb.gpg: trustdb created
BUILDSTDERR: gpg: key 2D727CC768697734: public key "Alfa Test (demo key) <alfa@example.net>" imported
BUILDSTDERR: gpg: key FE180B1DA9E3B0B2: public key "Bob (demo key)" imported
BUILDSTDERR: gpg: key 413F4AF31AFDAB6C: public key "Charlie Test (demo key) <charlie@example.net>" imported
BUILDSTDERR: gpg: key EBA9F240EB9DC9E6: public key "Delta Test (demo key) <delta@example.net>" imported
BUILDSTDERR: gpg: key 318C1FAEFAEF6D1B: public key "Echelon (demo key)" imported
BUILDSTDERR: gpg: key D4BF57F37372E243: public key "Foxtrot Test (demo key) <foxtrot@example.net>" imported
BUILDSTDERR: gpg: key 168410A48FC282E6: public key "Golf Test (demo key) <golf@example.net>" imported
BUILDSTDERR: gpg: key 13DB965534C6E3F1: public key "Hotel Test (demo key) <hotel@example.net>" imported
BUILDSTDERR: gpg: key 1FE8FC6F04259677: public key "India Test (demo key) <india@example.net>" imported
BUILDSTDERR: gpg: key 0C820C71D2699313: public key "Juliet Test (demo key) <juliet@example.net>" imported
BUILDSTDERR: gpg: key AD1B0FAD43C2D0C7: public key "Kilo Test (demo key) <kilo@example.net>" imported
BUILDSTDERR: gpg: key 37CAB51FB79103F8: public key "Lima Test (demo key) <lima@example.net>" imported
BUILDSTDERR: gpg: key BE794852BE5CF886: public key "Mallory (demo key)" imported
BUILDSTDERR: gpg: key 25B00FD430CEC684: public key "November Test (demo key) <november@example.net>" imported
BUILDSTDERR: gpg: key 5F6356BA6D9732AC: public key "Oscar Test (demo key) <oscar@example.net>" imported
BUILDSTDERR: gpg: key 5D15E01D3FF13206: public key "Papa test (demo key) <papa@example.net>" imported
BUILDSTDERR: gpg: key 1C67EC133C661C84: public key "Quebec Test (demo key) <quebec@example.net>" imported
BUILDSTDERR: gpg: key 3BDBEDB1777FBED3: public key "Romeo Test (demo key) <romeo@example.net>" imported
BUILDSTDERR: gpg: key A5E67F7FA3AE3EA1: public key "Sierra Test (demo key) <sierra@example.net>" imported
BUILDSTDERR: gpg: key 58CB9A4C85A81F38: public key "Tango Test (demo key) <tango@example.net>" imported
BUILDSTDERR: gpg: key A94C0F75653244D6: public key "Uniform Test (demo key) <uniform@example.net>" imported
BUILDSTDERR: gpg: key 47AF4B6961F04784: public key "Victor Test (demo key) <victor@example.org>" imported
BUILDSTDERR: gpg: key DEF0F7B8EC67DBDE: public key "Whisky Test (demo key) <whisky@example.net>" imported
BUILDSTDERR: gpg: key 8979A6C5567FB34A: public key "XRay Test (demo key) <xray@example.net>" imported
BUILDSTDERR: gpg: key 9EEF34CD4B11B25F: public key "Yankee Test (demo key) <yankee@example.net>" imported
BUILDSTDERR: gpg: key 6BC4778054ACD246: public key "Zulu Test (demo key) <zulu@example.net>" imported
BUILDSTDERR: gpg: Total number processed: 26
BUILDSTDERR: gpg: imported: 26
BUILDSTDERR: gpg: Warning: using insecure memory!
BUILDSTDERR: gpg: key 2D727CC768697734: "Alfa Test (demo key) <alfa@example.net>" 1 new signature
BUILDSTDERR: gpg: key 2D727CC768697734: secret key imported
BUILDSTDERR: gpg: key 6BC4778054ACD246: "Zulu Test (demo key) <zulu@example.net>" 1 new signature
BUILDSTDERR: gpg: key 6BC4778054ACD246: secret key imported
BUILDSTDERR: gpg: Total number processed: 2
BUILDSTDERR: gpg: new signatures: 2
BUILDSTDERR: gpg: secret keys read: 2
BUILDSTDERR: gpg: secret keys unchanged: 2
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt.o t-encrypt.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-decrypt.o t-decrypt.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-sym.o t-encrypt-sym.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-sign.o t-encrypt-sign.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-sign.o t-sign.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-decrypt-verify.o t-decrypt-verify.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-signers.o t-signers.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-verify.o t-verify.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-trustlist.o t-trustlist.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-export.o t-export.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-import.o t-import.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-edit.o t-edit.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-sig-notation.o t-sig-notation.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-wait.o t-wait.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-large.o t-encrypt-large.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-file-name.o t-file-name.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-keylist.o t-keylist.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt-mixed.o t-encrypt-mixed.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-eventloop.o t-eventloop.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-gpgconf.o t-gpgconf.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-thread-keylist.o t-thread-keylist.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-thread1.o t-thread1.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-keylist-sig.o t-keylist-sig.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-thread-keylist-verify.o t-thread-keylist-verify.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-genkey.o t-genkey.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-sym t-encrypt-sym.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-sym t-encrypt-sym.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-cancel.o t-cancel.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-sign t-encrypt-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-signers t-signers.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sign t-sign.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sign t-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt t-decrypt.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-verify t-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt-verify t-decrypt-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-export t-export.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-import t-import.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-import t-import.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sig-notation t-sig-notation.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sig-notation t-sig-notation.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-trustlist t-trustlist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist t-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-edit t-edit.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist-sig t-keylist-sig.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist-sig t-keylist-sig.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-wait t-wait.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-file-name t-file-name.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-file-name t-file-name.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-large t-encrypt-large.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-large t-encrypt-large.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-gpgconf t-gpgconf.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-gpgconf t-gpgconf.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-mixed t-encrypt-mixed.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt-mixed t-encrypt-mixed.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-eventloop t-eventloop.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-eventloop t-eventloop.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread1 t-thread1.o ../../src/libgpgme.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread1 t-thread1.o ../../src/.libs/libgpgme.so -lpthread -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread-keylist t-thread-keylist.o ../../src/libgpgme.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread-keylist t-thread-keylist.o ../../src/.libs/libgpgme.so -lpthread -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread-keylist-verify t-thread-keylist-verify.o ../../src/libgpgme.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-thread-keylist-verify t-thread-keylist-verify.o ../../src/.libs/libgpgme.so -lpthread -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-genkey t-genkey.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-cancel t-cancel.o ../../src/libgpgme.la -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-cancel t-cancel.o ../../src/.libs/libgpgme.so -lpthread -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
Making all in gpgsm
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
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
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
echo disable-crl-checks > ./gpgsm.conf
echo faked-system-time 1008241200 >> ./gpgsm.conf
echo "agent-program `which gpg-agent`|--debug-quick-random" >> ./gpgsm.conf
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgconf --kill all
/usr/bin/mkdir -p ./private-keys-v1.d
cp ./32100C27173EF6E9C4E9A25D3D69F86D37A4F939 private-keys-v1.d/32100C27173EF6E9C4E9A25D3D69F86D37A4F939.key
echo x > ./gpg-sample.stamp
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm LC_ALL=C GPG_AGENT_INFO= top_srcdir=../.. gpgsm --import ./cert_g10code_test1.der
touch pubring-stamp
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
BUILDSTDERR: gpgsm: WARNING: running with faked system time: 2001-12-13 11:00:00
BUILDSTDERR: Warning: using insecure memory!
BUILDSTDERR: gpgsm: keybox '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm/pubring.kbx' created
BUILDSTDERR: gpgsm: total number processed: 1
BUILDSTDERR: gpgsm: imported: 1
/usr/bin/make all-am
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-decrypt.o t-decrypt.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-encrypt.o t-encrypt.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-sign.o t-sign.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-export.o t-export.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-verify.o t-verify.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-import.o t-import.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-genkey.o t-genkey.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-keylist.o t-keylist.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cms-decrypt.o cms-decrypt.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cms-keylist.o cms-keylist.c
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt t-decrypt.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-decrypt t-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sign t-sign.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-sign t-sign.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-import t-import.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-import t-import.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-export t-export.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-verify t-verify.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-genkey t-genkey.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cms-decrypt cms-decrypt.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist t-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cms-keylist cms-keylist.o ../../src/libgpgme.la
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cms-keylist cms-keylist.o ../../src/.libs/libgpgme.so -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
Making all in opassuan
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/opassuan'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-command.o t-command.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/opassuan'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/opassuan'
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.11.0/tests/opassuan'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-version.o t-version.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-engine-info.o t-engine-info.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-import.o run-import.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-export.o run-export.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-sign.o run-sign.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o t-data.o t-data.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-identify.o run-identify.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-keylist.o run-keylist.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
BUILDSTDERR: run-keylist.c: In function 'isotimestr.part.0':
BUILDSTDERR: run-keylist.c:78:57: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=]
BUILDSTDERR: snprintf (buffer, sizeof buffer, "%04d-%02d-%02d %02d:%02d:%02d",
BUILDSTDERR: ^~~~
BUILDSTDERR: In file included from /usr/include/stdio.h:861,
BUILDSTDERR: from run-keylist.c:27:
BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 30
BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ());
BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-verify.o run-verify.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
BUILDSTDERR: run-verify.c: In function 'isotimestr.part.0':
BUILDSTDERR: run-verify.c:53:57: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=]
BUILDSTDERR: snprintf (buffer, sizeof buffer, "%04d-%02d-%02d %02d:%02d:%02d",
BUILDSTDERR: ^~~~
BUILDSTDERR: In file included from /usr/include/stdio.h:861,
BUILDSTDERR: from run-verify.c:27:
BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 30
BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ());
BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-encrypt.o run-encrypt.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-tofu.o run-tofu.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-keysign.o run-keysign.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-decrypt.o run-decrypt.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-swdb.o run-swdb.c
BUILDSTDERR: run-swdb.c: In function 'isotimestr.part.0':
BUILDSTDERR: run-swdb.c:53:57: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=]
BUILDSTDERR: snprintf (buffer, sizeof buffer, "%04d-%02d-%02d %02d:%02d:%02d",
BUILDSTDERR: ^~~~
BUILDSTDERR: In file included from /usr/include/stdio.h:861,
BUILDSTDERR: from run-swdb.c:27:
BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 20 and 72 bytes into a destination of size 30
BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ());
BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-version t-version.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-version t-version.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-data t-data.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-data t-data.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-engine-info t-engine-info.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-engine-info t-engine-info.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o run-genkey.o run-genkey.c
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-keylist run-keylist.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-import run-import.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-export run-export.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-sign run-sign.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-sign run-sign.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-verify run-verify.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-encrypt run-encrypt.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-encrypt run-encrypt.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-identify run-identify.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-identify run-identify.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-genkey run-genkey.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-genkey run-genkey.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-decrypt run-decrypt.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-decrypt run-decrypt.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-keysign run-keysign.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-keysign run-keysign.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-tofu run-tofu.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-tofu run-tofu.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-swdb run-swdb.o ../src/libgpgme.la -lgpg-error
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-swdb run-swdb.o ../src/.libs/libgpgme.so -lgpg-error -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
gcc -I. -I.. -I. \
-o mkdefsinc ./mkdefsinc.c
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
incd="`test -f defsincdate || echo './'`defsincdate"; \
./mkdefsinc -C . --date "`cat $incd 2>/dev/null`" \
gpgme.texi uiserver.texi lesser.texi gpl.texi >defs.inc
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
/usr/bin/make all-am
make[3]: Nothing to be done for 'all-am'.
Making all in lang
Making all in cpp
Making all in src
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o exception.lo exception.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c exception.cpp -fPIC -DPIC -o .libs/exception.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o callbacks.lo callbacks.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c callbacks.cpp -fPIC -DPIC -o .libs/callbacks.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o editinteractor.lo editinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c editinteractor.cpp -fPIC -DPIC -o .libs/editinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o trustitem.lo trustitem.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c trustitem.cpp -fPIC -DPIC -o .libs/trustitem.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o data.lo data.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c data.cpp -fPIC -DPIC -o .libs/data.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o eventloopinteractor.lo eventloopinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c eventloopinteractor.cpp -fPIC -DPIC -o .libs/eventloopinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o keygenerationresult.lo keygenerationresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c keygenerationresult.cpp -fPIC -DPIC -o .libs/keygenerationresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o keylistresult.lo keylistresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c keylistresult.cpp -fPIC -DPIC -o .libs/keylistresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o importresult.lo importresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c importresult.cpp -fPIC -DPIC -o .libs/importresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o key.lo key.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c key.cpp -fPIC -DPIC -o .libs/key.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o decryptionresult.lo decryptionresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c decryptionresult.cpp -fPIC -DPIC -o .libs/decryptionresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o engineinfo.lo engineinfo.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c engineinfo.cpp -fPIC -DPIC -o .libs/engineinfo.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpgsetexpirytimeeditinteractor.lo gpgsetexpirytimeeditinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpgsetexpirytimeeditinteractor.cpp -fPIC -DPIC -o .libs/gpgsetexpirytimeeditinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o encryptionresult.lo encryptionresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c encryptionresult.cpp -fPIC -DPIC -o .libs/encryptionresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpgsetownertrusteditinteractor.lo gpgsetownertrusteditinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpgsetownertrusteditinteractor.cpp -fPIC -DPIC -o .libs/gpgsetownertrusteditinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpgadduserideditinteractor.lo gpgadduserideditinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpgadduserideditinteractor.cpp -fPIC -DPIC -o .libs/gpgadduserideditinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o signingresult.lo signingresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c signingresult.cpp -fPIC -DPIC -o .libs/signingresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o context.lo context.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c context.cpp -fPIC -DPIC -o .libs/context.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpggencardkeyinteractor.lo gpggencardkeyinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpggencardkeyinteractor.cpp -fPIC -DPIC -o .libs/gpggencardkeyinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o verificationresult.lo verificationresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c verificationresult.cpp -fPIC -DPIC -o .libs/verificationresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o vfsmountresult.lo vfsmountresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c vfsmountresult.cpp -fPIC -DPIC -o .libs/vfsmountresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o defaultassuantransaction.lo defaultassuantransaction.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c defaultassuantransaction.cpp -fPIC -DPIC -o .libs/defaultassuantransaction.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o context_vanilla.lo context_vanilla.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c context_vanilla.cpp -fPIC -DPIC -o .libs/context_vanilla.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpgagentgetinfoassuantransaction.lo gpgagentgetinfoassuantransaction.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpgagentgetinfoassuantransaction.cpp -fPIC -DPIC -o .libs/gpgagentgetinfoassuantransaction.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o scdgetinfoassuantransaction.lo scdgetinfoassuantransaction.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c scdgetinfoassuantransaction.cpp -fPIC -DPIC -o .libs/scdgetinfoassuantransaction.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o tofuinfo.lo tofuinfo.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c tofuinfo.cpp -fPIC -DPIC -o .libs/tofuinfo.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o swdbresult.lo swdbresult.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c swdbresult.cpp -fPIC -DPIC -o .libs/swdbresult.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpgsignkeyeditinteractor.lo gpgsignkeyeditinteractor.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpgsignkeyeditinteractor.cpp -fPIC -DPIC -o .libs/gpgsignkeyeditinteractor.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o configuration.lo configuration.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/include/libassuan2 -DBUILDING_GPGMEPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c configuration.cpp -fPIC -DPIC -o .libs/configuration.o
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-undefined -version-info 12:0:6 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgpgmepp.la -rpath /usr/lib64 exception.lo context.lo key.lo trustitem.lo data.lo callbacks.lo eventloopinteractor.lo editinteractor.lo keylistresult.lo keygenerationresult.lo importresult.lo decryptionresult.lo verificationresult.lo signingresult.lo encryptionresult.lo engineinfo.lo gpgsetexpirytimeeditinteractor.lo gpgsetownertrusteditinteractor.lo gpgsignkeyeditinteractor.lo gpgadduserideditinteractor.lo gpggencardkeyinteractor.lo defaultassuantransaction.lo scdgetinfoassuantransaction.lo gpgagentgetinfoassuantransaction.lo vfsmountresult.lo configuration.lo tofuinfo.lo swdbresult.lo context_vanilla.lo ../../../src/libgpgme.la -lassuan -lgpg-error
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/exception.o .libs/context.o .libs/key.o .libs/trustitem.o .libs/data.o .libs/callbacks.o .libs/eventloopinteractor.o .libs/editinteractor.o .libs/keylistresult.o .libs/keygenerationresult.o .libs/importresult.o .libs/decryptionresult.o .libs/verificationresult.o .libs/signingresult.o .libs/encryptionresult.o .libs/engineinfo.o .libs/gpgsetexpirytimeeditinteractor.o .libs/gpgsetownertrusteditinteractor.o .libs/gpgsignkeyeditinteractor.o .libs/gpgadduserideditinteractor.o .libs/gpggencardkeyinteractor.o .libs/defaultassuantransaction.o .libs/scdgetinfoassuantransaction.o .libs/gpgagentgetinfoassuantransaction.o .libs/vfsmountresult.o .libs/configuration.o .libs/tofuinfo.o .libs/swdbresult.o .libs/context_vanilla.o -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64 ../../../src/.libs/libgpgme.so -lassuan -lgpg-error -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -mcet -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgpgmepp.so.6 -o .libs/libgpgmepp.so.6.6.0
libtool: link: (cd ".libs" && rm -f "libgpgmepp.so.6" && ln -s "libgpgmepp.so.6.6.0" "libgpgmepp.so.6")
libtool: link: (cd ".libs" && rm -f "libgpgmepp.so" && ln -s "libgpgmepp.so.6.6.0" "libgpgmepp.so")
libtool: link: ( cd ".libs" && rm -f "libgpgmepp.la" && ln -s "../libgpgmepp.la" "libgpgmepp.la" )
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Nothing to be done for 'all-am'.
Making all in python
Making all in .
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
ln -sf "../../src/data.h" .
ln -sf "../../config.h" .
ln -sf "./src" gpg
touch copystamp
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
set -e ; for PYTHON in /usr/bin/python2 /usr/bin/python3; do \
CPP="gcc -E" \
CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes" \
srcdir="." \
top_builddir="../.." \
$PYTHON setup.py build --verbose --build-base="$(basename "${PYTHON}")-gpg" ; \
done
running build
Using gpgme.h from ../../src/gpgme.h
running build_ext
building 'gpg._gpgme' extension
swigging python2-gpg/gpgme.i to python2-gpg/gpgme_wrap.c
swig -python -threads -DHAVE_DATA_H=1 -DIN_TREE_BUILD=1 -DHAVE_CONFIG_H=1 -Ipython2-gpg -outdir python2-gpg/lib.linux-x86_64-2.7/gpg -o python2-gpg/gpgme_wrap.c python2-gpg/gpgme.i
creating python2-gpg/temp.linux-x86_64-2.7
creating python2-gpg/temp.linux-x86_64-2.7/python2-gpg
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -fPIC -DHAVE_DATA_H=1 -DIN_TREE_BUILD=1 -DHAVE_CONFIG_H=1 -Ipython2-gpg -I/builddir/build/BUILD/gpgme-1.11.0/lang/python -I/usr/include/python2.7 -c python2-gpg/gpgme_wrap.c -o python2-gpg/temp.linux-x86_64-2.7/python2-gpg/gpgme_wrap.o
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -fPIC -DHAVE_DATA_H=1 -DIN_TREE_BUILD=1 -DHAVE_CONFIG_H=1 -Ipython2-gpg -I/builddir/build/BUILD/gpgme-1.11.0/lang/python -I/usr/include/python2.7 -c python2-gpg/helpers.c -o python2-gpg/temp.linux-x86_64-2.7/python2-gpg/helpers.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes python2-gpg/temp.linux-x86_64-2.7/python2-gpg/gpgme_wrap.o python2-gpg/temp.linux-x86_64-2.7/python2-gpg/helpers.o -L../../src/.libs -L/usr/lib64 -lpython2.7 -o python2-gpg/lib.linux-x86_64-2.7/gpg/_gpgme.so -L/usr/lib64 -lgpgme
running build_py
copying gpg/callbacks.py -> python2-gpg/lib.linux-x86_64-2.7/gpg
copying gpg/util.py -> python2-gpg/lib.linux-x86_64-2.7/gpg
copying gpg/results.py -> python2-gpg/lib.linux-x86_64-2.7/gpg
copying gpg/core.py -> python2-gpg/lib.linux-x86_64-2.7/gpg
copying gpg/errors.py -> python2-gpg/lib.linux-x86_64-2.7/gpg
copying gpg/__init__.py -> python2-gpg/lib.linux-x86_64-2.7/gpg
creating python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/import.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/pk.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/keysign.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/md.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/protocol.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/sigsum.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/create.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/event.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/status.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/validity.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
copying gpg/constants/__init__.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants
creating python2-gpg/lib.linux-x86_64-2.7/gpg/constants/data
copying gpg/constants/data/encoding.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/data
copying gpg/constants/data/__init__.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/data
creating python2-gpg/lib.linux-x86_64-2.7/gpg/constants/keylist
copying gpg/constants/keylist/mode.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/keylist
copying gpg/constants/keylist/__init__.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/keylist
creating python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig
copying gpg/constants/sig/notation.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig
copying gpg/constants/sig/mode.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig
copying gpg/constants/sig/__init__.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig
creating python2-gpg/lib.linux-x86_64-2.7/gpg/constants/tofu
copying gpg/constants/tofu/policy.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/tofu
copying gpg/constants/tofu/__init__.py -> python2-gpg/lib.linux-x86_64-2.7/gpg/constants/tofu
running build
Using gpgme.h from ../../src/gpgme.h
running build_ext
building 'gpg._gpgme' extension
swigging python3-gpg/gpgme.i to python3-gpg/gpgme_wrap.c
swig -python -threads -py3 -DHAVE_CONFIG_H=1 -DHAVE_DATA_H=1 -DIN_TREE_BUILD=1 -Ipython3-gpg -outdir python3-gpg/lib.linux-x86_64-3.6/gpg -o python3-gpg/gpgme_wrap.c python3-gpg/gpgme.i
creating python3-gpg/temp.linux-x86_64-3.6
creating python3-gpg/temp.linux-x86_64-3.6/python3-gpg
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H=1 -DHAVE_DATA_H=1 -DIN_TREE_BUILD=1 -Ipython3-gpg -I/builddir/build/BUILD/gpgme-1.11.0/lang/python -I/usr/include/python3.6m -c python3-gpg/gpgme_wrap.c -o python3-gpg/temp.linux-x86_64-3.6/python3-gpg/gpgme_wrap.o
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H=1 -DHAVE_DATA_H=1 -DIN_TREE_BUILD=1 -Ipython3-gpg -I/builddir/build/BUILD/gpgme-1.11.0/lang/python -I/usr/include/python3.6m -c python3-gpg/helpers.c -o python3-gpg/temp.linux-x86_64-3.6/python3-gpg/helpers.o
gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes python3-gpg/temp.linux-x86_64-3.6/python3-gpg/gpgme_wrap.o python3-gpg/temp.linux-x86_64-3.6/python3-gpg/helpers.o -L../../src/.libs -L/usr/lib64 -lpython3.6m -o python3-gpg/lib.linux-x86_64-3.6/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so -L/usr/lib64 -lgpgme
running build_py
copying gpg/callbacks.py -> python3-gpg/lib.linux-x86_64-3.6/gpg
copying gpg/util.py -> python3-gpg/lib.linux-x86_64-3.6/gpg
copying gpg/results.py -> python3-gpg/lib.linux-x86_64-3.6/gpg
copying gpg/core.py -> python3-gpg/lib.linux-x86_64-3.6/gpg
copying gpg/errors.py -> python3-gpg/lib.linux-x86_64-3.6/gpg
copying gpg/__init__.py -> python3-gpg/lib.linux-x86_64-3.6/gpg
creating python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/import.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/pk.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/keysign.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/md.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/protocol.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/sigsum.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/create.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/event.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/status.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/validity.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
copying gpg/constants/__init__.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants
creating python3-gpg/lib.linux-x86_64-3.6/gpg/constants/data
copying gpg/constants/data/encoding.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/data
copying gpg/constants/data/__init__.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/data
creating python3-gpg/lib.linux-x86_64-3.6/gpg/constants/keylist
copying gpg/constants/keylist/mode.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/keylist
copying gpg/constants/keylist/__init__.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/keylist
creating python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig
copying gpg/constants/sig/notation.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig
copying gpg/constants/sig/mode.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig
copying gpg/constants/sig/__init__.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig
creating python3-gpg/lib.linux-x86_64-3.6/gpg/constants/tofu
copying gpg/constants/tofu/policy.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/tofu
copying gpg/constants/tofu/__init__.py -> python3-gpg/lib.linux-x86_64-3.6/gpg/constants/tofu
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
Making all in tests
BUILDSTDERR: python2-gpg/gpgme.h:424: Warning 302: Identifier '_gpgme_sig_notation' redefined (ignored),
BUILDSTDERR: python2-gpg/gpgme.i:580: Warning 302: previous definition of '_gpgme_sig_notation'.
BUILDSTDERR: python2-gpg/gpgme.h:647: Warning 301: class keyword used, but not in C++ mode.
BUILDSTDERR: python2-gpg/gpgme.h:647: Warning 314: 'class' is a python keyword, renaming to '_class'
BUILDSTDERR: python2-gpg/gpgme.h:1467: Warning 301: class keyword used, but not in C++ mode.
BUILDSTDERR: python2-gpg/gpgme.h:1467: Warning 314: 'class' is a python keyword, renaming to '_class'
BUILDSTDERR: python2-gpg/gpgme.h:477: Warning 451: Setting a const char * variable may leak memory.
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function 'SWIG_Python_NewShadowInstance':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:2484:65: warning: declaration of 'swig_this' shadows a global declaration [-Wshadow]
BUILDSTDERR: SWIG_Python_NewShadowInstance(SwigPyClientData *data, PyObject *swig_this)
BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:2225:18: note: shadowed declaration is here
BUILDSTDERR: static PyObject *swig_this = NULL;
BUILDSTDERR: ^~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function 'SWIG_Python_SetSwigThis':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:2559:51: warning: declaration of 'swig_this' shadows a global declaration [-Wshadow]
BUILDSTDERR: SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this)
BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:2225:18: note: shadowed declaration is here
BUILDSTDERR: static PyObject *swig_this = NULL;
BUILDSTDERR: ^~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: At top level:
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3678:23: warning: function declaration isn't a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_ctx_t *new_gpgme_ctx_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3699:24: warning: function declaration isn't a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_data_t *new_gpgme_data_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3720:23: warning: function declaration isn't a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_key_t *new_gpgme_key_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3741:25: warning: function declaration isn't a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_error_t *new_gpgme_error_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3762:30: warning: function declaration isn't a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_trust_item_t *new_gpgme_trust_item_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3783:31: warning: function declaration isn't a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_engine_info_t *new_gpgme_engine_info_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_key_sig__class_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:8025:5: warning: 'class' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: if (arg1) (arg1)->class = arg2;
BUILDSTDERR: ^~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:647:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_key_sig__class_get':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:8051:5: warning: 'class' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned int) ((arg1)->class);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:647:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_new_signature__class_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:23846:5: warning: 'class' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: if (arg1) (arg1)->class = arg2;
BUILDSTDERR: ^~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:1467:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_new_signature__class_get':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:23872:5: warning: 'class' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned int) ((arg1)->class);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:1467:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_export_ext_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30594:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
BUILDSTDERR: "arg %d: list must contain only str or bytes, got %s "
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30596:37:
BUILDSTDERR: 2, o->ob_type->tp_name, i);
BUILDSTDERR: ~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30595:27: note: format string is defined here
BUILDSTDERR: "at position %d",
BUILDSTDERR: ~^
BUILDSTDERR: %ld
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_export_ext':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30912:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
BUILDSTDERR: "arg %d: list must contain only str or bytes, got %s "
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30914:37:
BUILDSTDERR: 2, o->ob_type->tp_name, i);
BUILDSTDERR: ~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30913:27: note: format string is defined here
BUILDSTDERR: "at position %d",
BUILDSTDERR: ~^
BUILDSTDERR: %ld
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_keylist_ext_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:35941:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
BUILDSTDERR: "arg %d: list must contain only str or bytes, got %s "
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:35943:37:
BUILDSTDERR: 2, o->ob_type->tp_name, i);
BUILDSTDERR: ~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:35942:27: note: format string is defined here
BUILDSTDERR: "at position %d",
BUILDSTDERR: ~^
BUILDSTDERR: %ld
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_spawn_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37470:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
BUILDSTDERR: "arg %d: list must contain only str or bytes, got %s "
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37472:37:
BUILDSTDERR: 3, o->ob_type->tp_name, i);
BUILDSTDERR: ~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37471:27: note: format string is defined here
BUILDSTDERR: "at position %d",
BUILDSTDERR: ~^
BUILDSTDERR: %ld
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_spawn':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37620:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
BUILDSTDERR: "arg %d: list must contain only str or bytes, got %s "
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37622:37:
BUILDSTDERR: 3, o->ob_type->tp_name, i);
BUILDSTDERR: ~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37621:27: note: format string is defined here
BUILDSTDERR: "at position %d",
BUILDSTDERR: ~^
BUILDSTDERR: %ld
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_edit_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:42062:5: warning: 'gpgme_op_edit_start' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_edit_start(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2581:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_edit':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:42337:5: warning: 'gpgme_op_edit' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_edit(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2584:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_edit (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_card_edit_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:42612:5: warning: 'gpgme_op_card_edit_start' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_card_edit_start(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2587:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_card_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_card_edit':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:42887:5: warning: 'gpgme_op_card_edit' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_card_edit(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2591:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_card_edit (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_get_sig_status':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43132:5: warning: 'gpgme_get_sig_status' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_get_sig_status(arg1,arg2,arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2658:13: note: declared here
BUILDSTDERR: const char *gpgme_get_sig_status (gpgme_ctx_t ctx, int idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_get_sig_ulong_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43185:5: warning: 'gpgme_get_sig_ulong_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned long)gpgme_get_sig_ulong_attr(arg1,arg2,arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2666:15: note: declared here
BUILDSTDERR: unsigned long gpgme_get_sig_ulong_attr (gpgme_ctx_t c, int idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_get_sig_string_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43238:5: warning: 'gpgme_get_sig_string_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_get_sig_string_attr(arg1,arg2,arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2669:13: note: declared here
BUILDSTDERR: const char *gpgme_get_sig_string_attr (gpgme_ctx_t c, int idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_get_sig_key':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43282:5: warning: 'gpgme_get_sig_key' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_get_sig_key(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2676:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_get_sig_key (gpgme_ctx_t ctx, int idx, gpgme_key_t *r_key)
BUILDSTDERR: ^~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_data_new_with_read_cb':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43325:5: warning: 'gpgme_data_new_with_read_cb' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_data_new_with_read_cb(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2682:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_data_new_with_read_cb (gpgme_data_t *r_dh,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_key_get_string_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43378:5: warning: 'gpgme_key_get_string_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_key_get_string_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2692:13: note: declared here
BUILDSTDERR: const char *gpgme_key_get_string_attr (gpgme_key_t key, _gpgme_attr_t what,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_key_get_ulong_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43429:5: warning: 'gpgme_key_get_ulong_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned long)gpgme_key_get_ulong_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2700:15: note: declared here
BUILDSTDERR: unsigned long gpgme_key_get_ulong_attr (gpgme_key_t key, _gpgme_attr_t what,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_key_sig_get_string_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43489:5: warning: 'gpgme_key_sig_get_string_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_key_sig_get_string_attr(arg1,arg2,arg3,(void const *)arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2708:13: note: declared here
BUILDSTDERR: const char *gpgme_key_sig_get_string_attr (gpgme_key_t key, int uid_idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_key_sig_get_ulong_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43549:5: warning: 'gpgme_key_sig_get_ulong_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned long)gpgme_key_sig_get_ulong_attr(arg1,arg2,arg3,(void const *)arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2717:15: note: declared here
BUILDSTDERR: unsigned long gpgme_key_sig_get_ulong_attr (gpgme_key_t key, int uid_idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_import_ext':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43617:5: warning: 'gpgme_op_import_ext' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_import_ext(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2723:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_import_ext (gpgme_ctx_t ctx, gpgme_data_t keydata,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_trust_item_release':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43834:5: warning: 'gpgme_trust_item_release' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: gpgme_trust_item_release(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2728:6: note: declared here
BUILDSTDERR: void gpgme_trust_item_release (gpgme_trust_item_t item) _GPGME_DEPRECATED(0,4);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_trust_item_get_string_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43885:5: warning: 'gpgme_trust_item_get_string_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_trust_item_get_string_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2733:13: note: declared here
BUILDSTDERR: const char *gpgme_trust_item_get_string_attr (gpgme_trust_item_t item,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_trust_item_get_int_attr':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43936:5: warning: 'gpgme_trust_item_get_int_attr' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (int)gpgme_trust_item_get_int_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2742:5: note: declared here
BUILDSTDERR: int gpgme_trust_item_get_int_attr (gpgme_trust_item_t item, _gpgme_attr_t what,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_op_assuan_result_err_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43973:5: warning: 'err' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: if (arg1) (arg1)->err = arg2;
BUILDSTDERR: ^~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2753:17: note: declared here
BUILDSTDERR: gpgme_error_t err _GPGME_DEPRECATED_OUTSIDE_GPGME(1,2);
BUILDSTDERR: ^~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_op_assuan_result_err_get':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43999:5: warning: 'err' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = ((arg1)->err);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2753:17: note: declared here
BUILDSTDERR: gpgme_error_t err _GPGME_DEPRECATED_OUTSIDE_GPGME(1,2);
BUILDSTDERR: ^~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_assuan_result':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:44076:5: warning: 'gpgme_op_assuan_result' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (gpgme_assuan_result_t)gpgme_op_assuan_result(arg1);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2759:23: note: declared here
BUILDSTDERR: gpgme_assuan_result_t gpgme_op_assuan_result (gpgme_ctx_t ctx)
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_assuan_transact':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:44177:5: warning: 'gpgme_op_assuan_transact' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_assuan_transact(arg1,(char const *)arg2,arg3,arg4,arg5,arg6,arg7,arg8);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python2-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python2-gpg/gpgme.h:2763:1: note: declared here
BUILDSTDERR: gpgme_op_assuan_transact (gpgme_ctx_t ctx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_err_code_to_errno':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:4640:14: warning: 'arg1' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (int)gpgme_err_code_to_errno(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_strerror_r':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:4544:14: warning: 'arg1' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (int)gpgme_strerror_r(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_err_make_from_errno':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:4722:14: warning: 'arg1' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = gpgme_err_make_from_errno(arg1,arg2);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_copy_gpgme_error_t_p':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:44598:17: warning: 'arg1' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: gpgme_error_t arg1 ;
BUILDSTDERR: ^~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_data_seek':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3954:14: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = gpgme_data_seek(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_data_new_from_filepart':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:14904:14: warning: 'arg4' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = gpgme_data_new_from_filepart(arg1,(char const *)arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_export_ext_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30548:10: warning: 'size2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size2 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_export_ext':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:30866:10: warning: 'size2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size2 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_keylist_ext_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:35897:10: warning: 'size2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size2 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_spawn_start':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37400:10: warning: 'size3' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size3 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_op_spawn':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:37550:10: warning: 'size3' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size3 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_key_sig_status_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:7963:30: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->status = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_invalid_key_reason_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:11289:30: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->reason = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_io_event_done_data_err_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:12934:27: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->err = arg2;
BUILDSTDERR: ~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_io_event_done_data_op_err_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:12999:30: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->op_err = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_recipient_status_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:19835:30: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->status = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_signature_status_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:25338:30: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->status = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_signature_validity_reason_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:25955:39: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->validity_reason = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_import_status_result_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:28123:30: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->result = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap__gpgme_op_assuan_result_err_set':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:43973:27: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->err = arg2;
BUILDSTDERR: ~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_error_t_p_assign':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:3754:10: warning: 'arg2' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: *obj = value;
BUILDSTDERR: ~~~~~^~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c:44653:17: note: 'arg2' was declared here
BUILDSTDERR: gpgme_error_t arg2 ;
BUILDSTDERR: ^~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_strsource':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:4583:22: warning: 'arg1' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (char *)gpgme_strsource(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python2-gpg/gpgme_wrap.c: In function '_wrap_gpgme_strerror':
BUILDSTDERR: python2-gpg/gpgme_wrap.c:4489:22: warning: 'arg1' may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (char *)gpgme_strerror(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6,
BUILDSTDERR: from /usr/include/python2.7/Python.h:8,
BUILDSTDERR: from python2-gpg/helpers.c:30:
BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1202: warning: "_POSIX_C_SOURCE" redefined
BUILDSTDERR: #define _POSIX_C_SOURCE 200112L
BUILDSTDERR:
BUILDSTDERR: In file included from /usr/include/assert.h:35,
BUILDSTDERR: from python2-gpg/helpers.c:25:
BUILDSTDERR: /usr/include/features.h:265: note: this is the location of the previous definition
BUILDSTDERR: # define _POSIX_C_SOURCE 200809L
BUILDSTDERR:
BUILDSTDERR: In file included from /usr/include/python2.7/pyconfig.h:6,
BUILDSTDERR: from /usr/include/python2.7/Python.h:8,
BUILDSTDERR: from python2-gpg/helpers.c:30:
BUILDSTDERR: /usr/include/python2.7/pyconfig-64.h:1224: warning: "_XOPEN_SOURCE" redefined
BUILDSTDERR: #define _XOPEN_SOURCE 600
BUILDSTDERR:
BUILDSTDERR: In file included from /usr/include/assert.h:35,
BUILDSTDERR: from python2-gpg/helpers.c:25:
BUILDSTDERR: /usr/include/features.h:202: note: this is the location of the previous definition
BUILDSTDERR: # define _XOPEN_SOURCE 700
BUILDSTDERR:
BUILDSTDERR: python2-gpg/helpers.c: In function '_gpg_wrap_result':
BUILDSTDERR: python2-gpg/helpers.c:326:62: warning: passing argument 2 of 'PyMapping_GetItemString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
BUILDSTDERR: class = PyMapping_GetItemString(PyModule_GetDict(results), classname);
BUILDSTDERR: ^~~~~~~~~
BUILDSTDERR: In file included from /usr/include/python2.7/Python.h:133,
BUILDSTDERR: from python2-gpg/helpers.c:30:
BUILDSTDERR: /usr/include/python2.7/abstract.h:1356:29: note: expected 'char *' but argument is of type 'const char *'
BUILDSTDERR: PyAPI_FUNC(PyObject *) PyMapping_GetItemString(PyObject *o, char *key);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme.h:424: Warning 302: Identifier '_gpgme_sig_notation' redefined (ignored),
BUILDSTDERR: python3-gpg/gpgme.i:580: Warning 302: previous definition of '_gpgme_sig_notation'.
BUILDSTDERR: python3-gpg/gpgme.h:647: Warning 301: class keyword used, but not in C++ mode.
BUILDSTDERR: python3-gpg/gpgme.h:647: Warning 314: 'class' is a python keyword, renaming to '_class'
BUILDSTDERR: python3-gpg/gpgme.h:1467: Warning 301: class keyword used, but not in C++ mode.
BUILDSTDERR: python3-gpg/gpgme.h:1467: Warning 314: 'class' is a python keyword, renaming to '_class'
BUILDSTDERR: python3-gpg/gpgme.h:477: Warning 451: Setting a const char * variable may leak memory.
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘SWIG_Python_NewShadowInstance’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:2484:65: warning: declaration of ‘swig_this’ shadows a global declaration [-Wshadow]
BUILDSTDERR: SWIG_Python_NewShadowInstance(SwigPyClientData *data, PyObject *swig_this)
BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:2225:18: note: shadowed declaration is here
BUILDSTDERR: static PyObject *swig_this = NULL;
BUILDSTDERR: ^~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘SWIG_Python_SetSwigThis’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:2559:51: warning: declaration of ‘swig_this’ shadows a global declaration [-Wshadow]
BUILDSTDERR: SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this)
BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:2225:18: note: shadowed declaration is here
BUILDSTDERR: static PyObject *swig_this = NULL;
BUILDSTDERR: ^~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: At top level:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3678:23: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_ctx_t *new_gpgme_ctx_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3699:24: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_data_t *new_gpgme_data_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3720:23: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_key_t *new_gpgme_key_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3741:25: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_error_t *new_gpgme_error_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3762:30: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_trust_item_t *new_gpgme_trust_item_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3783:31: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
BUILDSTDERR: static gpgme_engine_info_t *new_gpgme_engine_info_t_p() {
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_key_sig__class_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:8025:5: warning: ‘class’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: if (arg1) (arg1)->class = arg2;
BUILDSTDERR: ^~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:647:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_key_sig__class_get’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:8051:5: warning: ‘class’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned int) ((arg1)->class);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:647:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_new_signature__class_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:23846:5: warning: ‘class’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: if (arg1) (arg1)->class = arg2;
BUILDSTDERR: ^~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:1467:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_new_signature__class_get’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:23872:5: warning: ‘class’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned int) ((arg1)->class);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:1467:16: note: declared here
BUILDSTDERR: unsigned int class _GPGME_DEPRECATED_OUTSIDE_GPGME(0,4);
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_edit_start’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:42062:5: warning: ‘gpgme_op_edit_start’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_edit_start(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2581:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_edit’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:42337:5: warning: ‘gpgme_op_edit’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_edit(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2584:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_edit (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_card_edit_start’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:42612:5: warning: ‘gpgme_op_card_edit_start’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_card_edit_start(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2587:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_card_edit_start (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_card_edit’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:42887:5: warning: ‘gpgme_op_card_edit’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_card_edit(arg1,arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2591:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_card_edit (gpgme_ctx_t ctx, gpgme_key_t key,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_get_sig_status’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43132:5: warning: ‘gpgme_get_sig_status’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_get_sig_status(arg1,arg2,arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2658:13: note: declared here
BUILDSTDERR: const char *gpgme_get_sig_status (gpgme_ctx_t ctx, int idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_get_sig_ulong_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43185:5: warning: ‘gpgme_get_sig_ulong_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned long)gpgme_get_sig_ulong_attr(arg1,arg2,arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2666:15: note: declared here
BUILDSTDERR: unsigned long gpgme_get_sig_ulong_attr (gpgme_ctx_t c, int idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_get_sig_string_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43238:5: warning: ‘gpgme_get_sig_string_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_get_sig_string_attr(arg1,arg2,arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2669:13: note: declared here
BUILDSTDERR: const char *gpgme_get_sig_string_attr (gpgme_ctx_t c, int idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_get_sig_key’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43282:5: warning: ‘gpgme_get_sig_key’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_get_sig_key(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2676:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_get_sig_key (gpgme_ctx_t ctx, int idx, gpgme_key_t *r_key)
BUILDSTDERR: ^~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_data_new_with_read_cb’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43325:5: warning: ‘gpgme_data_new_with_read_cb’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_data_new_with_read_cb(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2682:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_data_new_with_read_cb (gpgme_data_t *r_dh,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_key_get_string_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43378:5: warning: ‘gpgme_key_get_string_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_key_get_string_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2692:13: note: declared here
BUILDSTDERR: const char *gpgme_key_get_string_attr (gpgme_key_t key, _gpgme_attr_t what,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_key_get_ulong_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43429:5: warning: ‘gpgme_key_get_ulong_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned long)gpgme_key_get_ulong_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2700:15: note: declared here
BUILDSTDERR: unsigned long gpgme_key_get_ulong_attr (gpgme_key_t key, _gpgme_attr_t what,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_key_sig_get_string_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43489:5: warning: ‘gpgme_key_sig_get_string_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_key_sig_get_string_attr(arg1,arg2,arg3,(void const *)arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2708:13: note: declared here
BUILDSTDERR: const char *gpgme_key_sig_get_string_attr (gpgme_key_t key, int uid_idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_key_sig_get_ulong_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43549:5: warning: ‘gpgme_key_sig_get_ulong_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (unsigned long)gpgme_key_sig_get_ulong_attr(arg1,arg2,arg3,(void const *)arg4,arg5);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2717:15: note: declared here
BUILDSTDERR: unsigned long gpgme_key_sig_get_ulong_attr (gpgme_key_t key, int uid_idx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_import_ext’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43617:5: warning: ‘gpgme_op_import_ext’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_import_ext(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2723:15: note: declared here
BUILDSTDERR: gpgme_error_t gpgme_op_import_ext (gpgme_ctx_t ctx, gpgme_data_t keydata,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_trust_item_release’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43834:5: warning: ‘gpgme_trust_item_release’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: gpgme_trust_item_release(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2728:6: note: declared here
BUILDSTDERR: void gpgme_trust_item_release (gpgme_trust_item_t item) _GPGME_DEPRECATED(0,4);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_trust_item_get_string_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43885:5: warning: ‘gpgme_trust_item_get_string_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (char *)gpgme_trust_item_get_string_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2733:13: note: declared here
BUILDSTDERR: const char *gpgme_trust_item_get_string_attr (gpgme_trust_item_t item,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_trust_item_get_int_attr’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43936:5: warning: ‘gpgme_trust_item_get_int_attr’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (int)gpgme_trust_item_get_int_attr(arg1,arg2,(void const *)arg3,arg4);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2742:5: note: declared here
BUILDSTDERR: int gpgme_trust_item_get_int_attr (gpgme_trust_item_t item, _gpgme_attr_t what,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_op_assuan_result_err_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43973:5: warning: ‘err’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: if (arg1) (arg1)->err = arg2;
BUILDSTDERR: ^~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2753:17: note: declared here
BUILDSTDERR: gpgme_error_t err _GPGME_DEPRECATED_OUTSIDE_GPGME(1,2);
BUILDSTDERR: ^~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_op_assuan_result_err_get’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43999:5: warning: ‘err’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = ((arg1)->err);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2753:17: note: declared here
BUILDSTDERR: gpgme_error_t err _GPGME_DEPRECATED_OUTSIDE_GPGME(1,2);
BUILDSTDERR: ^~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_assuan_result’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:44076:5: warning: ‘gpgme_op_assuan_result’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = (gpgme_assuan_result_t)gpgme_op_assuan_result(arg1);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2759:23: note: declared here
BUILDSTDERR: gpgme_assuan_result_t gpgme_op_assuan_result (gpgme_ctx_t ctx)
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_assuan_transact’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:44177:5: warning: ‘gpgme_op_assuan_transact’ is deprecated [-Wdeprecated-declarations]
BUILDSTDERR: result = gpgme_op_assuan_transact(arg1,(char const *)arg2,arg3,arg4,arg5,arg6,arg7,arg8);
BUILDSTDERR: ^~~~~~
BUILDSTDERR: In file included from /builddir/build/BUILD/gpgme-1.11.0/lang/python/data.h:33,
BUILDSTDERR: from python3-gpg/gpgme_wrap.c:3124:
BUILDSTDERR: python3-gpg/gpgme.h:2763:1: note: declared here
BUILDSTDERR: gpgme_op_assuan_transact (gpgme_ctx_t ctx,
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_err_make_from_errno’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:4722:14: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = gpgme_err_make_from_errno(arg1,arg2);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_err_code_to_errno’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:4640:14: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (int)gpgme_err_code_to_errno(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_strerror_r’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:4544:14: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (int)gpgme_strerror_r(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_copy_gpgme_error_t_p’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:44598:17: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: gpgme_error_t arg1 ;
BUILDSTDERR: ^~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_data_seek’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3954:14: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = gpgme_data_seek(arg1,arg2,arg3);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_data_new_from_filepart’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:14904:14: warning: ‘arg4’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = gpgme_data_new_from_filepart(arg1,(char const *)arg2,arg3,arg4,arg5);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_export_ext_start’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:30548:10: warning: ‘size2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size2 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_export_ext’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:30866:10: warning: ‘size2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size2 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_keylist_ext_start’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:35897:10: warning: ‘size2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size2 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_spawn_start’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:37400:10: warning: ‘size3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size3 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_op_spawn’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:37550:10: warning: ‘size3’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: size_t size3 ;
BUILDSTDERR: ^~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_key_sig_status_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:7963:30: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->status = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_invalid_key_reason_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:11289:30: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->reason = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_io_event_done_data_err_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:12934:27: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->err = arg2;
BUILDSTDERR: ~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_io_event_done_data_op_err_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:12999:30: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->op_err = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_recipient_status_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:19835:30: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->status = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_signature_status_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:25338:30: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->status = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_signature_validity_reason_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:25955:39: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->validity_reason = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_import_status_result_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:28123:30: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->result = arg2;
BUILDSTDERR: ~~~~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap__gpgme_op_assuan_result_err_set’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:43973:27: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: if (arg1) (arg1)->err = arg2;
BUILDSTDERR: ~~~~~~~~~~~~^~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_error_t_p_assign’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:3754:10: warning: ‘arg2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: *obj = value;
BUILDSTDERR: ~~~~~^~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c:44653:17: note: ‘arg2’ was declared here
BUILDSTDERR: gpgme_error_t arg2 ;
BUILDSTDERR: ^~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_strsource’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:4583:22: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (char *)gpgme_strsource(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: python3-gpg/gpgme_wrap.c: In function ‘_wrap_gpgme_strerror’:
BUILDSTDERR: python3-gpg/gpgme_wrap.c:4489:22: warning: ‘arg1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
BUILDSTDERR: result = (char *)gpgme_strerror(arg1);
BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
echo pinentry-program /builddir/build/BUILD/gpgme-1.11.0/tests/gpg/pinentry >gpg-agent.conf
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
echo no-force-v3-sigs > ./gpg.conf
echo ignore-invalid-option agent-program >> ./gpg.conf
echo "agent-program `which gpg-agent`|--debug-quick-random" >> ./gpg.conf
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests LC_ALL=C GPG_AGENT_INFO= top_srcdir=../../.. srcdir=. LD_LIBRARY_PATH="../../../src/.libs:" gpgconf --kill all
/usr/bin/mkdir -p ./private-keys-v1.d
for k in ../../../tests/gpg/13CD0F3BDF24BE53FE192D62F18737256FF6E4FD ../../../tests/gpg/76F7E2B35832976B50A27A282D9B87E44577EB66 ../../../tests/gpg/A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD ../../../tests/gpg/13CBE3758AFE42B5E5E2AE4CED27AFA455E3F87F ../../../tests/gpg/7A030357C0F253A5BBCD282FFC4E521B37558F5C; do \
cp $k private-keys-v1.d/${k#../../../tests/gpg/}.key; \
done
echo x > ./gpg-sample.stamp
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests LC_ALL=C GPG_AGENT_INFO= top_srcdir=../../.. srcdir=. LD_LIBRARY_PATH="../../../src/.libs:" gpg2 --batch --no-permission-warning \
--import ../../../tests/gpg/pubdemo.asc
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests LC_ALL=C GPG_AGENT_INFO= top_srcdir=../../.. srcdir=. LD_LIBRARY_PATH="../../../src/.libs:" gpg2 --batch --no-permission-warning \
--import ../../../tests/gpg/secdemo.asc
echo x > ./pubring-stamp
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
/usr/bin/make all-am
BUILDSTDERR: gpg: Warning: using insecure memory!
BUILDSTDERR: gpg: keybox '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests/pubring.kbx' created
BUILDSTDERR: gpg: /builddir/build/BUILD/gpgme-1.11.0/lang/python/tests/trustdb.gpg: trustdb created
BUILDSTDERR: gpg: key 2D727CC768697734: public key "Alfa Test (demo key) <alfa@example.net>" imported
BUILDSTDERR: gpg: key FE180B1DA9E3B0B2: public key "Bob (demo key)" imported
BUILDSTDERR: gpg: key 413F4AF31AFDAB6C: public key "Charlie Test (demo key) <charlie@example.net>" imported
BUILDSTDERR: gpg: key EBA9F240EB9DC9E6: public key "Delta Test (demo key) <delta@example.net>" imported
BUILDSTDERR: gpg: key 318C1FAEFAEF6D1B: public key "Echelon (demo key)" imported
BUILDSTDERR: gpg: key D4BF57F37372E243: public key "Foxtrot Test (demo key) <foxtrot@example.net>" imported
BUILDSTDERR: gpg: key 168410A48FC282E6: public key "Golf Test (demo key) <golf@example.net>" imported
BUILDSTDERR: gpg: key 13DB965534C6E3F1: public key "Hotel Test (demo key) <hotel@example.net>" imported
BUILDSTDERR: gpg: key 1FE8FC6F04259677: public key "India Test (demo key) <india@example.net>" imported
BUILDSTDERR: gpg: key 0C820C71D2699313: public key "Juliet Test (demo key) <juliet@example.net>" imported
BUILDSTDERR: gpg: key AD1B0FAD43C2D0C7: public key "Kilo Test (demo key) <kilo@example.net>" imported
BUILDSTDERR: gpg: key 37CAB51FB79103F8: public key "Lima Test (demo key) <lima@example.net>" imported
BUILDSTDERR: gpg: key BE794852BE5CF886: public key "Mallory (demo key)" imported
BUILDSTDERR: gpg: key 25B00FD430CEC684: public key "November Test (demo key) <november@example.net>" imported
BUILDSTDERR: gpg: key 5F6356BA6D9732AC: public key "Oscar Test (demo key) <oscar@example.net>" imported
BUILDSTDERR: gpg: key 5D15E01D3FF13206: public key "Papa test (demo key) <papa@example.net>" imported
BUILDSTDERR: gpg: key 1C67EC133C661C84: public key "Quebec Test (demo key) <quebec@example.net>" imported
BUILDSTDERR: gpg: key 3BDBEDB1777FBED3: public key "Romeo Test (demo key) <romeo@example.net>" imported
BUILDSTDERR: gpg: key A5E67F7FA3AE3EA1: public key "Sierra Test (demo key) <sierra@example.net>" imported
BUILDSTDERR: gpg: key 58CB9A4C85A81F38: public key "Tango Test (demo key) <tango@example.net>" imported
BUILDSTDERR: gpg: key A94C0F75653244D6: public key "Uniform Test (demo key) <uniform@example.net>" imported
BUILDSTDERR: gpg: key 47AF4B6961F04784: public key "Victor Test (demo key) <victor@example.org>" imported
BUILDSTDERR: gpg: key DEF0F7B8EC67DBDE: public key "Whisky Test (demo key) <whisky@example.net>" imported
BUILDSTDERR: gpg: key 8979A6C5567FB34A: public key "XRay Test (demo key) <xray@example.net>" imported
BUILDSTDERR: gpg: key 9EEF34CD4B11B25F: public key "Yankee Test (demo key) <yankee@example.net>" imported
BUILDSTDERR: gpg: key 6BC4778054ACD246: public key "Zulu Test (demo key) <zulu@example.net>" imported
BUILDSTDERR: gpg: Total number processed: 26
BUILDSTDERR: gpg: imported: 26
BUILDSTDERR: gpg: Warning: using insecure memory!
BUILDSTDERR: gpg: key 2D727CC768697734: "Alfa Test (demo key) <alfa@example.net>" 1 new signature
BUILDSTDERR: gpg: key 2D727CC768697734: secret key imported
BUILDSTDERR: gpg: key 6BC4778054ACD246: "Zulu Test (demo key) <zulu@example.net>" 1 new signature
BUILDSTDERR: gpg: key 6BC4778054ACD246: secret key imported
BUILDSTDERR: gpg: Total number processed: 2
BUILDSTDERR: gpg: new signatures: 2
BUILDSTDERR: gpg: secret keys read: 2
BUILDSTDERR: gpg: secret keys unchanged: 2
make[5]: Nothing to be done for 'all-am'.
Making all in qt
Making all in src
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'abstractimportjob.h' || echo './'`abstractimportjob.h -o abstractimportjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'changeexpiryjob.h' || echo './'`changeexpiryjob.h -o changeexpiryjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'adduseridjob.h' || echo './'`adduseridjob.h -o adduseridjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'changepasswdjob.h' || echo './'`changepasswdjob.h -o changepasswdjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'changeownertrustjob.h' || echo './'`changeownertrustjob.h -o changeownertrustjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'decryptjob.h' || echo './'`decryptjob.h -o decryptjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'deletejob.h' || echo './'`deletejob.h -o deletejob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'decryptverifyjob.h' || echo './'`decryptverifyjob.h -o decryptverifyjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'downloadjob.h' || echo './'`downloadjob.h -o downloadjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'encryptjob.h' || echo './'`encryptjob.h -o encryptjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'exportjob.h' || echo './'`exportjob.h -o exportjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'hierarchicalkeylistjob.h' || echo './'`hierarchicalkeylistjob.h -o hierarchicalkeylistjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'importfromkeyserverjob.h' || echo './'`importfromkeyserverjob.h -o importfromkeyserverjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'importjob.h' || echo './'`importjob.h -o importjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'job.h' || echo './'`job.h -o job.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'keygenerationjob.h' || echo './'`keygenerationjob.h -o keygenerationjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'listallkeysjob.h' || echo './'`listallkeysjob.h -o listallkeysjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'keylistjob.h' || echo './'`keylistjob.h -o keylistjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'multideletejob.h' || echo './'`multideletejob.h -o multideletejob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeadduseridjob.h' || echo './'`qgpgmeadduseridjob.h -o qgpgmeadduseridjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmechangeexpiryjob.h' || echo './'`qgpgmechangeexpiryjob.h -o qgpgmechangeexpiryjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmechangeownertrustjob.h' || echo './'`qgpgmechangeownertrustjob.h -o qgpgmechangeownertrustjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmechangepasswdjob.h' || echo './'`qgpgmechangepasswdjob.h -o qgpgmechangepasswdjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmedecryptjob.h' || echo './'`qgpgmedecryptjob.h -o qgpgmedecryptjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmedecryptverifyjob.h' || echo './'`qgpgmedecryptverifyjob.h -o qgpgmedecryptverifyjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmedeletejob.h' || echo './'`qgpgmedeletejob.h -o qgpgmedeletejob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmedownloadjob.h' || echo './'`qgpgmedownloadjob.h -o qgpgmedownloadjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeencryptjob.h' || echo './'`qgpgmeencryptjob.h -o qgpgmeencryptjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeexportjob.h' || echo './'`qgpgmeexportjob.h -o qgpgmeexportjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeimportfromkeyserverjob.h' || echo './'`qgpgmeimportfromkeyserverjob.h -o qgpgmeimportfromkeyserverjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeimportjob.h' || echo './'`qgpgmeimportjob.h -o qgpgmeimportjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmekeygenerationjob.h' || echo './'`qgpgmekeygenerationjob.h -o qgpgmekeygenerationjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmekeylistjob.h' || echo './'`qgpgmekeylistjob.h -o qgpgmekeylistjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmerefreshkeysjob.h' || echo './'`qgpgmerefreshkeysjob.h -o qgpgmerefreshkeysjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmesecretkeyexportjob.h' || echo './'`qgpgmesecretkeyexportjob.h -o qgpgmesecretkeyexportjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmelistallkeysjob.h' || echo './'`qgpgmelistallkeysjob.h -o qgpgmelistallkeysjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmesignjob.h' || echo './'`qgpgmesignjob.h -o qgpgmesignjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmesignencryptjob.h' || echo './'`qgpgmesignencryptjob.h -o qgpgmesignencryptjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmesignkeyjob.h' || echo './'`qgpgmesignkeyjob.h -o qgpgmesignkeyjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeverifydetachedjob.h' || echo './'`qgpgmeverifydetachedjob.h -o qgpgmeverifydetachedjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmeverifyopaquejob.h' || echo './'`qgpgmeverifyopaquejob.h -o qgpgmeverifyopaquejob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmewkspublishjob.h' || echo './'`qgpgmewkspublishjob.h -o qgpgmewkspublishjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'tofupolicyjob.h' || echo './'`tofupolicyjob.h -o tofupolicyjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmetofupolicyjob.h' || echo './'`qgpgmetofupolicyjob.h -o qgpgmetofupolicyjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'signencryptjob.h' || echo './'`signencryptjob.h -o signencryptjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'signjob.h' || echo './'`signjob.h -o signjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'signkeyjob.h' || echo './'`signkeyjob.h -o signkeyjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'specialjob.h' || echo './'`specialjob.h -o specialjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'refreshkeysjob.h' || echo './'`refreshkeysjob.h -o refreshkeysjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'verifydetachedjob.h' || echo './'`verifydetachedjob.h -o verifydetachedjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'verifyopaquejob.h' || echo './'`verifyopaquejob.h -o verifyopaquejob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'keyformailboxjob.h' || echo './'`keyformailboxjob.h -o keyformailboxjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'wkspublishjob.h' || echo './'`wkspublishjob.h -o wkspublishjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmekeyformailboxjob.h' || echo './'`qgpgmekeyformailboxjob.h -o qgpgmekeyformailboxjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'defaultkeygenerationjob.h' || echo './'`defaultkeygenerationjob.h -o defaultkeygenerationjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'quickjob.h' || echo './'`quickjob.h -o quickjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
moc-qt5 `test -f 'qgpgmequickjob.h' || echo './'`qgpgmequickjob.h -o qgpgmequickjob.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "AddUserIDJob"
echo -n "AddUserIDJob" | tr '[:upper:]' '[:lower:]' >> "AddUserIDJob"
echo ".h\"" >> "AddUserIDJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "AbstractImportJob"
echo -n "AbstractImportJob" | tr '[:upper:]' '[:lower:]' >> "AbstractImportJob"
echo ".h\"" >> "AbstractImportJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ChangeExpiryJob"
echo -n "ChangeExpiryJob" | tr '[:upper:]' '[:lower:]' >> "ChangeExpiryJob"
echo ".h\"" >> "ChangeExpiryJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ChangeOwnerTrustJob"
echo -n "ChangeOwnerTrustJob" | tr '[:upper:]' '[:lower:]' >> "ChangeOwnerTrustJob"
echo ".h\"" >> "ChangeOwnerTrustJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ChangePasswdJob"
echo -n "ChangePasswdJob" | tr '[:upper:]' '[:lower:]' >> "ChangePasswdJob"
echo ".h\"" >> "ChangePasswdJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DataProvider"
echo -n "DataProvider" | tr '[:upper:]' '[:lower:]' >> "DataProvider"
echo ".h\"" >> "DataProvider"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DecryptJob"
echo -n "DecryptJob" | tr '[:upper:]' '[:lower:]' >> "DecryptJob"
echo ".h\"" >> "DecryptJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DecryptVerifyJob"
echo -n "DecryptVerifyJob" | tr '[:upper:]' '[:lower:]' >> "DecryptVerifyJob"
echo ".h\"" >> "DecryptVerifyJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DN"
echo -n "DN" | tr '[:upper:]' '[:lower:]' >> "DN"
echo ".h\"" >> "DN"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DownloadJob"
echo -n "DownloadJob" | tr '[:upper:]' '[:lower:]' >> "DownloadJob"
echo ".h\"" >> "DownloadJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "EncryptJob"
echo -n "EncryptJob" | tr '[:upper:]' '[:lower:]' >> "EncryptJob"
echo ".h\"" >> "EncryptJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ExportJob"
echo -n "ExportJob" | tr '[:upper:]' '[:lower:]' >> "ExportJob"
echo ".h\"" >> "ExportJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "HierarchicalKeyKistJob"
echo -n "HierarchicalKeyKistJob" | tr '[:upper:]' '[:lower:]' >> "HierarchicalKeyKistJob"
echo ".h\"" >> "HierarchicalKeyKistJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "Job"
echo -n "Job" | tr '[:upper:]' '[:lower:]' >> "Job"
echo ".h\"" >> "Job"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "MultiDeleteJob"
echo -n "MultiDeleteJob" | tr '[:upper:]' '[:lower:]' >> "MultiDeleteJob"
echo ".h\"" >> "MultiDeleteJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "Protocol"
echo -n "Protocol" | tr '[:upper:]' '[:lower:]' >> "Protocol"
echo ".h\"" >> "Protocol"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "QGpgMENewCryptoConfig"
echo -n "QGpgMENewCryptoConfig" | tr '[:upper:]' '[:lower:]' >> "QGpgMENewCryptoConfig"
echo ".h\"" >> "QGpgMENewCryptoConfig"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "QuickJob"
echo -n "QuickJob" | tr '[:upper:]' '[:lower:]' >> "QuickJob"
echo ".h\"" >> "QuickJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "SpecialJob"
echo -n "SpecialJob" | tr '[:upper:]' '[:lower:]' >> "SpecialJob"
echo ".h\"" >> "SpecialJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "SignJob"
echo -n "SignJob" | tr '[:upper:]' '[:lower:]' >> "SignJob"
echo ".h\"" >> "SignJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "SignKeyJob"
echo -n "SignKeyJob" | tr '[:upper:]' '[:lower:]' >> "SignKeyJob"
echo ".h\"" >> "SignKeyJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "SignEncryptJob"
echo -n "SignEncryptJob" | tr '[:upper:]' '[:lower:]' >> "SignEncryptJob"
echo ".h\"" >> "SignEncryptJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "VerifyOpaqueJob"
echo -n "VerifyOpaqueJob" | tr '[:upper:]' '[:lower:]' >> "VerifyOpaqueJob"
echo ".h\"" >> "VerifyOpaqueJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "RefreshKeysJob"
echo -n "RefreshKeysJob" | tr '[:upper:]' '[:lower:]' >> "RefreshKeysJob"
echo ".h\"" >> "RefreshKeysJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "CryptoConfig"
echo -n "CryptoConfig" | tr '[:upper:]' '[:lower:]' >> "CryptoConfig"
echo ".h\"" >> "CryptoConfig"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DeleteJob"
echo -n "DeleteJob" | tr '[:upper:]' '[:lower:]' >> "DeleteJob"
echo ".h\"" >> "DeleteJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ImportFromKeyserverJob"
echo -n "ImportFromKeyserverJob" | tr '[:upper:]' '[:lower:]' >> "ImportFromKeyserverJob"
echo ".h\"" >> "ImportFromKeyserverJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ImportJob"
echo -n "ImportJob" | tr '[:upper:]' '[:lower:]' >> "ImportJob"
echo ".h\"" >> "ImportJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "KeyGenerationJob"
echo -n "KeyGenerationJob" | tr '[:upper:]' '[:lower:]' >> "KeyGenerationJob"
echo ".h\"" >> "KeyGenerationJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "KeyListJob"
echo -n "KeyListJob" | tr '[:upper:]' '[:lower:]' >> "KeyListJob"
echo ".h\"" >> "KeyListJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "ListAllKeysJob"
echo -n "ListAllKeysJob" | tr '[:upper:]' '[:lower:]' >> "ListAllKeysJob"
echo ".h\"" >> "ListAllKeysJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "VerifyDetachedJob"
echo -n "VerifyDetachedJob" | tr '[:upper:]' '[:lower:]' >> "VerifyDetachedJob"
echo ".h\"" >> "VerifyDetachedJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "KeyForMailboxJob"
echo -n "KeyForMailboxJob" | tr '[:upper:]' '[:lower:]' >> "KeyForMailboxJob"
echo ".h\"" >> "KeyForMailboxJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "DefaultKeyGenerationJob"
echo -n "DefaultKeyGenerationJob" | tr '[:upper:]' '[:lower:]' >> "DefaultKeyGenerationJob"
echo ".h\"" >> "DefaultKeyGenerationJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "WKSPublishJob"
echo -n "WKSPublishJob" | tr '[:upper:]' '[:lower:]' >> "WKSPublishJob"
echo ".h\"" >> "WKSPublishJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
echo -n "#include \"qgpgme/" > "TofuPolicyJob"
echo -n "TofuPolicyJob" | tr '[:upper:]' '[:lower:]' >> "TofuPolicyJob"
echo ".h\"" >> "TofuPolicyJob"
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/usr/bin/make all-am
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o dataprovider.lo dataprovider.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c dataprovider.cpp -fPIC -DPIC -o .libs/dataprovider.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o multideletejob.lo multideletejob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c multideletejob.cpp -fPIC -DPIC -o .libs/multideletejob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmechangeownertrustjob.lo qgpgmechangeownertrustjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmechangeownertrustjob.cpp -fPIC -DPIC -o .libs/qgpgmechangeownertrustjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmebackend.lo qgpgmebackend.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmebackend.cpp -fPIC -DPIC -o .libs/qgpgmebackend.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmechangepasswdjob.lo qgpgmechangepasswdjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmechangepasswdjob.cpp -fPIC -DPIC -o .libs/qgpgmechangepasswdjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeadduseridjob.lo qgpgmeadduseridjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeadduseridjob.cpp -fPIC -DPIC -o .libs/qgpgmeadduseridjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmechangeexpiryjob.lo qgpgmechangeexpiryjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmechangeexpiryjob.cpp -fPIC -DPIC -o .libs/qgpgmechangeexpiryjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o job.lo job.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c job.cpp -fPIC -DPIC -o .libs/job.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmedeletejob.lo qgpgmedeletejob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmedeletejob.cpp -fPIC -DPIC -o .libs/qgpgmedeletejob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmedecryptjob.lo qgpgmedecryptjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmedecryptjob.cpp -fPIC -DPIC -o .libs/qgpgmedecryptjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeexportjob.lo qgpgmeexportjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeexportjob.cpp -fPIC -DPIC -o .libs/qgpgmeexportjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmedownloadjob.lo qgpgmedownloadjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmedownloadjob.cpp -fPIC -DPIC -o .libs/qgpgmedownloadjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeimportfromkeyserverjob.lo qgpgmeimportfromkeyserverjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeimportfromkeyserverjob.cpp -fPIC -DPIC -o .libs/qgpgmeimportfromkeyserverjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmedecryptverifyjob.lo qgpgmedecryptverifyjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmedecryptverifyjob.cpp -fPIC -DPIC -o .libs/qgpgmedecryptverifyjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeencryptjob.lo qgpgmeencryptjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeencryptjob.cpp -fPIC -DPIC -o .libs/qgpgmeencryptjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeimportjob.lo qgpgmeimportjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeimportjob.cpp -fPIC -DPIC -o .libs/qgpgmeimportjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmekeygenerationjob.lo qgpgmekeygenerationjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmekeygenerationjob.cpp -fPIC -DPIC -o .libs/qgpgmekeygenerationjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmerefreshkeysjob.lo qgpgmerefreshkeysjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmerefreshkeysjob.cpp -fPIC -DPIC -o .libs/qgpgmerefreshkeysjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmesecretkeyexportjob.lo qgpgmesecretkeyexportjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmesecretkeyexportjob.cpp -fPIC -DPIC -o .libs/qgpgmesecretkeyexportjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmekeylistjob.lo qgpgmekeylistjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmekeylistjob.cpp -fPIC -DPIC -o .libs/qgpgmekeylistjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmenewcryptoconfig.lo qgpgmenewcryptoconfig.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmenewcryptoconfig.cpp -fPIC -DPIC -o .libs/qgpgmenewcryptoconfig.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmelistallkeysjob.lo qgpgmelistallkeysjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmelistallkeysjob.cpp -fPIC -DPIC -o .libs/qgpgmelistallkeysjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmesignkeyjob.lo qgpgmesignkeyjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmesignkeyjob.cpp -fPIC -DPIC -o .libs/qgpgmesignkeyjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o threadedjobmixin.lo threadedjobmixin.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c threadedjobmixin.cpp -fPIC -DPIC -o .libs/threadedjobmixin.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmesignjob.lo qgpgmesignjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmesignjob.cpp -fPIC -DPIC -o .libs/qgpgmesignjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeverifydetachedjob.lo qgpgmeverifydetachedjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeverifydetachedjob.cpp -fPIC -DPIC -o .libs/qgpgmeverifydetachedjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o gpgme_backend_debug.lo gpgme_backend_debug.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c gpgme_backend_debug.cpp -fPIC -DPIC -o .libs/gpgme_backend_debug.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmesignencryptjob.lo qgpgmesignencryptjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmesignencryptjob.cpp -fPIC -DPIC -o .libs/qgpgmesignencryptjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmeverifyopaquejob.lo qgpgmeverifyopaquejob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmeverifyopaquejob.cpp -fPIC -DPIC -o .libs/qgpgmeverifyopaquejob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o cryptoconfig.lo cryptoconfig.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c cryptoconfig.cpp -fPIC -DPIC -o .libs/cryptoconfig.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o defaultkeygenerationjob.lo defaultkeygenerationjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c defaultkeygenerationjob.cpp -fPIC -DPIC -o .libs/defaultkeygenerationjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o dn.lo dn.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c dn.cpp -fPIC -DPIC -o .libs/dn.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmetofupolicyjob.lo qgpgmetofupolicyjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmetofupolicyjob.cpp -fPIC -DPIC -o .libs/qgpgmetofupolicyjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmekeyformailboxjob.lo qgpgmekeyformailboxjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmekeyformailboxjob.cpp -fPIC -DPIC -o .libs/qgpgmekeyformailboxjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmequickjob.lo qgpgmequickjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmequickjob.cpp -fPIC -DPIC -o .libs/qgpgmequickjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o qgpgmewkspublishjob.lo qgpgmewkspublishjob.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DBUILDING_QGPGME -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c qgpgmewkspublishjob.cpp -fPIC -DPIC -o .libs/qgpgmewkspublishjob.o
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-undefined -version-info 10:1:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libqgpgme.la -rpath /usr/lib64 dataprovider.lo job.lo multideletejob.lo qgpgmeadduseridjob.lo qgpgmebackend.lo qgpgmechangeexpiryjob.lo qgpgmechangeownertrustjob.lo qgpgmechangepasswdjob.lo qgpgmedecryptjob.lo qgpgmedecryptverifyjob.lo qgpgmedeletejob.lo qgpgmedownloadjob.lo qgpgmeencryptjob.lo qgpgmeexportjob.lo qgpgmeimportfromkeyserverjob.lo qgpgmeimportjob.lo qgpgmekeygenerationjob.lo qgpgmekeylistjob.lo qgpgmelistallkeysjob.lo qgpgmenewcryptoconfig.lo qgpgmerefreshkeysjob.lo qgpgmesecretkeyexportjob.lo qgpgmesignencryptjob.lo qgpgmesignjob.lo qgpgmesignkeyjob.lo qgpgmeverifydetachedjob.lo qgpgmeverifyopaquejob.lo threadedjobmixin.lo qgpgmekeyformailboxjob.lo gpgme_backend_debug.lo qgpgmetofupolicyjob.lo qgpgmequickjob.lo defaultkeygenerationjob.lo qgpgmewkspublishjob.lo dn.lo cryptoconfig.lo ../../cpp/src/libgpgmepp.la ../../../src/libgpgme.la -lassuan -lgpg-error -lQt5Core
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/dataprovider.o .libs/job.o .libs/multideletejob.o .libs/qgpgmeadduseridjob.o .libs/qgpgmebackend.o .libs/qgpgmechangeexpiryjob.o .libs/qgpgmechangeownertrustjob.o .libs/qgpgmechangepasswdjob.o .libs/qgpgmedecryptjob.o .libs/qgpgmedecryptverifyjob.o .libs/qgpgmedeletejob.o .libs/qgpgmedownloadjob.o .libs/qgpgmeencryptjob.o .libs/qgpgmeexportjob.o .libs/qgpgmeimportfromkeyserverjob.o .libs/qgpgmeimportjob.o .libs/qgpgmekeygenerationjob.o .libs/qgpgmekeylistjob.o .libs/qgpgmelistallkeysjob.o .libs/qgpgmenewcryptoconfig.o .libs/qgpgmerefreshkeysjob.o .libs/qgpgmesecretkeyexportjob.o .libs/qgpgmesignencryptjob.o .libs/qgpgmesignjob.o .libs/qgpgmesignkeyjob.o .libs/qgpgmeverifydetachedjob.o .libs/qgpgmeverifyopaquejob.o .libs/threadedjobmixin.o .libs/qgpgmekeyformailboxjob.o .libs/gpgme_backend_debug.o .libs/qgpgmetofupolicyjob.o .libs/qgpgmequickjob.o .libs/defaultkeygenerationjob.o .libs/qgpgmewkspublishjob.o .libs/dn.o .libs/cryptoconfig.o -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64 ../../cpp/src/.libs/libgpgmepp.so ../../../src/.libs/libgpgme.so -lassuan -lgpg-error -lQt5Core -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -mcet -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libqgpgme.so.7 -o .libs/libqgpgme.so.7.3.1
libtool: link: (cd ".libs" && rm -f "libqgpgme.so.7" && ln -s "libqgpgme.so.7.3.1" "libqgpgme.so.7")
libtool: link: (cd ".libs" && rm -f "libqgpgme.so" && ln -s "libqgpgme.so.7.3.1" "libqgpgme.so")
libtool: link: ( cd ".libs" && rm -f "libqgpgme.la" && ln -s "../libqgpgme.la" "libqgpgme.la" )
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
Making all in tests
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-keylist.cpp' || echo './'`t-keylist.cpp -o t-keylist.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-keylocate.cpp' || echo './'`t-keylocate.cpp -o t-keylocate.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-ownertrust.cpp' || echo './'`t-ownertrust.cpp -o t-ownertrust.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-tofuinfo.cpp' || echo './'`t-tofuinfo.cpp -o t-tofuinfo.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-encrypt.cpp' || echo './'`t-encrypt.cpp -o t-encrypt.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-support.h' || echo './'`t-support.h -o t-support.hmoc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-verify.cpp' || echo './'`t-verify.cpp -o t-verify.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-wkspublish.cpp' || echo './'`t-wkspublish.cpp -o t-wkspublish.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-config.cpp' || echo './'`t-config.cpp -o t-config.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
moc-qt5 `test -f 't-various.cpp' || echo './'`t-various.cpp -o t-various.moc
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests gpgconf --kill all
echo "ignore-invalid-option allow-loopback-pinentry" > /builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests/gpg-agent.conf
echo "allow-loopback-pinentry" >> gpg-agent.conf
echo "ignore-invalid-option pinentry-mode" > gpg.conf
echo "pinentry-mode loopback" >> gpg.conf
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests gpg2 --no-permission-warning \
--import ../../../tests/gpg/pubdemo.asc
GNUPGHOME=/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests gpg2 --no-permission-warning \
--passphrase "abc" \
--import ../../../tests/gpg/secdemo.asc
touch pubring-stamp
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
BUILDSTDERR: gpg: Warning: using insecure memory!
BUILDSTDERR: gpg: keybox '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests/pubring.kbx' created
BUILDSTDERR: gpg: /builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests/trustdb.gpg: trustdb created
BUILDSTDERR: gpg: key 2D727CC768697734: public key "Alfa Test (demo key) <alfa@example.net>" imported
BUILDSTDERR: gpg: key FE180B1DA9E3B0B2: public key "Bob (demo key)" imported
BUILDSTDERR: gpg: key 413F4AF31AFDAB6C: public key "Charlie Test (demo key) <charlie@example.net>" imported
BUILDSTDERR: gpg: key EBA9F240EB9DC9E6: public key "Delta Test (demo key) <delta@example.net>" imported
BUILDSTDERR: gpg: key 318C1FAEFAEF6D1B: public key "Echelon (demo key)" imported
BUILDSTDERR: gpg: key D4BF57F37372E243: public key "Foxtrot Test (demo key) <foxtrot@example.net>" imported
BUILDSTDERR: gpg: key 168410A48FC282E6: public key "Golf Test (demo key) <golf@example.net>" imported
BUILDSTDERR: gpg: key 13DB965534C6E3F1: public key "Hotel Test (demo key) <hotel@example.net>" imported
BUILDSTDERR: gpg: key 1FE8FC6F04259677: public key "India Test (demo key) <india@example.net>" imported
BUILDSTDERR: gpg: key 0C820C71D2699313: public key "Juliet Test (demo key) <juliet@example.net>" imported
BUILDSTDERR: gpg: key AD1B0FAD43C2D0C7: public key "Kilo Test (demo key) <kilo@example.net>" imported
BUILDSTDERR: gpg: key 37CAB51FB79103F8: public key "Lima Test (demo key) <lima@example.net>" imported
BUILDSTDERR: gpg: key BE794852BE5CF886: public key "Mallory (demo key)" imported
BUILDSTDERR: gpg: key 25B00FD430CEC684: public key "November Test (demo key) <november@example.net>" imported
BUILDSTDERR: gpg: key 5F6356BA6D9732AC: public key "Oscar Test (demo key) <oscar@example.net>" imported
BUILDSTDERR: gpg: key 5D15E01D3FF13206: public key "Papa test (demo key) <papa@example.net>" imported
BUILDSTDERR: gpg: key 1C67EC133C661C84: public key "Quebec Test (demo key) <quebec@example.net>" imported
BUILDSTDERR: gpg: key 3BDBEDB1777FBED3: public key "Romeo Test (demo key) <romeo@example.net>" imported
BUILDSTDERR: gpg: key A5E67F7FA3AE3EA1: public key "Sierra Test (demo key) <sierra@example.net>" imported
BUILDSTDERR: gpg: key 58CB9A4C85A81F38: public key "Tango Test (demo key) <tango@example.net>" imported
BUILDSTDERR: gpg: key A94C0F75653244D6: public key "Uniform Test (demo key) <uniform@example.net>" imported
BUILDSTDERR: gpg: key 47AF4B6961F04784: public key "Victor Test (demo key) <victor@example.org>" imported
BUILDSTDERR: gpg: key DEF0F7B8EC67DBDE: public key "Whisky Test (demo key) <whisky@example.net>" imported
BUILDSTDERR: gpg: key 8979A6C5567FB34A: public key "XRay Test (demo key) <xray@example.net>" imported
BUILDSTDERR: gpg: key 9EEF34CD4B11B25F: public key "Yankee Test (demo key) <yankee@example.net>" imported
BUILDSTDERR: gpg: key 6BC4778054ACD246: public key "Zulu Test (demo key) <zulu@example.net>" imported
BUILDSTDERR: gpg: Total number processed: 26
BUILDSTDERR: gpg: imported: 26
BUILDSTDERR: gpg: Warning: using insecure memory!
BUILDSTDERR: gpg: key 2D727CC768697734: "Alfa Test (demo key) <alfa@example.net>" 1 new signature
BUILDSTDERR: gpg: key 2D727CC768697734: secret key imported
BUILDSTDERR: gpg: key 6BC4778054ACD246: "Zulu Test (demo key) <zulu@example.net>" 1 new signature
BUILDSTDERR: gpg: key 6BC4778054ACD246: secret key imported
BUILDSTDERR: gpg: Total number processed: 2
BUILDSTDERR: gpg: new signatures: 2
BUILDSTDERR: gpg: secret keys read: 2
BUILDSTDERR: gpg: secret keys imported: 2
/usr/bin/make all-am
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o run-keyformailboxjob.o run-keyformailboxjob.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-support.o t-support.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-wkspublish.o t-wkspublish.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-keylocate.o t-keylocate.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-ownertrust.o t-ownertrust.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-verify.o t-verify.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylocate t-keylocate.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylocate t-keylocate.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-keyformailboxjob run-keyformailboxjob.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o run-keyformailboxjob run-keyformailboxjob.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-wkspublish t-wkspublish.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-wkspublish t-wkspublish.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-verify t-verify.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-verify t-verify.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-ownertrust t-ownertrust.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-ownertrust t-ownertrust.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-encrypt.o t-encrypt.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-keylist.o t-keylist.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-encrypt t-encrypt.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist t-keylist.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-keylist t-keylist.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-config.o t-config.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-config t-config.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-config t-config.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-various.o t-various.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lang/cpp/src -I../../../src -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fpic -I/usr/include/libassuan2 -DQT_TESTLIB_LIB -I/usr/include/qt5/QtTest -I/usr/include/qt5 -DQT_CORE_LIB -I/usr/include/qt5/QtCore -DBUILDING_QGPGME -I../../../lang/qt/src -DTOP_SRCDIR="../../.." -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -c -o t-tofuinfo.o t-tofuinfo.cpp
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-various t-various.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-various t-various.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-install -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-tofuinfo t-tofuinfo.o t-support.o ../../cpp/src/libgpgmepp.la ../src/libqgpgme.la ../../../src/libgpgme.la -lQt5Core -lgpg-error -lQt5Test -lQt5Core -lstdc++
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o t-tofuinfo t-tofuinfo.o t-support.o ../../cpp/src/.libs/libgpgmepp.so ../src/.libs/libqgpgme.so ../../../src/.libs/libgpgme.so -lgpg-error -lQt5Test -lQt5Core -lstdc++ -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gpgme-1.11.0/src/.libs -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
Making all in doc
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QH1iLa
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64
+ cd gpgme-1.11.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgpgme.la '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgpgme.so.11.20.0 /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgme.so.11.20.0
libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 && { ln -s -f libgpgme.so.11.20.0 libgpgme.so.11 || { rm -f libgpgme.so.11 && ln -s libgpgme.so.11.20.0 libgpgme.so.11; }; })
libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 && { ln -s -f libgpgme.so.11.20.0 libgpgme.so || { rm -f libgpgme.so && ln -s libgpgme.so.11.20.0 libgpgme.so; }; })
libtool: install: /usr/bin/install -p .libs/libgpgme.lai /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgme.la
BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p gpgme-tool gpgme-json '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin'
BUILDSTDERR: libtool: install: warning: `libgpgme.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gpgme-tool /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-tool
libtool: install: /usr/bin/install -p gpgme-json /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-json
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin'
/usr/bin/install -p gpgme-config '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/aclocal'
/usr/bin/install -p -m 644 gpgme.m4 '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/aclocal'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include'
/usr/bin/install -p -m 644 gpgme.h '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
Making install in gpg
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
/usr/bin/make install-am
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
Making install in gpgsm
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
/usr/bin/make install-am
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpgsm'
Making install in opassuan
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/opassuan'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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.11.0/tests/opassuan'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/opassuan'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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.11.0/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
/usr/bin/make install-am
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/info'
/usr/bin/install -p -m 644 ./gpgme.info ./gpgme.info-1 ./gpgme.info-2 '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/info'
install-info --info-dir='/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/info' '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/info/gpgme.info'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/doc'
Making install in lang
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang'
Making install in cpp
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64'
/bin/sh ../../../libtool --mode=install /usr/bin/install -p libgpgmepp.la '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64'
BUILDSTDERR: libtool: install: warning: relinking `libgpgmepp.la'
libtool: install: (cd /builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src; /bin/sh /builddir/build/BUILD/gpgme-1.11.0/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-undefined -version-info 12:0:6 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgpgmepp.la -rpath /usr/lib64 exception.lo context.lo key.lo trustitem.lo data.lo callbacks.lo eventloopinteractor.lo editinteractor.lo keylistresult.lo keygenerationresult.lo importresult.lo decryptionresult.lo verificationresult.lo signingresult.lo encryptionresult.lo engineinfo.lo gpgsetexpirytimeeditinteractor.lo gpgsetownertrusteditinteractor.lo gpgsignkeyeditinteractor.lo gpgadduserideditinteractor.lo gpggencardkeyinteractor.lo defaultassuantransaction.lo scdgetinfoassuantransaction.lo gpgagentgetinfoassuantransaction.lo vfsmountresult.lo configuration.lo tofuinfo.lo swdbresult.lo context_vanilla.lo ../../../src/libgpgme.la -lassuan -lgpg-error -inst-prefix-dir /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64)
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/exception.o .libs/context.o .libs/key.o .libs/trustitem.o .libs/data.o .libs/callbacks.o .libs/eventloopinteractor.o .libs/editinteractor.o .libs/keylistresult.o .libs/keygenerationresult.o .libs/importresult.o .libs/decryptionresult.o .libs/verificationresult.o .libs/signingresult.o .libs/encryptionresult.o .libs/engineinfo.o .libs/gpgsetexpirytimeeditinteractor.o .libs/gpgsetownertrusteditinteractor.o .libs/gpgsignkeyeditinteractor.o .libs/gpgadduserideditinteractor.o .libs/gpggencardkeyinteractor.o .libs/defaultassuantransaction.o .libs/scdgetinfoassuantransaction.o .libs/gpgagentgetinfoassuantransaction.o .libs/vfsmountresult.o .libs/configuration.o .libs/tofuinfo.o .libs/swdbresult.o .libs/context_vanilla.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 -L/usr/lib64 -lgpgme -lassuan -lgpg-error -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -mcet -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgpgmepp.so.6 -o .libs/libgpgmepp.so.6.6.0
libtool: install: /usr/bin/install -p .libs/libgpgmepp.so.6.6.0T /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.so.6.6.0
libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 && { ln -s -f libgpgmepp.so.6.6.0 libgpgmepp.so.6 || { rm -f libgpgmepp.so.6 && ln -s libgpgmepp.so.6.6.0 libgpgmepp.so.6; }; })
libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 && { ln -s -f libgpgmepp.so.6.6.0 libgpgmepp.so || { rm -f libgpgmepp.so && ln -s libgpgmepp.so.6.6.0 libgpgmepp.so; }; })
libtool: install: /usr/bin/install -p .libs/libgpgmepp.lai /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.la
BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64'
sed -e 's|[@]resolved_libdir@|/usr/lib64|g' < "GpgmeppConfig.cmake.in" | \
sed -e 's|[@]libsuffix@|.so|g' | \
sed -e 's|[@]resolved_includedir@|/usr/include|g' > GpgmeppConfig.cmake
/usr/bin/install -p -d /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/cmake/Gpgmepp
/usr/bin/install -p -m 644 GpgmeppConfig.cmake \
/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/cmake/Gpgmepp/GpgmeppConfig.cmake
/usr/bin/install -p -m 644 GpgmeppConfigVersion.cmake \
/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/cmake/Gpgmepp/GpgmeppConfigVersion.cmake
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++'
/usr/bin/install -p -m 644 configuration.h context.h data.h decryptionresult.h defaultassuantransaction.h editinteractor.h encryptionresult.h engineinfo.h error.h eventloopinteractor.h exception.h global.h gpgadduserideditinteractor.h gpgagentgetinfoassuantransaction.h gpgmefw.h gpgsetexpirytimeeditinteractor.h gpgsetownertrusteditinteractor.h gpgsignkeyeditinteractor.h gpggencardkeyinteractor.h importresult.h keygenerationresult.h key.h keylistresult.h notation.h result.h scdgetinfoassuantransaction.h signingresult.h trustitem.h verificationresult.h vfsmountresult.h gpgmepp_export.h tofuinfo.h swdbresult.h '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++/interfaces'
/usr/bin/install -p -m 644 interfaces/assuantransaction.h interfaces/dataprovider.h interfaces/passphraseprovider.h interfaces/progressprovider.h '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++/interfaces'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++'
/usr/bin/install -p -m 644 gpgmepp_version.h '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme++'
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp/src'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/cpp'
Making install in python
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
set -e ; for PYTHON in /usr/bin/python2 /usr/bin/python3; do \
CPP="gcc -E" \
CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes" \
srcdir="." \
top_builddir="../.." \
$PYTHON setup.py build --verbose --build-base="$(basename "${PYTHON}")-gpg" ; \
done
running build
Using gpgme.h from ../../src/gpgme.h
running build_ext
running build_py
running build
Using gpgme.h from ../../src/gpgme.h
running build_ext
running build_py
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
set -e ; for PYTHON in /usr/bin/python2 /usr/bin/python3; do \
CPP="gcc -E" \
CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wall -Wcast-align -Wshadow -Wstrict-prototypes" \
srcdir="." \
top_builddir="../.." \
$PYTHON setup.py \
build \
--build-base="$(basename "${PYTHON}")-gpg" \
install \
--prefix "/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr" \
--verbose ; \
done
running build
Using gpgme.h from ../../src/gpgme.h
running build_ext
running build_py
running install
running install_lib
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/callbacks.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/version.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/import.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/data
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/data/encoding.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/data
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/data/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/data
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig/notation.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig/mode.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sig/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/pk.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/keysign.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/md.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/tofu
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/tofu/policy.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/tofu
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/tofu/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/tofu
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/keylist
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/keylist/mode.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/keylist
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/keylist/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/keylist
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/protocol.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/sigsum.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/create.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/event.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/status.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/validity.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/constants/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants
copying python2-gpg/lib.linux-x86_64-2.7/gpg/util.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/results.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/core.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/_gpgme.so -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/errors.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/gpgme.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
copying python2-gpg/lib.linux-x86_64-2.7/gpg/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/callbacks.py to callbacks.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/version.py to version.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/import.py to import.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/data/encoding.py to encoding.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/data/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig/notation.py to notation.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig/mode.py to mode.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sig/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/pk.py to pk.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/keysign.py to keysign.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/md.py to md.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/tofu/policy.py to policy.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/tofu/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/keylist/mode.py to mode.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/keylist/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/protocol.py to protocol.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/sigsum.py to sigsum.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/create.py to create.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/event.py to event.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/status.py to status.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/validity.py to validity.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/constants/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/util.py to util.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/results.py to results.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/core.py to core.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/errors.py to errors.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/gpgme.py to gpgme.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/__init__.py to __init__.pyc
running install_egg_info
Writing /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg-1.11.0-py2.7.egg-info
running build
Using gpgme.h from ../../src/gpgme.h
running build_ext
running build_py
running install
running install_lib
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/callbacks.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/version.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/import.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/data
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/data/encoding.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/data
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/data/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/data
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig/notation.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig/mode.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sig/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/pk.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/keysign.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/md.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/tofu
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/tofu/policy.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/tofu
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/tofu/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/tofu
creating /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/keylist
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/keylist/mode.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/keylist
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/keylist/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/keylist
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/protocol.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/sigsum.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/create.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/event.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/status.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/validity.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/constants/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants
copying python3-gpg/lib.linux-x86_64-3.6/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/util.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/results.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/core.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/errors.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/gpgme.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
copying python3-gpg/lib.linux-x86_64-3.6/gpg/__init__.py -> /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/callbacks.py to callbacks.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/version.py to version.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/import.py to import.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/data/encoding.py to encoding.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/data/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py to notation.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py to mode.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/pk.py to pk.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/keysign.py to keysign.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/md.py to md.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/tofu/policy.py to policy.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py to mode.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/protocol.py to protocol.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/sigsum.py to sigsum.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/create.py to create.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/event.py to event.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/status.py to status.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/validity.py to validity.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/constants/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/util.py to util.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/results.py to results.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/core.py to core.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/errors.py to errors.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/gpgme.py to gpgme.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/__init__.py to __init__.cpython-36.pyc
running install_egg_info
Writing /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg-1.11.0-py3.6.egg-info
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
Making install in tests
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
/usr/bin/make install-am
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/python'
Making install in qt
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/usr/bin/make install-am
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64'
/bin/sh ../../../libtool --mode=install /usr/bin/install -p libqgpgme.la '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64'
BUILDSTDERR: libtool: install: warning: relinking `libqgpgme.la'
libtool: install: (cd /builddir/build/BUILD/gpgme-1.11.0/lang/qt/src; /bin/sh /builddir/build/BUILD/gpgme-1.11.0/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -no-undefined -version-info 10:1:3 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libqgpgme.la -rpath /usr/lib64 dataprovider.lo job.lo multideletejob.lo qgpgmeadduseridjob.lo qgpgmebackend.lo qgpgmechangeexpiryjob.lo qgpgmechangeownertrustjob.lo qgpgmechangepasswdjob.lo qgpgmedecryptjob.lo qgpgmedecryptverifyjob.lo qgpgmedeletejob.lo qgpgmedownloadjob.lo qgpgmeencryptjob.lo qgpgmeexportjob.lo qgpgmeimportfromkeyserverjob.lo qgpgmeimportjob.lo qgpgmekeygenerationjob.lo qgpgmekeylistjob.lo qgpgmelistallkeysjob.lo qgpgmenewcryptoconfig.lo qgpgmerefreshkeysjob.lo qgpgmesecretkeyexportjob.lo qgpgmesignencryptjob.lo qgpgmesignjob.lo qgpgmesignkeyjob.lo qgpgmeverifydetachedjob.lo qgpgmeverifyopaquejob.lo threadedjobmixin.lo qgpgmekeyformailboxjob.lo gpgme_backend_debug.lo qgpgmetofupolicyjob.lo qgpgmequickjob.lo defaultkeygenerationjob.lo qgpgmewkspublishjob.lo dn.lo cryptoconfig.lo ../../cpp/src/libgpgmepp.la ../../../src/libgpgme.la -lassuan -lgpg-error -lQt5Core -inst-prefix-dir /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64)
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/dataprovider.o .libs/job.o .libs/multideletejob.o .libs/qgpgmeadduseridjob.o .libs/qgpgmebackend.o .libs/qgpgmechangeexpiryjob.o .libs/qgpgmechangeownertrustjob.o .libs/qgpgmechangepasswdjob.o .libs/qgpgmedecryptjob.o .libs/qgpgmedecryptverifyjob.o .libs/qgpgmedeletejob.o .libs/qgpgmedownloadjob.o .libs/qgpgmeencryptjob.o .libs/qgpgmeexportjob.o .libs/qgpgmeimportfromkeyserverjob.o .libs/qgpgmeimportjob.o .libs/qgpgmekeygenerationjob.o .libs/qgpgmekeylistjob.o .libs/qgpgmelistallkeysjob.o .libs/qgpgmenewcryptoconfig.o .libs/qgpgmerefreshkeysjob.o .libs/qgpgmesecretkeyexportjob.o .libs/qgpgmesignencryptjob.o .libs/qgpgmesignjob.o .libs/qgpgmesignkeyjob.o .libs/qgpgmeverifydetachedjob.o .libs/qgpgmeverifyopaquejob.o .libs/threadedjobmixin.o .libs/qgpgmekeyformailboxjob.o .libs/gpgme_backend_debug.o .libs/qgpgmetofupolicyjob.o .libs/qgpgmequickjob.o .libs/defaultkeygenerationjob.o .libs/qgpgmewkspublishjob.o .libs/dn.o .libs/cryptoconfig.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 -L/usr/lib64 -lgpgmepp -lgpgme -lassuan -lgpg-error -lQt5Core -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -m64 -mtune=generic -mcet -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libqgpgme.so.7 -o .libs/libqgpgme.so.7.3.1
libtool: install: /usr/bin/install -p .libs/libqgpgme.so.7.3.1T /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.so.7.3.1
libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 && { ln -s -f libqgpgme.so.7.3.1 libqgpgme.so.7 || { rm -f libqgpgme.so.7 && ln -s libqgpgme.so.7.3.1 libqgpgme.so.7; }; })
libtool: install: (cd /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64 && { ln -s -f libqgpgme.so.7.3.1 libqgpgme.so || { rm -f libqgpgme.so && ln -s libqgpgme.so.7.3.1 libqgpgme.so; }; })
libtool: install: /usr/bin/install -p .libs/libqgpgme.lai /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.la
BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/QGpgME'
/usr/bin/install -p -m 644 AddUserIDJob AbstractImportJob ChangeExpiryJob ChangeOwnerTrustJob ChangePasswdJob DataProvider DecryptJob DecryptVerifyJob DN DownloadJob EncryptJob ExportJob HierarchicalKeyKistJob Job MultiDeleteJob Protocol QGpgMENewCryptoConfig QuickJob SpecialJob SignJob SignKeyJob SignEncryptJob VerifyOpaqueJob RefreshKeysJob CryptoConfig DeleteJob ImportFromKeyserverJob ImportJob KeyGenerationJob KeyListJob ListAllKeysJob VerifyDetachedJob KeyForMailboxJob DefaultKeyGenerationJob WKSPublishJob TofuPolicyJob '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/QGpgME'
sed -e 's|[@]resolved_libdir@|/usr/lib64|g' < "QGpgmeConfig.cmake.in" | \
sed -e 's|[@]libsuffix@|.so|g' | \
sed -e 's|[@]resolved_includedir@|/usr/include|g' > QGpgmeConfig.cmake
/usr/bin/install -p -d /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/cmake/QGpgme
/usr/bin/install -p -m 644 QGpgmeConfig.cmake \
/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/cmake/QGpgme/QGpgmeConfig.cmake
/usr/bin/install -p -m 644 QGpgmeConfigVersion.cmake \
/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/cmake/QGpgme/QGpgmeConfigVersion.cmake
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/qgpgme'
/usr/bin/install -p -m 644 qgpgme_version.h '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/qgpgme'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/qgpgme'
/usr/bin/install -p -m 644 abstractimportjob.h adduseridjob.h changeexpiryjob.h changeownertrustjob.h changepasswdjob.h dataprovider.h decryptjob.h decryptverifyjob.h downloadjob.h encryptjob.h exportjob.h hierarchicalkeylistjob.h job.h keyformailboxjob.h multideletejob.h protocol.h qgpgme_export.h qgpgmenewcryptoconfig.h quickjob.h specialjob.h signjob.h signkeyjob.h signencryptjob.h verifyopaquejob.h refreshkeysjob.h cryptoconfig.h deletejob.h importfromkeyserverjob.h importjob.h keygenerationjob.h keylistjob.h listallkeysjob.h verifydetachedjob.h defaultkeygenerationjob.h tofupolicyjob.h wkspublishjob.h dn.h '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/qgpgme'
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/src'
Making install in tests
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
/usr/bin/make install-am
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/tests'
Making install in doc
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/doc'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/doc'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt/doc'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt'
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt'
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang/qt'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/lang'
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/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.11.0/lang'
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang'
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/lang'
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0'
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0'
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.11.0'
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0'
+ rm -fv /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/info/dir
removed '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/share/info/dir'
+ rm -fv /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgme.la /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.la /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.la
removed '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgme.la'
removed '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.la'
removed '/builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.la'
+ mv /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-config /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-config.x86_64
+ cat
+ install -D -p gpgme-config-multilib.sh /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-config
+ mv /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme.h /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme-64.h
+ install -m644 -p -D /builddir/build/SOURCES/gpgme-multilib.h /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/include/gpgme.h
+ chrpath -d /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-tool
+ chrpath -d /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.so /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.so.6 /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.so.6.6.0
+ chrpath -d /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.so /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.so.7 /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.so.7.3.1
+ rm -vf /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib/python2.7/site-packages/gpg/install_files.txt
+ rm -vf /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib/python3.6/site-packages/gpg/install_files.txt
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11.0-1.fc29 --unique-debug-suffix -1.11.0-1.fc29.x86_64 --unique-debug-src-base gpgme-1.11.0-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/gpgme-1.11.0
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-json
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/bin/gpgme-tool
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgme.so.11.20.0
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libgpgmepp.so.6.6.0
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7/site-packages/gpg/_gpgme.so
extracting debug info from /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/libqgpgme.so.7.3.1
/usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match.
BUILDSTDERR: 11346 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /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
Bytecompiling .py files below /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/gpgme-1.11.0-1.fc29.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs '' ''
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.E9uehq
+ umask 022
+ cd /builddir/build/BUILD
+ cd gpgme-1.11.0
+ make check
Making check in src
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/src'
Making check in tests
make[1]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
Making check in gpg
make[2]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make check-am
make[3]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
make check-TESTS
make[4]: Entering directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
BUILDSTDERR: starting gpg-agent..
OK
PASS: initial.test
-----BEGIN PGP MESSAGE-----
hQEOA2rm1+5GqHH4EAP/Sv3dl7s+HG6vAHTVWkidOtJ+MY1nGUhvTz40fjIhlIyH
dywBB8pu/3aB2nbTTF7CcT+qA5iuWS7TNY5gonFKyhKeZv2z16t3UkVpDQ6wHPUw
bcHvPFABSgYtA/vYmCvms4lYorVIp15X4s2VCrW4Nw81fyRhVvMoSsaTUo75/fsD
/1zjKCCk7YnuZHDBKCunussnTjrsz161NFfg7vbeEb14C7IG5MaQcmOTYYC0pNfw
I+QebxGtm3iYj6T2Xp450aMaRUnKaTNhy794jDLC23BYw3EPMYJEK8G4jkLSd4E3
IVjgsQIIblUFpu88IPEF5AjlPR8+MwrZZo7Ny0V+tLO1hQEOA1OB6k7im6N/EAQA
kCAl4Xnoac5j13ySN7G3YT8lbKyrTSWBk1dRrXHsrM4zbJ4T6xvjzkm67GQE/8IG
K0j/MEVhSBJeoOZz8v0saHzZVmwzQtEstsEnzNamupp+o8Puccnayl2g795LSSeQ
6eIQjDLG3dOjxE+10F2J4wTQiSv5GTEKtpacESEqs70D+gP37ZKoWobUfOB29e90
2EnB+VIOCJKG25hzQxex4xJan9cI4NjeKFVj3ypL2NO2ykFqhCvOFz0FKqE8gbmg
3QXoM3+YYJdbr0ni28L+wrFhIkM8t6GZox2qIv2o/gznNH/wUiRm7TFaAgGzK3Lf
OXtQU+18KehMfDVsCBfDZZcn0kcBVFBBICFNJzgg4DWahCjJI8glB8fHUOTGTk/d
gbOwBMDZIeQ35+1Ka+vC7/MKVLmFwbKHmeDyGmnPl/BstVRj0TFv9MSYvQ==
=pElr
-----END PGP MESSAGE-----
PASS: t-encrypt
BUILDSTDERR: DBG: decrypt.c setting mime to 0
Begin Result Encryption:
-----BEGIN PGP MESSAGE-----
jA0EBwMCPv6wEwNlK6Py0kEBaM1QlzxjPjLzgmvWQWGKiaNu4uzA0OdTP84cziSa
2XH/Rlo0g9tjnxzdzDMWHHX+mnl2YKwpCWDNG/3qKXlyww==
=y4Xu
-----END PGP MESSAGE-----
End Result.
Begin Result Decryption:
Hallo Leute
End Result.
PASS: t-encrypt-sym
-----BEGIN PGP MESSAGE-----
hQEOA2rm1+5GqHH4EAP+Jg5nKNo+BKEt7EvnwoN3fDgY9ZdQcPAL/iX+bVQ0swFh
uy57OH3QG1V7rMXeixWnj7fmbkgelrK2uUgZwg8dOTkYhHUrM3IopU5OYmOw2lx3
HOa+D8FZ6fPxexiXZ2H48a3WBMeFwVRnddOABK04bbNkIEDtDuXMgOxHFEGIzGQD
/jGwdmnqEnb77mkMaq5EYWlUdis/2sir28ohnaCPRjTeeeK+Nr+0guwnGUYtOHJY
oh7/uP5h5QxLgFu4fqAyHdbd4F0GQQbPZ8v3ffXoF6OrGaTlYYMaZqsDPGfpDrNO
gk/mIog0PgNHj7lrrxnQ9A/khcUfR1yaClG4jy9GzWg5hQEOA1OB6k7im6N/EAP5
AVdDn/Wu6Bz3tkLntNoKmAdE0l6e4O9/7L3atTbzb10z2RKnUB5o5q6/Isn4cYPI
QuoPAP3KqJTpJv0Chf94QSYk6qwLi5KmSdXq5br5SwzqQVL+635fBWYAd1z+nP9G
hAS2NjsCD/InyhqWbMXk1bAC8MGQZexRrJumorMFfVID+QFuOcRUM+4sDbLVP9IC
ynEPh/YfsLd5GGTTA8BIOJxtMsapRvXWZg+8fmH5bsK/mh+JtbFoaRYO18/V4pcJ
yvhGyvRe8dGXw6Wgqpk3vvO00PGFbRIFfWLCu83s02mH6YLOz5nkkYxVwP1pZhyY
SXL0c3U/dr159vnZsqfQKFjK0qoBrvbSEB8wWTRD4mvP9cysO1DPC6PEAxMGH3BJ
7eO+P4+yAnLiVfwTah8caPbySIZnV3kNqyTnyorxK5Mss0tYIjoIBVNWKbV6Klcd
pT0YohXyHGLlen4Q0IVapfiIrD2QTVUGAJIz8jvM/rSZNkbRVAy7bwBhPEdXbUEh
9yCdw4DF2kM9Ihm/GoiE30qrOJEdPg6Y5XvNWRqxZupZWrfsIi2svRMRK5XyJQ==
=JMKE
-----END PGP MESSAGE-----
-----BEGIN PGP MESSAGE-----
jA0EBwMC2Wlx3HPkiPny0qQBfPRiyp7PKmlXDWElqRrfXX/FlwE4J8UCjp8x3a4n
sqD+mRc71jU5JNUPuYnE//js6UCWPoHTounRkJskFMWmAGo/kx1wF5OdJdscmsvN
hhsPylxcq13787nJ81pIxM33rYuSF8i5MIjCRbh46HuZzBFkV8dZAK3wK2Ueb/4G
s8wRYWjwdUh0FIROWvPgP7Xn00obDbazzMUII1OJSZVO2fImOw==
=y+eR
-----END PGP MESSAGE-----
PASS: t-encrypt-sign
-----BEGIN PGP MESSAGE-----
owGbwMvMyCSoW1RzPCOz3ITxtHAJQ9QNJ1mPxJycfAWf1NKSVF6ujlgWRkEmBlkx
RZYF/10n7E5Uevs+zyYEpomVCaSDgYtTACaif4FhfjTrmqmR/zbJruTVSIu8n3fU
Q2/9fYb5oUyb75j7r/FKCb57XeP+NlGx+DwPAA==
=ggCB
-----END PGP MESSAGE-----
-----BEGIN PGP SIGNATURE-----
iF0EARECAB0WIQSg/0WQu2Ei7e9uPFQtcnzHaGl3NAUCWthCHQAKCRAtcnzHaGl3
NC/QAJ9bBayVWf6yHakNKGZZ327FSC6v3wCfVQKz3DdPrEpkU93XKN+2FRZfbkg=
=B0Rf
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hallo Leute
-----BEGIN PGP SIGNATURE-----
iF0EARECAB0WIQSg/0WQu2Ei7e9uPFQtcnzHaGl3NAUCWthCHQAKCRAtcnzHaGl3
NPLaAJ0azTsmYI3NOm4ffn3e8ypvpuvpgQCggyqS7Fw43/Gv0Fb50BMjinEQ+YA=
=uJfA
-----END PGP SIGNATURE-----
PASS: t-sign
-----BEGIN PGP MESSAGE-----
owGbwMvMyCSYfaS8IWTNJTeGCWCublHN8YzMchPG08IlDFE3nGQ9EnNy8hV8UktL
Unm5OmJZGAWZGGTFFFkW/HedsDtR6e37PJsQmCZWJpAOBi5OAZiI/gWG+dGsa6ZG
/tsku5JXIy3yft5RD7319xnmhzJtvmPuv8YrJfjudY3720TF4vM8kIxX/mtS5ThF
c9eZq891YU5EGA8TWaLKMM/i2vn01r0BL70KXrWfepIruEcqQoBhnl6xI39+x6dq
+1geTa35Sy7E5LJfAgA=
=rBcP
-----END PGP MESSAGE-----
-----BEGIN PGP SIGNATURE-----
iF0EARECAB0WIQSg/0WQu2Ei7e9uPFQtcnzHaGl3NAUCWthCHQAKCRAtcnzHaGl3
NC/QAJ9bBayVWf6yHakNKGZZ327FSC6v3wCfVQKz3DdPrEpkU93XKN+2FRZfbkiI
XQQBEQIAHRYhBCP9NHpBlCm6zNXnLWvEd4BUrNJGBQJa2EIdAAoJEGvEd4BUrNJG
pCUAnjjWz2eFvVDpSnDqh8rkbRG8GlgQAJ4uc0EPb4jyez9dDCkqn6TQXG0H0g==
=anxl
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hallo Leute
-----BEGIN PGP SIGNATURE-----
iF0EARECAB0WIQSg/0WQu2Ei7e9uPFQtcnzHaGl3NAUCWthCHQAKCRAtcnzHaGl3
NPLaAJ0azTsmYI3NOm4ffn3e8ypvpuvpgQCggyqS7Fw43/Gv0Fb50BMjinEQ+YCI
XQQBEQIAHRYhBCP9NHpBlCm6zNXnLWvEd4BUrNJGBQJa2EIdAAoJEGvEd4BUrNJG
hicAn0jDUWIH2cURf+ScfrWSC6LzxZchAJ49ntUsQRxpO3s3P4Sy5uY4whm3Jg==
=ec5y
-----END PGP SIGNATURE-----
PASS: t-signers
BUILDSTDERR: DBG: decrypt.c setting mime to 0
Wenn Sie dies lesen können, ist es wohl nicht
geheim genug.
PASS: t-decrypt
BUILDSTDERR: t-verify:130:sig-1: Unexpected fingerprint: F91C98F049D4204C
FAIL: t-verify
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: verify.c: setting mime to 0
Wenn Sie dies lesen können, ist es wohl nicht
geheim genug.
PASS: t-decrypt-verify
BUILDSTDERR: DBG: verify.c: setting mime to 0
PASS: t-sig-notation
Begin Result:
-----BEGIN PGP PUBLIC KEY BLOCK-----
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-----
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 --]
[-- Code: KEY_CONSIDERED, A0FF4590BB6122EDEF6E3C542D727CC768697734 0 --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_LINE, keyedit.prompt --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_LINE, keyedit.prompt --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_LINE, keygen.valid --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_LINE, keyedit.prompt --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_LINE, keyedit.prompt --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_LINE, keyedit.prompt --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GET_BOOL, keyedit.save.okay --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: GOT_IT, --]
[-- Response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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: , --]
[-- Last response --]
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,p::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:2,::
uid:-::::::::Alice (demo key):::S10 S3 H3 H2 Z2 Z1,no-ks-modify:3,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,s::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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,::
sec:-:1024:17:2D727CC768697734:920882846:0::-:::sca
fpr:::::::::A0FF4590BB6122EDEF6E3C542D727CC768697734:
ssb:-:1024:16:6AE6D7EE46A871F8:920882959:0:::::e
fpr:::::::::3B3FBC948FE59301ED629EFB6AE6D7EE46A871F8:
uid:-::::::::Alfa Test (demo key) <alfa@example.net>:::S10 S3 H3 H2 Z2 Z1,no-ks-modify:1,ps::
uid:-::::::::Alpha Test (demo key) <alpha@example.net>:::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
BUILDSTDERR: DBG: decrypt.c setting mime to 0
PASS: t-file-name
COMPONENT
=========
Name: gpg
Desc: 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
e --compliance
(default) = `gnupg'
i --default-new-key-algo
i --default_pubkey_algo
(default) = `rsa2048/cert,sign+rsa2048/encr'
i --trust-model
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
e --keyserver URL use keyserver at URL
a --auto-key-locate MECHANISMS
use MECHANISMS to locate keys by mail address
e --auto-key-retrieve
e --disable-dirmngr disable all access to the dirmngr
i --max-cert-depth
i --completes-needed
i --marginals-needed
COMPONENT
=========
Name: gpg-agent
Desc: Private Keys
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
er --ssh-fingerprint-digest ALGO
use ALGO to show ssh fingerprints
ALGO = `md5'
ir --enable-extended-key-format
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
er --grab
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 --no-allow-loopback-pinentry
disallow caller to override the pinentry
a [Passphrase policy] Options enforcing a passphrase policy
er --enforce-passphrase-constraints
do not allow bypassing 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
ar --pinentry-timeout N set the Pinentry timeout to N seconds
N = 0
COMPONENT
=========
Name: scdaemon
Desc: Smartcards
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: 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'
e --compliance
(default) = `gnupg'
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
i --enable-crl-checks
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: Network
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
i --resolver-timeout
(default) = 0
i --nameserver
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
b --allow-version-check allow online software version check
b [Tor] Options controlling the use of Tor
b --use-tor route all network traffic via TOR
BUILDSTDERR: b [Keys dirmngr.verbose .......... gpg.keyserver ..........
erver] Configuration for Keyservers
b --keyserver URL use keyserver at URL
URL = `hkps://hkps.pool.sks-keyservers.net'
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 = 15
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: Passphrase Entry
Path: /usr/bin/pinentry
PASS: t-gpgconf
BUILDSTDERR: DBG: decrypt.c setting mime to 0
-----BEGIN PGP MESSAGE-----
hQEOA1OB6k7im6N/EAP/Q/O02+FVNpWLt3SzXzjTuaP42x67vkipxeJK+I/glU7s
sjAW1w0DmBTvkkB+Cuzc2FeeSQei8yUZSP74PiVI6wJluHuHIJwxwCq0MrBgmjGb
4mn6RdaT0nnwSotITihGnpHyMdzAJGhS+Q7dkESsDAVRwnuyzpvb1vmQcOGM7MMD
/1PhhqCYc8Trll+1K2VT/bH5SiLMlBFX9YG7aZ7iZULYcdzLS5PyZdyQojYz5ZdP
d2PTsdW5nFc02u/ui1lLaILVXnPX5ingB8UwRj5nhDy86qf70HGNXzbW6cGaZywt
fXhs8OiSTiJcGftkBJZ2Bsoq2KambwA4DqWI2LX3VdSwjC4EBwMCmxX5/Y6W2oDy
BB9MKK6Id98a6iI4rzFoCYcybyz9rXc8HLLr1Q5AlLT80kcBpO8GG95wxmgI594G
kW4cMN5CSwqNVZh7ztUpGAAklkFKm45CqyVoc5fMgmsSbQOPu2W3q6NN5kDOZkUZ
mH4TPe9jsdXgIQ==
=FHCh
-----END PGP MESSAGE-----
Begin Result Decryption:
Hallo Leute
End Result.
PASS: t-encrypt-mixed
Begin Result:
-----BEGIN PGP MESSAGE-----
hQEOA2rm1+5GqHH4EAP+PGp0l8+DaekVBNw38sJCah2DCpKMO72vCja2mslODovj
yVxqiOEtnr5Pl3HWPWIZSayeNGISRG3e9tA8BFl4vZSTtTJlpZW9Pge1GmZ+fhSK
V2gKM8k7zwE6xFca2dIYCDc+ZzR47mpfEefaQYFquH6ODCW/+emaRb8VCxR6VpQD
/0FGLv6cMLBYZoSovcOsezTGNqofN1T1GhPPFPknDIBhRLU2VpvQ8243gDomljqb
5LcYURDipvIjyXFUMc5HmXFUK0vPgzxYr1sYSdkSbG4DoSmVSaINWj0oxfEaWiIF
LABpthugN4HgeeKLYR02VoON9Zn7Xnvex+TSFE+28E9ehQEOA1OB6k7im6N/EAP/
aQ7WiVRIdoxkZGn8couwCPjjPcPhwKMCc0tBg7GfvBZNRfQ6ylHHEbQswFJLM5aB
Y/8rA2OsgQG1AUEXtEqYoNC2yRinXwTexw62zwxUHCZLfygJGscvxnPSV2TURkjR
2bQun42JK4etAUn0QRewgMk4aJQsSoGeDhZLIgvKQJ4D/AhwWbTlEgzKkZP/A92Q
NW4mhlTHUv+fnR17KQvOJid4+9RmbADirjhAS2czh9YVwBP3hXX9QxqloOv87PBb
jHSVABpMBY4/9ZHK1PD9Ug29eu+Nsel8M+SOzIYPW0nPYCKXnmTL8zL6xwONP/4x
aOT/veoZawOlfJG414P9SLk40kcBFw2VN0jwIQgv7zOyLJQGAJ5nWSy9RsvYpgK0
VmYthiTmwb2X02de7AIVf1N2JYzVGo0YoXKubH7ZVk2Q4tP41rIPeCuYZA==
=0Rw2
-----END PGP MESSAGE-----
End Result.
PASS: t-eventloop
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
BUILDSTDERR: DBG: decrypt.c setting mime to 0
Encrypt A 0
Encrypt A 1
Decrypt B 0
Encrypt A 2
Encrypt A 3
Decrypt B 1
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
Decrypt B 4
Encrypt A 11
Encrypt A 12
Encrypt A 13
Decrypt B 5
Encrypt A 14
Encrypt A 15
Decrypt B 6
Encrypt A 16
Encrypt A 17
Decrypt B 7
Encrypt A 18
Encrypt A 19
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
PASS: t-thread-keylist
PASS: t-thread-keylist-verify
BUILDSTDERR: stopping gpg-agent
PASS: final.test
======================================
1 of 26 tests failed
Please report to http://bugs.gnupg.org
======================================
make[4]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
BUILDSTDERR: make[4]: *** [Makefile:876: check-TESTS] Error 1
BUILDSTDERR: make[3]: *** [Makefile:1002: check-am] Error 2
make[3]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
BUILDSTDERR: make[2]: *** [Makefile:1004: check] Error 2
make[2]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests/gpg'
BUILDSTDERR: make[1]: *** [Makefile:718: check-recursive] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/gpgme-1.11.0/tests'
BUILDSTDERR: make: *** [Makefile:516: check-recursive] Error 1
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.E9uehq (%check)
BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.E9uehq (%check)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace
result = func(*args, **kw)
File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do
raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed:
# /usr/bin/systemd-nspawn -q -M b12382e3e8654af99bbfce6635aea32f -D /var/lib/mock/fedora-rawhide-x86_64/root -a --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=en_US.UTF-8 -u mockbuild bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gpgme.spec

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
154601

Event Timeline