Leo Famulari writes: > On Tue, Apr 18, 2017 at 02:52:18PM -0400, Leo Famulari wrote: >> ============================================== >> Mesa 17.0.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 'no eviction before overflow with MAX_SIZE=1M' failed: Expected=3, Actual=2 >> Error: Test 'eviction after overflow with MAX_SIZE=1M' failed: Expected=2, Actual=1 >> FAIL glsl/tests/cache-test (exit status: 1) > > I'm testing the build with this commit cherry-picked, minus the 3rd hunk > (does not apply to mesa 17.0.4): > > https://cgit.freedesktop.org/mesa/mesa/commit/?id=61bbb25a080e48a8ca897ba7f6e73cc6a8e9b5b8 Oops, that is indeed the commit in my patch earlier. Not sure what went wrong with the copy-paste!