Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920716 - sys-kernel/gentoo-kernel-6.6.8: unterminated #if
Summary: sys-kernel/gentoo-kernel-6.6.8: unterminated #if
Status: RESOLVED FIXED
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: 2023-12-26 14:51 UTC by Pascal Jäger
Modified: 2023-12-26 14:55 UTC (History)
0 users

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


Attachments
Build log (build.log,67.66 KB, text/x-log)
2023-12-26 14:51 UTC, Pascal Jäger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Jäger 2023-12-26 14:51:05 UTC
Created attachment 880314 [details]
Build log

When I try to compile gentoo-kernel I get an '<stdin>:828: error: unterminated #if'
Comment 1 Pascal Jäger 2023-12-26 14:55:11 UTC
This happens when Sam's clang bashrc hook is active. 
PORTAGE_USE_CLANG_HOOK=0 in make.conf solves it.