[MacPorts] #43396: octave-3.6.4_12 build fail in Mavericks 10.9.2
MacPorts
noreply at macports.org
Tue Apr 22 17:52:59 PDT 2014
#43396: octave-3.6.4_12 build fail in Mavericks 10.9.2
-----------------------------+-------------------------
Reporter: kent.conover@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: octave |
-----------------------------+-------------------------
Comment (by michaelld@…):
Ah; yes, we forgot to "clean" ... so, do:
{{{
sudo port clean octave
sudo port install octave
}}}
and then when that bombs out
{{{
cd `port work octave`/octave* && tar jcf ~/Desktop/octave-info.tar.bz2
*/*.la config.log libtool
}}}
and then post the file "octave-info.tar.bz2" to this ticket. Hopefully
that will provide more/useful info.
--
Ticket URL: <https://trac.macports.org/ticket/43396#comment:17>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list