[111903] trunk/dports/kde

Nicolas Pavillon nicos at macports.org
Sun Oct 6 00:06:20 PDT 2013


Hello, 

>> +#Clang of XCode 5 presently fails with a boost error 
>> +#(fatal error: recursive template instantiation exceeded maximum depth of 128)
>> +#XCode 5.0.0 is 500.2.75
>> +compiler.blacklist  {clang > 500}
> 
> We recently fixed this same error in vigra using:
> 
> configure.cxxflags-append -ftemplate-depth-1024
> 
> Maybe something similar will help rocs.
> 
Thanks for the tip, that fixed the issue.

Cheers,

Nicolas


More information about the macports-dev mailing list