Package Details: pcsx2-git 2.3.10.r0.g5441c7ed59-1

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.34
First Submitted: 2014-03-26 14:17 (UTC)
Last Updated: 2024-11-08 23:36 (UTC)

Dependencies (32)

Required by (3)

Sources (8)

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.

Latest Comments

« First ‹ Previous 1 .. 23 24 25 26 27 28 29 30 31 32 33 .. 66 Next › Last »

weirdbeard commented on 2021-04-22 13:19 (UTC)

Got it. I'll look into a few potential fixes for this

Star-X commented on 2021-04-22 10:33 (UTC) (edited on 2021-04-22 10:42 (UTC) by Star-X)

Still refusing to compile. Fail point error below:

[198/450] Building CXX object pcsx2/CMakeFiles/PCSX2.dir/DEV9/Linux/Linux.cpp.o
FAILED: pcsx2/CMakeFiles/PCSX2.dir/DEV9/Linux/Linux.cpp.o 
/usr/bin/c++ -m32 -DDOC_DIR_COMPILATION=/usr/share/doc/Pcsx2 -DGAMEINDEX_DIR_COMPILATION=/usr/share/PCSX2 -DPLUGIN_DIR_COMPILATION=/usr/lib/PCSX2 -DSDL_BUILD -DSPU2X_PORTAUDIO -DSPU2X_PULSEAUDIO -DWXUSINGDLL -DWX_PRECOMP -DXDG_STD -D_ARCH_32=1 -D_FILE_OFFSET_BITS=64 -D_M_X86=1 -D_M_X86_32=1 -D__WXGTK__ -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/common/include -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/common/include/Utilities -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/common/include/x86emitter -Icommon/include -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/3rdparty/libchdr/libchdr/include -Ipcsx2/PAD/Linux -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/pcsx2/gui -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/pcsx2/x86 -Ipcsx2/gui -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/pcsx2/. -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/common/src/Utilities/../../../3rdparty/include -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/3rdparty/yaml-cpp/yaml-cpp/include -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/3rdparty/libchdr/libchdr/deps/lzma-19.00/include -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/3rdparty/libchdr/libchdr/deps/zlib-1.2.11 -I/home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/3rdparty/fmt/fmt/include -isystem /usr/lib32/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -mfxsr -march=native -pipe -fvisibility=hidden -pthread -fno-builtin-strcmp -fno-builtin-memcmp -mfpmath=sse -Wall -Wextra -Wno-attributes -Wno-unused-function -Wno-unused-parameter -Wno-missing-field-initializers -Wno-deprecated-declarations -Wno-format -Wno-format-security -Wno-overloaded-virtual -Wno-unused-value   -Wno-stringop-truncation  -Wno-stringop-overflow  -Wstrict-aliasing -Wstrict-overflow=1  -DNDEBUG  -O2    -Wno-invalid-offsetof -pthread   -fno-strict-aliasing -Wstrict-aliasing -Wno-parentheses -Wno-missing-braces -Wno-class-memaccess  -fno-strict-aliasing -Wstrict-aliasing -Wno-parentheses -Wno-missing-braces -DWX_PRECOMP -Wno-class-memaccess -DSPU2X_PORTAUDIO -DSPU2X_PULSEAUDIO -DXDG_STD -DSDL_BUILD -std=gnu++17 -Winvalid-pch -include /home/starx555/.cache/pacaur/pcsx2-git/src/build/pcsx2/CMakeFiles/PCSX2.dir/cmake_pch.hxx -MD -MT pcsx2/CMakeFiles/PCSX2.dir/DEV9/Linux/Linux.cpp.o -MF pcsx2/CMakeFiles/PCSX2.dir/DEV9/Linux/Linux.cpp.o.d -o pcsx2/CMakeFiles/PCSX2.dir/DEV9/Linux/Linux.cpp.o -c /home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/pcsx2/DEV9/Linux/Linux.cpp
In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
                 from /usr/include/gtk-3.0/gdk/gdk.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/starx555/.cache/pacaur/pcsx2-git/src/pcsx2/pcsx2/DEV9/Linux/Linux.cpp:20:
/usr/include/glib-2.0/glib/gtypes.h: In function ‘gboolean _GLIB_CHECKED_ADD_U64(guint64*, guint64, guint64)’:
/usr/include/glib-2.0/glib/gtypes.h:463:47: error: static assertion failed: Expression evaluates to false
  463 |   G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64));
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:762:46: note: in definition of macro ‘G_STATIC_ASSERT’
  762 | #define G_STATIC_ASSERT(expr) static_assert (expr, "Expression evaluates to false")
      |                                              ^~~~
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
:: failed to build pcsx2-git package(s)

Paolo86cripple commented on 2021-04-18 20:16 (UTC)

Hi, I cannot build the package due to the lib32-wxgtk3 dependency not building. The output is as follows:

Thee development files for GTK+ were not found. For GTK+ 2, please ensure that pkg-config is in the path and that gtk+-2.0.pc is installed. For GTK+ 1.2 please check that gtk-config is in the path, and that the version is 1.2.3 or above. Also check that the libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config --libs' are in the LD_LIBRARY_PATH or equivalent.

==> ERROR: A failure occurred in build()

Paolo86cripple commented on 2021-04-18 20:16 (UTC)

Hi, I cannot build the package due to the lib32-wxgtk3 dependency not building. The output is as follows:

Thee development files for GTK+ were not found. For GTK+ 2, please ensure that pkg-config is in the path and that gtk+-2.0.pc is installed. For GTK+ 1.2 please check that gtk-config is in the path, and that the version is 1.2.3 or above. Also check that the libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config --libs' are in the LD_LIBRARY_PATH or equivalent.

==> ERROR: A failure occurred in build()

