#37288: Port failed to build gnuplot -------------------------------+-------------------------------- Reporter: citbspar918@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: gnuplot, qt4-mac | -------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: mojca@…, michaelld@…, ryandesign@… (added) * priority: High => Normal * keywords: gnuplot, qt4-mac => * resolution: => invalid * port: => gnuplot, qt4-mac Old description:
OS: Mac OS X 10.7.5 Xcode: 4.3.2 Macports 2.1.2
I am new to Macports, and I found it very helpful. However, I got a "command execution failed" error at "Building gnuplot" stage. Here is the command I ran:
sudo port selfupdate sudo port install gnuplot
Searched website and could not find a fix.
And also when I tried to run "sudo port upgrade outdated", it also failed at building qt4-mac. I think these are related. attached both log files here.
Appreciate your help.
New description: OS: Mac OS X 10.7.5 [[br]] Xcode: 4.3.2 [[br]] Macports 2.1.2 I am new to Macports, and I found it very helpful. However, I got a "command execution failed" error at "Building gnuplot" stage. Here is the command I ran: {{{ sudo port selfupdate sudo port install gnuplot }}} Searched website and could not find a fix. And also when I tried to run "`sudo port upgrade outdated`", it also failed at building qt4-mac. I think these are related. attached both log files here. Appreciate your help. -- Comment: The gnuplot log says: {{{ :info:build ld: warning: ignoring file /Library/Frameworks//Foundation.framework/Foundation, missing required architecture x86_64 in file }}} The qt4-mac log says: {{{ :info:configure ld: warning: ignoring file /Library/Frameworks//Carbon.framework/Carbon, missing required architecture x86_64 in file }}} After each, the logs mention undefined symbols. These frameworks do not belong in /Library/Frameworks. Please remove them and any other conflicting frameworks you've added to that directory, then clean the affected ports and try again. -- Ticket URL: <https://trac.macports.org/ticket/37288#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS