[MacPorts] #41361: octave-devel failed to compile on 10.9
MacPorts
noreply at macports.org
Mon Nov 18 08:19:40 PST 2013
#41361: octave-devel failed to compile on 10.9
---------------------------+-------------------------
Reporter: azurvii@… | Owner: michaelld@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: fixed | Keywords:
Port: octave-devel |
---------------------------+-------------------------
Comment (by ryandesign@…):
Are you sure this isn't just because GraphicsMagick was built with clang,
and therefore libc++ on Mavericks, whereas octave-devel defaults to using
gcc48, and therefore libstdc++, and you cannot mix C++ runtimes within a
single program? In #40806, of which this ticket was marked a duplicate,
someone suggested reinstalling GraphicsMagick with gcc48, which would of
course "fix" this problem for octave-devel while breaking every other
program that wants to use GraphicsMagick, so that's not a viable solution.
The only viable solutions I know of are 1) make octave-devel compile using
clang or 2) make octave-devel no longer use GraphicsMagick.
--
Ticket URL: <https://trac.macports.org/ticket/41361#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list