Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/cave9.spec'], False, '/var/lib/mock/dist-f11-build-492018-77306/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/cave9.spec'] warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/cave9-0.3-8.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/cave9.spec'], False, '/var/lib/mock/dist-f11-build-492018-77306/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/cave9.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sLWB9h + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cave9-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cave9_src-0.3.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cave9-0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cave9_data-4.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i src/GNUmakefile -e 's/-Wall -Werror -ggdb//' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4IFIyv + umask 022 + cd /builddir/build/BUILD + cd cave9-0.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + make -j4 make -C src make[1]: Entering directory `/builddir/build/BUILD/cave9-0.3/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o main.o main.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o audio.o audio.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o control.o control.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o display.o display.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o game.o game.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o render.o render.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o score.o score.c score.c: In function 'score_init': score.c:156: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -std=c99 `sdl-config --cflags` -I/usr/local/include/SDL -I/usr/include/SDL -c -o util.o util.c cc `sdl-config --libs` -lm -L/usr/X11/lib -lGL -lGLU -lSDL_ttf -lSDL_image -o ../cave9 main.o audio.o control.o display.o game.o render.o score.o util.o make[1]: Leaving directory `/builddir/build/BUILD/cave9-0.3/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7UbQ9e + umask 022 + cd /builddir/build/BUILD + cd cave9-0.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc + mkdir -p /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/bin /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/cave9 + install -m 755 -p cave9 /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/bin + cp -p data/wall.jpg data/icon.png data/thrust.wav data/crash.wav data/hit.wav /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/cave9 + install -m 0755 -d /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/fonts/cave9 + install -m 0644 -p data/hud.ttf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/fonts/cave9/mutante.ttf + install -m 0755 -d /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/fontconfig/conf.avail /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/etc/fonts/conf.d + install -m 0644 -p /builddir/build/SOURCES/cave9-mutante-fontconfig.conf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/fontconfig/conf.avail/64-cave9-mutante.conf + ln -s /usr/share/fontconfig/conf.avail/64-cave9-mutante.conf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/etc/fonts/conf.d/64-cave9-mutante.conf + ln -s ../../../usr/share/fonts/cave9/mutante.ttf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/cave9/hud.ttf + mv data/README.txt data_README.txt + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/applications /builddir/build/SOURCES/cave9.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cave9-0.3 extracting debug info from /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/bin/cave9 138 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cave9-0.3-8.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PuzcJk + umask 022 + cd /builddir/build/BUILD + cd cave9-0.3 + DOCDIR=/builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-0.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-0.3 + /bin/mkdir -p /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-0.3 + cp -pr AUTHORS.txt README.txt COPYING.txt data_README.txt /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-0.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libGLU.so.1 libSDL-1.2.so.0 libSDL_image-1.2.so.0 libSDL_ttf-2.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 rtld(GNU_HASH) Processing files: cave9-mutante-fonts-0.3-8.fc11.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J0jtYA + umask 022 + cd /builddir/build/BUILD + cd cave9-0.3 + DOCDIR=/builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-mutante-fonts-0.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-mutante-fonts-0.3 + /bin/mkdir -p /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-mutante-fonts-0.3 + cp -pr data_README.txt /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc/usr/share/doc/cave9-mutante-fonts-0.3 + exit 0 Provides: config(cave9-mutante-fonts) = 0.3-8.fc11 font(:lang=fj) font(:lang=gv) font(:lang=ho) font(:lang=ia) font(:lang=id) font(:lang=ie) font(:lang=io) font(:lang=kj) font(:lang=kwm) font(:lang=mg) font(:lang=ms) font(:lang=ng) font(:lang=nr) font(:lang=om) font(:lang=rn) font(:lang=rw) font(:lang=sn) font(:lang=so) font(:lang=sq) font(:lang=ss) font(:lang=st) font(:lang=su) font(:lang=sw) font(:lang=ts) font(:lang=uz) font(:lang=xh) font(:lang=za) font(:lang=zu) font(mutante) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: cave9-debuginfo-0.3-8.fc11.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/cave9-0.3-8.fc11.ppc.rpm Wrote: /builddir/build/RPMS/cave9-mutante-fonts-0.3-8.fc11.noarch.rpm Wrote: /builddir/build/RPMS/cave9-debuginfo-0.3-8.fc11.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jg0dEq + umask 022 + cd /builddir/build/BUILD + cd cave9-0.3 + rm -rf /builddir/build/BUILDROOT/cave9-0.3-8.fc11.ppc + exit 0 Child returncode was: 0 LEAVE do -->