[29/95] Compiling Vala source ../lib/PulseAudio/Operations.vala ../lib/PulseAudio/M...alizer.vala ../lib/PulseAudio/Spectrum.vala lib/com.gitlab.mithrandirn.hottoe.vapi.
../lib/PulseAudio/Channel.vala:89.5-89.46: warning: Type `PulseAudio.CVolume?' can not be used for a GLib.Object property
public global::PulseAudio.CVolume? cvolume { get; set; default = null; }
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../lib/PulseAudio/Channel.vala:90.5-90.53: warning: Type `PulseAudio.ChannelMap?' can not be used for a GLib.Object property
public global::PulseAudio.ChannelMap? channel_map { get; set; default = null; }
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../lib/PulseAudio/Plug.vala:69.5-69.46: warning: Type `PulseAudio.CVolume?' can not be used for a GLib.Object property
public global::PulseAudio.CVolume? cvolume { get; set; default = null; }
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../lib/PulseAudio/Plug.vala:70.5-70.53: warning: Type `PulseAudio.ChannelMap?' can not be used for a GLib.Object property
public global::PulseAudio.ChannelMap? channel_map { get; set; default = null; }
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation succeeded - 4 warning(s)
Please, consider fix this warnings when
meson build --prefix=/usr
is usedand
ninja