+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/entr.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.6lk3i0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf entr-3.9 + /usr/bin/mkdir -p entr-3.9 + cd entr-3.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/entr-3.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv eradman-entr-332fd96a324a/LICENSE eradman-entr-332fd96a324a/Makefile.bsd eradman-entr-332fd96a324a/Makefile.linux eradman-entr-332fd96a324a/Makefile.macos eradman-entr-332fd96a324a/NEWS eradman-entr-332fd96a324a/README.md eradman-entr-332fd96a324a/configure eradman-entr-332fd96a324a/data.h eradman-entr-332fd96a324a/entr.1 eradman-entr-332fd96a324a/entr.c eradman-entr-332fd96a324a/entr_spec.c eradman-entr-332fd96a324a/missing eradman-entr-332fd96a324a/system_test.sh . + ln -s Makefile.linux Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3mgS7z + umask 022 + cd /builddir/build/BUILD + cd entr-3.9 + 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 ' + 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 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/make -O -j4 cc -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 -D_GNU_SOURCE -D_LINUX_PORT -Imissing -DRELEASE=\"3.9\" missing/strlcpy.c missing/kqueue_inotify.c entr.c -o entr -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld entr.c: In function 'set_options': entr.c:322:19: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (argv[optind] == '\0') ^~ entr.c:322:6: note: did you mean to dereference the pointer? if (argv[optind] == '\0') ^ entr.c:324:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((shell_opt == 1) && (argv[optind+1] != '\0')) ^~ entr.c:324:27: note: did you mean to dereference the pointer? if ((shell_opt == 1) && (argv[optind+1] != '\0')) ^ entr.c: In function 'run_utility': entr.c:382:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] (void) system("/usr/bin/clear"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ErTqBY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64 + cd entr-3.9 + export PREFIX=/usr + PREFIX=/usr + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' install entr /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/bin install -m 644 entr.1 /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/man/man1 + /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: entr-3.9-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yWZcyF + umask 022 + cd /builddir/build/BUILD + cd entr-3.9 + DOCDIR=/builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/doc/entr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/doc/entr + cp -pr NEWS /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/doc/entr + cp -pr README.md /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/doc/entr + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kF9BgM + umask 022 + cd /builddir/build/BUILD + cd entr-3.9 + LICENSEDIR=/builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/licenses/entr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/licenses/entr + cp -pr LICENSE /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64/usr/share/licenses/entr + exit 0 Provides: entr = 3.9-1.fc28 entr(riscv-64) = 3.9-1.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/entr-3.9-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/entr-3.9-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/entr-3.9-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WGaJQM + umask 022 + cd /builddir/build/BUILD + cd entr-3.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/entr-3.9-1.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