#41914: bastet: update to 0.43 ---------------------------+---------------------- Reporter: ryandesign@… | Owner: sfiera@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: bastet | ---------------------------+---------------------- Comment (by ryandesign@…): Replying to [comment:2 ryandesign@…]:
The remaining problem is that 0.43 doesn't build on OS X 10.9 because of libc++. I filed [https://github.com/fph/bastet/issues/1 upstream issue 1] for this. The 0.43 rewrite was done in C++, but in 2009, before C++11 was standardized, and uses things from the tr1 section which is not in C++11 and which is not in libc++.
The developer committed a fix for this, but unfortunately the fix for 10.9 broke it on all earlier OS X versions. I've explained this to the developer; we'll see if a better solution can be found. -- Ticket URL: <https://trac.macports.org/ticket/41914#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X