[MacPorts] #41857: Octave @3.6.4_10: build failure with .texi files

MacPorts noreply at macports.org
Wed Dec 18 18:41:21 PST 2013


#41857: Octave @3.6.4_10: build failure with .texi files
-----------------------+-------------------------
  Reporter:  Andrew@…  |      Owner:  michaelld@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:  octave    |
-----------------------+-------------------------

Comment (by michaelld@…):

 1) I recommend you install arpack with +atlas:
 {{{
 sudo port -f uninstall `port installed | grep arpack | sed -e
 's@(active)@@g'`
 sudo port install arpack +atlas +gcc48
 }}}
 As the warning says, using +accelerate can lead to computational issues in
 octave.

 2) Have you tried updating, cleaning, and so forth?
 {{{
 sudo port clean octave
 sudo port selfupdate
 sudo port install octave +gcc48 +docs +atlas
 }}}

 Maybe those will help. If not, please compress the log file before
 uploading it next time :)

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


More information about the macports-tickets mailing list