tar -xf python-mate-desktop-1.2.0.tar.xz ERROR: not a bzr or git repository, cannot generate ChangeLog. checking for autoconf >= 2.59... (B testing autoconf2.50... not found. testing autoconf... found 2.68 checking for automake >= 1.11... (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 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 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:65: installing `./config.guess' configure.ac:65: installing `./config.sub' configure.ac:41: installing `./install-sh' configure.ac:41: installing `./missing' braseroburn/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-desktop-1.2.0 --enable-static=no --enable-shared=yes --build=x86_64-slackware-linux ... (Bchecking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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.3... 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYGTK... yes checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for conflicting pygtk versions... none checking for pygobject defs... /usr/share/pygobject/2.0/defs checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for mate-python defs... checking for mate-python argtypes dir... 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.4.0... yes (version 2.24.4) checking for LIBPANELAPPLET... no checking for LIBMATEPRINT... no checking for LIBMATEPRINTUI... no checking for GTKSOURCEVIEW... no checking for WNCK... yes checking for TOTEM_PLPARSER... no checking for GTOP... yes checking for CAJABURN... no checking for BRASEROMEDIA... yes checking for BRASEROBURN... yes checking for MEDIAPROFILES... no checking for RSVG... yes checking for MATEKEYRING... yes checking for MATEDESKTOP... yes checking for bug-buddy... no checking for EVOLUTION_EBOOK... no checking for EVOLUTION_ECAL... no checking for EVINCE... no checking whether gcc understands -Wall... yes checking whether gcc understands -std=c9x... yes checking whether gcc understands -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mateapplet/Makefile config.status: creating mateprint/Makefile config.status: creating gtksourceview/Makefile config.status: creating wnck/Makefile config.status: creating totem/Makefile config.status: creating gtop/Makefile config.status: creating cajaburn/Makefile config.status: creating braseromedia/Makefile config.status: creating braseroburn/Makefile config.status: creating mediaprofiles/Makefile config.status: creating marco/Makefile config.status: creating rsvg/Makefile config.status: creating matekeyring/Makefile config.status: creating matedesktop/Makefile config.status: creating evolution/Makefile config.status: creating evince/Makefile config.status: creating mate-python-desktop-2.0.pc config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/gtksourceview/Makefile config.status: creating docs/mateprint/Makefile config.status: creating docs/mateprintui/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands The following modules will be built: wnck gtop braseromedia braseroburn rsvg matekeyring matedesktop bugbuddy The following modules will NOT be built: mateapplet mateprint mateprint.ui gtksourceview totem.plparser cajaburn mediaprofiles marco evolution evolution ecal support evince ***************************************************************************** *** 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 mate-python-desktop make all-recursive make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' Making all in docs make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' Making all in wnck make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/wnck' /bin/sh ../libtool --tag=CC --mode=compile gcc -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/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnckmodule.lo -MD -MP -MF .deps/wnck_la-wnckmodule.Tpo -c -o wnck_la-wnckmodule.lo `test -f 'wnckmodule.c' || echo './'`wnckmodule.c libtool: compile: gcc -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/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnckmodule.lo -MD -MP -MF .deps/wnck_la-wnckmodule.Tpo -c wnckmodule.c -fPIC -DPIC -o .libs/wnck_la-wnckmodule.o mv -f .deps/wnck_la-wnckmodule.Tpo .deps/wnck_la-wnckmodule.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --py_ssize_t-clean \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --override wnck.override \ --prefix pywnck wnck.defs) > gen-wnck.c \ && cp gen-wnck.c wnck.c \ && rm -f gen-wnck.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory Warning: generating old-style constructor for:wnck_pager_new Could not write method WnckScreen.calc_workspace_layout: No ArgType for WnckWorkspaceLayout* Warning: generating old-style constructor for:wnck_tasklist_new Could not write method WnckTasklist.set_icon_loader: No ArgType for WnckLoadIconFunction Could not write function wnck_screen_free_workspace_layout: No ArgType for WnckWorkspaceLayout* Could not write function xid_read_resource_usage: No ArgType for unsigned-long Could not write function pid_read_resource_usage: No ArgType for unsigned-long Warning: Constructor for WnckPager needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for WnckTasklist needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 75.00% (9/12) ***INFO*** The coverage of methods is 98.61% (142/144) ***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 -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/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnck.lo -MD -MP -MF .deps/wnck_la-wnck.Tpo -c -o wnck_la-wnck.lo `test -f 'wnck.c' || echo './'`wnck.c libtool: compile: gcc -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/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT wnck_la-wnck.lo -MD -MP -MF .deps/wnck_la-wnck.Tpo -c wnck.c -fPIC -DPIC -o .libs/wnck_la-wnck.o mv -f .deps/wnck_la-wnck.Tpo .deps/wnck_la-wnck.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libwnck-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/startup-notification-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initwnck -o wnck.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 wnck_la-wnckmodule.lo wnck_la-wnck.lo -pthread -lwnck-1 -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 libtool: link: /usr/bin/nm -B .libs/wnck_la-wnckmodule.o .libs/wnck_la-wnck.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/wnck.exp libtool: link: /usr/bin/grep -E -e "initwnck" ".libs/wnck.exp" > ".libs/wnck.expT" libtool: link: mv -f ".libs/wnck.expT" ".libs/wnck.exp" libtool: link: echo "{ global:" > .libs/wnck.ver libtool: link: cat .libs/wnck.exp | sed -e "s/\(.*\)/\1;/" >> .libs/wnck.ver libtool: link: echo "local: *; };" >> .libs/wnck.ver libtool: link: gcc -shared -fPIC -DPIC .libs/wnck_la-wnckmodule.o .libs/wnck_la-wnck.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/libwnck-1.so -L/usr/lib64 -L/usr/lib64/../lib64 -L/lib64 /usr/lib64/libstartup-notification-1.so /usr/lib64/libxcb-aux.so /usr/lib64/libxcb-event.so /usr/lib64/libxcb-atom.so /usr/lib64/libSM.so /usr/lib64/libuuid.so /usr/lib64/libICE.so /usr/lib64/libXRes.so /usr/lib64/libXext.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 -lm -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 -ldl /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,wnck.so -Wl,-version-script -Wl,.libs/wnck.ver -o .libs/wnck.so libtool: link: ( cd ".libs" && rm -f "wnck.la" && ln -s "../wnck.la" "wnck.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/wnck' Making all in gtop make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/gtop' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -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 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT gtop.lo -MD -MP -MF .deps/gtop.Tpo -c -o gtop.lo gtop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -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 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT gtop.lo -MD -MP -MF .deps/gtop.Tpo -c gtop.c -fPIC -DPIC -o .libs/gtop.o mv -f .deps/gtop.Tpo .deps/gtop.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgtop -o gtop.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 gtop.lo -pthread -lgtop-2.0 -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 libtool: link: /usr/bin/nm -B .libs/gtop.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/gtop.exp libtool: link: /usr/bin/grep -E -e "initgtop" ".libs/gtop.exp" > ".libs/gtop.expT" libtool: link: mv -f ".libs/gtop.expT" ".libs/gtop.exp" libtool: link: echo "{ global:" > .libs/gtop.ver libtool: link: cat .libs/gtop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtop.ver libtool: link: echo "local: *; };" >> .libs/gtop.ver libtool: link: gcc -shared -fPIC -DPIC .libs/gtop.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/libgtop-2.0.so -L/usr/lib64 /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 -L/usr/lib64/../lib64 /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 -lm -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 -ldl /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -O2 -pthread -pthread -Wl,-soname -Wl,gtop.so -Wl,-version-script -Wl,.libs/gtop.ver -o .libs/gtop.so libtool: link: ( cd ".libs" && rm -f "gtop.la" && ln -s "../gtop.la" "gtop.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/gtop' Making all in rsvg make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/rsvg' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT rsvgmodule.lo -MD -MP -MF .deps/rsvgmodule.Tpo -c -o rsvgmodule.lo rsvgmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT rsvgmodule.lo -MD -MP -MF .deps/rsvgmodule.Tpo -c rsvgmodule.c -fPIC -DPIC -o .libs/rsvgmodule.o mv -f .deps/rsvgmodule.Tpo .deps/rsvgmodule.Plo (cd .\ && /usr/bin/pygtk-codegen-2.0 \ --override rsvg.override \ --py_ssize_t-clean \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --prefix pyrsvg rsvg.defs) > gen-rsvg.c \ && cp gen-rsvg.c rsvg.c \ && rm -f gen-rsvg.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory Warning: Constructor for RsvgHandle 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% (6/6) ***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 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT rsvg.lo -MD -MP -MF .deps/rsvg.Tpo -c -o rsvg.lo rsvg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/pycairo -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT rsvg.lo -MD -MP -MF .deps/rsvg.Tpo -c rsvg.c -fPIC -DPIC -o .libs/rsvg.o mv -f .deps/rsvg.Tpo .deps/rsvg.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initrsvg -o rsvg.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 rsvgmodule.lo rsvg.lo -pthread -lrsvg-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 libtool: link: /usr/bin/nm -B .libs/rsvgmodule.o .libs/rsvg.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/rsvg.exp libtool: link: /usr/bin/grep -E -e "initrsvg" ".libs/rsvg.exp" > ".libs/rsvg.expT" libtool: link: mv -f ".libs/rsvg.expT" ".libs/rsvg.exp" libtool: link: echo "{ global:" > .libs/rsvg.ver libtool: link: cat .libs/rsvg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/rsvg.ver libtool: link: echo "local: *; };" >> .libs/rsvg.ver libtool: link: gcc -shared -fPIC -DPIC .libs/rsvgmodule.o .libs/rsvg.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/librsvg-2.so -L/usr/lib64 -L/usr/lib64/../lib64 /usr/lib64/libxml2.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 -lm -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 -ldl /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -O2 -pthread -pthread -Wl,-soname -Wl,rsvg.so -Wl,-version-script -Wl,.libs/rsvg.ver -o .libs/rsvg.so libtool: link: ( cd ".libs" && rm -f "rsvg.la" && ln -s "../rsvg.la" "rsvg.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/rsvg' Making all in matekeyring make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matekeyring' /bin/sh ../libtool --tag=CC --mode=compile gcc -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/mate-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matekeyring_la-matekeyringmodule.lo -MD -MP -MF .deps/matekeyring_la-matekeyringmodule.Tpo -c -o matekeyring_la-matekeyringmodule.lo `test -f 'matekeyringmodule.c' || echo './'`matekeyringmodule.c libtool: compile: gcc -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/mate-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matekeyring_la-matekeyringmodule.lo -MD -MP -MF .deps/matekeyring_la-matekeyringmodule.Tpo -c matekeyringmodule.c -fPIC -DPIC -o .libs/matekeyring_la-matekeyringmodule.o mv -f .deps/matekeyring_la-matekeyringmodule.Tpo .deps/matekeyring_la-matekeyringmodule.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --load-types matekeyring-argtypes.py \ --py_ssize_t-clean \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --override matekeyring.override \ --prefix pymatekeyring matekeyring.defs) > gen-matekeyring.c \ && cp gen-matekeyring.c matekeyring.c \ && rm -f gen-matekeyring.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory Could not write function cancel_request: No ArgType for gpointer Could not write function set_default_keyring: No ArgType for MateKeyringOperationDoneCallback Could not write function get_default_keyring: No ArgType for MateKeyringOperationGetStringCallback Could not write function list_keyring_names: No ArgType for MateKeyringOperationGetListCallback Could not write function lock_all: No ArgType for MateKeyringOperationDoneCallback Could not write function create: No ArgType for MateKeyringOperationDoneCallback Could not write function unlock: No ArgType for MateKeyringOperationDoneCallback Could not write function lock: No ArgType for MateKeyringOperationDoneCallback Could not write function delete: No ArgType for MateKeyringOperationDoneCallback Could not write function change_password: No ArgType for MateKeyringOperationDoneCallback Could not write function get_info: No ArgType for MateKeyringOperationGetKeyringInfoCallback Could not write function set_info: No ArgType for MateKeyringOperationDoneCallback Could not write function list_item_ids: No ArgType for MateKeyringOperationGetListCallback Could not write function item_delete: No ArgType for MateKeyringOperationDoneCallback Could not write function item_set_info: No ArgType for MateKeyringOperationDoneCallback Could not write function item_get_attributes: No ArgType for MateKeyringOperationGetAttributesCallback Could not write function item_set_attributes: No ArgType for MateKeyringOperationDoneCallback Could not write function item_get_acl: No ArgType for MateKeyringOperationGetListCallback Could not write function item_set_acl: No ArgType for GList* Could not write function acl_copy: No ArgType for GList* Could not write function find_network_password: No ArgType for MateKeyringOperationGetListCallback Could not write function set_network_password: No ArgType for MateKeyringOperationGetIntCallback ***INFO*** The coverage of global functions is 56.00% (28/50) ***INFO*** The coverage of methods is 100.00% (20/20) ***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 -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/mate-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matekeyring_la-matekeyring.lo -MD -MP -MF .deps/matekeyring_la-matekeyring.Tpo -c -o matekeyring_la-matekeyring.lo `test -f 'matekeyring.c' || echo './'`matekeyring.c libtool: compile: gcc -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/mate-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT matekeyring_la-matekeyring.lo -MD -MP -MF .deps/matekeyring_la-matekeyring.Tpo -c matekeyring.c -fPIC -DPIC -o .libs/matekeyring_la-matekeyring.o mv -f .deps/matekeyring_la-matekeyring.Tpo .deps/matekeyring_la-matekeyring.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/mate-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initmatekeyring -o matekeyring.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 matekeyring_la-matekeyringmodule.lo matekeyring_la-matekeyring.lo -pthread -lmate-keyring -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/matekeyring_la-matekeyringmodule.o .libs/matekeyring_la-matekeyring.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/matekeyring.exp libtool: link: /usr/bin/grep -E -e "initmatekeyring" ".libs/matekeyring.exp" > ".libs/matekeyring.expT" libtool: link: mv -f ".libs/matekeyring.expT" ".libs/matekeyring.exp" libtool: link: echo "{ global:" > .libs/matekeyring.ver libtool: link: cat .libs/matekeyring.exp | sed -e "s/\(.*\)/\1;/" >> .libs/matekeyring.ver libtool: link: echo "local: *; };" >> .libs/matekeyring.ver libtool: link: gcc -shared -fPIC -DPIC .libs/matekeyring_la-matekeyringmodule.o .libs/matekeyring_la-matekeyring.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 /usr/lib64/libmate-keyring.so -L/usr/lib64 /usr/lib64/libdbus-1.so /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,matekeyring.so -Wl,-version-script -Wl,.libs/matekeyring.ver -o .libs/matekeyring.so libtool: link: ( cd ".libs" && rm -f "matekeyring.la" && ln -s "../matekeyring.la" "matekeyring.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matekeyring' Making all in matedesktop make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matedesktop' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/mate-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matedesktop_la-_matedesktopmodule.lo -MD -MP -MF .deps/_matedesktop_la-_matedesktopmodule.Tpo -c -o _matedesktop_la-_matedesktopmodule.lo `test -f '_matedesktopmodule.c' || echo './'`_matedesktopmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/mate-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matedesktop_la-_matedesktopmodule.lo -MD -MP -MF .deps/_matedesktop_la-_matedesktopmodule.Tpo -c _matedesktopmodule.c -fPIC -DPIC -o .libs/_matedesktop_la-_matedesktopmodule.o mv -f .deps/_matedesktop_la-_matedesktopmodule.Tpo .deps/_matedesktop_la-_matedesktopmodule.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --override _matedesktop.override \ --py_ssize_t-clean \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --prefix py_matedesktop _matedesktop.defs) > gen-_matedesktop.c \ && cp gen-_matedesktop.c _matedesktop.c \ && rm -f gen-_matedesktop.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory ***INFO*** The coverage of global functions is 100.00% (5/5) ***INFO*** The coverage of methods is 100.00% (31/31) ***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 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/mate-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matedesktop_la-_matedesktop.lo -MD -MP -MF .deps/_matedesktop_la-_matedesktop.Tpo -c -o _matedesktop_la-_matedesktop.lo `test -f '_matedesktop.c' || echo './'`_matedesktop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/mate-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT _matedesktop_la-_matedesktop.lo -MD -MP -MF .deps/_matedesktop_la-_matedesktop.Tpo -c _matedesktop.c -fPIC -DPIC -o .libs/_matedesktop_la-_matedesktop.o mv -f .deps/_matedesktop_la-_matedesktop.Tpo .deps/_matedesktop_la-_matedesktop.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/mate-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/startup-notification-1.0 -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/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex init_matedesktop -o _matedesktop.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop _matedesktop_la-_matedesktopmodule.lo _matedesktop_la-_matedesktop.lo -pthread -lmate-desktop-2 -lgtk-x11-2.0 -lstartup-notification-1 -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 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/_matedesktop_la-_matedesktopmodule.o .libs/_matedesktop_la-_matedesktop.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/_matedesktop.exp libtool: link: /usr/bin/grep -E -e "init_matedesktop" ".libs/_matedesktop.exp" > ".libs/_matedesktop.expT" libtool: link: mv -f ".libs/_matedesktop.expT" ".libs/_matedesktop.exp" libtool: link: echo "{ global:" > .libs/_matedesktop.ver libtool: link: cat .libs/_matedesktop.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_matedesktop.ver libtool: link: echo "local: *; };" >> .libs/_matedesktop.ver libtool: link: gcc -shared -fPIC -DPIC .libs/_matedesktop_la-_matedesktopmodule.o .libs/_matedesktop_la-_matedesktop.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/libmate-desktop-2.so -L/usr/lib64 -L/usr/lib64/../lib64 -L/lib64 /usr/lib64/libmateconf-2.so /usr/lib64/libMateCORBA-2.so /usr/lib64/libXrandr.so /usr/lib64/libXext.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libxcb-aux.so /usr/lib64/libxcb-event.so /usr/lib64/libxcb-atom.so /usr/lib64/libSM.so /usr/lib64/libuuid.so /usr/lib64/libICE.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 -lm -lbz2 /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,_matedesktop.so -Wl,-version-script -Wl,.libs/_matedesktop.ver -o .libs/_matedesktop.so libtool: link: ( cd ".libs" && rm -f "_matedesktop.la" && ln -s "../_matedesktop.la" "_matedesktop.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matedesktop' Making all in braseromedia make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseromedia_la-bm_module.lo -MD -MP -MF .deps/braseromedia_la-bm_module.Tpo -c -o braseromedia_la-bm_module.lo `test -f 'bm_module.c' || echo './'`bm_module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseromedia_la-bm_module.lo -MD -MP -MF .deps/braseromedia_la-bm_module.Tpo -c bm_module.c -fPIC -DPIC -o .libs/braseromedia_la-bm_module.o mv -f .deps/braseromedia_la-bm_module.Tpo .deps/braseromedia_la-bm_module.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --override brasero_media.override \ --py_ssize_t-clean \ --register /usr/share/pygobject/2.0/defs/gio-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --prefix brasero_media brasero_media.defs) > gen-brasero_media.c \ && cp gen-brasero_media.c brasero_media.c \ && rm -f gen-brasero_media.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory Could not write method BraseroMedium.get_write_speeds: No ArgType for gint64* Could not write method BraseroMedium.get_free_space: No ArgType for gint64* Could not write method BraseroMedium.get_capacity: No ArgType for gint64* Could not write method BraseroMedium.get_data_size: No ArgType for gint64* Could not write method BraseroMedium.get_last_data_track_space: No ArgType for gint64* Could not write method BraseroMedium.get_last_data_track_address: No ArgType for gint64* Could not write method BraseroMedium.get_track_space: No ArgType for gint64* Could not write method BraseroMedium.get_track_address: No ArgType for gint64* Could not write function brasero_media_get_option_group: No ArgType for GOptionGroup* ***INFO*** The coverage of global functions is 83.33% (5/6) ***INFO*** The coverage of methods is 84.91% (45/53) ***INFO*** The coverage of virtual proxies is 100.00% (9/9) ***INFO*** The coverage of virtual accessors is 100.00% (9/9) ***INFO*** There are no declared interface proxies. /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseromedia_la-brasero_media.lo -MD -MP -MF .deps/braseromedia_la-brasero_media.Tpo -c -o braseromedia_la-brasero_media.lo `test -f 'brasero_media.c' || echo './'`brasero_media.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseromedia_la-brasero_media.lo -MD -MP -MF .deps/braseromedia_la-brasero_media.Tpo -c brasero_media.c -fPIC -DPIC -o .libs/braseromedia_la-brasero_media.o mv -f .deps/braseromedia_la-brasero_media.Tpo .deps/braseromedia_la-brasero_media.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initbraseromedia -o braseromedia.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 braseromedia_la-bm_module.lo braseromedia_la-brasero_media.lo -pthread -lbrasero-media -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 libtool: link: /usr/bin/nm -B .libs/braseromedia_la-bm_module.o .libs/braseromedia_la-brasero_media.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/braseromedia.exp libtool: link: /usr/bin/grep -E -e "initbraseromedia" ".libs/braseromedia.exp" > ".libs/braseromedia.expT" libtool: link: mv -f ".libs/braseromedia.expT" ".libs/braseromedia.exp" libtool: link: echo "{ global:" > .libs/braseromedia.ver libtool: link: cat .libs/braseromedia.exp | sed -e "s/\(.*\)/\1;/" >> .libs/braseromedia.ver libtool: link: echo "local: *; };" >> .libs/braseromedia.ver libtool: link: gcc -shared -fPIC -DPIC .libs/braseromedia_la-bm_module.o .libs/braseromedia_la-brasero_media.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/libbrasero-media.so -L/usr/lib64 -L/usr/lib64/../lib64 /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 -lm -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 -ldl /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,braseromedia.so -Wl,-version-script -Wl,.libs/braseromedia.ver -o .libs/braseromedia.so libtool: link: ( cd ".libs" && rm -f "braseromedia.la" && ln -s "../braseromedia.la" "braseromedia.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia' Making all in braseroburn make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseroburn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseroburn_la-brasero_burn_module.lo -MD -MP -MF .deps/braseroburn_la-brasero_burn_module.Tpo -c -o braseroburn_la-brasero_burn_module.lo `test -f 'brasero_burn_module.c' || echo './'`brasero_burn_module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseroburn_la-brasero_burn_module.lo -MD -MP -MF .deps/braseroburn_la-brasero_burn_module.Tpo -c brasero_burn_module.c -fPIC -DPIC -o .libs/braseroburn_la-brasero_burn_module.o mv -f .deps/braseroburn_la-brasero_burn_module.Tpo .deps/braseroburn_la-brasero_burn_module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseroburn_la-brasero-types.lo -MD -MP -MF .deps/braseroburn_la-brasero-types.Tpo -c -o braseroburn_la-brasero-types.lo `test -f 'brasero-types.c' || echo './'`brasero-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseroburn_la-brasero-types.lo -MD -MP -MF .deps/braseroburn_la-brasero-types.Tpo -c brasero-types.c -fPIC -DPIC -o .libs/braseroburn_la-brasero-types.o mv -f .deps/braseroburn_la-brasero-types.Tpo .deps/braseroburn_la-brasero-types.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --override brasero_burn.override \ --py_ssize_t-clean \ --register /usr/share/pygobject/2.0/defs/gio-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia/brasero_media.defs \ --prefix brasero_burn brasero_burn.defs) > gen-brasero_burn.c \ && cp gen-brasero_burn.c brasero_burn.c \ && rm -f gen-brasero_burn.c note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory Could not write method BraseroBurn.status: No ArgType for BraseroMedia* Could not write method BraseroBurn.get_action_string: No ArgType for gchar** Warning: generating old-style constructor for:brasero_burn_options_new Could not write method BraseroBurnSession.get_status: No ArgType for BraseroStatus* Could not write method BraseroBurnSession.get_size: No ArgType for goffset* Could not write method BraseroBurnSession.get_input_type: No ArgType for BraseroTrackType* Could not write method BraseroBurnSession.tag_lookup: No ArgType for GValue** Could not write method BraseroBurnSession.tag_add: No ArgType for GValue* Could not write method BraseroBurnSession.get_output: No ArgType for gchar** Could not write method BraseroBurnSession.get_burn_flags: No ArgType for BraseroBurnFlag* Could not write method BraseroBurnSession.get_blank_flags: No ArgType for BraseroBurnFlag* Could not write method BraseroBurnSession.input_supported: No ArgType for BraseroTrackType* Could not write method BraseroBurnSession.output_supported: No ArgType for BraseroTrackType* Could not write method BraseroBurnSession.get_possible_output_formats: No ArgType for BraseroImageFormat* Could not write method BraseroTrack.get_size: No ArgType for goffset* Could not write method BraseroTrack.get_status: No ArgType for BraseroStatus* Could not write method BraseroTrack.tag_add: No ArgType for GValue* Could not write method BraseroTrack.tag_lookup: No ArgType for GValue** Could not write method BraseroTrackData.get_file_num: No ArgType for guint64* Could not write method BraseroTrackStream.get_length: No ArgType for guint64* Could not write function get_option_group: No ArgType for GOptionGroup* Could not write function input_supported: No ArgType for BraseroTrackType* Warning: Constructor for BraseroBurnOptions needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for BraseroToolDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 66.67% (4/6) ***INFO*** The coverage of methods is 84.55% (104/123) ***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 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseroburn_la-brasero_burn.lo -MD -MP -MF .deps/braseroburn_la-brasero_burn.Tpo -c -o braseroburn_la-brasero_burn.lo `test -f 'brasero_burn.c' || echo './'`brasero_burn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/python2.6 -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -MT braseroburn_la-brasero_burn.lo -MD -MP -MF .deps/braseroburn_la-brasero_burn.Tpo -c brasero_burn.c -fPIC -DPIC -o .libs/braseroburn_la-brasero_burn.o brasero_burn.override: In function '_wrap_brasero_track_data_get_excluded': brasero_burn.override:165:3: warning: 'brasero_track_data_get_excluded' is deprecated (declared at /usr/include/brasero/brasero-track-data.h:138) brasero_burn.c: In function '_wrap_brasero_track_data_get_paths': brasero_burn.c:1881:5: warning: 'brasero_track_data_get_paths' is deprecated (declared at /usr/include/brasero/brasero-track-data.h:142) mv -f .deps/braseroburn_la-brasero_burn.Tpo .deps/braseroburn_la-brasero_burn.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/brasero -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -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 -I/usr/include/pygtk-2.0 -O2 -fPIC -Wall -std=c9x -fno-strict-aliasing -module -avoid-version -export-symbols-regex initbraseroburn -o braseroburn.la -rpath /usr/lib64/python2.6/site-packages/gtk-2.0 braseroburn_la-brasero_burn_module.lo braseroburn_la-brasero-types.lo braseroburn_la-brasero_burn.lo -pthread -lbrasero-burn -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 libtool: link: /usr/bin/nm -B .libs/braseroburn_la-brasero_burn_module.o .libs/braseroburn_la-brasero-types.o .libs/braseroburn_la-brasero_burn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/braseroburn.exp libtool: link: /usr/bin/grep -E -e "initbraseroburn" ".libs/braseroburn.exp" > ".libs/braseroburn.expT" libtool: link: mv -f ".libs/braseroburn.expT" ".libs/braseroburn.exp" libtool: link: echo "{ global:" > .libs/braseroburn.ver libtool: link: cat .libs/braseroburn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/braseroburn.ver libtool: link: echo "local: *; };" >> .libs/braseroburn.ver libtool: link: gcc -shared -fPIC -DPIC .libs/braseroburn_la-brasero_burn_module.o .libs/braseroburn_la-brasero-types.o .libs/braseroburn_la-brasero_burn.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/libbrasero-burn.so -L/usr/lib64 -L/usr/lib64/../lib64 /usr/lib64/libbrasero-media.so /usr/lib64/libbrasero-utils.so /usr/lib64/libgstinterfaces-0.10.so /usr/lib64/libgstpbutils-0.10.so /usr/lib64/libgstvideo-0.10.so /usr/lib64/libgstbase-0.10.so /usr/lib64/libgstreamer-0.10.so /usr/lib64/libxml2.so /usr/lib64/libcanberra-gtk.so /usr/lib64/libcanberra.so /usr/lib64/libvorbisfile.so /usr/lib64/libvorbis.so /usr/lib64/libogg.so /usr/lib64/libltdl.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 -lm -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 -ldl /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so -lrt -pthread -O2 -pthread -pthread -Wl,-soname -Wl,braseroburn.so -Wl,-version-script -Wl,.libs/braseroburn.ver -o .libs/braseroburn.so libtool: link: ( cd ".libs" && rm -f "braseroburn.la" && ln -s "../braseroburn.la" "braseroburn.la" ) make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseroburn' Making all in tests make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/tests' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' Making install in docs make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' make[3]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-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-desktop/src/python-mate-desktop-1.2.0/docs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/docs' Making install in wnck make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/wnck' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/wnck' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c wnck.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /usr/bin/ginstall -c .libs/wnck.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/wnck.so libtool: install: /usr/bin/ginstall -c .libs/wnck.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/wnck.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" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs" /usr/bin/ginstall -c -m 644 wnck.defs '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/wnck' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/wnck' Making install in gtop make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/gtop' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/gtop' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c gtop.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /usr/bin/ginstall -c .libs/gtop.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/gtop.so libtool: install: /usr/bin/ginstall -c .libs/gtop.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/gtop.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/gtop' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/gtop' Making install in rsvg make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/rsvg' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/rsvg' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c rsvg.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /usr/bin/ginstall -c .libs/rsvg.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/rsvg.so libtool: install: /usr/bin/ginstall -c .libs/rsvg.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/rsvg.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/rsvg' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/rsvg' Making install in matekeyring make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matekeyring' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matekeyring' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c matekeyring.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /usr/bin/ginstall -c .libs/matekeyring.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matekeyring.so libtool: install: /usr/bin/ginstall -c .libs/matekeyring.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matekeyring.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" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs" /usr/bin/ginstall -c -m 644 matekeyring.defs '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matekeyring' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matekeyring' Making install in matedesktop make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matedesktop' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matedesktop' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c _matedesktop.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop' libtool: install: /usr/bin/ginstall -c .libs/_matedesktop.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/_matedesktop.so libtool: install: /usr/bin/ginstall -c .libs/_matedesktop.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/_matedesktop.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop" /usr/bin/ginstall -c -m 644 __init__.py '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/share/pygtk/2.0/defs" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs" /usr/bin/ginstall -c -m 644 _matedesktop.defs '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matedesktop' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/matedesktop' Making install in braseromedia make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c braseromedia.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /usr/bin/ginstall -c .libs/braseromedia.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/braseromedia.so libtool: install: /usr/bin/ginstall -c .libs/braseromedia.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/braseromedia.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" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs" /usr/bin/ginstall -c -m 644 brasero_media.defs '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseromedia' Making install in braseroburn make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseroburn' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseroburn' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c braseroburn.la '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' libtool: install: /usr/bin/ginstall -c .libs/braseroburn.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/braseroburn.so libtool: install: /usr/bin/ginstall -c .libs/braseroburn.lai /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/braseroburn.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" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs" /usr/bin/ginstall -c -m 644 brasero_burn.defs '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseroburn' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/braseroburn' Making install in tests make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/tests' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-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-desktop/src/python-mate-desktop-1.2.0/tests' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0/tests' make[1]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' make[2]: Entering directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' test -z "/usr/lib64/python2.6/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0" /usr/bin/ginstall -c -m 644 bugbuddy.py '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0' Byte-compiling python modules... bugbuddy.py Byte-compiling python modules (optimized versions) ... bugbuddy.py test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 mate-python-desktop-2.0.pc '/home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' make[1]: Leaving directory `/home/lmello/Downloads/pkg/mate/python-mate-desktop/src/python-mate-desktop-1.2.0' /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg: total 8 drwxr-xr-x 2 root root 4096 May 23 16:16 install drwxr-xr-x 6 root root 4096 May 23 16:16 usr /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/install: total 4 -rw-r--r-- 1 root root 321 May 23 16:16 slack-desc /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 May 23 16:16 doc drwxr-xr-x 4 root root 4096 May 23 16:16 lib64 drwxr-xr-x 3 root root 4096 May 23 16:16 share drwxr-xr-x 3 root root 4096 May 23 16:14 src /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 23 16:16 python-mate-desktop-1.2.0 /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/doc/python-mate-desktop-1.2.0: total 80 -rw-r--r-- 1 root root 409 May 23 16:16 AUTHORS -rw-r--r-- 1 root root 578 May 23 16:16 COPYING -rw-r--r-- 1 root root 26430 May 23 16:16 COPYING.LGPL -rw-r--r-- 1 root root 18826 May 23 16:16 ChangeLog -rw-r--r-- 1 root root 16882 May 23 16:16 NEWS -rw-r--r-- 1 root root 403 May 23 16:16 README /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64: total 8 drwxr-xr-x 2 root root 4096 May 23 16:16 pkgconfig drwxr-xr-x 3 root root 4096 May 23 16:16 python2.6 /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 196 May 23 16:16 mate-python-desktop-2.0.pc /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6: total 4 drwxr-xr-x 3 root root 4096 May 23 16:16 site-packages /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages: total 4 drwxr-xr-x 3 root root 4096 May 23 16:16 gtk-2.0 /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0: total 360 -rwxr-xr-x 1 root root 2063 May 23 16:16 braseroburn.la -rwxr-xr-x 1 root root 91264 May 23 16:16 braseroburn.so -rwxr-xr-x 1 root root 1673 May 23 16:16 braseromedia.la -rwxr-xr-x 1 root root 54048 May 23 16:16 braseromedia.so -rw-r--r-- 1 root root 1014 May 23 16:16 bugbuddy.py -rw-r--r-- 1 root root 1455 May 23 16:16 bugbuddy.pyc -rw-r--r-- 1 root root 1455 May 23 16:16 bugbuddy.pyo -rwxr-xr-x 1 root root 1620 May 23 16:16 gtop.la -rwxr-xr-x 1 root root 30176 May 23 16:16 gtop.so drwxr-xr-x 2 root root 4096 May 23 16:16 matedesktop -rwxr-xr-x 1 root root 1175 May 23 16:16 matekeyring.la -rwxr-xr-x 1 root root 49576 May 23 16:16 matekeyring.so -rwxr-xr-x 1 root root 1648 May 23 16:16 rsvg.la -rwxr-xr-x 1 root root 13896 May 23 16:16 rsvg.so -rwxr-xr-x 1 root root 1859 May 23 16:16 wnck.la -rwxr-xr-x 1 root root 72368 May 23 16:16 wnck.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop: total 48 -rw-r--r-- 1 root root 1132 May 23 16:16 __init__.py -rw-r--r-- 1 root root 1424 May 23 16:16 __init__.pyc -rw-r--r-- 1 root root 1424 May 23 16:16 __init__.pyo -rwxr-xr-x 1 root root 1986 May 23 16:16 _matedesktop.la -rwxr-xr-x 1 root root 32040 May 23 16:16 _matedesktop.so /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 May 23 16:16 pygtk /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk: total 4 drwxr-xr-x 3 root root 4096 May 23 16:16 2.0 /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0: total 4 drwxr-xr-x 2 root root 4096 May 23 16:16 defs /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/share/pygtk/2.0/defs: total 128 -rw-r--r-- 1 root root 10413 May 23 16:16 _matedesktop.defs -rw-r--r-- 1 root root 44642 May 23 16:16 brasero_burn.defs -rw-r--r-- 1 root root 15801 May 23 16:16 brasero_media.defs -rw-r--r-- 1 root root 23861 May 23 16:16 matekeyring.defs -rw-r--r-- 1 root root 31628 May 23 16:16 wnck.defs /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 23 16:16 python-mate-desktop-1.2.0 /home/lmello/Downloads/pkg/mate/python-mate-desktop/pkg/usr/src/python-mate-desktop-1.2.0: total 4 -rw-r--r-- 1 root root 962 May 23 16:16 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-desktop/python-mate-desktop-1.2.0-x86_64-1lm.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/python-mate-desktop-1.2.0/ usr/doc/python-mate-desktop-1.2.0/COPYING usr/doc/python-mate-desktop-1.2.0/README usr/doc/python-mate-desktop-1.2.0/ChangeLog usr/doc/python-mate-desktop-1.2.0/AUTHORS usr/doc/python-mate-desktop-1.2.0/NEWS usr/doc/python-mate-desktop-1.2.0/COPYING.LGPL usr/src/ usr/src/python-mate-desktop-1.2.0/ usr/src/python-mate-desktop-1.2.0/SLKBUILD usr/share/ usr/share/pygtk/ usr/share/pygtk/2.0/ usr/share/pygtk/2.0/defs/ usr/share/pygtk/2.0/defs/brasero_media.defs usr/share/pygtk/2.0/defs/wnck.defs usr/share/pygtk/2.0/defs/_matedesktop.defs usr/share/pygtk/2.0/defs/brasero_burn.defs usr/share/pygtk/2.0/defs/matekeyring.defs 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/matekeyring.so usr/lib64/python2.6/site-packages/gtk-2.0/gtop.la usr/lib64/python2.6/site-packages/gtk-2.0/rsvg.so usr/lib64/python2.6/site-packages/gtk-2.0/bugbuddy.py usr/lib64/python2.6/site-packages/gtk-2.0/wnck.la usr/lib64/python2.6/site-packages/gtk-2.0/matekeyring.la usr/lib64/python2.6/site-packages/gtk-2.0/braseroburn.so usr/lib64/python2.6/site-packages/gtk-2.0/gtop.so usr/lib64/python2.6/site-packages/gtk-2.0/rsvg.la usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/ usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/__init__.pyo usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/_matedesktop.la usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/_matedesktop.so usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/__init__.pyc usr/lib64/python2.6/site-packages/gtk-2.0/matedesktop/__init__.py usr/lib64/python2.6/site-packages/gtk-2.0/bugbuddy.pyo usr/lib64/python2.6/site-packages/gtk-2.0/braseromedia.so usr/lib64/python2.6/site-packages/gtk-2.0/braseromedia.la usr/lib64/python2.6/site-packages/gtk-2.0/braseroburn.la usr/lib64/python2.6/site-packages/gtk-2.0/bugbuddy.pyc usr/lib64/python2.6/site-packages/gtk-2.0/wnck.so usr/lib64/pkgconfig/ usr/lib64/pkgconfig/mate-python-desktop-2.0.pc Slackware package /home/lmello/Downloads/pkg/mate/python-mate-desktop/python-mate-desktop-1.2.0-x86_64-1lm.txz created. Package has been built. Cleaning pkg and src directories