[MacPorts] #27319: atlas: update needed for new lapack.tgz

MacPorts noreply at macports.org
Fri Nov 19 05:32:41 PST 2010


#27319: atlas: update needed for new lapack.tgz
---------------------------------+------------------------------------------
 Reporter:  mzagursk@…           |       Owner:  jameskyle@…           
     Type:  update               |      Status:  new                   
 Priority:  High                 |   Milestone:                        
Component:  ports                |     Version:                        
 Keywords:                       |        Port:  atlas                 
---------------------------------+------------------------------------------

Comment(by rmstonecipher@…):

 Replying to [comment:10 barabas@…]:
 > I was able to build atlas (using the slightly older lapack) by doing the
 following:
 >
 > {{{
 > sudo port install atlas        #(this fails with checksum errors)
 > cd /opt/local/var/macports/distfiles/atlas/3.8.3_4
 > sudo wget http://www.netlib.org/lapack/lapack-3.2.2.tgz
 > sudo mv lapack-3.2.2.tgz lapack.tgz
 > sudo port install atlas        #(this time it works)
 > }}}
 >
 > Maintainer: I suggest always explicitly downloading lapack by version
 number. For example, even though not advertised, the new latest lapack
 (now listed as lapack.tgz) can also be downloaded as lapack-3.3.0.tgz.
 Avoiding the unversioned lapack.tgz will keep the port from breaking again
 when a new versions are released.

 I have committed a revision that explicitly specifies lapack version per
 the above suggestion in r73584.[[br]]
 This revision specifies lapack 3.2.2; while it does not solve the problem
 of atlas not building against lapack 3.3.0, it does allow users to have a
 working atlas until a solution is found.

-- 
Ticket URL: <https://trac.macports.org/ticket/27319#comment:26>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list