[SciPy-dev] sparsetools_wrap.cxx

Nils Wagner nwagner at iam.uni-stuttgart.de
Sat Jan 6 06:43:14 EST 2007


Hi,

I cannot install the latest scipy (r2500) due to

g++: Lib/sparse/sparsetools/sparsetools_wrap.cxx
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 
»int SWIG_Python_ConvertFunctionPtr(PyObject*, void**, 
swig_type_info*)«:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:2000: Fehler: 
ungültige Umwandlung von »const char*« in »char*«
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 
»int require_size(PyArrayObject*, int*, int)«:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:2677: Warnung: 
format »%d« erwartet Typ »int«, aber Argument 3 hat Typ 
»long int«
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 
»void SWIG_Python_FixMethods(PyMethodDef*, 
swig_const_info*, swig_type_info**, swig_type_info**)«:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:21614: Fehler: 
ungültige Umwandlung von »const char*« in »char*«
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 
»int SWIG_Python_ConvertFunctionPtr(PyObject*, void**, 
swig_type_info*)«:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:2000: Fehler: 
ungültige Umwandlung von »const char*« in »char*«
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 
»int require_size(PyArrayObject*, int*, int)«:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:2677: Warnung: 
format »%d« erwartet Typ »int«, aber Argument 3 hat Typ 
»long int«
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 
»void SWIG_Python_FixMethods(PyMethodDef*, 
swig_const_info*, swig_type_info**, swig_type_info**)«:
Lib/sparse/sparsetools/sparsetools_wrap.cxx:21614: Fehler: 
ungültige Umwandlung von »const char*« in »char*«
error: Command "g++ -pthread -fno-strict-aliasing -DNDEBUG 
-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fPIC 
-I/usr/local/lib64/python2.5/site-packages/numpy/core/include 
-I/usr/include/python2.5 -c 
Lib/sparse/sparsetools/sparsetools_wrap.cxx -o 
build/temp.linux-x86_64-2.5/Lib/sparse/sparsetools/sparsetools_wrap.o" 
failed with exit status 1

Nils



More information about the SciPy-Dev mailing list