[MacPorts] #53625: qscintilla: requires C++11, not using the right compiler
MacPorts
noreply at macports.org
Wed May 17 12:17:40 UTC 2017
#53625: qscintilla: requires C++11, not using the right compiler
-------------------------+-----------------------
Reporter: mojca | Owner: michaelld
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: qscintilla |
-------------------------+-----------------------
Comment (by michaelld):
OK. Can you do the following so that we an see what's going on?
{{{
sudo port clean qscintilla
sudo port install qscintilla
}}}
and, when that errors out, do:
{{{
cp $(port logfile qscintilla) ~/Desktop/qscintilla.log.txt
bzip2 ~/Desktop/qscintilla.log.txt
}}}
and then attach the compressed log file here.
I'll also see if I see this issue on my 10.8 box ... not the same as 10.6,
but the compiler issue should be similar.
--
Ticket URL: <https://trac.macports.org/ticket/53625#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list