weirdbeard commented on 2021-04-17 19:45 (UTC)

JPL if you're seeing the same error try reinstalling https://archlinux.org/packages/core/x86_64/lib32-glibc/

JPL commented on 2021-04-17 19:43 (UTC)

I'm seeing the same build error as user jomp16. Is this related to the 32 vs 64 bit discussion that's been happening here, or something else?

jomp16 commented on 2021-03-26 18:32 (UTC)

Hello!

I can't build the package at all, I've tried building in a clean chroot, still can't build it.

What I can do? My google-fu is failing to find out how to fix it.

The error is always:

FAILED: plugins/GSdx/CMakeFiles/GSdx.dir/GSdx.cpp.o 
/usr/bin/c++ -m32 -DDOC_DIR_COMPILATION=/usr/share/doc/Pcsx2 -DGAMEINDEX_DIR_COMPILATION=/usr/share/PCSX2 -DGSdx_EXPORTS -DPLUGIN_DIR_COMPILATION=/usr/lib/PCSX2 -DWXUSINGDLL -D_ARCH_32=1 -D_FILE_OFFSET_BITS=64 -D_M_X86=1 -D_M_X86_32=1 -D__WXGTK__ -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gtk-3.0 -I/usr/include/libxml2 -I/usr/include/harfbuzz -I/build/pcsx2-git/src/pcsx2/common/include -I/build/pcsx2-git/src/pcsx2/common/include/Utilities -I/build/pcsx2-git/src/pcsx2/common/include/x86emitter -Icommon/include -I/build/pcsx2-git/src/pcsx2/3rdparty/libchdr/libchdr/include -Iplugins/GSdx -I/build/pcsx2-git/src/pcsx2/plugins/GSdx/. -isystem /usr/lib32/wx/include/gtk3-unicode-3.0 -isystem /usr/include/wx-3.0 -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fno-plt -mfxsr -march=native -pipe -fvisibility=hidden -pthread -fno-builtin-strcmp -fno-builtin-memcmp -mfpmath=sse -Wall -Wextra -Wno-attributes -Wno-unused-function -Wno-unused-parameter -Wno-missing-field-initializers -Wno-deprecated-declarations -Wno-format -Wno-format-security -Wno-overloaded-virtual -Wno-unused-value   -Wno-stringop-truncation  -Wno-stringop-overflow  -Wstrict-aliasing -Wstrict-overflow=1  -DNDEBUG  -O2    -Wno-invalid-offsetof -pthread -fPIC  -fno-operator-names -Wno-unknown-pragmas -Wno-parentheses -Wunused-variable -Wno-class-memaccess -Wno-packed-not-aligned -DXDG_STD -std=gnu++17 -MD -MT plugins/GSdx/CMakeFiles/GSdx.dir/GSdx.cpp.o -MF plugins/GSdx/CMakeFiles/GSdx.dir/GSdx.cpp.o.d -o plugins/GSdx/CMakeFiles/GSdx.dir/GSdx.cpp.o -c /build/pcsx2-git/src/pcsx2/plugins/GSdx/GSdx.cpp
In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9,
                from /usr/include/glib-2.0/glib/gtypes.h:32,
                from /usr/include/glib-2.0/glib/galloca.h:32,
                from /usr/include/glib-2.0/glib.h:30,
                from /usr/include/glib-2.0/gobject/gbinding.h:28,
                from /usr/include/glib-2.0/glib-object.h:22,
                from /usr/include/glib-2.0/gio/gioenums.h:28,
                from /usr/include/glib-2.0/gio/giotypes.h:28,
                from /usr/include/glib-2.0/gio/gio.h:26,
                from plugins/GSdx/GSdxResources.h:4,
                from /build/pcsx2-git/src/pcsx2/plugins/GSdx/GSdx.cpp:64:
/usr/include/glib-2.0/glib/gtypes.h: In function ‘gboolean _GLIB_CHECKED_ADD_U64(guint64*, guint64, guint64)’:
/usr/include/glib-2.0/glib/gtypes.h:463:47: error: static assertion failed: Expression evaluates to false
463 |   G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64));
    |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:762:46: note: in definition of macro ‘G_STATIC_ASSERT’
762 | #define G_STATIC_ASSERT(expr) static_assert (expr, "Expression evaluates to false")
    |                                              ^~~~
/build/pcsx2-git/src/pcsx2/plugins/GSdx/GSdx.cpp: In member function ‘bool GSdxApp::LoadResource(int, std::vector<char>&, const char*)’:
/build/pcsx2-git/src/pcsx2/plugins/GSdx/GSdx.cpp:105:45: error: invalid conversion from ‘size_t*’ {aka ‘unsigned int*’} to ‘gsize*’ {aka ‘long unsigned int*’} [-fpermissive]
105 |  const void* data = g_bytes_get_data(bytes, &size);
    |                                             ^~~~~
    |                                             |
    |                                             size_t* {aka unsigned int*}
In file included from /usr/include/glib-2.0/glib.h:38,
                from /usr/include/glib-2.0/gobject/gbinding.h:28,
                from /usr/include/glib-2.0/glib-object.h:22,
                from /usr/include/glib-2.0/gio/gioenums.h:28,
                from /usr/include/glib-2.0/gio/giotypes.h:28,
                from /usr/include/glib-2.0/gio/gio.h:26,
                from plugins/GSdx/GSdxResources.h:4,
                from /build/pcsx2-git/src/pcsx2/plugins/GSdx/GSdx.cpp:64:

weirdbeard commented on 2021-01-01 00:02 (UTC) (edited on 2021-01-01 08:00 (UTC) by weirdbeard)

For right now the current fix would be in ~/.config/PCSX2/inis delete the in files in there. This'll flush all the settings and force it to update the missing info.

I'm working on a PR that'll amend this issue