Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 633606

Summary: >=media-libs/mesa-17.1.8 glsl/tests/cache-test regression, 17.0.6 works.
Product: Gentoo Linux Reporter: hagbardcelin
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Emerge --info media-libs/mesa
Relevant part of build.log

Description hagbardcelin 2017-10-06 09:26:10 UTC
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
Comment 1 hagbardcelin 2017-10-06 09:30:30 UTC
Created attachment 497830 [details]
Emerge --info media-libs/mesa
Comment 2 hagbardcelin 2017-10-06 09:53:47 UTC
Created attachment 497832 [details]
Relevant part of build.log
Comment 3 Matt Turner gentoo-dev 2017-10-27 20:37:08 UTC
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 ***