Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't install games-emulation/yuzu::guru
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
leyvi
n00b
n00b


Joined: 08 Sep 2023
Posts: 65
Location: Israel

PostPosted: Wed Jan 10, 2024 6:10 pm    Post subject: Can't install games-emulation/yuzu::guru Reply with quote

Hello Gentoo community.
I've been trying to emerge games-emulation/yuzu from the GURU repository for about two months now, but for some reason I can't.
I've looked into it, and lots of other people have had similar issues (such as requiring SDL2 as a dependency, even when the SDL
USE flag was disabled), but I checked, and I have those dependencies installed (I think). So what gives?
I couldn't find any useful information in the build logs, but in case I missed something, here it is:
http://0x0.st/HI1g.log
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1662

PostPosted: Wed Jan 10, 2024 6:23 pm    Post subject: Reply with quote

Coding error:
Code:
FAILED: src/common/CMakeFiles/common.dir/demangle.cpp.o
/usr/lib/ccache/bin/g++ -DARCHITECTURE_x86_64=1 -DBOOST_ASIO_DISABLE_CONCEPTS -DBOOST_CONTEXT_DYN_LINK -DBOOST_CONTEXT_NO_LIB -DBOOST_DATE_TIME_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DFMT_SHARED -DNDEBUG -DYUZU_UNIX=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/src/. -I/var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/externals/xbyak -I/var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/externals/./microprofile -isystem /usr/lib/llvm/17/include  -fno-lto -O2 -march=native -mtune=native -pipe -std=gnu++20 -Wno-attributes -Wno-invalid-offsetof -Wno-unused-parameter -mcx16 -fwrapv -MD -MT src/common/CMakeFiles/common.dir/demangle.cpp.o -MF src/common/CMakeFiles/common.dir/demangle.cpp.o.d -o src/common/CMakeFiles/common.dir/demangle.cpp.o -c /var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/src/common/demangle.cpp
/var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/src/common/demangle.cpp: In function ‘std::string Common::DemangleSymbol(const std::string&)’:
/var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/src/common/demangle.cpp:26:42: error: too many arguments to function ‘char* llvm::itaniumDemangle(std::string_view)’
   26 |         demangled = llvm::itaniumDemangle(mangled.c_str(), nullptr, nullptr, nullptr);
      |                     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/tmp/portage/games-emulation/yuzu-0_p20230202/work/yuzu-mainline-d5f6201521cdfd0be09a187d62f95d3a38f18c3e/src/common/demangle.cpp:4:
/usr/lib/llvm/17/include/llvm/Demangle/Demangle.h:35:7: note: declared here
   35 | char *itaniumDemangle(std::string_view mangled_name);
      |       ^~~~~~~~~~~~~~~

Suggest looking upstream for a resolution.
Back to top
View user's profile Send private message
leyvi
n00b
n00b


Joined: 08 Sep 2023
Posts: 65
Location: Israel

PostPosted: Wed Jan 10, 2024 6:39 pm    Post subject: Reply with quote

For a patch of some sort?
I've never done that before.
Is there a wiki article on that?
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1662

PostPosted: Wed Jan 10, 2024 7:03 pm    Post subject: Reply with quote

See Upstream PR that was merged in.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30922
Location: here

PostPosted: Wed Jan 10, 2024 7:06 pm    Post subject: Reply with quote

The problem seems to be resolved in newer version
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
leyvi
n00b
n00b


Joined: 08 Sep 2023
Posts: 65
Location: Israel

PostPosted: Wed Jan 10, 2024 7:38 pm    Post subject: Reply with quote

OK, thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum