Changes between Initial Version and Version 1 of Ticket #33605


Ignore:
Timestamp:
Mar 12, 2012, 3:51:38 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33605 – Description

    initial v1  
    44but when trying to build it macPorts is looking here:
    55
     6{{{
    67:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
     8}}}
    79
    810this is what I typed in terminal: "sudo port install py27-pyfftw3"
     
    1012
    1113'''this is shown in terminal:'''
     14{{{
    1215--->  Computing dependencies for py27-pyfftw3
    1316--->  Dependencies to be installed: fftw-3 fftw-3-long fftw-3-single
     
    1922Error: Status 1 encountered during processing.
    2023To report a bug, see <http://guide.macports.org/#project.tickets>
     24}}}
    2125
    2226'''this is shown in the error report:'''
     27{{{
    2328version:1
    2429:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/fftw-3/work
     
    6166"open [file join $dir tclIndex]"
    6267:notice:build Log for fftw-3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/main.log
     68}}}