^^^^^ BUILDSTDERR: gowriter.vala:192.10-192.24: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_method_cname' BUILDSTDERR: return CCodeBaseModule.get_ccode_name(m); BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:266.10-266.24: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_class_cname' BUILDSTDERR: return CCodeBaseModule.get_ccode_name(c); BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:274.10-274.24: error: The name `CCodeBaseModule' does not exist in the context of `GoNamer.get_struct_cname' BUILDSTDERR: return CCodeBaseModule.get_ccode_name(s); BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:578.13-578.27: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.walk_enum' BUILDSTDERR: var pfx = CCodeBaseModule.get_ccode_prefix(e); BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:578.7-578.47: error: var declaration not allowed with non-typed initializer BUILDSTDERR: var pfx = CCodeBaseModule.get_ccode_prefix(e); BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:579.47-579.49: error: The name `pfx' does not exist in the context of `GoSrcWriter.walk_enum' BUILDSTDERR: debug("walk_enum(pfx: %s, name: %s)".printf(pfx, e.name)); BUILDSTDERR: ^^^ BUILDSTDERR: gowriter.vala:585.40-585.42: error: The name `pfx' does not exist in the context of `GoSrcWriter.walk_enum' BUILDSTDERR: ret += " %s%s = C.%s%s\n".printf(pfx, namer.get_enum_value_name(v), pfx, namer.get_enum_value_cname(v)); BUILDSTDERR: ^^^ BUILDSTDERR: gowriter.vala:585.75-585.77: error: The name `pfx' does not exist in the context of `GoSrcWriter.walk_enum' BUILDSTDERR: ret += " %s%s = C.%s%s\n".printf(pfx, namer.get_enum_value_name(v), pfx, namer.get_enum_value_cname(v)); BUILDSTDERR: ^^^ BUILDSTDERR: gowriter.vala:835.9-835.23: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.get_class_src' BUILDSTDERR: if (CCodeBaseModule.is_reference_counting (c)) { BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:836.24-836.38: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.get_class_src' BUILDSTDERR: string? freefun = CCodeBaseModule.get_ccode_unref_function (c); BUILDSTDERR: ^^^^^^^^^^^^^^^ BUILDSTDERR: gowriter.vala:844.24-844.38: error: The name `CCodeBaseModule' does not exist in the context of `GoSrcWriter.get_class_src' BUILDSTDERR: string? freefun = CCodeBaseModule.get_ccode_free_function (c); BUILDSTDERR: ^^^^^^^^^^^^^^^ Compilation failed: 65 error(s), 0 warning(s) BUILDSTDERR: make: *** [Makefile:62: valabind] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.OZIqax (%build) BUILDSTDERR: Macro expanded in comment on line 3: %global commit cd4051f6a7f63b297f3950c11a30f468351cbd69 BUILDSTDERR: Macro expanded in comment on line 4: %global shortcommit %(c=%{commit}; echo ${c:0:7}) BUILDSTDERR: Macro expanded in comment on line 13: %{gituser}/%{gitname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.OZIqax (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/valabind.spec