Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/wmMatrix.spec'], chrootPath='/var/lib/mock/f30-build-15162991-1076485/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/wmMatrix-0.2-13.20120814git97216606.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/wmMatrix.spec'], chrootPath='/var/lib/mock/f30-build-15162991-1076485/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IjKSNM + 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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y7z8gs + umask 022 + cd /builddir/build/BUILD + cd wmMatrix-0.2 + cd dockapps + make -j2 '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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLinux -c matrix.c -o matrix.o 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: | ^~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iuOo6n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x + cd wmMatrix-0.2 + mkdir -p /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/bin /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/share/man/man1 + install -p -m755 dockapps/wmMatrix /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/bin/wmMatrix + install -p -m644 dockapps/wmMatrix.1 /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/share/man/man1/wmMatrix.1 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2-13.20120814git97216606.fc30 --unique-debug-suffix -0.2-13.20120814git97216606.fc30.s390x --unique-debug-src-base wmMatrix-0.2-13.20120814git97216606.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wmMatrix-0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/bin/wmMatrix extracting debug info from /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/bin/wmMatrix /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 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 Processing files: wmMatrix-0.2-13.20120814git97216606.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DgmMdu + umask 022 + cd /builddir/build/BUILD + cd wmMatrix-0.2 + DOCDIR=/builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/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.fc30.s390x/usr/share/doc/wmMatrix + cp -pr dockapps/COPYING /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/share/doc/wmMatrix + cp -pr dockapps/COPYING.BSD /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x/usr/share/doc/wmMatrix + exit 0 Provides: wmMatrix = 0.2-13.20120814git97216606.fc30 wmMatrix(s390-64) = 0.2-13.20120814git97216606.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: wmMatrix-debugsource-0.2-13.20120814git97216606.fc30.s390x Provides: wmMatrix-debugsource = 0.2-13.20120814git97216606.fc30 wmMatrix-debugsource(s390-64) = 0.2-13.20120814git97216606.fc30 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.fc30.s390x Provides: debuginfo(build-id) = 1df758b0ca82d3f7597fc3f2a9c9a579d356de32 wmMatrix-debuginfo = 0.2-13.20120814git97216606.fc30 wmMatrix-debuginfo(s390-64) = 0.2-13.20120814git97216606.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wmMatrix-debugsource(s390-64) = 0.2-13.20120814git97216606.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x Wrote: /builddir/build/RPMS/wmMatrix-0.2-13.20120814git97216606.fc30.s390x.rpm Wrote: /builddir/build/RPMS/wmMatrix-debugsource-0.2-13.20120814git97216606.fc30.s390x.rpm Wrote: /builddir/build/RPMS/wmMatrix-debuginfo-0.2-13.20120814git97216606.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eR7J5J + umask 022 + cd /builddir/build/BUILD + cd wmMatrix-0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wmMatrix-0.2-13.20120814git97216606.fc30.s390x + exit 0 Child return code was: 0