+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/dbh.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: Macro expanded in comment on line 70: %{_mandir}/man1/dbh*

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.96Wr7a
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libdbh2-5.0.16
+ /usr/bin/gzip -dc /builddir/build/SOURCES/libdbh2-5.0.16.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libdbh2-5.0.16
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (dbh-5.0.13-bigendian.patch):'
Patch #0 (dbh-5.0.13-bigendian.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bigendian --fuzz=0
patching file src/dbh_static.i
Hunk #1 succeeded at 1673 (offset 15 lines).
Hunk #2 succeeded at 1702 (offset 15 lines).
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cL1JRM
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdbh2-5.0.16
+ 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 '
+ 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.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'
+ 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'
+ '[' 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 --disable-rpath --disable-static
configure: WARNING: unrecognized options: --disable-rpath
system: Linux
prefix = /usr
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for riscv64-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 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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
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 for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 libdbh 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
configure: No debug for you.
configure: No trace for you.
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 whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for libdbh containing strerror... none required
checking for riscv64-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 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 make sets $(MAKE)... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for ANSI C header files... (cached) 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 gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for dpkg... no
checking for pkg-config... yes
checking for realpath... yes
checking for fork... yes
checking for strlcpy... no
checking for snprintf... yes
checking for strlcat... no
checking for lstat... yes
checking for CreateFileMapping... no
checking for lseek... yes
checking for lseek64... yes
checking for llseek... yes
checking for fsync... yes
checking for snprintf... (cached) yes
checking for vsnprintf... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads libdbh -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads libdbh -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for shm_open in -lrt... yes
checking for pow in -lm... yes
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking tchar.h usability... no
checking tchar.h presence... no
checking for tchar.h... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for long double with more range or precision than double... yes
checking for working volatile... yes
checking for dirent.h that defines DIR... yes
checking for libdbh containing opendir... none required
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
Checking integer bit order... littleendian
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of unsigned char *... 8
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of size_t... 8
checking size of off_t... 8
checking if prototype for gethostname exists... yes
configure: creating ./config.status
config.status: creating src/dbh.settings
config.status: creating Makefile
config.status: creating dbh2.pc
config.status: creating libdbh2.spec
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating src/dbh.h
config.status: creating debian/changelog
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-rpath
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  -pthread
 
            ============================
            SUMMARY OF DBH CONFIGURATION
	    ============================

General Information:
-------------------
		    DBH Version: 5.0.16
		  Configured on: Thu Mar  1 16:43:26 UTC 2018
		  Configured by: mockbuild@stage4-builder
		    Host system: riscv64-redhat-linux-gnu
	      Uname information: Linux stage4-builder 4.16.0-rc2-00328-gebea62367bc4 #4 SMP Mon Feb 26 16:05:16 GMT 2018 riscv64 riscv64 riscv64 GNU/Linux
		       Byte sex: little-endian
		      Libraries: shared
	     Installation point: /usr
              Pkgconf directory: $(libdir)/pkgconfig

Compiling Options:
------------------
               Compilation Mode: production
                         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  -pthread
               Shared C Library: yes
               Static C Library: no
                        LDFLAGS: -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
 	 	Extra libraries: -lm -lrt   -lrt
 		       Archiver: ar
 		 	 Ranlib: ranlib
 	              Debugging: no
		        Tracing: no


Features:
---------
                       Examples: no
                  Parallel safe: yes
                    Thread safe: yes
                 Enable GTK-doc: no
                        dmalloc: no
         Function Stack Tracing: no
       Large File Support (LFS): yes
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
  CC     dbh.lo
  CCLD   libdbh.la
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
Making all in man
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/man'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/doc'
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16'
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16'
make[1]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O7TuuO
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64
+ cd libdbh2-5.0.16
+ rm -rf /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64
+ make install DESTDIR=/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libdbh.la '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libdbh.so.2.0.1 /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64/libdbh.so.2.0.1
libtool: install: (cd /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64 && { ln -s -f libdbh.so.2.0.1 libdbh.so.2 || { rm -f libdbh.so.2 && ln -s libdbh.so.2.0.1 libdbh.so.2; }; })
libtool: install: (cd /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64 && { ln -s -f libdbh.so.2.0.1 libdbh.so || { rm -f libdbh.so && ln -s libdbh.so.2.0.1 libdbh.so; }; })
libtool: install: /usr/bin/install -c .libs/libdbh.lai /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64/libdbh.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/include/dbh'
 /usr/bin/install -c -m 644 dbh.h '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/include/dbh'
