ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/biloba.spec'], False, '/var/lib/mock/dist-f8-build-173915-30083/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/biloba.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/biloba-0.6-1.fc8.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/biloba.spec'], False, '/var/lib/mock/dist-f8-build-173915-30083/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/biloba.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.45414 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf biloba-0.6 + /bin/gzip -dc /builddir/build/SOURCES/biloba-0.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd biloba-0.6 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.45414 + umask 022 + cd /builddir/build/BUILD + cd biloba-0.6 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/biloba-0.6/missing: Unknown `--run' option Try `/builddir/build/BUILD/biloba-0.6/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.1.6... yes checking for IMG_Load in -lSDL_image... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking SDL/SDL_image.h usability... yes checking SDL/SDL_image.h presence... yes checking for SDL/SDL_image.h... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking SDL/SDL_mixer.h usability... yes checking SDL/SDL_mixer.h presence... yes checking for SDL/SDL_mixer.h... yes checking for ppc-redhat-linux-gnu-windres... no checking for windres... no ./configure: line 6332: WARNING:: command not found checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating res/Makefile config.status: creating res/en/Makefile config.status: creating res/fr/Makefile config.status: creating res/es/Makefile config.status: creating res/snd/Makefile config.status: executing depfiles commands + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/biloba-0.6/src' if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT board.o -MD -MP -MF ".deps/board.Tpo" -c -o board.o board.c; \ then mv -f ".deps/board.Tpo" ".deps/board.Po"; else rm -f ".deps/board.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT tile.o -MD -MP -MF ".deps/tile.Tpo" -c -o tile.o tile.c; \ then mv -f ".deps/tile.Tpo" ".deps/tile.Po"; else rm -f ".deps/tile.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT pawn.o -MD -MP -MF ".deps/pawn.Tpo" -c -o pawn.o pawn.c; \ then mv -f ".deps/pawn.Tpo" ".deps/pawn.Po"; else rm -f ".deps/pawn.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT logic.o -MD -MP -MF ".deps/logic.Tpo" -c -o logic.o logic.c; \ then mv -f ".deps/logic.Tpo" ".deps/logic.Po"; else rm -f ".deps/logic.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT player.o -MD -MP -MF ".deps/player.Tpo" -c -o player.o player.c; \ then mv -f ".deps/player.Tpo" ".deps/player.Po"; else rm -f ".deps/player.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT arrow.o -MD -MP -MF ".deps/arrow.Tpo" -c -o arrow.o arrow.c; \ then mv -f ".deps/arrow.Tpo" ".deps/arrow.Po"; else rm -f ".deps/arrow.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT local_input.o -MD -MP -MF ".deps/local_input.Tpo" -c -o local_input.o local_input.c; \ then mv -f ".deps/local_input.Tpo" ".deps/local_input.Po"; else rm -f ".deps/local_input.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT keyboard.o -MD -MP -MF ".deps/keyboard.Tpo" -c -o keyboard.o keyboard.c; \ then mv -f ".deps/keyboard.Tpo" ".deps/keyboard.Po"; else rm -f ".deps/keyboard.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT font.o -MD -MP -MF ".deps/font.Tpo" -c -o font.o font.c; \ then mv -f ".deps/font.Tpo" ".deps/font.Po"; else rm -f ".deps/font.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; \ then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT llist.o -MD -MP -MF ".deps/llist.Tpo" -c -o llist.o llist.c; \ then mv -f ".deps/llist.Tpo" ".deps/llist.Po"; else rm -f ".deps/llist.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT game.o -MD -MP -MF ".deps/game.Tpo" -c -o game.o game.c; \ then mv -f ".deps/game.Tpo" ".deps/game.Po"; else rm -f ".deps/game.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT computer.o -MD -MP -MF ".deps/computer.Tpo" -c -o computer.o computer.c; \ then mv -f ".deps/computer.Tpo" ".deps/computer.Po"; else rm -f ".deps/computer.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT msg.o -MD -MP -MF ".deps/msg.Tpo" -c -o msg.o msg.c; \ then mv -f ".deps/msg.Tpo" ".deps/msg.Po"; else rm -f ".deps/msg.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"biloba\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -I. -I. -I../include -DMYDATADIR=\"/usr/share/biloba\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -MT sound.o -MD -MP -MF ".deps/sound.Tpo" -c -o sound.o sound.c; \ then mv -f ".deps/sound.Tpo" ".deps/sound.Po"; else rm -f ".deps/sound.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -o biloba board.o main.o utils.o tile.o pawn.o logic.o player.o arrow.o local_input.o keyboard.o options.o font.o net.o llist.o game.o computer.o help.o msg.o sound.o -lm -lSDL_image -lSDL_mixer -lSDL -lpthread make[1]: Leaving directory `/builddir/build/BUILD/biloba-0.6/src' Making all in res make[1]: Entering directory `/builddir/build/BUILD/biloba-0.6/res' Making all in en make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/en' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/en' Making all in fr make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/fr' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/fr' Making all in es make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/es' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/es' Making all in snd make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/snd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/snd' make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res' make[1]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res' make[1]: Entering directory `/builddir/build/BUILD/biloba-0.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/biloba-0.6' + iconv -f iso-8859-1 -t utf-8 ChangeLog -o ChangeLog.char + mv ChangeLog.char ChangeLog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3486 + umask 022 + cd /builddir/build/BUILD + cd biloba-0.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/biloba-0.6-1.fc8-root-mockbuild + make install DESTDIR=/var/tmp/biloba-0.6-1.fc8-root-mockbuild 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/biloba-0.6/src' make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/bin" install -p 'biloba' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/bin/biloba' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/src' make[1]: Leaving directory `/builddir/build/BUILD/biloba-0.6/src' Making install in res make[1]: Entering directory `/builddir/build/BUILD/biloba-0.6/res' Making install in en make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/en' make[3]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/en' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/biloba/en" || mkdir -p -- "/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en" install -p -m 644 '2play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/2play.png' install -p -m 644 '3play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/3play.png' install -p -m 644 '4play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/4play.png' install -p -m 644 'aide1.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide1.png' install -p -m 644 'aide2.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide2.png' install -p -m 644 'aide3.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide3.png' install -p -m 644 'aide4.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide4.png' install -p -m 644 'aide5.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide5.png' install -p -m 644 'aide6.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide6.png' install -p -m 644 'aide1-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide1-maemo.png' install -p -m 644 'aide2-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide2-maemo.png' install -p -m 644 'aide3-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide3-maemo.png' install -p -m 644 'aide4-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide4-maemo.png' install -p -m 644 'aide5-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide5-maemo.png' install -p -m 644 'aide6-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/aide6-maemo.png' install -p -m 644 'arrow-down-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-down-left.png' install -p -m 644 'arrow-down.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-down.png' install -p -m 644 'arrow-down-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-down-right.png' install -p -m 644 'arrow-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-left.png' install -p -m 644 'arrow-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-right.png' install -p -m 644 'arrow-up-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-up-left.png' install -p -m 644 'arrow-up.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-up.png' install -p -m 644 'arrow-up-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/arrow-up-right.png' install -p -m 644 'biloba-title.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/biloba-title.png' install -p -m 644 'black-highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/black-highlighter.png' install -p -m 644 'border.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/border.png' install -p -m 644 'border-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/border-maemo.png' install -p -m 644 'computer.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/computer.png' install -p -m 644 'create-game.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/create-game.png' install -p -m 644 'cursor.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/cursor.png' install -p -m 644 'demo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/demo.png' install -p -m 644 'empty_200_40.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/empty_200_40.png' install -p -m 644 'empty_200_50.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/empty_200_50.png' install -p -m 644 'empty_40_40.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/empty_40_40.png' install -p -m 644 'font.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/font.png' install -p -m 644 'game-name.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/game-name.png' install -p -m 644 'help.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/help.png' install -p -m 644 'highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/highlighter.png' install -p -m 644 'join-game.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/join-game.png' install -p -m 644 'local.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/local.png' install -p -m 644 'network-games.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/network-games.png' install -p -m 644 'nplay.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/nplay.png' install -p -m 644 'pawn-blue.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/pawn-blue.png' install -p -m 644 'pawn-green.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/pawn-green.png' install -p -m 644 'pawn-highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/pawn-highlighter.png' install -p -m 644 'pawn-orange.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/pawn-orange.png' install -p -m 644 'pawn-red.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/pawn-red.png' install -p -m 644 'player.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/player.png' install -p -m 644 'reseau.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/reseau.png' install -p -m 644 'start.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/start.png' install -p -m 644 'tile-center.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile-center.png' install -p -m 644 'tile-down-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile-down-left.png' install -p -m 644 'tile-down-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile-down-right.png' install -p -m 644 'tile-no-tile.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile-no-tile.png' install -p -m 644 'tile.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile.png' install -p -m 644 'tile-up-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile-up-left.png' install -p -m 644 'tile-up-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/tile-up-right.png' install -p -m 644 'fr.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/fr.png' install -p -m 644 'en.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/en.png' install -p -m 644 'es.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/en/es.png' make[3]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/en' make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/en' Making install in fr make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/fr' make[3]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/fr' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/biloba/fr" || mkdir -p -- "/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr" install -p -m 644 '2play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/2play.png' install -p -m 644 '3play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/3play.png' install -p -m 644 '4play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/4play.png' install -p -m 644 'aide1.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide1.png' install -p -m 644 'aide2.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide2.png' install -p -m 644 'aide3.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide3.png' install -p -m 644 'aide4.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide4.png' install -p -m 644 'aide5.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide5.png' install -p -m 644 'aide6.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide6.png' install -p -m 644 'aide1-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide1-maemo.png' install -p -m 644 'aide2-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide2-maemo.png' install -p -m 644 'aide3-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide3-maemo.png' install -p -m 644 'aide4-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide4-maemo.png' install -p -m 644 'aide5-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide5-maemo.png' install -p -m 644 'aide6-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/aide6-maemo.png' install -p -m 644 'arrow-down-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-down-left.png' install -p -m 644 'arrow-down.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-down.png' install -p -m 644 'arrow-down-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-down-right.png' install -p -m 644 'arrow-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-left.png' install -p -m 644 'arrow-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-right.png' install -p -m 644 'arrow-up-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-up-left.png' install -p -m 644 'arrow-up.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-up.png' install -p -m 644 'arrow-up-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/arrow-up-right.png' install -p -m 644 'biloba-title.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/biloba-title.png' install -p -m 644 'black-highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/black-highlighter.png' install -p -m 644 'border.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/border.png' install -p -m 644 'border-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/border-maemo.png' install -p -m 644 'computer.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/computer.png' install -p -m 644 'create-game.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/create-game.png' install -p -m 644 'cursor.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/cursor.png' install -p -m 644 'demo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/demo.png' install -p -m 644 'empty_200_40.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/empty_200_40.png' install -p -m 644 'empty_200_50.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/empty_200_50.png' install -p -m 644 'empty_40_40.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/empty_40_40.png' install -p -m 644 'font.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/font.png' install -p -m 644 'game-name.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/game-name.png' install -p -m 644 'help.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/help.png' install -p -m 644 'highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/highlighter.png' install -p -m 644 'join-game.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/join-game.png' install -p -m 644 'local.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/local.png' install -p -m 644 'network-games.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/network-games.png' install -p -m 644 'nplay.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/nplay.png' install -p -m 644 'pawn-blue.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/pawn-blue.png' install -p -m 644 'pawn-green.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/pawn-green.png' install -p -m 644 'pawn-highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/pawn-highlighter.png' install -p -m 644 'pawn-orange.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/pawn-orange.png' install -p -m 644 'pawn-red.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/pawn-red.png' install -p -m 644 'player.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/player.png' install -p -m 644 'reseau.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/reseau.png' install -p -m 644 'start.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/start.png' install -p -m 644 'tile-center.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile-center.png' install -p -m 644 'tile-down-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile-down-left.png' install -p -m 644 'tile-down-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile-down-right.png' install -p -m 644 'tile-no-tile.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile-no-tile.png' install -p -m 644 'tile.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile.png' install -p -m 644 'tile-up-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile-up-left.png' install -p -m 644 'tile-up-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/tile-up-right.png' install -p -m 644 'fr.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/fr.png' install -p -m 644 'en.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/en.png' install -p -m 644 'es.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/fr/es.png' make[3]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/fr' make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/fr' Making install in es make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/es' make[3]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/es' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/biloba/es" || mkdir -p -- "/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es" install -p -m 644 '2play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/2play.png' install -p -m 644 '3play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/3play.png' install -p -m 644 '4play.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/4play.png' install -p -m 644 'aide1.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide1.png' install -p -m 644 'aide2.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide2.png' install -p -m 644 'aide3.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide3.png' install -p -m 644 'aide4.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide4.png' install -p -m 644 'aide5.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide5.png' install -p -m 644 'aide6.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide6.png' install -p -m 644 'aide1-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide1-maemo.png' install -p -m 644 'aide2-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide2-maemo.png' install -p -m 644 'aide3-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide3-maemo.png' install -p -m 644 'aide4-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide4-maemo.png' install -p -m 644 'aide5-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide5-maemo.png' install -p -m 644 'aide6-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/aide6-maemo.png' install -p -m 644 'arrow-down-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-down-left.png' install -p -m 644 'arrow-down.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-down.png' install -p -m 644 'arrow-down-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-down-right.png' install -p -m 644 'arrow-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-left.png' install -p -m 644 'arrow-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-right.png' install -p -m 644 'arrow-up-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-up-left.png' install -p -m 644 'arrow-up.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-up.png' install -p -m 644 'arrow-up-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/arrow-up-right.png' install -p -m 644 'biloba-title.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/biloba-title.png' install -p -m 644 'black-highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/black-highlighter.png' install -p -m 644 'border.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/border.png' install -p -m 644 'border-maemo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/border-maemo.png' install -p -m 644 'computer.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/computer.png' install -p -m 644 'create-game.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/create-game.png' install -p -m 644 'cursor.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/cursor.png' install -p -m 644 'demo.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/demo.png' install -p -m 644 'empty_200_40.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/empty_200_40.png' install -p -m 644 'empty_200_50.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/empty_200_50.png' install -p -m 644 'empty_40_40.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/empty_40_40.png' install -p -m 644 'font.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/font.png' install -p -m 644 'game-name.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/game-name.png' install -p -m 644 'help.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/help.png' install -p -m 644 'highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/highlighter.png' install -p -m 644 'join-game.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/join-game.png' install -p -m 644 'local.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/local.png' install -p -m 644 'network-games.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/network-games.png' install -p -m 644 'nplay.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/nplay.png' install -p -m 644 'pawn-blue.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/pawn-blue.png' install -p -m 644 'pawn-green.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/pawn-green.png' install -p -m 644 'pawn-highlighter.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/pawn-highlighter.png' install -p -m 644 'pawn-orange.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/pawn-orange.png' install -p -m 644 'pawn-red.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/pawn-red.png' install -p -m 644 'player.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/player.png' install -p -m 644 'reseau.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/reseau.png' install -p -m 644 'start.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/start.png' install -p -m 644 'tile-center.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile-center.png' install -p -m 644 'tile-down-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile-down-left.png' install -p -m 644 'tile-down-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile-down-right.png' install -p -m 644 'tile-no-tile.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile-no-tile.png' install -p -m 644 'tile.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile.png' install -p -m 644 'tile-up-left.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile-up-left.png' install -p -m 644 'tile-up-right.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/tile-up-right.png' install -p -m 644 'fr.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/fr.png' install -p -m 644 'en.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/en.png' install -p -m 644 'es.png' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/es/es.png' make[3]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/es' make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/es' Making install in snd make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/snd' make[3]: Entering directory `/builddir/build/BUILD/biloba-0.6/res/snd' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/biloba/snd" || mkdir -p -- "/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/snd" install -p -m 644 'type.wav' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/snd/type.wav' install -p -m 644 'eat.wav' '/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/biloba/snd/eat.wav' make[3]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/snd' make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res/snd' make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6/res' make[3]: Entering directory `/builddir/build/BUILD/biloba-0.6/res' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res' make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res' make[1]: Leaving directory `/builddir/build/BUILD/biloba-0.6/res' make[1]: Entering directory `/builddir/build/BUILD/biloba-0.6' make[2]: Entering directory `/builddir/build/BUILD/biloba-0.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/biloba-0.6' make[1]: Leaving directory `/builddir/build/BUILD/biloba-0.6' + mkdir -p /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/icons/hicolor/64x64/apps /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/icons/hicolor/32x32/apps /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/icons/hicolor/16x16/apps + cp -p biloba_icon.png /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/icons/hicolor/64x64/apps/biloba.png + convert -scale 32x32 biloba_icon.png /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/icons/hicolor/32x32/apps/biloba.png + convert -scale 16x16 biloba_icon.png /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/icons/hicolor/16x16/apps/biloba.png + desktop-file-install --vendor=fedora --dir=/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/applications /builddir/build/SOURCES/biloba.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/biloba-0.6 extracting debug info from /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/bin/biloba cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 265 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: biloba-0.6-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.46529 + umask 022 + cd /builddir/build/BUILD + cd biloba-0.6 + DOCDIR=/var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/doc/biloba-0.6 + export DOCDIR + rm -rf /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/doc/biloba-0.6 + /bin/mkdir -p /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/doc/biloba-0.6 + cp -pr AUTHORS ChangeLog COPYING /var/tmp/biloba-0.6-1.fc8-root-mockbuild/usr/share/doc/biloba-0.6 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: hicolor-icon-theme libSDL-1.2.so.0 libSDL_image-1.2.so.0 libSDL_mixer-1.2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: biloba-debuginfo-0.6-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/biloba-0.6-1.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/biloba-0.6-1.fc8.ppc.rpm Wrote: /builddir/build/RPMS/biloba-debuginfo-0.6-1.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.89365 + umask 022 + cd /builddir/build/BUILD + cd biloba-0.6 + rm -rf /var/tmp/biloba-0.6-1.fc8-root-mockbuild + exit 0 LEAVE do -->