+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/wmfrog.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.9NEOt2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wmfrog-0.3.1 + /usr/bin/mkdir -p wmfrog-0.3.1 + cd wmfrog-0.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/wmfrog-0.3.1.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (wmfrog-0.3.1-Skip-warning.patch):' Patch #0 (wmfrog-0.3.1-Skip-warning.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .warning --fuzz=0 patching file Src/weather.pl + echo 'Patch #1 (wmfrog-0.3.1-Fix-parsing-wmfrog-arguments.patch):' Patch #1 (wmfrog-0.3.1-Fix-parsing-wmfrog-arguments.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Src/wmFrog.c + sed -i -e 's|/lib/wmfrog|/libexec/wmfrog|' Src/Makefile + sed -i -e 's|/usr/lib/|/usr/libexec/|' Src/wmFrog.c + make -C Src clean make: Entering directory '/builddir/build/BUILD/wmfrog-0.3.1/Src' for i in wmFrog.o xutils.o ; do \ rm -f $i; \ done rm -f wmfrog make: Leaving directory '/builddir/build/BUILD/wmfrog-0.3.1/Src' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.af8xS1 + umask 022 + cd /builddir/build/BUILD + cd wmfrog-0.3.1 + cd Src + make '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 ' -j4 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 -DLinux -c wmFrog.c -o wmFrog.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include 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 -DLinux -c xutils.c -o xutils.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include wmFrog.c: In function 'UpdateData': wmFrog.c:474:9: warning: variable 'ign' set but not used [-Wunused-but-set-variable] int ign; ^~~ 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 -o wmfrog wmFrog.o xutils.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include -L/usr/X11R6/lib -lXpm -lX11 -lXext + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SkX5zU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64 + cd wmfrog-0.3.1 + cd Src + make install DESTDIR=/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64 mkdir -p "/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/libexec/wmfrog" cp wmfrog "/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/bin" cp weather.pl "/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/libexec/wmfrog" + /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: wmfrog-0.3.1-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SP0z8L + umask 022 + cd /builddir/build/BUILD + cd wmfrog-0.3.1 + DOCDIR=/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/doc/wmfrog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/doc/wmfrog + cp -pr CHANGES /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/doc/wmfrog + cp -pr HINTS /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/doc/wmfrog + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rUdqc0 + umask 022 + cd /builddir/build/BUILD + cd wmfrog-0.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/licenses/wmfrog + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/licenses/wmfrog + cp -pr COPYING /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64/usr/share/licenses/wmfrog + exit 0 Provides: wmfrog = 0.3.1-20.fc28 wmfrog(riscv-64) = 0.3.1-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) libXpm.so.4()(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/wmfrog-0.3.1-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/wmfrog-0.3.1-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/wmfrog-0.3.1-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vCeZxS + umask 022 + cd /builddir/build/BUILD + cd wmfrog-0.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wmfrog-0.3.1-20.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff