<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pulseaudio fails to build from git master using jhbuild"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98793">98793</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pulseaudio fails to build from git master using jhbuild
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>PulseAudio
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>build-system
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sadiq@sadiqpk.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>pulseaudio-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>lennart@poettering.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=128080" name="attach_128080" title="pulseaudio buildlog">attachment 128080</a> <a href="attachment.cgi?id=128080&action=edit" title="pulseaudio buildlog">[details]</a></span>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>