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/wmMatrix.spec'], chrootPath='/var/lib/mock/f31-build-60715-28756/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/wmMatrix.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=1549152000 Wrote: /builddir/build/SRPMS/wmMatrix-0.2-13.20120814git97216606.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/wmMatrix.spec'], chrootPath='/var/lib/mock/f31-build-60715-28756/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/wmMatrix.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=1549152000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XQzgmx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wmMatrix-0.2 + /usr/bin/mkdir -p wmMatrix-0.2 + cd wmMatrix-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/wmMatrix-0.2-g97216606.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /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.GH3Svy + umask 022 + cd /builddir/build/BUILD + cd wmMatrix-0.2 + cd dockapps + make -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' BUILDSTDERR: wmMatrix.c: In function 'ButtonPressEvent': BUILDSTDERR: wmMatrix.c:241:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 241 | system(DoubleClickCmd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: wmMatrix.c:258:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 258 | system(RDoubleClickCmd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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 -DLinux -c wmMatrix.c -o wmMatrix.o 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 -DLinux -c matrix.c -o matrix.o 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 -DLinux -c xutils.c -o xutils.o 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 -DLinux -c yarandom.c -o yarandom.o gcc -o wmMatrix wmMatrix.o matrix.o xutils.o yarandom.o -lXpm -lX11 -lXext Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fsb4ay + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 + cd wmMatrix-0.2 + mkdir -p /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/bin /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/share/man/man1 + install -p -m755 dockapps/wmMatrix /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/bin/wmMatrix + install -p -m644 dockapps/wmMatrix.1 /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/share/man/man1/wmMatrix.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2-13.20120814git97216606.fc31 --unique-debug-suffix -0.2-13.20120814git97216606.fc31.riscv64 --unique-debug-src-base wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wmMatrix-0.2 BUILDSTDERR: 238 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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/bin/wmMatrix extracting debug info from /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/bin/wmMatrix original debug info size: 100kB, size after compression: 88kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Omz97y + umask 022 + cd /builddir/build/BUILD + cd wmMatrix-0.2 + DOCDIR=/builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/share/doc/wmMatrix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/share/doc/wmMatrix + cp -pr dockapps/COPYING /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/share/doc/wmMatrix + cp -pr dockapps/COPYING.BSD /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64/usr/share/doc/wmMatrix + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: wmMatrix = 0.2-13.20120814git97216606.fc31 wmMatrix(riscv-64) = 0.2-13.20120814git97216606.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) libX11.so.6()(64bit) libXext.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: wmMatrix-debugsource-0.2-13.20120814git97216606.fc31.riscv64 Provides: wmMatrix-debugsource = 0.2-13.20120814git97216606.fc31 wmMatrix-debugsource(riscv-64) = 0.2-13.20120814git97216606.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wmMatrix-debuginfo-0.2-13.20120814git97216606.fc31.riscv64 Provides: debuginfo(build-id) = 2b7fec8b9d876248b1099b7c24b2c7b1b0910d2b wmMatrix-debuginfo = 0.2-13.20120814git97216606.fc31 wmMatrix-debuginfo(riscv-64) = 0.2-13.20120814git97216606.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wmMatrix-debugsource(riscv-64) = 0.2-13.20120814git97216606.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 Wrote: /builddir/build/RPMS/wmMatrix-debuginfo-0.2-13.20120814git97216606.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/wmMatrix-debugsource-0.2-13.20120814git97216606.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9TXgRz + umask 022 + cd /builddir/build/BUILD + cd wmMatrix-0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0