<div dir="ltr"><div>Hello,<br><br></div>I just got home and did a pull/build, and make check is failing as of a very recent commit today...<br><div><div><br>${MESA_ROOT}/bin/test-driver: line 107:  5863 Segmentation fault      (core dumped) "$@" > $log_file 2>&1<br>FAIL: glsl/tests/uniform-initializer-test<br>PASS: glsl/glcpp/tests/glcpp-test<br>^Cmake[6]: *** Deleting file 'glsl/glcpp/tests/glcpp-test-cr-lf.log'<br>Makefile:2442: recipe for target 'glsl/glcpp/tests/glcpp-test-cr-lf.log' failed<br>make[6]: *** [glsl/glcpp/tests/glcpp-test-cr-lf.log] Error 130<br>Makefile:2414: recipe for target 'check-TESTS' failed<br>make[5]: *** [check-TESTS] Interrupt<br>Makefile:2546: recipe for target 'check-am' failed<br>make[4]: *** [check-am] Interrupt<br>Makefile:2549: recipe for target 'check' failed<br>make[3]: *** [check] Interrupt<br>Makefile:711: recipe for target 'check-recursive' failed<br>make[2]: *** [check-recursive] Interrupt<br>Makefile:860: recipe for target 'check' failed<br>make[1]: *** [check] Interrupt<br>Makefile:651: recipe for target 'check-recursive' failed<br>make: *** [check-recursive] Interrupt<br><br>me@hostname:${MESA_ROOT$ git bisect bad<br>549222f5f8ef4616f5e6ddeb5c29ea6446684e5e is the first bad commit<br>commit 549222f5f8ef4616f5e6ddeb5c29ea6446684e5e<br>Author: Timothy Arceri <<a href="mailto:timothy.arceri@collabora.com">timothy.arceri@collabora.com</a>><br>Date:   Wed Jul 27 15:20:44 2016 +1000<br><br>    glsl: use UniformHash to find storage location<br>    <br>    There is no need to be looping over all the uniforms.<br>    <br>    Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>><br><br>:040000 040000 86cc93603122405d5f03163d2abed6bac788e086 7567379ba933b6089ca1a34f8ba4c1fe8da04729 M    src<br><br></div></div></div>