Opened 18 years ago
Closed 18 years ago
#11164 closed defect (fixed)
SuiteSparse does not build
Reported by: | glen.henshaw@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | Cc: | ||
Port: |
Description
Under osx 10.4.8(PowerPC), SuiteSparse fails to build:
$ sudo port clean --all SuiteSparse Password: ---> Cleaning SuiteSparse $ sudo port install SuiteSparse ---> Fetching SuiteSparse ---> Attempting to fetch SuiteSparse.tar.gz from http://www.cise.ufl.edu/research/sparse/SuiteSparse/ ---> Verifying checksum(s) for SuiteSparse Error: Checksum (md5) mismatch for SuiteSparse.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. $
The problem appears to be that the fetch actually fails, but does not report the failure correctly; the SuiteSparse tarball does not show up as /opt/local/var/db/dports/distfiles/SuiteSparse as you would expect.
Change History (1)
comment:1 Changed 18 years ago by pipping@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in r21844.