Hi! Seeing there is some support for sqlite in glom-1.9 I wanted to build it, but unfortunately I cannot resolve missing pygda-4.0. Attempt to build latest gnome-python-extras gives: Script started on Wed 28 Jan 2009 09:10:45 PM CET checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate 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}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for headers required to compile python extensions... found checking for Python library path... /usr/lib/python2.6/config 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 pygtk defs... /usr/share/pygtk/2.0/defs checking for gnome-python defs... /usr/share/pygtk/2.0/defs checking for gnome-python argtypes dir... /usr/share/pygtk/2.0/argtypes 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.18.4) checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.14.7) checking for GTKHTML2... yes checking for EGGTRAY... yes checking for EGG_RECENT... yes checking for GTKMOZEMBED... no checking for GTKMOZEMBED... no checking for GTKMOZEMBED... yes checking for GTKSPELL... yes checking for GDL... no checking for GDL... yes checking for GDA... yes checking for GKSU2... yes checking for GKSU... no checking for GKSUUI... no checking whether gcc understands -Wall... yes checking whether gcc understands -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gtkhtml2/Makefile config.status: creating egg/Makefile config.status: creating egg/tray/Makefile config.status: creating egg/recent/Makefile config.status: creating gtkmozembed/Makefile config.status: creating gtkspell/Makefile config.status: creating gdl/Makefile config.status: creating gda/Makefile config.status: creating gda/pygda-4.0.pc config.status: creating gksu2/Makefile config.status: creating gksu/Makefile config.status: creating gnome-python-extras-2.0.pc config.status: creating tests/Makefile config.status: creating docs/gtkmozembed/Makefile config.status: creating docs/gtkspell/Makefile config.status: creating docs/gtkmozembed/entities.docbook config.status: creating docs/gtkspell/entities.docbook config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands The following modules will be built: gtkhtml2 egg.trayicon egg.recent gtkmozembed (linking to mozilla) gtkspell gdl gda gksu2 The following modules will NOT be built: gksu gksu.ui make all-recursive make[1]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1' Making all in tests make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/tests' Making all in egg make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg' Making all in tray make[3]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg/tray' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg/tray' Making all in recent make[3]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg/recent' ( cd . && glib-mkenums \ --fhead "#ifndef __EGG_TYPE_BUILTINS_H__\n#define __EGG_TYPE_BUILTINS_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename \" */\n" \ --vhead "GType @enum_name _get_type (void);\n#define EGG_TYPE_ ENUMSHORT@ (@enum_name _get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __EGG_TYPE_BUILTINS_H__ */" \ egg-recent.h egg-recent-item.h egg-recent-model.h egg-recent-view.h egg-recent-view-gtk.h egg-recent-view-bonobo.h ) >> xgen-gtbh \ && (cmp -s xgen-gtbh eggtypebuiltins.h || cp xgen-gtbh eggtypebuiltins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-eggtypebuiltins.h make all-am make[4]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg/recent' ( cd . && glib-mkenums \ --fhead "#include \"egg-recent.h\"\n#include \"egg-recent-item.h\"\n#include \"egg-recent-model.h\"\n#include \"egg-recent-view.h\"\n#include \"egg-recent-view-bonobo.h\"\n#include \"egg-recent-view-gtk.h\"" \ --fprod "\n/* enumerations from \"@filename \" */" \ --vhead "GType\n enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME \", \"@valuenick \" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_ type@_register_static (\"@EnumName \", values);\n }\n return etype;\n}\n" \ egg-recent.h egg-recent-item.h egg-recent-model.h egg-recent-view.h egg-recent-view-gtk.h egg-recent-view-bonobo.h ) > xgen-gtbc \ && cp xgen-gtbc eggtypebuiltins.c \ && rm -f xgen-gtbc /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gnome-python-2.0 -DEGG_COMPILATION -g -O2 -Wall -fno-strict-aliasing -MT libeggrecent_la-eggtypebuiltins.lo -MD -MP -MF .deps/libeggrecent_la-eggtypebuiltins.Tpo -c -o libeggrecent_la-eggtypebuiltins.lo `test -f 'eggtypebuiltins.c' || echo './'`eggtypebuiltins.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gnome-python-2.0 -DEGG_COMPILATION -g -O2 -Wall -fno-strict-aliasing -MT libeggrecent_la-eggtypebuiltins.lo -MD -MP -MF .deps/libeggrecent_la-eggtypebuiltins.Tpo -c eggtypebuiltins.c -fPIC -DPIC -o .libs/libeggrecent_la-eggtypebuiltins.o mv -f .deps/libeggrecent_la-eggtypebuiltins.Tpo .deps/libeggrecent_la-eggtypebuiltins.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gnome-python-2.0 -DEGG_COMPILATION -g -O2 -Wall -fno-strict-aliasing -o libeggrecent.la libeggrecent_la-egg-recent-item.lo libeggrecent_la-egg-recent-model.lo libeggrecent_la-egg-recent-view.lo libeggrecent_la-egg-recent-view-gtk.lo libeggrecent_la-egg-recent-view-bonobo.lo libeggrecent_la-egg-recent-view-uimanager.lo libeggrecent_la-egg-recent-util.lo libeggrecent_la-eggtypebuiltins.lo -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 rm -fr .libs/libeggrecent.a .libs/libeggrecent.la ar cru .libs/libeggrecent.a .libs/libeggrecent_la-egg-recent-item.o .libs/libeggrecent_la-egg-recent-model.o .libs/libeggrecent_la-egg-recent-view.o .libs/libeggrecent_la-egg-recent-view-gtk.o .libs/libeggrecent_la-egg-recent-view-bonobo.o .libs/libeggrecent_la-egg-recent-view-uimanager.o .libs/libeggrecent_la-egg-recent-util.o .libs/libeggrecent_la-eggtypebuiltins.o ranlib .libs/libeggrecent.a creating libeggrecent.la (cd .libs && rm -f libeggrecent.la && ln -s ../libeggrecent.la libeggrecent.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gnome-python-2.0 -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex initrecent -o recent.la -rpath /usr/local/lib/python2.6/site-packages/gtk-2.0/egg recent_la-eggrecentmodule.lo recent_la-eggrecent.lo libeggrecent.la rm -fr .libs/recent.exp .libs/recent.la .libs/recent.lai .libs/recent.so .libs/recent.ver generating symbol list for `recent.la' /usr/bin/nm -B .libs/recent_la-eggrecentmodule.o .libs/recent_la-eggrecent.o ./.libs/libeggrecent.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/recent.exp /bin/grep -E -e "initrecent" ".libs/recent.exp" > ".libs/recent.expT" mv -f ".libs/recent.expT" ".libs/recent.exp" echo "{ global:" > .libs/recent.ver cat .libs/recent.exp | sed -e "s/\(.*\)/\1;/" >> .libs/recent.ver echo "local: *; };" >> .libs/recent.ver gcc -shared .libs/recent_la-eggrecentmodule.o .libs/recent_la-eggrecent.o -Wl,--whole-archive ./.libs/libeggrecent.a -Wl,--no-whole-archive -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-soname -Wl,recent.so -Wl,-version-script -Wl,.libs/recent.ver -o .libs/recent.so creating recent.la (cd .libs && rm -f recent.la && ln -s ../recent.la recent.la) make[4]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg/recent' make[3]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg/recent' make[3]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg' make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/egg' Making all in gksu2 make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/gksu2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -DORBIT2=1 -pthread -I/usr/include/libgksu -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT _gksu2_la-gksu2module.lo -MD -MP -MF .deps/_gksu2_la-gksu2module.Tpo -c -o _gksu2_la-gksu2module.lo `test -f 'gksu2module.c' || echo './'`gksu2module.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -DORBIT2=1 -pthread -I/usr/include/libgksu -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT _gksu2_la-gksu2module.lo -MD -MP -MF .deps/_gksu2_la-gksu2module.Tpo -c gksu2module.c -fPIC -DPIC -o .libs/_gksu2_la-gksu2module.o mv -f .deps/_gksu2_la-gksu2module.Tpo .deps/_gksu2_la-gksu2module.Plo (cd .\ && /usr/bin/pygtk-codegen-2.0 \ --override gksu2.override \ --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 pygksu2 gksu2.defs) > gen-gksu2.c \ && cp gen-gksu2.c gksu2.c \ && rm -f gen-gksu2.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 /usr/share/pygobject/2.0/codegen/definitions.py:42: DeprecationWarning: object.__init__() takes no parameters str.__init__(self, type_name) Could not write method GksuContext.set_launcher_context: No ArgType for SnLauncherContext* Could not write method GksuContext.get_launcher_context: No ArgType for SnLauncherContext* Could not write function sudo_full: No ArgType for GksuAskPassFunc Could not write function run_full: No ArgType for GksuAskPassFunc ***INFO*** The coverage of global functions is 75.00% (6/8) ***INFO*** The coverage of methods is 90.00% (18/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 -DORBIT2=1 -pthread -I/usr/include/libgksu -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT _gksu2_la-gksu2.lo -MD -MP -MF .deps/_gksu2_la-gksu2.Tpo -c -o _gksu2_la-gksu2.lo `test -f 'gksu2.c' || echo './'`gksu2.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -DORBIT2=1 -pthread -I/usr/include/libgksu -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT _gksu2_la-gksu2.lo -MD -MP -MF .deps/_gksu2_la-gksu2.Tpo -c gksu2.c -fPIC -DPIC -o .libs/_gksu2_la-gksu2.o mv -f .deps/_gksu2_la-gksu2.Tpo .deps/_gksu2_la-gksu2.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DORBIT2=1 -pthread -I/usr/include/libgksu -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-keyring-1 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex init_gksu2 -o _gksu2.la -rpath /usr/local/lib/python2.6/site-packages/gtk-2.0/gksu2 _gksu2_la-gksu2module.lo _gksu2_la-gksu2.lo -lgksu2 -lstartup-notification-1 -lgnome-keyring -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 generating symbol list for `_gksu2.la' /usr/bin/nm -B .libs/_gksu2_la-gksu2module.o .libs/_gksu2_la-gksu2.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/_gksu2.exp /bin/grep -E -e "init_gksu2" ".libs/_gksu2.exp" > ".libs/_gksu2.expT" mv -f ".libs/_gksu2.expT" ".libs/_gksu2.exp" echo "{ global:" > .libs/_gksu2.ver cat .libs/_gksu2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_gksu2.ver echo "local: *; };" >> .libs/_gksu2.ver gcc -shared .libs/_gksu2_la-gksu2module.o .libs/_gksu2_la-gksu2.o -lgksu2 -lstartup-notification-1 -lgnome-keyring -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-soname -Wl,_gksu2.so -Wl,-version-script -Wl,.libs/_gksu2.ver -o .libs/_gksu2.so creating _gksu2.la (cd .libs && rm -f _gksu2.la && ln -s ../_gksu2.la _gksu2.la) make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/gksu2' Making all in gtkhtml2 make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/gtkhtml2' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkhtml2_la-gtkhtml2module.lo -MD -MP -MF .deps/gtkhtml2_la-gtkhtml2module.Tpo -c -o gtkhtml2_la-gtkhtml2module.lo `test -f 'gtkhtml2module.c' || echo './'`gtkhtml2module.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkhtml2_la-gtkhtml2module.lo -MD -MP -MF .deps/gtkhtml2_la-gtkhtml2module.Tpo -c gtkhtml2module.c -fPIC -DPIC -o .libs/gtkhtml2_la-gtkhtml2module.o mv -f .deps/gtkhtml2_la-gtkhtml2module.Tpo .deps/gtkhtml2_la-gtkhtml2module.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --override gtkhtml2.override \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --prefix pygtkhtml2 gtkhtml2.defs) > gen-gtkhtml2.c \ && cp gen-gtkhtml2.c gtkhtml2.c \ && rm -f gen-gtkhtml2.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 /usr/share/pygobject/2.0/codegen/definitions.py:42: DeprecationWarning: object.__init__() takes no parameters str.__init__(self, type_name) Could not write method HtmlView.find_layout_box: No ArgType for DomNode* Could not write getter for HtmlView.document: No ArgType for HtmlDocumen* Could not write method HtmlDocument.update_hover_node: No ArgType for DomNode* Could not write method HtmlDocument.update_active_node: No ArgType for DomNode* Could not write method HtmlDocument.update_focus_element: No ArgType for DomElement* Could not write method HtmlDocument.find_anchor: No ArgType for DomNode* Warning: generating old-style constructor for:html_stream_new Could not write constructor for HtmlStream: No ArgType for HtmlStreamWriteFunc Could not write function html_selection_set: No ArgType for DomNode* Warning: Constructor for HtmlStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 83.33% (5/6) ***INFO*** The coverage of methods is 79.17% (19/24) ***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/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkhtml2_la-gtkhtml2.lo -MD -MP -MF .deps/gtkhtml2_la-gtkhtml2.Tpo -c -o gtkhtml2_la-gtkhtml2.lo `test -f 'gtkhtml2.c' || echo './'`gtkhtml2.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkhtml2_la-gtkhtml2.lo -MD -MP -MF .deps/gtkhtml2_la-gtkhtml2.Tpo -c gtkhtml2.c -fPIC -DPIC -o .libs/gtkhtml2_la-gtkhtml2.o mv -f .deps/gtkhtml2_la-gtkhtml2.Tpo .deps/gtkhtml2_la-gtkhtml2.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgtkhtml2 -o gtkhtml2.la -rpath /usr/local/lib/python2.6/site-packages/gtk-2.0 gtkhtml2_la-gtkhtml2module.lo gtkhtml2_la-gtkhtml2.lo -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 generating symbol list for `gtkhtml2.la' /usr/bin/nm -B .libs/gtkhtml2_la-gtkhtml2module.o .libs/gtkhtml2_la-gtkhtml2.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gtkhtml2.exp /bin/grep -E -e "initgtkhtml2" ".libs/gtkhtml2.exp" > ".libs/gtkhtml2.expT" mv -f ".libs/gtkhtml2.expT" ".libs/gtkhtml2.exp" echo "{ global:" > .libs/gtkhtml2.ver cat .libs/gtkhtml2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtkhtml2.ver echo "local: *; };" >> .libs/gtkhtml2.ver gcc -shared .libs/gtkhtml2_la-gtkhtml2module.o .libs/gtkhtml2_la-gtkhtml2.o -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-soname -Wl,gtkhtml2.so -Wl,-version-script -Wl,.libs/gtkhtml2.ver -o .libs/gtkhtml2.so creating gtkhtml2.la (cd .libs && rm -f gtkhtml2.la && ln -s ../gtkhtml2.la gtkhtml2.la) make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/gtkhtml2' Making all in gtkmozembed make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/gtkmozembed' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkmozembedmodule.lo -MD -MP -MF .deps/gtkmozembedmodule.Tpo -c -o gtkmozembedmodule.lo gtkmozembedmodule.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkmozembedmodule.lo -MD -MP -MF .deps/gtkmozembedmodule.Tpo -c gtkmozembedmodule.c -fPIC -DPIC -o .libs/gtkmozembedmodule.o mv -f .deps/gtkmozembedmodule.Tpo .deps/gtkmozembedmodule.Plo (cd .\ && /usr/bin/pygtk-codegen-2.0 \ \ --override gtkmozembed.override \ --prefix pygtkmozembed gtkmozembed.defs) > gen-gtkmozembed.c \ && cp gen-gtkmozembed.c gtkmozembed.c \ && rm -f gen-gtkmozembed.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 /usr/share/pygobject/2.0/codegen/definitions.py:42: DeprecationWarning: object.__init__() takes no parameters str.__init__(self, type_name) Could not write virtual accessor method GtkMozEmbed.new_window: No ArgType for GtkMozEmbed** Could not write virtual accessor method GtkMozEmbed.dom_key_down: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_key_press: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_key_up: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_mouse_down: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_mouse_up: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_mouse_click: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_mouse_dbl_click: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_mouse_over: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.dom_mouse_out: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.security_change: No ArgType for gpointer Could not write virtual accessor method GtkMozEmbed.status_change: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.new_window: No ArgType for GtkMozEmbed** Could not write virtual proxy GtkMozEmbed.dom_key_down: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_key_press: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_key_up: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_mouse_down: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_mouse_up: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_mouse_click: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_mouse_dbl_click: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_mouse_over: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.dom_mouse_out: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.security_change: No ArgType for gpointer Could not write virtual proxy GtkMozEmbed.status_change: No ArgType for gpointer Could not write function gtk_moz_embed_single_get: No ArgType for GtkMozEmbedSingle* ***INFO*** The coverage of global functions is 85.71% (6/7) ***INFO*** The coverage of methods is 100.00% (17/17) ***INFO*** The coverage of virtual proxies is 53.85% (14/26) ***INFO*** The coverage of virtual accessors is 53.85% (14/26) ***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/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkmozembed.lo -MD -MP -MF .deps/gtkmozembed.Tpo -c -o gtkmozembed.lo gtkmozembed.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fshort-wchar -I/usr/include/xulrunner-1.9/unstable -I/usr/include/nspr -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2 -Wall -fno-strict-aliasing -MT gtkmozembed.lo -MD -MP -MF .deps/gtkmozembed.Tpo -c gtkmozembed.c -fPIC -DPIC -o .libs/gtkmozembed.o mv -f .deps/gtkmozembed.Tpo .deps/gtkmozembed.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgtkmozembed -R/usr/lib/xulrunner-1.9 -L/usr/lib/xulrunner-1.9 -o gtkmozembed.la -rpath /usr/local/lib/python2.6/site-packages/gtk-2.0 gtkmozembedmodule.lo gtkmozembed.lo -L/usr/lib/xulrunner-devel-1.9/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 generating symbol list for `gtkmozembed.la' /usr/bin/nm -B .libs/gtkmozembedmodule.o .libs/gtkmozembed.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gtkmozembed.exp /bin/grep -E -e "initgtkmozembed" ".libs/gtkmozembed.exp" > ".libs/gtkmozembed.expT" mv -f ".libs/gtkmozembed.expT" ".libs/gtkmozembed.exp" echo "{ global:" > .libs/gtkmozembed.ver cat .libs/gtkmozembed.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtkmozembed.ver echo "local: *; };" >> .libs/gtkmozembed.ver gcc -shared .libs/gtkmozembedmodule.o .libs/gtkmozembed.o -Wl,--rpath -Wl,/usr/lib/xulrunner-1.9 -L/usr/lib/xulrunner-1.9 -L/usr/lib/xulrunner-devel-1.9/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-soname -Wl,gtkmozembed.so -Wl,-version-script -Wl,.libs/gtkmozembed.ver -o .libs/gtkmozembed.so creating gtkmozembed.la (cd .libs && rm -f gtkmozembed.la && ln -s ../gtkmozembed.la gtkmozembed.la) make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/gtkmozembed' Making all in gtkspell make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/gtkspell' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/python2.6 -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gtkspellmodule.lo -MD -MP -MF .deps/gtkspellmodule.Tpo -c -o gtkspellmodule.lo gtkspellmodule.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/python2.6 -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gtkspellmodule.lo -MD -MP -MF .deps/gtkspellmodule.Tpo -c gtkspellmodule.c -fPIC -DPIC -o .libs/gtkspellmodule.o mv -f .deps/gtkspellmodule.Tpo .deps/gtkspellmodule.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -export-symbols-regex initgtkspell -o gtkspell.la -rpath /usr/local/lib/python2.6/site-packages/gtk-2.0 gtkspellmodule.lo generating symbol list for `gtkspell.la' /usr/bin/nm -B .libs/gtkspellmodule.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gtkspell.exp /bin/grep -E -e "initgtkspell" ".libs/gtkspell.exp" > ".libs/gtkspell.expT" mv -f ".libs/gtkspell.expT" ".libs/gtkspell.exp" echo "{ global:" > .libs/gtkspell.ver cat .libs/gtkspell.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtkspell.ver echo "local: *; };" >> .libs/gtkspell.ver gcc -shared .libs/gtkspellmodule.o -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,gtkspell.so -Wl,-version-script -Wl,.libs/gtkspell.ver -o .libs/gtkspell.so creating gtkspell.la (cd .libs && rm -f gtkspell.la && ln -s ../gtkspell.la gtkspell.la) make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/gtkspell' Making all in gdl make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/gdl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gdlmodule.lo -MD -MP -MF .deps/gdlmodule.Tpo -c -o gdlmodule.lo gdlmodule.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gdlmodule.lo -MD -MP -MF .deps/gdlmodule.Tpo -c gdlmodule.c -fPIC -DPIC -o .libs/gdlmodule.o mv -f .deps/gdlmodule.Tpo .deps/gdlmodule.Plo (cd .\ && /usr/bin/pygtk-codegen-2.0 \ --override gdl.override \ \ --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 pygdl gdl.defs) > gen-gdl.c \ && cp gen-gdl.c gdl.c \ && rm -f gen-gdl.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 /usr/share/pygobject/2.0/codegen/definitions.py:42: DeprecationWarning: object.__init__() takes no parameters str.__init__(self, type_name) Warning: generating old-style constructor for:gdl_dock_bar_new Warning: generating old-style constructor for:gdl_dock_layout_new Could not write method GdlDockLayout.get_layouts: No ArgType for GList* Could not write method GdlDockMaster.foreach: No ArgType for GFunc Could not write method GdlDockMaster.foreach_toplevel: No ArgType for GFunc Could not write method GdlDockObject.dock_request: No ArgType for GdlDockRequest* Could not write method GdlDockObject.reorder: No ArgType for GValue* Could not write method GdlDockObject.child_placement: No ArgType for GdlDockPlacement* Could not write method GdlDock.get_named_items: No ArgType for GList* Warning: generating old-style constructor for:gdl_dock_placeholder_new Warning: Constructor for GdlDockBar needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdlDockLayout needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdlDockObject needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdlDockPlaceholder 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% (4/4) ***INFO*** The coverage of methods is 88.14% (52/59) ***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/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gdl.lo -MD -MP -MF .deps/gdl.Tpo -c -o gdl.lo gdl.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gdl.lo -MD -MP -MF .deps/gdl.Tpo -c gdl.c -fPIC -DPIC -o .libs/gdl.o mv -f .deps/gdl.Tpo .deps/gdl.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgdl -o gdl.la -rpath /usr/local/lib/python2.6/site-packages/gtk-2.0 gdlmodule.lo gdl.lo -lgdl-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 generating symbol list for `gdl.la' /usr/bin/nm -B .libs/gdlmodule.o .libs/gdl.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/gdl.exp /bin/grep -E -e "initgdl" ".libs/gdl.exp" > ".libs/gdl.expT" mv -f ".libs/gdl.expT" ".libs/gdl.exp" echo "{ global:" > .libs/gdl.ver cat .libs/gdl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gdl.ver echo "local: *; };" >> .libs/gdl.ver gcc -shared .libs/gdlmodule.o .libs/gdl.o -lgdl-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,gdl.so -Wl,-version-script -Wl,.libs/gdl.ver -o .libs/gdl.so creating gdl.la (cd .libs && rm -f gdl.la && ln -s ../gdl.la gdl.la) make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/gdl' Making all in gda make[2]: Entering directory `/home/gour/tmp/gnome-python-extras-2.25.1/gda' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libgda-4.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gda_la-gdamodule.lo -MD -MP -MF .deps/gda_la-gdamodule.Tpo -c -o gda_la-gdamodule.lo `test -f 'gdamodule.c' || echo './'`gdamodule.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libgda-4.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gda_la-gdamodule.lo -MD -MP -MF .deps/gda_la-gdamodule.Tpo -c gdamodule.c -fPIC -DPIC -o .libs/gda_la-gdamodule.o mv -f .deps/gda_la-gdamodule.Tpo .deps/gda_la-gdamodule.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libgda-4.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gda_la-pygdavalue_conversions.lo -MD -MP -MF .deps/gda_la-pygdavalue_conversions.Tpo -c -o gda_la-pygdavalue_conversions.lo `test -f 'pygdavalue_conversions.c' || echo './'`pygdavalue_conversions.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libgda-4.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gda_la-pygdavalue_conversions.lo -MD -MP -MF .deps/gda_la-pygdavalue_conversions.Tpo -c pygdavalue_conversions.c -fPIC -DPIC -o .libs/gda_la-pygdavalue_conversions.o pygdavalue_conversions.c: In function ‘pygda_value_as_pyobject’: pygdavalue_conversions.c:157: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘GType’ mv -f .deps/gda_la-pygdavalue_conversions.Tpo .deps/gda_la-pygdavalue_conversions.Plo (cd . \ && /usr/bin/pygtk-codegen-2.0 \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --load-types gda-arg-types.py \ --register gda.defs \ --override gda.override \ --prefix pygda gda.defs) > gen-gda.c \ && cp gen-gda.c gda.c \ && rm -f gen-gda.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 /usr/share/pygobject/2.0/codegen/definitions.py:42: DeprecationWarning: object.__init__() takes no parameters str.__init__(self, type_name) Could not write method GdaBatch.get_statements: No ArgType for const-GSList* Could not write method GdaBatch.get_parameters: No ArgType for GdaSet** Could not write method GdaBlobOp.read: No ArgType for GdaBlob* Could not write method GdaBlobOp.read_all: No ArgType for GdaBlob* Could not write method GdaBlobOp.write: No ArgType for GdaBlob* Could not write method GdaBlobOp.write_all: No ArgType for GdaBlob* Could not write method GdaConnection.get_events: No ArgType for const-GList* Could not write method GdaConnection.create_parser: No ArgType for GdaSqlParser* Could not write method GdaConnection.batch_execute: No ArgType for GSList* Could not write method GdaConnection.statement_to_sql: No ArgType for GSList** Could not write method GdaConnection.statement_execute: No ArgType for GdaSet** Could not write method GdaConnection.statement_execute_select_fullv: varargs functions not supported Could not write method GdaConnection.statement_execute_select_full: No ArgType for GType* Could not write method GdaConnection.statement_execute_non_select: No ArgType for GdaSet** Could not write method GdaConnection.update_meta_store: No ArgType for GdaMetaContext* Could not write method GdaConnection.get_meta_store_data: varargs functions not supported Could not write method GdaConnection.get_meta_store_data_v: No ArgType for GList* Could not write method GdaConnection.internal_set_provider_data: No ArgType for gpointer Could not write method GdaConnection.internal_get_provider_data: No ArgType for gpointer Could not write method GdaConnection.add_event_string: varargs functions not supported Could not write method GdaConnection.add_prepared_statement: No ArgType for GdaPStmt* Could not write method GdaConnection.get_prepared_statement: No ArgType for GdaPStmt* Warning: generating old-style constructor for:gda_connection_event_new Warning: generating old-style constructor for:gda_data_access_wrapper_new Warning: generating old-style constructor for:gda_data_comparator_new Could not write method GdaDataComparator.set_key_columns: No ArgType for const-gint* Could not write method GdaDataComparator.get_diff: No ArgType for const-GdaDiff* Could not write method GdaDataModel.set_values: No ArgType for GList* Could not write method GdaDataModel.append_values: No ArgType for const-GList* Could not write method GdaDataModel.get_row_from_values: No ArgType for GSList* Could not write method GdaDataModel.export_to_string: No ArgType for const-gint* Could not write method GdaDataModel.export_to_file: No ArgType for const-gint* Could not write method GdaDataModel.import_from_model: No ArgType for GHashTable* Could not write method GdaDataModel.import_from_string: No ArgType for GHashTable* Could not write method GdaDataModel.import_from_file: No ArgType for GHashTable* Could not write method GdaDataModel.to_xml_node: No ArgType for const-gint* Could not write method GdaDataModel.add_data_from_xml_node: No ArgType for xmlNodePtr Warning: generating old-style constructor for:gda_data_model_array_new Warning: generating old-style constructor for:gda_data_model_dir_new Could not write method GdaDataModelDir.get_errors: No ArgType for const-GSList* Could not write method GdaDataModelImport.get_errors: No ArgType for GSList* Warning: generating old-style constructor for:gda_data_proxy_new Could not write method GdaDataProxy.get_values: No ArgType for gint* Could not write method GdaDataSelect.set_row_selection_condition: No ArgType for GdaSqlExpr* Warning: generating old-style constructor for:gda_holder_new Could not write method GdaHolder.take_static_value: No ArgType for gboolean* Could not write method GdaHolder.get_source_model: No ArgType for gint* Warning: generating old-style constructor for:gda_meta_store_new Could not write method GdaMetaStore.extract: varargs functions not supported Could not write method GdaMetaStore.modify: varargs functions not supported Could not write method GdaMetaStore.modify_with_context: No ArgType for GdaMetaContext* Could not write method GdaMetaStore.get_attribute_value: No ArgType for gchar** Could not write method GdaMetaStore.schema_get_all_tables: No ArgType for GSList* Could not write method GdaMetaStore.schema_get_depend_tables: No ArgType for GSList* Warning: generating old-style constructor for:gda_meta_struct_new Could not write method GdaMetaStruct.complement: No ArgType for GdaMetaDbObject* Could not write method GdaMetaStruct.complement_depend: No ArgType for GdaMetaDbObject* Could not write method GdaMetaStruct.get_all_db_objects: No ArgType for GSList* Could not write method GdaMetaStruct.get_db_object: No ArgType for GdaMetaDbObject* Could not write method GdaMetaStruct.get_table_column: No ArgType for GdaMetaTable* Warning: generating old-style constructor for:gda_row_new Warning: generating old-style constructor for:gda_server_operation_new Could not write method GdaServerOperation.get_node_info: varargs functions not supported Could not write method GdaServerOperation.get_value_at: varargs functions not supported Could not write method GdaServerOperation.set_value_at: varargs functions not supported Could not write method GdaServerOperation.save_data_to_xml: No ArgType for xmlNodePtr Could not write method GdaServerOperation.load_data_from_xml: No ArgType for xmlNodePtr Could not write method GdaServerOperation.get_root_nodes: No ArgType for gchar** Could not write method GdaServerOperation.get_node_type: No ArgType for GdaServerOperationNodeStatus* Could not write method GdaServerOperation.get_sequence_item_names: No ArgType for gchar** Could not write method GdaServerProvider.internal_get_parser: No ArgType for GdaSqlParser* Could not write method GdaServerProvider.string_to_value: No ArgType for gchar** Could not write method GdaServerProvider.create_parser: No ArgType for GdaSqlParser* Warning: generating old-style constructor for:gda_set_new Could not write constructor for GdaSet: No ArgType for GSList* Could not write method GdaSet.set_holder_value: varargs functions not supported Could not write method GdaSet.get_node: No ArgType for GdaSetNode* Could not write method GdaSet.get_source_for_model: No ArgType for GdaSetSource* Could not write method GdaSet.get_source: No ArgType for GdaSetSource* Could not write method GdaSet.get_group: No ArgType for GdaSetGroup* Could not write method GdaStatement.to_sql_real: No ArgType for GdaSqlRenderingContext* Could not write method GdaStatement.get_parameters: No ArgType for GdaSet** Could not write method GdaStatement.to_sql_extended: No ArgType for GSList** Could not write method GdaStatement.get_statement_type: No ArgType for GdaSqlStatementType Could not write method GdaThreader.start_thread: No ArgType for GThreadFunc Warning: generating old-style constructor for:gda_transaction_status_new Could not write method GdaTransactionStatus.add_event_svp: No ArgType for GdaTransactionStatusEvent* Could not write method GdaTransactionStatus.add_event_sql: No ArgType for GdaTransactionStatusEvent* Could not write method GdaTransactionStatus.add_event_sub: No ArgType for GdaTransactionStatusEvent* Could not write method GdaTransactionStatus.free_events: No ArgType for GdaTransactionStatusEvent* Could not write method GdaTransactionStatus.find: No ArgType for GdaTransactionStatusEvent** Could not write method GdaTransactionStatus.find_current: No ArgType for GdaTransactionStatusEvent** Warning: generating old-style constructor for:gda_xa_transaction_new Could not write method GdaXaTransaction.commit: No ArgType for GSList** Could not write method GdaXaTransaction.commit_recovered: No ArgType for GSList** Could not write function gda_gbr_get_file_path: varargs functions not supported Could not write function gda_config_get_dsn_info: No ArgType for GdaDsnInfo* Could not write function gda_config_define_dsn: No ArgType for const-GdaDsnInfo* Could not write function gda_config_get_dsn_info_at_index: No ArgType for GdaDsnInfo* Could not write function gda_config_get_provider_info: No ArgType for GdaProviderInfo* Could not write function gda_data_model_array_new_with_g_types: varargs functions not supported Could not write function gda_data_model_import_new_xml_node: No ArgType for xmlNodePtr Could not write function gda_prepare_create_table: varargs functions not supported Could not write function gda_insert_row_into_table: varargs functions not supported Could not write function gda_insert_row_into_table_from_string: varargs functions not supported Could not write function gda_update_values_in_table: varargs functions not supported Could not write function gda_holder_new_inline: varargs functions not supported Could not write function gda_log_message: varargs functions not supported Could not write function gda_log_error: varargs functions not supported Could not write function gda_quark_list_new_from_string: No ArgType for GdaQuarkList* Could not write function gda_server_provider_blob_list_for_update: No ArgType for GdaStatement** Could not write function gda_server_provider_blob_list_for_delete: No ArgType for GdaStatement** Could not write function gda_server_provider_split_update_query: No ArgType for GdaStatement** Could not write function gda_set_new_inline: varargs functions not supported Could not write function gda_set_new_from_spec_node: No ArgType for xmlNodePtr Could not write function gda_completion_list_get: No ArgType for gchar** Could not write function gda_utility_check_data_model: varargs functions not supported Could not write function gda_utility_data_model_dump_data_to_xml: No ArgType for xmlNodePtr Could not write function gda_utility_holder_load_attributes: No ArgType for xmlNodePtr Could not write function gda_compute_unique_table_row_condition: No ArgType for GdaSqlStatementSelect* Could not write function gda_compute_dml_statements: No ArgType for GdaStatement** Could not write function gda_dsn_split: No ArgType for gchar** Could not write function gda_connection_string_split: No ArgType for gchar** Could not write function gda_parse_iso8601_date: No ArgType for GDate* Could not write function gda_parse_iso8601_time: No ArgType for GdaTime* Could not write function gda_parse_iso8601_timestamp: No ArgType for GdaTimestamp* Could not write function gda_value_new_from_xml: No ArgType for const-xmlNodePtr Could not write function gda_value_set_binary: No ArgType for const-GdaBinary* Could not write function gda_value_take_binary: No ArgType for const-GdaBinary* Could not write function gda_value_set_blob: No ArgType for const-GdaBlob* Could not write function gda_value_take_blob: No ArgType for const-GdaBlob* Could not write function gda_value_set_geometric_point: No ArgType for const-GdaGeometricPoint* Could not write function gda_value_get_list: No ArgType for const-GdaValueList* Could not write function gda_value_set_list: No ArgType for const-GdaValueList* Could not write function gda_value_set_numeric: No ArgType for const-GdaNumeric* Could not write function gda_value_set_short: No ArgType for const-gshort Could not write function gda_value_set_ushort: No ArgType for const-gushort Could not write function gda_value_set_time: No ArgType for const-GdaTime* Could not write function gda_value_set_timestamp: No ArgType for const-GdaTimestamp* Could not write function gda_value_to_xml: No ArgType for xmlNodePtr Could not write function gda_string_to_binary: No ArgType for GdaBinary* Could not write function gda_string_to_blob: No ArgType for GdaBlob* Could not write function gda_numeric_copy: No ArgType for gpointer Could not write function gda_numeric_free: No ArgType for gpointer Could not write function gda_time_copy: No ArgType for gpointer Could not write function gda_time_free: No ArgType for gpointer Could not write function gda_timestamp_copy: No ArgType for gpointer Could not write function gda_timestamp_free: No ArgType for gpointer Could not write function gda_geometricpoint_copy: No ArgType for gpointer Could not write function gda_geometricpoint_free: No ArgType for gpointer Could not write function gda_binary_copy: No ArgType for gpointer Could not write function gda_binary_free: No ArgType for gpointer Could not write function gda_blob_copy: No ArgType for gpointer Could not write function gda_blob_free: No ArgType for gpointer Could not write function gda_xa_transaction_string_to_id: No ArgType for GdaXaTransactionId* Warning: Constructor for GdaConnectionEvent needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataAccessWrapper needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataComparator needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataHandler needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataModel needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataModelArray needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataModelDir needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataProxy needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaHolder needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaLockable needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaMetaStore needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaMetaStruct needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaRow needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaServerOperation needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaSet needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaDataModelIter needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaTransactionStatus needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GdaXaTransaction needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 52.38% (66/126) ***INFO*** The coverage of methods is 75.31% (244/324) ***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/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libgda-4.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gda_la-gda.lo -MD -MP -MF .deps/gda_la-gda.Tpo -c -o gda_la-gda.lo `test -f 'gda.c' || echo './'`gda.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libgda-4.0 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -g -O2 -Wall -fno-strict-aliasing -MT gda_la-gda.lo -MD -MP -MF .deps/gda_la-gda.Tpo -c gda.c -fPIC -DPIC -o .libs/gda_la-gda.o gda.c: In function ‘_wrap_gda_threader_cancel’: gda.c:5942: warning: implicit declaration of function ‘gda_threader_cancel’ gda.c:5942: warning: implicit declaration of function ‘GDA_THREADER’ gda.c: In function ‘_wrap_gda_update_value_in_table’: gda.c:6651: warning: implicit declaration of function ‘gda_update_value_in_table’ gda.c: In function ‘pygda_register_classes’: gda.c:7677: error: ‘GDA_TYPE_THREADER’ undeclared (first use in this function) gda.c:7677: error: (Each undeclared identifier is reported only once gda.c:7677: error: for each function it appears in.) make[2]: *** [gda_la-gda.lo] Error 1 make[2]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1/gda' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/gour/tmp/gnome-python-extras-2.25.1' make: *** [all] Error 2 Any idea? Sincerely, Gour -- Gour | Zagreb, Croatia | GPG key: C6E7162D ----------------------------------------------------------------
Attachment:
pgpaXX9W91mF4.pgp
Description: PGP signature