[MacPorts] #28758: fail to build atlas in i7 mac
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ------------------------------+--------------------------------------------- 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> -- Ticket URL: <https://trac.macports.org/ticket/28758> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ------------------------------+--------------------------------------------- Comment(by vince@…): 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. -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: atlas ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => jameskyle@… * port: => atlas Old description:
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>
New description: 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> }}} -- -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: atlas ------------------------------+--------------------------------------------- Comment(by high07@…): Replying to [comment:1 vince@…]:
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. Yes somebody suggested the same thing so i tried to do that. I successfully downloaded and built gcc45 but i got those result after setting up gcc45
-- Ticket URL: <https://trac.macports.org/ticket/28758#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: atlas ------------------------------+--------------------------------------------- Comment(by vince@…): The log you've posted indicates you've tried to build atlas using gcc44, not gcc45. You should use the +gcc45 option. I'm going to see if it is worth adding a +gcc46 new option. But, as a general rule, ports like Atlas, which rely heavily on the knowledge of the underlying hardware (in this case, CPU), always lag a bit after a new hardware release. You may have to wait several months for an updated version. In this case, except signaling it upstream, there is little we can do. -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: atlas ------------------------------+--------------------------------------------- Comment(by vince@…): It seems a 3.9.38 version is out that corrects a bug and is compatible with the new Sandy bridge processors. I will propose an update ASAP. -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: atlas ------------------------------+--------------------------------------------- Comment(by vince@…): 3.9.38 seems to be buggy, I've signaled it upstream, but it may take a little while to be fixed (assuming this is a real bug and not a configure trick). -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac ------------------------------+--------------------------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: atlas ------------------------------+--------------------------------------------- Comment(by vince@…): I have reported some bugs to Atlas' maintainer, and they should be fixed in the new 3.9.41 release I am currently testing, I'll keep you posted. -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28758: fail to build atlas in i7 mac -----------------------+------------------------- Reporter: high07@… | Owner: jameskyle@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: atlas | -----------------------+------------------------- Changes (by vince@…): * status: new => closed * resolution: => fixed Comment: I assume it works now… -- Ticket URL: <https://trac.macports.org/ticket/28758#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts