Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834944 - sys-libs/compiler-rt-13.0.1 fatal error: 'gnu/stubs-32.h' file not found on no-multilib profile
Summary: sys-libs/compiler-rt-13.0.1 fatal error: 'gnu/stubs-32.h' file not found on n...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-10 23:01 UTC by MickKi
Modified: 2022-05-23 17:16 UTC (History)
1 user (show)

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


Attachments
Emerge log. (emerge.log,32.29 KB, text/x-log)
2022-03-10 23:01 UTC, MickKi
Details
Emerge info (emerge.info,11.79 KB, text/plain)
2022-03-10 23:02 UTC, MickKi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MickKi 2022-03-10 23:01:24 UTC
Created attachment 766755 [details]
Emerge log.

sys-libs/compiler-rt-13.0.1 fails to compile because it can't find gnu/stubs-32.h
Comment 1 MickKi 2022-03-10 23:02:39 UTC
Created attachment 766756 [details]
Emerge info
Comment 2 Saul Peebsen 2022-05-23 16:51:37 UTC
sys-libs/compiler-rt-14.0.3::gentoo

Same error in one of my boxes, but in some other no-multilib installs the build completed without errors.
Comment 3 Saul Peebsen 2022-05-23 17:16:27 UTC
USE=-abi_x86_32 emerge -1av compiler-rt

This works, now have to investigate why this is required in this box and not in others.