=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for gtk-sharp-2.99.3nb27
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3'
Making all in sources
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sources'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sources'
Making all in generator
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/generator'
/usr/pkg/bin/mcs  -out:gapi-fixup.exe ./gapi-fixup.cs
/usr/pkg/bin/mcs  -out:gapi_codegen.exe -define:OFF_T_8  ./AliasGen.cs ./ArrayParameter.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassField.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Constant.cs ./Ctor.cs ./DefaultSignalHandler.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./GObjectVM.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./InterfaceVM.cs ./IOwnable.cs ./LogWriter.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./NativeStructGen.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Options.cs ./OwnableGen.cs ./Parameter.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./UnionGen.cs ./VirtualMethod.cs ./VMSignature.cs ./XmlElementExtensions.cs
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/generator'
Making all in parser
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/parser'
/usr/pkg/bin/mcs  -out:gapi-parser.exe ./gapi-parser.cs
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/parser'
Making all in glib
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/glib'
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/glib'
/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -unsafe -out:glib-sharp.dll -target:library  ./Argv.cs ./ConnectBeforeAttribute.cs ./Cond.cs ./Date.cs ./DateTime.cs ./DefaultSignalHandlerAttribute.cs ./DestroyNotify.cs ./ExceptionManager.cs ./FileUtils.cs ./GException.cs ./GInterfaceAdapter.cs ./GInterfaceAttribute.cs ./GLibSynchronizationContext.cs ./Global.cs ./GString.cs ./GType.cs ./GTypeAttribute.cs ./Idle.cs ./InitiallyUnowned.cs ./IOChannel.cs ./IWrapper.cs ./KeyFile.cs ./ListBase.cs ./List.cs ./Log.cs ./MainContext.cs ./MainLoop.cs ./ManagedValue.cs ./Markup.cs ./Marshaller.cs ./MissingIntPtrCtorException.cs ./Mutex.cs ./NotifyHandler.cs ./Object.cs ./ObjectManager.cs ./Opaque.cs ./ParamSpec.cs ./PollFD.cs ./Priority.cs ./PropertyAttribute.cs ./PtrArray.cs ./RecMutex.cs ./Signal.cs ./SignalArgs.cs ./SignalAttribute.cs ./SignalClosure.cs ./SList.cs ./Source.cs ./SourceFunc.cs ./SourceFuncs.cs ./SourceDummyMarshal.cs ./GLibSharp.SourceFuncNative.cs ./GLibSharp.SourceDummyMarshalNative.cs ./SourceCallbackFuncs.cs ./Spawn.cs ./Thread.cs ./Timeout.cs ./TimeVal.cs ./TimeZone.cs ./ToggleRef.cs ./TypeFundamentals.cs ./TypeInitializerAttribute.cs ./ValueArray.cs ./Value.cs ./Variant.cs ./VariantType.cs ../AssemblyInfo.cs
./Marshaller.cs(251,50): warning CS0618: `System.TimeZone' is obsolete: `System.TimeZone has been deprecated.  Please investigate the use of System.TimeZoneInfo instead.'
Compilation succeeded - 1 warning(s)
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/glib'
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/glib'
Making all in gio
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio'
Making all in .
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio'
cp ./gio-api.raw gio-api.xml
chmod u+w gio-api.xml
mono ../generator/gapi-fixup.exe --api=gio-api.xml --metadata=./Gio.metadata 
rm -rf generated/* &&	\
mono ../generator/gapi_codegen.exe --generate gio-api.xml \
-I:../glib/glib-api.xml	\
--outdir=generated --assembly-name=gio-sharp	\
--gluelib-name=giosharpglue-3 --glue-filename=glue/generated.c		\
--glue-includes=gio/gio.h						\
--schema=../gapi.xsd								\
&& touch generated-stamp
GLib.DesktopAppLaunchCallback - Unknown type GPid on parameter pid
GLib.IAction.State - property has unknown type 'variant' 
GLib.IAsyncInitable - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.IAsyncInitable - Unknown type GParameter* on parameter parameters
GLib.IInitable - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.IInitable - Unknown type GParameter* on parameter parameters
GLib.Application.AddPlatformData - Unknown type GVariantBuilder* on parameter builder
GLib.ApplicationCommandLine.Arguments - property has unknown type 'variant' 
GLib.ApplicationCommandLine.PlatformData - property has unknown type 'variant' 
GLib.ApplicationCommandLine.Print - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.ApplicationCommandLine.Printerr - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.Cancellable.Connect - Unknown type GCallback on parameter cb
GLib.Credentials.GetUnixUser - Unknown return type: uid_t
GLib.Credentials.SetUnixUser - Unknown type uid_t on parameter uid
GLib.DBusAuthMechanism.GetPriority - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.DBusAuthMechanism.GetName - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.DBusMessage - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.DBusMethodInvocation.ReturnError - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.DesktopAppInfo.LaunchUrisAsManager - Unknown type GDesktopAppLaunchCallback on parameter pid_callback
GLib.DummyTlsBackend - implements unknown GInterface GTlsBackend
GLib.LocalDirectoryMonitor.IsSupported - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.NativeVolumeMonitor.GetMountForMountPath - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.Settings.Get - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.Settings.Set - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.SettingsSchema.GetValue - Unknown return type: GVariantIter*
GLib.SimpleAction.State - property has unknown type 'variant' 
GLib.SocketControlMessage.Deserialize - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.Vfs.GetSupportedUriSchemes - Unknown return type: const-*
GLib.VolumeMonitor.IsSupported - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.VolumeMonitor.AdoptOrphanMount - Static virtual methods can only be generated if you provide info on how to override this method via the metadata 
GLib.IOExtension.RefClass - Unknown return type: GTypeClass*
GLib.DBus.ErrorSetDbusError - Ellipsis parameter: hide and bind manually if no alternative exists. 
GLib.SocketSourceFunc.LoadPartialContentsAsync - defaulting FileReadMoreCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.MemoryOutputStream.g_memory_output_stream_new - defaulting ReallocFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.Settings.BindWithMapping - defaulting SettingsBindGetMapping param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.SimpleAsyncResult.RunInThread - defaulting SimpleAsyncThreadFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.IOSchedulerJob.PushJob - defaulting IOSchedulerJobFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.Bus.OwnName - defaulting BusAcquiredCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.Bus.OwnName - defaulting BusNameAcquiredCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.Bus.OwnNameOnConnection - defaulting BusNameAcquiredCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.Bus.WatchName - defaulting BusNameAppearedCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
GLib.Bus.WatchNameOnConnection - defaulting BusNameAppearedCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.

Generation Summary:
  Enums: 58  Structs: 7  Boxed: 0  Opaques: 35  Interfaces: 22  Objects: 92  Callbacks: 25
  Properties: 159  Signals: 46  Methods: 1292  Constructors: 97  Throttled: 19
Total Nodes: 1852

/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:gio-sharp.dll -target:library -r:../glib/glib-sharp.dll  generated/*/*.cs ./AppInfoAdapter.cs ./FileAdapter.cs ./FileEnumerator.cs ./FileFactory.cs ./GioStream.cs ./IFile.cs ../AssemblyInfo.cs
generated/GLib/InetAddress.cs(322,34): warning CS0108: `GLib.InetAddress.GInetAddressClass.ToString' hides inherited member `System.ValueType.ToString()'. Use the new keyword if hiding was intended
/usr/pkg/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous warning)
generated/GLib/MemoryOutputStream.cs(43,17): warning CS0108: `GLib.MemoryOutputStream.Data' hides inherited member `GLib.Object.Data'. Use the new keyword if hiding was intended
/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio/../glib/glib-sharp.dll (Location of the symbol related to previous warning)
generated/GLib/SocketControlMessage.cs(232,33): warning CS0108: `GLib.SocketControlMessage.GSocketControlMessageClass.GetType' hides inherited member `object.GetType()'. Use the new keyword if hiding was intended
/usr/pkg/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous warning)
Compilation succeeded - 3 warning(s)
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio'
Making all in glue
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio/glue'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c -o generated.lo generated.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c -o generated.o >/dev/null 2>&1
mv -f .deps/generated.Tpo .deps/generated.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o libgiosharpglue-3.la -rpath /usr/pkg/lib  generated.lo -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/generated.o   -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  -O2 -g -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,libgiosharpglue-3.so -o .libs/libgiosharpglue-3.so
libtool: link: ar cr .libs/libgiosharpglue-3.a  generated.o
libtool: link: ranlib .libs/libgiosharpglue-3.a
libtool: link: ( cd ".libs" && rm -f "libgiosharpglue-3.la" && ln -s "../libgiosharpglue-3.la" "libgiosharpglue-3.la" )
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio/glue'
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gio'
Making all in cairo
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/cairo'
/usr/pkg/bin/mcs  -keyfile:./mono.snk -out:cairo-sharp.dll -target:library  ./Antialias.cs ./Cairo.cs ./CairoDebug.cs ./Color.cs ./Content.cs ./Context.cs ./Device.cs ./DirectFBSurface.cs ./Distance.cs ./Extend.cs ./FillRule.cs ./Filter.cs ./FontExtents.cs ./FontFace.cs ./FontOptions.cs ./FontSlant.cs ./FontType.cs ./FontWeight.cs ./Format.cs ./GlitzSurface.cs ./Glyph.cs ./Gradient.cs ./HintMetrics.cs ./HintStyle.cs ./ImageSurface.cs ./LinearGradient.cs ./LineCap.cs ./LineJoin.cs ./Matrix.cs ./NativeMethods.cs ./Operator.cs ./Path.cs ./Pattern.cs ./PatternType.cs ./PdfSurface.cs ./Point.cs ./PointD.cs ./PSSurface.cs ./RadialGradient.cs ./Rectangle.cs ./Region.cs ./ScaledFont.cs ./SolidPattern.cs ./Status.cs ./SubpixelOrder.cs ./Surface.cs ./SurfacePattern.cs ./SurfaceType.cs ./SvgSurface.cs ./SvgVersion.cs ./TextExtents.cs ./Win32Surface.cs ./XcbSurface.cs ./XlibSurface.cs ./AssemblyInfo.cs
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/cairo'
Making all in pango
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/pango'
Making all in .
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/pango'
cp ./pango-api.raw pango-api.xml
chmod u+w pango-api.xml
mono ../generator/gapi-fixup.exe --api=pango-api.xml --metadata=./Pango.metadata --symbols=./pango-symbols.xml
rm -rf generated/* &&	\
mono ../generator/gapi_codegen.exe --generate pango-api.xml \
-I:../cairo/cairo-api.xml	\
--outdir=generated --assembly-name=pango-sharp	\
--gluelib-name=pangosharpglue-3 --glue-filename=glue/generated.c		\
--glue-includes=pango/pango.h						\
--schema=../gapi.xsd								\
&& touch generated-stamp
Pango.FT2Font.GetFace - Unknown return type: FT_Face
Pango.Win32Font.DescriptionFromLogfont - Unknown type const-LOGFONTA* on parameter lfp
Pango.Win32Font.DescriptionFromLogfontw - Unknown type const-LOGFONTW* on parameter lfp
Pango.Win32Font.Logfont - Unknown return type: LOGFONTA*
Pango.Win32Font.Logfontw - Unknown return type: LOGFONTW*
Pango.Win32FontMap.GetFontCache - Unknown return type: PangoWin32FontCache*
Pango.Global.ItemizeWithBaseDir - Returns GList* with unknown element type.  Add element_type attribute with gapi-fixup.

Generation Summary:
  Enums: 18  Structs: 7  Boxed: 4  Opaques: 62  Interfaces: 0  Objects: 8  Callbacks: 4
  Properties: 0  Signals: 0  Methods: 257  Constructors: 8  Throttled: 2
Total Nodes: 370

/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:pango-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../cairo/cairo-sharp.dll  generated/*/*.cs ./Analysis.cs ./AttrBackground.cs ./AttrColor.cs ./AttrFallback.cs ./AttrFamily.cs ./AttrFloat.cs ./AttrFontDesc.cs ./AttrForeground.cs ./AttrGravity.cs ./AttrGravityHint.cs ./Attribute.cs ./AttrInt.cs ./AttrIterator.cs ./AttrLanguage.cs ./AttrLetterSpacing.cs ./AttrList.cs ./AttrRise.cs ./AttrScale.cs ./AttrShape.cs ./AttrSize.cs ./AttrStretch.cs ./AttrStrikethrough.cs ./AttrStrikethroughColor.cs ./AttrStyle.cs ./AttrUnderline.cs ./AttrUnderlineColor.cs ./AttrVariant.cs ./AttrWeight.cs ./Context.cs ./Coverage.cs ./FontFamily.cs ./FontMap.cs ./Global.cs ./GlyphItem.cs ./GlyphString.cs ./Item.cs ./Layout.cs ./LayoutLine.cs ./LayoutRun.cs ./Matrix.cs ./Scale.cs ./ScriptIter.cs ./TabArray.cs ./Units.cs ../AssemblyInfo.cs
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/pango'
Making all in glue
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/pango/glue'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -D_REENTRANT -I/usr/pkg/include/pixman-1  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c -o generated.lo generated.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c -o generated.o >/dev/null 2>&1
mv -f .deps/generated.Tpo .deps/generated.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o libpangosharpglue-3.la -rpath /usr/pkg/lib  generated.lo -L/usr/pkg/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lharfbuzz 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/generated.o   -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz  -O2 -g -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,libpangosharpglue-3.so -o .libs/libpangosharpglue-3.so
libtool: link: ar cr .libs/libpangosharpglue-3.a  generated.o
libtool: link: ranlib .libs/libpangosharpglue-3.a
libtool: link: ( cd ".libs" && rm -f "libpangosharpglue-3.la" && ln -s "../libpangosharpglue-3.la" "libpangosharpglue-3.la" )
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/pango/glue'
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/pango'
Making all in atk
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/atk'
Making all in .
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/atk'
cp ./atk-api.raw atk-api.xml
chmod u+w atk-api.xml
mono ../generator/gapi-fixup.exe --api=atk-api.xml --metadata=./Atk.metadata 
Warning: <attr path="/api/namespace/interface[@cname='AtkEditableText']/*[@name='GetRunAttributes']/return-type"/> matched no nodes
Warning: <attr path="/api/namespace/interface[@cname='AtkEditableText']/*[@name='GetDefaultAttributes']/return-type"/> matched no nodes
rm -rf generated/* &&	\
mono ../generator/gapi_codegen.exe --generate atk-api.xml \
	\
--outdir=generated --assembly-name=atk-sharp	\
--gluelib-name=atksharpglue-3 --glue-filename=glue/generated.c		\
--glue-includes=atk/atk.h						\
--schema=../gapi.xsd								\
&& touch generated-stamp
Atk.Object.ConnectPropertyChangeHandler - Unknown type AtkObjectAtkPropertyChangeHandler* on parameter handler
Atk.Object.RemovePropertyChangeHandler - Unknown type AtkObjectguinthandler_id on parameter arg1
Atk.Object.GetAttributes - Returns AtkAttributeSet* with unknown element type.  Add element_type attribute with gapi-fixup.
Atk.Relation.Target - property has unknown type 'value_array' 
Atk.PropertyChangeHandler.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.NoOpObject.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.Object.ConnectPropertyChangeHandler - defaulting PropertyChangeHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.Plug.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.Socket.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.Global.AddFocusTracker - defaulting EventListener param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.Global.AddKeyEventListener - defaulting KeySnoopFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Atk.Focus.TrackerInit - defaulting EventListenerInit param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.

Generation Summary:
  Enums: 10  Structs: 5  Boxed: 1  Opaques: 2  Interfaces: 13  Objects: 14  Callbacks: 6
  Properties: 20  Signals: 26  Methods: 443  Constructors: 7  Throttled: 1
Total Nodes: 548

/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:atk-sharp.dll -target:library -r:../glib/glib-sharp.dll  generated/*/*.cs ./Global.cs ./Hyperlink.cs ./Misc.cs ./Object.cs ./SelectionAdapter.cs ./TextAdapter.cs ./TextChangedDetail.cs ./Util.cs ../AssemblyInfo.cs
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/atk'
Making all in glue
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/atk/glue'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c -o generated.lo generated.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c -o generated.o >/dev/null 2>&1
mv -f .deps/misc.Tpo .deps/misc.Plo
mv -f .deps/generated.Tpo .deps/generated.Plo
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o libatksharpglue-3.la -rpath /usr/pkg/lib misc.lo util.lo generated.lo -L/usr/pkg/lib -latk-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/misc.o .libs/util.o .libs/generated.o   -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/lib -latk-1.0 -lgobject-2.0 -lglib-2.0 -lintl  -O2 -g -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,libatksharpglue-3.so -o .libs/libatksharpglue-3.so
libtool: link: ar cr .libs/libatksharpglue-3.a  misc.o util.o generated.o
libtool: link: ranlib .libs/libatksharpglue-3.a
libtool: link: ( cd ".libs" && rm -f "libatksharpglue-3.la" && ln -s "../libatksharpglue-3.la" "libatksharpglue-3.la" )
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/atk/glue'
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/atk'
Making all in gdk
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gdk'
cp ./gdk-api.raw gdk-api.xml
chmod u+w gdk-api.xml
mono ../generator/gapi-fixup.exe --api=gdk-api.xml --metadata=./Gdk.metadata --symbols=./gdk-symbols.xml
rm -rf generated/* &&	\
mono ../generator/gapi_codegen.exe --generate gdk-api.xml \
-I:../glib/glib-api.xml -I:../cairo/cairo-api.xml -I:../gio/gio-api.xml -I:../pango/pango-api.xml	\
--outdir=generated --assembly-name=gdk-sharp	\
--gluelib-name=gdksharpglue-3 --glue-filename=glue/generated.c		\
--glue-includes=gdk/gdk.h						\
--schema=../gapi.xsd								\
&& touch generated-stamp
Gdk.Display.ListDevices - Returns GList* with unknown element type.  Add element_type attribute with gapi-fixup.
Gdk.DisplayManager.ListDisplays - Returns GSList* with unknown element type.  Add element_type attribute with gapi-fixup.
Gdk.Screen.ListVisuals - Returns GList* with unknown element type.  Add element_type attribute with gapi-fixup.
Gdk.Pixbuf.SaveToStream - Ellipsis parameter: hide and bind manually if no alternative exists. 
Unable to create specified glue file.  Glue will not be generated.

Generation Summary:
  Enums: 43  Structs: 7  Boxed: 2  Opaques: 40  Interfaces: 0  Objects: 20  Callbacks: 5
  Properties: 24  Signals: 21  Methods: 411  Constructors: 20  Throttled: 1
Total Nodes: 594

/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../pango/pango-sharp.dll -r:../cairo/cairo-sharp.dll  generated/*/*.cs ./Atom.cs ./Color.cs ./Device.cs ./Display.cs ./DisplayManager.cs ./EventButton.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs ./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventGrabBroken.cs ./EventKey.cs ./EventMotion.cs ./EventOwnerChange.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs ./EventWindowState.cs ./Global.cs ./Key.cs ./Keymap.cs ./Pixbuf.cs ./PixbufAnimation.cs ./PixbufFrame.cs ./PixbufLoader.cs ./Pixdata.cs ./Point.cs ./Property.cs ./Rectangle.cs ./Screen.cs ./Selection.cs ./Size.cs ./TextProperty.cs ./WindowAttr.cs ./Window.cs ../AssemblyInfo.cs
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gdk'
Making all in gtk
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk'
Making all in .
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk'
cp ./gtk-api.raw gtk-api.xml
chmod u+w gtk-api.xml
mono ../generator/gapi-fixup.exe --api=gtk-api.xml --metadata=./Gtk.metadata --symbols=./gtk-symbols.xml
rm -rf generated/* &&	\
mono ../generator/gapi_codegen.exe --generate gtk-api.xml \
-I:../glib/glib-api.xml -I:../cairo/cairo-api.xml -I:../gio/gio-api.xml -I:../pango/pango-api.xml -I:../atk/atk-api.xml -I:../gdk/gdk-api.xml	\
--outdir=generated --assembly-name=gtk-sharp	\
--gluelib-name=gtksharpglue-3 --glue-filename=glue/generated.c		\
--glue-includes=gtk/gtk.h						\
--schema=../gapi.xsd								\
&& touch generated-stamp
Gtk.IActivatable.Update - No matching target method to invoke. Add target_method attribute with fixup.
Gtk.IRecentChooser.ItemActivated - No matching target method to invoke. Add target_method attribute with fixup.
Gtk.IRecentChooser.SelectionChanged - No matching target method to invoke. Add target_method attribute with fixup.
Gtk.AccelMap.LoadScanner - Unknown type GScanner* on parameter scanner
Gtk.AppChooserOnlinePk - implements unknown GInterface GtkAppChooserOnline
Gtk.CellArea.AddWithProperties - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.CellArea.CellGet - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.CellArea.CellSet - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.CellArea.ClassFindCellProperty - Unknown type GtkCellAreaClass* on parameter aclass
Gtk.CellArea.ClassInstallCellProperty - Unknown type GtkCellAreaClass* on parameter aclass
Gtk.CellArea.ClassListCellProperties - Unknown type GtkCellAreaClass* on parameter aclass
Gtk.Container.HandleBorderWidth - bitfields are not supported
Gtk.Container.ClassHandleBorderWidth - Unknown type GtkContainerClass* on parameter klass
Gtk.InfoBar.AddButtons - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.InfoBar - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.MenuItem.HideOnActivate - bitfields are not supported
Gtk.MenuShell.SubmenuPlacement - bitfields are not supported
Gtk.MessageDialog.FormatSecondaryMarkup - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.MessageDialog.FormatSecondaryText - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.RcStyle.Parse - Unknown type GScanner* on parameter scanner
Gtk.RecentChooserDialog - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.RecentChooserDialog - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.Style.Get - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.StyleProperties.Get - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.StyleProperties.Set - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.TextBuffer.CreateTag - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.ThemingEngine.Get - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.ThemingEngine.GetStyle - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.PrintWin32Devnames.ToWin32FromPrinterName - Unknown return type: HGLOBAL
Gtk.Global.GetOptionGroup - Unknown return type: GOptionGroup*
Gtk.Global.ShowAboutDialog - Ellipsis parameter: hide and bind manually if no alternative exists. 
Gtk.Init.WithArgs - Unknown type const-GOptionEntry* on parameter entries
Gtk.Rc.FindPixmapInPath - Unknown type GScanner* on parameter scanner
Gtk.Rc.ParseColor - Unknown type GScanner* on parameter scanner
Gtk.Rc.ParseColorFull - Unknown type GScanner* on parameter scanner
Gtk.Rc.ParsePriority - Unknown type GScanner* on parameter scanner
Gtk.Rc.ParseState - Unknown type GScanner* on parameter scanner
Gtk.Rc.ScannerNew - Unknown return type: GScanner*
Gtk.StyleProperties.LookupProperty - defaulting StylePropertyParser param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Gtk.StyleProperties.RegisterProperty - defaulting StylePropertyParser param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.
Gtk.ThemingEngine.RegisterProperty - defaulting StylePropertyParser param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup.

Generation Summary:
  Enums: 100  Structs: 12  Boxed: 5  Opaques: 147  Interfaces: 16  Objects: 180  Callbacks: 53
  Properties: 970  Signals: 367  Methods: 2622  Constructors: 229  Throttled: 27
Total Nodes: 4728

/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:gtk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../cairo/cairo-sharp.dll -r:../gio/gio-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll  generated/*/*.cs ./Accel.cs ./AccelKey.cs ./Action.cs ./ActionEntry.cs ./ActionGroup.cs ./Adjustment.cs ./Application.cs ./Bin.cs ./BindingAttribute.cs ./Builder.cs ./Button.cs ./Calendar.cs ./CellAreaBox.cs ./CellLayoutAdapter.cs ./CellRenderer.cs ./CellView.cs ./CheckMenuItem.cs ./ChildPropertyAttribute.cs ./Clipboard.cs ./ColorSelection.cs ./ComboBox.cs ./ComboBoxText.cs ./Container.cs ./Dialog.cs ./Drag.cs ./Entry.cs ./EntryCompletion.cs ./FileChooserDialog.cs ./Frame.cs ./Global.cs ./HBox.cs ./HScale.cs ./ICellLayout.cs ./IconFactory.cs ./IconSet.cs ./IconTheme.cs ./IconView.cs ./Image.cs ./ImageMenuItem.cs ./Init.cs ./ITreeModel.cs ./ITreeNode.cs ./Key.cs ./Label.cs ./ListStore.cs ./Menu.cs ./MenuItem.cs ./MessageDialog.cs ./NodeCellDataFunc.cs ./NodeSelection.cs ./NodeStore.cs ./NodeView.cs ./Notebook.cs ./PaperSize.cs ./Plug.cs ./Printer.cs ./RadioAction.cs ./RadioActionEntry.cs ./RadioButton.cs ./RadioMenuItem.cs ./RadioToolButton.cs ./RecentManager.cs ./RowsReorderedHandler.cs ./ScrolledWindow.cs ./SelectionData.cs ./Settings.cs ./SpinButton.cs ./StatusIcon.cs ./Stock.cs ./StockItem.cs ./StockManager.cs ./Style.cs ./StyleContext.cs ./Target.cs ./TargetEntry.cs ./TargetList.cs ./TextAttributes.cs ./TextBuffer.cs ./TextChildAnchor.cs ./TextIter.cs ./TextMark.cs ./TextTag.cs ./TextView.cs ./ThreadNotify.cs ./ToggleActionEntry.cs ./TreeEnumerator.cs ./TreeIter.cs ./TreeMenu.cs ./TreeModelAdapter.cs ./TreeModelFilter.cs ./TreeModelSort.cs ./TreeNode.cs ./TreeNodeAttribute.cs ./TreeNodeValueAttribute.cs ./TreePath.cs ./TreeSelection.cs ./TreeStore.cs ./TreeView.cs ./TreeViewColumn.cs ./UIManager.cs ./VBox.cs ./Viewport.cs ./VScale.cs ./Widget.cs ./Window.cs ../AssemblyInfo.cs
generated/Gtk/Box.cs(74,20): warning CS0109: The member `Gtk.Box.BoxChild.Expand' does not hide an inherited member. The new keyword is not required
generated/Gtk/AppChooserWidget.cs(108,15): warning CS0108: `Gtk.AppChooserWidget.ShowAll' hides inherited member `Gtk.Widget.ShowAll()'. Use the new keyword if hiding was intended
generated/Gtk/Widget.cs(6547,15): (Location of the symbol related to previous warning)
generated/Gtk/Assistant.cs(47,22): warning CS0109: The member `Gtk.Assistant.AssistantChild.Title' does not hide an inherited member. The new keyword is not required
./ComboBoxText.cs(42,20): warning CS0108: `Gtk.ComboBoxText.Entry' hides inherited member `Gtk.ComboBox.Entry'. Use the new keyword if hiding was intended
./ComboBox.cs(53,20): (Location of the symbol related to previous warning)
generated/Gtk/ToolItemGroup.cs(145,20): warning CS0109: The member `Gtk.ToolItemGroup.ToolItemGroupChild.Expand' does not hide an inherited member. The new keyword is not required
generated/Gtk/ToolPalette.cs(95,20): warning CS0109: The member `Gtk.ToolPalette.ToolPaletteChild.Expand' does not hide an inherited member. The new keyword is not required
generated/Gtk/Toolbar.cs(98,20): warning CS0109: The member `Gtk.Toolbar.ToolbarChild.Expand' does not hide an inherited member. The new keyword is not required
Compilation succeeded - 7 warning(s)
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk'
Making all in glue
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/glue'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -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
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include  -I../.. -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c -o generated.lo generated.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c  -fPIC -DPIC -o .libs/generated.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -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
mv -f .deps/style.Tpo .deps/style.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT generated.lo -MD -MP -MF .deps/generated.Tpo -c generated.c -o generated.o >/dev/null 2>&1
mv -f .deps/widget.Tpo .deps/widget.Plo
mv -f .deps/cellrenderer.Tpo .deps/cellrenderer.Plo
mv -f .deps/container.Tpo .deps/container.Plo
mv -f .deps/generated.Tpo .deps/generated.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o libgtksharpglue-3.la -rpath /usr/pkg/lib cellrenderer.lo container.lo style.lo widget.lo generated.lo -L/usr/pkg/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/cellrenderer.o .libs/container.o .libs/style.o .libs/widget.o .libs/generated.o   -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  -O2 -g -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,libgtksharpglue-3.so -o .libs/libgtksharpglue-3.so
libtool: link: ar cr .libs/libgtksharpglue-3.a  cellrenderer.o container.o style.o widget.o generated.o
libtool: link: ranlib .libs/libgtksharpglue-3.a
libtool: link: ( cd ".libs" && rm -f "libgtksharpglue-3.la" && ln -s "../libgtksharpglue-3.la" "libgtksharpglue-3.la" )
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/glue'
Making all in gui-thread-check
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/gui-thread-check'
Making all in profiler
gmake[4]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler'
/bin/sh ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../..  -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -Wall -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT gui-thread-check.lo -MD -MP -MF .deps/gui-thread-check.Tpo -c -o gui-thread-check.lo gui-thread-check.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -Wall -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT gui-thread-check.lo -MD -MP -MF .deps/gui-thread-check.Tpo -c gui-thread-check.c  -fPIC -DPIC -o .libs/gui-thread-check.o
gui-thread-check.c: In function 'simple_method_enter':
gui-thread-check.c:57:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   57 |  int current_thread_id = (int) pthread_self();
      |                          ^
gui-thread-check.c: At top level:
gui-thread-check.c:90:1: warning: no previous prototype for 'mono_profiler_startup' [-Wmissing-prototypes]
   90 | mono_profiler_startup (const char *desc)
      | ^~~~~~~~~~~~~~~~~~~~~
gui-thread-check.c: In function 'mono_profiler_startup':
gui-thread-check.c:94:2: warning: implicit declaration of function 'mono_profiler_install'; did you mean 'mono_profiler_startup'? [-Wimplicit-function-declaration]
   94 |  mono_profiler_install (NULL, NULL);
      |  ^~~~~~~~~~~~~~~~~~~~~
      |  mono_profiler_startup
gui-thread-check.c:94:2: warning: nested extern declaration of 'mono_profiler_install' [-Wnested-externs]
gui-thread-check.c:95:2: warning: implicit declaration of function 'mono_profiler_install_enter_leave' [-Wimplicit-function-declaration]
   95 |  mono_profiler_install_enter_leave (simple_method_enter, NULL);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gui-thread-check.c:95:2: warning: nested extern declaration of 'mono_profiler_install_enter_leave' [-Wnested-externs]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -Wall -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT gui-thread-check.lo -MD -MP -MF .deps/gui-thread-check.Tpo -c gui-thread-check.c -o gui-thread-check.o >/dev/null 2>&1
mv -f .deps/gui-thread-check.Tpo .deps/gui-thread-check.Plo
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o libmono-profiler-gui-thread-check.la -rpath /usr/pkg/lib gui-thread-check.lo -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/pkgconfig/../../lib -lmono-2.0 -pthread -lm -lm -lrt -lexecinfo -lpthread -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lglib-2.0 -lintl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gui-thread-check.o   -Wl,-rpath,/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -Wl,-rpath,/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/lib -L/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/pkgconfig/../../lib -lmono-2.0 -lz -lm -lrt -lexecinfo -lpthread -lglib-2.0 -lintl  -O2 -g -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib -Wl,-rpath -Wl,/usr/pkg/lib   -pthread -Wl,-soname -Wl,libmono-profiler-gui-thread-check.so.0 -o .libs/libmono-profiler-gui-thread-check.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmono-profiler-gui-thread-check.so.0" && ln -s "libmono-profiler-gui-thread-check.so.0.0.0" "libmono-profiler-gui-thread-check.so.0")
libtool: link: (cd ".libs" && rm -f "libmono-profiler-gui-thread-check.so" && ln -s "libmono-profiler-gui-thread-check.so.0.0.0" "libmono-profiler-gui-thread-check.so")
libtool: link: ar cr .libs/libmono-profiler-gui-thread-check.a  gui-thread-check.o
libtool: link: ranlib .libs/libmono-profiler-gui-thread-check.a
libtool: link: ( cd ".libs" && rm -f "libmono-profiler-gui-thread-check.la" && ln -s "../libmono-profiler-gui-thread-check.la" "libmono-profiler-gui-thread-check.la" )
gmake[4]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler'
gmake[4]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/gui-thread-check'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/gui-thread-check'
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk/gui-thread-check'
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtk'
Making all in gtkdotnet
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtkdotnet'
/usr/pkg/bin/mcs  -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -out:gtk-dotnet.dll -target:library -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:System.Drawing.dll ./Graphics.cs ./StyleContextExtensions.cs ../AssemblyInfo.cs
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/gtkdotnet'
Making all in sample
gmake[2]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample'
Making all in test
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/test'
/usr/pkg/bin/mcs  -out:WidgetViewer.exe -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll -r:../../cairo/cairo-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll ./TestCheckButton.cs ./TestColorSelection.cs ./TestComboBox.cs ./TestDialog.cs ./TestFlipping.cs ./TestRadioButton.cs ./TestRange.cs ./TestSizeGroup.cs ./TestStatusbar.cs ./WidgetViewer.cs
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/test'
Making all in GtkDemo
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/GtkDemo'
/usr/pkg/bin/mcs  -out:GtkDemo.exe ./DemoApplicationWindow.cs ./DemoAttribute.cs ./DemoButtonBox.cs ./DemoClipboard.cs ./DemoColorSelection.cs ./DemoCssBasics.cs ./DemoDialog.cs ./DemoDrawingArea.cs ./DemoEditableCells.cs ./DemoEntryCompletion.cs ./DemoExpander.cs ./DemoHyperText.cs ./DemoIconView.cs ./DemoImages.cs ./DemoListStore.cs ./DemoMain.cs ./DemoMenus.cs ./DemoPanes.cs ./DemoPixbuf.cs ./DemoRotatedText.cs ./DemoSizeGroup.cs ./DemoSpinner.cs ./DemoStockBrowser.cs ./DemoTextView.cs ./DemoThemingStyleClasses.cs ./DemoTreeStore.cs ./DemoUIManager.cs ./DemoPrinting.cs -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll -r:../../cairo/cairo-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll -resource:./DemoApplicationWindow.cs -resource:./DemoAttribute.cs -resource:./DemoButtonBox.cs -resource:./DemoClipboard.cs -resource:./DemoColorSelection.cs -resource:./DemoCssBasics.cs -resource:./DemoDialog.cs -resource:./DemoDrawingArea.cs -resource:./DemoEditableCells.cs -resource:./DemoEntryCompletion.cs -resource:./DemoExpander.cs -resource:./DemoHyperText.cs -resource:./DemoIconView.cs -resource:./DemoImages.cs -resource:./DemoListStore.cs -resource:./DemoMain.cs -resource:./DemoMenus.cs -resource:./DemoPanes.cs -resource:./DemoPixbuf.cs -resource:./DemoRotatedText.cs -resource:./DemoSizeGroup.cs -resource:./DemoSpinner.cs -resource:./DemoStockBrowser.cs -resource:./DemoTextView.cs -resource:./DemoThemingStyleClasses.cs -resource:./DemoTreeStore.cs -resource:./DemoUIManager.cs -resource:./DemoPrinting.cs, -resource:./css/css_basics.css,css_basics.css -resource:./css/reset.css,reset.css -resource:./images/gnome-foot.png,gnome-foot.png -resource:./images/MonoIcon.png,MonoIcon.png -resource:./images/gnome-calendar.png,gnome-calendar.png -resource:./images/gnome-gmush.png,gnome-gmush.png -resource:./images/gnu-keys.png,gnu-keys.png -resource:./images/gnome-applets.png,gnome-applets.png -resource:./images/gnome-gsame.png,gnome-gsame.png -resource:./images/alphatest.png,alphatest.png -resource:./images/gnome-gimp.png,gnome-gimp.png -resource:./images/apple-red.png,apple-red.png -resource:./images/background.jpg,background.jpg -resource:./images/gtk-logo-rgb.gif,gtk-logo-rgb.gif -resource:./images/floppybuddy.gif,floppybuddy.gif -resource:./theming.ui,theming.ui
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/GtkDemo'
Making all in pixmaps
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/pixmaps'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/pixmaps'
Making all in valtest
gmake[3]: Entering directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/valtest'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm  -O2 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/X11R7/include/libdrm -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT valobj.lo -MD -MP -MF .deps/valobj.Tpo -c -o valobj.lo valobj.c
mono ../../generator/gapi_codegen.exe --generate ./valobj-api.xml	\
--include=../../gtk/gtk-api.xml --include=../../gdk/gdk-api.xml					\
--outdir=generated --assembly-name=valobj-sharp											\
--schema=../../gapi.xsd
* Assertion at mono-threads.c:1577, condition `(current > *staddr) && (current < *staddr + *stsize)' not met


