Opened 10 years ago
Closed 10 years ago
#44436 closed defect (fixed)
atlas @3.10.2_0 +gcc48 has error in fetch phase
Reported by: | dstrubbe (David Strubbe) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | atlas |
Description
I get an error when installing atlas. The installation process is able to continue, though.
sudo port install atlas +gcc48 ---> Computing dependencies for isl ---> Cleaning isl ---> Computing dependencies for atlas ---> Fetching archive for atlas ---> Attempting to fetch atlas-3.10.2_0+gcc48.darwin_12.x86_64.tbz2 from http://packages.macports.org/atlas ---> Attempting to fetch atlas-3.10.2_0+gcc48.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/atlas ---> Attempting to fetch atlas-3.10.2_0+gcc48.darwin_12.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/atlas ---> Fetching distfiles for atlas Error: No defined site for tag: atlas, using master_sites ---> Attempting to fetch atlas3.10.2.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/atlas ---> Attempting to fetch lapack-3.5.0.tgz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/atlas ---> Verifying checksums for atlas ---> Extracting atlas ---> Applying patches to atlas ---> Configuring atlas Selected C compiler: /opt/local/bin/gcc-mp-4.8 Selected F77 compiler: gfortran48 Warning: GCC compilers on MacOS do not support AVX: downgrading. ---> Building atlas ...
Change History (1)
comment:1 Changed 10 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks. I had inadvertently deleted the atlas line in the master_site line. It's fixed in r122649.