MidnightBSD Magus

x11-toolkits/gtk-sharp-beans

Extensions on top of GTK-sharp

Flavor Version Run OSVersion Arch License Restricted Status
2.14.1 519 3.0 amd64 lgpl2.1 0 fail

Events

Machine Type Time Message
m3064b info 2023-03-08 04:20:24.611714 Test Started
m3064b fail 2023-03-08 04:21:17.267277 make build returned non-zero: 1
m3064b fail 2023-03-08 04:21:17.328786 Test complete.

Log

===>  Building for gtk-sharp-beans-2.14.1
gmake[1]: Entering directory '/magus/work/usr/mports/x11-toolkits/gtk-sharp-beans/work/gtk-sharp-beans-2.14.1'

*** Massaging the raw api into gtk-api.xml
cp ./gtk-api.raw gtk-api.xml
chmod +w ./gtk-api.xml
gapi2-fixup --api=gtk-api.xml --metadata=./Gtk.metadata

*** Massaging the raw api into gtkbeans-api.xml
cp ./gtkbeans-api.raw gtkbeans-api.xml
chmod +w ./gtkbeans-api.xml
gapi2-fixup --api=gtkbeans-api.xml --metadata=./GtkBeans.metadata

*** Generating C# code
gapi2-codegen -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/glib-api.xml  --outdir=gtk_generated --customdir=./Gtk.Customs --generate gtkbeans-api.xml
Defaulting BuilderConnectFunc param to 'call' scope in method Builder.ConnectSignalsFull

Generation Summary:
  Enums: 1  Structs: 0  Boxed: 0  Opaques: 0  Interfaces: 0  Objects: 1  Callbacks: 1
  Properties: 1  Signals: 0  Methods: 13  Constructors: 1  Throttled: 0
Total Nodes: 18

gapi2-codegen -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/glib-api.xml  -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/glib-api.xml  -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/gio-api.xml -I:/usr/local/libdata/pkgconfig/../../share/gapi-2.0/glib-api.xml  --outdir=gtk_generated --customdir=./Gtk.Customs --generate gtk-api.xml
Simple type element GSeekType has no specified default value

Generation Summary:
  Enums: 0  Structs: 0  Boxed: 0  Opaques: 0  Interfaces: 0  Objects: 1  Callbacks: 0
  Properties: 3  Signals: 0  Methods: 1  Constructors: 1  Throttled: 0
Total Nodes: 6


*** Building gtk-sharp-beans.dll
/usr/local/bin/mcs -target:library -out:gtk-sharp-beans.dll -d:GTK_2_16 -unsafe -debug -pkg:glib-sharp-2.0 -pkg:gio-sharp-2.0 -pkg:gtk-sharp-2.0 ./GLib.Sources/Format.cs ./GLib.Sources/Priority.cs ./GLib.Sources/Shell.cs ./GLib.Sources/Sources.cs ./GLib.Sources/Timeout.cs ./Gtk.Sources/Dialog.cs ./Gtk.Sources/Global.cs ./Gtk.Sources/Image.cs ./Gtk.Sources/ImageMenuItem.cs ./Gtk.Sources/Style.cs ./Gtk.Sources/Widget.cs ./Gdk.Sources/PixbufFormat.cs ./Gdk.Sources/PixbufLoader.cs ./Gdk.Sources/Drawable.cs AssemblyInfo.cs ./gtk_generated/*.cs
AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute
./GLib.Sources/Format.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./GLib.Sources/Shell.cs(30,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./GLib.Sources/Sources.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./GLib.Sources/Sources.cs(31,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/Dialog.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/Dialog.cs(37,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/Global.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/Image.cs(29,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/ImageMenuItem.cs(32,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/Style.cs(29,17): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gtk.Sources/Widget.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gdk.Sources/PixbufFormat.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gdk.Sources/PixbufLoader.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./Gdk.Sources/Drawable.cs(28,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(18,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(31,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(34,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(51,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(62,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(75,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(88,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(96,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(109,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(118,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(129,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(136,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(146,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(161,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(176,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.cs(187,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.custom(225,3): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/Builder.custom(415,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(18,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(38,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(50,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(53,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(68,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(71,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(86,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
./gtk_generated/MountOperation.cs(100,4): error CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `Object reference not set to an instance of an object'
Compilation failed: 40 error(s), 1 warnings
gmake[1]: *** [Makefile:564: gtk-sharp-beans.dll] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/x11-toolkits/gtk-sharp-beans/work/gtk-sharp-beans-2.14.1'
*** Error code 1

Stop.
make: stopped in /usr/mports/x11-toolkits/gtk-sharp-beans

Links

Depends On

Depend Of

Nothing

Categories