[MacPorts] #37288: Port failed to build gnuplot
#37288: Port failed to build gnuplot ------------------------------+-------------------------------- Reporter: citbspar918@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Keywords: gnuplot, qt4-mac | Port: ------------------------------+-------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/37288> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 | -------------------------------+-------------------------------- Comment (by citbspar918@…): Removing those frameworks worked. Thank you. Wonder if I should remove these permanently. -- Ticket URL: <https://trac.macports.org/ticket/37288#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 | -------------------------------+-------------------------------- Comment (by ryandesign@…): Yes, Carbon.framework and Foundation.framework are fundamental components of OS X. The correct versions of these frameworks are already on your system in /System/Library/Frameworks. The versions you had in /Library/Frameworks were not compiled for x86_64, which shows they were old, designed for OS X Leopard or older. If you have any other frameworks in /Library/Frameworks of which newer versions exist in /System/Library/Frameworks you should remove them as well. -- Ticket URL: <https://trac.macports.org/ticket/37288#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts