Summary: | app-text/mandoc: possible configure breakage with Clang 16 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Jolly <kangie> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | arsen, kangie |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
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 827195 [details]
clang-14.log
build log
Created attachment 827197 [details]
clang-15.log
build log
Created attachment 827199 [details]
clang.diff
build log
Ok, I took a look at this and I think it's a red herring. The hand-rolled configure script rechecks for all of these functions with appropriate defines set to make them declared (of course, functions that indeed do not exist, like the strl*, do not get detected the second time either). Shall we just close this one off? I'm happy if you are. (In reply to Arsen Arsenović from comment #4) > Ok, I took a look at this and I think it's a red herring. The hand-rolled > configure script rechecks for all of these functions with appropriate > defines set to make them declared (of course, functions that indeed do not > exist, like the strl*, do not get detected the second time either). Closing then |