Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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 5 years ago by michaelld (Michael Dickens)

comment:2 Changed 5 years ago by michaelld (Michael Dickens)

Owner: set to michaelld
Resolution: fixed
Status: newclosed

In 5ff8747a2474ee752e38608a3efa031213ff4ff4/macports-ports (master):

py-sip: various fixes and tweaks for correctness and brevity

Closes: #58195

comment:3 Changed 5 years ago by jmroot (Joshua Root)

Port: py-sip added
Note: See TracTickets for help on using tickets.