<div dir="ltr">ack series<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 27, 2015 at 3:12 PM, Victor Toso <span dir="ltr"><<a href="mailto:victortoso@redhat.com" target="_blank">victortoso@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The spice-pulse patch 37ba949716ebf441110330 related to volume-sync<br>
breaks the build on rhel6. This series fix it. Build error:<br>
<br>
spice-pulse.c: In function ‘spice_pulse_dispose’:<br>
spice-pulse.c:154: warning: implicit declaration of function ‘g_clear_pointer’ [-Wimplicit-function-declaration]<br>
spice-pulse.c:154: warning: nested extern declaration of ‘g_clear_pointer’ [-Wnested-externs]<br>
spice-pulse.c: In function ‘free_async_task’:<br>
spice-pulse.c:927: error: ‘G_SOURCE_REMOVE’ undeclared (first use in this function)<br>
spice-pulse.c:927: error: (Each undeclared identifier is reported only once<br>
spice-pulse.c:927: error: for each function it appears in.)<br>
spice-pulse.c: In function ‘source_output_info_cb’:<br>
spice-pulse.c:1108: error: ‘pa_source_output_info’ has no member named ‘mute’<br>
spice-pulse.c:1110: error: ‘pa_source_output_info’ has no member named ‘volume’<br>
spice-pulse.c: In function ‘pulse_stream_restore_info_async’:<br>
spice-pulse.c:1151: warning: implicit declaration of function ‘g_simple_async_result_set_check_cancellable’ [-Wimplicit-function-declaration]<br>
spice-pulse.c:1151: warning: nested extern declaration of ‘g_simple_async_result_set_check_cancellable’ [-Wnested-externs]<br>
make[4]: *** [spice-pulse.lo] Error 1<br>
make[4]: Leaving directory `/tmp/spice-gtk/gtk'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/tmp/spice-gtk/gtk'<br>
make[2]: *** [all] Error 2<br>
make[2]: Leaving directory `/tmp/spice-gtk/gtk'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/tmp/spice-gtk'<br>
make: *** [all] Error 2<br>
Return code: 512! make failed! Exiting!<br>
<br>
<br>
Victor Toso (3):<br>
  glib-compat: add G_SOURCE_REMOVE G_SOURCE_CONTINUE<br>
  spice-pulse: GSimpleAsyncResult compatibility<br>
  spice-pulse: compatibility with old pulse version<br>
<br>
 gtk/glib-compat.h |  4 ++++<br>
 gtk/spice-pulse.c | 25 +++++++++++++++++++++++++<br>
 2 files changed, 29 insertions(+)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.1.0<br>
<br>
_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Marc-André Lureau</div>
</div>