Yosemite upgrade

Lawrence Velázquez larryv at macports.org
Sun Oct 19 11:07:25 PDT 2014


On Oct 19, 2014, at 11:15 AM, Carlo Tambuatco <oraclmaster at gmail.com> wrote:

> Just upgraded to XCode 6.1. There are still a few hiccups, ports that fail to upgrade for one reason or another:
> 
> db46                           4.6.21_9 < 4.6.21_9  (platform darwin 13 != darwin 14)  

This build fine for me.

> gcc47                          4.7.4_1 < 4.7.4_1  (platform darwin 13 != darwin 14)  
> 
> gcc48                          4.8.3_0 < 4.8.3_0  (platform darwin 13 != darwin 14)  
> 
> libgcc                         4.9.1_0 < 4.9.1_0  (platform darwin 13 != darwin 14)  
> 
> llvm-3.3                       3.3_4 < 3.3_4  (platform darwin 13 != darwin 14)  

I suspect you don't actually care about llvm-3.3, and that it's just getting pulled in because of cctools +llvm33 and ld64 +llvm33 (which the GCC ports require). You may want to switch to the +llvm35 variants of those ports before trying to install GCC again.

vq


More information about the macports-users mailing list