+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rblcheck.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ilexsd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rblcheck-1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/rblcheck-1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rblcheck-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (rblcheck-texttweak.patch):' Patch #0 (rblcheck-texttweak.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .texttweak --fuzz=0 patching file rblcheck.c + echo 'Patch #1 (rblcheck-txt.patch):' Patch #1 (rblcheck-txt.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .txt --fuzz=0 patching file rblcheck.c + echo 'Patch #2 (rblcheck-names.patch):' Patch #2 (rblcheck-names.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .names --fuzz=0 patching file rblcheck.c Hunk #2 succeeded at 325 (offset 38 lines). Hunk #3 succeeded at 432 (offset 38 lines). + echo 'Patch #3 (rblcheck-1.5-res_query.patch):' Patch #3 (rblcheck-1.5-res_query.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .res_query --fuzz=0 patching file configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SPSByL + umask 022 + cd /builddir/build/BUILD + cd rblcheck-1.5 + 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 + '[' 1 = 1 ']' + '[' x '!=' x-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 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler (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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for unistd.h... yes checking for getopt.h... yes checking for libc.h... no checking for working const... yes checking for res_query... no checking for res_query in -lresolv... yes updating cache ./config.cache creating ./config.status creating Makefile creating docs/Makefile creating config/rblcheck.spec creating config/pkginfo creating config.h + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/rblcheck-1.5' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/rblcheck-1.5/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5/docs' Making all in . make[2]: Entering directory '/builddir/build/BUILD/rblcheck-1.5' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rblcheck.c rblcheck.c: In function 'rblcheck': rblcheck.c:312:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rp = result; ^ rblcheck.c:313:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] rend = result + RESULT_SIZE - 1; ^ rblcheck.c:214:23: warning: variable 'xc' set but not used [-Wunused-but-set-variable] int qid, qc, ac, nc, xc; ^~ rblcheck.c:214:19: warning: variable 'nc' set but not used [-Wunused-but-set-variable] int qid, qc, ac, nc, xc; ^~ rblcheck.c:214:6: warning: variable 'qid' set but not used [-Wunused-but-set-variable] int qid, qc, ac, nc, xc; ^~~ rblcheck.c:213:15: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int rectype, dummy, reclength; ^~~~~ rblcheck.c: In function 'full_rblcheck': rblcheck.c:435:7: warning: unused variable 'addrbuf' [-Wunused-variable] char addrbuf[32]; ^~~~~~~ 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rblcheck rblcheck.o -lresolv rm -f rbl rbl.tmp sed -e 's,@bindir\@,/usr/bin,g' \ -e 's,@sysconfdir\@,/etc,g' rbl.in >rbl.tmp chmod +x rbl.tmp mv rbl.tmp rbl make[2]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5' make[1]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RCQArG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 + cd rblcheck-1.5 + rm -rf /builddir/build/BUILDROOT/rblcheck-1.5-27.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/rblcheck-1.5-27.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/info install Making install in docs make[1]: Entering directory '/builddir/build/BUILD/rblcheck-1.5/docs' make[2]: Entering directory '/builddir/build/BUILD/rblcheck-1.5/docs' make[2]: Nothing to be done for 'install-exec-am'. srcdir=`cd . && pwd`; \ db2html $srcdir/rblcheck.sgml Output is /builddir/build/BUILD/rblcheck-1.5/docs/rblcheck/rblcheck.html Using catalogs: /etc/sgml/sgml-docbook-4.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /builddir/build/BUILD/rblcheck-1.5/docs/rblcheck.sgml mv rblcheck html for file in ./*.html; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/docs/$basefile; \ done /usr/bin/install: cannot stat './*.html': No such file or directory make[2]: [Makefile:196: install-data-local] Error 1 (ignored) /usr/bin/install -c -m 644 ./rblcheck.ps /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/docs/rblcheck.ps /usr/bin/install: cannot create regular file '/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/docs/rblcheck.ps': No such file or directory make[2]: [Makefile:197: install-data-local] Error 1 (ignored) /usr/bin/install -c -m 644 ./rblcheck.rtf /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/docs/rblcheck.rtf /usr/bin/install: cannot create regular file '/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/docs/rblcheck.rtf': No such file or directory make[2]: [Makefile:198: install-data-local] Error 1 (ignored) make[2]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5/docs' make[1]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5/docs' Making install in . make[1]: Entering directory '/builddir/build/BUILD/rblcheck-1.5' make[2]: Entering directory '/builddir/build/BUILD/rblcheck-1.5' /bin/sh ./config/mkinstalldirs /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 mkdir /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/bin /usr/bin/install -c rblcheck /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/bin/rblcheck /bin/sh ./config/mkinstalldirs /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/bin /usr/bin/install -c rbl /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/bin/rbl make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5' make[1]: Leaving directory '/builddir/build/BUILD/rblcheck-1.5' + /usr/bin/install -D -m644 /builddir/build/SOURCES/rblcheckrc /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/etc/rblcheckrc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/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: rblcheck-1.5-27.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lHFqaN + umask 022 + cd /builddir/build/BUILD + cd rblcheck-1.5 + DOCDIR=/builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr AUTHORS /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr ChangeLog /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr NEWS /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr README /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr COPYING /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr docs/rblcheck.ps /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr docs/rblcheck.rtf /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + cp -pr docs/html/ /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64/usr/share/doc/rblcheck + exit 0 Provides: config(rblcheck) = 1.5-27.fc28 rblcheck = 1.5-27.fc28 rblcheck(riscv-64) = 1.5-27.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh 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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 Wrote: /builddir/build/SRPMS/rblcheck-1.5-27.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rblcheck-1.5-27.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CpGVAi + umask 022 + cd /builddir/build/BUILD + cd rblcheck-1.5 + rm -rf /builddir/build/BUILDROOT/rblcheck-1.5-27.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff