===> webkit-sharp-0cipiertest_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by webkit-sharp-0cipiertest_3 for building ===> Extracting for webkit-sharp-0cipiertest_3 => SHA256 Checksum OK for mono-webkit-sharp-0cipiertest_GH0.tar.gz. ===> Patching for webkit-sharp-0cipiertest_3 ===> webkit-sharp-0cipiertest_3 depends on file: /usr/local/libdata/pkgconfig/webkit-1.0.pc - found ===> webkit-sharp-0cipiertest_3 depends on executable: autoconf-2.69 - found ===> webkit-sharp-0cipiertest_3 depends on executable: autoheader-2.69 - found ===> webkit-sharp-0cipiertest_3 depends on executable: autoreconf-2.69 - found ===> webkit-sharp-0cipiertest_3 depends on executable: aclocal-1.15 - found ===> webkit-sharp-0cipiertest_3 depends on executable: automake-1.15 - found ===> webkit-sharp-0cipiertest_3 depends on executable: gmake - found ===> webkit-sharp-0cipiertest_3 depends on executable: mono - found ===> webkit-sharp-0cipiertest_3 depends on package: pkgconf>=1.3.0_1 - found ===> webkit-sharp-0cipiertest_3 depends on file: /usr/local/libdata/pkgconfig/gtk-sharp-2.0.pc - found ===> webkit-sharp-0cipiertest_3 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> webkit-sharp-0cipiertest_3 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> webkit-sharp-0cipiertest_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> webkit-sharp-0cipiertest_3 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> webkit-sharp-0cipiertest_3 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for webkit-sharp-0cipiertest_3 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking target system type... amd64-portbld-freebsd11.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MONO_DEPENDENCY... yes checking for MONO_DEPENDENCY... no checking for mono... /usr/local/bin/mono checking for mcs... /usr/local/bin/mcs checking for gacutil... /usr/local/bin/gacutil checking for GTK_SHARP... yes checking for WEBKIT... yes checking for gapi2-parser... /usr/local/bin/gapi2-parser checking for gapi2-fixup... /usr/local/bin/gapi2-fixup checking for gapi2-codegen... /usr/local/bin/gapi2-codegen checking for mdassembler... /usr/local/bin/mdassembler checking for monodocer... /usr/local/bin/monodocer checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating webkit-sharp.spec config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating sources/Makefile config.status: creating sources/AssemblyInfo.cs config.status: creating sources/webkit-sharp-1.0.pc config.status: creating sources/webkit-sharp.dll.config config.status: executing default commands Configuration summary --------------------- * Installation prefix: /usr/local * compiler: /usr/local/bin/mcs * Documentation: yes () ===> Building for webkit-sharp-0cipiertest_3 gmake[1]: Entering directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest' Making all in sources gmake[2]: Entering directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest/sources' cp ./webkit-sharp-api.raw webkit-sharp-api.xml chmod u+w webkit-sharp-api.xml /usr/local/bin/gapi2-fixup --api=./webkit-sharp-api.xml --metadata=./webkit-sharp.metadata /usr/local/bin/gapi2-codegen --generate ./webkit-sharp-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 \ --outdir=generated --customdir=. \ --assembly-name=webkit-sharp && touch generated-stamp rettype: SoupMessage* in method GetMessage in type WebKit.NetworkRequest rettype: SoupMessage* in method GetMessage in type WebKit.NetworkResponse rettype: JSGlobalContextRef in method GetGlobalContext in type WebKit.WebFrame Field ParentClass has unknown Type GObjectClass in Struct WebKit.SoupAuthDialogClass Field ParentClass has unknown Type GObjectClass in Struct WebKit.WebBackForwardListClass rettype: SoupSession* in method GetDefaultSession in type WebKit.Global Generation Summary: Enums: 10 Structs: 0 Boxed: 0 Opaques: 3 Interfaces: 0 Objects: 16 Callbacks: 0 Properties: 0 Signals: 12 Methods: 173 Constructors: 13 Throttled: 2 Total Nodes: 229 /usr/local/bin/mcs -nowarn:169 -unsafe -target:library -r:/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll \ AssemblyInfo.cs generated/*.cs -out:webkit-sharp.dll Compilation succeeded - 3 warning(s) gmake[2]: Leaving directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest/sources' Making all in samples gmake[2]: Entering directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest/samples' cp ../sources/webkit-sharp.dll . /usr/local/bin/mcs /out:funnybrowser.exe -r:../sources/webkit-sharp.dll -pkg:gtk-sharp-2.0 ./FunnyBrowser.cs gmake[2]: Leaving directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest/samples' Making all in doc gmake[2]: Entering directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest/doc' /usr/local/bin/mdassembler --ecma ./en -o webkit-sharp-docs /usr/local/bin/mdassembler --ecma ./en -o webkit-sharp-docs Generating webkit-sharp-docs.source Error reading namespace XML for GtkSharp.WebkitSharp at ./en/ns-GtkSharp.WebkitSharp.xml Error reading namespace XML for GtkSharp.WebkitSharp at ./en/ns-GtkSharp.WebkitSharp.xml Error reading namespace XML for WebKit at ./en/ns-WebKit.xml Error reading namespace XML for WebKit at ./en/ns-WebKit.xml gmake[2]: Leaving directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest/doc' gmake[2]: Entering directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest' gmake[1]: Leaving directory '/wrkdirs/webkit-sharp-0cipiertest-port/work/webkit-sharp-0cipiertest' 0