When I use vala-0.9.2 or vala-9999(from git), I get this: src/systemadm.vala:300.23-300.25: error: `Bus' is an ambiguous reference between `GLib.Bus' and `DBus.Bus' bus = Bus.get(session ? BusType.SESSION : BusType.SYSTEM); ^^^ Compilation failed: 1 error(s), 0 warning(s) When I using <vala-0.9.2 compilation ends successfuly, but my distro refuses to install a package(https://bugs.freedesktop.org/show_bug.cgi?id=28961)
http://cgit.freedesktop.org/systemd/commit/?id=d3d91d10c9ca3782c5936c630e87730e3bf9c32d
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.