[MacPorts] #58195: py-sip configuration does not reflect file hierarchy
MacPorts
noreply at macports.org
Wed Mar 13 17:11:49 UTC 2019
#58195: py-sip configuration does not reflect file hierarchy
--------------------+--------------------
Reporter: Veence | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
--------------------+--------------------
In the configure.pre-args section, the -v and --sipdir lines should be:
{{{
-v ${python.prefix}/share/sip
--sipdir=${python.prefix}/share/sip
}}}
in order to match where py-pyqt5 installs in. Their present values
(${prefix}…) correspond to a non-existent directory and cause dependants
(e.g. qgis3) to fail to build because of a wrong include path.
--
Ticket URL: <https://trac.macports.org/ticket/58195>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list