@siyia: PCSX2 development is very active (as you can see by their commit history), so maybe you've spotted a new bug. Consider pasting the error output to a pastebin site[1] and providing it here, or in PCSX2 issues[2]
[1] https://wiki.archlinux.org/index.php/List_of_applications#Pastebin_clients
[2] https://github.com/PCSX2/pcsx2/issues
Search Criteria
Package Details: pcsx2-git 2.3.372.r1.gf18262ee96-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: | 133 |
Popularity: | 1.48 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2025-05-27 21:22 (UTC) |
Dependencies (38)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-obsAUR)
- 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)
- 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)
Latest Comments
« First ‹ Previous 1 .. 41 42 43 44 45 46 47 48 49 50 51 .. 72 Next › Last »
rafaelff commented on 2017-04-26 00:38 (UTC)
siyia commented on 2017-04-25 12:48 (UTC)
Does not build with latest make,a temporary workaround is to downgrade to previous version 4.2.1-1
ProfessorKaos64 commented on 2016-09-20 18:59 (UTC)
You must pass the equivalent of what AUR helpers like pacaur have, --devel. Git packages do not need to be constantly updated unless the build changes. If not, running makepkg will fetch the latest git source. If the package follows proper VCS guidelines, the version tag will be automatically updated.
Strunkenbold commented on 2016-07-22 11:59 (UTC)
Sorry for the noise, in fact there are two packages available from alucryd:
(1) alucryd-multilib/pcsx2-git 1.5.0.r841.564bf8a-1
This one actually provided binary builds but failed to deliver those for some weeks now. (thats why I asked here)
(2) aur/pcsx2-git 1.5.0.r586.847b579-1
This one actually compiles from git. But in fact the revision number from (1) is higher in first glance. I know this changes once you compiled the actual package but its confusing. I liked gentoos approach to add -9999 to their git ebuilds, dont now how this can be achieved in arch.
rafaelff commented on 2016-07-21 19:56 (UTC)
Why do you say it is outdated? I just built it and have got pkgver=1.5.0.r975.dbda929. So the version, revision, and hash in the pkgver are being updated accordingly.
Strunkenbold commented on 2016-07-21 12:45 (UTC)
This revision is actually very outdated, I wonder whats wrong here? Shouldnt new builds getting automatically created?
alucryd commented on 2016-05-30 15:01 (UTC)
Haven't noticed anything in my nightly builds. When in doubt, build in a clean chroot.
Soukyuu commented on 2016-05-10 21:45 (UTC)
Running build.sh in the archive itself compiles just fine, so why would makepkg fail?
Soukyuu commented on 2016-05-09 17:55 (UTC)
I can't seem to be able to build this (nor the stable from ABS), am fully up to date arch-wise and multilib-gcc is installed. makepkg thinks dependencies are satisfied.
There are a lot of errors, starting with
====================
[ 83%] Building CXX object pcsx2/CMakeFiles/PCSX2.dir/gui/AppUserMode.cpp.o
In file included from /usr/include/wx-3.0/wx/defs.h:689:0,
from /usr/include/wx-3.0/wx/string.h:24,
from ../../common/include/Utilities/Dependencies.h:182,
from ../../pcsx2/PrecompiledHeader.h:25,
from ../../pcsx2/gui/AppConfig.cpp:16:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stddef.h:436:27: error: typedef ‘decltype’ is initialized (use decltype instead)
typedef decltype(nullptr) nullptr_t;
^
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/stddef.h:436:20: error: ‘nullptr’ was not declared in this scope
typedef decltype(nullptr) nullptr_t;
^~~~~~~
==============
Is anyone else having this?
vencabot_teppoo commented on 2016-04-21 00:03 (UTC)
The 'soundtouch' package currently available in Arch's main repositories is 1.9.0 , but, although pcsx2-git compiles fine with that version, it will produce an error and no sound if you don't have soundtouch 1.9.2 and lib32-soundtouch 1.9.2 installed. I installed them from Arch's 'testing' repositories, and everything is gravy.
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.