Package Details: rpcs3-git 0.0.36.r17723.2f8ed1a6bd-2

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: 79
Popularity: 0.65
First Submitted: 2014-08-14 11:04 (UTC)
Last Updated: 2025-03-31 01:11 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 37 Next › Last »

nathanielcwm commented on 2025-01-11 08:45 (UTC)

I've got a linking issue with this package now:

[100%] Linking CXX executable ../bin/rpcs3
/usr/bin/ld: /usr/lib/liblapack.so.3: undefined reference to `ldawork_'
/usr/bin/ld: /usr/lib/liblapack.so.3: undefined reference to `taa_'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [rpcs3/CMakeFiles/rpcs3.dir/build.make:703: bin/rpcs3] Error 1
make[1]: *** [CMakeFiles/Makefile2:3046: rpcs3/CMakeFiles/rpcs3.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'rpcs3-git-0.0.33.r16916.53c84577c0-1': 
error: packages failed to build: rpcs3-git-0.0.33.r16916.53c84577c0-1

atticf commented on 2024-09-28 01:39 (UTC)

fyi, audio is not broken for me when using gcc 14. You can probably switch back. https://github.com/RPCS3/rpcs3/issues/15770#issuecomment-2219523974

Also, I'm able to compile and run videos with a system git master version of ffmpeg, so you might be able to reenable system ffmpeg again.

noitemstoshow commented on 2024-09-22 22:26 (UTC)

I've put more context here regarding the last compile issue https://github.com/RPCS3/rpcs3/issues/16113

Maybe its the issue from Clang 18

hcorion commented on 2024-09-22 20:37 (UTC) (edited on 2024-09-22 21:13 (UTC) by hcorion)

@abouvier Good suggestion! I gave this a try but unfortunately ffmpeg5.1 is unmaintained and I had a few issues (no versioned libs, and doesn't bundle it's own libswresample).

If you're interested in maintaining it and improving it so that I can link against it properly I would be interested, otherwise I'll just wait for RPCS3 to get compatibility with FFMPEG 7.

hcorion commented on 2024-09-22 20:31 (UTC)

@noitemstoshow I'm going to need more context, can you send me the full log in a GitHub Gist or PasteBin or something?

hcorion commented on 2024-09-22 20:28 (UTC) (edited on 2024-09-22 21:14 (UTC) by hcorion)

@xAsh I'm confused by your link, the PKGBUILD pkgver and .SRCINFO pkgver are identical.

PKGBUILD: 0.0.33.r16916.53c84577c0

.SRCINFO: 0.0.33.r16916.53c84577c0

And I always generate my .SRCINFO using makepkg --printsrcinfo > .SRCINFO.

What exactly do you want me to do?

noitemstoshow commented on 2024-09-22 13:31 (UTC) (edited on 2024-09-22 22:26 (UTC) by noitemstoshow)

clang++: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang++: note: diagnostic msg:


I've put more contexts here https://github.com/RPCS3/rpcs3/issues/16113

xAsh commented on 2024-09-18 09:23 (UTC)

could the maintainer do what's required so this package doesn't appear everytime yay updates packages, while a build made from the latest commit is already installed? thx! see: https://github.com/Morganamilo/paru/issues/674#issuecomment-1036257646

abouvier commented on 2024-09-08 18:54 (UTC) (edited on 2024-09-08 18:54 (UTC) by abouvier)

It's not entirely built from source since ffmpeg is downloaded as a compiled library.

You should depend on the AUR package ffmpeg5.1.