Opened 5 years ago
#59156 new defect
pficommon @2.0.0: does not build
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.1 |
Keywords: | Cc: | ||
Port: | pficommon |
Description
pficommon does not build on any macOS version. The Portfile already limits itself to only 10.7 and 10.8, and now that we use libc++ on those systems as well, it doesn't built there either, because it uses the tr1 namespace which was transitional and does not exist anymore in libc++.
Note: See
TracTickets for help on using
tickets.