Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/9wm.spec'], printOutput=Falsenspawn_args=[]user='mockbuild'shell=FalsechrootPath='/var/lib/mock/f27-build-8571901-751091/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}logger=timeout=172800uid=1000gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/9wm.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/9wm-1.4.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/9wm.spec'], printOutput=Falsenspawn_args=[]user='mockbuild'shell=FalsechrootPath='/var/lib/mock/f27-build-8571901-751091/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}logger=timeout=172800uid=1000gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/9wm.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RcrB16 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 9wm-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 9wm-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uT9p96 + umask 022 + cd /builddir/build/BUILD + cd 9wm-1.4.0 + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o 9wm.o 9wm.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o event.o event.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o manage.o manage.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o menu.o menu.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o client.o client.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o grab.o grab.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o cursor.o cursor.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DSHAPE -c -o error.o error.c cc 9wm.o event.o manage.o menu.o client.o grab.o cursor.o error.o -lXext -lX11 -o 9wm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.anRss7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 ++ dirname /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 + cd 9wm-1.4.0 + mkdir -p /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/bin /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/man/man1 + make DESTDIR=/builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 BIN=/builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/bin MANDIR=/builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/man/man1 install install.man mkdir -p /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/bin cp 9wm /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/bin/9wm mkdir -p /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/man/man1 cp 9wm.man /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/man/man1/9wm.1 + desktop-file-install --dir=/builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/xsessions/ /builddir/build/SOURCES/9wm.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.4.0-1.fc27 --unique-debug-arch aarch64 --unique-debug-src-base 9wm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/9wm-1.4.0 extracting debug info from /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/bin/9wm dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 117 blocks + /usr/lib/rpm/check-buildroot + /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 Processing files: 9wm-1.4.0-1.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QPWBQn + umask 022 + cd /builddir/build/BUILD + cd 9wm-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/doc/9wm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/doc/9wm + cp -pr README.md /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/doc/9wm + cp -pr CREDITS.md /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/doc/9wm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MoNb4B + umask 022 + cd /builddir/build/BUILD + cd 9wm-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/licenses/9wm + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/licenses/9wm + cp -pr LICENSE.md /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64/usr/share/licenses/9wm + exit 0 Provides: 9wm = 1.4.0-1.fc27 9wm(aarch-64) = 1.4.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: 9wm-debuginfo-1.4.0-1.fc27.aarch64 Provides: 9wm-debuginfo = 1.4.0-1.fc27 9wm-debuginfo(aarch-64) = 1.4.0-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 Wrote: /builddir/build/RPMS/9wm-1.4.0-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/9wm-debuginfo-1.4.0-1.fc27.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OkuL8c + umask 022 + cd /builddir/build/BUILD + cd 9wm-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/9wm-1.4.0-1.fc27.aarch64 + exit 0 Child return code was: 0