New comment by zlice on void-packages repository https://github.com/void-linux/void-packages/issues/46246#issuecomment-1734639380 Comment: mesa hasn't been building 32bit since 23.1.3 afaict https://github.com/void-linux/void-packages/actions/runs/6266633057/job/17018028135?pr=46172 `80-prepare-32bit.sh` got added end of august i think https://github.com/void-linux/void-packages/commit/337d270447d62d4be99cfa062f6e7ac85df25bc3 ``` => mesa-ati-dri-23.1.8_1: running post-install hook: 80-prepare-32bit ... cp: cannot stat '/destdir//mesa-ati-dri-23.1.8/*': No such file or directory => ERROR: mesa-ati-dri-23.1.8_1: post-install_80-prepare-32bit: 'cp -a ${PKGDESTDIR}/* ${destdir32}/' exited with 1 => ERROR: in hook() at common/hooks/post-install/80-prepare-32bit.sh:64 => ERROR: in run_func() at common/xbps-src/shutils/common.sh:57 => ERROR: in run_pkg_hooks() at common/xbps-src/shutils/common.sh:298 => ERROR: in main() at common/xbps-src/libexec/xbps-src-doinstall.sh:66 ```