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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 35 Next › Last »

hcorion commented on 2021-06-01 15:45 (UTC)

@agapito Try again, the Pull Request for that fix just got merged

ronoverdrive commented on 2021-05-30 11:51 (UTC)

error: pathspec 'Vulkan/glslang' did not match any file(s) known to git

currently completely broken.

katt commented on 2021-05-19 22:59 (UTC)

The bug was fixed in qt5-base 5.15.2+kde+r193 and rpcs3 now builds with GCC 11 again

hcorion commented on 2021-05-18 21:43 (UTC) (edited on 2021-05-18 21:43 (UTC) by hcorion)

@katt Yeah it's super annoying, looks like there's already an Arch bug created for it: https://bugs.archlinux.org/index.php?do=details&task_id=70934

would appreciate folks voting for it.

I'll change to using gcc10 in the meantime

katt commented on 2021-05-18 21:21 (UTC)

As I wrote on the non-git AUR page, GCC 11 is now in core and the situation is.. problematic. It's a Qt bug but the fix is only available for paying customers or for Qt6, which RPCS3 is not ported to. The solution I've pushed for the non-git package is to use gcc10, since clang 12 isn't in the repos.

katt commented on 2021-05-18 15:46 (UTC) (edited on 2021-05-18 17:16 (UTC) by katt)

Well, GCC 11 has now landed in core and the issue is still here. Sadly this appears to be a bug in Qt, fixed in Qt 5.15 which is behind a paywall.

https://github.com/RPCS3/rpcs3/issues/10291#issuecomment-842808588

Basically before RPCS3 moves to Qt6, this will be broken unless built with either gcc10 or clang.

Better yet, RPCS3 0.0.16 requires clang 12, which is not in the repos yet, and my computer runs out of memory while trying to compile llvm-git.

hcorion commented on 2021-02-06 00:50 (UTC)

@Gonzo2028 looks like you've hit a compiler bug, or perhaps you have a hardware issue going on.

I just did a fresh compile with the latest gcc and it worked fine.

Gonzo2028 commented on 2021-02-04 08:03 (UTC) (edited on 2021-02-04 08:04 (UTC) by Gonzo2028)

I will try later and report back. Ty.