[Mesa-dev] Bisected: Make check is failing as of 549222f5

Aaron Watry awatry at gmail.com
Wed Aug 10 23:27:59 UTC 2016


Hello,

I just got home and did a pull/build, and make check is failing as of a
very recent commit today...

${MESA_ROOT}/bin/test-driver: line 107:  5863 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: glsl/tests/uniform-initializer-test
PASS: glsl/glcpp/tests/glcpp-test
^Cmake[6]: *** Deleting file 'glsl/glcpp/tests/glcpp-test-cr-lf.log'
Makefile:2442: recipe for target 'glsl/glcpp/tests/glcpp-test-cr-lf.log'
failed
make[6]: *** [glsl/glcpp/tests/glcpp-test-cr-lf.log] Error 130
Makefile:2414: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Interrupt
Makefile:2546: recipe for target 'check-am' failed
make[4]: *** [check-am] Interrupt
Makefile:2549: recipe for target 'check' failed
make[3]: *** [check] Interrupt
Makefile:711: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Interrupt
Makefile:860: recipe for target 'check' failed
make[1]: *** [check] Interrupt
Makefile:651: recipe for target 'check-recursive' failed
make: *** [check-recursive] Interrupt

me at hostname:${MESA_ROOT$ git bisect bad
549222f5f8ef4616f5e6ddeb5c29ea6446684e5e is the first bad commit
commit 549222f5f8ef4616f5e6ddeb5c29ea6446684e5e
Author: Timothy Arceri <timothy.arceri at collabora.com>
Date:   Wed Jul 27 15:20:44 2016 +1000

    glsl: use UniformHash to find storage location

    There is no need to be looping over all the uniforms.

    Reviewed-by: Eric Anholt <eric at anholt.net>

:040000 040000 86cc93603122405d5f03163d2abed6bac788e086
7567379ba933b6089ca1a34f8ba4c1fe8da04729 M    src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160810/f8e362c3/attachment.html>


More information about the mesa-dev mailing list