#40760: libpcl 1.7 only builds if template depth is raised --------------------------+------------------------ Reporter: fgenolini@… | Owner: luminans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: libpcl | --------------------------+------------------------ Changes (by ryandesign@…): * cc: vince@… (added) * owner: macports-tickets@… => luminans@… * port: => libpcl Old description:
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
New description: {{{ port install libpcl }}} fails unless cmake is re-run with {{{ -ftemplate-depth=1024 }}} Mac OSX 10.8.5, XCode 5 [[br]] MacBookPro 2.66GHz Intel Core i7, 4GB RAM Apps still do not build -- 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 previous versions'. We've fixed it before as you suggested, by setting the template depth to 1024. -- Ticket URL: <https://trac.macports.org/ticket/40760#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X