Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pinentry.spec'], chrootPath='/var/lib/mock/f33-build-454384-63552/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pinentry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1609891200 Wrote: /builddir/build/SRPMS/pinentry-1.1.0-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pinentry.spec'], chrootPath='/var/lib/mock/f33-build-454384-63552/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pinentry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1609891200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d4y5QP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pinentry-1.1.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pinentry-1.1.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pinentry-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yDw4BO + umask 022 + cd /builddir/build/BUILD + cd pinentry-1.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-12-03 12:43:24.000000000 -0500 +++ ./configure 2021-01-16 12:01:24.986298129 -0500 @@ -2007,7 +2007,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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-rpath --disable-dependency-tracking --without-libcap --disable-pinentry-fltk --enable-pinentry-gnome3 --enable-pinentry-gtk2 --enable-pinentry-qt5 --enable-pinentry-emacs --enable-pinentry-tty --enable-libsecret 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 for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) 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 riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether ln -s works... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-redhat-linux-gnu-windres... no checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for mlock... yes checking whether mlock is broken... no checking for uint32_t... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.16... yes (1.41-unknown) checking for riscv64-redhat-linux-gnu-libassuan-config... no checking for libassuan-config... /usr/bin/libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.5.3) checking LIBASSUAN API version... okay configure: WARNING: *** *** The config script /usr/bin/libassuan-config was *** built for myhost and thus may not match the *** used host riscv64-redhat-linux-gnu. *** You may want to use the configure option --with-libassuan-prefix *** to specify a matching config script or use $SYSROOT. *** checking for byte typedef... no checking for ulong typedef... yes checking for ncursesw... yes checking for ncurses include dir... /usr/include/ncursesw checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 8706: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 8706: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if Unix domain socket is supported... yes checking for gtk+-2.0 >= 2.4.0... yes checking for gcr-3,gcr-base-3... yes checking for libsecret-1... yes checking for Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Widgets >= 5.0.0... yes checking for Qt5Core >= 5.7.0... yes checking for riscv64-redhat-linux-gnu-moc... no checking for moc... no checking moc version... no checking for riscv64-redhat-linux-gnu-moc-qt5... no checking for moc-qt5... moc-qt5 checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating secmem/Makefile config.status: creating pinentry/Makefile config.status: creating curses/Makefile config.status: creating tty/Makefile config.status: creating emacs/Makefile config.status: creating gtk+-2/Makefile config.status: creating gnome3/Makefile config.status: creating qt/Makefile config.status: creating tqt/Makefile config.status: creating w32/Makefile config.status: creating fltk/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: Pinentry v1.1.0 has been configured as follows: Revision: 02df3d2 (735) Platform: riscv64-redhat-linux-gnu Curses Pinentry ..: yes TTY Pinentry .....: yes Emacs Pinentry ...: yes GTK+-2 Pinentry ..: yes GNOME 3 Pinentry .: yes Qt Pinentry ......: yes (Qt5) TQt Pinentry .....: no W32 Pinentry .....: no FLTK Pinentry ....: no Fallback to Curses: yes Emacs integration : yes libsecret ........: yes Default Pinentry .: pinentry-gtk-2 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in secmem make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o util.o util.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o secmem.o secmem.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' rm -f libsecmem.a ar cru libsecmem.a secmem.o util.o ranlib libsecmem.a make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' Making all in pinentry make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../secmem -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-emacs.o pinentry-emacs.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../secmem -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o password-cache.o password-cache.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../secmem -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o argparse.o argparse.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../secmem -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry.o pinentry.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' rm -f libpinentry.a ar cru libpinentry.a pinentry.o argparse.o password-cache.o pinentry-emacs.o ranlib libpinentry.a make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../secmem -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' rm -f libpinentry-curses.a ar cru libpinentry-curses.a libpinentry_curses_a-pinentry-curses.o ranlib libpinentry-curses.a make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' Making all in curses make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/curses' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I/usr/include/ncursesw -I../pinentry -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-curses.o pinentry-curses.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/curses' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/curses' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pinentry-curses pinentry-curses.o ../pinentry/libpinentry.a ../pinentry/libpinentry-curses.a ../secmem/libsecmem.a -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lassuan -lgpg-error -lgpg-error -lncursesw -ltinfo make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/curses' Making all in tty make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/tty' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../secmem -I../pinentry -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-tty.o pinentry-tty.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/tty' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/tty' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pinentry-tty pinentry-tty.o ../pinentry/libpinentry.a ../secmem/libsecmem.a -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lassuan -lgpg-error -lgpg-error make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/tty' Making all in emacs make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I../pinentry -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-emacs.o pinentry-emacs.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pinentry-emacs pinentry-emacs.o ../pinentry/libpinentry.a ../secmem/libsecmem.a -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lassuan -lgpg-error -lgpg-error make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' Making all in gtk+-2 make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/ncursesw -I../secmem -I../pinentry -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-gtk-2.o pinentry-gtk-2.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from pinentry-gtk-2.c:33: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from pinentry-gtk-2.c:33: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from pinentry-gtk-2.c:33: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from pinentry-gtk-2.c:33: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pinentry-gtk-2 pinentry-gtk-2.o ../pinentry/libpinentry.a ../secmem/libsecmem.a -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lassuan -lgpg-error -lgpg-error -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype ../pinentry/libpinentry-curses.a -lncursesw -ltinfo make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' Making all in gnome3 make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I/usr/include/gcr-3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/ncursesw -I../secmem -I../pinentry -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-gnome3.o pinentry-gnome3.c make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wno-pointer-sign -Wpointer-arith -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pinentry-gnome3 pinentry-gnome3.o ../pinentry/libpinentry.a ../secmem/libsecmem.a -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lassuan -lgpg-error -lgpg-error -lgcr-ui-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgcr-base-3 -lgck-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lp11-kit ../pinentry/libpinentry-curses.a -lncursesw -ltinfo make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' Making all in qt make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' moc-qt5 `test -f 'pinentryconfirm.h' || echo './'`pinentryconfirm.h -o pinentryconfirm.moc make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' moc-qt5 `test -f 'pinentrydialog.h' || echo './'`pinentrydialog.h -o pinentrydialog.moc make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I.. -I../secmem -I/usr/include/ncursesw -I../pinentry -Wall -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qrc_pinentry.o qrc_pinentry.cpp make[3]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[3]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I.. -I../secmem -I/usr/include/ncursesw -I../pinentry -Wall -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pinentryconfirm.o pinentryconfirm.cpp make[3]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[3]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I.. -I../secmem -I/usr/include/ncursesw -I../pinentry -Wall -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.cpp make[3]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[3]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libassuan2 -I.. -I../secmem -I/usr/include/ncursesw -I../pinentry -Wall -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pinentrydialog.o pinentrydialog.cpp make[3]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' pinentrydialog.cpp: In member function 'void PinEntryDialog::setDescription(const QString&)': pinentrydialog.cpp:274:23: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 274 | setError(QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from pinentrydialog.h:27, from pinentrydialog.cpp:24: /usr/include/qt5/QtCore/qstring.h:913:23: note: declared here 913 | static const Null null; | ^~~~ pinentrydialog.cpp:274:23: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] 274 | setError(QString::null); | ^~~~ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from pinentrydialog.h:27, from pinentrydialog.cpp:24: /usr/include/qt5/QtCore/qstring.h:913:23: note: declared here 913 | static const Null null; | ^~~~ make[3]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' g++ -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pinentry-qt pinentrydialog.o main.o qrc_pinentry.o pinentryconfirm.o ../pinentry/libpinentry.a ../secmem/libsecmem.a -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lassuan -lgpg-error -lgpg-error -lQt5Widgets -lQt5Gui -lQt5Core ../pinentry/libpinentry-curses.a -lncursesw -ltinfo make[3]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' Making all in doc make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5oYvFS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 + cd pinentry-1.1.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/m4' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/m4' 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/pinentry-1.1.0/m4' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/m4' Making install in secmem make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' 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/pinentry-1.1.0/secmem' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/secmem' Making install in pinentry make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' 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/pinentry-1.1.0/pinentry' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/pinentry' Making install in curses make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/curses' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/curses' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' /usr/bin/install -p pinentry-curses '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/curses' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/curses' Making install in tty make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/tty' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/tty' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' /usr/bin/install -p pinentry-tty '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/tty' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/tty' Making install in emacs make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' /usr/bin/install -p pinentry-emacs '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/emacs' Making install in gtk+-2 make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' /usr/bin/install -p pinentry-gtk-2 '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gtk+-2' Making install in gnome3 make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' /usr/bin/install -p pinentry-gnome3 '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/gnome3' Making install in qt make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[3]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/qt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' /usr/bin/install -p pinentry-qt '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/qt' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/doc' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/info' /usr/bin/install -p -m 644 ./pinentry.info '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/info/pinentry.info' make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0/doc' make[1]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0' make[2]: Entering directory '/builddir/build/BUILD/pinentry-1.1.0' (cd /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin; \ rm -f pinentry; \ ln -s pinentry-gtk-2 pinentry) make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0' make[1]: Leaving directory '/builddir/build/BUILD/pinentry-1.1.0' + ln -s pinentry-gtk-2 /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-gtk + ln -s pinentry-qt /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-qt4 + install -p -m755 -D /builddir/build/SOURCES/pinentry-wrapper /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry + rm -fv /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/info/dir removed '/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/info/dir' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.0-9.fc33 --unique-debug-suffix -1.1.0-9.fc33.riscv64 --unique-debug-src-base pinentry-1.1.0-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pinentry-1.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-curses explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-emacs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-gtk-2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-gnome3 extracting debug info from /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-curses extracting debug info from /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-emacs extracting debug info from /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-gtk-2 extracting debug info from /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-gnome3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-qt extracting debug info from /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-qt explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-tty extracting debug info from /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/bin/pinentry-tty original debug info size: 6704kB, size after compression: 5992kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 566 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pinentry-1.1.0-9.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yymwsP + umask 022 + cd /builddir/build/BUILD + cd pinentry-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + cp -pr AUTHORS /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + cp -pr ChangeLog /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + cp -pr NEWS /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + cp -pr README /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + cp -pr THANKS /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + cp -pr TODO /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/doc/pinentry + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GsK7iP + umask 022 + cd /builddir/build/BUILD + cd pinentry-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/licenses/pinentry + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/licenses/pinentry + cp -pr COPYING /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64/usr/share/licenses/pinentry + RPM_EC=0 ++ jobs -p + exit 0 Provides: pinentry = 1.1.0-9.fc33 pinentry(riscv-64) = 1.1.0-9.fc33 pinentry-curses = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /usr/sbin/update-alternatives Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libncursesw.so.6()(64bit) libsecret-1.so.0()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: pinentry-gnome3-1.1.0-9.fc33.riscv64 Provides: pinentry-gnome3 = 1.1.0-9.fc33 pinentry-gnome3(riscv-64) = 1.1.0-9.fc33 pinentry-gui = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcr-base-3.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libncursesw.so.6()(64bit) libsecret-1.so.0()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: pinentry-gtk-1.1.0-9.fc33.riscv64 Provides: pinentry-gtk = 1.1.0-9.fc33 pinentry-gtk(riscv-64) = 1.1.0-9.fc33 pinentry-gtk2 = 1.1.0-9.fc33 pinentry-gui = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libgtk-x11-2.0.so.0()(64bit) libncursesw.so.6()(64bit) libsecret-1.so.0()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: pinentry-qt-1.1.0-9.fc33.riscv64 Provides: pinentry-gui = 1.1.0-9.fc33 pinentry-qt = 1.1.0-9.fc33 pinentry-qt(riscv-64) = 1.1.0-9.fc33 pinentry-qt5 = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libncursesw.so.6()(64bit) libsecret-1.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Obsoletes: pinentry-qt4 < 0.8.0-2 Processing files: pinentry-emacs-1.1.0-9.fc33.riscv64 Provides: pinentry-emacs = 1.1.0-9.fc33 pinentry-emacs(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) libsecret-1.so.0()(64bit) rtld(GNU_HASH) Processing files: pinentry-debugsource-1.1.0-9.fc33.riscv64 Provides: pinentry-debugsource = 1.1.0-9.fc33 pinentry-debugsource(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pinentry-debuginfo-1.1.0-9.fc33.riscv64 Provides: debuginfo(build-id) = 573d4cbddf679531ea651eed0722b870c8f69f10 debuginfo(build-id) = 6a6e3ffde51a08cca66108a78360f81f5f0f18a7 pinentry-debuginfo = 1.1.0-9.fc33 pinentry-debuginfo(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pinentry-debugsource(riscv-64) = 1.1.0-9.fc33 Processing files: pinentry-gnome3-debuginfo-1.1.0-9.fc33.riscv64 Provides: debuginfo(build-id) = 36cf146464da38a99660fe1a8636341eb8d1f31c pinentry-gnome3-debuginfo = 1.1.0-9.fc33 pinentry-gnome3-debuginfo(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pinentry-debugsource(riscv-64) = 1.1.0-9.fc33 Processing files: pinentry-gtk-debuginfo-1.1.0-9.fc33.riscv64 Provides: debuginfo(build-id) = 000469000afe24ff4d817c4690d760a6f8f1c236 pinentry-gtk-debuginfo = 1.1.0-9.fc33 pinentry-gtk-debuginfo(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pinentry-debugsource(riscv-64) = 1.1.0-9.fc33 Processing files: pinentry-qt-debuginfo-1.1.0-9.fc33.riscv64 Provides: debuginfo(build-id) = 3ac3e653af704d1b54d62015706996e99c1a9360 pinentry-qt-debuginfo = 1.1.0-9.fc33 pinentry-qt-debuginfo(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pinentry-debugsource(riscv-64) = 1.1.0-9.fc33 Processing files: pinentry-emacs-debuginfo-1.1.0-9.fc33.riscv64 Provides: debuginfo(build-id) = 1076f1445b071a52dad921b6164570c43e7dabb6 pinentry-emacs-debuginfo = 1.1.0-9.fc33 pinentry-emacs-debuginfo(riscv-64) = 1.1.0-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pinentry-debugsource(riscv-64) = 1.1.0-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 Wrote: /builddir/build/RPMS/pinentry-gnome3-debuginfo-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-gtk-debuginfo-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-debuginfo-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-emacs-debuginfo-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-debugsource-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-qt-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-gnome3-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-gtk-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-qt-debuginfo-1.1.0-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/pinentry-emacs-1.1.0-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AqNAcO + umask 022 + cd /builddir/build/BUILD + cd pinentry-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pinentry-1.1.0-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0