Also reported upstream: https://bugs.freedesktop.org/show_bug.cgi?id=103122 ============================================== Mesa 17.2.2: 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 'disk_cache_put eviction with MAX_SIZE=1K' failed: Expected=1, Actual=3 Error: Test 'eviction after overflow with MAX_SIZE=1M' failed: Expected=1, Actual=4 FAIL glsl/tests/cache-test (exit status: 1) Reproducible: Always
Created attachment 497830 [details] Emerge --info media-libs/mesa
Created attachment 497832 [details] Relevant part of build.log
Unfortunately it doesn't seem to be a regression (which we could bisect to find the root cause) but instead a sporadic failure that has proven difficult to track down. If you're able to reproduce it consistently, I'd be very interested. *** This bug has been marked as a duplicate of bug 613644 ***