Package Details: rpcs3-git 0.0.33.r16916.53c84577c0-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: GPL-2.0-only
Conflicts: rpcs3
Provides: rpcs3
Submitter: alucryd
Maintainer: hcorion
Last Packager: hcorion
Votes: 78
Popularity: 0.33
First Submitted: 2014-08-14 11:04 (UTC)
Last Updated: 2024-09-08 18:27 (UTC)

Latest Comments

« First ‹ Previous 1 .. 29 30 31 32 33 34 35 Next › Last »

gee commented on 2016-04-16 23:24 (UTC) (edited on 2016-04-16 23:43 (UTC) by gee)

In case it helps anyone, current pkgbuild: http://pastebin.com/a8nXPtbv (debug version) http://pastebin.com/xjk8wr0K (release version) and current patch: http://pastebin.com/yC5uYfQc I almost need to update one of them daily lately...

gee commented on 2016-03-18 08:30 (UTC)

I had to change a bit the PKGBUILD to get it to build: http://pastebin.com/PK5BYpAk (the patch line is not the best, I tried to fix the patch itself, but I didn't make it quickly and didn't feel like spending time on this for it to change again next week... the skip line in the array is because of my changed patch, I didn't feel like changing the array after every modification).

alucryd commented on 2016-01-30 10:20 (UTC)

Updated, it now builds, but I get an access violation trying to launch it.

Claudiop commented on 2015-12-16 23:58 (UTC) (edited on 2015-12-17 00:00 (UTC) by Claudiop)

Yeah, the same happened. The CMakeLists has changed (several times actually) since this was last updated so the patch doesn't work anymore. Tried to fix it but then it failed building because there were troubles with asmjit being out of scope. When you have some time, please update the files. The library paths are fixed already in the git version, so I don't know what changed that broke this other than that :/ Edit: Forgot to ask why are you using that repo. This is the official one and is way ahead: https://github.com/RPCS3/rpcs3

Behem0th commented on 2015-11-23 15:10 (UTC)

==> Starting prepare()... patching file CMakeLists.txt patching file rpcs3/CMakeLists.txt Hunk #1 FAILED at 101. Hunk #2 FAILED at 127. Hunk #3 succeeded at 160 with fuzz 2 (offset 9 lines). Hunk #4 succeeded at 176 with fuzz 1 (offset 13 lines). 2 out of 4 hunks FAILED -- saving rejects to file rpcs3/CMakeLists.txt.rej ==> ERROR: A failure occurred in prepare(). Aborting...

alucryd commented on 2015-10-01 07:55 (UTC)

Uninstall llvm35 or llvm if you have them installed.

javsalgar commented on 2015-10-01 07:47 (UTC)

I got this error when compiling In file included from /tmp/yaourt-tmp-javsalgar/aur-rpcs3-git/src/rpcs3/rpcs3/Emu/Cell/PPUThread.cpp:11:0: /tmp/yaourt-tmp-javsalgar/aur-rpcs3-git/src/rpcs3/rpcs3/Emu/Cell/PPULLVMRecompiler.h:21:30: fatal error: llvm/PassManager.h: No such file or directory #include "llvm/PassManager.h"

alucryd commented on 2015-09-26 10:55 (UTC)

Thx for the heads up, patch fixed.

Gooberpatrol66 commented on 2015-09-25 16:09 (UTC)

==> Starting prepare()... patching file CMakeLists.txt Hunk #1 FAILED at 11. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej patching file rpcs3/CMakeLists.txt Hunk #1 succeeded at 101 with fuzz 2 (offset 12 lines). Hunk #2 FAILED at 129. 1 out of 2 hunks FAILED -- saving rejects to file rpcs3/CMakeLists.txt.rej ==> ERROR: A failure occurred in prepare(). Aborting... ==> ERROR: Makepkg was unable to build rpcs3-git.