Opened 13 years ago

Last modified 11 years ago

#28758 closed defect

fail to build atlas in i7 mac — at Version 2

Reported by: high07@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: atlas

Description (last modified by mf2k (Frank Schima))

To set up py26-nltk, I was trying to setup atlas as it is a dependency for nltk.

However, it constantly fails, although I tried most things suggested by related thread. I am not sure what should I do for this. any help will be greatly appreciated.

sudo port clean --all atlas
Password:
--->  Cleaning atlas

 sudo port install atlas
--->  Computing dependencies for atlas
--->  Fetching atlas
--->  Attempting to fetch atlas3.9.37.tar.bz2 from http://voxel.dl.sourceforge.net/math-atlas
--->  Attempting to fetch lapack-3.3.0.tgz from http://www.netlib.org/lapack
--->  Verifying checksum(s) for atlas
--->  Extracting atlas
--->  Applying patches to atlas
--->  Configuring atlas
--->  Building atlas

Error: Target org.macports.build returned: shell command failed (see log for details)
Log for atlas is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (3)

Changed 13 years ago by high07@…

Attachment: main.log added

log file

comment:1 Changed 13 years ago by Veence (Vincent)

You should try to compile with gcc45 instead of gcc44. It would not even surprise me if, for these newest model, gcc46 is not required.

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to jameskyle@…
Port: atlas added
Note: See TracTickets for help on using tickets.