Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/dwm.spec'], chrootPath='/var/lib/mock/f23-build-3513406-492911/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/dwm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm02-builder03.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/dwm-6.0-12.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/dwm.spec '], chrootPath='/var/lib/mock/f23-build-3513406-492911/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/dwm.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ot0Zcp + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dwm-6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (fedora-config.patch):' Patch #1 (fedora-config.patch): + /usr/bin/cat /builddir/build/SOURCES/fedora-config.patch + /usr/bin/patch -p1 -b --suffix .fedora-config --fuzz=0 patching file config.def.h + echo 'Patch #2 (dwm-5.9-config.patch):' Patch #2 (dwm-5.9-config.patch): + /usr/bin/cat /builddir/build/SOURCES/dwm-5.9-config.patch + /usr/bin/patch -p1 -b --suffix .config --fuzz=0 patching file config.mk + echo 'Patch #3 (dwm-6.0-modmask.patch):' Patch #3 (dwm-6.0-modmask.patch): + /usr/bin/cat /builddir/build/SOURCES/dwm-6.0-modmask.patch + /usr/bin/patch -p1 -b --suffix .modmask --fuzz=0 patching file dwm.1 + echo 'Patch #4 (dwm-5.8.2-user-notes.patch):' Patch #4 (dwm-5.8.2-user-notes.patch): + /usr/bin/cat /builddir/build/SOURCES/dwm-5.8.2-user-notes.patch + /usr/bin/patch -p1 -b --suffix .usernotes --fuzz=0 patching file dwm.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OENz2J + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + make -j4 dwm build options: creating config.h from config.def.h 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="6.0" -DXINERAMA CC dwm.c LDFLAGS = -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -L/usr/X11R6/lib -lXinerama CC = cc dwm.c: In function 'keypress': dwm.c:1087:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] keysym = XKeycodeToKeysym(dpy, (KeyCode)ev->keycode, 0); ^ In file included from dwm.c:36:0: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^ CC -o dwm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uMJjgg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm ++ dirname /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm + cd dwm-6.0 + make install DESTDIR=/builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm dwm build options: 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/X11R6/include -DVERSION="6.0" -DXINERAMA LDFLAGS = -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -L/usr/X11R6/lib -lXinerama CC = cc installing executable file to /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/bin installing manual page to /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/man/man1 + install -m755 /builddir/build/SOURCES/dwm-start /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/bin/dwm-start + sed -i s/version=VERSION/version=6.0/ /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/bin/dwm-start + sed -i s/release=RELEASE/release=12.fc23/ /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/bin/dwm-start + install -m644 /builddir/build/SOURCES/dwm-start.1 /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/man/man1/dwm-start.1 + sed -i s/VERSION/6.0/ /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/man/man1/dwm-start.1 + sed -i s/RELEASE/12.fc23/ /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/man/man1/dwm-start.1 + mkdir -p /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/src/dwm-user-6.0-12.fc23 + install -m644 config.mk /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/src/dwm-user-6.0-12.fc23/config.mk + install -m644 config.def.h /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/src/dwm-user-6.0-12.fc23/config.def.h + install -m644 dwm.c /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/src/dwm-user-6.0-12.fc23/dwm.c + install -m644 dwm.1 /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/src/dwm-user-6.0-12.fc23/dwm.1 + install -m644 Makefile /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/src/dwm-user-6.0-12.fc23/Makefile + mkdir -p /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/xsessions + install -m644 /builddir/build/SOURCES/dwm.desktop /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/xsessions/dwm.desktop + install -m644 /builddir/build/SOURCES/dwm-user.desktop /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/xsessions/dwm-user.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dwm-6.0 extracting debug info from /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/bin/dwm dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 118 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 + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dwm-6.0-12.fc23.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tmIpt3 + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + DOCDIR=/builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/doc/dwm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/doc/dwm + cp -pr LICENSE /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm/usr/share/doc/dwm + exit 0 Provides: dwm = 6.0-12.fc23 dwm(armv7hl-32) = 6.0-12.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libX11.so.6 libXinerama.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: dwm-user-6.0-12.fc23.armv7hl Provides: dwm-user = 6.0-12.fc23 dwm-user(armv7hl-32) = 6.0-12.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: dwm-debuginfo-6.0-12.fc23.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm warning: Could not canonicalize hostname: arm02-builder03.arm.fedoraproject.org Wrote: /builddir/build/RPMS/dwm-6.0-12.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/dwm-user-6.0-12.fc23.armv7hl.rpm Wrote: /builddir/build/RPMS/dwm-debuginfo-6.0-12.fc23.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zIVLO3 + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dwm-6.0-12.fc23.arm + exit 0 Child return code was: 0 LEAVE do -->