Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bspwm.spec'], chrootPath='/var/lib/mock/f31-build-75538-31281/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bspwm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/bspwm-0.9.2-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bspwm.spec'], chrootPath='/var/lib/mock/f31-build-75538-31281/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bspwm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dvhvJc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bspwm-0.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.9.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bspwm-0.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L87g2b + umask 022 + cd /builddir/build/BUILD + cd bspwm-0.9.2 + make 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' BUILDSTDERR: bspwm.c: In function 'main': BUILDSTDERR: bspwm.c:111:66: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 108 [-Wformat-truncation=] BUILDSTDERR: 111 | snprintf(sock_address.sun_path, sizeof(sock_address.sun_path), "%s", socket_path); BUILDSTDERR: | ^~ ~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from bspwm.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 108 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o bspwm.o bspwm.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o helpers.o 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o geometry.o geometry.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o jsmn.o jsmn.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o settings.o settings.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o monitor.o monitor.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o desktop.o desktop.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o tree.o tree.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o stack.o stack.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o history.o history.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o events.o events.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o pointer.o pointer.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o window.o window.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o messages.o messages.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o parse.o parse.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o query.o query.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o restore.o restore.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o rule.o rule.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o ewmh.o ewmh.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o subscribe.o subscribe.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9.2\" -c -o bspc.o bspc.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bspc.o helpers.o -lm -lxcb -lxcb-util -lxcb-keysyms -lxcb-icccm -lxcb-ewmh -lxcb-randr -lxcb-xinerama -o bspc BUILDSTDERR: cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld bspwm.o helpers.o geometry.o jsmn.o setting+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 s.o monitor.o desktop.o tree.o stack.o history.o events.o pointer.o window.o messages.o parse.o query.o restore.o rule.o ewmh.o subscribe.o -lm -lxcb -lxcb-util -lxcb-keysyms -lxcb-icccm -lxcb-ewmh -lxcb-randr -lxcb-xinerama -o bspwm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oeO28e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 + cd bspwm-0.9.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.2-7.fc31 --unique-debug-suffix -0.9.2-7.fc31.riscv64 --unique-debug-src-base bspwm-0.9.2-7.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bspwm-0.9.2 BUILDSTDERR: 660 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin" cp -pf bspwm "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin" cp -pf bspc "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/man"/man1 cp -p doc/bspwm.1 "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/man"/man1 cp -Pp doc/bspc.1 "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/man"/man1 mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/bash-completion/completions" cp -p contrib/bash_completion "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/bash-completion/completions"/bspc mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/fish/vendor_completions.d" cp -p contrib/fish_completion "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/fish/vendor_completions.d"/bspc.fish mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/zsh/site-functions" cp -p contrib/zsh_completion "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/zsh/site-functions"/_bspc mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/doc/bspwm" cp -p README.md doc/CHANGELOG.md doc/CONTRIBUTING.md doc/INSTALL.md doc/MISC.md doc/TODO.md "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/doc/bspwm" cp -pr examples "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/doc/bspwm"/examples mkdir -p "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/xsessions" cp -p contrib/freedesktop/bspwm.desktop "/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/xsessions" explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin/bspwm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin/bspc extracting debug info from /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin/bspwm extracting debug info from /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/bin/bspc original debug info size: 844kB, size after compression: 724kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. mangling shebang in /usr/share/doc/bspwm/examples/overlapping_borders/bspwmrc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/external_rules/pseudo_automatic_mode/external_rules from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/external_rules/external_rules from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/external_rules/bspwmrc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/panel/panel_bar from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/panel/panel from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/panel/bspwmrc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/bspwmrc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/loop/bspwmrc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/bspwm/examples/loop/wm from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UFPURe Processing files: bspwm-0.9.2-7.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YXod8b + umask 022 + cd /builddir/build/BUILD + cd bspwm-0.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/licenses/bspwm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/licenses/bspwm + cp -pr LICENSE /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64/usr/share/licenses/bspwm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bspwm = 0.9.2-7.fc31 bspwm(riscv-64) = 0.9.2-7.fc31 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libxcb-ewmh.so.2()(64bit) libxcb-icccm.so.4()(64bit) libxcb-keysyms.so.1()(64bit) libxcb-randr.so.0()(64bit) libxcb-util.so.1()(64bit) libxcb-xinerama.so.0()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: bspwm-debugsource-0.9.2-7.fc31.riscv64 Provides: bspwm-debugsource = 0.9.2-7.fc31 bspwm-debugsource(riscv-64) = 0.9.2-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bspwm-debuginfo-0.9.2-7.fc31.riscv64 Provides: bspwm-debuginfo = 0.9.2-7.fc31 bspwm-debuginfo(riscv-64) = 0.9.2-7.fc31 debuginfo(build-id) = 380117c8a285929c0cb745b6978fb624a825eb19 debuginfo(build-id) = aad53d78d9dc76af8b088410bad3db26bbb49f99 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bspwm-debugsource(riscv-64) = 0.9.2-7.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 Wrote: /builddir/build/RPMS/bspwm-0.9.2-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/bspwm-debugsource-0.9.2-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/bspwm-debuginfo-0.9.2-7.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WCIk1a + umask 022 + cd /builddir/build/BUILD + cd bspwm-0.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bspwm-0.9.2-7.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0