New comment by st3r4g on void-packages repository https://github.com/void-linux/void-packages/issues/12760#issuecomment-546682897 Comment: @ackalker you can test my branch if you like and see if it updates successfully and solves the issue: 1. checkout branch and build libGL 2. `xi -u` 3. additionally install `mesa-vdpau` with `xi` because it is now an optional subpackage, and also install the debug symbols To revert to the initial state in case something goes wrong: 1. `xbps-remove -F mesa-classic-dri mesa-gallium-dri mesa-vdpau` 2. `xbps-install -f ` where `` are the packages updated in previous step 2) and can be obtained by something like `xilog | grep 19.2.2_2`