Opened 10 years ago

Last modified 8 years ago

#43131 closed defect

mpd failed build — at Version 1

Reported by: harciga Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: mpd

Description (last modified by ryandesign (Ryan Carsten Schmidt))

: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.

Change History (3)

Changed 10 years ago by harciga

Attachment: main.log added

logfile

Changed 10 years ago by harciga

Attachment: main.2.log added

another logfile, after a port clean mpd with mp-gcc49

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to rmstonecipher@…

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.

Note: See TracTickets for help on using tickets.