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?
Search Criteria
Package Details: pcsx2-git 2.3.10.r0.g5441c7ed59-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | A Sony PlayStation 2 emulator |
Upstream URL: | https://github.com/PCSX2/pcsx2 |
Licenses: | GPL-3.0+ |
Conflicts: | pcsx2 |
Provides: | pcsx2 |
Submitter: | alucryd |
Maintainer: | weirdbeard (xiota) |
Last Packager: | weirdbeard |
Votes: | 130 |
Popularity: | 0.31 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2024-11-08 23:36 (UTC) |
Dependencies (32)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-rocm-gitAUR, llvm-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- soundtouch (soundtouch-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- ccache (ccache-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- qt6-tools (make)
- qt6-wayland (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (optional) – Pipewire support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Pulseaudio support
- qt6-wayland (optional) – Wayland support
Required by (3)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (8)
- git+https://github.com/google/shaderc.git#tag=v2024.1
- git+https://github.com/ianlancetaylor/libbacktrace.git#commit=ad106d5fdd5d960bd33fae1c48a351af567fd075
- git+https://github.com/KhronosGroup/glslang.git#commit=142052fa30f9eca191aa9dcf65359fcaed09eeec
- git+https://github.com/KhronosGroup/SPIRV-Headers.git#commit=5e3ad389ee56fca27c9705d093ae5387ce404df4
- git+https://github.com/KhronosGroup/SPIRV-Tools.git#commit=dd4b663e13c07fea4fbb3f70c1c91c86731099f7
- git+https://github.com/PCSX2/pcsx2.git
- git+https://github.com/PCSX2/pcsx2_patches.git
- ShaderName.patch
Latest Comments
« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 66 Next › Last »
Soukyuu commented on 2016-05-09 17:55 (UTC)
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.
gsingh93 commented on 2016-01-09 05:34 (UTC) (edited on 2016-01-09 05:42 (UTC) by gsingh93)
I'm unable to build this package: http://pastie.org/private/aiknum194gadg4fyz22sg
I've debugged the CMake file, and the issue is here: https://github.com/PCSX2/pcsx2/blob/master/cmake/SelectPcsx2Plugins.cmake#L265
The reason the if statement falls through is not because of missing dependencies, but because the `LINUX` variable is an empty string. I'm not too familiar with CMake, but I can't figure out how this is set or why this is an empty string. I modified the CMake file to remove the `LINUX` variable from the if statement, just as a workaround for now.
Then after running make, half way through the build process I got this error:
```
In file included from /home/gulshan/code/pcsx2/plugins/spu2-x/src/PS2E-spu2.cpp:24:0:
/home/gulshan/code/pcsx2/common/include/PS2Eext.h:46:44: error: ‘void SysMessage(const char*, ...)’ was declared ‘extern’ and later ‘static’ [-fpermissive]
static void SysMessage(const char *fmt, ...);
^
In file included from /home/gulshan/code/pcsx2/plugins/spu2-x/src/PS2E-spu2.cpp:18:0:
/home/gulshan/code/pcsx2/plugins/spu2-x/src/Global.h:74:13: note: previous declaration of ‘void SysMessage(const char*, ...)’
extern void SysMessage(const char *fmt, ...);
```
jonathas commented on 2015-10-28 08:59 (UTC) (edited on 2015-10-28 09:07 (UTC) by jonathas)
I was able to build it after installing lib32-sdl2
https://aur.archlinux.org/packages/lib32-sdl2/
But after installing the package, the executable is not in the path and I can't find it.
---- Edit
Ok, found out it wasn't being found because it's named as PCSX2, in capital letters.
carstene1ns commented on 2015-10-27 22:32 (UTC)
aphirst, alucryd: It uses SDL2 by default now, either update the dependencies of this package or set `SDL2_API=OFF` in cmake invocation. It depends on compatibility of our (lib32-)wxgtk package and SDL.
https://github.com/PCSX2/pcsx2/commit/ffdc914c71ca867e823bb2a8e9135eabbd06519b
aphirst commented on 2015-10-27 21:22 (UTC)
This seems somehow to have something to do with SDL, but although I suspected the issue could have been as simple as "no lib32-sdl dependency", it is in fact there. So I'm at a bit of a loss. I hope the log I put in the previous comment helps indicate the issue.
aphirst commented on 2015-10-27 18:52 (UTC)
I am unable to build pcsx2-git presently. Log file: http://sprunge.us/ARUO
JonnyRobbie commented on 2015-09-23 22:58 (UTC)
I have the same issue as unknown78. I've made a comment on the pcsx2 forums.
rafaelff commented on 2015-09-20 19:10 (UTC)
@unknown78
firstly, please posts outputs like this is pastebin-like sites, and not in the comments list, as mentioned in https://wiki.archlinux.org/index.php/Arch_User_Repository#Feedback
secondly, I suggest posting this issue in PCSX2 forum, http://forums.pcsx2.net/Thread-PCSX2-for-Archlinux
unknown78 commented on 2015-09-20 18:39 (UTC)
I'm getting all the time:
/opt/yaourt-tmp/yaourt-tmp-.../aur-pcsx2-git/src/pcsx2/common/src/Utilities/Linux/LnxHostSys.cpp(64) : assertion failed:
Function: void SysPageFaultSignalFilter(int, siginfo_t*, void*)
Thread: MTGS
Condition: false
Message: Unhandled page fault @ 0x00000001
Stacktrace:
[00] wxNavigationEnabled<wxControl>::AcceptsFocusRecursively() const
[01] __kernel_rt_sigreturn
[02] 0x0xe91f325f
[03] 0x0xe91f37f7
[04] 0x0xe91c87d3
[05] 0x0xe91c21a8
[06] 0x0xe91dc557
[07] 0x0xe91e28d1
[08] 0x0xe91ecd58
[09] GSgifTransfer
[10] wxMDIParentFrameBase::TryBefore(wxEvent&)
[11] wxNavigationEnabled<wxControl>::AcceptsFocusRecursively() const
[12] wxNavigationEnabled<wxControl>::AcceptsFocusRecursively() const
[13] wxNavigationEnabled<wxControl>::AcceptsFocusRecursively() const
[14] 0x0xf64a1315
[15] clone
If i try to boot up a DVD or the bios. Some ideas ?
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.