Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929231 - sys-devel/gcc-13.2.1_p2024021 dev-qt/qtgui-5.15.13 internal compiler erro ~riscv
Summary: sys-devel/gcc-13.2.1_p2024021 dev-qt/qtgui-5.15.13 internal compiler erro ~riscv
Status: RESOLVED DUPLICATE of bug 928234
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: riscv Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-12 17:07 UTC by Jason Lethbridge
Modified: 2024-04-14 01:05 UTC (History)
2 users (show)

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


Attachments
Build log (build.log,777.18 KB, text/x-log)
2024-04-12 17:09 UTC, Jason Lethbridge
Details
emerge --info (info.txt,6.41 KB, text/plain)
2024-04-12 17:10 UTC, Jason Lethbridge
Details
emerge -pqv (log.txt,372 bytes, text/plain)
2024-04-12 17:12 UTC, Jason Lethbridge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lethbridge 2024-04-12 17:07:58 UTC
When emerging 'dev-qt/qtgui-5.15.13' on real RISC-V silicon (Starfive VisionFive 2) with GCC 13 emerge will fail.

Reproducible: Always

Steps to Reproduce:
1. Get access to Gentoo running on RV64GC hardware or emulator
2. Set profile to default/linux/riscv/23.0/rv64/lp64d/desktop/plasma/systemd
3. Emerge kde-plasma/plasma-meta which will pull in dev-qt/qtgui:5::gentoo as a dependency
Actual Results:  
kde-plasma/plasma-meta and all its dependencies get merged

Expected Results:  
dev-qt/qtgui fails in compile stage and prevents kde-plasma/plasma-meta from merging
Comment 1 Jason Lethbridge 2024-04-12 17:09:11 UTC
Created attachment 890533 [details]
Build log
Comment 2 Jason Lethbridge 2024-04-12 17:10:05 UTC
Created attachment 890534 [details]
emerge --info
Comment 3 Jason Lethbridge 2024-04-12 17:12:29 UTC
Created attachment 890542 [details]
emerge -pqv
Comment 4 Jason Lethbridge 2024-04-13 02:39:05 UTC
Workaround: build this specific ebuild with GCC 12
Comment 5 Jason Lethbridge 2024-04-14 01:05:13 UTC
Unmasking and trying with sys-devel/gcc-13.2.1_p20240406 also resolves the problem

*** This bug has been marked as a duplicate of bug 928234 ***