On Oct 5, 2013, at 09:13, ni...@macports.org wrote:

> Revision: 111903
>          https://trac.macports.org/changeset/111903
> Author:   ni...@macports.org
> Date:     2013-10-05 07:13:57 -0700 (Sat, 05 Oct 2013)
> Log Message:
> -----------
> kdeedu ports: update to 4.11.2

> Modified: trunk/dports/kde/rocs/Portfile

> +#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.

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to