[SciPy-user] Failure during testing

Pearu Peterson pearu at scipy.org
Sun May 25 15:48:56 EDT 2003


On Mon, 26 May 2003, Andrew Nesbit wrote:

> I have upgraded Python to 2.3b1 and now it won't build:
> 
> gcc -Wno-long-double -no-cpp-precomp -fno-common -dynamic -DNDEBUG -g -O3 -Wstrict-prototypes -I/Users/andrew/src/SciPy-CVS/scipy/Lib_chaco/kiva/agg/src/../../../agg2/include -I/Users/andrew/src/SciPy-CVS/scipy/Lib_chaco/kiva/agg/src/include -I/Users/andrew/src/SciPy-CVS/scipy/Lib_chaco/kiva/agg/src -I/Users/andrew/src/SciPy-CVS/scipy/Lib/weave -I/Users/andrew/src/SciPy-CVS/scipy/Lib/weave/scxx -I/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3 -c /Users/andrew/src/SciPy-CVS/scipy/Lib_chaco/kiva/agg/src/../../../agg2/src/agg_gen_stroke.cpp -o build/temp.darwin-6.6-Power_Macintosh-2.3/Users/andrew/src/SciPy-CVS/scipy/Lib_chaco/kiva/agg/src/../../../agg2/src/agg_gen_stroke.o
> 
> /var/tmp//ccBnj93X.s:unknown:FATAL:can't create output file: build/temp.darwin-6.6-Power_Macintosh-2.3/Users/andrew/src/SciPy-CVS/scipy/Lib_chaco/kiva/agg/src/../../../agg2/src/agg_gen_stroke.o 
> 
> error: command 'gcc' failed with exit status 1

This is now fixed in Scipy CVS. I have tested it with
Python 2.3b1+.

Pearu




More information about the SciPy-User mailing list