#9808: Upgrade numpy to 1.5.0 and scipy to 0.8
----------------------------------------------------------------------------------+
Reporter: maldun
| Owner: maldun
Type: task
| Status: needs_work
Priority: major
| Milestone: sage-4.6
Component: packages
| Keywords: numpy, scipy
Author: Stefan Reiterer, Francois Bissey, John Palmieri, David Kirkby
| Upstream: Reported upstream. Developers acknowledge bug.
Reviewer: Karl-Dieter Crisman, David Kirkby, Leif Leonhardy, Francois
Bissey | Merged:
Work_issues:
|
----------------------------------------------------------------------------------+
Comment(by drkirkby):
I don't know what's happening with me today. Things which did work no
longer do!
I'm getting a failure of {{{scipy_sandbox-20071020.p5}}} to build now. It
has the same issue !SciPy had - using the wrong compiler.
I'm wondering if Numpy should in some way indicate the compiler so
programs which depend on Numpy (!SciPy and I assume scipy_sandbox), use
the same compiler?
This is what I just see:
{{{
f90: Internal Error, code=fw-interface-cexp-277, last
src=./ARPACK/SRC/zneupd.f:673
error: Command "/usr/bin/f90 -ftrap=%none -f77 -xcode=pic32 -I./ARPACK/SRC
-I/export/home/drkirkby/new/sage-4.6.alpha2/local/lib/python2.6/site-
packages/numpy/core/include -c -c ./ARPACK/SRC/zneupd.f -o
build/temp.solaris-2.11-i86pc-2.6/ARPACK/SRC/zneupd.o" failed with exit
status 1
Error building arpack
real 0m11.229s
user 0m4.239s
sys 0m1.659s
sage: An error occurred while installing scipy_sandbox-20071020.p5
}}}
I could easily patch scipy_sandbox-20071020.p5 so it uses the right
compiler, but I'm wondering if Numpy should tell it the compiler to use,
and this version is failing to do that.
'''Has anyone changed anything connected with the Fortran compiler in
Numpy?'''
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9808#comment:213>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.