<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 - sw_sync.c:35:29: fatal error: linux/sync_file.h: No such file or directory"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101641">101641</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>sw_sync.c:35:29: fatal error: linux/sync_file.h: No such file or directory
</td>
</tr>
<tr>
<th>Product</th>
<td>piglit
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>bisected, regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>tests
</td>
</tr>
<tr>
<th>Assignee</th>
<td>piglit@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>piglit@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>eric@anholt.net, rafael.antognolli@intel.com
</td>
</tr></table>
<p>
<div>
<pre>piglit: 3b9e5ba14b930fe61761d5ddbd736593ef000228 (master)
tests/egl/spec/egl_khr_fence_sync/sw_sync.c:35:29: fatal error:
linux/sync_file.h: No such file or directory
#include <linux/sync_file.h>
^
Build error introduced with this commit.
commit 2e423dd3f4ca3820fbbc956f3b77ed3d7587dd87
Author: Rafael Antognolli <<a href="mailto:rafael.antognolli@intel.com">rafael.antognolli@intel.com</a>>
Date: Mon Nov 7 15:05:04 2016 -0800
egl_khr_fence_sync: Add sw_sync lib.
Add a small library that helps manipulating software fences. They are
useful for testing EGL Android fences, since the latter can be created
out of them.
Signed-off-by: Rafael Antognolli <<a href="mailto:rafael.antognolli@intel.com">rafael.antognolli@intel.com</a>>
Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>></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>