Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934194 - games-emulation/rpcs3-9999 CMake Error at 3rdparty/zstd/CMakeLists.txt:5 (add_subdirectory): add_subdirectory given source "zstd/build/cmake" which is not an existing directory.
Summary: games-emulation/rpcs3-9999 CMake Error at 3rdparty/zstd/CMakeLists.txt:5 (add...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-13 10:05 UTC by Kostadin Shishmanov
Modified: 2024-06-14 23:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,73.12 KB, text/x-log)
2024-06-13 10:05 UTC, Kostadin Shishmanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kostadin Shishmanov 2024-06-13 10:05:27 UTC
Created attachment 895734 [details]
build log

CMake Error at 3rdparty/zstd/CMakeLists.txt:5 (add_subdirectory): add_subdirectory given source "zstd/build/cmake" which is not an existing directory.
Comment 1 Larry the Git Cow gentoo-dev 2024-06-14 23:09:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3891a6901aeedf84830e0c1d4363933a56fd8e33

commit 3891a6901aeedf84830e0c1d4363933a56fd8e33
Author:     Kostadin Shishmanov <kocelfc@tutanota.com>
AuthorDate: 2024-06-13 11:55:40 +0000
Commit:     Kostadin Shishmanov <kocelfc@tutanota.com>
CommitDate: 2024-06-13 12:12:34 +0000

    games-emulation/rpcs3: fix build, remove some files
    
    Add new git submodules that are needed:
    (zstd, stblib and openal-soft)
    
    Remove some files that shouldn't be needed:
    (/usr/share/rpcs3/{git,test})
    
    Closes: https://bugs.gentoo.org/934194
    Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>

 games-emulation/rpcs3/rpcs3-9999.ebuild | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)