Search Criteria
Package Details: lib32-amdvlk-git 2024.Q2.3.r0.10c37d4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amdvlk-git.git (read-only, click to copy) |
---|---|
Package Base: | amdvlk-git |
Description: | AMD's standalone Vulkan driver |
Upstream URL: | https://github.com/GPUOpen-Drivers |
Licenses: | MIT |
Conflicts: | lib32-amdvlk, lib32-vulkan-amdvlk |
Provides: | lib32-amdvlk, lib32-vulkan-amdvlk, lib32-vulkan-driver |
Submitter: | haagch |
Maintainer: | marijns |
Last Packager: | marijns |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-22 13:02 (UTC) |
Last Updated: | 2024-08-11 22:02 (UTC) |
Dependencies (18)
- 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-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- lib32-zlib
- lib32-zstd
- cmake (cmake-gitAUR) (make)
- directx-shader-compiler (make)
- git (git-gitAUR, git-glAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-jinja (make)
- python-ruamel-yaml (python-ruamel-yaml-hgAUR) (make)
- repo (repo-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (3)
- lib32-vulkan-icd-loader-git (requires lib32-vulkan-driver) (optional)
- portproton (requires lib32-vulkan-driver)
- umu-launcher-git (requires lib32-vulkan-driver)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
winneon commented on 2018-02-07 14:29 (UTC)
The build still fails with the patch fail that @RemoteAdmin posted a day ago.
RemoteAdmin commented on 2018-02-06 03:52 (UTC)
Once again there is a patch reject
davidmao commented on 2017-12-29 01:58 (UTC)
The patch failure should be caused by another drop pushed in 12/28. https://github.com/GPUOpen-Drivers/AMDVLK/wiki/Release-notes
lordheavy commented on 2017-12-28 13:05 (UTC)
@xDShot
Fixed
xDShot commented on 2017-12-28 08:54 (UTC) (edited on 2017-12-28 08:54 (UTC) by xDShot)
prepare()...<br> patching file icd/api/llpc/util/llpcDebug.cpp<br> Hunk #1 FAILED at 113.<br> 1 out of 1 hunk FAILED -- saving rejects to file icd/api/llpc/util/llpcDebug.cpp.rej
laichiaheng commented on 2017-12-27 13:26 (UTC)
This should be in Arch's official repository
lordheavy commented on 2017-12-23 18:07 (UTC)
@Strunkenbold
Fixed
Strunkenbold commented on 2017-12-23 14:28 (UTC)
Looks like you forgot something in prepare... ==> Beginne prepare()... fatal: Konnte '../0001-workaround-remove-invalid-constexpr-modifier.patch' nicht zum Lesen öffnen.: Datei oder Verzeichnis nicht gefunden
Frohes Fest!
haagch commented on 2017-12-23 13:06 (UTC)
@Linkoh Yea, there's some weirdness how they are linking. For some reason it pulls in all symbols from PAL twice and then every single symbol conflicts with itself.
I got it working with the included patch 0001-remove-linking-with-whole-archive.patch which removes lines like target_link_libraries(xgl PRIVATE -Wl,--whole-archive ${PROJECT_BINARY_DIR}/pal/src/libpal.a -Wl,--no-whole-archive)
I have no idea what this is supposed to be doing, but removing those lines makes it compile and work for me.
Linkoh commented on 2017-12-23 11:41 (UTC)
https://pastebin.com/mF9VCfEB I tried installing it but that's what I got while building. Not sure about what to do.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »