Search Criteria
Package Details: rpcs3-git 0.0.33.r16916.53c84577c0-1
Package Actions
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.44 |
First Submitted: | 2014-08-14 11:04 (UTC) |
Last Updated: | 2024-09-08 18:27 (UTC) |
Dependencies (31)
- alsa-lib
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- flatbuffers (flatbuffers-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- libevdev (libevdev-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libice
- libncursesw.so (ncurses-gitAUR, lib32-ncurses, ncurses)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR)
- openal (openal-gitAUR)
- pugixml (pugixml-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- Show 11 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 35 Next › Last »
hcorion commented on 2018-05-21 03:20 (UTC)
I know you're just having a ball updating this package, but the Vulkan/Vulkan-LoaderAndValidationLayers submodule was removed, and now uses system vulkan packages.
Zeioth commented on 2018-05-21 01:26 (UTC) (edited on 2018-05-21 01:26 (UTC) by Zeioth)
Fail to build at 9%:
[ 9%] Linking CXX executable ../../../bin/llvm-tblgen /usr/bin/ld: cannot find -lyaml-cpp
collect2: error: ld returned 1
make[2]: *** [llvm_build/utils/TableGen/CMakeFiles/llvm-tblgen.dir/build.make:162: bin/llvm-tblgen] Error 1
make[1]: *** [CMakeFiles/Makefile2:1031: llvm_build/utils/TableGen/CMakeFiles/llvm-tblgen.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
alucryd commented on 2018-05-17 18:24 (UTC)
They changed the llvm detection again, now they're looking for a llvmlibs directory instead of looking for version 999.666 xD Anyway, fixed.
Star-X commented on 2018-05-17 17:28 (UTC) (edited on 2018-05-17 17:30 (UTC) by Star-X)
Won't compile any more, the error I get which I think is the culprit in Pamac is:
CMake Error at rpcs3/CMakeLists.txt:208 (add_subdirectory): The source directory
does not contain a CMakeLists.txt file.
I could post the full log, but this is the only one that actually is an error. Below is the final output that signifies it can't build:
-- Configuring incomplete, errors occurred! See also "/tmp/pamac-build-starx555/rpcs3-git/src/build/CMakeFiles/CMakeOutput.log". See also "/tmp/pamac-build-starx555/rpcs3-git/src/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build(). Aborting...
Any chance someone could fix this?
Kierek commented on 2018-05-17 16:38 (UTC)
And another problem
Linking C executable cmTC_bee14 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bee14.dir/link.txt --verbose=1 /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_bee14.dir/CheckFunctionExists.c.o -o cmTC_bee14 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[1]: [CMakeFiles/cmTC_bee14.dir/build.make:87: cmTC_bee14] Błąd 1 make[1]: Opuszczenie katalogu '/tmp/yay/rpcs3-git/src/build/CMakeFiles/CMakeTmp' make: [Makefile:126: cmTC_bee14/fast] Błąd 2
alucryd commented on 2018-05-13 17:17 (UTC)
Sigh, and the new dep is installed on the system again, conflicting with xxhash if you have it installed already... Had to make an ugly hack.
alucryd commented on 2018-05-13 16:58 (UTC)
It's no wonder, considering upstream just introduced a new dependency.
Kierek commented on 2018-05-13 15:05 (UTC)
Newest version still doesn't compile:
-- CXX target rpcs3 cotired excluding /tmp/yay/rpcs3-git/src/rpcs3/rpcs3/Emu/Cell/PPUTranslator.cpp, /tmp/yay/rpcs3-git/src/rpcs3/rpcs3/../Utilities/JIT.cpp. CMake Error at CMakeLists.txt:47 (add_subdirectory): add_subdirectory given source "3rdparty/xxHash/cmake_unofficial" which is not an existing directory.
-- Configuring incomplete, errors occurred! See also "/tmp/yay/rpcs3-git/src/build/CMakeFiles/CMakeOutput.log". See also "/tmp/yay/rpcs3-git/src/build/CMakeFiles/CMakeError.log".
alucryd commented on 2018-05-12 23:25 (UTC)
@hcorion, @fs0ciety: my bad, forgot to add llvm back to depends after discovering that the modified one wouldn't cut it.
fs0ciety commented on 2018-05-12 20:35 (UTC) (edited on 2018-05-12 20:36 (UTC) by fs0ciety)
I still get this and can't compile it.
CMake Error at rpcs3/CMakeLists.txt:199 (add_subdirectory): The source directory
/home/fs0ciety/.cache/pacaur/rpcs3-git/src/rpcs3/llvm
does not contain a CMakeLists.txt file.
-- Could NOT find LLVM (missing: LLVM_DIR) CMake Warning at rpcs3/CMakeLists.txt:205 (message): Couldn't build LLVM from the submodule. You might need to run
git submodule update --init
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 35 Next › Last »