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@lists.freedesktop.org
Reporter: genpfa...@gmail.com
QA Contact: mesa-dev@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev