Opened 17 years ago

Closed 17 years ago

#11325 closed defect (fixed)

installation error for suitesparse (required for octave)

Reported by: jaro@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: sparsesuite octave Cc: jaro@…, andre@…
Port:

Description

package suitesparse fails to install with following error:

--->  Verifying checksum(s) for SuiteSparse
--->  Checksumming SuiteSparse.tar.gz
Error: Checksum (md5) mismatch for SuiteSparse.tar.gz
Portfile checksum: SuiteSparse.tar.gz md5 bc01ef2f26e6ad3eed83b4ad62e46a68
Distfile checksum: SuiteSparse.tar.gz md5 30233f0b42e9ea12e47a287f0f50fe47
Error: Target com.apple.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for SuiteSparse): com.apple.activate com.apple.extract com.apple.checksum com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.

If I try to fix the md5 checksum in the port file then the installation fails in the compilation phase...

port -v info suitesparse
SuiteSparse 2.1.1, math/SuiteSparse
http://www.cise.ufl.edu/research/sparse/SuiteSparse/

SuiteSparse is a single archive that contains all packages authored by Tim Davis.

Build Dependencies: metis
Platforms: darwin
Maintainers: andre@splunk.com

Change History (1)

comment:1 Changed 17 years ago by pipping@…

Resolution: fixed
Status: newclosed

checksum error fixed in r21802.

for build problems see e.g. #11016, #11014

Note: See TracTickets for help on using tickets.