[Mesa-dev] [Bug 103539] Windows build breaks if 'sh' is not available
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 1 20:52:46 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103539
Bug ID: 103539
Summary: Windows build breaks if 'sh' is not available
Product: Mesa
Version: 17.2
Hardware: x86 (IA32)
OS: Windows (All)
Status: NEW
Severity: major
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: genpfault at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
3fd425aed7 switched write_git_sha1_h_file() in src/SConscript from Popen()ing
'git' directly to using a sh script. Since sh isn't available on Windows the
function fails to create the git_sha1.h file and eventually breaks the build
when things like src\mesa\main\version.c try to #include it.
I'm using the mesa-17.2.4 tag (a4b72e2643) with the VS2015 toolchain.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171101/d236ce69/attachment.html>
More information about the mesa-dev
mailing list