https://bugs.freedesktop.org/show_bug.cgi?id=91898
Bug ID: 91898
Summary: src/util/mesa-sha1.c:250:25: fatal error:
openssl/sha.h: No such file or directory
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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 <[email protected]>
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 <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
:040000 040000 aded21ebb41289308c50b4987e5ad52e0bf95e3b
dde6d7be34d841f7c460875358c34f9b8506742d M src
bisect run success
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev