[SciPy-dev] numpy 1.4 rc1 conflict with icc 11.1

Charles R Harris charlesr.harris at gmail.com
Wed Dec 2 15:22:20 EST 2009


On Wed, Dec 2, 2009 at 1:10 PM, Forrest Sheng Bao <forrest.bao at gmail.com>wrote:

> Hi there, I just tried to setup numpy 1.4 rc1 with icc 11.1 and I got the
> error below during compilation:
>
>
> compilation aborted for
> build/src.linux-x86_64-2.4/numpy/core/src/npymath/npy_math.c (code 2)
> error: Command "icc -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC
> -Inumpy/core/include -Ibuild/src.linux-x86_64-2.4/numpy/core/include/numpy
> -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core
> -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath
> -Inumpy/core/include -I/usr/include/python2.4
> -Ibuild/src.linux-x86_64-2.4/numpy/core/src/multiarray
> -Ibuild/src.linux-x86_64-2.4/numpy/core/src/umath -c
> build/src.linux-x86_64-2.4/numpy/core/src/npymath/npy_math.c -o
> build/temp.linux-x86_64-2.4/build/src.linux-x86_64-2.4/numpy/core/src/npymath/npy_math.o"
> failed with exit status 2
>
> So I downloaded numpy 1.3 instead and set up successfully.
>
>
Hmm, the error message isn't very informative, was there any more?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20091202/03ed48f5/attachment.html>


More information about the SciPy-Dev mailing list