[MacPorts] #70294: py312-cartopy @0.21.1: error: use of undeclared identifier '_PyUnicode_Ready' (was: Failed to build py312-cartopy: command execution failed)
MacPorts
noreply at macports.org
Fri Jun 28 20:41:00 UTC 2024
#70294: py312-cartopy @0.21.1: error: use of undeclared identifier
'_PyUnicode_Ready'
----------------------------+----------------------
Reporter: ogourgue | Owner: petrrr
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: py312-cartopy |
----------------------------+----------------------
Changes (by ryandesign):
* owner: (none) => petrrr
* cc: petrrr (removed)
* cc: Schamschula (added)
* status: new => assigned
Comment:
In the log I see:
{{{
lib/cartopy/trace.cpp:11730:22: error: use of undeclared identifier
'_PyUnicode_Ready'; did you mean '_PyUnicode_Copy'?
}}}
I found that `_PyUnicode_Ready` was removed in python 3.12 so this cannot
possibly ever have built, and the
[https://ports.macports.org/port/py312-cartopy/builds/ build logs] confirm
that.
--
Ticket URL: <https://trac.macports.org/ticket/70294#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list