Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/sugar-base.spec'], False, '/var/lib/mock/dist-f11-build-795947-114354/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/sugar-base.spec'] sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: ppc08.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/sugar-base-0.84.2-1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/sugar-base.spec'], False, '/var/lib/mock/dist-f11-build-795947-114354/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/sugar-base.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wHxI33 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sugar-base-0.84.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sugar-base-0.84.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sugar-base-0.84.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FpVryK + umask 022 + cd /builddir/build/BUILD + cd sugar-base-0.84.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 -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 -I/usr/lib64/gfortran/modules' + export FFLAGS + ./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=/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 build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) 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 checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for headers required to compile python extensions... found checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for ppc64-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 EXTENSION... yes checking whether NLS is requested... yes checking for intltool >= 0.33... 0.41.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.10.0 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... af am ar ay bg bn bn_IN ca de dz el en es fa fa_AF ff fr gu ha hi ht ig is it ja km ko mk ml mn mr mvo nb ne nl pa pap pis pl ps pt pt_BR qu ro ru rw sd si sl te th tpi tr ur vi yo zh_CN zh_TW configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sugar/Makefile config.status: creating src/sugar/dispatch/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src' Making all in sugar make[2]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' Making all in dispatch make[3]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar/dispatch' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar/dispatch' make[3]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-_sugarbaseextmodule.lo -MD -MP -MF .deps/_sugarbaseext_la-_sugarbaseextmodule.Tpo -c -o _sugarbaseext_la-_sugarbaseextmodule.lo `test -f '_sugarbaseextmodule.c' || echo './'`_sugarbaseextmodule.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-_sugarbaseextmodule.lo -MD -MP -MF .deps/_sugarbaseext_la-_sugarbaseextmodule.Tpo -c _sugarbaseextmodule.c -fPIC -DPIC -o .libs/_sugarbaseext_la-_sugarbaseextmodule.o _sugarbaseextmodule.c:30: warning: no previous prototype for 'init_sugarbaseext' mv -f .deps/_sugarbaseext_la-_sugarbaseextmodule.Tpo .deps/_sugarbaseext_la-_sugarbaseextmodule.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmime.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmime.Tpo -c -o _sugarbaseext_la-xdgmime.lo `test -f 'xdgmime.c' || echo './'`xdgmime.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmime.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmime.Tpo -c xdgmime.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmime.o xdgmime.c:627: warning: no previous prototype for '_xdg_mime_unalias_mime_type' mv -f .deps/_sugarbaseext_la-xdgmime.Tpo .deps/_sugarbaseext_la-xdgmime.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimealias.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimealias.Tpo -c -o _sugarbaseext_la-xdgmimealias.lo `test -f 'xdgmimealias.c' || echo './'`xdgmimealias.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimealias.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimealias.Tpo -c xdgmimealias.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmimealias.o mv -f .deps/_sugarbaseext_la-xdgmimealias.Tpo .deps/_sugarbaseext_la-xdgmimealias.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimecache.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimecache.Tpo -c -o _sugarbaseext_la-xdgmimecache.lo `test -f 'xdgmimecache.c' || echo './'`xdgmimecache.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimecache.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimecache.Tpo -c xdgmimecache.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmimecache.o mv -f .deps/_sugarbaseext_la-xdgmimecache.Tpo .deps/_sugarbaseext_la-xdgmimecache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimeglob.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimeglob.Tpo -c -o _sugarbaseext_la-xdgmimeglob.lo `test -f 'xdgmimeglob.c' || echo './'`xdgmimeglob.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimeglob.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimeglob.Tpo -c xdgmimeglob.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmimeglob.o mv -f .deps/_sugarbaseext_la-xdgmimeglob.Tpo .deps/_sugarbaseext_la-xdgmimeglob.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimeint.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimeint.Tpo -c -o _sugarbaseext_la-xdgmimeint.lo `test -f 'xdgmimeint.c' || echo './'`xdgmimeint.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimeint.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimeint.Tpo -c xdgmimeint.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmimeint.o mv -f .deps/_sugarbaseext_la-xdgmimeint.Tpo .deps/_sugarbaseext_la-xdgmimeint.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimemagic.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimemagic.Tpo -c -o _sugarbaseext_la-xdgmimemagic.lo `test -f 'xdgmimemagic.c' || echo './'`xdgmimemagic.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimemagic.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimemagic.Tpo -c xdgmimemagic.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmimemagic.o mv -f .deps/_sugarbaseext_la-xdgmimemagic.Tpo .deps/_sugarbaseext_la-xdgmimemagic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimeparent.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimeparent.Tpo -c -o _sugarbaseext_la-xdgmimeparent.lo `test -f 'xdgmimeparent.c' || echo './'`xdgmimeparent.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-xdgmimeparent.lo -MD -MP -MF .deps/_sugarbaseext_la-xdgmimeparent.Tpo -c xdgmimeparent.c -fPIC -DPIC -o .libs/_sugarbaseext_la-xdgmimeparent.o mv -f .deps/_sugarbaseext_la-xdgmimeparent.Tpo .deps/_sugarbaseext_la-xdgmimeparent.Plo (cd .\ && /usr/bin/pygtk-codegen-2.0 \ --override _sugarbaseext.override \ --prefix py_sugarbaseext _sugarbaseext.defs) > gen-_sugarbaseext.c \ && cp gen-_sugarbaseext.c _sugarbaseext.c \ && rm -f gen-_sugarbaseext.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory ***INFO*** The coverage of global functions is 100.00% (4/4) ***INFO*** There are no declared methods. ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" -DPACKAGE_STRING=\"sugar-base\ 0.84.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-_sugarbaseext.lo -MD -MP -MF .deps/_sugarbaseext_la-_sugarbaseext.Tpo -c -o _sugarbaseext_la-_sugarbaseext.lo `test -f '_sugarbaseext.c' || echo './'`_sugarbaseext.c libtool: compile: gcc -DPACKAGE_NAME=\"sugar-base\" -DPACKAGE_TARNAME=\"sugar-base\" -DPACKAGE_VERSION=\"0.84.2\" "-DPACKAGE_STRING=\"sugar-base 0.84.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sugar-base\" -DVERSION=\"0.84.2\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"sugar-base\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DXDG_PREFIX=sugar_mime -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT _sugarbaseext_la-_sugarbaseext.lo -MD -MP -MF .deps/_sugarbaseext_la-_sugarbaseext.Tpo -c _sugarbaseext.c -fPIC -DPIC -o .libs/_sugarbaseext_la-_sugarbaseext.o _sugarbaseext.c:138: warning: no previous prototype for 'py_sugarbaseext_register_classes' mv -f .deps/_sugarbaseext_la-_sugarbaseext.Tpo .deps/_sugarbaseext_la-_sugarbaseext.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -module -avoid-version -o _sugarbaseext.la -rpath /usr/lib/python2.6/site-packages/sugar _sugarbaseext_la-_sugarbaseextmodule.lo _sugarbaseext_la-xdgmime.lo _sugarbaseext_la-xdgmimealias.lo _sugarbaseext_la-xdgmimecache.lo _sugarbaseext_la-xdgmimeglob.lo _sugarbaseext_la-xdgmimeint.lo _sugarbaseext_la-xdgmimemagic.lo _sugarbaseext_la-xdgmimeparent.lo _sugarbaseext_la-_sugarbaseext.lo -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared .libs/_sugarbaseext_la-_sugarbaseextmodule.o .libs/_sugarbaseext_la-xdgmime.o .libs/_sugarbaseext_la-xdgmimealias.o .libs/_sugarbaseext_la-xdgmimecache.o .libs/_sugarbaseext_la-xdgmimeglob.o .libs/_sugarbaseext_la-xdgmimeint.o .libs/_sugarbaseext_la-xdgmimemagic.o .libs/_sugarbaseext_la-xdgmimeparent.o .libs/_sugarbaseext_la-_sugarbaseext.o -lgobject-2.0 -lglib-2.0 -m64 -mminimal-toc -Wl,-soname -Wl,_sugarbaseext.so -o .libs/_sugarbaseext.so libtool: link: ( cd ".libs" && rm -f "_sugarbaseext.la" && ln -s "../_sugarbaseext.la" "_sugarbaseext.la" ) make[3]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' make[2]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' make[2]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src' make[1]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src' Making all in po make[1]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ay | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ay.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fa_AF | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa_AF.po file=`echo ff | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ff.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo ha | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ha.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo ht | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ht.po file=`echo ig | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ig.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo mvo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mvo.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pap | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pap.po file=`echo pis | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pis.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo qu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file qu.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file rw.po file=`echo sd | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sd.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tpi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tpi.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo yo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file yo.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[1]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/po' make[1]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PQtghr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 ++ dirname /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 + cd sugar-base-0.84.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src' Making install in sugar make[2]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' Making install in dispatch make[3]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar/dispatch' make[4]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar/dispatch' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/python2.6/site-packages/sugar/dispatch" || /bin/mkdir -p "/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar/dispatch" /usr/bin/install -c -m 644 __init__.py dispatcher.py saferef.py '/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar/dispatch' Byte-compiling python modules... __init__.pydispatcher.pysaferef.py Byte-compiling python modules (optimized versions) ... __init__.pydispatcher.pysaferef.py make[4]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar/dispatch' make[3]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar/dispatch' make[3]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' make[4]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' test -z "/usr/lib/python2.6/site-packages/sugar" || /bin/mkdir -p "/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar" /bin/sh ../../libtool --mode=install /usr/bin/install -c _sugarbaseext.la '/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar' libtool: install: /usr/bin/install -c .libs/_sugarbaseext.so /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar/_sugarbaseext.so libtool: install: /usr/bin/install -c .libs/_sugarbaseext.lai /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar/_sugarbaseext.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages/sugar' test -z "/usr/lib/python2.6/site-packages/sugar" || /bin/mkdir -p "/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar" /usr/bin/install -c -m 644 __init__.py logger.py mime.py '/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar' Byte-compiling python modules... __init__.pylogger.pymime.py Byte-compiling python modules (optimized versions) ... __init__.pylogger.pymime.py make[4]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' make[3]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' make[2]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src/sugar' make[2]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src' make[3]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/src' 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/sugar-base-0.84.2/src' make[2]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src' make[1]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2/po' linguas="af am ar ay bg bn bn_IN ca de dz el en es fa fa_AF ff fr gu ha hi ht ig is it ja km ko mk ml mn mr mvo nb ne nl pa pap pis pl ps pt pt_BR qu ro ru rw sd si sl te th tpi tr ur vi yo zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/sugar-base-0.84.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/sugar-base.mo; \ echo "installing $lang.gmo as $dir/sugar-base.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/sugar-base.mo; \ echo "installing ./$lang.gmo as" \ "$dir/sugar-base.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/sugar-base.mo.m; \ echo "installing $lang.gmo.m as $dir/sugar-base.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/sugar-base.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/sugar-base.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/af/LC_MESSAGES/sugar-base.mo installing am.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/am/LC_MESSAGES/sugar-base.mo installing ar.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ar/LC_MESSAGES/sugar-base.mo installing ay.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ay/LC_MESSAGES/sugar-base.mo installing bg.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/bg/LC_MESSAGES/sugar-base.mo installing bn.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/bn/LC_MESSAGES/sugar-base.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/bn_IN/LC_MESSAGES/sugar-base.mo installing ca.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ca/LC_MESSAGES/sugar-base.mo installing de.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/de/LC_MESSAGES/sugar-base.mo installing dz.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/dz/LC_MESSAGES/sugar-base.mo installing el.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/el/LC_MESSAGES/sugar-base.mo installing en.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/en/LC_MESSAGES/sugar-base.mo installing es.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/es/LC_MESSAGES/sugar-base.mo installing fa.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/fa/LC_MESSAGES/sugar-base.mo installing fa_AF.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/fa_AF/LC_MESSAGES/sugar-base.mo installing ff.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ff/LC_MESSAGES/sugar-base.mo installing fr.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/fr/LC_MESSAGES/sugar-base.mo installing gu.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/gu/LC_MESSAGES/sugar-base.mo installing ha.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ha/LC_MESSAGES/sugar-base.mo installing hi.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/hi/LC_MESSAGES/sugar-base.mo installing ht.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ht/LC_MESSAGES/sugar-base.mo installing ig.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ig/LC_MESSAGES/sugar-base.mo installing is.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/is/LC_MESSAGES/sugar-base.mo installing it.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/it/LC_MESSAGES/sugar-base.mo installing ja.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ja/LC_MESSAGES/sugar-base.mo installing km.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/km/LC_MESSAGES/sugar-base.mo installing ko.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ko/LC_MESSAGES/sugar-base.mo installing mk.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/mk/LC_MESSAGES/sugar-base.mo installing ml.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ml/LC_MESSAGES/sugar-base.mo installing mn.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/mn/LC_MESSAGES/sugar-base.mo installing mr.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/mr/LC_MESSAGES/sugar-base.mo installing mvo.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/mvo/LC_MESSAGES/sugar-base.mo installing nb.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/nb/LC_MESSAGES/sugar-base.mo installing ne.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ne/LC_MESSAGES/sugar-base.mo installing nl.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/nl/LC_MESSAGES/sugar-base.mo installing pa.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/pa/LC_MESSAGES/sugar-base.mo installing pap.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/pap/LC_MESSAGES/sugar-base.mo installing pis.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/pis/LC_MESSAGES/sugar-base.mo installing pl.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/pl/LC_MESSAGES/sugar-base.mo installing ps.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ps/LC_MESSAGES/sugar-base.mo installing pt.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/pt/LC_MESSAGES/sugar-base.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/pt_BR/LC_MESSAGES/sugar-base.mo installing qu.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/qu/LC_MESSAGES/sugar-base.mo installing ro.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ro/LC_MESSAGES/sugar-base.mo installing ru.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ru/LC_MESSAGES/sugar-base.mo installing rw.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/rw/LC_MESSAGES/sugar-base.mo installing sd.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/sd/LC_MESSAGES/sugar-base.mo installing si.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/si/LC_MESSAGES/sugar-base.mo installing sl.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/sl/LC_MESSAGES/sugar-base.mo installing te.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/te/LC_MESSAGES/sugar-base.mo installing th.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/th/LC_MESSAGES/sugar-base.mo installing tpi.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/tpi/LC_MESSAGES/sugar-base.mo installing tr.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/tr/LC_MESSAGES/sugar-base.mo installing ur.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/ur/LC_MESSAGES/sugar-base.mo installing vi.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/vi/LC_MESSAGES/sugar-base.mo installing yo.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/yo/LC_MESSAGES/sugar-base.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/zh_CN/LC_MESSAGES/sugar-base.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/share/locale/zh_TW/LC_MESSAGES/sugar-base.mo make[1]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2/po' make[1]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2' make[2]: Entering directory `/builddir/build/BUILD/sugar-base-0.84.2' 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/sugar-base-0.84.2' make[1]: Leaving directory `/builddir/build/BUILD/sugar-base-0.84.2' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 sugar-base + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sugar-base-0.84.2 extracting debug info from /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64/usr/lib/python2.6/site-packages/sugar/_sugarbaseext.so 211 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: sugar-base-0.84.2-1.fc11.ppc64 Provides: _sugarbaseext.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: sugar-base-debuginfo-0.84.2-1.fc11.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 warning: Could not canonicalize hostname: ppc08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/sugar-base-0.84.2-1.fc11.ppc64.rpm Wrote: /builddir/build/RPMS/sugar-base-debuginfo-0.84.2-1.fc11.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pLsOIv + umask 022 + cd /builddir/build/BUILD + cd sugar-base-0.84.2 + rm -rf /builddir/build/BUILDROOT/sugar-base-0.84.2-1.fc11.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->