#48597: mongodb @ 3.0.5 segfaults with boost 1.59 -----------------------+-------------------------- Reporter: pe8ter@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: mongodb | -----------------------+-------------------------- Comment (by coolfactor@…): So I was able to get Mongo 3.0.5 to play nicely with Boost 1.59.0. It's working. Not noticing any problems. I followed some of the instructions on the InstallingOlderPort page: 1. Uninstalled libcxx and all dependents. 2. Updated the MacPorts config with the following: {{{ cxx_stdlib libc++ buildfromsource always delete_la_files yes }}} 3. Reinstalled Boost and MongoDB ''(which takes forever! to build)''. Once done, everything was peachy. Does this look okay? This setup does mean that every port that I install will need to be built manually, but I'm willing to accept that tradeoff for now. -- Ticket URL: <https://trac.macports.org/ticket/48597#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X