#58195 closed defect (fixed)
py-sip configuration does not reflect file hierarchy
Reported by: | Veence (Vincent) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-sip |
Description
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.
Change History (3)
comment:1 Changed 6 years ago by michaelld (Michael Dickens)
comment:2 Changed 6 years ago by michaelld (Michael Dickens)
Owner: | set to michaelld |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 6 years ago by jmroot (Joshua Root)
Port: | py-sip added |
---|
Note: See
TracTickets for help on using
tickets.
See also: https://github.com/macports/macports-ports/pull/3854