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/sxhkd.spec'], chrootPath='/var/lib/mock/f31-build-110325-34001/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=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/sxhkd.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=1567641600 Wrote: /builddir/build/SRPMS/sxhkd-0.6.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sxhkd.spec'], chrootPath='/var/lib/mock/f31-build-110325-34001/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=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/sxhkd.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=1567641600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sPFax6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sxhkd-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/sxhkd-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sxhkd-0.6.1 + /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.rKaEb4 + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.6.1 + /usr/bin/make -O -j4 V=1 VERBOSE=1 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: src/parse.c: In function 'process_hotkey': BUILDSTDERR: 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=] BUILDSTDERR: 2453 | snprintf(s, sizeof(s), "%s", c->text); \ BUILDSTDERR: | ^~~~ BUILDSTDERR: src/parse.c:2457:2: note: in expansion of macro 'CHECKCHUNK' BUILDSTDERR: 2457 | CHECKCHUNK(hotkey, hk_chunks) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: src/parse.c:2453:27: note: format string is defined here BUILDSTDERR: 2453 | snprintf(s, sizeof(s), "%s", c->text); \ BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from src/parse.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 512 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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.6.1\" -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.1\" -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.1\" -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.1\" -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.1\" -c -o parse.o src/parse.c cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld sxhkd.o grab.o helpers.o parse.o types.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lxcb -lxcb-keysyms -o sxhkd Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kn5Ex5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 + cd sxhkd-0.6.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 'INSTALL=/usr/bin/install -p' PREFIX=/usr + install -p -D -m 0644 contrib/systemd/sxhkd.service /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64//usr/lib/systemd/system/sxhkd.service + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.1-1.fc31 --unique-debug-suffix -0.6.1-1.fc31.riscv64 --unique-debug-src-base sxhkd-0.6.1-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sxhkd-0.6.1 BUILDSTDERR: 314 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/redhat/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/sxhkd-0.6.1-1.fc31.riscv64/usr/bin" cp -pf sxhkd "/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/bin" mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/man"/man1 cp -p doc/sxhkd.1 "/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/man"/man1 mkdir -p "/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/doc/sxhkd" cp -pr examples "/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/doc/sxhkd"/examples explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/bin/sxhkd extracting debug info from /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/bin/sxhkd original debug info size: 148kB, size after compression: 140kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. mangling shebang in /usr/share/doc/sxhkd/examples/notification/autostart from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/sxhkd/examples/notification/sxhkd_notify from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/sxhkd/examples/background_shell/shell from /bin/sh to #!/usr/bin/sh Processing files: sxhkd-0.6.1-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MBIUT4 + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.6.1 + DOCDIR=/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/doc/sxhkd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/doc/sxhkd + cp -pr README.md /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/doc/sxhkd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EvECA8 + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/licenses/sxhkd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/licenses/sxhkd + cp -pr LICENSE /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64/usr/share/licenses/sxhkd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: sxhkd = 0.6.1-1.fc31 sxhkd(riscv-64) = 0.6.1-1.fc31 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) Processing files: sxhkd-debugsource-0.6.1-1.fc31.riscv64 Provides: sxhkd-debugsource = 0.6.1-1.fc31 sxhkd-debugsource(riscv-64) = 0.6.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: sxhkd-debuginfo-0.6.1-1.fc31.riscv64 Provides: debuginfo(build-id) = 4eccb3f1534847350f598ccab840952136a7b1fd sxhkd-debuginfo = 0.6.1-1.fc31 sxhkd-debuginfo(riscv-64) = 0.6.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sxhkd-debugsource(riscv-64) = 0.6.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 Wrote: /builddir/build/RPMS/sxhkd-debuginfo-0.6.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/sxhkd-debugsource-0.6.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/sxhkd-0.6.1-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7jt9A5 + umask 022 + cd /builddir/build/BUILD + cd sxhkd-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sxhkd-0.6.1-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0