Changes between Initial Version and Version 1 of Ticket #17867


Ignore:
Timestamp:
Jan 3, 2009, 11:28:41 PM (15 years ago)
Author:
blb@…
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17867

    • Property Status changed from new to closed
    • Property Version changed from 1.7.0 to 1.6.0
    • Property Resolution changed from to invalid
    • Property Port fftw-3 added
  • Ticket #17867 – Description

    initial v1  
    11When running "sudo port install octave" on my MacBook Pro (10.5.6, dual Intel), I get the following error:
    2 
     2{{{
    33--->  Fetching fftw-3
    44--->  Attempting to fetch fftw-3.1.3.tar.gz from http://www.fftw.org/
     
    1111Error: 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
    1212Error: Status 1 encountered during processing.
    13 
    14 
     13}}}