[pulseaudio-tickets] [Bug 98793] New: pulseaudio fails to build from git master using jhbuild

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 20 10:18:44 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98793

            Bug ID: 98793
           Summary: pulseaudio fails to build from git master using
                    jhbuild
           Product: PulseAudio
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: build-system
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: sadiq at sadiqpk.org
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

Created attachment 128080
  --> https://bugs.freedesktop.org/attachment.cgi?id=128080&action=edit
pulseaudio buildlog

building pulseaudio from current git master fails.
Build log attached.

Possible relevant part from log:
In file included from modules/xen/module-xenpv-sink.c:52:0:
/usr/include/xs.h:1:2: warning: #warning xs.h is deprecated use xenstore.h
instead [-Wcpp]
 #warning xs.h is deprecated use xenstore.h instead
  ^~~~~~~
modules/xen/module-xenpv-sink.c:141:1: error: unknown type name ‘xc_evtchn’
 xc_evtchn* xce;
 ^~~~~~~~~
modules/xen/module-xenpv-sink.c:142:1: error: unknown type name
‘evtchn_port_or_error_t’
 evtchn_port_or_error_t xen_evtchn_port;
 ^~~~~~~~~~~~~~~~~~~~~~
modules/xen/module-xenpv-sink.c: In function ‘xen_cleanup’:
modules/xen/module-xenpv-sink.c:246:5: warning: implicit declaration of
function ‘xc_evtchn_notify’ [-Wimplicit-function-declaration]
     xc_evtchn_notify(xce, xen_evtchn_port);
     ^~~~~~~~~~~~~~~~
modules/xen/module-xenpv-sink.c:248:5: warning: implicit declaration of
function ‘xc_evtchn_close’ [-Wimplicit-function-declaration]
     xc_evtchn_close(xce);
     ^~~~~~~~~~~~~~~
modules/xen/module-xenpv-sink.c: In function ‘module_xenpv_sink_LTX_pa__init’:
modules/xen/module-xenpv-sink.c:418:11: warning: implicit declaration of
function ‘xc_evtchn_open’ [-Wimplicit-function-declaration]
     xce = xc_evtchn_open(NULL, 0);
           ^~~~~~~~~~~~~~
modules/xen/module-xenpv-sink.c:418:9: warning: assignment makes pointer from
integer without a cast [-Wint-conversion]
     xce = xc_evtchn_open(NULL, 0);
         ^
modules/xen/module-xenpv-sink.c:425:23: warning: implicit declaration of
function ‘xc_evtchn_bind_unbound_port’ [-Wimplicit-function-declaration]
     xen_evtchn_port = xc_evtchn_bind_unbound_port(xce, 0);


Thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161120/15919b28/attachment.html>


More information about the pulseaudio-bugs mailing list