[Bsd-sharp-list] [Fwd: gtk-sharp-1.0.10_13 failed on amd64 5]

Pav Lucistnik pav at FreeBSD.org
Sat Oct 27 13:51:12 MDT 2007


-------- Přeposlaná zpráva --------
> Od: User Ports-amd64 <ports-amd64 at freebsd.org>
> Komu: kris at freebsd.org, pav at freebsd.org, erwin at freebsd.org
> Předmět: gtk-sharp-1.0.10_13 failed on amd64 5
> Datum: Sat, 27 Oct 2007 19:49:40 GMT
> 
> generated/Keymap.cs(37,37): warning CS0169: The private method `Gdk.Keymap.OverrideDirectionChanged(GLib.GType)' is never used
> generated/Keymap.cs(105,37): warning CS0169: The private method `Gdk.Keymap.OverrideKeysChanged(GLib.GType)' is never used
> generated/KeymapKey.cs(29,43): warning CS0169: The private property `Gdk.KeymapKey.GType' is never used
> generated/PangoAttrEmbossed.cs(36,43): warning CS0169: The private property `Gdk.PangoAttrEmbossed.GType' is never used
> generated/PangoAttrStipple.cs(44,43): warning CS0169: The private property `Gdk.PangoAttrStipple.GType' is never used
> generated/PixbufFrame.cs(60,43): warning CS0169: The private property `Gdk.PixbufFrame.GType' is never used
> generated/PixbufLoader.cs(57,37): warning CS0169: The private method `Gdk.PixbufLoader.OverrideClosed(GLib.GType)' is never used
> generated/PixbufLoader.cs(125,37): warning CS0169: The private method `Gdk.PixbufLoader.OverrideSizePrepared(GLib.GType)' is never used
> generated/PixbufLoader.cs(197,37): warning CS0169: The private method `Gdk.PixbufLoader.OverrideAreaUpdated(GLib.GType)' is never used
> generated/PixbufLoader.cs(273,37): warning CS0169: The private method `Gdk.PixbufLoader.OverrideAreaPrepared(GLib.GType)' is never used
> generated/Pixdata.cs(53,43): warning CS0169: The private property `Gdk.Pixdata.GType' is never used
> generated/Pixdata.cs(20,32): warning CS0169: The private field `Gdk.Pixdata._pixel_data' is never used
> generated/Point.cs(28,43): warning CS0169: The private property `Gdk.Point.GType' is never used
> generated/PointerHooks.cs(26,43): warning CS0169: The private property `Gdk.PointerHooks.GType' is never used
> generated/RegionBox.cs(30,43): warning CS0169: The private property `Gdk.RegionBox.GType' is never used
> generated/RgbCmap.cs(45,43): warning CS0169: The private property `Gdk.RgbCmap.GType' is never used
> generated/RgbCmap.cs(17,32): warning CS0169: The private field `Gdk.RgbCmap._info_list' is never used
> generated/Screen.cs(37,37): warning CS0169: The private method `Gdk.Screen.OverrideSizeChanged(GLib.GType)' is never used
> generated/Segment.cs(30,43): warning CS0169: The private property `Gdk.Segment.GType' is never used
> generated/Span.cs(29,43): warning CS0169: The private property `Gdk.Span.GType' is never used
> generated/TimeCoord.cs(29,43): warning CS0169: The private property `Gdk.TimeCoord.GType' is never used
> generated/WindowAttr.cs(65,43): warning CS0169: The private property `Gdk.WindowAttr.GType' is never used
> Compilation succeeded - 32 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gdk'
> Making all in glue
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gdk/glue'
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dragcontext.lo -MD -MP -MF ".deps/dragcontext.Tpo" -c -o dragcontext.lo dragcontext.c; \
> 	then mv -f ".deps/dragcontext.Tpo" ".deps/dragcontext.Plo"; else rm -f ".deps/dragcontext.Tpo"; exit 1; fi
> mkdir .libs
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dragcontext.lo -MD -MP -MF .deps/dragcontext.Tpo -c dragcontext.c  -fPIC -DPIC -o .libs/dragcontext.o
> dragcontext.c:44: warning: no previous prototype for 'gtksharp_drag_context_get_source_window'
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dragcontext.lo -MD -MP -MF .deps/dragcontext.Tpo -c dragcontext.c -o dragcontext.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT device.lo -MD -MP -MF ".deps/device.Tpo" -c -o device.lo device.c; \
> 	then mv -f ".deps/device.Tpo" ".deps/device.Plo"; else rm -f ".deps/device.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c  -fPIC -DPIC -o .libs/device.o
> device.c:75: warning: no previous prototype for 'gtksharp_gdk_device_get_device_axis'
> device.c:81: warning: no previous prototype for 'gtksharp_gdk_device_get_device_key'
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT device.lo -MD -MP -MF .deps/device.Tpo -c device.c -o device.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT event.lo -MD -MP -MF ".deps/event.Tpo" -c -o event.lo event.c; \
> 	then mv -f ".deps/event.Tpo" ".deps/event.Plo"; else rm -f ".deps/event.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c  -fPIC -DPIC -o .libs/event.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT selection.lo -MD -MP -MF ".deps/selection.Tpo" -c -o selection.lo selection.c; \
> 	then mv -f ".deps/selection.Tpo" ".deps/selection.Plo"; else rm -f ".deps/selection.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.c  -fPIC -DPIC -o .libs/selection.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT selection.lo -MD -MP -MF .deps/selection.Tpo -c selection.c -o selection.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT windowmanager.lo -MD -MP -MF ".deps/windowmanager.Tpo" -c -o windowmanager.lo windowmanager.c; \
> 	then mv -f ".deps/windowmanager.Tpo" ".deps/windowmanager.Plo"; else rm -f ".deps/windowmanager.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT windowmanager.lo -MD -MP -MF .deps/windowmanager.Tpo -c windowmanager.c  -fPIC -DPIC -o .libs/windowmanager.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT windowmanager.lo -MD -MP -MF .deps/windowmanager.Tpo -c windowmanager.c -o windowmanager.o >/dev/null 2>&1
> /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc  -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings   -o libgdksharpglue.la -rpath /usr/local/lib -module -avoid-version -no-undefined dragcontext.lo device.lo event.lo selection.lo windowmanager.lo -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   
> cc -shared  .libs/dragcontext.o .libs/device.o .libs/event.o .libs/selection.o .libs/windowmanager.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libcairo.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lz /usr/local/lib/libpango-1.0.so -lm /usr/local/lib/libX11.so /usr/local/lib/libXfixes.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so  -pthread -Wl,--rpath -Wl,/usr/local/lib -pthread -pthread -Wl,-sona
>  me -Wl,libgdksharpglue.so -o .libs/libgdksharpglue.so
> ar cru .libs/libgdksharpglue.a  dragcontext.o device.o event.o selection.o windowmanager.o
> ranlib .libs/libgdksharpglue.a
> creating libgdksharpglue.la
> (cd .libs && rm -f libgdksharpglue.la && ln -s ../libgdksharpglue.la libgdksharpglue.la)
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gdk/glue'
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gdk'
> Making all in gtk
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk'
> Making all in .
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk'
> cp ./gtk-api.raw gtk-api.xml
> chmod u+w gtk-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=gtk-api.xml --metadata=./Gtk.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate gtk-api.xml ./gtk-symbols.xml 			\
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml --outdir=generated --customdir=. --assembly-name=gtk-sharp 	\
> 	--gluelib-name=gtksharpglue --glue-filename=glue/generated.c						\
> 	&& touch generated-stamp
> Name: line Type: GtkTextLine*  in callback GtkTextSegCheckFunc **** Stubbing it out ****
> Name: line Type: GtkTextLine*  in callback GtkTextSegCleanupFunc **** Stubbing it out ****
> Struct return type GtkTextLineSegment* in callback GtkTextSegCleanupFunc
> Name: line Type: GtkTextLine*  in callback GtkTextSegDeleteFunc **** Stubbing it out ****
> Name: line Type: GtkTextLine*  in callback GtkTextSegLineChangeFunc **** Stubbing it out ****
> Struct return type GtkTextLineSegment* in callback GtkTextSegSplitFunc
> Name: p2 Type: GdkModifierType); Missing parameters bad signal AccelActivatein Object Gtk.AccelGroup
> Ellipsis parameter in ctor in Type Gtk.Dialog
> Name: cclass Type: GtkContainerClass* in ctor in Object Gtk.Container
> Ellipsis parameter in ctor in Object Gtk.Container
> Name: cclass Type: GObjectClass* in ctor in Object Gtk.Container
> Ellipsis parameter in ctor in Object Gtk.Container
> Name: cclass Type: GObjectClass* in ctor in Object Gtk.Container
> Ellipsis parameter in ctor in Object Gtk.Container
> Ellipsis parameter in ctor in Object Gtk.Dialog
> Property has unknown Type unichar in Object Gtk.Entry
> Ellipsis parameter in ctor in Object Gtk.ListStore
> Ellipsis parameter in ctor in Object Gtk.TextBuffer
> Ellipsis parameter in ctor in Object Gtk.TextBuffer
> Ellipsis parameter in ctor in Object Gtk.TextBuffer
> Ellipsis parameter in ctor in Object Gtk.TreeStore
> Name: dnotify Type: GDestroyNotify in ctor in Object Gtk.TreeView
> Ellipsis parameter in ctor in Object Gtk.TreeView
> Ellipsis parameter in ctor in Object Gtk.TreeViewColumn
> Name: p0 Type: GdkEvent); Missing parameters bad signal EventAfterin Object Gtk.Widget
> Name: klass Type: GtkWidgetClass* in ctor in Object Gtk.Widget
> Name: klass Type: GtkWidgetClass* in ctor in Object Gtk.Widget
> Ellipsis parameter in ctor in Object Gtk.Widget
> Name: klass Type: GtkWidgetClass* in ctor in Object Gtk.Widget
> Name: klass Type: GtkWidgetClass* in ctor in Object Gtk.Widget
> Field has unknown Type GdkKey
> Ellipsis parameter in ctor in Type Gtk.TreePath
> Name: scanner Type: GScanner* in ctor in Object Gtk.Accel
> Name: scanner Type: GScanner* in ctor in Object Gtk.Global
> Name: scanner Type: GScanner* in ctor in Object Gtk.Rc
> rettype: GScanner* in method ScannerNew in Object Gtk.Rc
> Name: scanner Type: GScanner* in ctor in Object Gtk.Rc
> Name: scanner Type: GScanner* in ctor in Object Gtk.Rc
> Name: scanner Type: GScanner* in ctor in Object Gtk.Rc
> Name: layout Type: GtkTextLayout* in ctor in Object Gtk.Text
> 
> Generation Summary:
>   Enums: 58  Structs: 23  Boxed: 4  Opaques: 16  Interfaces: 6  Objects: 113  Callbacks: 43
>   Properties: 307  Signals: 230  Methods: 1202  Constructors: 110  Throttled: 37
> Total Nodes: 2149
> 
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:gtk-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll ./Application.cs ./ITreeNode.cs ./NodeStore.cs ./StockManager.cs ./ThreadNotify.cs ./TreeNodeAttribute.cs ./TreeNode.cs ./TreeNodeValueAttribute.cs AssemblyInfo.cs generated/*.cs
> generated/GtkSharp.TextSegSplitFuncNative.cs(16,29): warning CS0219: The variable `_arg1' is assigned but its value is never used
> generated/GtkSharp.TextSegSplitFuncNative.cs(15,45): warning CS0219: The variable `_arg0' is assigned but its value is never used
> ./NodeStore.cs(81,21): warning CS0169: The private field `Gtk.NodeStore.stamp' is never used
> generated/AccelGroup.cs(44,37): warning CS0169: The private method `Gtk.AccelGroup.OverrideAccelChanged(GLib.GType)' is never used
> generated/AccelGroupEntry.cs(29,43): warning CS0169: The private property `Gtk.AccelGroupEntry.GType' is never used
> generated/AccelGroupEntry.cs(15,32): warning CS0169: The private field `Gtk.AccelGroupEntry._closure' is never used
> generated/AccelKey.cs(28,43): warning CS0169: The private property `Gtk.AccelKey.GType' is never used
> generated/Object.cs(52,37): warning CS0169: The private method `Gtk.Object.OverrideDestroyed(GLib.GType)' is never used
> generated/Widget.cs(314,37): warning CS0169: The private method `Gtk.Widget.OverrideDragDataDelete(GLib.GType)' is never used
> generated/Widget.cs(384,37): warning CS0169: The private method `Gtk.Widget.OverrideRealized(GLib.GType)' is never used
> generated/Widget.cs(452,37): warning CS0169: The private method `Gtk.Widget.OverrideDeleteEvent(GLib.GType)' is never used
> generated/Widget.cs(523,37): warning CS0169: The private method `Gtk.Widget.OverrideLeaveNotifyEvent(GLib.GType)' is never used
> generated/Widget.cs(594,37): warning CS0169: The private method `Gtk.Widget.OverrideDragDrop(GLib.GType)' is never used
> generated/Widget.cs(671,37): warning CS0169: The private method `Gtk.Widget.OverrideMnemonicActivated(GLib.GType)' is never used
> generated/Widget.cs(742,37): warning CS0169: The private method `Gtk.Widget.OverrideSelectionClearEvent(GLib.GType)' is never used
> generated/Widget.cs(813,37): warning CS0169: The private method `Gtk.Widget.OverrideDragEnd(GLib.GType)' is never used
> generated/Widget.cs(883,37): warning CS0169: The private method `Gtk.Widget.OverrideUnmapped(GLib.GType)' is never used
> generated/Widget.cs(951,37): warning CS0169: The private method `Gtk.Widget.OverrideChildNotified(GLib.GType)' is never used
> generated/Widget.cs(1021,37): warning CS0169: The private method `Gtk.Widget.OverrideFocusOutEvent(GLib.GType)' is never used
> generated/Widget.cs(1092,37): warning CS0169: The private method `Gtk.Widget.OverrideStyleSet(GLib.GType)' is never used
> generated/Widget.cs(1162,37): warning CS0169: The private method `Gtk.Widget.OverrideScreenChanged(GLib.GType)' is never used
> generated/Widget.cs(1232,37): warning CS0169: The private method `Gtk.Widget.OverrideGrabNotify(GLib.GType)' is never used
> generated/Widget.cs(1302,37): warning CS0169: The private method `Gtk.Widget.OverrideSizeRequested(GLib.GType)' is never used
> generated/Widget.cs(1372,37): warning CS0169: The private method `Gtk.Widget.OverrideDragMotion(GLib.GType)' is never used
> generated/Widget.cs(1449,37): warning CS0169: The private method `Gtk.Widget.OverrideDragDataReceived(GLib.GType)' is never used
> generated/Widget.cs(1529,37): warning CS0169: The private method `Gtk.Widget.OverrideEnterNotifyEvent(GLib.GType)' is never used
> generated/Widget.cs(1600,37): warning CS0169: The private method `Gtk.Widget.OverrideDragDataGet(GLib.GType)' is never used
> generated/Widget.cs(1676,37): warning CS0169: The private method `Gtk.Widget.OverrideSelectionReceived(GLib.GType)' is never used
> generated/Widget.cs(1748,37): warning CS0169: The private method `Gtk.Widget.OverrideDestroyEvent(GLib.GType)' is never used
> generated/Widget.cs(1819,37): warning CS0169: The private method `Gtk.Widget.OverrideProximityOutEvent(GLib.GType)' is never used
> generated/Widget.cs(1890,37): warning CS0169: The private method `Gtk.Widget.OverrideProximityInEvent(GLib.GType)' is never used
> generated/Widget.cs(1961,37): warning CS0169: The private method `Gtk.Widget.OverrideClientEvent(GLib.GType)' is never used
> generated/Widget.cs(2032,37): warning CS0169: The private method `Gtk.Widget.OverrideHelpShown(GLib.GType)' is never used
> generated/Widget.cs(2103,37): warning CS0169: The private method `Gtk.Widget.OverrideButtonPressEvent(GLib.GType)' is never used
> generated/Widget.cs(2174,37): warning CS0169: The private method `Gtk.Widget.OverrideFocusInEvent(GLib.GType)' is never used
> generated/Widget.cs(2245,37): warning CS0169: The private method `Gtk.Widget.OverrideSelectionNotifyEvent(GLib.GType)' is never used
> generated/Widget.cs(2316,37): warning CS0169: The private method `Gtk.Widget.OverrideShown(GLib.GType)' is never used
> generated/Widget.cs(2384,37): warning CS0169: The private method `Gtk.Widget.OverrideExposeEvent(GLib.GType)' is never used
> generated/Widget.cs(2455,37): warning CS0169: The private method `Gtk.Widget.OverridePopupMenu(GLib.GType)' is never used
> generated/Widget.cs(2524,37): warning CS0169: The private method `Gtk.Widget.OverrideSizeAllocated(GLib.GType)' is never used
> generated/Widget.cs(2594,37): warning CS0169: The private method `Gtk.Widget.OverrideWidgetEvent(GLib.GType)' is never used
> generated/Widget.cs(2665,37): warning CS0169: The private method `Gtk.Widget.OverrideButtonReleaseEvent(GLib.GType)' is never used
> generated/Widget.cs(2736,37): warning CS0169: The private method `Gtk.Widget.OverrideUnrealized(GLib.GType)' is never used
> generated/Widget.cs(2804,37): warning CS0169: The private method `Gtk.Widget.OverrideSelectionGet(GLib.GType)' is never used
> generated/Widget.cs(2878,37): warning CS0169: The private method `Gtk.Widget.OverrideNoExposeEvent(GLib.GType)' is never used
> generated/Widget.cs(2949,37): warning CS0169: The private method `Gtk.Widget.OverrideStateChanged(GLib.GType)' is never used
> generated/Widget.cs(3019,37): warning CS0169: The private method `Gtk.Widget.OverrideMotionNotifyEvent(GLib.GType)' is never used
> generated/Widget.cs(3090,37): warning CS0169: The private method `Gtk.Widget.OverrideFocusGrabbed(GLib.GType)' is never used
> generated/Widget.cs(3158,37): warning CS0169: The private method `Gtk.Widget.OverrideMapEvent(GLib.GType)' is never used
> generated/Widget.cs(3229,37): warning CS0169: The private method `Gtk.Widget.OverrideKeyPressEvent(GLib.GType)' is never used
> generated/Widget.cs(3300,37): warning CS0169: The private method `Gtk.Widget.OverrideConfigureEvent(GLib.GType)' is never used
> generated/Widget.cs(3371,37): warning CS0169: The private method `Gtk.Widget.OverrideHierarchyChanged(GLib.GType)' is never used
> generated/Widget.cs(3441,37): warning CS0169: The private method `Gtk.Widget.OverrideDragBegin(GLib.GType)' is never used
> generated/Widget.cs(3511,37): warning CS0169: The private method `Gtk.Widget.OverrideMapped(GLib.GType)' is never used
> generated/Widget.cs(3579,37): warning CS0169: The private method `Gtk.Widget.OverrideWindowStateEvent(GLib.GType)' is never used
> generated/Widget.cs(3650,37): warning CS0169: The private method `Gtk.Widget.OverrideVisibilityNotifyEvent(GLib.GType)' is never used
> generated/Widget.cs(3721,37): warning CS0169: The private method `Gtk.Widget.OverrideScrollEvent(GLib.GType)' is never used
> generated/Widget.cs(3792,37): warning CS0169: The private method `Gtk.Widget.OverrideDragLeave(GLib.GType)' is never used
> generated/Widget.cs(3864,37): warning CS0169: The private method `Gtk.Widget.OverrideKeyReleaseEvent(GLib.GType)' is never used
> generated/Widget.cs(3935,37): warning CS0169: The private method `Gtk.Widget.OverrideAccelClosuresChanged(GLib.GType)' is never used
> generated/Widget.cs(4003,37): warning CS0169: The private method `Gtk.Widget.OverrideDirectionChanged(GLib.GType)' is never used
> generated/Widget.cs(4073,37): warning CS0169: The private method `Gtk.Widget.OverrideSelectionRequestEvent(GLib.GType)' is never used
> generated/Widget.cs(4144,37): warning CS0169: The private method `Gtk.Widget.OverrideHidden(GLib.GType)' is never used
> generated/Widget.cs(4212,37): warning CS0169: The private method `Gtk.Widget.OverridePropertyNotifyEvent(GLib.GType)' is never used
> generated/Widget.cs(4283,37): warning CS0169: The private method `Gtk.Widget.OverrideParentSet(GLib.GType)' is never used
> generated/Widget.cs(4353,37): warning CS0169: The private method `Gtk.Widget.OverrideFocused(GLib.GType)' is never used
> generated/Widget.cs(4424,37): warning CS0169: The private method `Gtk.Widget.OverrideUnmapEvent(GLib.GType)' is never used
> Widget.custom(47,20): warning CS0169: The private method `Gtk.Widget.gtksharp_gtk_widget_set_allocation(System.IntPtr, Gdk.Rectangle)' is never used
> Widget.custom(200,13): warning CS0169: The private method `Gtk.Widget.ConnectSetScrollAdjustments(GLib.GType)' is never used
> generated/Label.cs(247,37): warning CS0169: The private method `Gtk.Label.OverrideCopyClipboard(GLib.GType)' is never used
> generated/Label.cs(315,37): warning CS0169: The private method `Gtk.Label.OverridePopulatePopup(GLib.GType)' is never used
> generated/Label.cs(385,37): warning CS0169: The private method `Gtk.Label.OverrideMoveCursor(GLib.GType)' is never used
> generated/Adjustment.cs(37,37): warning CS0169: The private method `Gtk.Adjustment.OverrideChanged(GLib.GType)' is never used
> generated/Adjustment.cs(105,37): warning CS0169: The private method `Gtk.Adjustment.OverrideValueChanged(GLib.GType)' is never used
> generated/Container.cs(82,37): warning CS0169: The private method `Gtk.Container.OverrideResizeChecked(GLib.GType)' is never used
> generated/Container.cs(150,37): warning CS0169: The private method `Gtk.Container.OverrideRemoved(GLib.GType)' is never used
> generated/Container.cs(220,37): warning CS0169: The private method `Gtk.Container.OverrideFocusChildSet(GLib.GType)' is never used
> generated/Container.cs(290,37): warning CS0169: The private method `Gtk.Container.OverrideAdded(GLib.GType)' is never used
> Container.custom(115,13): warning CS0169: The private method `Gtk.Container.OverrideForall(GLib.GType)' is never used
> Container.custom(145,13): warning CS0169: The private method `Gtk.Container.OverrideChildType(GLib.GType)' is never used
> generated/Button.cs(132,37): warning CS0169: The private method `Gtk.Button.OverrideEntered(GLib.GType)' is never used
> generated/Button.cs(200,37): warning CS0169: The private method `Gtk.Button.OverrideReleased(GLib.GType)' is never used
> generated/Button.cs(268,37): warning CS0169: The private method `Gtk.Button.OverridePressed(GLib.GType)' is never used
> generated/Button.cs(336,37): warning CS0169: The private method `Gtk.Button.OverrideLeft(GLib.GType)' is never used
> generated/Button.cs(404,37): warning CS0169: The private method `Gtk.Button.OverrideClicked(GLib.GType)' is never used
> generated/Button.cs(472,37): warning CS0169: The private method `Gtk.Button.OverrideActivated(GLib.GType)' is never used
> generated/Calendar.cs(44,37): warning CS0169: The private method `Gtk.Calendar.OverridePrevMonth(GLib.GType)' is never used
> generated/Calendar.cs(112,37): warning CS0169: The private method `Gtk.Calendar.OverrideDaySelected(GLib.GType)' is never used
> generated/Calendar.cs(180,37): warning CS0169: The private method `Gtk.Calendar.OverrideNextMonth(GLib.GType)' is never used
> generated/Calendar.cs(248,37): warning CS0169: The private method `Gtk.Calendar.OverrideMonthChanged(GLib.GType)' is never used
> generated/Calendar.cs(316,37): warning CS0169: The private method `Gtk.Calendar.OverridePrevYear(GLib.GType)' is never used
> generated/Calendar.cs(384,37): warning CS0169: The private method `Gtk.Calendar.OverrideDaySelectedDoubleClick(GLib.GType)' is never used
> generated/Calendar.cs(452,37): warning CS0169: The private method `Gtk.Calendar.OverrideNextYear(GLib.GType)' is never used
> CellRenderer.custom(54,29): warning CS0169: The private method `Gtk.CellRenderer.OverrideGetSize(GLib.GType)' is never used
> CellRenderer.custom(85,29): warning CS0169: The private method `Gtk.CellRenderer.OverrideRender(GLib.GType)' is never used
> CellRenderer.custom(116,29): warning CS0169: The private method `Gtk.CellRenderer.OverrideStartEditing(GLib.GType)' is never used
> generated/CellRendererText.cs(341,37): warning CS0169: The private method `Gtk.CellRendererText.OverrideEdited(GLib.GType)' is never used
> generated/CellRendererToggle.cs(110,37): warning CS0169: The private method `Gtk.CellRendererToggle.OverrideToggled(GLib.GType)' is never used
> generated/ToggleButton.cs(119,37): warning CS0169: The private method `Gtk.ToggleButton.OverrideToggled(GLib.GType)' is never used
> generated/Item.cs(37,37): warning CS0169: The private method `Gtk.Item.OverrideToggled(GLib.GType)' is never used
> generated/Item.cs(105,37): warning CS0169: The private method `Gtk.Item.OverrideSelected(GLib.GType)' is never used
> generated/Item.cs(173,37): warning CS0169: The private method `Gtk.Item.OverrideDeselected(GLib.GType)' is never used
> generated/MenuItem.cs(44,37): warning CS0169: The private method `Gtk.MenuItem.OverrideToggleSizeRequested(GLib.GType)' is never used
> generated/MenuItem.cs(116,37): warning CS0169: The private method `Gtk.MenuItem.OverrideToggleSizeAllocated(GLib.GType)' is never used
> generated/MenuItem.cs(186,37): warning CS0169: The private method `Gtk.MenuItem.OverrideActivateItem(GLib.GType)' is never used
> generated/MenuItem.cs(254,37): warning CS0169: The private method `Gtk.MenuItem.OverrideActivated(GLib.GType)' is never used
> generated/CheckMenuItem.cs(80,37): warning CS0169: The private method `Gtk.CheckMenuItem.OverrideToggled(GLib.GType)' is never used
> generated/ColorSelection.cs(114,37): warning CS0169: The private method `Gtk.ColorSelection.OverrideColorChanged(GLib.GType)' is never used
> generated/Window.cs(323,37): warning CS0169: The private method `Gtk.Window.OverrideFrameEvent(GLib.GType)' is never used
> generated/Window.cs(394,37): warning CS0169: The private method `Gtk.Window.OverrideFocusActivated(GLib.GType)' is never used
> generated/Window.cs(462,37): warning CS0169: The private method `Gtk.Window.OverrideDefaultActivated(GLib.GType)' is never used
> generated/Window.cs(530,37): warning CS0169: The private method `Gtk.Window.OverrideSetFocus(GLib.GType)' is never used
> generated/Window.cs(600,37): warning CS0169: The private method `Gtk.Window.OverrideMoveFocus(GLib.GType)' is never used
> generated/Window.cs(670,37): warning CS0169: The private method `Gtk.Window.OverrideKeysChanged(GLib.GType)' is never used
> generated/Dialog.cs(62,37): warning CS0169: The private method `Gtk.Dialog.OverrideClose(GLib.GType)' is never used
> generated/Dialog.cs(130,37): warning CS0169: The private method `Gtk.Dialog.OverrideResponse(GLib.GType)' is never used
> generated/Curve.cs(120,37): warning CS0169: The private method `Gtk.Curve.OverrideCurveTypeChanged(GLib.GType)' is never used
> generated/Entry.cs(197,37): warning CS0169: The private method `Gtk.Entry.OverrideInsertAtCursor(GLib.GType)' is never used
> generated/Entry.cs(267,37): warning CS0169: The private method `Gtk.Entry.OverrideToggleOverwrite(GLib.GType)' is never used
> generated/Entry.cs(335,37): warning CS0169: The private method `Gtk.Entry.OverridePopulatePopup(GLib.GType)' is never used
> generated/Entry.cs(405,37): warning CS0169: The private method `Gtk.Entry.OverrideClipboardCopied(GLib.GType)' is never used
> generated/Entry.cs(473,37): warning CS0169: The private method `Gtk.Entry.OverrideClipboardPasted(GLib.GType)' is never used
> generated/Entry.cs(541,37): warning CS0169: The private method `Gtk.Entry.OverrideDeleteFromCursor(GLib.GType)' is never used
> generated/Entry.cs(613,37): warning CS0169: The private method `Gtk.Entry.OverrideActivated(GLib.GType)' is never used
> generated/Entry.cs(681,37): warning CS0169: The private method `Gtk.Entry.OverrideClipboardCut(GLib.GType)' is never used
> generated/Entry.cs(749,37): warning CS0169: The private method `Gtk.Entry.OverrideMoveCursor(GLib.GType)' is never used
> generated/Entry.cs(957,37): warning CS0169: The private method `Gtk.Entry.OverrideChanged(GLib.GType)' is never used
> generated/Entry.cs(1025,37): warning CS0169: The private method `Gtk.Entry.OverrideTextDeleted(GLib.GType)' is never used
> generated/Entry.cs(1097,37): warning CS0169: The private method `Gtk.Entry.OverrideTextInserted(GLib.GType)' is never used
> generated/Entry.cs(1194,37): warning CS0169: The private method `Gtk.Entry.OverrideEditingDone(GLib.GType)' is never used
> generated/Entry.cs(1262,37): warning CS0169: The private method `Gtk.Entry.OverrideWidgetRemoved(GLib.GType)' is never used
> generated/Paned.cs(70,37): warning CS0169: The private method `Gtk.Paned.OverrideCycleChildFocus(GLib.GType)' is never used
> generated/Paned.cs(141,37): warning CS0169: The private method `Gtk.Paned.OverrideToggleHandleFocus(GLib.GType)' is never used
> generated/Paned.cs(210,37): warning CS0169: The private method `Gtk.Paned.OverrideAcceptPosition(GLib.GType)' is never used
> generated/Paned.cs(279,37): warning CS0169: The private method `Gtk.Paned.OverrideCancelPosition(GLib.GType)' is never used
> generated/Paned.cs(348,37): warning CS0169: The private method `Gtk.Paned.OverrideMoveHandle(GLib.GType)' is never used
> generated/Paned.cs(419,37): warning CS0169: The private method `Gtk.Paned.OverrideCycleHandleFocus(GLib.GType)' is never used
> generated/HSV.cs(44,37): warning CS0169: The private method `Gtk.HSV.OverrideMove(GLib.GType)' is never used
> generated/HSV.cs(114,37): warning CS0169: The private method `Gtk.HSV.OverrideChanged(GLib.GType)' is never used
> generated/Range.cs(95,37): warning CS0169: The private method `Gtk.Range.OverrideAdjustBounds(GLib.GType)' is never used
> generated/Range.cs(165,37): warning CS0169: The private method `Gtk.Range.OverrideValueChanged(GLib.GType)' is never used
> generated/Range.cs(233,37): warning CS0169: The private method `Gtk.Range.OverrideMoveSlider(GLib.GType)' is never used
> generated/Scale.cs(92,37): warning CS0169: The private method `Gtk.Scale.OverrideFormatValue(GLib.GType)' is never used
> generated/HandleBox.cs(110,37): warning CS0169: The private method `Gtk.HandleBox.OverrideChildDetached(GLib.GType)' is never used
> generated/HandleBox.cs(180,37): warning CS0169: The private method `Gtk.HandleBox.OverrideChildAttached(GLib.GType)' is never used
> generated/IMContext.cs(37,37): warning CS0169: The private method `Gtk.IMContext.OverridePreeditEnd(GLib.GType)' is never used
> generated/IMContext.cs(105,37): warning CS0169: The private method `Gtk.IMContext.OverrideRetrieveSurrounding(GLib.GType)' is never used
> generated/IMContext.cs(174,37): warning CS0169: The private method `Gtk.IMContext.OverrideCommit(GLib.GType)' is never used
> generated/IMContext.cs(244,37): warning CS0169: The private method `Gtk.IMContext.OverrideSurroundingDeleted(GLib.GType)' is never used
> generated/IMContext.cs(317,37): warning CS0169: The private method `Gtk.IMContext.OverridePreeditStart(GLib.GType)' is never used
> generated/IMContext.cs(385,37): warning CS0169: The private method `Gtk.IMContext.OverridePreeditChanged(GLib.GType)' is never used
> generated/ImageAnimationData.cs(45,43): warning CS0169: The private property `Gtk.ImageAnimationData.GType' is never used
> generated/ImageIconSetData.cs(36,43): warning CS0169: The private property `Gtk.ImageIconSetData.GType' is never used
> generated/ImageImageData.cs(35,43): warning CS0169: The private property `Gtk.ImageImageData.GType' is never used
> generated/ImagePixbufData.cs(35,43): warning CS0169: The private property `Gtk.ImagePixbufData.GType' is never used
> generated/ImagePixmapData.cs(35,43): warning CS0169: The private property `Gtk.ImagePixmapData.GType' is never used
> generated/ImageStockData.cs(27,43): warning CS0169: The private property `Gtk.ImageStockData.GType' is never used
> generated/InputDialog.cs(44,37): warning CS0169: The private method `Gtk.InputDialog.OverrideEnableDevice(GLib.GType)' is never used
> generated/InputDialog.cs(114,37): warning CS0169: The private method `Gtk.InputDialog.OverrideDisableDevice(GLib.GType)' is never used
> generated/ItemFactoryEntry.cs(32,43): warning CS0169: The private property `Gtk.ItemFactoryEntry.GType' is never used
> generated/ItemFactoryEntry.cs(16,32): warning CS0169: The private field `Gtk.ItemFactoryEntry.cb' is never used
> generated/ItemFactoryEntry.cs(19,32): warning CS0169: The private field `Gtk.ItemFactoryEntry._extra_data' is never used
> generated/Layout.cs(128,37): warning CS0169: The private method `Gtk.Layout.OverrideScrollAdjustmentsSet(GLib.GType)' is never used
> generated/ListStore.cs(380,37): warning CS0169: The private method `Gtk.ListStore.OverrideRowsReordered(GLib.GType)' is never used
> generated/ListStore.cs(456,37): warning CS0169: The private method `Gtk.ListStore.OverrideRowChanged(GLib.GType)' is never used
> generated/ListStore.cs(528,37): warning CS0169: The private method `Gtk.ListStore.OverrideRowDeleted(GLib.GType)' is never used
> generated/ListStore.cs(598,37): warning CS0169: The private method `Gtk.ListStore.OverrideRowInserted(GLib.GType)' is never used
> generated/ListStore.cs(670,37): warning CS0169: The private method `Gtk.ListStore.OverrideRowHasChildToggled(GLib.GType)' is never used
> generated/ListStore.cs(845,37): warning CS0169: The private method `Gtk.ListStore.OverrideSortColumnChanged(GLib.GType)' is never used
> generated/MenuShell.cs(37,37): warning CS0169: The private method `Gtk.MenuShell.OverrideDeactivated(GLib.GType)' is never used
> generated/MenuShell.cs(105,37): warning CS0169: The private method `Gtk.MenuShell.OverrideSelectionDone(GLib.GType)' is never used
> generated/MenuShell.cs(173,37): warning CS0169: The private method `Gtk.MenuShell.OverrideCancel(GLib.GType)' is never used
> generated/MenuShell.cs(241,37): warning CS0169: The private method `Gtk.MenuShell.OverrideMoveCurrent(GLib.GType)' is never used
> generated/MenuShell.cs(311,37): warning CS0169: The private method `Gtk.MenuShell.OverrideActivateCurrent(GLib.GType)' is never used
> generated/Notebook.cs(200,37): warning CS0169: The private method `Gtk.Notebook.OverrideFocusTab(GLib.GType)' is never used
> generated/Notebook.cs(271,37): warning CS0169: The private method `Gtk.Notebook.OverrideChangeCurrentPage(GLib.GType)' is never used
> generated/Notebook.cs(341,37): warning CS0169: The private method `Gtk.Notebook.OverrideMoveFocusOut(GLib.GType)' is never used
> generated/Notebook.cs(411,37): warning CS0169: The private method `Gtk.Notebook.OverrideSwitchPage(GLib.GType)' is never used
> generated/Notebook.cs(483,37): warning CS0169: The private method `Gtk.Notebook.OverrideSelectPage(GLib.GType)' is never used
> generated/OptionMenu.cs(66,37): warning CS0169: The private method `Gtk.OptionMenu.OverrideChanged(GLib.GType)' is never used
> generated/Plug.cs(37,37): warning CS0169: The private method `Gtk.Plug.OverrideEmbedded(GLib.GType)' is never used
> generated/RBNode.cs(50,43): warning CS0169: The private property `Gtk.RBNode.GType' is never used
> generated/RBNode.cs(15,30): warning CS0169: The private field `Gtk.RBNode._bitfield0' is never used
> generated/RBTree.cs(46,43): warning CS0169: The private property `Gtk.RBTree.GType' is never used
> generated/RcProperty.cs(75,43): warning CS0169: The private property `Gtk.RcProperty.GType' is never used
> generated/RulerMetric.cs(33,43): warning CS0169: The private property `Gtk.RulerMetric.GType' is never used
> generated/ScrolledWindow.cs(161,37): warning CS0169: The private method `Gtk.ScrolledWindow.OverrideMoveFocusOut(GLib.GType)' is never used
> generated/ScrolledWindow.cs(231,37): warning CS0169: The private method `Gtk.ScrolledWindow.OverrideScrollChild(GLib.GType)' is never used
> generated/SettingsValue.cs(28,43): warning CS0169: The private property `Gtk.SettingsValue.GType' is never used
> generated/Socket.cs(44,37): warning CS0169: The private method `Gtk.Socket.OverridePlugRemoved(GLib.GType)' is never used
> generated/Socket.cs(113,37): warning CS0169: The private method `Gtk.Socket.OverridePlugAdded(GLib.GType)' is never used
> generated/SpinButton.cs(199,37): warning CS0169: The private method `Gtk.SpinButton.OverrideChangeValue(GLib.GType)' is never used
> generated/SpinButton.cs(269,37): warning CS0169: The private method `Gtk.SpinButton.OverrideInput(GLib.GType)' is never used
> generated/SpinButton.cs(342,37): warning CS0169: The private method `Gtk.SpinButton.OverrideValueChanged(GLib.GType)' is never used
> generated/SpinButton.cs(410,37): warning CS0169: The private method `Gtk.SpinButton.OverrideOutput(GLib.GType)' is never used
> generated/Statusbar.cs(44,37): warning CS0169: The private method `Gtk.Statusbar.OverrideTextPopped(GLib.GType)' is never used
> generated/Statusbar.cs(116,37): warning CS0169: The private method `Gtk.Statusbar.OverrideTextPushed(GLib.GType)' is never used
> generated/StockItem.cs(47,43): warning CS0169: The private property `Gtk.StockItem.GType' is never used
> generated/TargetEntry.cs(29,43): warning CS0169: The private property `Gtk.TargetEntry.GType' is never used
> generated/TargetPair.cs(38,43): warning CS0169: The private property `Gtk.TargetPair.GType' is never used
> generated/TextAppearance.cs(50,43): warning CS0169: The private property `Gtk.TextAppearance.GType' is never used
> generated/TextAppearance.cs(35,32): warning CS0169: The private field `Gtk.TextAppearance._padding1' is never used
> generated/TextAppearance.cs(37,30): warning CS0169: The private field `Gtk.TextAppearance._bitfield0' is never used
> generated/TextAttributes.cs(56,32): warning CS0169: The private field `Gtk.TextAttributes._padding1' is never used
> generated/TextAttributes.cs(57,30): warning CS0169: The private field `Gtk.TextAttributes._bitfield0' is never used
> generated/TextBuffer.cs(66,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideModifiedChanged(GLib.GType)' is never used
> generated/TextBuffer.cs(134,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideInsertText(GLib.GType)' is never used
> generated/TextBuffer.cs(208,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideChanged(GLib.GType)' is never used
> generated/TextBuffer.cs(276,37): warning CS0169: The private method `Gtk.TextBuffer.OverridePixbufInserted(GLib.GType)' is never used
> generated/TextBuffer.cs(348,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideDeleteRange(GLib.GType)' is never used
> generated/TextBuffer.cs(420,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideMarkDeleted(GLib.GType)' is never used
> generated/TextBuffer.cs(490,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideChildAnchorInserted(GLib.GType)' is never used
> generated/TextBuffer.cs(562,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideTagApplied(GLib.GType)' is never used
> generated/TextBuffer.cs(636,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideMarkSet(GLib.GType)' is never used
> generated/TextBuffer.cs(708,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideUserActionBegun(GLib.GType)' is never used
> generated/TextBuffer.cs(776,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideTagRemoved(GLib.GType)' is never used
> generated/TextBuffer.cs(850,37): warning CS0169: The private method `Gtk.TextBuffer.OverrideUserActionEnded(GLib.GType)' is never used
> generated/TextIter.cs(14,32): warning CS0169: The private field `Gtk.TextIter._dummy1' is never used
> generated/TextIter.cs(15,32): warning CS0169: The private field `Gtk.TextIter._dummy2' is never used
> generated/TextIter.cs(16,29): warning CS0169: The private field `Gtk.TextIter.dummy3' is never used
> generated/TextIter.cs(17,29): warning CS0169: The private field `Gtk.TextIter.dummy4' is never used
> generated/TextIter.cs(18,29): warning CS0169: The private field `Gtk.TextIter.dummy5' is never used
> generated/TextIter.cs(19,29): warning CS0169: The private field `Gtk.TextIter.dummy6' is never used
> generated/TextIter.cs(20,29): warning CS0169: The private field `Gtk.TextIter.dummy7' is never used
> generated/TextIter.cs(21,29): warning CS0169: The private field `Gtk.TextIter.dummy8' is never used
> generated/TextIter.cs(22,32): warning CS0169: The private field `Gtk.TextIter._dummy9' is never used
> generated/TextIter.cs(23,32): warning CS0169: The private field `Gtk.TextIter._dummy10' is never used
> generated/TextIter.cs(24,29): warning CS0169: The private field `Gtk.TextIter.dummy11' is never used
> generated/TextIter.cs(25,29): warning CS0169: The private field `Gtk.TextIter.dummy12' is never used
> generated/TextIter.cs(26,29): warning CS0169: The private field `Gtk.TextIter.dummy13' is never used
> generated/TextIter.cs(27,32): warning CS0169: The private field `Gtk.TextIter._dummy14' is never used
> generated/TextLineSegment.cs(49,43): warning CS0169: The private property `Gtk.TextLineSegment.GType' is never used
> generated/TextLineSegmentClass.cs(33,43): warning CS0169: The private property `Gtk.TextLineSegmentClass.GType' is never used
> generated/TextLineSegmentClass.cs(16,32): warning CS0169: The private field `Gtk.TextLineSegmentClass.splitFunc' is never used
> generated/TextLineSegmentClass.cs(17,32): warning CS0169: The private field `Gtk.TextLineSegmentClass.deleteFunc' is never used
> generated/TextLineSegmentClass.cs(18,32): warning CS0169: The private field `Gtk.TextLineSegmentClass.cleanupFunc' is never used
> generated/TextLineSegmentClass.cs(19,32): warning CS0169: The private field `Gtk.TextLineSegmentClass.lineChangeFunc' is never used
> generated/TextLineSegmentClass.cs(20,32): warning CS0169: The private field `Gtk.TextLineSegmentClass.checkFunc' is never used
> generated/TextTag.cs(528,37): warning CS0169: The private method `Gtk.TextTag.OverrideTextEvent(GLib.GType)' is never used
> generated/TextTagInfo.cs(37,43): warning CS0169: The private property `Gtk.TextTagInfo.GType' is never used
> generated/TextTagInfo.cs(23,32): warning CS0169: The private field `Gtk.TextTagInfo._tag_root' is never used
> generated/TextTagTable.cs(44,37): warning CS0169: The private method `Gtk.TextTagTable.OverrideTagAdded(GLib.GType)' is never used
> generated/TextTagTable.cs(114,37): warning CS0169: The private method `Gtk.TextTagTable.OverrideTagChanged(GLib.GType)' is never used
> generated/TextTagTable.cs(186,37): warning CS0169: The private method `Gtk.TextTagTable.OverrideTagRemoved(GLib.GType)' is never used
> generated/TextToggleBody.cs(32,43): warning CS0169: The private property `Gtk.TextToggleBody.GType' is never used
> generated/TextView.cs(246,37): warning CS0169: The private method `Gtk.TextView.OverridePasteClipboard(GLib.GType)' is never used
> generated/TextView.cs(314,37): warning CS0169: The private method `Gtk.TextView.OverrideInsertAtCursor(GLib.GType)' is never used
> generated/TextView.cs(384,37): warning CS0169: The private method `Gtk.TextView.OverrideCutClipboard(GLib.GType)' is never used
> generated/TextView.cs(452,37): warning CS0169: The private method `Gtk.TextView.OverrideToggleOverwrite(GLib.GType)' is never used
> generated/TextView.cs(520,37): warning CS0169: The private method `Gtk.TextView.OverridePageHorizontally(GLib.GType)' is never used
> generated/TextView.cs(592,37): warning CS0169: The private method `Gtk.TextView.OverrideMoveFocus(GLib.GType)' is never used
> generated/TextView.cs(662,37): warning CS0169: The private method `Gtk.TextView.OverrideCopyClipboard(GLib.GType)' is never used
> generated/TextView.cs(730,37): warning CS0169: The private method `Gtk.TextView.OverrideDeleteFromCursor(GLib.GType)' is never used
> generated/TextView.cs(802,37): warning CS0169: The private method `Gtk.TextView.OverridePopulatePopup(GLib.GType)' is never used
> generated/TextView.cs(872,37): warning CS0169: The private method `Gtk.TextView.OverrideMoveCursor(GLib.GType)' is never used
> generated/TextView.cs(946,37): warning CS0169: The private method `Gtk.TextView.OverrideSetAnchor(GLib.GType)' is never used
> generated/TextView.cs(1014,37): warning CS0169: The private method `Gtk.TextView.OverrideScrollAdjustmentsSet(GLib.GType)' is never used
> generated/Toolbar.cs(77,37): warning CS0169: The private method `Gtk.Toolbar.OverrideOrientationChanged(GLib.GType)' is never used
> generated/Toolbar.cs(147,37): warning CS0169: The private method `Gtk.Toolbar.OverrideStyleChanged(GLib.GType)' is never used
> generated/TooltipsData.cs(55,43): warning CS0169: The private property `Gtk.TooltipsData.GType' is never used
> generated/TreeModelSort.cs(346,37): warning CS0169: The private method `Gtk.TreeModelSort.OverrideRowsReordered(GLib.GType)' is never used
> generated/TreeModelSort.cs(422,37): warning CS0169: The private method `Gtk.TreeModelSort.OverrideRowChanged(GLib.GType)' is never used
> generated/TreeModelSort.cs(494,37): warning CS0169: The private method `Gtk.TreeModelSort.OverrideRowDeleted(GLib.GType)' is never used
> generated/TreeModelSort.cs(564,37): warning CS0169: The private method `Gtk.TreeModelSort.OverrideRowInserted(GLib.GType)' is never used
> generated/TreeModelSort.cs(636,37): warning CS0169: The private method `Gtk.TreeModelSort.OverrideRowHasChildToggled(GLib.GType)' is never used
> generated/TreeModelSort.cs(766,37): warning CS0169: The private method `Gtk.TreeModelSort.OverrideSortColumnChanged(GLib.GType)' is never used
> generated/TreeSelection.cs(37,37): warning CS0169: The private method `Gtk.TreeSelection.OverrideChanged(GLib.GType)' is never used
> generated/TreeStore.cs(398,37): warning CS0169: The private method `Gtk.TreeStore.OverrideRowsReordered(GLib.GType)' is never used
> generated/TreeStore.cs(474,37): warning CS0169: The private method `Gtk.TreeStore.OverrideRowChanged(GLib.GType)' is never used
> generated/TreeStore.cs(546,37): warning CS0169: The private method `Gtk.TreeStore.OverrideRowDeleted(GLib.GType)' is never used
> generated/TreeStore.cs(616,37): warning CS0169: The private method `Gtk.TreeStore.OverrideRowInserted(GLib.GType)' is never used
> generated/TreeStore.cs(688,37): warning CS0169: The private method `Gtk.TreeStore.OverrideRowHasChildToggled(GLib.GType)' is never used
> generated/TreeStore.cs(863,37): warning CS0169: The private method `Gtk.TreeStore.OverrideSortColumnChanged(GLib.GType)' is never used
> TreeStore.custom(42,36): warning CS0169: The private method `Gtk.TreeStore.gtk_tree_store_prepend(System.IntPtr, out Gtk.TreeIter, System.IntPtr)' is never used
> generated/TreeView.cs(244,37): warning CS0169: The private method `Gtk.TreeView.OverrideCursorChanged(GLib.GType)' is never used
> generated/TreeView.cs(312,37): warning CS0169: The private method `Gtk.TreeView.OverrideTestCollapseRow(GLib.GType)' is never used
> generated/TreeView.cs(385,37): warning CS0169: The private method `Gtk.TreeView.OverrideRowActivated(GLib.GType)' is never used
> generated/TreeView.cs(457,37): warning CS0169: The private method `Gtk.TreeView.OverrideExpandCollapseCursorRow(GLib.GType)' is never used
> generated/TreeView.cs(532,37): warning CS0169: The private method `Gtk.TreeView.OverrideColumnsChanged(GLib.GType)' is never used
> generated/TreeView.cs(600,37): warning CS0169: The private method `Gtk.TreeView.OverrideUnselectAll(GLib.GType)' is never used
> generated/TreeView.cs(669,37): warning CS0169: The private method `Gtk.TreeView.OverrideSelectCursorParent(GLib.GType)' is never used
> generated/TreeView.cs(738,37): warning CS0169: The private method `Gtk.TreeView.OverrideRowCollapsed(GLib.GType)' is never used
> generated/TreeView.cs(810,37): warning CS0169: The private method `Gtk.TreeView.OverrideSelectAll(GLib.GType)' is never used
> generated/TreeView.cs(879,37): warning CS0169: The private method `Gtk.TreeView.OverrideSelectCursorRow(GLib.GType)' is never used
> generated/TreeView.cs(950,37): warning CS0169: The private method `Gtk.TreeView.OverrideTestExpandRow(GLib.GType)' is never used
> generated/TreeView.cs(1023,37): warning CS0169: The private method `Gtk.TreeView.OverrideStartInteractiveSearch(GLib.GType)' is never used
> generated/TreeView.cs(1092,37): warning CS0169: The private method `Gtk.TreeView.OverrideMoveCursor(GLib.GType)' is never used
> generated/TreeView.cs(1165,37): warning CS0169: The private method `Gtk.TreeView.OverrideRowExpanded(GLib.GType)' is never used
> generated/TreeView.cs(1237,37): warning CS0169: The private method `Gtk.TreeView.OverrideToggleCursorRow(GLib.GType)' is never used
> generated/TreeView.cs(1306,37): warning CS0169: The private method `Gtk.TreeView.OverrideScrollAdjustmentsSet(GLib.GType)' is never used
> generated/TreeViewColumn.cs(294,37): warning CS0169: The private method `Gtk.TreeViewColumn.OverrideClicked(GLib.GType)' is never used
> generated/Viewport.cs(116,37): warning CS0169: The private method `Gtk.Viewport.OverrideScrollAdjustmentsSet(GLib.GType)' is never used
> Compilation succeeded - 292 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk'
> Making all in glue
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk/glue'
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT adjustment.lo -MD -MP -MF ".deps/adjustment.Tpo" -c -o adjustment.lo adjustment.c; \
> 	then mv -f ".deps/adjustment.Tpo" ".deps/adjustment.Plo"; else rm -f ".deps/adjustment.Tpo"; exit 1; fi
> mkdir .libs
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT adjustment.lo -MD -MP -MF .deps/adjustment.Tpo -c adjustment.c  -fPIC -DPIC -o .libs/adjustment.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT adjustment.lo -MD -MP -MF .deps/adjustment.Tpo -c adjustment.c -o adjustment.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT button.lo -MD -MP -MF ".deps/button.Tpo" -c -o button.lo button.c; \
> 	then mv -f ".deps/button.Tpo" ".deps/button.Plo"; else rm -f ".deps/button.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.c  -fPIC -DPIC -o .libs/button.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.c -o button.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT cellrenderer.lo -MD -MP -MF ".deps/cellrenderer.Tpo" -c -o cellrenderer.lo cellrenderer.c; \
> 	then mv -f ".deps/cellrenderer.Tpo" ".deps/cellrenderer.Plo"; else rm -f ".deps/cellrenderer.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT cellrenderer.lo -MD -MP -MF .deps/cellrenderer.Tpo -c cellrenderer.c  -fPIC -DPIC -o .libs/cellrenderer.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT cellrenderer.lo -MD -MP -MF .deps/cellrenderer.Tpo -c cellrenderer.c -o cellrenderer.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT clipboard.lo -MD -MP -MF ".deps/clipboard.Tpo" -c -o clipboard.lo clipboard.c; \
> 	then mv -f ".deps/clipboard.Tpo" ".deps/clipboard.Plo"; else rm -f ".deps/clipboard.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT clipboard.lo -MD -MP -MF .deps/clipboard.Tpo -c clipboard.c  -fPIC -DPIC -o .libs/clipboard.o
> In file included from /usr/local/include/gtk-2.0/gtk/gtkactiongroup.h:34,
>                  from /usr/local/include/gtk-2.0/gtk/gtk.h:38,
>                  from clipboard.c:19:
> /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT clipboard.lo -MD -MP -MF .deps/clipboard.Tpo -c clipboard.c -o clipboard.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT colorseldialog.lo -MD -MP -MF ".deps/colorseldialog.Tpo" -c -o colorseldialog.lo colorseldialog.c; \
> 	then mv -f ".deps/colorseldialog.Tpo" ".deps/colorseldialog.Plo"; else rm -f ".deps/colorseldialog.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT colorseldialog.lo -MD -MP -MF .deps/colorseldialog.Tpo -c colorseldialog.c  -fPIC -DPIC -o .libs/colorseldialog.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT colorseldialog.lo -MD -MP -MF .deps/colorseldialog.Tpo -c colorseldialog.c -o colorseldialog.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT combo.lo -MD -MP -MF ".deps/combo.Tpo" -c -o combo.lo combo.c; \
> 	then mv -f ".deps/combo.Tpo" ".deps/combo.Plo"; else rm -f ".deps/combo.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT combo.lo -MD -MP -MF .deps/combo.Tpo -c combo.c  -fPIC -DPIC -o .libs/combo.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT combo.lo -MD -MP -MF .deps/combo.Tpo -c combo.c -o combo.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT container.lo -MD -MP -MF ".deps/container.Tpo" -c -o container.lo container.c; \
> 	then mv -f ".deps/container.Tpo" ".deps/container.Plo"; else rm -f ".deps/container.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT container.lo -MD -MP -MF .deps/container.Tpo -c container.c  -fPIC -DPIC -o .libs/container.o
> container.c:69: warning: no previous prototype for 'gtksharp_container_override_child_type'
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT container.lo -MD -MP -MF .deps/container.Tpo -c container.c -o container.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dialog.lo -MD -MP -MF ".deps/dialog.Tpo" -c -o dialog.lo dialog.c; \
> 	then mv -f ".deps/dialog.Tpo" ".deps/dialog.Plo"; else rm -f ".deps/dialog.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c dialog.c  -fPIC -DPIC -o .libs/dialog.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c dialog.c -o dialog.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT fileselection.lo -MD -MP -MF ".deps/fileselection.Tpo" -c -o fileselection.lo fileselection.c; \
> 	then mv -f ".deps/fileselection.Tpo" ".deps/fileselection.Plo"; else rm -f ".deps/fileselection.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT fileselection.lo -MD -MP -MF .deps/fileselection.Tpo -c fileselection.c  -fPIC -DPIC -o .libs/fileselection.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT fileselection.lo -MD -MP -MF .deps/fileselection.Tpo -c fileselection.c -o fileselection.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT inputdialog.lo -MD -MP -MF ".deps/inputdialog.Tpo" -c -o inputdialog.lo inputdialog.c; \
> 	then mv -f ".deps/inputdialog.Tpo" ".deps/inputdialog.Plo"; else rm -f ".deps/inputdialog.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT inputdialog.lo -MD -MP -MF .deps/inputdialog.Tpo -c inputdialog.c  -fPIC -DPIC -o .libs/inputdialog.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT inputdialog.lo -MD -MP -MF .deps/inputdialog.Tpo -c inputdialog.c -o inputdialog.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT layout.lo -MD -MP -MF ".deps/layout.Tpo" -c -o layout.lo layout.c; \
> 	then mv -f ".deps/layout.Tpo" ".deps/layout.Plo"; else rm -f ".deps/layout.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c  -fPIC -DPIC -o .libs/layout.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT layout.lo -MD -MP -MF .deps/layout.Tpo -c layout.c -o layout.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT nodestore.lo -MD -MP -MF ".deps/nodestore.Tpo" -c -o nodestore.lo nodestore.c; \
> 	then mv -f ".deps/nodestore.Tpo" ".deps/nodestore.Plo"; else rm -f ".deps/nodestore.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT nodestore.lo -MD -MP -MF .deps/nodestore.Tpo -c nodestore.c  -fPIC -DPIC -o .libs/nodestore.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT nodestore.lo -MD -MP -MF .deps/nodestore.Tpo -c nodestore.c -o nodestore.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT object.lo -MD -MP -MF ".deps/object.Tpo" -c -o object.lo object.c; \
> 	then mv -f ".deps/object.Tpo" ".deps/object.Plo"; else rm -f ".deps/object.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c  -fPIC -DPIC -o .libs/object.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -o object.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT paned.lo -MD -MP -MF ".deps/paned.Tpo" -c -o paned.lo paned.c; \
> 	then mv -f ".deps/paned.Tpo" ".deps/paned.Plo"; else rm -f ".deps/paned.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT paned.lo -MD -MP -MF .deps/paned.Tpo -c paned.c  -fPIC -DPIC -o .libs/paned.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT paned.lo -MD -MP -MF .deps/paned.Tpo -c paned.c -o paned.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT selectiondata.lo -MD -MP -MF ".deps/selectiondata.Tpo" -c -o selectiondata.lo selectiondata.c; \
> 	then mv -f ".deps/selectiondata.Tpo" ".deps/selectiondata.Plo"; else rm -f ".deps/selectiondata.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT selectiondata.lo -MD -MP -MF .deps/selectiondata.Tpo -c selectiondata.c  -fPIC -DPIC -o .libs/selectiondata.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT selectiondata.lo -MD -MP -MF .deps/selectiondata.Tpo -c selectiondata.c -o selectiondata.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT style.lo -MD -MP -MF ".deps/style.Tpo" -c -o style.lo style.c; \
> 	then mv -f ".deps/style.Tpo" ".deps/style.Plo"; else rm -f ".deps/style.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT style.lo -MD -MP -MF .deps/style.Tpo -c style.c  -fPIC -DPIC -o .libs/style.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT style.lo -MD -MP -MF .deps/style.Tpo -c style.c -o style.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT widget.lo -MD -MP -MF ".deps/widget.Tpo" -c -o widget.lo widget.c; \
> 	then mv -f ".deps/widget.Tpo" ".deps/widget.Plo"; else rm -f ".deps/widget.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c  -fPIC -DPIC -o .libs/widget.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c widget.c -o widget.o >/dev/null 2>&1
> /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc  -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings   -o libgtksharpglue.la -rpath /usr/local/lib -module -avoid-version -no-undefined adjustment.lo button.lo cellrenderer.lo clipboard.lo colorseldialog.lo combo.lo container.lo dialog.lo fileselection.lo inputdialog.lo layout.lo nodestore.lo object.lo paned.lo selectiondata.lo style.lo widget.lo -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   
> cc -shared  .libs/adjustment.o .libs/button.o .libs/cellrenderer.o .libs/clipboard.o .libs/colorseldialog.o .libs/combo.o .libs/container.o .libs/dialog.o .libs/fileselection.o .libs/inputdialog.o .libs/layout.o .libs/nodestore.o .libs/object.o .libs/paned.o .libs/selectiondata.o .libs/style.o .libs/widget.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libcairo.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lz /usr/local/lib/libpango-1.0.so -lm /usr/local/lib/libX11.so /usr/local
>  /lib/libXfixes.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so  -pthread -Wl,--rpath -Wl,/usr/local/lib -pthread -pthread -Wl,-soname -Wl,libgtksharpglue.so -o .libs/libgtksharpglue.so
> ar cru .libs/libgtksharpglue.a  adjustment.o button.o cellrenderer.o clipboard.o colorseldialog.o combo.o container.o dialog.o fileselection.o inputdialog.o layout.o nodestore.o object.o paned.o selectiondata.o style.o widget.o
> ranlib .libs/libgtksharpglue.a
> creating libgtksharpglue.la
> (cd .libs && rm -f libgtksharpglue.la && ln -s ../libgtksharpglue.la libgtksharpglue.la)
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk/glue'
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk'
> Making all in glade
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/glade'
> Making all in glue
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/glade/glue'
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/libglade-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -I../..    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT gladexml.lo -MD -MP -MF ".deps/gladexml.Tpo" -c -o gladexml.lo gladexml.c; \
> 	then mv -f ".deps/gladexml.Tpo" ".deps/gladexml.Plo"; else rm -f ".deps/gladexml.Tpo"; exit 1; fi
> mkdir .libs
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/libglade-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT gladexml.lo -MD -MP -MF .deps/gladexml.Tpo -c gladexml.c  -fPIC -DPIC -o .libs/gladexml.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -I/usr/local/include/libglade-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT gladexml.lo -MD -MP -MF .deps/gladexml.Tpo -c gladexml.c -o gladexml.o >/dev/null 2>&1
> /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc  -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings   -o libgladesharpglue.la -rpath /usr/local/lib -module -avoid-version -no-undefined gladexml.lo -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   
> cc -shared  .libs/gladexml.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib /usr/local/lib/libglade-2.0.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libxml2.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libcairo.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lz /usr/local/lib/libpango-1.0.so -lm /usr/local/lib/libX11.so /usr/local/lib/libXfixes.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so  -pthread -Wl,--rpath -Wl,/usr/local/lib -pthread -pthread -Wl,-soname -Wl,libglade
>  sharpglue.so -o .libs/libgladesharpglue.so
> ar cru .libs/libgladesharpglue.a  gladexml.o
> ranlib .libs/libgladesharpglue.a
> creating libgladesharpglue.la
> (cd .libs && rm -f libgladesharpglue.la && ln -s ../libgladesharpglue.la libgladesharpglue.la)
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/glade/glue'
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/glade'
> cp ./glade-api.raw glade-api.xml
> chmod u+w glade-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=glade-api.xml --metadata=./Glade.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate glade-api.xml \
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml ../gtk/gtk-api.xml ../gtk/gtk-symbols.xml --outdir=generated --customdir=. --assembly-name=glade-sharp \
> 	&& touch generated-stamp
> Name: func Type: GCallback in ctor in Object Glade.XML
> Name: func Type: GCallback in ctor in Object Glade.XML
> 
> Generation Summary:
>   Enums: 0  Structs: 8  Boxed: 0  Opaques: 0  Interfaces: 0  Objects: 1  Callbacks: 6
>   Properties: 0  Signals: 0  Methods: 29  Constructors: 2  Throttled: 2
> Total Nodes: 48
> 
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:glade-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll ./HandlerNotFoundExeception.cs ./WidgetAttribute.cs AssemblyInfo.cs generated/*.cs
> generated/AccelInfo.cs(29,43): warning CS0169: The private property `Glade.AccelInfo.GType' is never used
> generated/AtkActionInfo.cs(28,43): warning CS0169: The private property `Glade.AtkActionInfo.GType' is never used
> generated/AtkRelationInfo.cs(28,43): warning CS0169: The private property `Glade.AtkRelationInfo.GType' is never used
> generated/ChildInfo.cs(38,43): warning CS0169: The private property `Glade.ChildInfo.GType' is never used
> generated/Interface.cs(50,43): warning CS0169: The private property `Glade.Interface.GType' is never used
> generated/Interface.cs(22,32): warning CS0169: The private field `Glade.Interface._names' is never used
> generated/Interface.cs(23,32): warning CS0169: The private field `Glade.Interface._strings' is never used
> generated/Property.cs(28,43): warning CS0169: The private property `Glade.Property.GType' is never used
> generated/SignalInfo.cs(30,43): warning CS0169: The private property `Glade.SignalInfo.GType' is never used
> generated/SignalInfo.cs(17,30): warning CS0169: The private field `Glade.SignalInfo._bitfield0' is never used
> generated/WidgetInfo.cs(75,43): warning CS0169: The private property `Glade.WidgetInfo.GType' is never used
> Compilation succeeded - 11 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/glade'
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/glade'
> Making all in art
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/art'
> cp ./art-api.raw art-api.xml
> chmod u+w art-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=art-api.xml --metadata=./Art.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate art-api.xml ./art-symbols.xml \
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml  --outdir=generated --customdir=. --assembly-name=art-sharp \
> 	&& touch generated-stamp
> 
> Generation Summary:
>   Enums: 10  Structs: 20  Boxed: 0  Opaques: 2  Interfaces: 0  Objects: 0  Callbacks: 1
>   Properties: 0  Signals: 0  Methods: 92  Constructors: 11  Throttled: 0
> Total Nodes: 136
> 
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:art-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll   AssemblyInfo.cs generated/*.cs
> generated/AlphaGamma.cs(47,43): warning CS0169: The private property `Art.AlphaGamma.GType' is never used
> generated/Bpath.cs(42,43): warning CS0169: The private property `Art.Bpath.GType' is never used
> generated/DRect.cs(88,43): warning CS0169: The private property `Art.DRect.GType' is never used
> generated/GradientLinear.cs(36,43): warning CS0169: The private property `Art.GradientLinear.GType' is never used
> generated/GradientRadial.cs(36,43): warning CS0169: The private property `Art.GradientRadial.GType' is never used
> generated/GradientStop.cs(29,43): warning CS0169: The private property `Art.GradientStop.GType' is never used
> generated/IRect.cs(60,43): warning CS0169: The private property `Art.IRect.GType' is never used
> generated/ImageSource.cs(27,43): warning CS0169: The private property `Art.ImageSource.GType' is never used
> generated/MaskSource.cs(27,43): warning CS0169: The private property `Art.MaskSource.GType' is never used
> generated/PixBuf.cs(111,43): warning CS0169: The private property `Art.PixBuf.GType' is never used
> generated/PixBuf.cs(18,32): warning CS0169: The private field `Art.PixBuf._pixels' is never used
> generated/PixBuf.cs(22,32): warning CS0169: The private field `Art.PixBuf._destroy_data' is never used
> generated/PixBuf.cs(23,32): warning CS0169: The private field `Art.PixBuf.destroy' is never used
> generated/Point.cs(28,43): warning CS0169: The private property `Art.Point.GType' is never used
> generated/Render.cs(158,43): warning CS0169: The private property `Art.Render.GType' is never used
> generated/Render.cs(18,32): warning CS0169: The private field `Art.Render._pixels' is never used
> generated/Render.cs(23,29): warning CS0169: The private field `Art.Render.clear' is never used
> generated/Render.cs(33,32): warning CS0169: The private field `Art.Render._alpha_buf' is never used
> generated/Render.cs(36,32): warning CS0169: The private field `Art.Render._image_buf' is never used
> generated/Render.cs(44,32): warning CS0169: The private field `Art.Render._span_x' is never used
> generated/RenderCallback.cs(26,43): warning CS0169: The private property `Art.RenderCallback.GType' is never used
> generated/RenderMaskRun.cs(28,43): warning CS0169: The private property `Art.RenderMaskRun.GType' is never used
> generated/SVP.cs(171,43): warning CS0169: The private property `Art.SVP.GType' is never used
> generated/SVPRenderAAStep.cs(28,43): warning CS0169: The private property `Art.SVPRenderAAStep.GType' is never used
> generated/SVPSeg.cs(43,43): warning CS0169: The private property `Art.SVPSeg.GType' is never used
> generated/SvpWriter.cs(44,43): warning CS0169: The private property `Art.SvpWriter.GType' is never used
> generated/Uta.cs(99,43): warning CS0169: The private property `Art.Uta.GType' is never used
> generated/Uta.cs(18,32): warning CS0169: The private field `Art.Uta._utiles' is never used
> generated/Vpath.cs(94,43): warning CS0169: The private property `Art.Vpath.GType' is never used
> Compilation succeeded - 29 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/art'
> Making all in gnome
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnome'
> Making all in glue
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnome/glue'
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2   -I../..    -Wall -Wunuse
>  d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas.lo -MD -MP -MF ".deps/canvas.Tpo" -c -o canvas.lo canvas.c; \
> 	then mv -f ".deps/canvas.Tpo" ".deps/canvas.Plo"; else rm -f ".deps/canvas.Tpo"; exit 1; fi
> mkdir .libs
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas.lo -MD -MP -MF .deps/canvas.Tpo -c canvas.c  -fPIC -DPIC -o .libs/canvas.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas.lo -MD -MP -MF .deps/canvas.Tpo -c canvas.c -o canvas.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2   -I../..    -Wall -Wunuse
>  d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvasitem.lo -MD -MP -MF ".deps/canvasitem.Tpo" -c -o canvasitem.lo canvasitem.c; \
> 	then mv -f ".deps/canvasitem.Tpo" ".deps/canvasitem.Plo"; else rm -f ".deps/canvasitem.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvasitem.lo -MD -MP -MF .deps/canvasitem.Tpo -c canvasitem.c  -fPIC -DPIC -o .libs/canvasitem.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvasitem.lo -MD -MP -MF .deps/canvasitem.Tpo -c canvasitem.c -o canvasitem.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2   -I../..    -Wall -Wunuse
>  d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvaspoints.lo -MD -MP -MF ".deps/canvaspoints.Tpo" -c -o canvaspoints.lo canvaspoints.c; \
> 	then mv -f ".deps/canvaspoints.Tpo" ".deps/canvaspoints.Plo"; else rm -f ".deps/canvaspoints.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvaspoints.lo -MD -MP -MF .deps/canvaspoints.Tpo -c canvaspoints.c  -fPIC -DPIC -o .libs/canvaspoints.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvaspoints.lo -MD -MP -MF .deps/canvaspoints.Tpo -c canvaspoints.c -o canvaspoints.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2   -I../..    -Wall -Wunuse
>  d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas-proxy.lo -MD -MP -MF ".deps/canvas-proxy.Tpo" -c -o canvas-proxy.lo canvas-proxy.c; \
> 	then mv -f ".deps/canvas-proxy.Tpo" ".deps/canvas-proxy.Plo"; else rm -f ".deps/canvas-proxy.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas-proxy.lo -MD -MP -MF .deps/canvas-proxy.Tpo -c canvas-proxy.c  -fPIC -DPIC -o .libs/canvas-proxy.o
> canvas-proxy.c:50: warning: 'gtksharp_canvas_proxy_class_init' defined but not used
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas-proxy.lo -MD -MP -MF .deps/canvas-proxy.Tpo -c canvas-proxy.c -o canvas-proxy.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2   -I../..    -Wall -Wunuse
>  d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas-proxy-marshal.lo -MD -MP -MF ".deps/canvas-proxy-marshal.Tpo" -c -o canvas-proxy-marshal.lo canvas-proxy-marshal.c; \
> 	then mv -f ".deps/canvas-proxy-marshal.Tpo" ".deps/canvas-proxy-marshal.Plo"; else rm -f ".deps/canvas-proxy-marshal.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas-proxy-marshal.lo -MD -MP -MF .deps/canvas-proxy-marshal.Tpo -c canvas-proxy-marshal.c  -fPIC -DPIC -o .libs/canvas-proxy-marshal.o
> canvas-proxy-marshal.c:58: warning: no previous prototype for 'g_cclosure_user_marshal_VOID__OBJECT_POINTER_POINTER_INT'
> canvas-proxy-marshal.c:99: warning: no previous prototype for 'g_cclosure_user_marshal_DOUBLE__OBJECT_DOUBLE_DOUBLE_INT_INT_POINTER'
> canvas-proxy-marshal.c:148: warning: no previous prototype for 'g_cclosure_user_marshal_VOID__OBJECT_POINTER_POINTER_POINTER_POINTER'
> canvas-proxy-marshal.c:191: warning: no previous prototype for 'g_cclosure_user_marshal_VOID__OBJECT_INT_INT_INT_INT'
> canvas-proxy-marshal.c:234: warning: no previous prototype for 'g_cclosure_user_marshal_POINTER__OBJECT'
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT canvas-proxy-marshal.lo -MD -MP -MF .deps/canvas-proxy-marshal.Tpo -c canvas-proxy-marshal.c -o canvas-proxy-marshal.o >/dev/null 2>&1
> if /bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2   -I../..    -Wall -Wunuse
>  d -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT program.lo -MD -MP -MF ".deps/program.Tpo" -c -o program.lo program.c; \
> 	then mv -f ".deps/program.Tpo" ".deps/program.Plo"; else rm -f ".deps/program.Tpo"; exit 1; fi
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT program.lo -MD -MP -MF .deps/program.Tpo -c program.c  -fPIC -DPIC -o .libs/program.o
>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/gail-1.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2 -I../.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototy
>  pes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT program.lo -MD -MP -MF .deps/program.Tpo -c program.c -o program.o >/dev/null 2>&1
> /bin/sh /usr/local/bin/libtool --mode=link --tag=CC cc  -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings   -o libgnomesharpglue.la -rpath /usr/local/lib -module -avoid-version -no-undefined canvas.lo canvasitem.lo canvaspoints.lo canvas-proxy.lo canvas-proxy-marshal.lo program.lo -pthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   
> cc -shared  .libs/canvas.o .libs/canvasitem.o .libs/canvaspoints.o .libs/canvas-proxy.o .libs/canvas-proxy-marshal.o .libs/program.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib /usr/local/lib/libgnomeui-2.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libbonoboui-2.so /usr/local/lib/libgnomevfs-2.so /usr/local/lib/libgnome-2.so /usr/local/lib/libpopt.so /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so /usr/local/lib/libgconf-2.so /usr/local/lib/libORBit-2.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libgnomeprintui-2-2.so /usr/local/lib/libgnomeprint-2-2.so /usr/local/lib/libgnomecanvas-2.so /usr/local/lib/libxml2.so /usr/local/lib/libart_lgpl_2.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXext.so /usr/local/lib/libXrender.so /usr/local/lib/libXi
>  nerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXdamage.so /usr/local/lib/libcairo.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lz /usr/local/lib/libpango-1.0.so -lm /usr/local/lib/libX11.so /usr/local/lib/libXfixes.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so  -pthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgnomesharpglue.so -o .libs/libgnomesharpglue.so
> ar cru .libs/libgnomesharpglue.a  canvas.o canvasitem.o canvaspoints.o canvas-proxy.o canvas-proxy-marshal.o program.o
> ranlib .libs/libgnomesharpglue.a
> creating libgnomesharpglue.la
> (cd .libs && rm -f libgnomesharpglue.la && ln -s ../libgnomesharpglue.la libgnomesharpglue.la)
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnome/glue'
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnome'
> cp ./gnome-api.raw gnome-api.xml
> chmod u+w gnome-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=gnome-api.xml --metadata=./Gnome.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate gnome-api.xml \
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml ../gtk/gtk-api.xml ../gtk/gtk-symbols.xml ../art/art-api.xml --outdir=generated --customdir=. --assembly-name=gnome-sharp \
> 	&& touch generated-stamp
> Name: klass Type: GnomeProgramClass*  in callback GnomeModuleClassInitHook **** Stubbing it out ****
> rettype: poptContext in method Preinit in Object Gnome.Program
> Name: pclass Type: GnomeProgramClass* in ctor in Object Gnome.Program
> Ellipsis parameter in ctor in Object Gnome.Program
> Name: Pass Type: /* in ctor in Object Gnome.Score
> Ellipsis parameter in ctor in Object Gnome.Triggers
> Ellipsis parameter in ctor in Object Gnome.Triggers
> Ellipsis parameter in ctor in Object Gnome.CanvasItem
> bad signal in Object Gnome.CanvasRichText
> Name: error Type: GnomeVFSResult  in callback GnomeGdkPixbufLoadCallback **** Stubbing it out ****
> Ellipsis parameter in ctor in Type Gtk.Dialog
> Property has unknown Type value_array in Object Gnome.About
> Property has unknown Type value_array in Object Gnome.About
> Name: behavior Type: BonoboDockItemBehavior in ctor in Object Gnome.App
> rettype: BonoboDock* in method GetDock in Object Gnome.App
> rettype: BonoboDockItem* in method GetDockItemByName in Object Gnome.App
> Name: item Type: BonoboDockItem* in ctor in Object Gnome.App
> Name: dock_item Type: BonoboDockItem* in ctor in Object Gnome.App
> Name: behavior Type: BonoboDockItemBehavior in ctor in Object Gnome.App
> Ellipsis parameter in ctor in Object Gnome.Client
> Name: pid Type: pid_t in ctor in Object Gnome.Client
> Name: destroy Type: GDestroyNotify in ctor in Object Gnome.IconList
> Name: Name Type: /* in ctor in Object Gnome.Scores
> Name: file_info Type: GnomeVFSFileInfo* in ctor in Object Gnome.Icon
> Ellipsis parameter in ctor in Object Gnome.PrintTransport
> 
> Generation Summary:
>   Enums: 32  Structs: 15  Boxed: 2  Opaques: 12  Interfaces: 0  Objects: 72  Callbacks: 12
>   Properties: 228  Signals: 50  Methods: 762  Constructors: 62  Throttled: 22
> Total Nodes: 1269
> 
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:gnome-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll /r:../art/art-sharp.dll ./Modules.cs ./voidObjectAffineSVPintSignal.cs AssemblyInfo.cs generated/*.cs
> generated/DateEdit.cs(257,28): warning CS0108: `Gnome.DateEdit.Flags' hides inherited member `Gtk.Widget.Flags'. Use the new keyword if hiding was intended
> /work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtk/gtk-sharp.dll (Location of the symbol related to previous warning)
> generated/AppBar.cs(82,37): warning CS0169: The private method `Gnome.AppBar.OverrideUserResponse(GLib.GType)' is never used
> generated/AppBar.cs(150,37): warning CS0169: The private method `Gnome.AppBar.OverridePromptCleared(GLib.GType)' is never used
> generated/Canvas.cs(62,37): warning CS0169: The private method `Gnome.Canvas.OverrideRenderBackground(GLib.GType)' is never used
> generated/Canvas.cs(132,37): warning CS0169: The private method `Gnome.Canvas.OverrideDrawBackground(GLib.GType)' is never used
> generated/CanvasItem.cs(53,37): warning CS0169: The private method `Gnome.CanvasItem.OverrideCanvasEvent(GLib.GType)' is never used
> CanvasItem.custom(75,29): warning CS0169: The private method `Gnome.CanvasItem.OverrideRealize(GLib.GType)' is never used
> CanvasItem.custom(107,29): warning CS0169: The private method `Gnome.CanvasItem.OverridePoint(GLib.GType)' is never used
> CanvasItem.custom(140,29): warning CS0169: The private method `Gnome.CanvasItem.OverrideDraw(GLib.GType)' is never used
> CanvasItem.custom(170,29): warning CS0169: The private method `Gnome.CanvasItem.OverrideRender(GLib.GType)' is never used
> CanvasItem.custom(205,29): warning CS0169: The private method `Gnome.CanvasItem.OverrideUpdate(GLib.GType)' is never used
> generated/CanvasBuf.cs(38,43): warning CS0169: The private property `Gnome.CanvasBuf.GType' is never used
> generated/CanvasBuf.cs(14,32): warning CS0169: The private field `Gnome.CanvasBuf._buf' is never used
> generated/CanvasBuf.cs(18,30): warning CS0169: The private field `Gnome.CanvasBuf._bitfield0' is never used
> generated/Client.cs(52,37): warning CS0169: The private method `Gnome.Client.OverrideConnected(GLib.GType)' is never used
> generated/Client.cs(122,37): warning CS0169: The private method `Gnome.Client.OverrideSaveComplete(GLib.GType)' is never used
> generated/Client.cs(190,37): warning CS0169: The private method `Gnome.Client.OverrideDisconnected(GLib.GType)' is never used
> generated/Client.cs(258,37): warning CS0169: The private method `Gnome.Client.OverrideSaveYourself(GLib.GType)' is never used
> generated/Client.cs(337,37): warning CS0169: The private method `Gnome.Client.OverrideDie(GLib.GType)' is never used
> generated/Client.cs(405,37): warning CS0169: The private method `Gnome.Client.OverrideShutdownCancelled(GLib.GType)' is never used
> generated/ColorPicker.cs(158,37): warning CS0169: The private method `Gnome.ColorPicker.OverrideColorSet(GLib.GType)' is never used
> generated/DateEdit.cs(128,37): warning CS0169: The private method `Gnome.DateEdit.OverrideDateChanged(GLib.GType)' is never used
> generated/DateEdit.cs(196,37): warning CS0169: The private method `Gnome.DateEdit.OverrideTimeChanged(GLib.GType)' is never used
> generated/Druid.cs(76,37): warning CS0169: The private method `Gnome.Druid.OverrideCancel(GLib.GType)' is never used
> generated/Druid.cs(144,37): warning CS0169: The private method `Gnome.Druid.OverrideHelp(GLib.GType)' is never used
> generated/DruidPage.cs(44,37): warning CS0169: The private method `Gnome.DruidPage.OverridePrepared(GLib.GType)' is never used
> generated/DruidPage.cs(114,37): warning CS0169: The private method `Gnome.DruidPage.OverrideNextClicked(GLib.GType)' is never used
> generated/DruidPage.cs(185,37): warning CS0169: The private method `Gnome.DruidPage.OverrideFinishClicked(GLib.GType)' is never used
> generated/DruidPage.cs(255,37): warning CS0169: The private method `Gnome.DruidPage.OverrideBackClicked(GLib.GType)' is never used
> generated/DruidPage.cs(326,37): warning CS0169: The private method `Gnome.DruidPage.OverrideCancelClicked(GLib.GType)' is never used
> generated/Entry.cs(77,37): warning CS0169: The private method `Gnome.Entry.OverrideActivated(GLib.GType)' is never used
> generated/Entry.cs(302,37): warning CS0169: The private method `Gnome.Entry.OverrideChanged(GLib.GType)' is never used
> generated/Entry.cs(370,37): warning CS0169: The private method `Gnome.Entry.OverrideTextDeleted(GLib.GType)' is never used
> generated/Entry.cs(442,37): warning CS0169: The private method `Gnome.Entry.OverrideTextInserted(GLib.GType)' is never used
> generated/FileEntry.cs(170,37): warning CS0169: The private method `Gnome.FileEntry.OverrideActivated(GLib.GType)' is never used
> generated/FileEntry.cs(238,37): warning CS0169: The private method `Gnome.FileEntry.OverrideBrowseClicked(GLib.GType)' is never used
> generated/FileEntry.cs(443,37): warning CS0169: The private method `Gnome.FileEntry.OverrideChanged(GLib.GType)' is never used
> generated/FileEntry.cs(511,37): warning CS0169: The private method `Gnome.FileEntry.OverrideTextDeleted(GLib.GType)' is never used
> generated/FileEntry.cs(583,37): warning CS0169: The private method `Gnome.FileEntry.OverrideTextInserted(GLib.GType)' is never used
> generated/FontPicker.cs(170,37): warning CS0169: The private method `Gnome.FontPicker.OverrideFontSet(GLib.GType)' is never used
> generated/FontSelection.cs(44,37): warning CS0169: The private method `Gnome.FontSelection.OverrideFontSet(GLib.GType)' is never used
> generated/GPFamilyEntry.cs(30,43): warning CS0169: The private property `Gnome.GPFamilyEntry.GType' is never used
> generated/GPFamilyEntry.cs(16,32): warning CS0169: The private field `Gnome.GPFamilyEntry._fonts' is never used
> generated/GPFontEntry.cs(59,43): warning CS0169: The private property `Gnome.GPFontEntry.GType' is never used
> generated/GPFontEntry.cs(29,32): warning CS0169: The private field `Gnome.GPFontEntry.weight' is never used
> generated/GPFontEntryAlias.cs(32,43): warning CS0169: The private property `Gnome.GPFontEntryAlias.GType' is never used
> generated/GPFontMap.cs(59,43): warning CS0169: The private property `Gnome.GPFontMap.GType' is never used
> generated/GPFontMap.cs(16,32): warning CS0169: The private field `Gnome.GPFontMap._fontdict' is never used
> generated/GPFontMap.cs(17,32): warning CS0169: The private field `Gnome.GPFontMap._familydict' is never used
> generated/GPFontMap.cs(18,32): warning CS0169: The private field `Gnome.GPFontMap._fonts' is never used
> generated/GPFontMap.cs(19,32): warning CS0169: The private field `Gnome.GPFontMap._families' is never used
> generated/GPFontMap.cs(20,32): warning CS0169: The private field `Gnome.GPFontMap._fontlist' is never used
> generated/GPFontMap.cs(21,32): warning CS0169: The private field `Gnome.GPFontMap._familylist' is never used
> generated/GpaModuleInfo.cs(26,43): warning CS0169: The private property `Gnome.GpaModuleInfo.GType' is never used
> generated/IconData.cs(54,43): warning CS0169: The private property `Gnome.IconData.GType' is never used
> generated/IconDataPoint.cs(28,43): warning CS0169: The private property `Gnome.IconDataPoint.GType' is never used
> generated/IconEntry.cs(126,37): warning CS0169: The private method `Gnome.IconEntry.OverrideChanged(GLib.GType)' is never used
> generated/IconEntry.cs(194,37): warning CS0169: The private method `Gnome.IconEntry.OverrideBrowse(GLib.GType)' is never used
> generated/IconList.cs(37,37): warning CS0169: The private method `Gnome.IconList.OverrideIconUnselected(GLib.GType)' is never used
> generated/IconList.cs(109,37): warning CS0169: The private method `Gnome.IconList.OverrideIconFocused(GLib.GType)' is never used
> generated/IconList.cs(179,37): warning CS0169: The private method `Gnome.IconList.OverrideIconSelected(GLib.GType)' is never used
> generated/IconList.cs(251,37): warning CS0169: The private method `Gnome.IconList.OverrideMoveCursor(GLib.GType)' is never used
> generated/IconList.cs(323,37): warning CS0169: The private method `Gnome.IconList.OverrideToggleCursorSelection(GLib.GType)' is never used
> generated/IconList.cs(391,37): warning CS0169: The private method `Gnome.IconList.OverrideTextChanged(GLib.GType)' is never used
> generated/IconTextItem.cs(37,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideEditingStarted(GLib.GType)' is never used
> generated/IconTextItem.cs(105,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideSelectionStarted(GLib.GType)' is never used
> generated/IconTextItem.cs(173,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideWidthChanged(GLib.GType)' is never used
> generated/IconTextItem.cs(241,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideEditingStopped(GLib.GType)' is never used
> generated/IconTextItem.cs(309,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideHeightChanged(GLib.GType)' is never used
> generated/IconTextItem.cs(377,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideSelectionStopped(GLib.GType)' is never used
> generated/IconTextItem.cs(445,37): warning CS0169: The private method `Gnome.IconTextItem.OverrideTextChanged(GLib.GType)' is never used
> generated/IconTheme.cs(44,37): warning CS0169: The private method `Gnome.IconTheme.OverrideChanged(GLib.GType)' is never used
> generated/ModuleInfo.cs(22,32): warning CS0169: The private field `Gnome.ModuleInfo.instance_init' is never used
> generated/ModuleInfo.cs(23,32): warning CS0169: The private field `Gnome.ModuleInfo.pre_args_parse' is never used
> generated/ModuleInfo.cs(24,32): warning CS0169: The private field `Gnome.ModuleInfo.post_args_parse' is never used
> generated/ModuleInfo.cs(25,32): warning CS0169: The private field `Gnome.ModuleInfo._options' is never used
> generated/ModuleInfo.cs(26,32): warning CS0169: The private field `Gnome.ModuleInfo.init_pass' is never used
> generated/ModuleInfo.cs(27,32): warning CS0169: The private field `Gnome.ModuleInfo.class_init' is never used
> generated/ModuleInfo.cs(29,32): warning CS0169: The private field `Gnome.ModuleInfo._expansion1' is never used
> generated/ModuleRequirement.cs(32,43): warning CS0169: The private property `Gnome.ModuleRequirement.GType' is never used
> generated/PrintCopiesSelector.cs(44,37): warning CS0169: The private method `Gnome.PrintCopiesSelector.OverrideCopiesSet(GLib.GType)' is never used
> generated/PrintModule.cs(34,43): warning CS0169: The private property `Gnome.PrintModule.GType' is never used
> generated/PrintPaper.cs(86,43): warning CS0169: The private property `Gnome.PrintPaper.GType' is never used
> generated/PrintPaper.cs(15,32): warning CS0169: The private field `Gnome.PrintPaper._name' is never used
> generated/PrintUnit.cs(17,32): warning CS0169: The private field `Gnome.PrintUnit._name' is never used
> generated/PrintUnit.cs(18,32): warning CS0169: The private field `Gnome.PrintUnit._abbr' is never used
> generated/PrintUnit.cs(19,32): warning CS0169: The private field `Gnome.PrintUnit._plural' is never used
> generated/PrintUnit.cs(20,32): warning CS0169: The private field `Gnome.PrintUnit._abbr_plural' is never used
> generated/PrintUnitSelector.cs(43,37): warning CS0169: The private method `Gnome.PrintUnitSelector.OverrideModified(GLib.GType)' is never used
> generated/Trigger.cs(29,43): warning CS0169: The private property `Gnome.Trigger.GType' is never used
> generated/Trigger.cs(15,32): warning CS0169: The private field `Gnome.Trigger.function' is never used
> generated/TriggerList.cs(39,43): warning CS0169: The private property `Gnome.TriggerList.GType' is never used
> generated/UIBuilderData.cs(31,43): warning CS0169: The private property `Gnome.UIBuilderData.GType' is never used
> generated/UIBuilderData.cs(14,32): warning CS0169: The private field `Gnome.UIBuilderData.connect_func' is never used
> generated/UIBuilderData.cs(15,32): warning CS0169: The private field `Gnome.UIBuilderData._data' is never used
> generated/UIBuilderData.cs(17,32): warning CS0169: The private field `Gnome.UIBuilderData.relay_func' is never used
> generated/UIBuilderData.cs(18,32): warning CS0169: The private field `Gnome.UIBuilderData.destroy_func' is never used
> generated/UIInfo.cs(45,43): warning CS0169: The private property `Gnome.UIInfo.GType' is never used
> generated/UIInfo.cs(17,32): warning CS0169: The private field `Gnome.UIInfo._moreinfo' is never used
> generated/UIInfo.cs(18,32): warning CS0169: The private field `Gnome.UIInfo._user_data' is never used
> generated/UIInfo.cs(19,32): warning CS0169: The private field `Gnome.UIInfo._unused_data' is never used
> generated/UIInfo.cs(21,32): warning CS0169: The private field `Gnome.UIInfo._pixmap_info' is never used
> Compilation succeeded - 102 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnome'
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnome'
> Making all in gda
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gda'
> gmake[2]: Nothing to be done for `all'.
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gda'
> Making all in gnomedb
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnomedb'
> gmake[2]: Nothing to be done for `all'.
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gnomedb'
> Making all in gtkhtml
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtkhtml'
> cp ./gtkhtml-api.raw gtkhtml-api.xml
> chmod u+w gtkhtml-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=gtkhtml-api.xml --metadata=./Gtk.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate gtkhtml-api.xml  \
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml ../gtk/gtk-api.xml ../gtk/gtk-symbols.xml ../art/art-api.xml ../gnome/gnome-api.xml --outdir=generated --customdir=. --assembly-name=gtkhtml-sharp \
> 	&& touch generated-stamp
> Name: color Type: HTMLColor* in ctor in Object Gtk.HTML
> Name: frame Type: HTMLObject* in ctor in Object Gtk.HTML
> Name: o Type: HTMLObject* in ctor in Object Gtk.HTML
> Name: level_type Type: HTMLListType in ctor in Object Gtk.HTML
> Ellipsis parameter in ctor in Object Gtk.HTMLStream
> 
> Generation Summary:
>   Enums: 10  Structs: 1  Boxed: 0  Opaques: 2  Interfaces: 0  Objects: 2  Callbacks: 5
>   Properties: 4  Signals: 23  Methods: 74  Constructors: 2  Throttled: 5
> Total Nodes: 128
> 
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:gtkhtml-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll /r:../art/art-sharp.dll /r:../gnome/gnome-sharp.dll  AssemblyInfo.cs generated/*.cs
> generated/HTML.cs(98,37): warning CS0169: The private method `Gtk.HTML.OverrideSetBaseTarget(GLib.GType)' is never used
> generated/HTML.cs(168,37): warning CS0169: The private method `Gtk.HTML.OverrideObjectRequested(GLib.GType)' is never used
> generated/HTML.cs(239,37): warning CS0169: The private method `Gtk.HTML.OverrideOnUrl(GLib.GType)' is never used
> generated/HTML.cs(309,37): warning CS0169: The private method `Gtk.HTML.OverrideRedirect(GLib.GType)' is never used
> generated/HTML.cs(381,37): warning CS0169: The private method `Gtk.HTML.OverrideSubmit(GLib.GType)' is never used
> generated/HTML.cs(455,37): warning CS0169: The private method `Gtk.HTML.OverrideLinkClicked(GLib.GType)' is never used
> generated/HTML.cs(525,37): warning CS0169: The private method `Gtk.HTML.OverrideInsertionColorChanged(GLib.GType)' is never used
> generated/HTML.cs(595,37): warning CS0169: The private method `Gtk.HTML.OverrideCurrentParagraphAlignmentChanged(GLib.GType)' is never used
> generated/HTML.cs(665,37): warning CS0169: The private method `Gtk.HTML.OverrideCurrentParagraphIndentationChanged(GLib.GType)' is never used
> generated/HTML.cs(735,37): warning CS0169: The private method `Gtk.HTML.OverrideScroll(GLib.GType)' is never used
> generated/HTML.cs(809,37): warning CS0169: The private method `Gtk.HTML.OverrideIframeCreated(GLib.GType)' is never used
> generated/HTML.cs(879,37): warning CS0169: The private method `Gtk.HTML.OverrideUrlRequested(GLib.GType)' is never used
> generated/HTML.cs(951,37): warning CS0169: The private method `Gtk.HTML.OverrideOnCommand(GLib.GType)' is never used
> generated/HTML.cs(1022,37): warning CS0169: The private method `Gtk.HTML.OverrideCursorMove(GLib.GType)' is never used
> generated/HTML.cs(1094,37): warning CS0169: The private method `Gtk.HTML.OverrideLoadDone(GLib.GType)' is never used
> generated/HTML.cs(1162,37): warning CS0169: The private method `Gtk.HTML.OverrideCurrentParagraphStyleChanged(GLib.GType)' is never used
> generated/HTML.cs(1232,37): warning CS0169: The private method `Gtk.HTML.OverrideSizeChanged(GLib.GType)' is never used
> generated/HTML.cs(1300,37): warning CS0169: The private method `Gtk.HTML.OverrideSetBase(GLib.GType)' is never used
> generated/HTML.cs(1370,37): warning CS0169: The private method `Gtk.HTML.OverrideTitleChanged(GLib.GType)' is never used
> generated/HTML.cs(1440,37): warning CS0169: The private method `Gtk.HTML.OverrideInsertionFontStyleChanged(GLib.GType)' is never used
> generated/HTMLEditorAPI.cs(26,43): warning CS0169: The private property `Gtk.HTMLEditorAPI.GType' is never used
> generated/HTMLEmbedded.cs(43,37): warning CS0169: The private method `Gtk.HTMLEmbedded.OverrideDrawPrint(GLib.GType)' is never used
> generated/HTMLEmbedded.cs(113,37): warning CS0169: The private method `Gtk.HTMLEmbedded.OverrideChanged(GLib.GType)' is never used
> generated/HTMLEmbedded.cs(181,37): warning CS0169: The private method `Gtk.HTMLEmbedded.OverrideDrawGdk(GLib.GType)' is never used
> Compilation succeeded - 24 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gtkhtml'
> Making all in gconf
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf'
> Making all in GConf
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/GConf'
> cp ../../gtk-sharp.snk .
> /usr/local/bin/mcs /out:gconf-sharp.dll /target:library /r:../../glib/glib-sharp.dll ./ClientBase.cs ./Client.cs ./ChangeSet.cs ./_Entry.cs ./NoSuchKeyException.cs ./NotifyEventArgs.cs ./NotifyEventHandler.cs ./NotifyWrapper.cs ./Value.cs AssemblyInfo.cs
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/GConf'
> Making all in GConf.PropertyEditors
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/GConf.PropertyEditors'
> cp ../../gtk-sharp.snk .
> /usr/local/bin/mcs /out:gconf-sharp-peditors.dll /target:library /r:../../glib/glib-sharp.dll /r:../../pango/pango-sharp.dll /r:../../atk/atk-sharp.dll /r:../../gdk/gdk-sharp.dll /r:../../gtk/gtk-sharp.dll /r:../../art/art-sharp.dll /r:../../gnome/gnome-sharp.dll /r:../../glade/glade-sharp.dll /r:../GConf/gconf-sharp.dll ./PropertyEditor.cs ./PropertyEditorBool.cs ./PropertyEditorEnum.cs ./PropertyEditorEntry.cs ./PropertyEditorFileEntry.cs ./PropertyEditorOptionMenu.cs ./PropertyEditorRadioButton.cs ./PropertyEditorSpinButton.cs ./PropertyEditorToggleButton.cs ./EditorShell.cs AssemblyInfo.cs
> ./PropertyEditor.cs(48,53): warning CS0168: The variable `e' is declared but never used
> ./PropertyEditor.cs(55,61): warning CS0168: The variable `e' is declared but never used
> ./PropertyEditorEnum.cs(41,52): warning CS0168: The variable `e' is declared but never used
> Compilation succeeded - 3 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/GConf.PropertyEditors'
> Making all in tools
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/tools'
> /usr/local/bin/mcs /out:gconfsharp-schemagen.exe ./schemagen.cs
> ./schemagen.cs(33,47): warning CS0168: The variable `e' is declared but never used
> Compilation succeeded - 1 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/tools'
> Making all in doc
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/doc'
> gmake[3]: Nothing to be done for `all'.
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf/doc'
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf'
> gmake[3]: Nothing to be done for `all-am'.
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf'
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/gconf'
> Making all in rsvg
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/rsvg'
> cp ./rsvg-api.raw rsvg-api.xml
> chmod u+w rsvg-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=rsvg-api.xml --metadata=./Rsvg.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate rsvg-api.xml \
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml ../gtk/gtk-api.xml ../gtk/gtk-symbols.xml ../art/art-api.xml --outdir=generated --customdir=. --assembly-name=rsvg-sharp \
> 	&& touch generated-stamp
> Name: user_data_destroy Type: GDestroyNotify in ctor in Object Rsvg.Handle
> 
> Generation Summary:
>   Enums: 2  Structs: 8  Boxed: 0  Opaques: 3  Interfaces: 0  Objects: 0  Callbacks: 1
>   Properties: 0  Signals: 0  Methods: 71  Constructors: 5  Throttled: 1
> Total Nodes: 91
> 
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:rsvg-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll /r:../art/art-sharp.dll ./Tool.cs AssemblyInfo.cs generated/*.cs
> generated/State.cs(88,29): warning CS0465: Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
> generated/BpathDef.cs(92,43): warning CS0169: The private property `Rsvg.BpathDef.GType' is never used
> generated/DefVal.cs(27,43): warning CS0169: The private property `Rsvg.DefVal.GType' is never used
> generated/GradientStop.cs(28,43): warning CS0169: The private property `Rsvg.GradientStop.GType' is never used
> generated/GradientStops.cs(32,43): warning CS0169: The private property `Rsvg.GradientStops.GType' is never used
> generated/LinearGradient.cs(40,43): warning CS0169: The private property `Rsvg.LinearGradient.GType' is never used
> generated/PSCtx.cs(27,43): warning CS0169: The private property `Rsvg.PSCtx.GType' is never used
> generated/PSCtx.cs(14,29): warning CS0169: The private field `Rsvg.PSCtx.dummy' is never used
> generated/RadialGradient.cs(41,43): warning CS0169: The private property `Rsvg.RadialGradient.GType' is never used
> generated/State.cs(106,43): warning CS0169: The private property `Rsvg.State.GType' is never used
> Compilation succeeded - 10 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/rsvg'
> Making all in vte
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/vte'
> cp ./vte-api.raw vte-api.xml
> chmod u+w vte-api.xml
> /usr/local/bin/mono ../parser/gapi-fixup.exe --api=vte-api.xml --metadata=./Vte.metadata
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> rm -f generated/* &&	\
> 	/usr/local/bin/mono ../generator/gapi_codegen.exe --generate vte-api.xml \
> 	--include ../pango/pango-api.xml ../atk/atk-api.xml ../gdk/gdk-api.xml ../gdk/gdk-symbols.xml ../gtk/gtk-api.xml ../gtk/gtk-symbols.xml --outdir=generated --customdir=. --assembly-name=vte-sharp \
> 	&& touch generated-stamp
> Name: VteBgSourceType Type: enum in ctor in Object Vte.Bg
> Name: VteBgSourceType Type: enum in ctor in Object Vte.Bg
> 
> Generation Summary:
>   Enums: 4  Structs: 2  Boxed: 0  Opaques: 1  Interfaces: 0  Objects: 5  Callbacks: 1
>   Properties: 0  Signals: 33  Methods: 97  Constructors: 3  Throttled: 2
> Total Nodes: 148
> 
> cp ../gtk-sharp.snk .
> /usr/local/bin/mcs /unsafe /out:vte-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll  AssemblyInfo.cs generated/*.cs
> generated/Bg.cs(37,37): warning CS0169: The private method `Vte.Bg.OverrideRootPixmapChanged(GLib.GType)' is never used
> generated/CharAttributes.cs(49,43): warning CS0169: The private property `Vte.CharAttributes.GType' is never used
> generated/CharAttributes.cs(36,30): warning CS0169: The private field `Vte.CharAttributes._bitfield0' is never used
> generated/Reaper.cs(37,37): warning CS0169: The private method `Vte.Reaper.OverrideChildExited(GLib.GType)' is never used
> generated/Ring.cs(59,43): warning CS0169: The private property `Vte.Ring.GType' is never used
> generated/Ring.cs(14,32): warning CS0169: The private field `Vte.Ring.free' is never used
> generated/Ring.cs(15,32): warning CS0169: The private field `Vte.Ring._user_data' is never used
> generated/Ring.cs(16,32): warning CS0169: The private field `Vte.Ring._array' is never used
> generated/Terminal.cs(44,37): warning CS0169: The private method `Vte.Terminal.OverrideRestoreWindow(GLib.GType)' is never used
> generated/Terminal.cs(112,37): warning CS0169: The private method `Vte.Terminal.OverrideLowerWindow(GLib.GType)' is never used
> generated/Terminal.cs(180,37): warning CS0169: The private method `Vte.Terminal.OverrideMaximizeWindow(GLib.GType)' is never used
> generated/Terminal.cs(248,37): warning CS0169: The private method `Vte.Terminal.OverrideIncreaseFontSize(GLib.GType)' is never used
> generated/Terminal.cs(316,37): warning CS0169: The private method `Vte.Terminal.OverrideTextModified(GLib.GType)' is never used
> generated/Terminal.cs(384,37): warning CS0169: The private method `Vte.Terminal.OverrideRaiseWindow(GLib.GType)' is never used
> generated/Terminal.cs(452,37): warning CS0169: The private method `Vte.Terminal.OverrideTextInserted(GLib.GType)' is never used
> generated/Terminal.cs(520,37): warning CS0169: The private method `Vte.Terminal.OverrideStatusLineChanged(GLib.GType)' is never used
> generated/Terminal.cs(588,37): warning CS0169: The private method `Vte.Terminal.OverrideIconifyWindow(GLib.GType)' is never used
> generated/Terminal.cs(656,37): warning CS0169: The private method `Vte.Terminal.OverrideChildExited(GLib.GType)' is never used
> generated/Terminal.cs(724,37): warning CS0169: The private method `Vte.Terminal.OverrideTextDeleted(GLib.GType)' is never used
> generated/Terminal.cs(792,37): warning CS0169: The private method `Vte.Terminal.OverrideMoveWindow(GLib.GType)' is never used
> generated/Terminal.cs(864,37): warning CS0169: The private method `Vte.Terminal.OverrideRefreshWindow(GLib.GType)' is never used
> generated/Terminal.cs(932,37): warning CS0169: The private method `Vte.Terminal.OverrideDeiconifyWindow(GLib.GType)' is never used
> generated/Terminal.cs(1000,37): warning CS0169: The private method `Vte.Terminal.OverrideIconTitleChanged(GLib.GType)' is never used
> generated/Terminal.cs(1068,37): warning CS0169: The private method `Vte.Terminal.OverrideDecreaseFontSize(GLib.GType)' is never used
> generated/Terminal.cs(1136,37): warning CS0169: The private method `Vte.Terminal.OverrideTextScrolled(GLib.GType)' is never used
> generated/Terminal.cs(1206,37): warning CS0169: The private method `Vte.Terminal.OverrideCharSizeChanged(GLib.GType)' is never used
> generated/Terminal.cs(1278,37): warning CS0169: The private method `Vte.Terminal.OverrideEncodingChanged(GLib.GType)' is never used
> generated/Terminal.cs(1346,37): warning CS0169: The private method `Vte.Terminal.OverrideWindowTitleChanged(GLib.GType)' is never used
> generated/Terminal.cs(1414,37): warning CS0169: The private method `Vte.Terminal.OverrideContentsChanged(GLib.GType)' is never used
> generated/Terminal.cs(1482,37): warning CS0169: The private method `Vte.Terminal.OverrideCursorMoved(GLib.GType)' is never used
> generated/Terminal.cs(1550,37): warning CS0169: The private method `Vte.Terminal.OverrideSelectionChanged(GLib.GType)' is never used
> generated/Terminal.cs(1618,37): warning CS0169: The private method `Vte.Terminal.OverrideEof(GLib.GType)' is never used
> generated/Terminal.cs(1686,37): warning CS0169: The private method `Vte.Terminal.OverrideEmulationChanged(GLib.GType)' is never used
> generated/Terminal.cs(1754,37): warning CS0169: The private method `Vte.Terminal.OverrideResizeWindow(GLib.GType)' is never used
> generated/Terminal.cs(1826,37): warning CS0169: The private method `Vte.Terminal.OverrideCommit(GLib.GType)' is never used
> generated/TerminalAccessible.cs(213,37): warning CS0169: The private method `Vte.TerminalAccessible.OverrideTextCaretMoved(GLib.GType)' is never used
> generated/TerminalAccessible.cs(283,37): warning CS0169: The private method `Vte.TerminalAccessible.OverrideTextSelectionChanged(GLib.GType)' is never used
> generated/TerminalAccessible.cs(351,37): warning CS0169: The private method `Vte.TerminalAccessible.OverrideTextAttributesChanged(GLib.GType)' is never used
> generated/TerminalAccessible.cs(419,37): warning CS0169: The private method `Vte.TerminalAccessible.OverrideTextChanged(GLib.GType)' is never used
> Compilation succeeded - 39 warning(s)
> Thread 8cc000 has exited with leftover thread-specific data after 4 destructor iterations
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/vte'
> Making all in sample
> gmake[2]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/sample'
> Making all in gconf
> gmake[3]: Entering directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/sample/gconf'
> MONO_PATH=../../gconf/GConf/gconf-sharp.dll: /usr/local/bin/mono ../../gconf/tools/gconfsharp-schemagen.exe Sample ./sample.schema > Settings.cs
> /usr/local/bin/mcs /out:sample.exe Settings.cs ./main.cs /r:../../glib/glib-sharp.dll /r:../../pango/pango-sharp.dll /r:../../atk/atk-sharp.dll /r:../../art/art-sharp.dll /r:../../gdk/gdk-sharp.dll /r:../../gconf/GConf/gconf-sharp.dll /r:../../gtk/gtk-sharp.dll /r:../../gnome/gnome-sharp.dll /r:../../glade/glade-sharp.dll /r:../../gconf/GConf.PropertyEditors/gconf-sharp-peditors.dll /resource:./sample.glade
> Settings.cs(212,8): error CS8025: Parsing error
> Compilation failed: 1 error(s), 0 warnings
> gmake[3]: *** [sample.exe] Error 1
> gmake[3]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/sample/gconf'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10/sample'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/work/a/ports/x11-toolkits/gtk-sharp10/work/gtk-sharp-1.0.10'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /a/ports/x11-toolkits/gtk-sharp10.
> ================================================================
> build of /usr/ports/x11-toolkits/gtk-sharp10 ended at Sat Oct 27 19:49:44 UTC 2007

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>
A mouse is a device used to point at the xterm you want to type in.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://forge.novell.com/pipermail/bsd-sharp-list/attachments/20071027/0051fbc7/attachment-0001.pgp


More information about the Bsd-sharp-list mailing list