=================================================================
	Native Crash Reporting
=================================================================
Got a UNKNOWN while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

=================================================================
	Native stacktrace:
=================================================================
	0x1986b9d9c - mono : mono_breakpoint_clean_code
	0x1986ba15d - mono : mono_breakpoint_clean_code
	0x1986670b1 - mono : mono_debugger_run_finally
	0x1986b938a - mono : mono_breakpoint_clean_code
	0x755fef57ee80 - /usr/lib/libc.so.12 : __sigtramp_siginfo_2

=================================================================
	Telemetry Dumper:
=================================================================

=================================================================
	External Debugger Dump:
=================================================================
[Switching to LWP 6492 of process 6492]
0x0000755fef446d2a in _sys___wait450 () from /usr/lib/libc.so.12
  Id   Target Id                   Frame 
* 1    LWP 6492 of process 6492 "" 0x0000755fef446d2a in _sys___wait450 () from /usr/lib/libc.so.12

Thread 1 (LWP 6492 of process 6492 ""):
#0  0x0000755fef446d2a in _sys___wait450 () from /usr/lib/libc.so.12
#1  0x0000755fefe08821 in __wait450 () from /usr/lib/libpthread.so.1
#2  0x00000001986ba04f in ?? ()
#3  0x00000001986ba15d in ?? ()
#4  0x00000001986670b1 in ?? ()
#5  0x00000001986b938a in ?? ()
#6  <signal handler called>
#7  0x0000755fef57e74a in _lwp_kill () from /usr/lib/libc.so.12
#8  0x0000755fef583f00 in abort () from /usr/lib/libc.so.12
#9  0x000000019892b508 in ?? ()
#10 0x00000001989052d5 in ?? ()
#11 0x0000000198922181 in monoeg_assertion_message ()
#12 0x00000001989221d4 in mono_assertion_message ()
#13 0x0000000198914833 in ?? ()
#14 0x0000000198914940 in mono_thread_info_attach ()
#15 0x00000001988cf062 in ?? ()
#16 0x00000001988aaa1a in ?? ()
#17 0x00000001987970d4 in ?? ()
#18 0x00000001986348f9 in ?? ()
#19 0x000000019863ad89 in mono_main ()
#20 0x000000019892b62d in ?? ()
#21 0x000000019862af4d in _start ()
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT valobj.lo -MD -MP -MF .deps/valobj.Tpo -c valobj.c  -fPIC -DPIC -o .libs/valobj.o
[Inferior 1 (process 6492) detached]

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x755fef57e74a):0x755fef57e73a  00 00 0f 1f 40 00 b8 3e 01 00 00 49 89 ca 0f 05  ....@..>...I....
0x755fef57e74a  72 01 c3 e9 ae 54 00 00 41 b8 02 00 00 00 48 8b  r....T..A.....H.
0x755fef57e75a  0d 21 c6 24 00 e9 fc 63 ec ff 66 2e 0f 1f 84 00  .!.$...c..f.....
0x755fef57e76a  00 00 00 00 66 90 49 b8 01 01 01 01 01 01 01 01  ....f.I.........
gmake[3]: *** [Makefile:695: generated/*/*.cs] Abort trap (core dumped)
gmake[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gtk-3.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pango-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/cairo -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gdk-pixbuf-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi2-atk/2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/at-spi-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/atk-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/dbus-1.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/dbus-1.0/include -I/pbulk/work/x11/gtk-sharp3/work/.x11-buildlink/include/libdrm -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/fribidi -D_REENTRANT -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/pixman-1 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/harfbuzz -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/freetype2 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/libpng16 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/gio-unix-2.0 -pthread -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/include/glib-2.0 -I/pbulk/work/x11/gtk-sharp3/work/.buildlink/lib/glib-2.0/include -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT valobj.lo -MD -MP -MF .deps/valobj.Tpo -c valobj.c -o valobj.o >/dev/null 2>&1
mv -f .deps/valobj.Tpo .deps/valobj.Plo
gmake[3]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample/valtest'
gmake[2]: *** [Makefile:426: all-recursive] Error 1
gmake[2]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3/sample'
gmake[1]: *** [Makefile:438: all-recursive] Error 1
gmake[1]: Leaving directory '/pbulk/work/x11/gtk-sharp3/work/gtk-sharp-2.99.3'
gmake: *** [Makefile:365: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/x11/gtk-sharp3
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/gtk-sharp3