ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/abe.spec'", '/var/lib/mock/dist-f9-build-123689-20390/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/abe.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/abe-1.1-7.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/abe.spec'", '/var/lib/mock/dist-f9-build-123689-20390/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/abe.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47929 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf abe-1.1 + /usr/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.47929 + 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.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 --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... found checking for working automake-1.4... missing checking for working autoheader... found 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 -j4 cd . && autoheader cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status creating config.h 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 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 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 Main.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 Map.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 MapIO.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 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 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 -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.99267 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/abe-1.1-7.fc9-root-mockbuild + make DESTDIR=/var/tmp/abe-1.1-7.fc9-root-mockbuild 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-7.fc9-root-mockbuild/usr/bin mkdir /var/tmp/abe-1.1-7.fc9-root-mockbuild mkdir /var/tmp/abe-1.1-7.fc9-root-mockbuild/usr mkdir /var/tmp/abe-1.1-7.fc9-root-mockbuild/usr/bin /usr/bin/install -c abe /var/tmp/abe-1.1-7.fc9-root-mockbuild/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-7.fc9-root-mockbuild//usr/share/abe + mkdir -p /var/tmp/abe-1.1-7.fc9-root-mockbuild//usr/share/applications/ + mkdir -p /var/tmp/abe-1.1-7.fc9-root-mockbuild//usr/share/pixmaps/ + cp -p -r images maps sounds /var/tmp/abe-1.1-7.fc9-root-mockbuild//usr/share/abe + install -p -m 644 /builddir/build/SOURCES/abe.png /var/tmp/abe-1.1-7.fc9-root-mockbuild//usr/share/pixmaps/ + cat + desktop-file-install --vendor fedora --dir /var/tmp/abe-1.1-7.fc9-root-mockbuild//usr/share/applications/ abe.desktop /var/tmp/abe-1.1-7.fc9-root-mockbuild//usr/share/applications/fedora-abe.desktop: warning: value "abe.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/abe-1.1 extracting debug info from /var/tmp/abe-1.1-7.fc9-root-mockbuild/usr/bin/abe cpio: gcc-4.3.0-20080130/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 334 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: abe-1.1-7.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.61694 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + DOCDIR=/var/tmp/abe-1.1-7.fc9-root-mockbuild/usr/share/doc/abe-1.1 + export DOCDIR + rm -rf /var/tmp/abe-1.1-7.fc9-root-mockbuild/usr/share/doc/abe-1.1 + /bin/mkdir -p /var/tmp/abe-1.1-7.fc9-root-mockbuild/usr/share/doc/abe-1.1 + cp -pr COPYING README /var/tmp/abe-1.1-7.fc9-root-mockbuild/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-7.fc9 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-7.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/abe-1.1-7.fc9.ppc.rpm Wrote: /builddir/build/RPMS/abe-debuginfo-1.1-7.fc9.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.14146 + umask 022 + cd /builddir/build/BUILD + cd abe-1.1 + rm -rf /var/tmp/abe-1.1-7.fc9-root-mockbuild + exit 0 LEAVE do -->