Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Can't install games-emulation/yuzu::guru

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
leyvi
l33t
l33t
Posts: 718
Joined: Fri Sep 08, 2023 1:22 pm

Can't install games-emulation/yuzu::guru

  • Quote

Post by leyvi » Wed Jan 10, 2024 6:10 pm

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
Top
grknight
Retired Dev
Retired Dev
Posts: 2561
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Wed Jan 10, 2024 6:23 pm

Coding error:

Code: Select all

[31mFAILED: [0msrc/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.
Top
leyvi
l33t
l33t
Posts: 718
Joined: Fri Sep 08, 2023 1:22 pm

  • Quote

Post by leyvi » Wed Jan 10, 2024 6:39 pm

For a patch of some sort?
I've never done that before.
Is there a wiki article on that?
Top
grknight
Retired Dev
Retired Dev
Posts: 2561
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Wed Jan 10, 2024 7:03 pm

See Upstream PR that was merged in.
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Wed Jan 10, 2024 7:06 pm

The problem seems to be resolved in newer version
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
leyvi
l33t
l33t
Posts: 718
Joined: Fri Sep 08, 2023 1:22 pm

  • Quote

Post by leyvi » Wed Jan 10, 2024 7:38 pm

OK, thanks.
Top
Post Reply

6 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic