Hello @cat-herders-of-linux, these are warnings, not errors. It is coming from https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15390.
Until the older environment variable is removed, nothing is broken and keeping it lets Steam's shader pre-cache properly support mesa older than 22.1.0.
well ok then
MESA_GLSL_CACHE_DIRx1 2022-06MESA_GLSL_CACHE_MAX_SIZEx1 2022-06MESA_SHADER_CACHE_DIRx1 2022-06MESA_SHADER_CACHE_MAX_SIZEx1 2022-06
Your system information
Please describe your issue in as much detail as possible:
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
All i did was run steam in a terminal to see the output and got the above errors. steam seems to work but clearly something is off
Steps for reproducing this issue: