[MacPorts] #60104: py38-sip: sip.h installed in "wrong" directory?
MacPorts
noreply at macports.org
Thu Feb 20 13:31:57 UTC 2020
#60104: py38-sip: sip.h installed in "wrong" directory?
--------------------------+-----------------------
Reporter: josephsacco | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: py-sip |
--------------------------+-----------------------
Comment (by reneeotten):
actually there might be an additional issue in the PortGroup (lines
287-304), where the include directory is set. I don't think it would cause
the problem we're seeing here as likely
{{{${python.prefix}/include/python${python.branch} }}} should already
exist on the buildbot when building {{{py-sip}}}.
Nevertheless, I suspect line 295 ({{{if {${python.version} < 30} }}})
should be changed to {{{if {{${python.version} < 30 or ${python.version} >
37} }}}. Correct?
--
Ticket URL: <https://trac.macports.org/ticket/60104#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list