Opened 2 years ago
Last modified 2 years ago
#66232 accepted defect
libiconv @1.17: Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration (MIN)
Reported by: | bakergilx (Dennis Baker) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: | libiconv |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Installation of libiconv on OS 13.0.1, Arm64 architecture, Xcode 14.1, generates the following configure warning:
Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled: MIN: found in libiconv-1.17/config.log
config.log attached
This is an example of many port installations since the OS upgrade to 13.0; MacPorts documentation suggests these warnings should be reported.
Attachments (1)
Change History (2)
Changed 2 years ago by bakergilx (Dennis Baker)
Attachment: | config.log added |
---|
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Description: | modified (diff) |
Keywords: | Ventura removed |
Owner: | set to ryandesign |
Port: | libiconv added; libiconv-1.17 removed |
Status: | new → accepted |
Summary: | libiconv 1.17 Configure warning: -Wimplicit-function-declaration → libiconv @1.17: Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration (MIN) |
Yup. I expect you can ignore this warning as it relates to the MIN
function.
I'm not sure on what systems MIN
might be defined, but I suspect macOS is not one of them, so we should probably add this to the global ignore list, but I would feel better about doing so if I found some official statement somewhere about it.
Note: See
TracTickets for help on using
tickets.
config.log for libiconv-1.17