Changes between Initial Version and Version 2 of Ticket #40760


Ignore:
Timestamp:
Oct 13, 2013, 9:06:23 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Yes, we've seen this error with a couple other ports already under Xcode 5. I presume its clang's default template depth is lower than the previous versions'. We've fixed it in the other ports as you suggested, by setting the template depth to 1024.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40760

    • Property Owner changed from macports-tickets@… to luminans@…
    • Property Cc vince@… added
    • Property Port libpcl added
  • Ticket #40760 – Description

    initial v2  
     1{{{
    12port install libpcl
     3}}}
    24fails unless cmake is re-run with
     5{{{
    36 -ftemplate-depth=1024
     7}}}
    48
    5 Mac OSX 10.8.5, XCode 5
     9Mac OSX 10.8.5, XCode 5 [[br]]
    610MacBookPro 2.66GHz Intel Core i7, 4GB RAM
    711