[SciPy-dev] CVS: Kiva build problem with gcc 2.95.4.
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Tue May 6 14:16:21 CDT 2003
Hi,
A CVS update of scipy today fails to build under gcc version 2.95.4
20011002 (Debian prerelease) with the error msg attached below. Does
kiva require a newer version of gcc? It would be nice if kiva would
build cleanly with gcc-2.95.4 as it did a week back. :)
Thanks!
prabhu
------------------------------------------------------------------
building 'kiva.agg._kiva' extension
gcc -DNDEBUG -g -O3 -Wstrict-prototypes -fPIC -I/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/../../../agg2/include -I/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/include -I/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src -I/home/src/prabhu/cvs/scipy/Lib/weave -I/home/src/prabhu/cvs/scipy/Lib/weave/scxx -I/usr/include/python2.2 -c /home/src/prabhu/cvs/scipy/_kiva.cpp -o build/temp.linux-i686-2.2/_kiva.o
In file included from /home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_agg.h:7,
from /home/src/prabhu/cvs/scipy/_kiva.cpp:14:
/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_graphics_context.h: In method `void kiva::graphics_context_bitmap::final_stroke_path<agg::path_storage>(agg::conv_stroke<agg::path_storage,agg::null_markers> &)':
/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_graphics_context.h:493: instantiated from here
/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_graphics_context.h:512: Internal compiler error.
/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_graphics_context.h:512: Please submit a full bug report.
/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_graphics_context.h:512: Internal compiler error:
/home/src/prabhu/cvs/scipy/Lib_chaco/kiva/agg/src/kiva_graphics_context.h:512: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
error: command 'gcc' failed with exit status 1
------------------------------------------------------------------
More information about the Scipy-dev
mailing list