+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/root-tail.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.sS2uyJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf root-tail-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/root-tail-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd root-tail-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SAnJZN + umask 022 + cd /builddir/build/BUILD + cd root-tail-1.2 + xmkmf -a imake -DUseInstalled -I/usr/share/X11/config make Makefiles make: Nothing to be done for 'Makefiles'. make includes make: Nothing to be done for 'includes'. make depend gccmakedep -- -I/usr/include -Dlinux -D__riscv -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -- root-tail.c + make -j4 '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 ' 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 -c -o root-tail.o root-tail.c root-tail.c: In function 'main': root-tail.c:1304:58: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness [-Wpointer-sign] XParseGeometry (argv[++i], &win_x, &win_y, &width, &height); ^ In file included from root-tail.c:41:0: /usr/include/X11/Xlib.h:2857:12: note: expected 'unsigned int *' but argument is of type 'int *' extern int XParseGeometry( ^~~~~~~~~~~~~~ root-tail.c:1304:66: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness [-Wpointer-sign] XParseGeometry (argv[++i], &win_x, &win_y, &width, &height); ^ In file included from root-tail.c:41:0: /usr/include/X11/Xlib.h:2857:12: note: expected 'unsigned int *' but argument is of type 'int *' extern int XParseGeometry( ^~~~~~~~~~~~~~ root-tail.c: In function 'main_loop': root-tail.c:1254:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (command); ^~~~~~~~~~~~~~~~ rm -f root-tail gcc -o root-tail -O2 -fno-strict-aliasing -L/usr/lib64 root-tail.o -lXext -lX11 rm -f root-tail._man if test -z "" ; then \ cd `dirname root-tail` && \ ln -s `basename root-tail.man` `basename root-tail._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/share/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < root-tail.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >root-tail._man; \ fi + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5S6xU3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 + cd root-tail-1.2 + make install DESTDIR=/builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/bin install -c root-tail /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/bin/root-tail install in . done + make install.man DESTDIR=/builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/share/man/man1 install -c -m 0444 root-tail._man /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/share/man/man1/root-tail.1x install.man in . done + /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: root-tail-1.2-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tEEjAr + umask 022 + cd /builddir/build/BUILD + cd root-tail-1.2 + DOCDIR=/builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/share/doc/root-tail + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/share/doc/root-tail + cp -pr Changes /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/share/doc/root-tail + cp -pr README /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64/usr/share/doc/root-tail + exit 0 Provides: root-tail = 1.2-19.fc28 root-tail(riscv-64) = 1.2-19.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) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/root-tail-1.2-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/root-tail-1.2-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/root-tail-1.2-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nFHdcr + umask 022 + cd /builddir/build/BUILD + cd root-tail-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/root-tail-1.2-19.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