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.
Search Criteria
Package Details: lib32-mesa-git 25.2.0_devel.205654.033ce1bae15.d41d8cd-1
Package Actions
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: | 44 |
Popularity: | 0.000569 |
First Submitted: | 2009-12-18 18:42 (UTC) |
Last Updated: | 2025-05-17 16:27 (UTC) |
Dependencies (40)
- glslang (glslang-gitAUR)
- lib32-clang (lib32-llvm-gitAUR, lib32-clang-minimal-gitAUR)
- lib32-expat
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR)
- lib32-libdrm (lib32-libdrm-gitAUR)
- lib32-libelf
- lib32-libunwind
- lib32-libx11
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-libxdamage
- lib32-libxext
- lib32-libxfixes
- lib32-libxshmfence
- lib32-libxxf86vm
- lib32-llvm-libs (lib32-llvm-libs-gitAUR, lib32-llvm-libs-minimal-gitAUR)
- lib32-lm_sensors
- lib32-spirv-llvm-translator (lib32-spirv-llvm-translator-gitAUR, lib32-spirv-llvm-translator-minimal-gitAUR)
- lib32-spirv-tools (lib32-spirv-tools-gitAUR)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- Show 20 more dependencies...
Required by (83)
- arch-gaming-meta (requires lib32-libva-mesa-driver)
- counter-strike-2d (requires lib32-mesa) (optional)
- day-of-the-tentacle-remastered-bin (requires lib32-mesa-libgl)
- deepin-wine6-stable (requires lib32-mesa)
- donkey-me (requires lib32-mesa)
- dott (requires lib32-mesa-libgl)
- enemy-territory (requires lib32-mesa)
- epsxe-plugin-gpu-xgl2 (requires lib32-mesa)
- etlegacy32-bin (requires lib32-mesa)
- frozensynapse-hib (requires lib32-mesa)
- gallium-nine-git (requires lib32-mesa)
- gallium-nine-git (requires lib32-mesa) (make)
- grim-fandango (requires lib32-mesa)
- jumpman (requires lib32-mesa)
- kasmvncserver-bin (requires lib32-mesa)
- legendofdungeon (requires lib32-mesa)
- legendofdungeon (requires lib32-mesa-libgl)
- lib32-amdonly-gaming-vulkan-radeon-git (requires lib32-vulkan-mesa-layers) (optional)
- lib32-ffmpeg (requires lib32-mesa) (make)
- lib32-glfw (requires lib32-mesa) (make)
- Show 63 more...
Sources (3)
Billli11 commented on 2025-06-09 13:27 (UTC)
Billli11 commented on 2025-04-16 15:47 (UTC)
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...
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://archlinux.org/packages/multilib/x86_64/lib32-llvm/
https://archlinux.org/packages/multilib/x86_64/lib32-llvm-libs/
zangoku commented on 2025-01-13 07:25 (UTC)
won't build because of a bunch of LLVM_MAKE related errors
/usr/include/clang/Driver/Options.inc:65:275: error: macro "LLVM_MAKE_OPT_ID" passed 14 arguments, but takes just 13
65 | OPTION(llvm::ArrayRef<llvm::StringLiteral>(), "<action group>", Action_Group, Group, INVALID, INVALID, nullptr, 0, 0, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ std::make_pair(std::array<unsigned, 2>{{0, 0}}, nullptr) }}), nullptr, nullptr)
| ^
Billli11 commented on 2025-01-12 17:38 (UTC) (edited on 2025-01-12 17:42 (UTC) by Billli11)
lib32-llvm
and lib32-llvm-libs
has been updated to 1:19.1.6-3
in stable repo.
And the PKGBUILD require update to build.
Also latest SVGA
MR broke x86_32 compilation issue #12451
Billli11 commented on 2025-01-04 21:49 (UTC) (edited on 2025-01-04 21:49 (UTC) by Billli11)
lib32-llvm
and lib32-llvm-libs
package in stable repo has been "updated" to 1:18.1.8-1
, from 18.1.8-1
The build file needed to be updated.
The package has been accidently pushed with llvm 19 into the stable multilib repository.
Pushing epoch to fix that issue
Billli11 commented on 2024-09-09 19:33 (UTC)
New MR !30865 just merged, mesa no longer have OMX frontend.
Add meson option gallium-omx
has been removed.
Same as dri3
, you'll need to remove the option to compile.
Billli11 commented on 2024-09-04 16:38 (UTC) (edited on 2024-09-04 16:44 (UTC) by Billli11)
Meson option dri3
has been removed.
MR30952.
Build type: native build
mesa/meson.build:4:0: ERROR: Unknown options: "dri3"
A full log can be found at /tmp/makepkg/mesa-git/src/_build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
Billli11 commented on 2024-08-30 10:05 (UTC)
New vulkan layer screenshot
has been added to mesa.
Lone_Wolf commented on 2024-07-04 22:44 (UTC)
@myghi63 : which llvm variant are you using and does this result in build failures ?
I only use mesa-minimal-git & lib32-mesa-minimal-git myself, and build mesa-git lib32-mesa-git when it's needed to troubleshoot.
Info from users of the packages like you helps a lot.
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.