New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34909 (closed defect: worksforme)

Opened 11 months ago

Last modified 6 months ago

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

port_upgrade_outdated.txt (97.1 KB) - added by tim.nightingale@… 11 months ago.
"port upgrade outdated" screen dump

Change History

Changed 11 months ago by tim.nightingale@…

"port upgrade outdated" screen dump

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?

comment:3 Changed 6 months ago by snc@…

  • Status changed from new to closed
  • Resolution set to worksforme

No further information from the author.

Note: See TracTickets for help on using tickets.