[Bug 225474] x11-toolkits/diorite build is broken by vala 0.36.9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 26 22:49:49 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225474
Bug ID: 225474
Summary: x11-toolkits/diorite build is broken by vala 0.36.9
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: avilla at FreeBSD.org
Reporter: truckman at FreeBSD.org
Flags: maintainer-feedback?(avilla at FreeBSD.org)
Assignee: avilla at FreeBSD.org
diorite was buildable with vala 0.36.4, but not with 0.36.9.
dioriteglib-0.2.vapi:111.102-111.109: error: The name `Priority' does not exist
in the context of `Diorite.System.make_directory_with_parents_async'
public static async void make_directory_with_parents_async
(GLib
.File directory, int io_priority = Priority.DEFAULT, GLib.Cancellable?
cancellab
le = null) throws GLib.Error;
^^^^^^^^
** (valac:81510): CRITICAL **: vala_data_type_compatible: assertion 'self !=
NUL
L' failed
** (valac:81510): CRITICAL **: vala_code_node_to_string: assertion 'self !=
NULL
' failed
dioriteglib-0.2.vapi:111.102-111.117: error: Cannot convert from `(null)' to
`in
t'
public static async void make_directory_with_parents_async
(GLib
.File directory, int io_priority = Priority.DEFAULT, GLib.Cancellable?
cancellab
le = null) throws GLib.Error;
^^^^^^^^^^^^^^^^
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list