Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17867 closed defect (invalid)

Octave not installing

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 (2)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Port: fftw-3 added
Resolution: invalid
Status: newclosed
Version: 1.7.01.6.0

Two things: seeing it's trying to fetch from svn.macports.org suggests you are still using MacPorts 1.6, so you should use

sudo port selfupdate

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.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.