[MacPorts] #61805: gd2 fails to install properly
MacPorts
noreply at macports.org
Tue May 4 16:02:52 UTC 2021
#61805: gd2 fails to install properly
---------------------+------------------------
Reporter: k6wx | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gd2 |
---------------------+------------------------
Comment (by kencu):
seems to be the same issue as before, but with a new deployment target.
MacPorts sets the deployment target to the right value of "11.2" but this
is making the compiler error.
{{{
103 configure:3525: /usr/bin/clang -pipe -Os
-DDEFAULT_FONTPATH=\"/System/Library/Fonts:/Library/Fonts\"
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64
-I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
-L/opt/local/lib -Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch
x86_64 conftest.c >&5
104 clang: error: invalid version number in
'MACOSX_DEPLOYMENT_TARGET=11.2'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61805#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list