Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/gtk-nodoka-engine.spec'], False, '/var/lib/mock/dist-f11-build-511865-79674/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/gtk-nodoka-engine.spec'] warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/gtk-nodoka-engine-0.7.2-5.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/gtk-nodoka-engine.spec'], False, '/var/lib/mock/dist-f11-build-511865-79674/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/gtk-nodoka-engine.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I5zsVv + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gtk-nodoka-engine-0.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/gtk-nodoka-engine-0.7.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gtk-nodoka-engine-0.7.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gtk-nodoka-engine-scale-trough.patch):' Patch #0 (gtk-nodoka-engine-scale-trough.patch): + /bin/cat /builddir/build/SOURCES/gtk-nodoka-engine-scale-trough.patch + /usr/bin/patch -s -p1 -b --suffix .scale-trough --fuzz=0 + echo 'Patch #1 (gtk-nodoka-engine-handle-selection.patch):' Patch #1 (gtk-nodoka-engine-handle-selection.patch): + /bin/cat /builddir/build/SOURCES/gtk-nodoka-engine-handle-selection.patch + /usr/bin/patch -s -p1 -b --suffix .handle-selection --fuzz=0 + echo 'Patch #2 (gtk-nodoka-engine-0.7.2-missing-widget-check.patch):' Patch #2 (gtk-nodoka-engine-0.7.2-missing-widget-check.patch): + /bin/cat /builddir/build/SOURCES/gtk-nodoka-engine-0.7.2-missing-widget-check.patch + /usr/bin/patch -s -p1 -b --suffix .missing-widget-check --fuzz=0 + echo 'Patch #3 (gtk-nodoka-engine-0.7.2-grey-out-checkboxes.patch):' Patch #3 (gtk-nodoka-engine-0.7.2-grey-out-checkboxes.patch): + /usr/bin/patch -s -p1 -b --suffix .grey-out-checkboxes --fuzz=0 + /bin/cat /builddir/build/SOURCES/gtk-nodoka-engine-0.7.2-grey-out-checkboxes.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iK2Me0 + umask 022 + cd /builddir/build/BUILD + cd gtk-nodoka-engine-0.7.2 + 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 -I/usr/lib/gfortran/modules' + export FFLAGS + ./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=/var/lib --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 checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating nodoka.pc config.status: creating src/GTKEngine/config.h config.status: src/GTKEngine/config.h is unchanged config.status: executing depfiles commands Now run make. + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2/src' make[1]: Entering directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_rc_style.lo -MD -MP -MF .deps/nodoka_rc_style.Tpo -c -o nodoka_rc_style.lo `test -f './src/GTKEngine/nodoka_rc_style.c' || echo './'`./src/GTKEngine/nodoka_rc_style.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_style.lo -MD -MP -MF .deps/nodoka_style.Tpo -c -o nodoka_style.lo `test -f './src/GTKEngine/nodoka_style.c' || echo './'`./src/GTKEngine/nodoka_style.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_theme_main.lo -MD -MP -MF .deps/nodoka_theme_main.Tpo -c -o nodoka_theme_main.lo `test -f './src/GTKEngine/nodoka_theme_main.c' || echo './'`./src/GTKEngine/nodoka_theme_main.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT support.lo -MD -MP -MF .deps/support.Tpo -c -o support.lo `test -f './src/GTKEngine/support.c' || echo './'`./src/GTKEngine/support.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_rc_style.lo -MD -MP -MF .deps/nodoka_rc_style.Tpo -c ./src/GTKEngine/nodoka_rc_style.c -fPIC -DPIC -o .libs/nodoka_rc_style.o gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_style.lo -MD -MP -MF .deps/nodoka_style.Tpo -c ./src/GTKEngine/nodoka_style.c -fPIC -DPIC -o .libs/nodoka_style.o gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT support.lo -MD -MP -MF .deps/support.Tpo -c ./src/GTKEngine/support.c -fPIC -DPIC -o .libs/support.o gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_theme_main.lo -MD -MP -MF .deps/nodoka_theme_main.Tpo -c ./src/GTKEngine/nodoka_theme_main.c -fPIC -DPIC -o .libs/nodoka_theme_main.o mv -f .deps/nodoka_rc_style.Tpo .deps/nodoka_rc_style.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c -o animation.lo `test -f './src/GTKEngine/animation.c' || echo './'`./src/GTKEngine/animation.c ./src/GTKEngine/nodoka_style.c: In function 'nodoka_style_draw_box_gap': ./src/GTKEngine/nodoka_style.c:382: warning: suggest explicit braces to avoid ambiguous 'else' ./src/GTKEngine/nodoka_style.c:393: warning: suggest explicit braces to avoid ambiguous 'else' mv -f .deps/nodoka_theme_main.Tpo .deps/nodoka_theme_main.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_draw.lo -MD -MP -MF .deps/nodoka_draw.Tpo -c -o nodoka_draw.lo `test -f './src/GTKEngine/nodoka_draw.c' || echo './'`./src/GTKEngine/nodoka_draw.c gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT nodoka_draw.lo -MD -MP -MF .deps/nodoka_draw.Tpo -c ./src/GTKEngine/nodoka_draw.c -fPIC -DPIC -o .libs/nodoka_draw.o mv -f .deps/support.Tpo .deps/support.Plo gcc -DHAVE_CONFIG_H -I. -I./src/GTKEngine -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT animation.lo -MD -MP -MF .deps/animation.Tpo -c ./src/GTKEngine/animation.c -fPIC -DPIC -o .libs/animation.o mv -f .deps/animation.Tpo .deps/animation.Plo ./src/GTKEngine/nodoka_draw.c:252: warning: 'nodoka_scale_draw_gradient' defined but not used mv -f .deps/nodoka_style.Tpo .deps/nodoka_style.Plo mv -f .deps/nodoka_draw.Tpo .deps/nodoka_draw.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -module -avoid-version -no-undefined -o libnodoka.la -rpath /usr/lib/gtk-2.0/2.10.0/engines nodoka_rc_style.lo nodoka_style.lo nodoka_theme_main.lo support.lo animation.lo nodoka_draw.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 gcc -shared .libs/nodoka_rc_style.o .libs/nodoka_style.o .libs/nodoka_theme_main.o .libs/support.o .libs/animation.o .libs/nodoka_draw.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -m32 -Wl,-soname -Wl,libnodoka.so -o .libs/libnodoka.so creating libnodoka.la (cd .libs && rm -f libnodoka.la && ln -s ../libnodoka.la libnodoka.la) make[1]: Leaving directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NfJLAR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc ++ dirname /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc + cd gtk-nodoka-engine-0.7.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc + make install DESTDIR=/builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc Making install in src make[1]: Entering directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2/src' /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Aqua/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Aqua/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Gilouche/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Gilouche/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Looks/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Looks/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Midnight/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Midnight/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Rounded/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Rounded/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Silver/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Silver/gtk-2.0/gtkrc /usr/bin/install -Dp -m 0644 GTKThemes/Nodoka-Squared/gtk-2.0/gtkrc /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/themes/Nodoka-Squared/gtk-2.0/gtkrc make[1]: Leaving directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2/src' make[1]: Entering directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2' make[2]: Entering directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/gtk-2.0/2.10.0/engines" || /bin/mkdir -p "/builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/lib/gtk-2.0/2.10.0/engines" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libnodoka.la' '/builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/lib/gtk-2.0/2.10.0/engines/libnodoka.la' /usr/bin/install -c .libs/libnodoka.so /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/lib/gtk-2.0/2.10.0/engines/libnodoka.so /usr/bin/install -c .libs/libnodoka.lai /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/lib/gtk-2.0/2.10.0/engines/libnodoka.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-2.0/2.10.0/engines' make[2]: Leaving directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2' make[1]: Leaving directory `/builddir/build/BUILD/gtk-nodoka-engine-0.7.2' + find /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc -name libnodoka.la + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gtk-nodoka-engine-0.7.2 extracting debug info from /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/lib/gtk-2.0/2.10.0/engines/libnodoka.so 305 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: gtk-nodoka-engine-0.7.2-5.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9CTeiA + umask 022 + cd /builddir/build/BUILD + cd gtk-nodoka-engine-0.7.2 + DOCDIR=/builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-0.7.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-0.7.2 + /bin/mkdir -p /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-0.7.2 + cp -pr AUTHORS ChangeLog COPYING CREDITS NEWS README TODO /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-0.7.2 + exit 0 Provides: libnodoka.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 rtld(GNU_HASH) Processing files: gtk-nodoka-engine-extras-0.7.2-5.fc11.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fW7ILr + umask 022 + cd /builddir/build/BUILD + cd gtk-nodoka-engine-0.7.2 + DOCDIR=/builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-extras-0.7.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-extras-0.7.2 + /bin/mkdir -p /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-extras-0.7.2 + cp -pr COPYING /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc/usr/share/doc/gtk-nodoka-engine-extras-0.7.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtk-nodoka-engine-debuginfo-0.7.2-5.fc11.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/gtk-nodoka-engine-0.7.2-5.fc11.ppc.rpm Wrote: /builddir/build/RPMS/gtk-nodoka-engine-extras-0.7.2-5.fc11.ppc.rpm Wrote: /builddir/build/RPMS/gtk-nodoka-engine-debuginfo-0.7.2-5.fc11.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H0ACvm + umask 022 + cd /builddir/build/BUILD + cd gtk-nodoka-engine-0.7.2 + rm -rf /builddir/build/BUILDROOT/gtk-nodoka-engine-0.7.2-5.fc11.ppc + exit 0 Child returncode was: 0 LEAVE do -->