#43131: mpd failed build --------------------------+----------------------------- Reporter: starkhalo@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: mpd | --------------------------+----------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => rmstonecipher@… Old description:
:info:build In file included from src/util/LazyRandomEngine.cxx:21: :info:build src/util/LazyRandomEngine.hxx:25:10: fatal error: 'random' file not found :info:build #include <random> :info:build ^ :info:build 1 error generated.
New description: {{{ :info:build In file included from src/util/LazyRandomEngine.cxx:21: :info:build src/util/LazyRandomEngine.hxx:25:10: fatal error: 'random' file not found :info:build #include <random> :info:build ^ :info:build 1 error generated. }}} -- Comment: Please remember to use WikiFormatting. mpd builds fine for me on Mavericks but I have not tested on Mountain Lion which I see is what you're running. What did you mean "with mp-gcc49"? I see no evidence in your second log of MacPorts gcc49 being used, nor would I expect there to be, since the mpd port does not offer a gcc49 variant; it's using clang, just as it should. The second log does have completely different errors than the first though. -- Ticket URL: <https://trac.macports.org/ticket/43131#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X