Opened 13 years ago
Closed 13 years ago
#31594 closed defect (duplicate)
py*-pyqt4: Fails at configure stage
Reported by: | NicosPavlov | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | py27-pyqt4 |
Description
py*-pyqt4 fails when installing during configuration stage, with the problem being reproducible for py25-pyqt4, py26-pyqt4 and py27-pyqt4.
It seems that it searches for /opt/local/bin/sip, which is not provided (py27-sip port provides sip-2.7).
:info:configure sh: /opt/local/bin/sip: No such file or directory
Main.log file also attached.
To note that using the old py27-sip port (before unifying) seems to work.
Attachments (1)
Change History (2)
Changed 13 years ago by NicosPavlov
comment:1 Changed 13 years ago by michaelld (Michael Dickens)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #31592.