Installing /builddir/build/SRPMS/gai-pal-0.7-12.fc8.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.78195 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gai-pal-0.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gai-pal-0.7.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gai-pal-0.7 ++ /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 (gai-pal-0.7-xosd-empty-msg.patch):' Patch #0 (gai-pal-0.7-xosd-empty-msg.patch): + patch -p1 -b --suffix .xosd-empty-msg -s + echo 'Patch #1 (gai-pal-0.7-typo.patch):' Patch #1 (gai-pal-0.7-typo.patch): + patch -p1 -b --suffix .typo -s + echo 'Patch #2 (gai-pal-0.7-nostrip.patch):' Patch #2 (gai-pal-0.7-nostrip.patch): + patch -p1 -b --suffix .nostrip -s + echo 'Patch #3 (gai-pal-0.7-fonts.patch):' Patch #3 (gai-pal-0.7-fonts.patch): + patch -p1 -b --suffix .fonts -s + sed -i 's!/lib/!/lib64/!' Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.78195 + umask 022 + cd /builddir/build/BUILD + cd gai-pal-0.7 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for ppc64-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 ANSI C... none needed checking operating system... Linux checking Linux version... 2.6.20-1.2952.fc6 checking for pkg-config... true checking for gai... yes checking for gai version >= 0.5.3... yes checking if gai is compiled with gnome support... yes checking for gnome prefix... /usr checking if gai knows about the ROX panel... no checking for xosd-config... true configure: creating ./config.status config.status: creating GNOME_gai-palApplet.server config.status: creating Makefile config.status: creating config.h + make -j8 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -O3 -pthread -DORBIT2=1 -I/usr/include/gai -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/panel-2.0 -I/usr/include/gtkglext-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/lib64/gtkglext-1.0/include -I/usr/include -c -o gai-pal.o gai-pal.c gai-pal.c: In function 'main': gai-pal.c:334: warning: passing argument 4 of 'gai_preferences2' from incompatible pointer type gcc -o gai-pal gai-pal.o -pthread -Wl,--export-dynamic -lgai -lpangoft2-1.0 -lpanel-applet-2 -lgtkglext-x11-1.0 -lgnomeui-2 -lbonoboui-2 -lgnomevfs-2 -lgconf-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lrt -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib64 -lxosd -lpthread -lXext -lX11 -lXinerama + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.86745 + umask 022 + cd /builddir/build/BUILD + cd gai-pal-0.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder + make DESTDIR=/var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder install mkdir -p /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/lib64/bonobo/servers/ install -m 644 GNOME_gai-palApplet.server /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/lib64/bonobo/servers/GNOME_gai-palApplet.server mkdir -p /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/pixmaps/gai-pal cp -r pals/* /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/pixmaps/gai-pal/ mkdir -p /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/bin install -m 755 gai-pal /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/bin mkdir -p /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/pixmaps/ install -m 644 gai-pal-icon.png /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/pixmaps + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gai-pal-0.7 extracting debug info from /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/bin/gai-pal 17 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: gai-pal-0.7-12.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.86745 + umask 022 + cd /builddir/build/BUILD + cd gai-pal-0.7 + DOCDIR=/var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/doc/gai-pal-0.7 + export DOCDIR + rm -rf /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/doc/gai-pal-0.7 + /bin/mkdir -p /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/doc/gai-pal-0.7 + cp -pr COPYING README /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder/usr/share/doc/gai-pal-0.7 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXinerama.so.1()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libgai.so.0()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkglext-x11-1.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkglext-x11-1.0.so.0()(64bit) libpanel-applet-2.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangox-1.0.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libxosd.so.2()(64bit) rtld(GNU_HASH) Processing files: gai-pal-debuginfo-0.7-12.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/gai-pal-0.7-12.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/gai-pal-0.7-12.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/gai-pal-debuginfo-0.7-12.fc8.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.97124 + umask 022 + cd /builddir/build/BUILD + cd gai-pal-0.7 + rm -rf /var/tmp/gai-pal-0.7-12.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.97124 + umask 022 + cd /builddir/build/BUILD + rm -rf gai-pal-0.7 + exit 0