Summary: | sys-apps/pick: possible configure breakage with Clang 16 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Jolly <kangie> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED INVALID | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/gentoo/gentoo/pull/28234 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027 | ||
Attachments: |
clang-14.log
clang-15.log clang.diff |
Description
Matt Jolly
![]() Created attachment 827561 [details]
clang-14.log
build log
Created attachment 827563 [details]
clang-15.log
build log
Created attachment 827565 [details]
clang.diff
build log
I looked into the code and those error messages come up because things are deliberately failing to detect what functions are available on the system. |