Opened 13 years ago
Closed 7 years ago
#30020 closed defect (wontfix)
Failed to install py26-sip-qt3
Reported by: | sidhu_hs@… | Owned by: | blair (Blair Zajac) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | py26-sip-qt3 |
Description (last modified by mf2k (Frank Schima))
My mac os is 10.5.8
I tried to install py26-pyqt3 on my mac but it failed.
Sidhus-MacBook-6:~ apple$ sudo port install py26-pyqt3 ---> Computing dependencies for py26-pyqt3 ---> Dependencies to be installed: py26-sip-qt3 ---> Building py26-sip-qt3 Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install py26-sip-qt3 Log for py26-sip-qt3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-sip-qt3/main.log Error: The following dependencies were not installed: py26-sip-qt3 Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (3)
Change History (9)
Changed 13 years ago by sidhu_hs@…
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to blair@… |
---|---|
Port: | py26-sip-qt3 added |
comment:2 Changed 13 years ago by jmroot (Joshua Root)
The big problem is it's linking with -framework Python
. That's not going to work right unless you happen to have selected python26. I've made some other minor corrections in r92425, but I haven't dug enough to find where to fix the linking.
comment:3 Changed 10 years ago by othalan@…
Attempting to install this package I encountered the same bug and corrected it with the attached changes. This corrects both this problem and an unsupported build option.
Changed 10 years ago by othalan@…
Attachment: | Portfile.diff added |
---|
Changed 10 years ago by othalan@…
Attachment: | patch-configure.py.diff added |
---|
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Thanks. Per the guidelines, please use a unified diff format for your patches.
comment:5 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:6 Changed 7 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Port removed in r147582.
Note: See
TracTickets for help on using
tickets.
Please remember to fill in the Port field and cc the maintainer.