[MacPorts] #17237: Update to SuiteSparse 3.2.0 fails
MacPorts
noreply at macports.org
Thu Nov 13 15:16:38 PST 2008
#17237: Update to SuiteSparse 3.2.0 fails
------------------------------------------+---------------------------------
Reporter: macsforever2000 at macports.org | Owner: stechert at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: SuiteSparse
------------------------------------------+---------------------------------
I attempted to update SuiteSparse to 3.2.0 but I receive the following
error:
{{{
$ sudo port upgrade SuiteSparse
---> Fetching SuiteSparse
---> Attempting to fetch SuiteSparse-3.2.0.tar.gz from
http://distfiles.macports.org/SuiteSparse
---> Verifying checksum(s) for SuiteSparse
---> Extracting SuiteSparse
---> Configuring SuiteSparse
---> Building SuiteSparse
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_SuiteSparse/work/SuiteSparse"
&& make " returned error 2
Command output: g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_parallel.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_kernel.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_analyze.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_assemble.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_cpack.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_csize.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_fcsize.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_debug.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_front.cpp
g++: unrecognized option '-no-cpp-precomp'
g++ -O3 -fno-common -no-cpp-precomp -fexceptions -I../../CHOLMOD/Include
-I../../UFconfig -I../Include -c ../Source/spqr_factorize.cpp
g++: unrecognized option '-no-cpp-precomp'
../Source/spqr_factorize.cpp: In function 'spqr_numeric<Entry>*
spqr_factorize(cholmod_sparse**, long int, double, long int,
spqr_symbolic*, cholmod_common*) [with Entry = double]':
../Source/spqr_factorize.cpp:709: instantiated from here
../Source/spqr_factorize.cpp:585: error: 'memcpy' was not declared in this
scope
../Source/spqr_factorize.cpp: In function 'spqr_numeric<Entry>*
spqr_factorize(cholmod_sparse**, long int, double, long int,
spqr_symbolic*, cholmod_common*) [with Entry = std::complex<double>]':
../Source/spqr_factorize.cpp:726: instantiated from here
../Source/spqr_factorize.cpp:585: error: 'memcpy' was not declared in this
scope
make[2]: *** [spqr_factorize.o] Error 1
make[1]: *** [all] Error 2
make: *** [default] Error 2
Error: Unable to upgrade port: 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17237>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list