Opened 11 years ago
Closed 11 years ago
#41503 closed defect (duplicate)
libpcl: fatal error: recursive template instantiation exceeded maximum depth of 128
Reported by: | dllau@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | luminans@…, Veence (Vincent) |
Port: | libpcl |
Description
Here is the error log.
Attachments (1)
Change History (2)
Changed 11 years ago by dllau@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | luminans@… vince@… added |
---|---|
Keywords: | mavericks added |
Port: | libpcl added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | pcl on Mac OS X Mavericks → libpcl: fatal error: recursive template instantiation exceeded maximum depth of 128 |
Note: See
TracTickets for help on using
tickets.
We've seen this issue with a couple other ports. Seems the maximum template depth was decreased in the version of Clang on Mavericks, so we need to increase it for this port. Duplicate of #40760.