https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19385
Clover are now gone.
The Meson build system
Version: 1.7.2
Source dir: /mnt/TOSHIBA16TB/billli11/AUR/pkgbuild/test/lib32-mesa-git/src/mesa
Build dir: /mnt/TOSHIBA16TB/billli11/AUR/pkgbuild/test/lib32-mesa-git/src/_build
Build type: native build
mesa/meson.options:128: WARNING: Keyword argument "deprecated" defined multiple times.
WARNING: This will be an error in Meson 2.0.
mesa/meson.options:538: WARNING: Keyword argument "deprecated" defined multiple times.
WARNING: This will be an error in Meson 2.0.
DEPRECATION: Option 'gallium-nine' is deprecated
DEPRECATION: Option 'gallium-xa' is deprecated
DEPRECATION: Option 'glvnd' value 'true' is replaced by 'enabled'
DEPRECATION: Option 'osmesa' is deprecated
DEPRECATION: Option 'shared-glapi' is deprecated
mesa/meson.build:4:0: ERROR: Unknown options: "gallium-opencl"
A full log can be found at /mnt/TOSHIBA16TB/billli11/AUR/pkgbuild/test/lib32-mesa-git/src/_build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
Lone_Wolf commented on 2024-02-14 11:49 (UTC)
Mesa commit b52e25d3 breaks intel iris & anv build UNLESS OpenCL support is present.
Incase you don't need those drivers, a temporary workaround is to disable them.
lib32-mesa-minimal-git is also affected.
Lone_Wolf commented on 2023-11-02 16:03 (UTC) (edited on 2023-11-02 16:05 (UTC) by Lone_Wolf)
@RPINerd in https://aur.archlinux.org/packages/lib32-mesa-git#comment-941648
Users of this package are supposed to (re)build lib32-mesa-git everytime mesa-git changes to avoid such issues.
I'm certain I have stated that in the past, but it may have been lost in the older pages of comments.
Lone_Wolf commented on 2019-05-09 13:30 (UTC)
This package now uses an environment variable to determine which llvm package it will be built against. Check PKGBUILD for details.