Unable to link with mold, not sure if this is known or not. Would be cool to not have to disable it for certain packages from here.
Search Criteria
Package Details: pcsx2-git 2.5.26.r0.g0e649bc70b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | PlayStation 2 emulator |
Upstream URL: | https://github.com/PCSX2/pcsx2 |
Licenses: | GPL-3.0-or-later |
Conflicts: | pcsx2 |
Provides: | pcsx2 |
Submitter: | alucryd |
Maintainer: | weirdbeard (xiota) |
Last Packager: | weirdbeard |
Votes: | 135 |
Popularity: | 1.34 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2025-07-02 17:19 (UTC) |
Dependencies (38)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kddockwidgets-qt6AUR (kddockwidgets-qt6-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- plutosvgAUR (plutosvg-gitAUR)
- plutovgAUR (plutovg-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl3 (sdl3-gitAUR)
- shaderc (shaderc-gitAUR, shaderc-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- Show 18 more dependencies...
Required by (4)
- better-libretro-pcsx2-launcher-git (requires pcsx2)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
Hakkaten commented on 2025-07-21 19:13 (UTC)
weirdbeard commented on 2025-06-30 17:32 (UTC)
https://github.com/PCSX2/pcsx2/pull/12930 - This will fix the package
rubin55 commented on 2025-06-09 09:39 (UTC) (edited on 2025-06-10 12:43 (UTC) by rubin55)
@xiota you're right. Additionally, the -git packages don't seem to create a shared library, only archive (.a). I switched over to the plutovg
and plutosvg
packages and can confirm pcsx2-git
builds again.
Update: @xiota: The bug w/regards to wrong cmake files in plutosvg-git has been acknowledged and fixed upstream.
rubin55 commented on 2025-06-09 08:25 (UTC) (edited on 2025-06-09 08:25 (UTC) by rubin55)
@xiota did you reproduce? I fail to see why, the git versions of the AUR packages provide plutovg, plutosvg and don't (yet?) place anything in diffent directories. the Cmake find_packages output I shared does not indicate a version mismatch. In any case, I filed https://github.com/PCSX2/pcsx2/issues/12819 upstream.
rubin55 commented on 2025-06-09 07:40 (UTC) (edited on 2025-06-09 07:45 (UTC) by rubin55)
@weirdbeard: I Have pluto(s)vg -git installed from AUR. I wonder if the fact that those upgraded to a higher version has anything to do with it (update: that can't be it, those are 0.0.7/1.1.0 also) (even though the error is misleading in that case). I saw this open PR related to incrementing pluto(s)vg versions upstream, which might have something to do with it.
Can you reproduce with the pluto(s)vg -git packages?
weirdbeard commented on 2025-06-08 16:55 (UTC)
@rubin55 yeah I saw it. Sorry been busy. I don't have anyone else that can replicate this issue. Have you tried clearing your pacman cache? Have you tried reinstalling PlutoSvg?
rubin55 commented on 2025-06-08 16:07 (UTC)
@weirdbeard the package doesn't build since at least last thursday - is this an upstream issue? It's complaining about a non-existent path for plutosvg, see my previous message.
rubin55 commented on 2025-06-05 19:27 (UTC)
CMake Error in 3rdparty/imgui/CMakeLists.txt:
Imported target "plutosvg::plutosvg" includes non-existent path
"/plutosvg"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
* The path was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and references files it does not
provide.
-- Generating done (0.1s)
CMake Generate step failed. Build files cannot be regenerated correctly.
==> ERROR: A failure occurred in build().
Pinned Comments
weirdbeard commented on 2024-08-17 03:40 (UTC)
https://github.com/PCSX2/pcsx2/pull/11632
This package now enables Cmake Package mode proper. PCSX2 will here on, be installed in the package standard folders /usr/bin, /usr/share, /usr/lib. Following the XDG standard pcsx2's config files remain in .config/PCSX2
In order to ensure a proper and clean upgrade. Uninstall this package COMPLETELY and clear cache before reinstalling.