Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/dwm.spec'], chrootPath='/var/lib/mock/module-dwm-6.0-3220200803201743-43bbeeef-build-21994678-1829402/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/dwm.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 setting SOURCE_DATE_EPOCH=1534118400 Wrote: /builddir/build/SRPMS/dwm-6.0-1.module_f32+9410+7763759d.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/dwm.spec'], chrootPath='/var/lib/mock/module-dwm-6.0-3220200803201743-43bbeeef-build-21994678-1829402/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/dwm.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 setting SOURCE_DATE_EPOCH=1534118400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8wusz4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dwm-6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dwm-6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dwm-6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/dwm-5.8.2-user-notes.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + sed -i -e 's|\t@|\t|' Makefile + sed -i -e 's|-Os|-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|' config.mk + sed -i -e 's|-s ${LIBS}|-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ${LIBS}|' config.mk + sed -i -e 's|X11INC = .*|X11INC = /usr/include|' config.mk + sed -i -e 's|X11LIB = .*|X11LIB = /usr/lib64|' config.mk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mGEel7 + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + make -j2 echo dwm build options: echo creating config.h from config.def.h dwm build options: echo "CFLAGS = -std=c99 -pedantic -Wall -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 -I. -I/usr/include -I/usr/include -DVERSION=\"6.0\" -DXINERAMA" creating config.h from config.def.h cp config.def.h config.h CFLAGS = -std=c99 -pedantic -Wall -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 -I. -I/usr/include -I/usr/include -DVERSION="6.0" -DXINERAMA echo "LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -lc -L/usr/lib64 -lX11 -L/usr/lib64 -lXinerama" echo CC dwm.c LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -lc -L/usr/lib64 -lX11 -L/usr/lib64 -lXinerama echo "CC = cc" CC dwm.c cc -c -std=c99 -pedantic -Wall -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 -I. -I/usr/include -I/usr/include -DVERSION=\"6.0\" -DXINERAMA dwm.c CC = cc dwm.c: In function 'keypress': dwm.c:1087:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 1087 | keysym = XKeycodeToKeysym(dpy, (KeyCode)ev->keycode, 0); | ^~~~~~ In file included from dwm.c:36: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from dwm.c:29: In function 'strncpy', inlined from 'arrangemon' at dwm.c:408:2, inlined from 'arrange' at dwm.c:403:3, inlined from 'arrange' at dwm.c:395:1: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'arrangemon' at dwm.c:408:2, inlined from 'arrange' at dwm.c:401:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'setlayout' at dwm.c:1562:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'arrangemon' at dwm.c:408:2, inlined from 'arrange' at dwm.c:401:3, inlined from 'unmanage' at dwm.c:1805:2, inlined from 'cleanup' at dwm.c:487:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo CC -o dwm CC -o dwm cc -o dwm dwm.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -lc -L/usr/lib64 -lX11 -L/usr/lib64 -lXinerama + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2bnLw5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x ++ dirname /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x + cd dwm-6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x 'INSTALL=/usr/bin/install -p' PREFIX=/usr echo dwm build options: dwm build options: echo "CFLAGS = -std=c99 -pedantic -Wall -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 -I. -I/usr/include -I/usr/include -DVERSION=\"6.0\" -DXINERAMA" CFLAGS = -std=c99 -pedantic -Wall -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 -I. -I/usr/include -I/usr/include -DVERSION="6.0" -DXINERAMA echo "LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -lc -L/usr/lib64 -lX11 -L/usr/lib64 -lXinerama" LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -lc -L/usr/lib64 -lX11 -L/usr/lib64 -lXinerama echo "CC = cc" CC = cc echo installing executable file to /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin installing executable file to /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin mkdir -p /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin cp -f dwm /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin chmod 755 /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin/dwm echo installing manual page to /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1 installing manual page to /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1 sed "s/VERSION/6.0/g" < dwm.1 > /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1/dwm.1 chmod 644 /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1/dwm.1 + install -m755 /builddir/build/SOURCES/dwm-start /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin/dwm-start + sed -i s/version=VERSION/version=6.0/ /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin/dwm-start + sed -i s/release=RELEASE/release=1.module_f32+9410+7763759d/ /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin/dwm-start + install -m644 /builddir/build/SOURCES/dwm-start.1 /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1/dwm-start.1 + sed -i s/VERSION/6.0/ /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1/dwm-start.1 + sed -i s/RELEASE/1.module_f32+9410+7763759d/ /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/man/man1/dwm-start.1 + mkdir -p /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/src/dwm-user-6.0-1.module_f32+9410+7763759d + install -m644 -p -t /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/src/dwm-user-6.0-1.module_f32+9410+7763759d config.def.h config.mk dwm.1 dwm.c Makefile + mkdir -p /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/xsessions + install -m644 /builddir/build/SOURCES/dwm.desktop /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/xsessions/dwm.desktop + install -m644 /builddir/build/SOURCES/dwm-user.desktop /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/xsessions/dwm-user.desktop + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 6.0-1.module_f32+9410+7763759d --unique-debug-suffix -6.0-1.module_f32+9410+7763759d.s390x --unique-debug-src-base dwm-6.0-1.module_f32+9410+7763759d.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dwm-6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin/dwm extracting debug info from /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/bin/dwm original debug info size: 184kB, size after compression: 176kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 118 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 mangling shebang in /usr/bin/dwm-start from /bin/sh to #!/usr/bin/sh Processing files: dwm-6.0-1.module_f32+9410+7763759d.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZBlSF5 + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + DOCDIR=/builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/doc/dwm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/doc/dwm + cp -pr README /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/doc/dwm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3M93W3 + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + LICENSEDIR=/builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/licenses/dwm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/licenses/dwm + cp -pr LICENSE /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x/usr/share/licenses/dwm + RPM_EC=0 ++ jobs -p + exit 0 Provides: dwm = 6.0-1.module_f32+9410+7763759d dwm(s390-64) = 6.0-1.module_f32+9410+7763759d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXinerama.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: dwm-user-6.0-1.module_f32+9410+7763759d.s390x Provides: dwm-user = 6.0-1.module_f32+9410+7763759d dwm-user(s390-64) = 6.0-1.module_f32+9410+7763759d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: dwm-debugsource-6.0-1.module_f32+9410+7763759d.s390x Provides: dwm-debugsource = 6.0-1.module_f32+9410+7763759d dwm-debugsource(s390-64) = 6.0-1.module_f32+9410+7763759d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dwm-debuginfo-6.0-1.module_f32+9410+7763759d.s390x Provides: debuginfo(build-id) = 00cf3d7b2180c2affb1361bc68dcbe38d38fa5fb dwm-debuginfo = 6.0-1.module_f32+9410+7763759d dwm-debuginfo(s390-64) = 6.0-1.module_f32+9410+7763759d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dwm-debugsource(s390-64) = 6.0-1.module_f32+9410+7763759d Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x Wrote: /builddir/build/RPMS/dwm-user-6.0-1.module_f32+9410+7763759d.s390x.rpm Wrote: /builddir/build/RPMS/dwm-6.0-1.module_f32+9410+7763759d.s390x.rpm Wrote: /builddir/build/RPMS/dwm-debugsource-6.0-1.module_f32+9410+7763759d.s390x.rpm Wrote: /builddir/build/RPMS/dwm-debuginfo-6.0-1.module_f32+9410+7763759d.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3sdip8 + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dwm-6.0-1.module_f32+9410+7763759d.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0