Package Details: rpcs3-git 0.0.31.r16375.90b6912daa-1

Git Clone URL: https://aur.archlinux.org/rpcs3-git.git (read-only, click to copy)
Package Base: rpcs3-git
Description: A Sony PlayStation 3 emulator
Upstream URL: https://github.com/RPCS3/rpcs3
Licenses: GPL2
Conflicts: rpcs3
Provides: rpcs3
Submitter: alucryd
Maintainer: hcorion
Last Packager: hcorion
Votes: 73
Popularity: 2.00
First Submitted: 2014-08-14 11:04 (UTC)
Last Updated: 2024-04-24 06:18 (UTC)

Dependencies (31)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 33 Next › Last »

kzd commented on 2022-02-23 05:56 (UTC)

It looks like this build is currently failing due to an update required in flatbuffers that is not quite yet in the system library (-DUSE_SYSTEM_FLATBUFFERS=ON). Sadly the flatbuffers-git package is also not building, yet the repo itself builds just fine.

Psithurisma commented on 2022-02-14 00:08 (UTC)

@hcorion, Ok, after deleting the AUR repository and cloning it again, running makepkg builds with no errors.

hcorion commented on 2022-02-13 19:39 (UTC)

It's building fine for me @Psithurisma, that log tells me nothing. Please upload the full output log to a pastebin-like service.

Psithurisma commented on 2022-02-13 15:45 (UTC) (edited on 2022-02-13 15:48 (UTC) by Psithurisma)

Errors when compliling

[ 98%] Built target rpcs3_autogen
make[2]: Entering directory '/home/name/Build/rpcs3-git/src/build'
Consolidate compiler generated dependencies of target rpcs3
make[2]: Leaving directory '/home/name/Build/rpcs3-git/src/build'
make[2]: Entering directory '/home/name/Build/rpcs3-git/src/build'
make[2]: *** No rule to make target '/usr/lib/librt.so', needed by 'bin/rpcs3'.  Stop.
make[2]: Leaving directory '/home/name/Build/rpcs3-git/src/build'
make[1]: *** [CMakeFiles/Makefile2:22926: rpcs3/CMakeFiles/rpcs3.dir/all] Error 2
make[1]: Leaving directory '/home/name/Build/rpcs3-git/src/build'
make: *** [Makefile:156: all] Error 2
make: Leaving directory '/home/name/Build/rpcs3-git/src/build'
==> ERROR: A failure occurred in build().
    Aborting...

Neko-san commented on 2022-01-29 01:06 (UTC)

Lmfao

kode54 commented on 2022-01-28 23:02 (UTC)

I am requesting this package be deleted, and never uploaded again. Upstream has stated that "There is no such thing as stable RPCS3."

kode54 commented on 2022-01-28 22:55 (UTC)

It looks like upstream broke their own damn releases by force committing the last release's own matching commit right out of the repository. Only rpcs3-git will build right now. Thanks, guys!

kode54 commented on 2022-01-28 22:54 (UTC)

I am on coding break until the 7th of February. A welcome co-maintainer is welcome to be added to this project to fix it in the mean time.

CyberConan commented on 2022-01-28 18:13 (UTC)

Hi! This package fails now when fetching submodule '3rdparty/asmjit/asmjit'. Regards!

katt commented on 2021-10-30 10:38 (UTC)

qt5-svg is required since https://github.com/RPCS3/rpcs3/commit/7f4b6b1ae7e74fd57391732c84a1cb4036e4790c:

CMake Warning at 3rdparty/qt5.cmake:5 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/Qt5/Qt5Config.cmake

  but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find Qt5 component "Svg" config file at
  "/usr/lib64/cmake/Qt5Svg/Qt5SvgConfig.cmake"