Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19356 closed defect (duplicate)

status 1 error when building suitesparse for scipy

Reported by: carter.schonwald@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: suitesparse

Description (last modified by mf2k (Frank Schima))

sudo port install py25-scipy

yields the following build transcript

 Verifying checksum(s) for SuiteSparse
Error: Checksum (md5) mismatch for SuiteSparse-3.2.0.tar.gz
Error: Checksum (sha1) mismatch for SuiteSparse-3.2.0.tar.gz
Error: Checksum (rmd160) mismatch for SuiteSparse-3.2.0.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: SuiteSparse gcc43 mpfr lzmautils swig bison m4 gsed php5 apache2 apr apr-util db46 sqlite3 readline pcre autoconf213 gawk curl pkgconfig freetype jpeg libmcrypt libpng libtool automake autoconf help2man p5-locale-gettext libxml2 libxslt mhash tiff ruby
Error: Status 1 encountered during processing.

is there a fix for this?

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: scipy removed
Priority: HighNormal

Run the following:

sudo port selfupdate
sudo port clean --all SuiteSparse
sudo port install py25-scipy

comment:2 Changed 15 years ago by alakazam@…

Resolution: duplicate
Status: newclosed

Duplicate of #19259.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.