<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 - src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91898">91898</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>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>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>airlied@freedesktop.org, imirkin@alum.mit.edu
</td>
</tr></table>
<p>
<div>
<pre>mesa: 13bfa5201162185005fa9a45f7bc76e5909ab193 (master 11.1.0-devel)
$ scons
[...]
Compiling src/util/mesa-sha1.c ...
src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or
directory
#include <openssl/sha.h>
^
13bfa5201162185005fa9a45f7bc76e5909ab193 is the first bad commit
commit 13bfa5201162185005fa9a45f7bc76e5909ab193
Author: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Date: Fri Sep 4 16:43:22 2015 -0400
util: always include sha1 into the build
SHA1 is now used in all builds when HAVE_SHA1 is defined. Adjust src to
do the same thing, rather than predicating on shader cache.
Fixes: 04e201d0c02 ("mesa: change 'SHADER_SUBST' facility to work with env
variables")
Signed-off-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Reviewed-by: Dave Airlie <<a href="mailto:airlied@gmail.com">airlied@gmail.com</a>>
:040000 040000 aded21ebb41289308c50b4987e5ad52e0bf95e3b
dde6d7be34d841f7c460875358c34f9b8506742d M src
bisect run success</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>