Opened 17 years ago

Closed 17 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 17 years ago by pipping@…

Resolution: fixed
Status: newclosed

fixed in r21844.

Note: See TracTickets for help on using tickets.