Created attachment 503426 [details] emerge --info As this happens in mesa-17.3.0_rc3 too I reported it also upstrem: https://bugs.freedesktop.org/show_bug.cgi?id=103668 ============================================== Mesa 17.2.4: src/compiler/test-suite.log ============================================== # TOTAL: 10 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: glsl/tests/cache-test =========================== Failed to create ./cache-test-tmp/xdg-cache-home for shader cache (No such file or directory)---disabling. Failed to create ./cache-test-tmp/mesa-glsl-cache-dir for shader cache (No such file or directory)---disabling. Error: Test 'put_key of a colliding key evicts from the cache' failed: Expected=0, Actual=1 Error: Test 'put_key of orginal key evicts the colliding key' failed: Expected=0, Actual=1 FAIL glsl/tests/cache-test (exit status: 1)
Created attachment 503428 [details] build.log
The cache-test failure should now be fixed upstream. I expect the fix to be in 17.2.7 and 17.3.0.
Just built mesa from git, the bug is fixed now.