+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sxhkd.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.mucLw8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sxhkd-0.5.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/sxhkd-0.5.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sxhkd-0.5.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5wJoKV + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.8 + /usr/bin/make -O -j4 VERBOSE=1 -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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 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_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.8\" -c -o grab.o src/grab.c 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_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.8\" -c -o helpers.o src/helpers.c 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_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.8\" -c -o sxhkd.o src/sxhkd.c 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_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.8\" -c -o types.o src/types.c 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_POSIX_C_SOURCE=200112L -DVERSION=\"0.5.8\" -c -o parse.o src/parse.c src/parse.c: In function 'process_hotkey': src/parse.c:2453:26: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 256 [-Wformat-truncation=] snprintf(s, sizeof(s), "%s", c->text); \ ^ src/parse.c:2457:2: note: in expansion of macro 'CHECKCHUNK' CHECKCHUNK(hotkey, hk_chunks) ^~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from src/parse.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 512 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld sxhkd.o grab.o helpers.o parse.o types.o -lxcb -lxcb-keysyms -o sxhkd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F174n1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64 + cd sxhkd-0.5.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/bin" cp -pf sxhkd "/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/man"/man1 cp -p doc/sxhkd.1 "/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/man"/man1 mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/doc/sxhkd" cp -pr examples "/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/doc/sxhkd"/examples + install -p -D -m 0644 contrib/systemd/sxhkd.service /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64//usr/lib/systemd/system/sxhkd.service + /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 mangling shebang in ./usr/share/doc/sxhkd/examples/notification/autostart from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/doc/sxhkd/examples/notification/sxhkd_notify from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/doc/sxhkd/examples/background_shell/shell from #! /bin/sh to #!/bin/sh Processing files: sxhkd-0.5.8-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SSc201 + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.8 + DOCDIR=/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/doc/sxhkd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/doc/sxhkd + cp -pr README.md /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/doc/sxhkd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Byf95n + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.8 + LICENSEDIR=/builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/licenses/sxhkd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/licenses/sxhkd + cp -pr LICENSE /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64/usr/share/licenses/sxhkd + exit 0 Provides: sxhkd = 0.5.8-1.fc28 sxhkd(riscv-64) = 0.5.8-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) libxcb-keysyms.so.1()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sxhkd-0.5.8-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/sxhkd-0.5.8-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sxhkd-0.5.8-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wd59KT + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.5.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sxhkd-0.5.8-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