Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912983 - [games-emulation/rpcs3-9999] Fails in "Prepare Source" Phase (CMakeLists.txt file not found)
Summary: [games-emulation/rpcs3-9999] Fails in "Prepare Source" Phase (CMakeLists.txt ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Samuel Bauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-25 04:12 UTC by Neko-san
Modified: 2024-01-11 11:57 UTC (History)
0 users

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


Attachments
Build Log (rpcs3-build-log.log,826.24 KB, text/x-log)
2023-08-25 05:56 UTC, Neko-san
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neko-san 2023-08-25 04:12:17 UTC
Attempting to build the package in the "Preparing source" phase results in this error:
"sed: can't read llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt: No such file or directory"

Reproducible: Always

Steps to Reproduce:
1. emerge git (required for building)
2. Add "games-emulation/rpcs3::guru **" to "/etc/portage/package.accept_keywords/guru"
3. emerge rpcs3
Actual Results:  
Emerge fails before compilation even begins

Expected Results:  
Emerge to succeed
Comment 1 Viorel Munteanu gentoo-dev 2023-08-25 04:40:25 UTC
Please attach a complete build log.
Comment 2 Neko-san 2023-08-25 05:56:37 UTC
Created attachment 868666 [details]
Build Log

Added the build log (from emerge rpcs3 | tee <log name>.log)
Comment 3 Larry the Git Cow gentoo-dev 2024-01-11 11:57:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ac8755a01f7ee322fecfe9870f5934c54c9902e

commit 2ac8755a01f7ee322fecfe9870f5934c54c9902e
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-11 09:23:09 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-11 09:33:11 +0000

    games-emulation/rpcs3: update live
    
    Closes: https://bugs.gentoo.org/893430
    Closes: https://bugs.gentoo.org/897760
    Closes: https://bugs.gentoo.org/912983
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 games-emulation/rpcs3/rpcs3-9999.ebuild | 74 +++++++++++++++++----------------
 1 file changed, 38 insertions(+), 36 deletions(-)