<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - xf86-video-intel fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82745">82745</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Summary</th>
<td>xf86-video-intel fails to build
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-gfx-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>BSD (Others)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ftigeot@wolfpond.org
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/intel
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr></table>
<p>
<div>
<pre>Commit 5c7965f00f85fbe3af69029d3fd1e5e2e079f159 breaks xf86-video-intel:
[running gmake]
intel_device.c: In function 'dump_debugfs':
intel_device.c:146:2: warning: passing argument 3 of 'mount' makes integer from
pointer without a cast [enabled by default]
In file included from intel_device.c:33:0:
/usr/include/sys/mount.h:789:5: note: expected 'int' but argument is of type
'const char *'
intel_device.c:146:2: error: too many arguments to function 'mount'
In file included from intel_device.c:33:0:
/usr/include/sys/mount.h:789:5: note: declared here
intel_device.c:149:3: warning: implicit declaration of function 'umount'
[-Wimplicit-function-declaration]
intel_device.c:149:3: warning: nested extern declaration of 'umount'
[-Wnested-externs]
gmake[3]: *** [intel_device.lo] Error 1
gmake[3]: Leaving directory
`/home/ftigeot/Projects/freedesktop/xf86-video-intel/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/home/ftigeot/Projects/freedesktop/xf86-video-intel/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/home/ftigeot/Projects/freedesktop/xf86-video-intel'
gmake: *** [all] Error 2
My build environment:
DragonFly 3.9-DEVELOPMENT DragonFly v3.9.0.473.gf12e8-DEVELOPMENT</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>