#19356: status 1 error when building suitesparse for scipy ----------------------------------------+----------------------------------- Reporter: carter.schonwald@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: suitesparse ----------------------------------------+----------------------------------- Changes (by macsforever2000@…): * priority: High => Normal * port: scipy, suitesparse => suitesparse Old description:
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?
New description: {{{ 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? -- Comment: Run the following: {{{ sudo port selfupdate sudo port clean --all SuiteSparse sudo port install py25-scipy }}} -- Ticket URL: <http://trac.macports.org/ticket/19356#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS