It failed to build on i686, with the following error:
Building CXX object pcsx2/CMakeFiles/pcsx2.dir/gui/SysState.cpp.o
/home/shivawu/Source/pcsx2/pcsx2-read-only/pcsx2/gui/SysState.cpp: In member function ‘virtual void MemorySavestateEntry::FreezeIn(pxInputStream&) const’:
/home/shivawu/Source/pcsx2/pcsx2-read-only/pcsx2/gui/SysState.cpp:100:43: error: cannot pass objects of non-trivially-copyable type ‘class wxString’ through ‘...’
/home/shivawu/Source/pcsx2/pcsx2-read-only/pcsx2/gui/SysState.cpp: In member function ‘virtual void SysExecEvent_UnzipFromDisk::InvokeEvent()’:
/home/shivawu/Source/pcsx2/pcsx2-read-only/pcsx2/gui/SysState.cpp:584:92: error: cannot pass objects of non-trivially-copyable type ‘class wxString’ through ‘...’
make[2]: *** [pcsx2/CMakeFiles/pcsx2.dir/gui/SysState.cpp.o] Error 1
make[1]: *** [pcsx2/CMakeFiles/pcsx2.dir/all] Error 2
Does anyone know why?
Search Criteria
Package Details: pcsx2-git v1.7.4108.r0.g0284c35f4-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://www.pcsx2.net |
Licenses: | GPL2, GPL3, LGPL3, LGPL2.1 |
Conflicts: | pcsx2 |
Provides: | pcsx2-qt |
Submitter: | alucryd |
Maintainer: | rafaelff (weirdbeard) |
Last Packager: | weirdbeard |
Votes: | 124 |
Popularity: | 0.133864 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2023-02-18 16:02 (UTC) |
Dependencies (31)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-headless, ffmpeg-nocuda, ffmpeg-nonvidia, ffmpeg-cuda, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-libfdk_aac, ffmpeg-obs, ffmpeg-full, ffmpeg-full-git)
- libaio (libaio-git)
- libgl (glshim-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libpcap (libpcap-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git)
- libxrender
- libzip (libzip-git)
- linux-api-headers (linux-api-headers-git)
- portaudio
- qt6-base (qt6-base-git, qt6-base-headless)
- qt6-svg
- qt6-tools
- qt6-wayland
- rapidyaml (rapidyaml-git)
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox, sdl2-nox-git, sdl2-git)
- soundtouch (soundtouch-git)
- wayland (wayland-git, wayland-nodocs-git)
- xorg-xrandr (xorg-xrandr-git)
- zstd (zstd-git, zstd-static)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- lld (llvm-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-bin, python-ninja, ninja-kitware) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312) (make)
- swig (swig-git) (make)
- vulkan-headers (vulkan-headers-git) (make)
- xorgproto (xorgproto-git) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 46 47 48 49 50 51 52 Next › Last »
commented on 2010-12-26 04:00 (UTC)
ezzetabi commented on 2010-11-01 08:58 (UTC)
What about adding portaudio as dep and include the spu2-x plug-in for audio?
xyproto commented on 2010-09-04 11:14 (UTC)
Yggdrasil, thanks! A lot of the lib32-packages in pcsx-on-64bit.tar.gz are available now, btw.
Yggdrasil commented on 2010-09-03 11:23 (UTC)
I changed the package to also build on x86_64 with gcc-multilib. I also needed to change some dependencies which are included in this package:
http://www1.inf.tu-dresden.de/~s1445051/pcsx-on-64bit.tar.gz
So, first build all lib32* packages and then pcsx2-svn. The changes to the libraries aren't in the aur packages yet.
commented on 2010-06-14 15:12 (UTC)
Just fyi for someone who has a non-compiling svn revision: adding pkgver=3124 after cd "$srcdir" may make it compile.
Themaister commented on 2010-05-30 13:22 (UTC)
Updated for new cmake-based build, thanks for sample PKGBUILD, matthew. ___Finally___, PCSX2 got the cmake build right it seems. :)
matthewbauer commented on 2010-05-29 23:51 (UTC)
Try this alternative PKGBUILD:
http://gist.github.com/418640
commented on 2010-05-17 20:19 (UTC)
happening here too, totally fresh build
commented on 2010-04-27 14:41 (UTC)
Tried rebuilding today, yet this time went around yaourt and did it manually. Still got the same error.
matthewbauer commented on 2010-04-27 02:16 (UTC)
Could you try removing your src directory?
Pinned Comments