+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/python-krbV.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
warning: bogus date in %changelog: Wed May 21 2006 Mike Bonnet <mikeb@redhat.com> - 1.0.13-1
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OjwIDK
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-krbV-1.0.90
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/python-krbV-1.0.90.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-krbV-1.0.90
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DxIG8R
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-krbV-1.0.90
+ export LIBNAME=lib64
+ LIBNAME=lib64
+ export '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  -Wextra'
+ 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  -Wextra'
+ 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  -Wextra'
+ 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 '
+ 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  -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  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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
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 for a BSD-compatible install... /usr/bin/install -c
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking if Python version >= 2.1... checking for python2.3... no
checking for python2.2... no
checking for python2.1... no
checking for python2.0... no
checking for python1.6... no
checking for python1.5... no
checking for python... /usr/bin/python
found
checking local Python configuration... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
looks good
checking for headers required to compile python extensions... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -j4
awk -f ./gendefines.awk /usr/include/krb5/krb5.h > krb5defines.h
/usr/bin/make  all-am
make[1]: Entering directory '/builddir/build/BUILD/python-krbV-1.0.90'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/krb5    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wextra -c -o krb5module.lo krb5module.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/krb5    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wextra -c -o krb5util.lo krb5util.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/krb5    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wextra -c -o krb5err.lo krb5err.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/krb5 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -c krb5module.c  -fPIC -DPIC -o .libs/krb5module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/krb5 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -c krb5util.c  -fPIC -DPIC -o .libs/krb5util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/krb5 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -c krb5err.c  -fPIC -DPIC -o .libs/krb5err.o
krb5module.c: In function 'Context_cc_default':
krb5module.c:224:16: warning: variable 'kctx' set but not used [-Wunused-but-set-variable]
   krb5_context kctx = NULL;
                ^~~~
krb5module.c: In function 'Context_rc_default':
krb5module.c:284:16: warning: variable 'kctx' set but not used [-Wunused-but-set-variable]
   krb5_context kctx = NULL;
                ^~~~
krb5module.c: In function 'Context_kt_default':
krb5module.c:350:16: warning: variable 'kctx' set but not used [-Wunused-but-set-variable]
   krb5_context kctx = NULL;
                ^~~~
krb5module.c: In function 'make_address_list':
krb5module.c:766:13: warning: variable 'outlen' set but not used [-Wunused-but-set-variable]
   int i, n, outlen;
             ^~~~~~
krb5module.c: In function 'Principal_getitem':
krb5module.c:2398:16: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
   krb5_context ctx = NULL;
                ^~~
krb5module.c: In function 'Principal_itemlen':
krb5module.c:2455:16: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
   krb5_context ctx = NULL;
                ^~~
krb5module.c: In function 'CCache_eq':
krb5module.c:2857:16: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
   krb5_context ctx = NULL;
                ^~~
krb5module.c: In function 'CCache_init_creds_keytab':
krb5module.c:2975:55: warning: variable 'conobj' set but not used [-Wunused-but-set-variable]
   PyObject *self, *keytab = NULL, *principal = NULL, *conobj = NULL, *tmp;
                                                       ^~~~~~
krb5module.c: In function 'CCache_initialize':
krb5module.c:3052:39: warning: variable 'conobj' set but not used [-Wunused-but-set-variable]
   PyObject *self, *principal = NULL, *conobj = NULL, *tmp;
                                       ^~~~~~
krb5module.c: In function 'CCache_get_credentials':
krb5module.c:3129:35: warning: variable 'conobj' set but not used [-Wunused-but-set-variable]
   PyObject *retval, *self, *tmp, *conobj, *client, *server, *adlist, *addrlist, *subtmp=NULL, *authdata_tmp=NULL;
                                   ^~~~~~
krb5module.c: In function 'RCache_eq':
krb5module.c:3479:16: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
   krb5_context ctx = NULL;
                ^~~
krb5module.c: In function 'Keytab_init':
krb5module.c:3710:7: warning: variable 'is_dfl' set but not used [-Wunused-but-set-variable]
   int is_dfl = 0;
       ^~~~~~
krb5module.c: In function 'Keytab_eq':
krb5module.c:3771:16: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
   krb5_context ctx = NULL;
                ^~~
/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  -Wextra -module -avoid-version -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o krbVmodule.la -rpath /usr/lib64/python2.7/site-packages krb5module.lo krb5util.lo krb5err.lo  -L/usr/lib64 -lkrb5 
libtool: link: gcc -shared  .libs/krb5module.o .libs/krb5util.o .libs/krb5err.o   -L/usr/lib64 -lkrb5 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro   -Wl,-soname -Wl,krbVmodule.so -o .libs/krbVmodule.so
libtool: link: ( cd ".libs" && rm -f "krbVmodule.la" && ln -s "../krbVmodule.la" "krbVmodule.la" )
make[1]: Leaving directory '/builddir/build/BUILD/python-krbV-1.0.90'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aw4qiZ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64
+ cd python-krbV-1.0.90
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64
+ echo 'warning: %makeinstall is deprecated, try %make_install instead'
warning: %makeinstall is deprecated, try %make_install instead
+ /usr/bin/make prefix=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/info install
/usr/bin/make  install-am
make[1]: Entering directory '/builddir/build/BUILD/python-krbV-1.0.90'
make[2]: Entering directory '/builddir/build/BUILD/python-krbV-1.0.90'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64/python2.7/site-packages"
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   krbVmodule.la '/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64/python2.7/site-packages'
libtool: install: /usr/bin/install -c .libs/krbVmodule.so /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64/python2.7/site-packages/krbVmodule.so
libtool: install: /usr/bin/install -c .libs/krbVmodule.lai /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64/python2.7/site-packages/krbVmodule.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages'
make[2]: Leaving directory '/builddir/build/BUILD/python-krbV-1.0.90'
make[1]: Leaving directory '/builddir/build/BUILD/python-krbV-1.0.90'
+ /usr/bin/rm -f /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64//usr/lib64/python2.7/site-packages/krbVmodule.la
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /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/python-krbV-1.0.90-15.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python-krbV-1.0.90-15.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1qFtxn
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-krbV-1.0.90
+ DOCDIR=/builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/doc/python-krbV
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/doc/python-krbV
+ cp -pr README /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/doc/python-krbV
+ cp -pr COPYING /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/doc/python-krbV
+ cp -pr krbV-code-snippets.py /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64/usr/share/doc/python-krbV
+ exit 0
Provides: python-krbV = 1.0.90-15.fc28 python-krbV(riscv-64) = 1.0.90-15.fc28
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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64
Wrote: /builddir/build/SRPMS/python-krbV-1.0.90-15.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/python-krbV-1.0.90-15.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AndwWh
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-krbV-1.0.90
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-krbV-1.0.90-15.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff