Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/9wm.spec'], False, '/var/lib/mock/f18-build-1386147-228177/root/', None, 86400, True, False, 500, 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 x86_64 --nodeps builddir/build/SPECS/9wm.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/9wm-1.2-5.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/9wm.spec'], False, '/var/lib/mock/f18-build-1386147-228177/root/', None, 86400, True, False, 500, 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 x86_64 --nodeps builddir/build/SPECS/9wm.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MvKVdR + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pre-9wm-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pre-9wm-1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pre-9wm-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (9wm_1.2-9.diff):' Patch #0 (9wm_1.2-9.diff): + /usr/bin/cat /builddir/build/SOURCES/9wm_1.2-9.diff + /usr/bin/patch -s -p1 -b --suffix .cleanups --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FzfIY5 + umask 022 + cd /builddir/build/BUILD + cd pre-9wm-1.2 + LANG=C + export LANG + unset DISPLAY + xmkmf imake -DUseInstalled -I/usr/share/X11/config + make -j4 'CDEBUGFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o main.o main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o event.o event.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o manage.o manage.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o menu.o menu.c manage.c: In function 'gravitate': manage.c:257:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'Window' [-Wformat] manage.c: In function 'getcmaps': manage.c:329:3: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] manage.c:329:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default] manage.c: In function 'get1prop': manage.c:435:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] menu.c: In function 'spawn': menu.c:119:5: warning: missing sentinel in function call [-Wformat] menu.c:123:4: warning: missing sentinel in function call [-Wformat] menu.c:124:4: warning: missing sentinel in function call [-Wformat] menu.c:130:2: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] menu.c: In function 'unhide': menu.c:220:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'Window' [-Wformat] menu.c: In function 'unhidec': menu.c:253:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'Window' [-Wformat] event.c: In function 'mapreq': event.c:180:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Client *' [-Wformat] event.c:180:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'Window' [-Wformat] event.c: In function 'clientmesg': event.c:316:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] event.c:316:5: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'Window' [-Wformat] event.c:320:3: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'Atom' [-Wformat] event.c:320:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'Window' [-Wformat] main.c: In function 'main': main.c:177:2: warning: implicit declaration of function 'XShapeQueryExtension' [-Wimplicit-function-declaration] main.c:199:1: warning: control reaches end of non-void function [-Wreturn-type] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o client.o client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o grab.o grab.c client.c: In function 'top': client.c:124:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct Client *' [-Wformat] gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o cursor.o cursor.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DSHAPE -c -o error.o error.c rm -f 9wm._man if test -z "" ; then \ cd `dirname 9wm` && \ ln -s `basename 9wm.man` `basename 9wm._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/share/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < 9wm.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >9wm._man; \ fi error.c: In function 'handler': error.c:44:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'XID' [-Wformat] rm -f 9wm gcc -o 9wm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/usr/lib64 main.o event.o manage.o menu.o client.o grab.o cursor.o error.o -lXext -lX11 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xObedm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 + cd pre-9wm-1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 install install.man + mkdir -p /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/bin install -c 9wm /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/bin/9wm install in . done + mkdir -p /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/share/man/man1 install -c -m 0444 9wm._man /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/share/man/man1/9wm.1x install.man in . done + desktop-file-install --dir=/builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/share/xsessions/ /builddir/build/SOURCES/9wm.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pre-9wm-1.2 extracting debug info from /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/bin/9wm dwz: Too few files for multifile optimization 112 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: 9wm-1.2-5.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NhvFuD + umask 022 + cd /builddir/build/BUILD + cd pre-9wm-1.2 + DOCDIR=/builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/share/doc/9wm-1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/share/doc/9wm-1.2 + cp -pr README /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64/usr/share/doc/9wm-1.2 + exit 0 Provides: 9wm = 1.2-5.fc18 9wm(x86-64) = 1.2-5.fc18 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: 9wm-debuginfo-1.2-5.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 Wrote: /builddir/build/RPMS/9wm-1.2-5.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/9wm-debuginfo-1.2-5.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SbPTQt + umask 022 + cd /builddir/build/BUILD + cd pre-9wm-1.2 + rm -rf /builddir/build/BUILDROOT/9wm-1.2-5.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->