[MacPorts] #63463: python27 @2.7.18_3+universal: error: implicit declaration of function 'CtlObj_New' is invalid in C99
MacPorts
noreply at macports.org
Fri May 20 19:49:52 UTC 2022
#63463: python27 @2.7.18_3+universal: error: implicit declaration of function
'CtlObj_New' is invalid in C99
-------------------------+----------------------
Reporter: ryandesign | Owner: jmroot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: python27 |
-------------------------+----------------------
Comment (by jmroot):
The _Res extension is not guarding its use of those functions with `#if
APPLE_SUPPORTS_QUICKTIME` as it should, and the _CG extension is using
some deprecated functions that it looks like aren't even declared in the
10.13 SDK headers. But I think that if you try with the current version,
you'll get a successful build, just without those modules, which is
probably acceptable.
--
Ticket URL: <https://trac.macports.org/ticket/63463#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list