Summary: | media-libs/opus-1.5.2 fails to build on clang | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | CaptainBlood <luc_pierard_de_maujouy> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | luc_pierard_de_maujouy |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | ebuild log |
Description
CaptainBlood
2024-04-25 00:14:57 UTC
I wonder if:
> clang: warning: optimization flag '-fuse-linker-plugin' is not supported [-Wignored-optimization-argument]
confused one of the configure tests.
(In reply to Sam James from comment #1) > I wonder if: > > clang: warning: optimization flag '-fuse-linker-plugin' is not supported [-Wignored-optimization-argument] > confused one of the configure tests. Checking if "C99 variable-size arrays" compiles: NO Checking if "alloca (alloca.h)" compiles: NO Checking if "alloca (std)" compiles: NO Please share meson-log.txt? (In reply to Sam James from comment #1) > I wonder if: > > clang: warning: optimization flag '-fuse-linker-plugin' is not supported [-Wignored-optimization-argument] > confused one of the configure tests. Oops, removal fixed right away. Didn't cause issue with flac. They have # building stack. My apologizes for the noise. |