Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/spectrwm.spec'], chrootPath='/var/lib/mock/f29-build-10456-4725/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/spectrwm.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/spectrwm-3.0.2-5.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/spectrwm.spec'], chrootPath='/var/lib/mock/f29-build-10456-4725/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/spectrwm.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IOJ1bb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spectrwm-SPECTRWM_3_0_2 + /usr/bin/gzip -dc /builddir/build/SOURCES/SPECTRWM_3_0_2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spectrwm-SPECTRWM_3_0_2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'spectrwm-3.0.2 base' + head -n14 version.h + sed -e 's/ \* //g' -e 's/\*//g' + tail -n13 + head -n55 spectrwm.c + tail -n30 + sed -e 's/ \* //g' -e 's/\*//g' + head -n38 lib/swm_hack.c + tail -n21 + sed -e 's/ \* //g' -e 's/\*//g' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r057QO + umask 022 + cd /builddir/build/BUILD + cd spectrwm-SPECTRWM_3_0_2 + make -C linux 'CC=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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -j4 PREFIX=/usr LIBDIR=/usr/lib64 MANDIR=/usr/share/man DATAROOTDIR=/usr/share make: Entering directory '/builddir/build/BUILD/spectrwm-SPECTRWM_3_0_2/linux' 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -g -D_GNU_SOURCE -I. -I/usr/include/freetype2 -DSWM_LIB=\"/usr/lib64/libswmhack.so.0.0\" -DSPECTRWM_BUILDSTR=\"4b1a690b844aa85b19e3593ebfd82cababc4eb48\" -c -o spectrwm.o ../spectrwm.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -g -D_GNU_SOURCE -I. -I/usr/include/freetype2 -DSWM_LIB=\"/usr/lib64/libswmhack.so.0.0\" -DSPECTRWM_BUILDSTR=\"4b1a690b844aa85b19e3593ebfd82cababc4eb48\" -c -o linux.o linux.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -g -D_GNU_SOURCE -I. -I/usr/include/freetype2 -DSWM_LIB=\"/usr/lib64/libswmhack.so.0.0\" -DSPECTRWM_BUILDSTR=\"4b1a690b844aa85b19e3593ebfd82cababc4eb48\" -fpic -DPIC -c -o swm_hack.so ../lib/swm_hack.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libswmhack.so.0.0 -shared -fpic -o libswmhack.so.0.0 swm_hack.so -lX11 -lX11-xcb -lxcb -lxcb-icccm -lxcb-randr -lxcb-keysyms -lxcb-util -lxcb-xtest -lXft -lXcursor BUILDSTDERR: ../spectrwm.c: In function 'search_win': BUILDSTDERR: ../spectrwm.c:6054:26: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] BUILDSTDERR: snprintf(s, sizeof s, "%d", i); BUILDSTDERR: ^~ BUILDSTDERR: ../spectrwm.c:6054:25: note: directive argument in the range [1, 2147483647] BUILDSTDERR: snprintf(s, sizeof s, "%d", i); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from ../spectrwm.c:61: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 8 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o spectrwm spectrwm.o linux.o -lX11 -lX11-xcb -lxcb -lxcb-icccm -lxcb-randr -lxcb-keysyms -lxcb-util -lxcb-xtest -lXft -lXcursor make: Leaving directory '/builddir/build/BUILD/spectrwm-SPECTRWM_3_0_2/linux' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yBciPW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 + cd spectrwm-SPECTRWM_3_0_2 + make -C linux install 'CC=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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -j4 PREFIX=/usr LIBDIR=/usr/lib64 DATAROOTDIR=/usr/share MANDIR=/usr/share/man DESTDIR=/builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 make: Entering directory '/builddir/build/BUILD/spectrwm-SPECTRWM_3_0_2/linux' install -m 755 -d /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/bin install -m 755 -d /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/lib64 install -m 755 -d /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/man/man1 install -m 755 -d /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/xsessions install -m 755 spectrwm /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/bin ln -sf spectrwm /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/bin/scrotwm install -m 644 libswmhack.so.0.0 /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/lib64 ln -sf libswmhack.so.0.0 /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/lib64/libswmhack.so.0 ln -sf libswmhack.so.0.0 /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/lib64/libswmhack.so install -m 644 ../spectrwm.1 /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/man/man1/spectrwm.1 install -m 644 spectrwm.desktop /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/xsessions make: Leaving directory '/builddir/build/BUILD/spectrwm-SPECTRWM_3_0_2/linux' + chmod 755 /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/lib64/libswmhack.so + strip /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/lib64/libswmhack.so + ln -s spectrwm.1 /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/man/man1/scrotwm.1 + install -d /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/etc + install -pm 644 spectrwm.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/etc + install -dp /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + for file in spectrwm_*.conf + install -m 644 spectrwm_cz.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + for file in spectrwm_*.conf + install -m 644 spectrwm_es.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + for file in spectrwm_*.conf + install -m 644 spectrwm_fr.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + for file in spectrwm_*.conf + install -m 644 spectrwm_fr_ch.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + for file in spectrwm_*.conf + install -m 644 spectrwm_se.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + for file in spectrwm_*.conf + install -m 644 spectrwm_us.conf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/spectrwm + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.2-5.fc29 --unique-debug-suffix -3.0.2-5.fc29.riscv64 --unique-debug-src-base spectrwm-3.0.2-5.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/spectrwm-SPECTRWM_3_0_2 extracting debug info from /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/bin/spectrwm /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 629 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: spectrwm-3.0.2-5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JT0xZc + umask 022 + cd /builddir/build/BUILD + cd spectrwm-SPECTRWM_3_0_2 + DOCDIR=/builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/doc/spectrwm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/doc/spectrwm + cp -pr baraction.sh /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/doc/spectrwm + cp -pr initscreen.sh /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/doc/spectrwm + cp -pr screenshot.sh /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/doc/spectrwm + cp -pr README.md /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/doc/spectrwm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TPtq6j + umask 022 + cd /builddir/build/BUILD + cd spectrwm-SPECTRWM_3_0_2 + LICENSEDIR=/builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/licenses/spectrwm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/licenses/spectrwm + cp -pr LICENSE /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/licenses/spectrwm + cp -pr LICENSE-LD_PRELOAD /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/licenses/spectrwm + cp -pr LICENSE-dwm /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64/usr/share/licenses/spectrwm + exit 0 Provides: config(spectrwm) = 3.0.2-5.fc29 libswmhack.so.0.0()(64bit) spectrwm = 3.0.2-5.fc29 spectrwm(riscv-64) = 3.0.2-5.fc29 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXcursor.so.1()(64bit) libXft.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libswmhack.so.0.0()(64bit) libxcb-icccm.so.4()(64bit) libxcb-keysyms.so.1()(64bit) libxcb-randr.so.0()(64bit) libxcb-util.so.1()(64bit) libxcb-xtest.so.0()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Processing files: spectrwm-debugsource-3.0.2-5.fc29.riscv64 Provides: spectrwm-debugsource = 3.0.2-5.fc29 spectrwm-debugsource(riscv-64) = 3.0.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: spectrwm-debuginfo-3.0.2-5.fc29.riscv64 Provides: debuginfo(build-id) = 214f92d8c630b465bacb9adc1ee1b2f1c398ca27 spectrwm-debuginfo = 3.0.2-5.fc29 spectrwm-debuginfo(riscv-64) = 3.0.2-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: spectrwm-debugsource(riscv-64) = 3.0.2-5.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 Wrote: /builddir/build/RPMS/spectrwm-3.0.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/spectrwm-debugsource-3.0.2-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/spectrwm-debuginfo-3.0.2-5.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q5CCis + umask 022 + cd /builddir/build/BUILD + cd spectrwm-SPECTRWM_3_0_2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/spectrwm-3.0.2-5.fc29.riscv64 + exit 0 Child return code was: 0