#19207: Update SuiteSparse 3.2.0 to 3.3.0 ---------------------------------+------------------------------------------ Reporter: luis.beca@… | Owner: stechert@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.7.1 Keywords: | Port: SuiteSparse ---------------------------------+------------------------------------------ Comment(by alakazam@…): I can confirm that the current SuiteSparse checksums are correct as of r49302. Maybe the file you had downloaded was corrupted ? Can you give us the output of {{{sudo port clean --all SuiteSparse && sudo port -df checksum SuiteSparse}}} ? I have also attached a Portfile.diff to update SuiteSparse to the latest version. It builds fine the second time, failing on the first compilation just like version 3.2.0 with : {{{ /usr/bin/gcc-4.0 -O3 -fno-common -no-cpp-precomp -fexceptions -DDLONG -c -I../../AMD/Include -I../../AMD/Source -I../../COLAMD/Include -I/opt/local/include -I../../CCOLAMD/Include -I../../CAMD/Include -I../Include -I../../UFconfig ../Partition/cholmod_camd.c -o cholmod_l_camd.o ar cr libcholmod.a cholmod_aat.o [... really long list of .o files ...] cholmod_l_camd.o ranlib libcholmod.a make[1]: *** [library] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/19207#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS