[MacPorts] #54699: mame: New port
MacPorts
noreply at macports.org
Wed Aug 30 17:27:12 UTC 2017
#54699: mame: New port
-------------------------+-----------------
Reporter: mf2k | Owner:
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mame |
-------------------------+-----------------
Comment (by kencu):
First thing I notice is that configure.cpp doesn't seem to be picking up
the correct cpp, at least for me...
{{{
build.args-append CC=${configure.cc} \
CXX=${configure.cxx} \
CPP=${configure.cpp}
}}}
{{{
Executing: cd
"/opt/local/var/macports/build/_Users_Shared_Downloads_emulators_mame/mame/work
/mame-mame0189" && /usr/bin/make -j4 -w all CC=/opt/local/bin/clang-mp-3.9
CXX=/opt/local/bin/clang++-mp-3.9 CPP=/usr/bin/cpp
}}}
{{{
$ /usr/bin/cpp --version
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
5658) (LLVM build 2336.1.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54699#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list