Opened 3 years ago

Last modified 3 years ago

#64077 closed defect

advancemame build fail on Mountain Lion — at Initial Version

Reported by: chillin- Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.0
Keywords: mountainlion lion snowleopard Cc:
Port: advancemame

Description

I'm not really sure what the trouble is, but Ryan took a look at the log and said:

On Mac OS X 10.6-10.8, the default C++ stdlib is libstdc++ but MacPorts enforces the use of libc++ for greater compatibility with newer software. Successful enforcement requires the build system to use the CXXFLAGS MacPorts tells it to use. Evidently advancemame's build system has a bug where it does not do that. We'll need to find where and fix it. This problem would not be seen on OS X 10.9 or later which default to libc++ already.

Change History (1)

Changed 3 years ago by chillin-

Attachment: advancemame_buildfail.txt added

this is output of port -d -t rev-upgrade |tee advancemame_buildfail.txt

Note: See TracTickets for help on using tickets.