#17867 closed defect (invalid)
Octave not installing — at Version 1
Reported by: | tkbrekken@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Octave | Cc: | |
Port: | fftw-3 |
Description (last modified by blb@…)
When running "sudo port install octave" on my MacBook Pro (10.5.6, dual Intel), I get the following error:
---> Fetching fftw-3 ---> Attempting to fetch fftw-3.1.3.tar.gz from http://www.fftw.org/ ---> Attempting to fetch fftw-3.1.3.tar.gz from ftp://ftp.fftw.org/pub/fftw/ ---> Attempting to fetch fftw-3.1.3.tar.gz from ftp://ftp.kusastro.kyoto-u.ac.jp/pub/src/GNU/fftw/ ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/fftw-3 ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch fftw-3.1.3.tar.gz from http://svn.macports.org/repository/macports/downloads/fftw-3 Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: fftw-3 g95 gawk ghostscript cairo libpixman render xorg-renderproto xorg-util-macros xrender glpk gmp gsed hdf5 pcre qhull texlive texlive_base texi2html texlive_texmf-full texlive_texmf-minimal Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 16 years ago by blb@…
Description: | modified (diff) |
---|---|
Port: | fftw-3 added |
Resolution: | → invalid |
Status: | new → closed |
Version: | 1.7.0 → 1.6.0 |
Note: See
TracTickets for help on using
tickets.
Two things: seeing it's trying to fetch from svn.macports.org suggests you are still using MacPorts 1.6, so you should use
to upgrade to 1.7.
Second, it's trying to install fftw-3 version 3.1.3 whereas that port is currently at version 3.2; after the selfupdate has completed, your port files should be updated so that it installs 3.2 instead.