Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929247 - sys-devel/gcc-13.2.1_p2024021 media-libs/gst-plugins-bad-1.22.11-r1 internal compiler erro ~riscv
Summary: sys-devel/gcc-13.2.1_p2024021 media-libs/gst-plugins-bad-1.22.11-r1 internal ...
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 Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-13 02:41 UTC by Jason Lethbridge
Modified: 2024-04-14 01:07 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,308.63 KB, text/x-log)
2024-04-13 02:42 UTC, Jason Lethbridge
Details
emerge -pvq (pvq.txt,237 bytes, text/plain)
2024-04-13 02:43 UTC, Jason Lethbridge
Details
emerge --info (info.txt,7.13 KB, text/plain)
2024-04-13 02:43 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-13 02:41:51 UTC
When emerging 'media-libs/gst-plugins-bad-1.22.11-r1' 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 'media-libs/gst-plugins-bad-1.22.11-r1'
Actual Results:  
media-libs/gst-plugins-bad fails in compile stage

Expected Results:  
media-libs/gst-plugins-bad and anything depending on it gets merged

Workaround: build this specific ebuild with GCC 12
Potential duplicate: https://bugs.gentoo.org/929231
Comment 1 Jason Lethbridge 2024-04-13 02:42:44 UTC
Created attachment 890585 [details]
build.log
Comment 2 Jason Lethbridge 2024-04-13 02:43:21 UTC
Created attachment 890586 [details]
emerge -pvq
Comment 3 Jason Lethbridge 2024-04-13 02:43:41 UTC
Created attachment 890587 [details]
emerge --info
Comment 4 Yixun Lan archtester gentoo-dev 2024-04-13 03:24:42 UTC
can you give a try of gcc-13.2.1_p20240406? see bug #928234

*** This bug has been marked as a duplicate of bug 928234 ***
Comment 5 Jason Lethbridge 2024-04-14 01:07:26 UTC
gcc-13.2.1_p20240406 did indeed emerge without any issue. Duplicate confirmed