On Wed, Jan 13, 2021 at 06:33:04PM -0500, Leo Famulari wrote: > The mesa test suite failure is reproducible, and it looks like this: > > ------ > 23:07:53 /tmp/guix-build-mesa-20.2.4.drv-0/build/src/util/u_debug_stack_test > --- stdout --- > Running main() from ../mesa-20.2.4/src/gtest/src/gtest_main.cc > [==========] Running 2 tests from 1 test suite. > [----------] Global test environment set-up. > [----------] 2 tests from u_debug_stack_test > [ RUN ] u_debug_stack_test.basics > [ OK ] u_debug_stack_test.basics (0 ms) > [ RUN ] u_debug_stack_test.capture_not_overwritten > ../mesa-20.2.4/src/util/u_debug_stack_test.cpp:108: Failure > Expected: (bt1) != (bt2), actual: > "/tmp/guix-build-mesa-20.2.4.drv-0/build/src/util/u_debug_stack_test() > [0x8072555] > " vs "/tmp/guix-build-mesa-20.2.4.drv-0/build/src/util/u_debug_stack_test() > [0x8072555] > " > [ FAILED ] u_debug_stack_test.capture_not_overwritten (0 ms)
I've reported this upstream: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4091