Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/dwm.spec'], False, '/var/lib/mock/f20-build-1888677-329610/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/dwm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder06.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/dwm-6.0-8.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/dwm.spec'], False, '/var/lib/mock/f20-build-1888677-329610/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/dwm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ve5KM4 + 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.2iygm2 + 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 (declared at /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations] keysym = XKeycodeToKeysym(dpy, (KeyCode)ev->keycode, 0); ^ CC -o dwm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r4J448 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm ++ dirname /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm + cd dwm-6.0 + make install DESTDIR=/builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm dwm build options: CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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-8.fc20.arm/usr/bin installing manual page to /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/man/man1 + install -m755 /builddir/build/SOURCES/dwm-start /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/bin/dwm-start + sed -i s/version=VERSION/version=6.0/ /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/bin/dwm-start + sed -i s/release=RELEASE/release=8.fc20/ /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/bin/dwm-start + install -m644 /builddir/build/SOURCES/dwm-start.1 /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/man/man1/dwm-start.1 + sed -i s/VERSION/6.0/ /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/man/man1/dwm-start.1 + sed -i s/RELEASE/8.fc20/ /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/man/man1/dwm-start.1 + mkdir -p /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/src/dwm-user-6.0-8.fc20 + install -m644 config.mk /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/src/dwm-user-6.0-8.fc20/config.mk + install -m644 config.def.h /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/src/dwm-user-6.0-8.fc20/config.def.h + install -m644 dwm.c /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/src/dwm-user-6.0-8.fc20/dwm.c + install -m644 dwm.1 /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/src/dwm-user-6.0-8.fc20/dwm.1 + install -m644 Makefile /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/src/dwm-user-6.0-8.fc20/Makefile + mkdir -p /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/xsessions + install -m644 /builddir/build/SOURCES/dwm.desktop /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/xsessions/dwm.desktop + install -m644 /builddir/build/SOURCES/dwm-user.desktop /builddir/build/BUILDROOT/dwm-6.0-8.fc20.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-8.fc20.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/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dwm-6.0-8.fc20.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XQvw8Y + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + DOCDIR=/builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/doc/dwm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/doc/dwm + cp -pr LICENSE /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm/usr/share/doc/dwm + exit 0 Provides: dwm = 6.0-8.fc20 dwm(armv7hl-32) = 6.0-8.fc20 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-8.fc20.armv7hl Provides: dwm-user = 6.0-8.fc20 dwm-user(armv7hl-32) = 6.0-8.fc20 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-8.fc20.armv7hl Provides: dwm-debuginfo = 6.0-8.fc20 dwm-debuginfo(armv7hl-32) = 6.0-8.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm warning: Could not canonicalize hostname: arm02-builder06.arm.fedoraproject.org Wrote: /builddir/build/RPMS/dwm-6.0-8.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/dwm-user-6.0-8.fc20.armv7hl.rpm Wrote: /builddir/build/RPMS/dwm-debuginfo-6.0-8.fc20.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qB6SJm + umask 022 + cd /builddir/build/BUILD + cd dwm-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dwm-6.0-8.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->