<div dir="ltr"><span style="font-size:12.8px">Posting a question in case someone already know the issue. </span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'm observing "missing git_sha1.h" errors sometime after Emil's git_sha1.h patches by May 31st. This is not fixed at TOT with the latest patches on Makefile.am.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The problem only happens if src/git_sha1.h doesn't exist already. I just need to put a dummy git_sha1.h file there to work around the error.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">There's a similar bug filed (<a href="https://bugs.freedesktop.org/show_bug.cgi?id=50976">https://bugs.freedesktop.org/show_bug.cgi?id=50976</a>) but the fix for that one patches src/Makefile directly, whereas my build flow only requires Makefile.am. </div></div>