tar -xf python-mate-1.2.0.tar.xz /usr/bin/mate-autogen checking for autoconf >= 2.53... (B testing autoconf2.50... not found. testing autoconf... found 2.68 checking for automake >= 1.9... (B testing automake-1.11... found 1.11.1 checking for libtool >= 1.4.3... (B testing libtoolize... found 2.4 checking for pkg-config >= 0.14.0... (B testing pkg-config... found 0.25 checking for mate-common >= 1.1.0... (B testing mate-doc-common... found 1.2.1 Checking for required M4 macros... (BChecking for forbidden M4 macros... (BProcessing ./configure.ac (BRunning libtoolize... (Blibtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running mate-doc-common... (BRunning aclocal-1.11... (B/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB /usr/share/aclocal/aalib.m4:12: run info '(automake)Extending aclocal' /usr/share/aclocal/aalib.m4:12: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal Running autoconf... (BRunning autoheader... (BRunning automake-1.11... (Bconfigure.ac:63: installing `./config.guess' configure.ac:63: installing `./config.sub' configure.ac:34: installing `./install-sh' configure.ac:34: installing `./missing' mate/Makefile.am: installing `./depcomp' Makefile.am: installing `./INSTALL' Running ./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --docdir=/usr/doc/python-mate-1.2.0 --enable-static=no --enable-shared=yes --build=x86_64-slackware-linux ... (Bchecking for a BSD-compatible install... /bin/ginstall -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... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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... yes 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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 ./config.lt config.lt: creating libtool checking for a Python interpreter with version >= 2.2... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/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 python libraries... -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYGOBJECT... yes checking for PYGTK... yes checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0 checking for conflicting pygtk versions... none checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.6.0... yes (version 2.28.6) checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.6.0... yes (version 2.24.4) checking for prctl... yes checking for setproctitle... no checking for PYMATECORBA... yes checking for MATE... yes checking for MATEUI... yes checking for MATECANVAS... yes checking for MATEVFS... yes checking for MATEVFSMATECOMPONENT... yes checking for MATE_VFS_MODULE... yes checking for MATECONF... yes checking for MATECOMPONENT_ACTIVATION... yes checking for MATECOMPONENT... yes checking for MATECOMPONENTUI... yes checking whether gcc -pthread understands -Wall... yes checking whether gcc -pthread understands -std=c9x... yes checking whether gcc -pthread understands -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/matevfs/Makefile config.status: creating mateconf/Makefile config.status: creating mate/Makefile config.status: creating matevfs/Makefile config.status: creating matecanvas/Makefile config.status: creating matecomponent/Makefile config.status: creating tests/Makefile config.status: creating mate-python.spec config.status: creating mate-python-2.0.pc config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands The following modules will be built: mate mate.ui matecanvas matevfs matevfs.matecomponent mate-vfs python module support mateconf matecomponent matecomponent.activation matecomponent.ui The following modules will NOT be built: ***************************************************************************** *** WARNING: You are using a deprecated build system (autotools). *** You should be using WAF instead; see the file INSTALL.WAF. *** The autotools build system will be removed in a future version. ***************************************************************************** Now type `make' to compile python-mate make all-recursive make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' Making all in docs make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' Making all in matevfs make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs/matevfs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs/matevfs' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' Making all in mate make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -D_REENTRANT -pthread -I/usr/include/libmate-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _mate_la-matemodule.lo -MD -MP -MF .deps/_mate_la-matemodule.Tpo -c -o _mate_la-matemodule.lo `test -f 'matemodule.c' || echo './'`matemodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -D_REENTRANT -pthread -I/usr/include/libmate-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _mate_la-matemodule.lo -MD -MP -MF .deps/_mate_la-matemodule.Tpo -c matemodule.c -fPIC -DPIC -o .libs/_mate_la-matemodule.o mv -f .deps/_mate_la-matemodule.Tpo .deps/_mate_la-matemodule.Plo (cd . \ && /usr/bin/pygobject-codegen-2.0 \ --py_ssize_t-clean \ --load-types ../matecomponent/matecomponent-arg-types.py \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register ../matecomponent/matecomponent-types.defs \ --register ../matecomponent/matecomponentui-types.defs \ --override mate.override \ --prefix pymate mate.defs) > gen-mate.c \ && cp gen-mate.c mate.c \ && rm -f gen-mate.c Could not write method MateProgram.preinit: No ArgType for char** Could not write function config_get_string_with_default_: No ArgType for gboolean* Could not write function config_get_translated_string_with_default_: No ArgType for gboolean* Could not write function config_get_int_with_default_: No ArgType for gboolean* Could not write function config_get_float_with_default_: No ArgType for gboolean* Could not write function config_get_bool_with_default_: No ArgType for gboolean* Could not write function config_get_vector_with_default_: No ArgType for gint* Could not write function config_set_vector_: No ArgType for const-char*-const[] Could not write function config_init_iterator_: No ArgType for void* Could not write function config_init_iterator_sections_: No ArgType for void* Could not write function config_iterator_next: No ArgType for void* Could not write function config_make_vector: No ArgType for int* Could not write function config_assemble_vector: No ArgType for const-char*-const-argv Could not write function config_set_set_handler: No ArgType for void-(* Could not write function config_set_sync_handler: No ArgType for void-(* Could not write function execute_async: No ArgType for char*-const[] Could not write function execute_async_fds: No ArgType for char*-const[] Could not write function execute_async_with_env: No ArgType for char*-const[] Could not write function execute_async_with_env_fds: No ArgType for char*-const[] Could not write function prepend_terminal_to_vector: No ArgType for int* Could not write function help_error_quark: No ArgType for GQuark Could not write function help_display_uri_with_env: No ArgType for char** Could not write function help_display_with_doc_id_and_env: No ArgType for char** Could not write function help_display_desktop_with_env: No ArgType for char** Could not write function i18n_get_language_list: No ArgType for const-GList* Could not write function program_install_property: No ArgType for MateProgramClass* Could not write function program_initv: No ArgType for char** Could not write function program_init_paramv: No ArgType for char** Could not write function score_get_notable: No ArgType for gchar*** Could not write function triggers_do: varargs functions not supported Could not write function triggers_vdo: No ArgType for const-char*[] Could not write function url_error_quark: No ArgType for GQuark Could not write function url_show_with_env: No ArgType for char** ***INFO*** The coverage of global functions is 61.45% (51/83) ***INFO*** The coverage of methods is 87.50% (7/8) ***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 -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -D_REENTRANT -pthread -I/usr/include/libmate-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _mate_la-mate.lo -MD -MP -MF .deps/_mate_la-mate.Tpo -c -o _mate_la-mate.lo `test -f 'mate.c' || echo './'`mate.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -D_REENTRANT -pthread -I/usr/include/libmate-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _mate_la-mate.lo -MD -MP -MF .deps/_mate_la-mate.Tpo -c mate.c -fPIC -DPIC -o .libs/_mate_la-mate.o mv -f .deps/_mate_la-mate.Tpo .deps/_mate_la-mate.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -DMATECORBA2=1 -D_REENTRANT -pthread -I/usr/include/libmate-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex init_mate -o _mate.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/mate _mate_la-matemodule.lo _mate_la-mate.lo -pthread -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/_mate_la-matemodule.o .libs/_mate_la-mate.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_mate.exp libtool: link: /bin/grep -E -e "init_mate" ".libs/_mate.exp" > ".libs/_mate.expT" libtool: link: mv -f ".libs/_mate.expT" ".libs/_mate.exp" libtool: link: echo "{ global:" > .libs/_mate.ver libtool: link: cat .libs/_mate.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_mate.ver libtool: link: echo "local: *; };" >> .libs/_mate.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_mate_la-matemodule.o .libs/_mate_la-mate.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmate-2.so -L/usr/lib64 /usr/lib64/libmatevfs-2.so /usr/lib64/libxml2.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libdbus-1.so -lssl -lcrypto /usr/lib64/libmateconf-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libcanberra.so /usr/lib64/libvorbisfile.so /usr/lib64/libvorbis.so /usr/lib64/libogg.so /usr/lib64/libltdl.so /usr/lib64/libpopt.so /usr/lib64/libmatecomponent-2.so /usr/lib64/libmatecomponent-activation.so /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,_mate.so -Wl,-version-script -Wl,.libs/_mate.ver -o .libs/_mate.so libtool: link: ( cd ".libs" && rm -f "_mate.la" && ln -s "../_mate.la" "_mate.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmateui-2.0 -I/usr/include/libart-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-keyring-1 -I/usr/include/libmate-2.0 -I/usr/include/libmatecomponentui-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng14 -I../matevfs -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-uimodule.lo -MD -MP -MF .deps/ui_la-uimodule.Tpo -c -o ui_la-uimodule.lo `test -f 'uimodule.c' || echo './'`uimodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmateui-2.0 -I/usr/include/libart-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-keyring-1 -I/usr/include/libmate-2.0 -I/usr/include/libmatecomponentui-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng14 -I../matevfs -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-uimodule.lo -MD -MP -MF .deps/ui_la-uimodule.Tpo -c uimodule.c -fPIC -DPIC -o .libs/ui_la-uimodule.o mv -f .deps/ui_la-uimodule.Tpo .deps/ui_la-uimodule.Plo (cd . \ && /usr/bin/pygobject-codegen-2.0 \ --py_ssize_t-clean \ --load-types ../matecomponent/matecomponent-arg-types.py \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register ../matecomponent/matecomponent-types.defs \ --register ../matecomponent/matecomponentui-types.defs \ --override ui.override \ --prefix pyui ui.defs) > gen-ui.c \ && cp gen-ui.c ui.c \ && rm -f gen-ui.c Could not write method MateApp.create_menus: No ArgType for MateUIInfo* Could not write method MateApp.create_menus_interp: No ArgType for MateUIInfo* Could not write method MateApp.create_menus_with_data: No ArgType for MateUIInfo* Could not write method MateApp.create_menus_custom: No ArgType for MateUIInfo* Could not write method MateApp.create_toolbar: No ArgType for MateUIInfo* Could not write method MateApp.create_toolbar_interp: No ArgType for MateUIInfo* Could not write method MateApp.create_toolbar_with_data: No ArgType for MateUIInfo* Could not write method MateApp.create_toolbar_custom: No ArgType for MateUIInfo* Could not write method MateApp.insert_menus_custom: No ArgType for MateUIInfo* Could not write method MateApp.insert_menus: No ArgType for MateUIInfo* Could not write method MateApp.insert_menus_with_data: No ArgType for MateUIInfo* Could not write method MateApp.insert_menus_interp: No ArgType for MateUIInfo* Could not write method MateApp.install_menu_hints: No ArgType for MateUIInfo* Could not write method MateApp.question: No ArgType for MateReplyCallback Could not write method MateApp.question_modal: No ArgType for MateReplyCallback Could not write method MateApp.ok_cancel: No ArgType for MateReplyCallback Could not write method MateApp.ok_cancel_modal: No ArgType for MateReplyCallback Could not write method MateApp.request_string: No ArgType for MateStringCallback Could not write method MateApp.request_password: No ArgType for MateStringCallback Could not write method MateApp.progress_timeout: No ArgType for MateAppProgressFunc Could not write method MateApp.progress_manual: No ArgType for MateAppProgressCancelFunc Could not write method MateClient.set_process_id: No ArgType for pid_t Could not write method MateClient.request_interaction: No ArgType for MateInteractFunction Could not write method MateClient.request_interaction_interp: No ArgType for GtkCallbackMarshal Could not write method MateColorPicker.get_d: No ArgType for gdouble* Could not write method MateColorPicker.get_i8: No ArgType for guint8* Could not write method MateColorPicker.get_i16: No ArgType for gushort* Warning: generating old-style constructor for:mate_date_edit_new Warning: generating old-style constructor for:mate_dialog_new Could not write constructor for MateDialog: varargs functions not supported Could not write method MateDialog.button_connect: No ArgType for GtkSignalFunc Could not write method MateDialog.button_connect_object: No ArgType for GtkSignalFunc Could not write method MateDialog.set_accelerator: No ArgType for const-guchar Could not write method MateDialog.append_buttonsv: No ArgType for const-gchar** Could not write method MateDialog.append_buttons_with_pixmaps: No ArgType for const-gchar** Could not write method MateDialog.constructv: No ArgType for const-gchar** Could not write method MateDruid.construct_with_window: No ArgType for GtkWidget** Warning: generating old-style constructor for:mate_druid_page_edge_new Warning: generating old-style constructor for:mate_icon_list_new Could not write method MateIconList.set_icon_data_full: No ArgType for gpointer Could not write method MateIconList.find_icon_from_data: No ArgType for gpointer Could not write method MateIconList.get_icon_pixbuf_item: No ArgType for MateCanvasPixbuf* Warning: generating old-style constructor for:mate_mdi_new Could not write method MateMDI.restore_state: No ArgType for MateMDIChildCreator Could not write method MateMDI.set_menubar_template: No ArgType for MateUIInfo* Could not write method MateMDI.set_toolbar_template: No ArgType for MateUIInfo* Could not write method MateMDIChild.set_menu_template: No ArgType for MateUIInfo* Warning: generating old-style constructor for:mate_mdi_generic_child_new Could not write method MateMDIGenericChild.set_view_creator: No ArgType for MateMDIChildViewCreator Could not write method MateMDIGenericChild.set_view_creator_full: No ArgType for MateMDIChildViewCreator Could not write method MateMDIGenericChild.set_menu_creator: No ArgType for MateMDIChildMenuCreator Could not write method MateMDIGenericChild.set_menu_creator_full: No ArgType for MateMDIChildMenuCreator Could not write method MateMDIGenericChild.set_config_func: No ArgType for MateMDIChildConfigFunc Could not write method MateMDIGenericChild.set_config_func_full: No ArgType for MateMDIChildConfigFunc Could not write method MateMDIGenericChild.set_label_func: No ArgType for MateMDIChildLabelFunc Could not write method MateMDIGenericChild.set_label_func_full: No ArgType for MateMDIChildLabelFunc Warning: generating old-style constructor for:mate_message_box_newv Could not write constructor for MateMessageBox: No ArgType for const-gchar** Warning: generating old-style constructor for:mate_pixmap_new_from_mate_pixmap Could not write method MatePixmap.load_xpm_d: No ArgType for const-char** Could not write method MatePixmap.load_xpm_d_at_size: No ArgType for const-char** Warning: generating old-style constructor for:mate_scores_new Could not write constructor for MateScores: No ArgType for gchar** Warning: generating old-style constructor for:mate_thumbnail_factory_new Could not write function app_fill_menu: No ArgType for MateUIInfo* Could not write function app_fill_menu_with_data: No ArgType for MateUIInfo* Could not write function app_fill_menu_custom: No ArgType for MateUIInfo* Could not write function app_ui_configure_configurable: No ArgType for MateUIInfo* Could not write function app_fill_toolbar: No ArgType for MateUIInfo* Could not write function app_fill_toolbar_with_data: No ArgType for MateUIInfo* Could not write function app_fill_toolbar_custom: No ArgType for MateUIInfo* Could not write function app_find_menu_pos: No ArgType for gint* Could not write function app_install_appbar_menu_hints: No ArgType for MateUIInfo* Could not write function app_install_statusbar_menu_hints: No ArgType for MateUIInfo* Could not write function app_set_progress: No ArgType for MateAppProgressKey Could not write function app_progress_done: No ArgType for MateAppProgressKey Could not write function question_dialog: No ArgType for MateReplyCallback Could not write function question_dialog_parented: No ArgType for MateReplyCallback Could not write function question_dialog_modal: No ArgType for MateReplyCallback Could not write function question_dialog_modal_parented: No ArgType for MateReplyCallback Could not write function ok_cancel_dialog: No ArgType for MateReplyCallback Could not write function ok_cancel_dialog_parented: No ArgType for MateReplyCallback Could not write function ok_cancel_dialog_modal: No ArgType for MateReplyCallback Could not write function ok_cancel_dialog_modal_parented: No ArgType for MateReplyCallback Could not write function request_string_dialog: No ArgType for MateStringCallback Could not write function request_string_dialog_parented: No ArgType for MateStringCallback Could not write function request_password_dialog: No ArgType for MateStringCallback Could not write function request_password_dialog_parented: No ArgType for MateStringCallback Could not write function request_dialog: No ArgType for const-guint16 Could not write function help_display_with_doc_id_on_screen: No ArgType for MateProgram* Could not write function help_display_desktop_on_screen: No ArgType for MateProgram* Could not write function mdi_get_menubar_info: No ArgType for MateUIInfo* Could not write function mdi_get_toolbar_info: No ArgType for MateUIInfo* Could not write function mdi_get_child_menu_info: No ArgType for MateUIInfo* Could not write function popup_menu_attach: No ArgType for gpointer Could not write function popup_menu_do_popup: No ArgType for GtkMenuPositionFunc Could not write function popup_menu_do_popup_modal: No ArgType for GtkMenuPositionFunc Could not write function popup_menu_append: No ArgType for MateUIInfo* Could not write function gtk_widget_add_popup_items: No ArgType for MateUIInfo* Could not write function theme_file_parse_error_quark: No ArgType for GQuark Could not write function theme_file_new_from_string: No ArgType for MateThemeFile* Could not write function init_with_popt_table: No ArgType for char** Could not write function gdk_pixbuf_new_from_uri_async: No ArgType for MateGdkPixbufLoadCallback Could not write function gdk_pixbuf_new_from_uri_cancel: No ArgType for MateGdkPixbufAsyncHandle* Warning: Constructor for MateAbout needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateAppBar needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateDateEdit needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateDruidPageEdge needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateIconList needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateIconTextItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateMDI needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateMDIChild needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateMDIGenericChild needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateMessageBox needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MatePixmap needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateScores needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateThumbnailFactory needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 45.95% (34/74) ***INFO*** The coverage of methods is 83.91% (266/317) ***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 -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmateui-2.0 -I/usr/include/libart-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-keyring-1 -I/usr/include/libmate-2.0 -I/usr/include/libmatecomponentui-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng14 -I../matevfs -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-ui.lo -MD -MP -MF .deps/ui_la-ui.Tpo -c -o ui_la-ui.lo `test -f 'ui.c' || echo './'`ui.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmateui-2.0 -I/usr/include/libart-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-keyring-1 -I/usr/include/libmate-2.0 -I/usr/include/libmatecomponentui-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng14 -I../matevfs -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-ui.lo -MD -MP -MF .deps/ui_la-ui.Tpo -c ui.c -fPIC -DPIC -o .libs/ui_la-ui.o mv -f .deps/ui_la-ui.Tpo .deps/ui_la-ui.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmateui-2.0 -I/usr/include/libart-2.0 -I/usr/include/mateconf/2 -I/usr/include/mate-keyring-1 -I/usr/include/libmate-2.0 -I/usr/include/libmatecomponentui-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng14 -I../matevfs -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initui -o ui.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/mate ui_la-uimodule.lo ui_la-ui.lo -pthread -lmateui-2 -lSM -lICE -lmatecomponentui-2 -lmatevfs-2 -lmatecanvas-2 -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lMateCORBA-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lmateconf-2 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/ui_la-uimodule.o .libs/ui_la-ui.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/ui.exp libtool: link: /bin/grep -E -e "initui" ".libs/ui.exp" > ".libs/ui.expT" libtool: link: mv -f ".libs/ui.expT" ".libs/ui.exp" libtool: link: echo "{ global:" > .libs/ui.ver libtool: link: cat .libs/ui.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ui.ver libtool: link: echo "local: *; };" >> .libs/ui.ver libtool: link: gcc -shared -fPIC -DPIC .libs/ui_la-uimodule.o .libs/ui_la-ui.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 /usr/lib64/libmateui-2.so -L/usr/lib64 -L/usr/lib64/../lib64 /usr/lib64/libmate-keyring.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libmatecomponentui-2.so /usr/lib64/libSM.so /usr/lib64/libuuid.so /usr/lib64/libICE.so /usr/lib64/libmatecanvas-2.so /usr/lib64/libgailutil.so /usr/lib64/libXinerama.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXext.so /usr/lib64/libXcursor.so /usr/lib64/libXcomposite.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libmate-2.so /usr/lib64/libmatevfs-2.so /usr/lib64/libxml2.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libdbus-1.so -lssl -lcrypto /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libcanberra.so /usr/lib64/libvorbisfile.so /usr/lib64/libvorbis.so /usr/lib64/libogg.so /usr/lib64/libltdl.so /usr/lib64/libpopt.so /usr/lib64/libmatecomponent-2.so /usr/lib64/libmatecomponent-activation.so /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/../lib64/libstdc++.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libpng14.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lbz2 /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libmateconf-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,ui.so -Wl,-version-script -Wl,.libs/ui.ver -o .libs/ui.so libtool: link: ( cd ".libs" && rm -f "ui.la" && ln -s "../ui.la" "ui.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' Making all in matecomponent make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecomponent' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT activation_la-activationmodule.lo -MD -MP -MF .deps/activation_la-activationmodule.Tpo -c -o activation_la-activationmodule.lo `test -f 'activationmodule.c' || echo './'`activationmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT activation_la-activationmodule.lo -MD -MP -MF .deps/activation_la-activationmodule.Tpo -c activationmodule.c -fPIC -DPIC -o .libs/activation_la-activationmodule.o mv -f .deps/activation_la-activationmodule.Tpo .deps/activation_la-activationmodule.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -pthread -DMATECORBA2=1 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initactivation -o activation.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent activation_la-activationmodule.lo -pthread -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/activation_la-activationmodule.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/activation.exp libtool: link: /bin/grep -E -e "initactivation" ".libs/activation.exp" > ".libs/activation.expT" libtool: link: mv -f ".libs/activation.expT" ".libs/activation.exp" libtool: link: echo "{ global:" > .libs/activation.ver libtool: link: cat .libs/activation.exp | sed -e "s/\(.*\)/\1;/" >> .libs/activation.ver libtool: link: echo "local: *; };" >> .libs/activation.ver libtool: link: gcc -shared -fPIC -DPIC .libs/activation_la-activationmodule.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmatecomponent-activation.so -L/usr/lib64 /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,activation.so -Wl,-version-script -Wl,.libs/activation.ver -o .libs/activation.so libtool: link: ( cd ".libs" && rm -f "activation.la" && ln -s "../activation.la" "activation.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-matecomponentmodule.lo -MD -MP -MF .deps/_matecomponent_la-matecomponentmodule.Tpo -c -o _matecomponent_la-matecomponentmodule.lo `test -f 'matecomponentmodule.c' || echo './'`matecomponentmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-matecomponentmodule.lo -MD -MP -MF .deps/_matecomponent_la-matecomponentmodule.Tpo -c matecomponentmodule.c -fPIC -DPIC -o .libs/_matecomponent_la-matecomponentmodule.o mv -f .deps/_matecomponent_la-matecomponentmodule.Tpo .deps/_matecomponent_la-matecomponentmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-matecomponent-arg.lo -MD -MP -MF .deps/_matecomponent_la-matecomponent-arg.Tpo -c -o _matecomponent_la-matecomponent-arg.lo `test -f 'matecomponent-arg.c' || echo './'`matecomponent-arg.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-matecomponent-arg.lo -MD -MP -MF .deps/_matecomponent_la-matecomponent-arg.Tpo -c matecomponent-arg.c -fPIC -DPIC -o .libs/_matecomponent_la-matecomponent-arg.o mv -f .deps/_matecomponent_la-matecomponent-arg.Tpo .deps/_matecomponent_la-matecomponent-arg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-pymatecomponent.lo -MD -MP -MF .deps/_matecomponent_la-pymatecomponent.Tpo -c -o _matecomponent_la-pymatecomponent.lo `test -f 'pymatecomponent.c' || echo './'`pymatecomponent.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-pymatecomponent.lo -MD -MP -MF .deps/_matecomponent_la-pymatecomponent.Tpo -c pymatecomponent.c -fPIC -DPIC -o .libs/_matecomponent_la-pymatecomponent.o mv -f .deps/_matecomponent_la-pymatecomponent.Tpo .deps/_matecomponent_la-pymatecomponent.Plo (cd . \ && /usr/bin/pygobject-codegen-2.0 \ --py_ssize_t-clean \ --load-types matecomponent-arg-types.py \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register ../matecanvas/canvas.defs \ --register ../mate/mate-types.defs \ --register matecomponent-types.defs \ --override matecomponent.override \ --prefix pymatecomponent matecomponent.defs) > gen-matecomponent.c \ && cp gen-matecomponent.c matecomponent.c \ && rm -f gen-matecomponent.c Could not write method MateComponentObject.ref: No ArgType for gpointer Could not write method MateComponentObject.unref: No ArgType for gpointer Could not write method MateComponentObject.trace_refs: No ArgType for gpointer Warning: generating old-style constructor for:matecomponent_foreign_object_new Warning: generating old-style constructor for:matecomponent_persist_file_new Could not write constructor for MateComponentPersistFile: No ArgType for MateComponentPersistFileIOFn Warning: generating old-style constructor for:matecomponent_persist_stream_new Could not write constructor for MateComponentPersistStream: No ArgType for MateComponentPersistStreamIOFn Could not write method MateComponentPropertyBag.map_params: No ArgType for const-GParamSpec** Could not write method MateComponentPropertyBag.get_prop_list: No ArgType for GList* Warning: generating old-style constructor for:matecomponent_application_new Warning: generating old-style constructor for:matecomponent_app_client_new Could not write function arg_new_from: No ArgType for gconstpointer Could not write function arg_to_gvalue: No ArgType for GValue* Could not write function exception_add_handler_fn: No ArgType for MateComponentExceptionFn Could not write function exception_general_error_set: varargs functions not supported Could not write function init: No ArgType for int* Could not write function init_full: No ArgType for int* Could not write function moniker_client_new_from_name_async: No ArgType for MateComponentMonikerAsyncFn Could not write function moniker_resolve_async: No ArgType for MateComponent_ResolveOptions* Could not write function moniker_resolve_async_default: No ArgType for MateComponentMonikerAsyncFn Could not write function moniker_util_parse_name: No ArgType for int* Could not write function object_list_unref_all: No ArgType for GList** Could not write function object_slist_unref_all: No ArgType for GSList** Could not write function object: No ArgType for gpointer Could not write function type_setup: No ArgType for MateComponentObjectPOAFn Could not write function persist_generate_content_types: varargs functions not supported Could not write function pbclient_get_string_with_default: No ArgType for gboolean* Could not write function pbclient_get_short_with_default: No ArgType for gboolean* Could not write function pbclient_get_ushort_with_default: No ArgType for gboolean* Could not write function pbclient_get_long_with_default: No ArgType for gboolean* Could not write function pbclient_get_ulong_with_default: No ArgType for gboolean* Could not write function pbclient_get_float_with_default: No ArgType for gboolean* Could not write function pbclient_get_double_with_default: No ArgType for gboolean* Could not write function pbclient_get_boolean_with_default: No ArgType for gboolean* Could not write function pbclient_get_char_with_default: No ArgType for gboolean* Could not write function pbclient_get_keys: No ArgType for GList* Could not write function pbclient_free_keys: No ArgType for GList* Could not write function pbclient_set: varargs functions not supported Could not write function pbclient_get: varargs functions not supported Could not write function pbclient_setv: No ArgType for va_list Could not write function pbclient_getv: No ArgType for va_list Could not write function shlib_factory_std: No ArgType for gpointer Could not write function stream_client_write_string: No ArgType for const-gboolean Could not write function stream_client_printf: varargs functions not supported Could not write function stream_client_read_string: No ArgType for char** Could not write function value_get_unknown: No ArgType for const-GValue* Could not write function value_get_corba_any: No ArgType for const-GValue* Could not write function value_get_corba_object: No ArgType for const-GValue* Could not write function value_get_corba_typecode: No ArgType for const-GValue* Could not write function value_get_corba_exception: No ArgType for const-GValue* Could not write function value_set_corba_object: No ArgType for GValue* Could not write function value_set_unknown: No ArgType for GValue* Could not write function value_set_corba_any: No ArgType for GValue* Could not write function value_set_corba_typecode: No ArgType for GValue* Could not write function value_set_corba_environment: No ArgType for GValue* Could not write function closure_invoke_va_list: No ArgType for GValue* Could not write function closure_invoke: varargs functions not supported Could not write function closure_store: No ArgType for GClosureMarshal Could not write function item_option_parse: No ArgType for GSList* Could not write function item_options_free: No ArgType for GSList* Warning: Constructor for MateComponentGenericFactory needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentItemHandler needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentForeignObject needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentListener needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentMoniker needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentMonikerSimple needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentPersistFile needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentPersistStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentPropertyBag needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentStreamMem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentApplication needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentAppClient needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 61.42% (78/127) ***INFO*** The coverage of methods is 87.50% (35/40) ***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 -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-matecomponent.lo -MD -MP -MF .deps/_matecomponent_la-matecomponent.Tpo -c -o _matecomponent_la-matecomponent.lo `test -f 'matecomponent.c' || echo './'`matecomponent.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matecomponent_la-matecomponent.lo -MD -MP -MF .deps/_matecomponent_la-matecomponent.Tpo -c matecomponent.c -fPIC -DPIC -o .libs/_matecomponent_la-matecomponent.o mv -f .deps/_matecomponent_la-matecomponent.Tpo .deps/_matecomponent_la-matecomponent.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex init_matecomponent -o _matecomponent.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent _matecomponent_la-matecomponentmodule.lo _matecomponent_la-matecomponent-arg.lo _matecomponent_la-pymatecomponent.lo _matecomponent_la-matecomponent.lo -pthread -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/_matecomponent_la-matecomponentmodule.o .libs/_matecomponent_la-matecomponent-arg.o .libs/_matecomponent_la-pymatecomponent.o .libs/_matecomponent_la-matecomponent.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_matecomponent.exp libtool: link: /bin/grep -E -e "init_matecomponent" ".libs/_matecomponent.exp" > ".libs/_matecomponent.expT" libtool: link: mv -f ".libs/_matecomponent.expT" ".libs/_matecomponent.exp" libtool: link: echo "{ global:" > .libs/_matecomponent.ver libtool: link: cat .libs/_matecomponent.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_matecomponent.ver libtool: link: echo "local: *; };" >> .libs/_matecomponent.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_matecomponent_la-matecomponentmodule.o .libs/_matecomponent_la-matecomponent-arg.o .libs/_matecomponent_la-pymatecomponent.o .libs/_matecomponent_la-matecomponent.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmatecomponent-2.so -L/usr/lib64 /usr/lib64/libmatecomponent-activation.so /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,_matecomponent.so -Wl,-version-script -Wl,.libs/_matecomponent.ver -o .libs/_matecomponent.so libtool: link: ( cd ".libs" && rm -f "_matecomponent.la" && ln -s "../_matecomponent.la" "_matecomponent.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-matecomponentuimodule.lo -MD -MP -MF .deps/ui_la-matecomponentuimodule.Tpo -c -o ui_la-matecomponentuimodule.lo `test -f 'matecomponentuimodule.c' || echo './'`matecomponentuimodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-matecomponentuimodule.lo -MD -MP -MF .deps/ui_la-matecomponentuimodule.Tpo -c matecomponentuimodule.c -fPIC -DPIC -o .libs/ui_la-matecomponentuimodule.o mv -f .deps/ui_la-matecomponentuimodule.Tpo .deps/ui_la-matecomponentuimodule.Plo (cd . \ && /usr/bin/pygobject-codegen-2.0 \ --py_ssize_t-clean \ --load-types matecomponent-arg-types.py \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register ../matecanvas/canvas.defs \ --register ../mate/mate-types.defs \ --register matecomponent-types.defs \ --override matecomponentui.override \ --prefix pymatecomponentui matecomponentui.defs) > gen-matecomponentui.c \ && cp gen-matecomponentui.c matecomponentui.c \ && rm -f gen-matecomponentui.c Warning: generating old-style constructor for:matecomponent_canvas_component_new Warning: generating old-style constructor for:matecomponent_control_new Could not write method MateComponentControl.set_property: varargs functions not supported Could not write method MateComponentControl.get_property: varargs functions not supported Could not write method MateComponentControl.do_popup_full: No ArgType for GtkMenuPositionFunc Warning: generating old-style constructor for:matecomponent_control_frame_new Could not write method MateComponentDock.get_item_by_name: No ArgType for MateComponentDockPlacement* Could not write method MateComponentDock.get_layout: No ArgType for MateComponentDockLayout* Could not write method MateComponentDock.add_from_layout: No ArgType for MateComponentDockLayout* Could not write method MateComponentDockBand.move_child: No ArgType for GList* Could not write method MateComponentDockBand.get_item_by_name: No ArgType for guint* Could not write method MateComponentDockBand.layout_add: No ArgType for MateComponentDockLayout* Warning: generating old-style constructor for:matecomponent_dock_item_new Could not write method MateComponentUIEngine.get_component_names: No ArgType for GList* Warning: generating old-style constructor for:matecomponent_plug_new Warning: generating old-style constructor for:matecomponent_property_control_new_full Could not write constructor for MateComponentPropertyControl: No ArgType for MateComponentPropertyControlGetControlFn Warning: generating old-style constructor for:matecomponent_selector_new Could not write constructor for MateComponentSelector: No ArgType for const-gchar** Could not write method MateComponentSelectorWidget.set_interfaces: No ArgType for const-gchar** Could not write method MateComponentUIComponent.set_tree: No ArgType for MateComponentUINode* Could not write method MateComponentUIComponent.get_tree: No ArgType for MateComponentUINode* Could not write method MateComponentUIComponent.add_verb_list_with_data: No ArgType for const-MateComponentUIVerb* Could not write method MateComponentUIToolbar.get_children: No ArgType for GList* Could not write method MateComponentWidget.set_property: varargs functions not supported Could not write method MateComponentWidget.get_property: varargs functions not supported Warning: generating old-style constructor for:matecomponent_window_new Could not write function control_window_id_from_x11: No ArgType for MateComponent_Gdk_WindowId Could not write function file_selector_open_multi: No ArgType for char** Could not write function selector_select_id: No ArgType for const-gchar** Could not write function init: No ArgType for int* Could not write function ui_init_full: No ArgType for int* Could not write function matecomponent_ui_node_strip: No ArgType for MateComponentUINode** Could not write function matecomponent_ui_node_from_string: No ArgType for MateComponentUINode* Could not write function matecomponent_ui_node_from_file: No ArgType for MateComponentUINode* Could not write function ui_util_xml_get_icon_widget: No ArgType for MateComponentUINode* Could not write function ui_util_xml_set_pixbuf: No ArgType for MateComponentUINode* Could not write function ui_util_build_help_menu: No ArgType for MateComponentUINode* Could not write function ui_util_translate_ui: No ArgType for MateComponentUINode* Could not write function ui_util_fixup_help: No ArgType for MateComponentUINode* Could not write function ui_util_fixup_icons: No ArgType for MateComponentUINode* Could not write function ui_util_new_ui: No ArgType for MateComponentUINode* Could not write function util_accel_parse: No ArgType for guint* Could not write function matecomponent_widget_new_control_async: No ArgType for MateComponentWidgetAsyncFn Could not write function matecomponent_zoomable_frame_new: No ArgType for MateComponentZoomableFrame* Could not write function matecomponent_zoomable_new: No ArgType for MateComponentZoomable* Warning: Constructor for MateComponentCanvasComponent needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentCanvasItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentControl needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentControlFrame needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentDockItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentPlug needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentPropertyControl needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentSelector needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentUIComponent needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentWidget needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateComponentWindow needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 45.71% (16/35) ***INFO*** The coverage of methods is 88.96% (137/154) ***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 -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-matecomponentui.lo -MD -MP -MF .deps/ui_la-matecomponentui.Tpo -c -o ui_la-matecomponentui.lo `test -f 'matecomponentui.c' || echo './'`matecomponentui.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/pymatecorba-2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATECORBA2=1 -I/usr/include/libmatecomponent-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecorba-2.0 -I/usr/include/matecomponent-activation-2.0 -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT ui_la-matecomponentui.lo -MD -MP -MF .deps/ui_la-matecomponentui.Tpo -c matecomponentui.c -fPIC -DPIC -o .libs/ui_la-matecomponentui.o mv -f .deps/ui_la-matecomponentui.Tpo .deps/ui_la-matecomponentui.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -DMATECORBA2=1 -pthread -D_REENTRANT -I/usr/include/libmatecomponentui-2.0 -I/usr/include/matecorba-2.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmatecomponent-2.0 -I/usr/include/libmatecanvas-2.0 -I/usr/include/libmate-2.0 -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -I/usr/include/mateconf/2 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initui -o ui.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent ui_la-matecomponentuimodule.lo ui_la-matecomponentui.lo -pthread -lmatecomponentui-2 -lmatecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lmate-2 -lpopt -lmatecomponent-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/ui_la-matecomponentuimodule.o .libs/ui_la-matecomponentui.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/ui.exp libtool: link: /bin/grep -E -e "initui" ".libs/ui.exp" > ".libs/ui.expT" libtool: link: mv -f ".libs/ui.expT" ".libs/ui.exp" libtool: link: echo "{ global:" > .libs/ui.ver libtool: link: cat .libs/ui.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ui.ver libtool: link: echo "local: *; };" >> .libs/ui.ver libtool: link: gcc -shared -fPIC -DPIC .libs/ui_la-matecomponentuimodule.o .libs/ui_la-matecomponentui.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 /usr/lib64/libmatecomponentui-2.so -L/usr/lib64 -L/usr/lib64/../lib64 /usr/lib64/libSM.so /usr/lib64/libuuid.so /usr/lib64/libICE.so /usr/lib64/libmatecanvas-2.so /usr/lib64/libgailutil.so /usr/lib64/libXinerama.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXext.so /usr/lib64/libXcursor.so /usr/lib64/libXcomposite.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/../lib64/libstdc++.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libpng14.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lbz2 /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libmate-2.so /usr/lib64/libmatevfs-2.so /usr/lib64/libxml2.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libdbus-1.so -lssl -lcrypto /usr/lib64/libmateconf-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libcanberra.so /usr/lib64/libvorbisfile.so /usr/lib64/libvorbis.so /usr/lib64/libogg.so /usr/lib64/libltdl.so /usr/lib64/libpopt.so /usr/lib64/libmatecomponent-2.so /usr/lib64/libmatecomponent-activation.so /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,ui.so -Wl,-version-script -Wl,.libs/ui.ver -o .libs/ui.so libtool: link: ( cd ".libs" && rm -f "ui.la" && ln -s "../ui.la" "ui.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecomponent' Making all in mateconf make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mateconf' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconfmodule.lo -MD -MP -MF .deps/mateconf_la-mateconfmodule.Tpo -c -o mateconf_la-mateconfmodule.lo `test -f 'mateconfmodule.c' || echo './'`mateconfmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconfmodule.lo -MD -MP -MF .deps/mateconf_la-mateconfmodule.Tpo -c mateconfmodule.c -fPIC -DPIC -o .libs/mateconf_la-mateconfmodule.o mv -f .deps/mateconf_la-mateconfmodule.Tpo .deps/mateconf_la-mateconfmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconf-fixes.lo -MD -MP -MF .deps/mateconf_la-mateconf-fixes.Tpo -c -o mateconf_la-mateconf-fixes.lo `test -f 'mateconf-fixes.c' || echo './'`mateconf-fixes.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconf-fixes.lo -MD -MP -MF .deps/mateconf_la-mateconf-fixes.Tpo -c mateconf-fixes.c -fPIC -DPIC -o .libs/mateconf_la-mateconf-fixes.o mv -f .deps/mateconf_la-mateconf-fixes.Tpo .deps/mateconf_la-mateconf-fixes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconf-types.lo -MD -MP -MF .deps/mateconf_la-mateconf-types.Tpo -c -o mateconf_la-mateconf-types.lo `test -f 'mateconf-types.c' || echo './'`mateconf-types.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconf-types.lo -MD -MP -MF .deps/mateconf_la-mateconf-types.Tpo -c mateconf-types.c -fPIC -DPIC -o .libs/mateconf_la-mateconf-types.o mv -f .deps/mateconf_la-mateconf-types.Tpo .deps/mateconf_la-mateconf-types.Plo (cd . \ && /usr/bin/pygobject-codegen-2.0 \ --py_ssize_t-clean \ --load-types mateconf-arg-types.py \ --override mateconf.override \ --prefix pymateconf mateconf.defs) > gen-mateconf.c \ && cp gen-mateconf.c mateconf.c \ && rm -f gen-mateconf.c Could not write method MateConfChangeSet.foreach: No ArgType for MateConfChangeSetForeachFunc Could not write method MateConfChangeSet.check_value: No ArgType for MateConfValue** Could not write method MateConfChangeSet.set_pair: No ArgType for gconstpointer Could not write method MateConfChangeSet.set_user_data: No ArgType for gpointer Could not write method MateConfChangeSet.get_user_data: No ArgType for gpointer Could not write method MateConfClient.error: No ArgType for GError* Could not write method MateConfClient.unreturned_error: No ArgType for GError* Could not write function client_set_global_default_error_handler: No ArgType for MateConfClientErrorHandlerFunc Could not write function engine_get_for_addresses: No ArgType for GSList* Could not write function error_quark: No ArgType for GQuark Could not write function valid_key: No ArgType for gchar** Could not write function string_to_enum: No ArgType for MateConfEnumStringPair[] Could not write function enum_to_string: No ArgType for MateConfEnumStringPair[] Warning: Constructor for MateConfClient needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 68.42% (13/19) ***INFO*** The coverage of methods is 94.44% (119/126) ***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 -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconf.lo -MD -MP -MF .deps/mateconf_la-mateconf.Tpo -c -o mateconf_la-mateconf.lo `test -f 'mateconf.c' || echo './'`mateconf.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT mateconf_la-mateconf.lo -MD -MP -MF .deps/mateconf_la-mateconf.Tpo -c mateconf.c -fPIC -DPIC -o .libs/mateconf_la-mateconf.o mv -f .deps/mateconf_la-mateconf.Tpo .deps/mateconf_la-mateconf.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -DMATECORBA2=1 -pthread -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initmateconf -o mateconf.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 mateconf_la-mateconfmodule.lo mateconf_la-mateconf-fixes.lo mateconf_la-mateconf-types.lo mateconf_la-mateconf.lo -lmateconf-2 -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/mateconf_la-mateconfmodule.o .libs/mateconf_la-mateconf-fixes.o .libs/mateconf_la-mateconf-types.o .libs/mateconf_la-mateconf.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/mateconf.exp libtool: link: /bin/grep -E -e "initmateconf" ".libs/mateconf.exp" > ".libs/mateconf.expT" libtool: link: mv -f ".libs/mateconf.expT" ".libs/mateconf.exp" libtool: link: echo "{ global:" > .libs/mateconf.ver libtool: link: cat .libs/mateconf.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mateconf.ver libtool: link: echo "local: *; };" >> .libs/mateconf.ver libtool: link: gcc -shared -fPIC -DPIC .libs/mateconf_la-mateconfmodule.o .libs/mateconf_la-mateconf-fixes.o .libs/mateconf_la-mateconf-types.o .libs/mateconf_la-mateconf.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmateconf-2.so -L/usr/lib64 /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -Wl,-soname -Wl,mateconf.so -Wl,-version-script -Wl,.libs/mateconf.ver -o .libs/mateconf.so libtool: link: ( cd ".libs" && rm -f "mateconf.la" && ln -s "../mateconf.la" "mateconf.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mateconf' Making all in matevfs make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matevfs' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfsmodule.lo -MD -MP -MF .deps/_matevfs_la-vfsmodule.Tpo -c -o _matevfs_la-vfsmodule.lo `test -f 'vfsmodule.c' || echo './'`vfsmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfsmodule.lo -MD -MP -MF .deps/_matevfs_la-vfsmodule.Tpo -c vfsmodule.c -fPIC -DPIC -o .libs/_matevfs_la-vfsmodule.o mv -f .deps/_matevfs_la-vfsmodule.Tpo .deps/_matevfs_la-vfsmodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-uri.lo -MD -MP -MF .deps/_matevfs_la-vfs-uri.Tpo -c -o _matevfs_la-vfs-uri.lo `test -f 'vfs-uri.c' || echo './'`vfs-uri.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-uri.lo -MD -MP -MF .deps/_matevfs_la-vfs-uri.Tpo -c vfs-uri.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-uri.o mv -f .deps/_matevfs_la-vfs-uri.Tpo .deps/_matevfs_la-vfs-uri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-file-info.lo -MD -MP -MF .deps/_matevfs_la-vfs-file-info.Tpo -c -o _matevfs_la-vfs-file-info.lo `test -f 'vfs-file-info.c' || echo './'`vfs-file-info.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-file-info.lo -MD -MP -MF .deps/_matevfs_la-vfs-file-info.Tpo -c vfs-file-info.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-file-info.o mv -f .deps/_matevfs_la-vfs-file-info.Tpo .deps/_matevfs_la-vfs-file-info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-dir-handle.lo -MD -MP -MF .deps/_matevfs_la-vfs-dir-handle.Tpo -c -o _matevfs_la-vfs-dir-handle.lo `test -f 'vfs-dir-handle.c' || echo './'`vfs-dir-handle.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-dir-handle.lo -MD -MP -MF .deps/_matevfs_la-vfs-dir-handle.Tpo -c vfs-dir-handle.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-dir-handle.o mv -f .deps/_matevfs_la-vfs-dir-handle.Tpo .deps/_matevfs_la-vfs-dir-handle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-handle.lo -MD -MP -MF .deps/_matevfs_la-vfs-handle.Tpo -c -o _matevfs_la-vfs-handle.lo `test -f 'vfs-handle.c' || echo './'`vfs-handle.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-handle.lo -MD -MP -MF .deps/_matevfs_la-vfs-handle.Tpo -c vfs-handle.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-handle.o mv -f .deps/_matevfs_la-vfs-handle.Tpo .deps/_matevfs_la-vfs-handle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-xfer-progress-info.lo -MD -MP -MF .deps/_matevfs_la-vfs-xfer-progress-info.Tpo -c -o _matevfs_la-vfs-xfer-progress-info.lo `test -f 'vfs-xfer-progress-info.c' || echo './'`vfs-xfer-progress-info.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-xfer-progress-info.lo -MD -MP -MF .deps/_matevfs_la-vfs-xfer-progress-info.Tpo -c vfs-xfer-progress-info.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-xfer-progress-info.o mv -f .deps/_matevfs_la-vfs-xfer-progress-info.Tpo .deps/_matevfs_la-vfs-xfer-progress-info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-context.lo -MD -MP -MF .deps/_matevfs_la-vfs-context.Tpo -c -o _matevfs_la-vfs-context.lo `test -f 'vfs-context.c' || echo './'`vfs-context.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-context.lo -MD -MP -MF .deps/_matevfs_la-vfs-context.Tpo -c vfs-context.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-context.o mv -f .deps/_matevfs_la-vfs-context.Tpo .deps/_matevfs_la-vfs-context.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-async-handle.lo -MD -MP -MF .deps/_matevfs_la-vfs-async-handle.Tpo -c -o _matevfs_la-vfs-async-handle.lo `test -f 'vfs-async-handle.c' || echo './'`vfs-async-handle.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-async-handle.lo -MD -MP -MF .deps/_matevfs_la-vfs-async-handle.Tpo -c vfs-async-handle.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-async-handle.o mv -f .deps/_matevfs_la-vfs-async-handle.Tpo .deps/_matevfs_la-vfs-async-handle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-volume.lo -MD -MP -MF .deps/_matevfs_la-vfs-volume.Tpo -c -o _matevfs_la-vfs-volume.lo `test -f 'vfs-volume.c' || echo './'`vfs-volume.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-volume.lo -MD -MP -MF .deps/_matevfs_la-vfs-volume.Tpo -c vfs-volume.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-volume.o mv -f .deps/_matevfs_la-vfs-volume.Tpo .deps/_matevfs_la-vfs-volume.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-drive.lo -MD -MP -MF .deps/_matevfs_la-vfs-drive.Tpo -c -o _matevfs_la-vfs-drive.lo `test -f 'vfs-drive.c' || echo './'`vfs-drive.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-drive.lo -MD -MP -MF .deps/_matevfs_la-vfs-drive.Tpo -c vfs-drive.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-drive.o mv -f .deps/_matevfs_la-vfs-drive.Tpo .deps/_matevfs_la-vfs-drive.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-volume-monitor.lo -MD -MP -MF .deps/_matevfs_la-vfs-volume-monitor.Tpo -c -o _matevfs_la-vfs-volume-monitor.lo `test -f 'vfs-volume-monitor.c' || echo './'`vfs-volume-monitor.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matevfs_la-vfs-volume-monitor.lo -MD -MP -MF .deps/_matevfs_la-vfs-volume-monitor.Tpo -c vfs-volume-monitor.c -fPIC -DPIC -o .libs/_matevfs_la-vfs-volume-monitor.o mv -f .deps/_matevfs_la-vfs-volume-monitor.Tpo .deps/_matevfs_la-vfs-volume-monitor.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex init_matevfs -o _matevfs.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/matevfs _matevfs_la-vfsmodule.lo _matevfs_la-vfs-uri.lo _matevfs_la-vfs-file-info.lo _matevfs_la-vfs-dir-handle.lo _matevfs_la-vfs-handle.lo _matevfs_la-vfs-xfer-progress-info.lo _matevfs_la-vfs-context.lo _matevfs_la-vfs-async-handle.lo _matevfs_la-vfs-volume.lo _matevfs_la-vfs-drive.lo _matevfs_la-vfs-volume-monitor.lo -pthread -lmatevfs-2 -lmateconf-2 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/_matevfs_la-vfsmodule.o .libs/_matevfs_la-vfs-uri.o .libs/_matevfs_la-vfs-file-info.o .libs/_matevfs_la-vfs-dir-handle.o .libs/_matevfs_la-vfs-handle.o .libs/_matevfs_la-vfs-xfer-progress-info.o .libs/_matevfs_la-vfs-context.o .libs/_matevfs_la-vfs-async-handle.o .libs/_matevfs_la-vfs-volume.o .libs/_matevfs_la-vfs-drive.o .libs/_matevfs_la-vfs-volume-monitor.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_matevfs.exp libtool: link: /bin/grep -E -e "init_matevfs" ".libs/_matevfs.exp" > ".libs/_matevfs.expT" libtool: link: mv -f ".libs/_matevfs.expT" ".libs/_matevfs.exp" libtool: link: echo "{ global:" > .libs/_matevfs.ver libtool: link: cat .libs/_matevfs.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_matevfs.ver libtool: link: echo "local: *; };" >> .libs/_matevfs.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_matevfs_la-vfsmodule.o .libs/_matevfs_la-vfs-uri.o .libs/_matevfs_la-vfs-file-info.o .libs/_matevfs_la-vfs-dir-handle.o .libs/_matevfs_la-vfs-handle.o .libs/_matevfs_la-vfs-xfer-progress-info.o .libs/_matevfs_la-vfs-context.o .libs/_matevfs_la-vfs-async-handle.o .libs/_matevfs_la-vfs-volume.o .libs/_matevfs_la-vfs-drive.o .libs/_matevfs_la-vfs-volume-monitor.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmatevfs-2.so -L/usr/lib64 /usr/lib64/libxml2.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libdbus-1.so -lssl -lcrypto /usr/lib64/libmateconf-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,_matevfs.so -Wl,-version-script -Wl,.libs/_matevfs.ver -o .libs/_matevfs.so libtool: link: ( cd ".libs" && rm -f "_matevfs.la" && ln -s "../_matevfs.la" "_matevfs.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pymatecorba-2 -DMATE_VFS_INCLUDE_MATECOMPONENT -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matevfsmatecomponent_la-vfsmatecomponentmodule.lo -MD -MP -MF .deps/matevfsmatecomponent_la-vfsmatecomponentmodule.Tpo -c -o matevfsmatecomponent_la-vfsmatecomponentmodule.lo `test -f 'vfsmatecomponentmodule.c' || echo './'`vfsmatecomponentmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pymatecorba-2 -DMATE_VFS_INCLUDE_MATECOMPONENT -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matevfsmatecomponent_la-vfsmatecomponentmodule.lo -MD -MP -MF .deps/matevfsmatecomponent_la-vfsmatecomponentmodule.Tpo -c vfsmatecomponentmodule.c -fPIC -DPIC -o .libs/matevfsmatecomponent_la-vfsmatecomponentmodule.o mv -f .deps/matevfsmatecomponent_la-vfsmatecomponentmodule.Tpo .deps/matevfsmatecomponent_la-vfsmatecomponentmodule.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecomponent-activation-2.0 -I/usr/include/pymatecorba-2 -DMATE_VFS_INCLUDE_MATECOMPONENT -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initmatevfsmatecomponent -o matevfsmatecomponent.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/matevfs matevfsmatecomponent_la-vfsmatecomponentmodule.lo -pthread -lmatevfs-2 -lmateconf-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/matevfsmatecomponent_la-vfsmatecomponentmodule.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/matevfsmatecomponent.exp libtool: link: /bin/grep -E -e "initmatevfsmatecomponent" ".libs/matevfsmatecomponent.exp" > ".libs/matevfsmatecomponent.expT" libtool: link: mv -f ".libs/matevfsmatecomponent.expT" ".libs/matevfsmatecomponent.exp" libtool: link: echo "{ global:" > .libs/matevfsmatecomponent.ver libtool: link: cat .libs/matevfsmatecomponent.exp | sed -e "s/\(.*\)/\1;/" >> .libs/matevfsmatecomponent.ver libtool: link: echo "local: *; };" >> .libs/matevfsmatecomponent.ver libtool: link: gcc -shared -fPIC -DPIC .libs/matevfsmatecomponent_la-vfsmatecomponentmodule.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmatevfs-2.so -L/usr/lib64 /usr/lib64/libxml2.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libdbus-1.so -lssl -lcrypto /usr/lib64/libmateconf-2.so /usr/lib64/libmatecomponent-activation.so /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,matevfsmatecomponent.so -Wl,-version-script -Wl,.libs/matevfsmatecomponent.ver -o .libs/matevfsmatecomponent.so libtool: link: ( cd ".libs" && rm -f "matevfsmatecomponent.la" && ln -s "../matevfsmatecomponent.la" "matevfsmatecomponent.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/include/mate-vfs-module-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecomponent-activation-2.0 -DMATE_VFS_PYTHON_DIR="\"/usr/lib64/mate-vfs-2.0/modules\"" -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT libpythonmethod_la-mate-vfs-python-method.lo -MD -MP -MF .deps/libpythonmethod_la-mate-vfs-python-method.Tpo -c -o libpythonmethod_la-mate-vfs-python-method.lo `test -f 'mate-vfs-python-method.c' || echo './'`mate-vfs-python-method.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DPY_SSIZE_T_CLEAN -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/include/mate-vfs-module-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecomponent-activation-2.0 -DMATE_VFS_PYTHON_DIR=\"/usr/lib64/mate-vfs-2.0/modules\" -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT libpythonmethod_la-mate-vfs-python-method.lo -MD -MP -MF .deps/libpythonmethod_la-mate-vfs-python-method.Tpo -c mate-vfs-python-method.c -fPIC -DPIC -o .libs/libpythonmethod_la-mate-vfs-python-method.o mv -f .deps/libpythonmethod_la-mate-vfs-python-method.Tpo .deps/libpythonmethod_la-mate-vfs-python-method.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -pthread -DMATECORBA2=1 -I/usr/include/mate-vfs-2.0 -I/usr/include/mate-vfs-module-2.0 -I/usr/lib64/mate-vfs-2.0/include -I/usr/include/mateconf/2 -I/usr/include/matecorba-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/matecomponent-activation-2.0 -DMATE_VFS_PYTHON_DIR="\"/usr/lib64/mate-vfs-2.0/modules\"" -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex "vfs_module_(init|shutdown)" -o libpythonmethod.la -rpath /usr/lib64/mate-vfs-2.0/modules libpythonmethod_la-mate-vfs-python-method.lo -pthread -lmatevfs-2 -lmateconf-2 -lmatecomponent-activation -lgmodule-2.0 -lMateCORBA-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/libpythonmethod_la-mate-vfs-python-method.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpythonmethod.exp libtool: link: /bin/grep -E -e "vfs_module_(init|shutdown)" ".libs/libpythonmethod.exp" > ".libs/libpythonmethod.expT" libtool: link: mv -f ".libs/libpythonmethod.expT" ".libs/libpythonmethod.exp" libtool: link: echo "{ global:" > .libs/libpythonmethod.ver libtool: link: cat .libs/libpythonmethod.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpythonmethod.ver libtool: link: echo "local: *; };" >> .libs/libpythonmethod.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libpythonmethod_la-mate-vfs-python-method.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmatevfs-2.so -L/usr/lib64 /usr/lib64/libxml2.so /usr/lib64/libdbus-glib-1.so /usr/lib64/libdbus-1.so -lssl -lcrypto /usr/lib64/libmateconf-2.so /usr/lib64/libmatecomponent-activation.so /usr/lib64/libMateCORBACosNaming-2.so /usr/lib64/libgio-2.0.so -lresolv -lz /usr/lib64/libMateCORBA-2.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,libpythonmethod.so -Wl,-version-script -Wl,.libs/libpythonmethod.ver -o .libs/libpythonmethod.so libtool: link: ( cd ".libs" && rm -f "libpythonmethod.la" && ln -s "../libpythonmethod.la" "libpythonmethod.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matevfs' Making all in matecanvas make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecanvas' /bin/sh ../libtool --tag=CC --mode=compile gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -pthread -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matecanvas_la-canvasmodule.lo -MD -MP -MF .deps/matecanvas_la-canvasmodule.Tpo -c -o matecanvas_la-canvasmodule.lo `test -f 'canvasmodule.c' || echo './'`canvasmodule.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -pthread -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matecanvas_la-canvasmodule.lo -MD -MP -MF .deps/matecanvas_la-canvasmodule.Tpo -c canvasmodule.c -fPIC -DPIC -o .libs/matecanvas_la-canvasmodule.o mv -f .deps/matecanvas_la-canvasmodule.Tpo .deps/matecanvas_la-canvasmodule.Plo (cd . \ && /usr/bin/pygobject-codegen-2.0 \ --py_ssize_t-clean \ --load-types ../matecomponent/matecomponent-arg-types.py \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register ../matecomponent/matecomponent-types.defs \ --register ../matecomponent/matecomponentui-types.defs \ --override canvas.override \ --prefix pycanvas canvas.defs) > gen-canvas.c \ && cp gen-canvas.c canvas.c \ && rm -f gen-canvas.c Warning: Constructor for MateCanvas needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasGroup needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasClipgroup needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasLine needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasPixbuf needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasRichText needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasShape needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasRE needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasRect needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasEllipse needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasPolygon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasBpath needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasText needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for MateCanvasWidget needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (1/1) ***INFO*** The coverage of methods is 100.00% (47/47) ***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 -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -pthread -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matecanvas_la-canvas.lo -MD -MP -MF .deps/matecanvas_la-canvas.Tpo -c -o matecanvas_la-canvas.lo `test -f 'canvas.c' || echo './'`canvas.c libtool: compile: gcc -pthread -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -pthread -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matecanvas_la-canvas.lo -MD -MP -MF .deps/matecanvas_la-canvas.Tpo -c canvas.c -fPIC -DPIC -o .libs/matecanvas_la-canvas.o mv -f .deps/matecanvas_la-canvas.Tpo .deps/matecanvas_la-canvas.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -pthread -I/usr/include/libmatecanvas-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng14 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -no-undefined -export-symbols-regex initmatecanvas -o matecanvas.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 matecanvas_la-canvasmodule.lo matecanvas_la-canvas.lo -pthread -lmatecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64 -lm -lpthread -ldl -lutil -lpython2.6 libtool: link: /usr/bin/nm -B .libs/matecanvas_la-canvasmodule.o .libs/matecanvas_la-canvas.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/matecanvas.exp libtool: link: /bin/grep -E -e "initmatecanvas" ".libs/matecanvas.exp" > ".libs/matecanvas.expT" libtool: link: mv -f ".libs/matecanvas.expT" ".libs/matecanvas.exp" libtool: link: echo "{ global:" > .libs/matecanvas.ver libtool: link: cat .libs/matecanvas.exp | sed -e "s/\(.*\)/\1;/" >> .libs/matecanvas.ver libtool: link: echo "local: *; };" >> .libs/matecanvas.ver libtool: link: gcc -shared -fPIC -DPIC .libs/matecanvas_la-canvasmodule.o .libs/matecanvas_la-canvas.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 /usr/lib64/libmatecanvas-2.so -L/usr/lib64 -L/usr/lib64/../lib64 /usr/lib64/libgailutil.so /usr/lib64/libXinerama.so /usr/lib64/libXi.so /usr/lib64/libXrandr.so /usr/lib64/libXext.so /usr/lib64/libXcursor.so /usr/lib64/libXcomposite.so /usr/lib64/libXdamage.so /usr/lib64/libXfixes.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/../lib64/libstdc++.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libpng14.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lbz2 /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lrt -lm -lpthread -ldl -lutil -lpython2.6 -pthread -pthread -O2 -pthread -pthread -Wl,-soname -Wl,matecanvas.so -Wl,-version-script -Wl,.libs/matecanvas.ver -o .libs/matecanvas.so libtool: link: ( cd ".libs" && rm -f "matecanvas.la" && ln -s "../matecanvas.la" "matecanvas.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecanvas' Making all in tests make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/tests' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' Making install in docs make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' Making install in matevfs make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs/matevfs' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs/matevfs' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/install-sh -d /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/gtk-doc/html/pymatevfs; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /bin/ginstall -c -m 644 $i /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/gtk-doc/html/pymatevfs; \ done; \ fi -- Installing ./html/class-matevfs-context.html -- Installing ./html/class-matevfs-directoryhandle.html -- Installing ./html/class-matevfs-drive.html -- Installing ./html/class-matevfs-fileinfo.html -- Installing ./html/class-matevfs-handle.html -- Installing ./html/class-matevfs-uri.html -- Installing ./html/class-matevfs-volume.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/matevfs-class-reference.html -- Installing ./html/matevfs-constants.html -- Installing ./html/matevfs-functions.html -- Installing ./html/pymatevfs.devhelp make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs/matevfs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs/matevfs' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/docs' Making install in mate make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/mate" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate" /bin/sh ../libtool --mode=install /bin/ginstall -c _mate.la ui.la '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate' libtool: install: /bin/ginstall -c .libs/_mate.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate/_mate.so libtool: install: /bin/ginstall -c .libs/_mate.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate/_mate.la libtool: install: /bin/ginstall -c .libs/ui.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate/ui.so libtool: install: /bin/ginstall -c .libs/ui.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate/ui.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0/mate' make install-exec-hook make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' /bin/sh ../libtool --mode=uninstall rm -f /usr/lib64/python2.6/site-packages/gtk-2.0/mate/canvas.la /bin/sh ../libtool --mode=uninstall rm -f /usr/lib64/python2.6/site-packages/gtk-2.0/mate/vfs.la make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' test -z "/usr/share/pygtk/2.0/defs/mate" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs/mate" /bin/ginstall -c -m 644 mate.defs mate-types.defs ui.defs '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs/mate' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/mate" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate" /bin/ginstall -c -m 644 __init__.py canvas.py vfs.py '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate' Byte-compiling python modules... __init__.pycanvas.pyvfs.py Byte-compiling python modules (optimized versions) ... __init__.pycanvas.pyvfs.py make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mate' Making install in matecomponent make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecomponent' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecomponent' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent" /bin/sh ../libtool --mode=install /bin/ginstall -c activation.la _matecomponent.la ui.la '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent' libtool: install: /bin/ginstall -c .libs/activation.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/activation.so libtool: install: /bin/ginstall -c .libs/activation.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/activation.la libtool: install: /bin/ginstall -c .libs/_matecomponent.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/_matecomponent.so libtool: install: /bin/ginstall -c .libs/_matecomponent.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/_matecomponent.la libtool: install: /bin/ginstall -c .libs/ui.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/ui.so libtool: install: /bin/ginstall -c .libs/ui.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/ui.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent' test -z "/usr/share/pygtk/2.0/argtypes" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/argtypes" /bin/ginstall -c -m 644 matecomponent-arg-types.py '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/argtypes' Byte-compiling python modules... matecomponent-arg-types.py Byte-compiling python modules (optimized versions) ... matecomponent-arg-types.py test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs" /bin/ginstall -c -m 644 matecomponent.defs matecomponent-types.defs matecomponentui.defs matecomponentui-types.defs '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent" /bin/ginstall -c -m 644 __init__.py '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecomponent' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecomponent' Making install in mateconf make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mateconf' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mateconf' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /bin/ginstall -c mateconf.la '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /bin/ginstall -c .libs/mateconf.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mateconf.so libtool: install: /bin/ginstall -c .libs/mateconf.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mateconf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0' test -z "/usr/share/pygtk/2.0/argtypes" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/argtypes" /bin/ginstall -c -m 644 mateconf-arg-types.py '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/argtypes' Byte-compiling python modules... mateconf-arg-types.py Byte-compiling python modules (optimized versions) ... mateconf-arg-types.py test -z "/usr/share/pygtk/2.0/defs" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs" /bin/ginstall -c -m 644 mateconf.defs '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mateconf' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/mateconf' Making install in matevfs make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matevfs' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matevfs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/mate-python-2.0" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/include/mate-python-2.0" /bin/ginstall -c -m 644 pymatevfs.h pymatevfsmatecomponent.h '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/include/mate-python-2.0' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs" /bin/sh ../libtool --mode=install /bin/ginstall -c _matevfs.la matevfsmatecomponent.la '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs' libtool: install: /bin/ginstall -c .libs/_matevfs.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/_matevfs.so libtool: install: /bin/ginstall -c .libs/_matevfs.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/_matevfs.la libtool: install: /bin/ginstall -c .libs/matevfsmatecomponent.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/matevfsmatecomponent.so libtool: install: /bin/ginstall -c .libs/matevfsmatecomponent.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/matevfsmatecomponent.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0/matevfs' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs" /bin/ginstall -c -m 644 __init__.py '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/lib64/mate-vfs-2.0/modules" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/mate-vfs-2.0/modules" /bin/sh ../libtool --mode=install /bin/ginstall -c libpythonmethod.la '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/mate-vfs-2.0/modules' libtool: install: /bin/ginstall -c .libs/libpythonmethod.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/mate-vfs-2.0/modules/libpythonmethod.so libtool: install: /bin/ginstall -c .libs/libpythonmethod.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/mate-vfs-2.0/modules/libpythonmethod.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mate-vfs-2.0/modules' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matevfs' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matevfs' Making install in matecanvas make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecanvas' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecanvas' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /bin/ginstall -c matecanvas.la '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /bin/ginstall -c .libs/matecanvas.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecanvas.so libtool: install: /bin/ginstall -c .libs/matecanvas.lai /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecanvas.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0' test -z "/usr/share/pygtk/2.0/defs/mate" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs/mate" /bin/ginstall -c -m 644 canvas.defs '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs/mate' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecanvas' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/matecanvas' Making install in tests make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/tests' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/tests' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0/tests' make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/pkgconfig" /bin/ginstall -c -m 644 mate-python-2.0.pc '/home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate/src/python-mate-1.2.0' /home/lmello/Downloads/pkg/mate/python-mate/pkg: total 8 drwxr-xr-x 2 root root 4096 May 23 16:30 install drwxr-xr-x 7 root root 4096 May 23 16:30 usr /home/lmello/Downloads/pkg/mate/python-mate/pkg/install: total 4 -rw-r--r-- 1 root root 225 May 23 16:30 slack-desc /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 May 23 16:30 doc drwxr-xr-x 3 root root 4096 May 23 16:30 include drwxr-xr-x 5 root root 4096 May 23 16:30 lib64 drwxr-xr-x 4 root root 4096 May 23 16:30 share drwxr-xr-x 3 root root 4096 May 23 16:28 src /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 23 16:30 python-mate-1.2.0 /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/doc/python-mate-1.2.0: total 68 -rw-r--r-- 1 root root 225 May 23 16:30 AUTHORS -rw-r--r-- 1 root root 25265 May 23 16:30 COPYING -rw-r--r-- 1 root root 11931 May 23 16:30 ChangeLog -rw-r--r-- 1 root root 20290 May 23 16:30 NEWS -rw-r--r-- 1 root root 293 May 23 16:30 README /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 May 23 16:30 mate-python-2.0 /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/include/mate-python-2.0: total 8 -rw-r--r-- 1 root root 3065 May 23 16:30 pymatevfs.h -rw-r--r-- 1 root root 1349 May 23 16:30 pymatevfsmatecomponent.h /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64: total 12 drwxr-xr-x 3 root root 4096 May 23 16:30 mate-vfs-2.0 drwxr-xr-x 2 root root 4096 May 23 16:30 pkgconfig drwxr-xr-x 3 root root 4096 May 23 16:30 python2.6 /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/mate-vfs-2.0: total 4 drwxr-xr-x 2 root root 4096 May 23 16:30 modules /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/mate-vfs-2.0/modules: total 28 -rwxr-xr-x 1 root root 1432 May 23 16:30 libpythonmethod.la -rwxr-xr-x 1 root root 23808 May 23 16:30 libpythonmethod.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 315 May 23 16:30 mate-python-2.0.pc /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6: total 4 drwxr-xr-x 3 root root 4096 May 23 16:30 site-packages /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages: total 4 drwxr-xr-x 5 root root 4096 May 23 16:30 gtk-2.0 /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0: total 156 drwxr-xr-x 2 root root 4096 May 23 16:30 mate -rwxr-xr-x 1 root root 1940 May 23 16:30 matecanvas.la -rwxr-xr-x 1 root root 50384 May 23 16:30 matecanvas.so drwxr-xr-x 2 root root 4096 May 23 16:30 matecomponent -rwxr-xr-x 1 root root 1204 May 23 16:30 mateconf.la -rwxr-xr-x 1 root root 84880 May 23 16:30 mateconf.so drwxr-xr-x 2 root root 4096 May 23 16:30 matevfs /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/mate: total 276 -rw-r--r-- 1 root root 249 May 23 16:30 __init__.py -rw-r--r-- 1 root root 247 May 23 16:30 __init__.pyc -rw-r--r-- 1 root root 247 May 23 16:30 __init__.pyo -rwxr-xr-x 1 root root 1660 May 23 16:30 _mate.la -rwxr-xr-x 1 root root 49152 May 23 16:30 _mate.so -rw-r--r-- 1 root root 204 May 23 16:30 canvas.py -rw-r--r-- 1 root root 366 May 23 16:30 canvas.pyc -rw-r--r-- 1 root root 366 May 23 16:30 canvas.pyo -rwxr-xr-x 1 root root 2628 May 23 16:30 ui.la -rwxr-xr-x 1 root root 184968 May 23 16:30 ui.so -rw-r--r-- 1 root root 181 May 23 16:30 vfs.py -rw-r--r-- 1 root root 328 May 23 16:30 vfs.pyc -rw-r--r-- 1 root root 328 May 23 16:30 vfs.pyo /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent: total 252 -rw-r--r-- 1 root root 960 May 23 16:30 __init__.py -rw-r--r-- 1 root root 2050 May 23 16:30 __init__.pyc -rw-r--r-- 1 root root 2050 May 23 16:30 __init__.pyo -rwxr-xr-x 1 root root 1339 May 23 16:30 _matecomponent.la -rwxr-xr-x 1 root root 99680 May 23 16:30 _matecomponent.so -rwxr-xr-x 1 root root 1282 May 23 16:30 activation.la -rwxr-xr-x 1 root root 15576 May 23 16:30 activation.so -rwxr-xr-x 1 root root 2530 May 23 16:30 ui.la -rwxr-xr-x 1 root root 111264 May 23 16:30 ui.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matevfs: total 172 -rw-r--r-- 1 root root 579 May 23 16:30 __init__.py -rw-r--r-- 1 root root 965 May 23 16:30 __init__.pyc -rw-r--r-- 1 root root 965 May 23 16:30 __init__.pyo -rwxr-xr-x 1 root root 1329 May 23 16:30 _matevfs.la -rwxr-xr-x 1 root root 140056 May 23 16:30 _matevfs.so -rwxr-xr-x 1 root root 1481 May 23 16:30 matevfsmatecomponent.la -rwxr-xr-x 1 root root 11432 May 23 16:30 matevfsmatecomponent.so /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share: total 8 drwxr-xr-x 3 root root 4096 May 23 16:30 gtk-doc drwxr-xr-x 3 root root 4096 May 23 16:30 pygtk /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 3 root root 4096 May 23 16:30 html /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/gtk-doc/html: total 4 drwxr-xr-x 2 root root 4096 May 23 16:30 pymatevfs /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/gtk-doc/html/pymatevfs: total 172 -rw-r--r-- 1 root root 4600 May 23 16:30 class-matevfs-context.html -rw-r--r-- 1 root root 5274 May 23 16:30 class-matevfs-directoryhandle.html -rw-r--r-- 1 root root 17274 May 23 16:30 class-matevfs-drive.html -rw-r--r-- 1 root root 4511 May 23 16:30 class-matevfs-fileinfo.html -rw-r--r-- 1 root root 12416 May 23 16:30 class-matevfs-handle.html -rw-r--r-- 1 root root 13770 May 23 16:30 class-matevfs-uri.html -rw-r--r-- 1 root root 16332 May 23 16:30 class-matevfs-volume.html -rw-r--r-- 1 root root 3734 May 23 16:30 index.html -rw-r--r-- 1 root root 706 May 23 16:30 index.sgml -rw-r--r-- 1 root root 3464 May 23 16:30 matevfs-class-reference.html -rw-r--r-- 1 root root 15119 May 23 16:30 matevfs-constants.html -rw-r--r-- 1 root root 38482 May 23 16:30 matevfs-functions.html -rw-r--r-- 1 root root 10027 May 23 16:30 pymatevfs.devhelp /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk: total 4 drwxr-xr-x 4 root root 4096 May 23 16:30 2.0 /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0: total 8 drwxr-xr-x 2 root root 4096 May 23 16:30 argtypes drwxr-xr-x 3 root root 4096 May 23 16:30 defs /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/argtypes: total 60 -rw-r--r-- 1 root root 14370 May 23 16:30 matecomponent-arg-types.py -rw-r--r-- 1 root root 12964 May 23 16:30 matecomponent-arg-types.pyc -rw-r--r-- 1 root root 12964 May 23 16:30 matecomponent-arg-types.pyo -rw-r--r-- 1 root root 1424 May 23 16:30 mateconf-arg-types.py -rw-r--r-- 1 root root 1693 May 23 16:30 mateconf-arg-types.pyc -rw-r--r-- 1 root root 1693 May 23 16:30 mateconf-arg-types.pyo /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs: total 184 drwxr-xr-x 2 root root 4096 May 23 16:30 mate -rw-r--r-- 1 root root 2686 May 23 16:30 matecomponent-types.defs -rw-r--r-- 1 root root 59837 May 23 16:30 matecomponent.defs -rw-r--r-- 1 root root 5719 May 23 16:30 matecomponentui-types.defs -rw-r--r-- 1 root root 62116 May 23 16:30 matecomponentui.defs -rw-r--r-- 1 root root 41904 May 23 16:30 mateconf.defs /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/share/pygtk/2.0/defs/mate: total 148 -rw-r--r-- 1 root root 12897 May 23 16:30 canvas.defs -rw-r--r-- 1 root root 321 May 23 16:30 mate-types.defs -rw-r--r-- 1 root root 20226 May 23 16:30 mate.defs -rw-r--r-- 1 root root 109187 May 23 16:30 ui.defs /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 23 16:30 python-mate-1.2.0 /home/lmello/Downloads/pkg/mate/python-mate/pkg/usr/src/python-mate-1.2.0: total 4 -rw-r--r-- 1 root root 909 May 23 16:30 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/lmello/Downloads/pkg/mate/python-mate/python-mate-1.2.0-x86_64-1lm.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python-mate-1.2.0/ usr/doc/python-mate-1.2.0/COPYING usr/doc/python-mate-1.2.0/README usr/doc/python-mate-1.2.0/ChangeLog usr/doc/python-mate-1.2.0/AUTHORS usr/doc/python-mate-1.2.0/NEWS usr/src/ usr/src/python-mate-1.2.0/ usr/src/python-mate-1.2.0/SLKBUILD usr/include/ usr/include/mate-python-2.0/ usr/include/mate-python-2.0/pymatevfs.h usr/include/mate-python-2.0/pymatevfsmatecomponent.h usr/share/ usr/share/pygtk/ usr/share/pygtk/2.0/ usr/share/pygtk/2.0/argtypes/ usr/share/pygtk/2.0/argtypes/matecomponent-arg-types.py usr/share/pygtk/2.0/argtypes/mateconf-arg-types.pyc usr/share/pygtk/2.0/argtypes/mateconf-arg-types.pyo usr/share/pygtk/2.0/argtypes/matecomponent-arg-types.pyo usr/share/pygtk/2.0/argtypes/matecomponent-arg-types.pyc usr/share/pygtk/2.0/argtypes/mateconf-arg-types.py usr/share/pygtk/2.0/defs/ usr/share/pygtk/2.0/defs/matecomponentui.defs usr/share/pygtk/2.0/defs/mate/ usr/share/pygtk/2.0/defs/mate/canvas.defs usr/share/pygtk/2.0/defs/mate/ui.defs usr/share/pygtk/2.0/defs/mate/mate.defs usr/share/pygtk/2.0/defs/mate/mate-types.defs usr/share/pygtk/2.0/defs/matecomponent.defs usr/share/pygtk/2.0/defs/mateconf.defs usr/share/pygtk/2.0/defs/matecomponentui-types.defs usr/share/pygtk/2.0/defs/matecomponent-types.defs usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/pymatevfs/ usr/share/gtk-doc/html/pymatevfs/class-matevfs-uri.html usr/share/gtk-doc/html/pymatevfs/pymatevfs.devhelp usr/share/gtk-doc/html/pymatevfs/class-matevfs-fileinfo.html usr/share/gtk-doc/html/pymatevfs/matevfs-constants.html usr/share/gtk-doc/html/pymatevfs/matevfs-functions.html usr/share/gtk-doc/html/pymatevfs/class-matevfs-context.html usr/share/gtk-doc/html/pymatevfs/class-matevfs-volume.html usr/share/gtk-doc/html/pymatevfs/class-matevfs-handle.html usr/share/gtk-doc/html/pymatevfs/index.sgml usr/share/gtk-doc/html/pymatevfs/class-matevfs-directoryhandle.html usr/share/gtk-doc/html/pymatevfs/matevfs-class-reference.html usr/share/gtk-doc/html/pymatevfs/class-matevfs-drive.html usr/share/gtk-doc/html/pymatevfs/index.html usr/lib64/ usr/lib64/python2.6/ usr/lib64/python2.6/site-packages/ usr/lib64/python2.6/site-packages/gtk-2.0/ usr/lib64/python2.6/site-packages/gtk-2.0/matecanvas.la usr/lib64/python2.6/site-packages/gtk-2.0/matecanvas.so usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/ usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/__init__.pyo usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/activation.la usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/__init__.pyc usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/_matecomponent.la usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/_matecomponent.so usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/__init__.py usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/activation.so usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/ui.la usr/lib64/python2.6/site-packages/gtk-2.0/matecomponent/ui.so usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/ usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/__init__.pyo usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/matevfsmatecomponent.la usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/_matevfs.so usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/_matevfs.la usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/matevfsmatecomponent.so usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/__init__.pyc usr/lib64/python2.6/site-packages/gtk-2.0/matevfs/__init__.py usr/lib64/python2.6/site-packages/gtk-2.0/mate/ usr/lib64/python2.6/site-packages/gtk-2.0/mate/__init__.pyo usr/lib64/python2.6/site-packages/gtk-2.0/mate/canvas.py usr/lib64/python2.6/site-packages/gtk-2.0/mate/canvas.pyo usr/lib64/python2.6/site-packages/gtk-2.0/mate/vfs.pyo usr/lib64/python2.6/site-packages/gtk-2.0/mate/canvas.pyc usr/lib64/python2.6/site-packages/gtk-2.0/mate/vfs.py usr/lib64/python2.6/site-packages/gtk-2.0/mate/__init__.pyc usr/lib64/python2.6/site-packages/gtk-2.0/mate/_mate.la usr/lib64/python2.6/site-packages/gtk-2.0/mate/_mate.so usr/lib64/python2.6/site-packages/gtk-2.0/mate/__init__.py usr/lib64/python2.6/site-packages/gtk-2.0/mate/ui.la usr/lib64/python2.6/site-packages/gtk-2.0/mate/vfs.pyc usr/lib64/python2.6/site-packages/gtk-2.0/mate/ui.so usr/lib64/python2.6/site-packages/gtk-2.0/mateconf.la usr/lib64/python2.6/site-packages/gtk-2.0/mateconf.so usr/lib64/mate-vfs-2.0/ usr/lib64/mate-vfs-2.0/modules/ usr/lib64/mate-vfs-2.0/modules/libpythonmethod.la usr/lib64/mate-vfs-2.0/modules/libpythonmethod.so usr/lib64/pkgconfig/ usr/lib64/pkgconfig/mate-python-2.0.pc Slackware package /home/lmello/Downloads/pkg/mate/python-mate/python-mate-1.2.0-x86_64-1lm.txz created. Package has been built. Cleaning pkg and src directories