Opened 11 years ago
Closed 6 years ago
#40760 closed defect (fixed)
libpcl 1.7 only builds if template depth is raised
Reported by: | fgenolini@… | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | dershow, dllau@…, cooljeanius (Eric Gallager) | |
Port: | libpcl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
port install libpcl
fails unless cmake is re-run with
-ftemplate-depth=1024
Mac OSX 10.8.5, XCode 5
MacBookPro 2.66GHz Intel Core i7, 4GB RAM
Apps still do not build
Change History (9)
comment:1 Changed 11 years ago by fgenolini@…
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | vince@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to luminans@… |
Port: | libpcl added |
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 previous versions'. We've fixed it before as you suggested, by setting the template depth to 1024.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dllau@… added |
---|
Has duplicate #41503.
comment:5 Changed 11 years ago by dllau@…
Is this something I can do at the command line or should I wait for a fix?
comment:8 Changed 6 years ago by mf2k (Frank Schima)
Cc: | Veence removed |
---|---|
Owner: | changed from luminans@… to Veence |
Status: | new → assigned |
See #57127.
comment:9 Changed 6 years ago by ctreleaven (Craig Treleaven)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
When specifying additional variant +perf the build seems to work. This could be because +perf causes MacPort's own clang-3.3 to be used instead of Xcode's clang-3.3