Installing /builddir/build/SRPMS/abe-1.1-5.fc7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.49914 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf abe-1.1 + /bin/gzip -dc /builddir/build/SOURCES/abe-1.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd abe-1.1 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (abe-1.1-settings.patch):' Patch #0 (abe-1.1-settings.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.49914 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + 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.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' + 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' + ./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 --with-data-dir=/usr/share/abe creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking host system type... powerpc-redhat-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the C++ compiler (c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/time.h... yes checking for unistd.h... yes checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking for getcwd... yes checking for gettimeofday... yes checking for strdup... yes checking for finite... yes checking for isnan... yes checking for _finite... no checking for _isnan... no checking for ieeefp.h... no checking for Win32 platform... no checking for Mac OSX platform... no checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -ldl... yes checking for main in -lm... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.0.1... yes checking for SDL_JoystickOpen... yes checking for Mix_OpenAudio in -lSDL_mixer... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating config.h + make -j8 cd . && /builddir/build/BUILD/abe-1.1/missing autoheader WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. sed: can't read configure.ac: No such file or directory make all-recursive make[1]: Entering directory `/builddir/build/BUILD/abe-1.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/abe-1.1/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Directories.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Editor.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Font.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Game.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Image.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Icons.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Map.c Image.c: In function 'loadImagesFromTar': Image.c:390: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MapIO.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Menu.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Monster.c MapIO.c: In function 'convertMap': MapIO.c:157: warning: ignoring return value of 'fread', declared with attribute warn_unused_result MapIO.c:158: warning: ignoring return value of 'fread', declared with attribute warn_unused_result MapIO.c:181: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result MapIO.c:182: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result MapIO.c:184: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Sound.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Splash.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Trans.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -DBASE_DIR="/usr/share/abe" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Util.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o abe Directories.o Editor.o Font.o Game.o Icons.o Image.o Main.o Map.o MapIO.o Menu.o Monster.o Sound.o Splash.o Trans.o Util.o -lSM -lICE -lX11 -lXi -lXext -lXmu -lXt -ldl -lm -L/usr/lib -lSDL -lpthread -lSDL_mixer make[2]: Leaving directory `/builddir/build/BUILD/abe-1.1/src' make[2]: Entering directory `/builddir/build/BUILD/abe-1.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/abe-1.1' make[1]: Leaving directory `/builddir/build/BUILD/abe-1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.40906 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/abe-1.1-5.fc7-root-kojibuilder + make DESTDIR=/var/tmp/abe-1.1-5.fc7-root-kojibuilder install Making install in src make[1]: Entering directory `/builddir/build/BUILD/abe-1.1/src' make[2]: Entering directory `/builddir/build/BUILD/abe-1.1/src' /bin/sh ../mkinstalldirs /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/bin mkdir /var/tmp/abe-1.1-5.fc7-root-kojibuilder mkdir /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr mkdir /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/bin /usr/bin/install -c abe /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/bin/abe make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/abe-1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/abe-1.1/src' make[1]: Entering directory `/builddir/build/BUILD/abe-1.1' make[2]: Entering directory `/builddir/build/BUILD/abe-1.1' 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/abe-1.1' make[1]: Leaving directory `/builddir/build/BUILD/abe-1.1' + mkdir -p /var/tmp/abe-1.1-5.fc7-root-kojibuilder//usr/share/abe + mkdir -p /var/tmp/abe-1.1-5.fc7-root-kojibuilder//usr/share/applications/ + mkdir -p /var/tmp/abe-1.1-5.fc7-root-kojibuilder//usr/share/pixmaps/ + cp -p -r images maps sounds /var/tmp/abe-1.1-5.fc7-root-kojibuilder//usr/share/abe + install -p -m 644 /builddir/build/SOURCES/abe.png /var/tmp/abe-1.1-5.fc7-root-kojibuilder//usr/share/pixmaps/ + cat + desktop-file-install --vendor fedora --dir /var/tmp/abe-1.1-5.fc7-root-kojibuilder//usr/share/applications/ abe.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/abe-1.1 extracting debug info from /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/bin/abe cpio: gcc-4.1.2-20070503/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 334 blocks + /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-java-repack-jars Processing files: abe-1.1-5.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.43372 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + DOCDIR=/var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/share/doc/abe-1.1 + export DOCDIR + rm -rf /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/share/doc/abe-1.1 + /bin/mkdir -p /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/share/doc/abe-1.1 + cp -pr COPYING README /var/tmp/abe-1.1-5.fc7-root-kojibuilder/usr/share/doc/abe-1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSDL-1.2.so.0 libSDL_mixer-1.2.so.0 libSM.so.6 libX11.so.6 libXext.so.6 libXi.so.6 libXmu.so.6 libXt.so.6 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) libdl.so.2 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: abe-debuginfo-1.1-5.fc7 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/abe-1.1-5.fc7-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/abe-1.1-5.fc7.ppc.rpm Wrote: /builddir/build/RPMS/abe-debuginfo-1.1-5.fc7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.21957 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + rm -rf /var/tmp/abe-1.1-5.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.21957 + umask 022 + cd /builddir/build/BUILD + rm -rf abe-1.1 + exit 0