[MacPorts] #71944: icon @9.5.1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
MacPorts
noreply at macports.org
Wed Feb 12 19:12:27 UTC 2025
#71944: icon @9.5.1: error: type specifier missing, defaults to 'int'; ISO C99 and
later do not support implicit int [-Wimplicit-int]
-----------------------+---------------------------------
Reporter: kwolcott | Owner: michael.grunewald@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: icon |
-----------------------+---------------------------------
Comment (by eschen42):
I found the exact same error message (and affected file) on MacOS Sequoia
15.3.1 arch arm.
By contrast, I successfully compiled it, and all tests passed, when I did:
{{{
make Configure name=macintosh
make
make Test
make Install dest=/Users/ping/opt/icon
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71944#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list