Opened 10 years ago

Last modified 9 years ago

#42100 closed defect

arpack 3.1.3 installation fails "Processing of port arpack failed" — at Initial Version

Reported by: nowornot@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: arpack

Description

I'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:

mac83913:~ mp2$ sudo port clean arpack ---> Cleaning arpack mac83913:~ mp2$ sudo port install arpack ---> Computing dependencies for arpack ---> Fetching archive for arpack ---> Attempting to fetch arpack-3.1.3_0+accelerate+gcc48+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/arpack ---> Attempting to fetch arpack-3.1.3_0+accelerate+gcc48+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/arpack ---> Attempting to fetch arpack-3.1.3_0+accelerate+gcc48+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/arpack ---> Fetching distfiles for arpack ---> Verifying checksums for arpack ---> Extracting arpack ---> Applying patches to arpack ---> Configuring arpack Error: Failed to configure arpack, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_math_arpack/arpack/work/arpack-ng-3.1.3-i386/config.log Error: org.macports.configure for port arpack returned: configure failure: command execution failed Please see the log file for port arpack for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_math_arpack/arpack/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port arpack failed

I've tried the +atlas option and also the -accelerate option. Here's the +atlas option:

mac83913:~ mp2$ sudo port install arpack +atlas ---> Computing dependencies for arpack ---> Fetching archive for arpack ---> Attempting to fetch arpack-3.1.3_0+atlas+gcc48+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/arpack ---> Attempting to fetch arpack-3.1.3_0+atlas+gcc48+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/arpack ---> Attempting to fetch arpack-3.1.3_0+atlas+gcc48+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/arpack ---> Fetching distfiles for arpack ---> Verifying checksums for arpack ---> Extracting arpack ---> Configuring arpack Error: Failed to configure arpack, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_math_arpack/arpack/work/arpack-ng-3.1.3-i386/config.log Error: org.macports.configure for port arpack returned: configure failure: command execution failed Please see the log file for port arpack for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_math_arpack/arpack/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port arpack failed

I've updated to the lastest version of clang as recently suggested in another ticket.

mac83913:~ mp2$ clang -v Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin12.5.0 Thread model: posix mac83913:~ mp2$

port version is 2.2.1

mac83913:~ mp2$ port version Version: 2.2.1 mac83913:~ mp2$

I've also selfupdated port, and updated all packages, or uninstalled any problem packages.

Any ideas on how to proceed from here? Any ideas are appreciated!

Change History (1)

Changed 10 years ago by nowornot@…

Attachment: main.log added

log file

Note: See TracTickets for help on using tickets.