Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934790 - sys-devel/gcc-14.1.1_p20240622[abi_x86_32] fails to build: cc1: error: -fcf-protection is not compatible with this target (i386)
Summary: sys-devel/gcc-14.1.1_p20240622[abi_x86_32] fails to build: cc1: error: -fcf-p...
Status: RESOLVED DUPLICATE of bug 933772
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 01:04 UTC by zachariah.cabelly
Modified: 2024-06-24 01:56 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_934790.txt,10.45 KB, text/plain)
2024-06-24 01:35 UTC, zachariah.cabelly
Details
Build log (build.log.gz,207.72 KB, application/gzip)
2024-06-24 01:47 UTC, zachariah.cabelly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zachariah.cabelly 2024-06-24 01:04:25 UTC
This specific assembly file in libgcc; config/i386/avx_savms64.S, is causing build failures in m32 mode on amd64 (AKA i386)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-24 01:16:38 UTC
Please always include the full logs. Anyway, looks like a dupe of bug 933772.

*** This bug has been marked as a duplicate of bug 933772 ***
Comment 2 zachariah.cabelly 2024-06-24 01:35:16 UTC
Created attachment 896317 [details]
emerge --info
Comment 3 zachariah.cabelly 2024-06-24 01:47:38 UTC
Created attachment 896318 [details]
Build log
Comment 4 zachariah.cabelly 2024-06-24 01:56:22 UTC
Oh yeah, this bug **is** a dupe of bug 933772! Thanks for telling me.