Gentoo Archives: gentoo-science

From: Christopher Schwan <cschwan@××××××××××××××××××.de>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] [sage-on-gentoo] Sage-4.5.2 build problem and a "run-time" errors.
Date: Thu, 12 Aug 2010 09:03:09
Message-Id: 201008121035.51713.cschwan@students.uni-mainz.de
In Reply to: Re: [gentoo-science] [sage-on-gentoo] Sage-4.5.2 build problem and a "run-time" errors. by v_2e@ukr.net
1 On Wednesday 11 August 2010 20:08:21 v_2e@×××.net wrote:
2 > Hello again!
3 >
4 > [..]
5 >
6 > I've emerged linbox-1.1.6-r1 and started sage.
7 > It gave me this message:
8 >
9 > ########## Qoute begins ##########
10 > /usr/lib64/python2.6/site-packages/sage/plot/all.py:22: RuntimeWarning:
11 > numpy.dtype size changed, may indicate binary incompatibility from
12 > complex_plot import
13 > complex_plot /usr/lib64/python2.6/site-packages/sage/plot/all.py:22:
14 > RuntimeWarning: numpy.flatiter size changed, may indicate binary
15 > incompatibility from complex_plot import
16 > complex_plot
17 > /usr/lib64/python2.6/site-packages/sage/plot/plot3d/implicit_plot3d.py:5:
18 > RuntimeWarning: numpy.dtype size changed, may indicate binary
19 > incompatibility from implicit_surface import
20 > ImplicitSurface
21 > /usr/lib64/python2.6/site-packages/sage/plot/plot3d/implicit_plot3d.py:5:
22 > RuntimeWarning: numpy.flatiter size changed, may indicate binary
23 > incompatibility from implicit_surface import
24 > ImplicitSurface /usr/lib64/python2.6/site-packages/sage/calculus/all.py:17:
25 > RuntimeWarning: numpy.dtype size changed, may indicate binary
26 > incompatibility from riemann import
27 > Riemann_Map /usr/lib64/python2.6/site-packages/sage/calculus/all.py:17:
28 > RuntimeWarning: numpy.flatiter size changed, may indicate binary
29 > incompatibility from riemann import
30 > Riemann_Map /usr/lib64/python2.6/site-packages/sage/calculus/all.py:19:
31 > RuntimeWarning: numpy.dtype size changed, may indicate binary
32 > incompatibility from interpolators import polygon_spline,
33 > complex_cubic_spline
34 > /usr/lib64/python2.6/site-packages/sage/calculus/all.py:19:
35 > RuntimeWarning: numpy.flatiter size changed, may indicate binary
36 > incompatibility from interpolators import polygon_spline,
37 > complex_cubic_spline
38 > /usr/lib64/python2.6/site-packages/sage/stats/hmm/all.py:8:
39 > RuntimeWarning: numpy.dtype size changed, may indicate binary
40 > incompatibility from hmm import
41 > DiscreteHiddenMarkovModel
42 > /usr/lib64/python2.6/site-packages/sage/stats/hmm/all.py:8:
43 > RuntimeWarning: numpy.flatiter size changed, may indicate binary
44 > incompatibility from hmm import DiscreteHiddenMarkovModel
45 > ########### Qoute ends ##########
46
47 Make sure you are working with numpy-1.3.0 - I think you have version 1.4.1.
48
49 > But Sage seems to be working. At least, "factorial()" function works
50 > properly.
51 >
52 > [..]
53 >
54 > Regards,
55 > Vladimir
56 > -----
57 > <v_2e@×××.net>
58
59 Cheers,
60
61 Christopher

Replies