=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for radare2-valabind-0.10.0nb2 mkdir -p build Generating main.vala -> build/main.vapi Generating valabindwriter.vala -> build/valabindwriter.vapi Generating config.vala -> build/config.vapi Generating girwriter.vala -> build/girwriter.vapi Generating ctypeswriter.vala -> build/ctypeswriter.vapi Generating dlangwriter.vala -> build/dlangwriter.vapi Generating gowriter.vala -> build/gowriter.vapi Generating utils.vala -> build/utils.vapi Generating cxxwriter.vala -> build/cxxwriter.vapi Generating nodeffiwriter.vala -> build/nodeffiwriter.vapi Generating swigwriter.vala -> build/swigwriter.vapi gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: Entering directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' gmake[1]: 'config.vala' is up to date. gmake[1]: Leaving directory '/data/scratch/devel/radare2-valabind/work/valabind-0.10.0' Compiling config.vala main.vala valabindwriter.vala nodeffiwriter.vala utils.vala girwriter.vala swigwriter.vala cxxwriter.vala ctypeswriter.vala dlangwriter.vala gowriter.vala -> valabind valac -g --cc="clang" -X -I/usr/pkg/include -X -I/usr/include -X -I/usr/pkg/include/freetype2 -X -O2 -X -I/usr/pkg/include -X -I/usr/include -X -I/usr/pkg/include/freetype2 -X -L/usr/pkg/lib -X -Wl,-R/usr/pkg/lib -X -L/usr/lib -X -Wl,-R/usr/lib -o valabind --pkg posix --pkg libvala-0.38 --save-temps config.vala main.vala valabindwriter.vala nodeffiwriter.vala utils.vala girwriter.vala swigwriter.vala cxxwriter.vala ctypeswriter.vala dlangwriter.vala gowriter.vala swigwriter.vala:25.24-25.38: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.add_includes' foreach (string i in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ swigwriter.vala:186.15-186.29: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_constant' var cname = CCodeBaseModule.get_ccode_name (c); ^^^^^^^^^^^^^^^ swigwriter.vala:186.7-186.48: error: var declaration not allowed with non-typed initializer var cname = CCodeBaseModule.get_ccode_name (c); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ swigwriter.vala:188.49-188.53: error: The name `cname' does not exist in the context of `SwigWriter.visit_constant' extends += "static const char *"+c.name+" = "+cname+";\n"; ^^^^^ swigwriter.vala:205.18-205.32: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_struct' string cname = CCodeBaseModule.get_ccode_name (s); ^^^^^^^^^^^^^^^ swigwriter.vala:302.18-302.32: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_method' string cname = CCodeBaseModule.get_ccode_name (m), alias = get_alias (m.name); ^^^^^^^^^^^^^^^ swigwriter.vala:229.18-229.32: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_class' string cname = CCodeBaseModule.get_ccode_name (c); ^^^^^^^^^^^^^^^ swigwriter.vala:240.7-240.21: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_class' if (CCodeBaseModule.is_reference_counting (c)) ^^^^^^^^^^^^^^^ swigwriter.vala:241.14-241.28: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_class' freefun = CCodeBaseModule.get_ccode_unref_function (c); ^^^^^^^^^^^^^^^ swigwriter.vala:243.14-243.28: error: The name `CCodeBaseModule' does not exist in the context of `SwigWriter.visit_class' freefun = CCodeBaseModule.get_ccode_free_function (c); ^^^^^^^^^^^^^^^ nodeffiwriter.vala:20.24-20.38: error: The name `CCodeBaseModule' does not exist in the context of `NodeFFIWriter.add_includes' foreach (string i in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ nodeffiwriter.vala:157.21-157.35: error: The name `CCodeBaseModule' does not exist in the context of `NodeFFIWriter.visit_enum' enum_vals += ","+CCodeBaseModule.get_ccode_name (v); ^^^^^^^^^^^^^^^ nodeffiwriter.vala:210.7-210.21: error: The name `CCodeBaseModule' does not exist in the context of `NodeFFIWriter.visit_class' if (CCodeBaseModule.is_reference_counting (c)) ^^^^^^^^^^^^^^^ nodeffiwriter.vala:211.14-211.28: error: The name `CCodeBaseModule' does not exist in the context of `NodeFFIWriter.visit_class' freefun = CCodeBaseModule.get_ccode_unref_function (c); ^^^^^^^^^^^^^^^ nodeffiwriter.vala:213.14-213.28: error: The name `CCodeBaseModule' does not exist in the context of `NodeFFIWriter.visit_class' freefun = CCodeBaseModule.get_ccode_free_function (c); ^^^^^^^^^^^^^^^ nodeffiwriter.vala:243.18-243.32: error: The name `CCodeBaseModule' does not exist in the context of `NodeFFIWriter.visit_method' string cname = CCodeBaseModule.get_ccode_name (m), name = m.name; ^^^^^^^^^^^^^^^ ctypeswriter.vala:143.24-143.38: error: The name `CCodeBaseModule' does not exist in the context of `CtypesWriter.add_includes' foreach (string i in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ ctypeswriter.vala:455.18-455.32: error: The name `CCodeBaseModule' does not exist in the context of `CtypesWriter.visit_method' string cname = CCodeBaseModule.get_ccode_name (m); ^^^^^^^^^^^^^^^ ctypeswriter.vala:438.18-438.32: error: The name `CCodeBaseModule' does not exist in the context of `CtypesWriter.visit_delegate' string cname = CCodeBaseModule.get_ccode_name (d); ^^^^^^^^^^^^^^^ girwriter.vala:183.15-183.29: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.walk_constant' var cname = CCodeBaseModule.get_ccode_name (f); ^^^^^^^^^^^^^^^ girwriter.vala:183.7-183.48: error: var declaration not allowed with non-typed initializer var cname = CCodeBaseModule.get_ccode_name (f); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ girwriter.vala:187.34-187.38: error: The name `cname' does not exist in the context of `GirWriter.walk_constant' extends += "\n"; ^^^^^ girwriter.vala:199.23-199.37: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.process_includes' foreach (var foo in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ girwriter.vala:213.14-213.28: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.walk_field' var name = CCodeBaseModule.get_ccode_name (f); ^^^^^^^^^^^^^^^ girwriter.vala:213.7-213.47: error: var declaration not allowed with non-typed initializer var name = CCodeBaseModule.get_ccode_name (f); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ girwriter.vala:216.35-216.38: error: The name `name' does not exist in the context of `GirWriter.walk_field' externs += " \n"; ^^^^ girwriter.vala:288.18-288.32: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.walk_method' string cname = CCodeBaseModule.get_ccode_name (m); ^^^^^^^^^^^^^^^ girwriter.vala:301.25-301.39: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.walk_method' else ret = get_ctype (CCodeBaseModule.get_ccode_name (m.return_type)); ^^^^^^^^^^^^^^^ girwriter.vala:337.36-337.50: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.walk_method' string? arg_ctype = get_ctype (CCodeBaseModule.get_ccode_name (bar)); ^^^^^^^^^^^^^^^ girwriter.vala:236.16-236.30: error: The name `CCodeBaseModule' does not exist in the context of `GirWriter.walk_class' classcname = CCodeBaseModule.get_ccode_name (c); ^^^^^^^^^^^^^^^ dlangwriter.vala:156.23-156.37: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.process_includes' foreach (var foo in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ dlangwriter.vala:175.5-175.19: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_field' CCodeBaseModule.get_ccode_name (f))); ^^^^^^^^^^^^^^^ dlangwriter.vala:213.20-213.34: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_class' classcname = "_"+CCodeBaseModule.get_ccode_name (c); ^^^^^^^^^^^^^^^ dlangwriter.vala:253.8-253.22: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_class' if (CCodeBaseModule.is_reference_counting (c)) { ^^^^^^^^^^^^^^^ dlangwriter.vala:254.23-254.37: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_class' string? freefun = CCodeBaseModule.get_ccode_unref_function (c); ^^^^^^^^^^^^^^^ dlangwriter.vala:258.23-258.37: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_class' string? freefun = CCodeBaseModule.get_ccode_free_function (c); ^^^^^^^^^^^^^^^ dlangwriter.vala:293.18-293.32: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_method' string cname = CCodeBaseModule.get_ccode_name (m); ^^^^^^^^^^^^^^^ dlangwriter.vala:308.45-308.59: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_method' ret = get_ctype (is_generic (ret)? ret : CCodeBaseModule.get_ccode_name (m.return_type)); ^^^^^^^^^^^^^^^ dlangwriter.vala:308.45-308.90: error: var declaration not allowed with non-typed initializer ret = get_ctype (is_generic (ret)? ret : CCodeBaseModule.get_ccode_name (m.return_type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dlangwriter.vala:331.34-331.48: error: The name `CCodeBaseModule' does not exist in the context of `DlangWriter.walk_method' string? arg_type = get_ctype (CCodeBaseModule.get_ccode_name (bar)); ^^^^^^^^^^^^^^^ cxxwriter.vala:146.23-146.37: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.process_includes' foreach (var foo in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ cxxwriter.vala:165.5-165.19: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_field' CCodeBaseModule.get_ccode_name (f))); ^^^^^^^^^^^^^^^ cxxwriter.vala:179.16-179.30: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_class' classcname = CCodeBaseModule.get_ccode_name (c); ^^^^^^^^^^^^^^^ cxxwriter.vala:212.8-212.22: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_class' if (CCodeBaseModule.is_reference_counting (c)) { ^^^^^^^^^^^^^^^ cxxwriter.vala:213.23-213.37: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_class' string? freefun = CCodeBaseModule.get_ccode_unref_function (c); ^^^^^^^^^^^^^^^ cxxwriter.vala:217.23-217.37: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_class' string? freefun = CCodeBaseModule.get_ccode_free_function (c); ^^^^^^^^^^^^^^^ cxxwriter.vala:252.18-252.32: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_method' string cname = CCodeBaseModule.get_ccode_name (m); ^^^^^^^^^^^^^^^ cxxwriter.vala:266.45-266.59: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_method' ret = get_ctype (is_generic (ret)? ret : CCodeBaseModule.get_ccode_name (m.return_type)); ^^^^^^^^^^^^^^^ cxxwriter.vala:266.45-266.90: error: var declaration not allowed with non-typed initializer ret = get_ctype (is_generic (ret)? ret : CCodeBaseModule.get_ccode_name (m.return_type)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cxxwriter.vala:283.34-283.48: error: The name `CCodeBaseModule' does not exist in the context of `CxxWriter.walk_method' string? arg_type = get_ctype (CCodeBaseModule.get_ccode_name (bar)); ^^^^^^^^^^^^^^^ gowriter.vala:478.23-478.37: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.process_includes' foreach (var foo in CCodeBaseModule.get_ccode_header_filenames (s).split (",")) { ^^^^^^^^^^^^^^^ gowriter.vala:179.14-179.28: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_field_cname' string n = CCodeBaseModule.get_ccode_name(f); ^^^^^^^^^^^^^^^ gowriter.vala:192.10-192.24: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_method_cname' return CCodeBaseModule.get_ccode_name(m); ^^^^^^^^^^^^^^^ gowriter.vala:266.10-266.24: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_class_cname' return CCodeBaseModule.get_ccode_name(c); ^^^^^^^^^^^^^^^ gowriter.vala:274.10-274.24: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_struct_cname' return CCodeBaseModule.get_ccode_name(s); ^^^^^^^^^^^^^^^ gowriter.vala:578.13-578.27: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.walk_enum' var pfx = CCodeBaseModule.get_ccode_prefix(e); ^^^^^^^^^^^^^^^ gowriter.vala:578.7-578.47: error: var declaration not allowed with non-typed initializer var pfx = CCodeBaseModule.get_ccode_prefix(e); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ gowriter.vala:579.47-579.49: error: The name `pfx' does not exist in the context of `GoSrcWriter.walk_enum' debug("walk_enum(pfx: %s, name: %s)".printf(pfx, e.name)); ^^^ gowriter.vala:585.40-585.42: error: The name `pfx' does not exist in the context of `GoSrcWriter.walk_enum' ret += " %s%s = C.%s%s\n".printf(pfx, namer.get_enum_value_name(v), pfx, namer.get_enum_value_cname(v)); ^^^ gowriter.vala:585.75-585.77: error: The name `pfx' does not exist in the context of `GoSrcWriter.walk_enum' ret += " %s%s = C.%s%s\n".printf(pfx, namer.get_enum_value_name(v), pfx, namer.get_enum_value_cname(v)); ^^^ gowriter.vala:835.9-835.23: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.get_class_src' if (CCodeBaseModule.is_reference_counting (c)) { ^^^^^^^^^^^^^^^ gowriter.vala:836.24-836.38: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.get_class_src' string? freefun = CCodeBaseModule.get_ccode_unref_function (c); ^^^^^^^^^^^^^^^ gowriter.vala:844.24-844.38: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.get_class_src' string? freefun = CCodeBaseModule.get_ccode_free_function (c); ^^^^^^^^^^^^^^^ Compilation failed: 63 error(s), 0 warning(s) Makefile:61: recipe for target 'valabind' failed gmake: *** [valabind] Error 1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/radare2-valabind *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/radare2-valabind