Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853178 - Grub configure error with musl + clang
Summary: Grub configure error with musl + clang
Status: RESOLVED DUPLICATE of bug 851831
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-20 11:51 UTC by demiank
Modified: 2022-06-20 14:27 UTC (History)
0 users

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


Attachments
config.log (grub-config.log,635.82 KB, text/x-log)
2022-06-20 11:51 UTC, demiank
Details
emerge info (emerge.info,21.36 KB, text/plain)
2022-06-20 11:52 UTC, demiank
Details
emerge --info (emerge,21.44 KB, text/plain)
2022-06-20 11:54 UTC, demiank
Details
emerge -pqv (emerge.pqv,269 bytes, text/plain)
2022-06-20 11:56 UTC, demiank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description demiank 2022-06-20 11:51:47 UTC
Created attachment 786422 [details]
config.log

Compiling and trying install grub on musl+clang gentoo system get this error:
checking if compiling with clang... yes
checking for options to compile assembly... 
checking whether -falign-loops works... yes
checking whether -malign-loops works... yes
checking whether -freg-struct-return works... no
checking whether -Wa,-mx86-used-note works... no
checking for options to get soft-float... no
configure: error: could not force soft-float
Comment 1 demiank 2022-06-20 11:52:47 UTC
Created attachment 786425 [details]
emerge info
Comment 2 demiank 2022-06-20 11:54:50 UTC
Created attachment 786428 [details]
emerge --info
Comment 3 demiank 2022-06-20 11:56:30 UTC
Created attachment 786431 [details]
emerge -pqv
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-20 14:27:07 UTC

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