Changes between Initial Version and Version 1 of Ticket #37288


Ignore:
Timestamp:
Dec 12, 2012, 3:49:00 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37288

    • Property Status changed from new to closed
    • Property Cc mojca@… michaelld@… ryandesign@… added
    • Property Priority changed from High to Normal
    • Property Keywords gnuplot qt4-mac removed
    • Property Resolution changed from to invalid
    • Property Port gnuplot qt4-mac added
  • Ticket #37288 – Description

    initial v1  
    1 OS: Mac OS X 10.7.5
    2 Xcode: 4.3.2
     1OS: Mac OS X 10.7.5 [[br]]
     2Xcode: 4.3.2 [[br]]
    33Macports 2.1.2
    44
    55I 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:
    66
     7{{{
    78sudo port selfupdate
    89sudo port install gnuplot
     10}}}
    911
    1012Searched website and could not find a fix.
    1113
    12 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.
     14And 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.
    1315
    1416Appreciate your help.