Changes between Initial Version and Version 1 of Ticket #42100


Ignore:
Timestamp:
Jan 12, 2014, 5:55:58 AM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the ticket. In the future, please Cc relevant port maintainers (e.g., port info --maintainers arpack).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42100

    • Property Keywords arpack removed
    • Property Owner changed from macports-tickets@… to mmoll@…
    • Property Summary changed from arpack 3.1.3 installation fails "Processing of port arpack failed" to arpack 3.1.3_0+accelerate+gcc48+universal: i386 configure cannot find BLAS
  • Ticket #42100 – Description

    initial v1  
    11I've tried for the last two days to update octave, and the main problem has been with arpack. I've search through previous tickets and tried many of the suggestions, but none of them work. Basic error are as follows:
    22
     3{{{
    34mac83913:~ mp2$ sudo port clean arpack
    45--->  Cleaning arpack
     
    2122    http://guide.macports.org/#project.tickets
    2223Error: Processing of port arpack failed
     24}}}
    2325
    2426I've tried the +atlas option and also the -accelerate option. Here's the +atlas option:
    25 
     27{{{
    2628mac83913:~ mp2$ sudo port install arpack +atlas
    2729--->  Computing dependencies for arpack
     
    4143    http://guide.macports.org/#project.tickets
    4244Error: Processing of port arpack failed
     45}}}
    4346
    4447I've updated to the lastest version of clang as recently suggested in another ticket.
    45 
     48{{{
    4649mac83913:~ mp2$ clang -v
    4750Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
     
    4952Thread model: posix
    5053mac83913:~ mp2$
     54}}}
    5155
    5256port version is 2.2.1
    53 
     57{{{
    5458mac83913:~ mp2$ port version
    5559Version: 2.2.1
    56 mac83913:~ mp2$
     60mac83913:~ mp2$
     61}}}
    5762
    5863I've also selfupdated port, and updated all packages, or uninstalled any problem packages.