[MacPorts] #63221: cctools @949.0.1+llvm10: error: implicit declaration of function 'CLS_GETINFO' is invalid in C99
MacPorts
noreply at macports.org
Mon Jul 5 06:33:48 UTC 2021
#63221: cctools @949.0.1+llvm10: error: implicit declaration of function
'CLS_GETINFO' is invalid in C99
-----------------------+----------------------
Reporter: teh-maxh | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.99
Resolution: | Keywords:
Port: cctools |
-----------------------+----------------------
Comment (by kencu):
That variant of cctools would appear to be not building on BigSur.
It really shouldn't be available to be built on BigSur anyway -- the
version from Xcode is newer. I'll look at that.
For now, if you do this:
{{{
sudo port -f uninstall cctools
sudo port -v install cctools
}}}
you should get the proper one you need, which is {{{cctools +xcode}}},
which is the default for you:
{{{
$ port info cctools
cctools @949.0.1 (devel)
Variants: llvm10, llvm50, llvm60, llvm70, llvm80, llvm90,
llvmdev,
[+]xcode
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63221#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list