bluerider: Been happening here for the last couple of days, finally toook the time to file a bug report: https://github.com/PCSX2/pcsx2/issues/435
BTW, please use a pastebin service next time, error logs do not belong here.
Search Criteria
Package Details: pcsx2-git 2.3.35.r0.g4eae1b7127-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.132736 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2024-11-27 22:52 (UTC) |
Dependencies (34)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxrandr (libxrandr-gitAUR)
- lld (llvm-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-svg
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- shaderc (shaderc-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-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- Show 14 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 .. 67 Next › Last »
alucryd commented on 2015-01-21 08:27 (UTC)
bluerider commented on 2015-01-20 19:02 (UTC)
Package fails to compile for me:
make[2]: *** [common/src/Utilities/CMakeFiles/Utilities_NO_TLS.dir/AlignedMalloc.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /tmp/packerbuild-1000/pcsx2-git/pcsx2-git/src/pcsx2/common/include/Utilities/Dependencies.h:182:0,
from /tmp/packerbuild-1000/pcsx2-git/pcsx2-git/src/pcsx2/common/src/Utilities/PrecompiledHeader.h:21,
from /tmp/packerbuild-1000/pcsx2-git/pcsx2-git/src/pcsx2/common/src/Utilities/CheckedStaticBox.cpp:16:
/usr/include/wx-3.0/wx/string.h:211:15: error: ‘wxUniChar wxCStrData::operator[](unsigned int) const’ cannot be overloaded
wxUniChar operator[](unsigned int n) const { return operator[](size_t(n)); }
^
/usr/include/wx-3.0/wx/string.h:207:22: error: with ‘wxUniChar wxCStrData::operator[](size_t) const’
inline wxUniChar operator[](size_t n) const;
^
/usr/include/wx-3.0/wx/string.h:1551:15: error: ‘wxUniChar wxString::operator[](unsigned int) const’ cannot be overloaded
wxUniChar operator[](unsigned int n) const
^
/usr/include/wx-3.0/wx/string.h:1548:15: error: with ‘wxUniChar wxString::operator[](size_t) const’
wxUniChar operator[](size_t n) const
^
/usr/include/wx-3.0/wx/string.h:1563:18: error: ‘wxUniCharRef wxString::operator[](unsigned int)’ cannot be overloaded
wxUniCharRef operator[](unsigned int n)
^
/usr/include/wx-3.0/wx/string.h:1560:18: error: with ‘wxUniCharRef wxString::operator[](size_t)’
wxUniCharRef operator[](size_t n)
^
common/src/Utilities/CMakeFiles/Utilities_NO_TLS.dir/build.make:77: recipe for target 'common/src/Utilities/CMakeFiles/Utilities_NO_TLS.dir/CheckedStaticBox.cpp.o' failed
make[2]: *** [common/src/Utilities/CMakeFiles/Utilities_NO_TLS.dir/CheckedStaticBox.cpp.o] Error 1
CMakeFiles/Makefile2:199: recipe for target 'common/src/Utilities/CMakeFiles/Utilities_NO_TLS.dir/all' failed
make[1]: *** [common/src/Utilities/CMakeFiles/Utilities_NO_TLS.dir/all] Error 2
Makefile:117: recipe for target 'all' failed
make: *** [all] Error 2
alucryd commented on 2015-01-13 10:56 (UTC)
wx detection was improved, no need to manually specify the wxrc and wx-config binaries any longer.
rafaelff commented on 2015-01-06 20:49 (UTC)
Very nice dependency list. It is good to see it so organized! Cheers
alucryd commented on 2015-01-06 10:51 (UTC)
New PKGBUILD, now with arch-dependent arrays :) All that's missing is an arch-dependent build function for ultimate prettiness.
rafaelff commented on 2014-12-23 15:43 (UTC)
alucryd: The PKGBUILD i have here sets GTK3_API=true. Probably an outdated version, as the PKGBUILD in AUR doesn't have this flag set. Sorry for the noise.
alucryd commented on 2014-12-23 15:35 (UTC)
josephbgr: I don't use gtk3 nor 64bit in the PKGBUILD, compilation doesn't fail here. Our wxgtk is still built with gtk2, even 3.0.2. There are still some wxgtk/gtk3 unfriendly packages like this one which prevents us from building wxgtk against gtk3.
rafaelff commented on 2014-12-23 15:22 (UTC)
Alucryd, currently compilation will fail, and that's intentional [1] to disable GTK3_API on PACKAGE_MODE and mode "Release". IMO, dependencies could be changed to WXGTK2 or this fatal-error could be disabled.
[1] https://github.com/PCSX2/pcsx2/commit/dc1cd3eb2582f38b0fd7c03255bd355caf7b4f99
rafaelff commented on 2014-11-29 20:46 (UTC)
Because it is newer (3.0), and recommended by pcsx2 development team. What is the problem?
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.