Summary: | gnustep-base/gnustep-base-1.30.0: doesn't respect CFLAGS due to using flags from gnustep-base/gnustep-make | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alfred Wingate <parona> |
Component: | Current packages | Assignee: | Gentoo Gnustep project <gnustep> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
gnustep-base/gnustep-base-1.30.0 build.log (xz compressed) CFLAGS appended with -std=gnu17 in user env
emerge --info |
Description
Alfred Wingate
2025-02-27 15:30:59 UTC
Created attachment 920022 [details]
emerge --info
Now I hit another problem where adding or removing flags would help, but due to this I have to build both packages with these workarounds. In this case an ICE from lld on the llvm profile when built against libobjc2. https://github.com/llvm/llvm-project/issues/60137 |