[SciPy-dev] Current SVN seems to be broken

Matthieu Brucher matthieu.brucher at gmail.com
Mon Jul 9 07:47:03 EDT 2007


Hi,

I just updated scipy to the HEAD and when building, I got this :

Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 'int
SWIG_Python_ConvertPtr(PyObject*, void**, swig_type_info*, int)':
Lib/sparse/sparsetools/sparsetools_wrap.cxx:1231: error: invalid conversion
from 'const char*' to 'char*'
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:20206: error: invalid conversion
from 'const char*' to 'char*'
Lib/sparse/sparsetools/sparsetools_wrap.cxx: In function 'int
SWIG_Python_ConvertPtr(PyObject*, void**, swig_type_info*, int)':
Lib/sparse/sparsetools/sparsetools_wrap.cxx:1231: error: invalid conversion
from 'const char*' to 'char*'
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:20206: error: invalid conversion
from 'const char*' to 'char*'
error: Command "g++ -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall
-fPIC -ILib/sparse/sparsetools
-I/home/brucher/local/lib/python2.5/site-packages/numpy/core/include
-I/home/brucher/local/include/python2.5 -c
Lib/sparse/sparsetools/sparsetools_wrap.cxx -o
build/temp.linux-i686-2.5/Lib/sparse/sparsetools/sparsetools_wrap.o"
failed with exit status 1

With gcc 4.1.1 on FC6

This file was updated since my last checkout, can it be repared ?

Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20070709/6f5e45a4/attachment.html>


More information about the SciPy-Dev mailing list