Package Details: lib32-amdonly-gaming-mesa-git 24.1.0_devel.184875.893780b3625.d41d8cd98f00b204e9800998ecf8427e-1

Git Clone URL: https://aur.archlinux.org/lib32-mesa-amdonly-gaming-git.git (read-only, click to copy)
Package Base: lib32-mesa-amdonly-gaming-git
Description: An open-source implementation of the OpenGL specification (32-bit)
Upstream URL: https://www.mesa3d.org/
Licenses: custom
Conflicts: lib32-mesa, lib32-mesa-libgl
Provides: lib32-mesa, lib32-mesa-libgl, lib32-opengl-driver
Replaces: lib32-mesa, lib32-mesa-libgl
Submitter: NeroReflex
Maintainer: NeroReflex
Last Packager: NeroReflex
Votes: 8
Popularity: 0.64
First Submitted: 2023-02-27 23:13 (UTC)
Last Updated: 2024-02-17 21:10 (UTC)

Required by (80)

Sources (2)

Latest Comments

1 2 Next › Last »

Grimish commented on 2024-03-13 10:52 (UTC)

Failed when linking: 1788/1794] Linking target src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0 FAILED: src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0 g++ -m32 -o src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0 src/gallium/targets/rusticl/libRusticlOpenCL.so.1.0.0.p/target.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libRusticlOpenCL.so.1 -Wl,--whole-archive -Wl,--start-group src/gallium/frontends/rusticl/librusticl.a -Wl,--no-whole-archive -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/lib32-mesa-amdonly-gaming-git/src=/usr/src/debug/lib32-mesa-amdonly-gaming-git src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a src/loader/libloader.a src/util/libxmlconfig.a src/util/libmesa_util.a src/util/libmesa_util_sse41.a ... ... src/gallium/frontends/rusticl/librusticl_proc_macros.so -Wl, ,--end-group /usr/bin/ld: src/gallium/frontends/rusticl/librusticl_proc_macros.so: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status [1789/1794] Linking target src/gallium/targets/d3dadapter9/d3dadapter9.so.1.0.0 [1790/1794] Linking target src/gallium/targets/dri/libgallium_dri.so ninja: build stopped: subcommand failed. INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /build/lib32-mesa-amdonly-gaming-git/src/build ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/multilib-x86_64/grimish/build

Attempted to sanitize to shorten.

NeroReflex commented on 2024-02-17 21:11 (UTC)

@DexterHaxxor this time I have taken the time to make configuration equals: not only that I removed everything that is used only when the gpu driver displayed is not "AMD" so I removed vmware, virtio and virgl, from lib32 version as well as the main one.

DexterHaxxor commented on 2024-02-17 18:56 (UTC)

There is another build issue exclusive to the 32-bit version, due to an apparent oversight in the meson.build file. The fix is adding -D intel-rt=false to the list of build parameters.

NeroReflex commented on 2024-02-15 21:32 (UTC)

@DexterHaxxor thank you for doing that. I haven't tried removing it. I have disabled intel gallium-driver as well as used "all" in video codecs as well as enabling vulkan beta extensions on this lib32 version too

DexterHaxxor commented on 2024-02-15 19:34 (UTC)

I have managed to make it work by deleting the line which says -D intel-clc=enabled and removing crocus (a driver for Intel) from the Gallium driver list. As I've already commented on your non-lib32- package, please take a careful look at your build options and copy your video codec list from the non-lib32- package into this one.

NeroReflex commented on 2024-02-15 16:45 (UTC)

@DexterHaxxor you are very right: in theory that should not be enabled. Problem is: does not build regardless at the moment. try for yourself. So I can't really push a broken thing. If you find evidence of it compiling without that option please, let me know.

DexterHaxxor commented on 2024-02-15 16:20 (UTC)

Why are they enabled in the first place? This package is called amdonly for a reason, isn't it?

Lone_Wolf commented on 2024-02-14 15:12 (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.

ChrisLane commented on 2024-02-13 09:19 (UTC)

I'm getting the following error trying to update lib32-amdonly-gaming-mesa-git and lib32-amdonly-gaming-vulkan-radeon-git:

mesa/src/intel/shaders/meson.build:45:6: ERROR: Unknown variable "prog_intel_clc".

NeroReflex commented on 2024-02-04 19:02 (UTC)

@DexterHaxxor you tried recompiling in the time I was finishing up the work. I have compiled and installed on my system but I had to forcefully remove older packages. the -git suffix is mandatory so I could not keep the older names I am very sorry for this