[MacPorts] #43396: octave-3.6.4_12 build fail in Mavericks 10.9.2

MacPorts noreply at macports.org
Tue Apr 22 07:53:02 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@…):

 You have some interesting stuff installed there!  There's no reasonable
 way I can figure out what might be causing this issue, given what else is
 installed on your computer.  Beyond "do a clean OS install and try again",
 here are my 2 current recommendations:
 1) try
 {{{
 sudo port clean octave
 sudo port install hdf5-18 +szip
 sudo port install octave
 }}}
 and see if maybe that takes care of the szip issue.  Maybe; maybe not.
 I've no idea.  It won't hurt to have szip installed in that way, either
 way.

 2) try:
 {{{
 sudo port clean octave
 sudo port -t install octave
 }}}
 and see if maybe that works -- the "-t" should put the build into a
 sandbox without access to the rest of the already installed stuff. I have
 never tried this with octave; it does work with the vast majority of other
 ports.

 If those don't work, report back here and I'll see if I can think of
 anything else.

-- 
Ticket URL: <https://trac.macports.org/ticket/43396#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list