Package Details: lib32-mesa-git 24.3.0_devel.194631.e0e7d8d910e.d41d8cd-1

Git Clone URL: https://aur.archlinux.org/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://www.mesa3d.org
Licenses: custom
Conflicts: lib32-libva-mesa-driver, lib32-mesa, lib32-mesa-libgl, lib32-mesa-vdpau, lib32-vulkan-intel, lib32-vulkan-mesa-layers, lib32-vulkan-radeon
Provides: lib32-libva-mesa-driver, lib32-mesa, lib32-mesa-libgl, lib32-mesa-vdpau, lib32-opengl-driver, lib32-vulkan-driver, lib32-vulkan-intel, lib32-vulkan-mesa-layers, lib32-vulkan-radeon
Submitter: None
Maintainer: rjahanbakhshi (Lone_Wolf)
Last Packager: Lone_Wolf
Votes: 45
Popularity: 0.120614
First Submitted: 2009-12-18 18:42 (UTC)
Last Updated: 2024-09-10 21:29 (UTC)

Required by (91)

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://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.

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 32 Next › Last »

Lone_Wolf commented on 2019-04-28 00:03 (UTC)

Switched to lib32-llvm-lw-git and associated packages for llvm trunk master.

Instructions to use other llvm trunk versions will be posted soon.

Lone_Wolf commented on 2019-04-15 12:12 (UTC)

Bpierre, thanks for figuring out the failure reason.

extra/lib32-llvm & llvm-svn have always had /usr/bin/llvm-config32 , so it's lib32-llvm-git that needs to be patched.

bpierre commented on 2019-04-14 21:14 (UTC)

lib32-llvm-git does not include /usr/bin/llvm-config32, but /usr/lib32/llvm-config. This work for me: https://gist.github.com/benoit-pierre/e48e125800bb385fc6378d89e1a3f9c9

PedroHLC commented on 2019-04-13 20:59 (UTC)

@Lone_Wolf Happy to hear about this update! :) Thanks again!

Lone_Wolf commented on 2019-04-12 21:03 (UTC)

I've almost finished rewriting llvm-git, will start on lib32-llvm-git soon and then adjust lib32-mesa-git when needed.

Lone_Wolf commented on 2019-04-09 14:38 (UTC) (edited on 2019-04-09 14:38 (UTC) by Lone_Wolf)

Which of the 3 options did you try :

  • my lib32-llvm-lw-git
  • lib32-llvm-git
  • lordheavy unofficial mesa-git repo

All 3 should have/provide lib32-llvm-svn & lib32-llvm-libs-svn

PedroHLC commented on 2019-04-09 10:23 (UTC)

Hi, seems like btw lib32-llvm-(svn->git) llvm is no longer a dependency of lib32-*, and when building in a clean chroot there is no llvm to use.

Thanks for all your efforts in this.

Lone_Wolf commented on 2019-04-04 11:30 (UTC)

will do that in next version this weekend