make  install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
rm -f /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64/libdbh.la 
make[3]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
make[1]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/src'
Making install in man
make[1]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/man'
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/man/man3'
 /usr/bin/install -c -m 644 dbh.h.3 dbh.3 dbh_close.3 dbh_destroy.3 dbh_create.3 dbh_open.3 dbh_open_ro.3 dbh_erase.3 dbh_unerase.3 dbh_prune.3 dbh_unprune.3 dbh_find.3 dbh_genkey.3 dbh_genkey2.3 dbh_orderkey.3 dbh_load.3 dbh_load_address.3 dbh_load_parent.3 dbh_load_child.3 dbh_macros.3 dbh_regen_sweep.3 dbh_regen_fanout.3 dbh_settempdir.3 dbh_set_data.3 dbh_set_key.3 dbh_set_size.3 dbh_set_recordsize.3 dbh_sweep.3 dbh_fanout.3 dbh_foreach_sweep.3 dbh_exit_sweep.3 dbh_exit_fanout.3 dbh_foreach_fanout.3 dbh_update.3 dbh_writeheader.3 '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/man/man3'
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/man'
make[1]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/man'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/doc'
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16/doc'
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/libdbh2-5.0.16/doc'
make[1]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16/doc'
make[1]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16'
make[2]: Entering directory '/builddir/build/BUILD/libdbh2-5.0.16'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/gtk-doc/html/dbh'
 /usr/bin/install -c -m 644 doc/html/calc.png doc/html/ch01.html doc/html/DBH.html doc/html/home.png doc/html/index.html doc/html/index.sgml doc/html/left.png doc/html/right.png doc/html/style.css doc/html/up.png '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/gtk-doc/html/dbh'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/dbh'
 /usr/bin/install -c -m 644 dbh.vim examples/simple_hash.c examples/filesystem.c examples/Makefile.am '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/dbh'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 dbh2.pc '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16'
make[1]: Leaving directory '/builddir/build/BUILD/libdbh2-5.0.16'
+ mv /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/gtk-doc .
+ rm -rf /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/dbh
+ rm -f '/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/lib64/*.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
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: dbh-5.0.16-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l2DLjU
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdbh2-5.0.16
+ DOCDIR=/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh
+ cp -pr AUTHORS /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh
+ cp -pr COPYING /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh
+ cp -pr ChangeLog /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh
+ cp -pr README /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh
+ exit 0
Provides: dbh = 1:5.0.16-6.fc28 dbh(riscv-64) = 1:5.0.16-6.fc28 libdbh.so.2()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: dbh-devel-5.0.16-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ipmTaO
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdbh2-5.0.16
+ DOCDIR=/builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh-devel
+ cp -pr examples/filesystem.c examples/simple_hash.c /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh-devel
+ cp -pr examples/Makefile examples/Makefile.am examples/Makefile.in /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh-devel
+ cp -pr doc/html /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh-devel
+ cp -pr gtk-doc /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64/usr/share/doc/dbh-devel
+ exit 0
Provides: dbh-devel = 1:5.0.16-6.fc28 dbh-devel(riscv-64) = 1:5.0.16-6.fc28 pkgconfig(dbh2) = 5.0.16
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libdbh.so.2()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dbh-5.0.16-6.fc28.riscv64
Wrote: /builddir/build/SRPMS/dbh-5.0.16-6.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/dbh-5.0.16-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/dbh-devel-5.0.16-6.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r4kKre
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdbh2-5.0.16
+ rm -rf /builddir/build/BUILDROOT/dbh-5.0.16-6.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