[MacPorts] #27319: atlas: update needed for new lapack.tgz
MacPorts
noreply at macports.org
Mon Nov 29 06:20:11 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 charles.o.mays@…):
Replying to [comment:26 rmstonecipher@…]:
I have tried the instructions in ticket #27319 and it doesn't seem to
work. My problem seems to be exactly the problem described here. I get
the following error message after sudo port install atlas command.
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>
Is there something else I can try?
> 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:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list