Ticket #34909 (closed defect: worksforme)
Port plplot is still broken after rebuiling it more than 3 times
| Reported by: | tim.nightingale@… | Owned by: | takeshi@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | Cc: | ||
| Port: | plplot |
Description
On updating of an elderly version of port and the port tree, "port update outdated" fails for plplot. Using Xcode 3.2.6 under OS X 10.6.8.
Attachments
Change History
Changed 11 months ago by tim.nightingale@…
- Attachment port_upgrade_outdated.txt added
comment:1 Changed 11 months ago by ryandesign@…
- Owner changed from macports-tickets@… to takeshi@…
- Milestone MacPorts Future deleted
- Port set to plplot
- Summary changed from port update outdated fails for plplot to Port plplot is still broken after rebuiling it more than 3 times
The Milestone field is not used for port tickets, but the Port field is. Remember to also Cc the maintainer of the affected port so that they become aware of your ticket and can begin to look into the problem.
comment:2 Changed 11 months ago by takeshi@…
It seems that your installation is somehow linked against Qt*.framework. I tried to reproduce it by installing qt4-mac +framework, but the qt driver was not built as specified by Portfile. You could force uninstall and install plplot as follows.
sudo port -df uninstall plplot sudo port -d install plplot
You could try deactivating or uninstalling your qt4 installation. BTW, how did you install qt4? MacPorts?
Note: See
TracTickets for help on using
tickets.


"port upgrade outdated" screen dump