<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:david.henningsson@canonical.com" title="David Henningsson <david.henningsson@canonical.com>"> <span class="fn">David Henningsson</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - PulseAudio fails to build on musl libc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85319">bug 85319</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - PulseAudio fails to build on musl libc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85319#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - PulseAudio fails to build on musl libc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85319">bug 85319</a>
from <span class="vcard"><a class="email" href="mailto:david.henningsson@canonical.com" title="David Henningsson <david.henningsson@canonical.com>"> <span class="fn">David Henningsson</span></a>
</span></b>
<pre>I wonder if this is really a PulseAudio problem.
I looked at ioctl as that was the first build problem. In the glibc headers
(copy/paste from /usr/include/x86_64-linux-gnu/sys/ioctl.h) it is defined as:
extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
If musl libc defines ioctl as "int ioctl(int, int, ...)" instead of "int
ioctl(int, unsigned long int, ...)", then that looks like a bug in either musl
libc or glibc, not PulseAudio.
Could you confirm with the Musl people?</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>