Gentoo Archives: gentoo-science

From: "François Bissey" <f.r.bissey@×××××××××.nz>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] problem with sage-core-4.4
Date: Sat, 01 May 2010 11:18:41
Message-Id: 201005012317.55832.f.r.bissey@massey.ac.nz
In Reply to: [gentoo-science] problem with sage-core-4.4 by Marek Kaluba
1 > Hi,
2 >
3 > here's what I get when trying to emerge sage-core-4.4:
4 >
5 > python `which cython` --embed-positions --directive cdivision=True
6 > -I/var/tmp/portage/sci- mathematics/sage-core-4.4/work/sage-4.4 -o
7 > sage/libs/symmetrica/symmetrica.c sage/libs/symmetrica/symmetrica.pyx
8 > sage/libs/symmetrica/symmetrica.pyx -->
9 > build/sage/libs/symmetrica/symmetrica.pyx python `which cython`
10 > --embed-positions --directive cdivision=True -I/var/tmp/portage/sci-
11 > mathematics/sage-core-4.4/work/sage-4.4 -o sage/libs/mpmath/utils.c
12 > sage/libs/mpmath/utils.pyx
13 > sage/libs/mpmath/utils.pyx --> build/sage/libs/mpmath/utils.pyx
14 > python `which cython` --embed-positions --directive cdivision=True
15 > -I/var/tmp/portage/sci- mathematics/sage-core-4.4/work/sage-4.4 -o
16 > sage/libs/mpmath/ext_impl.c sage/libs/mpmath/ext_impl.pyx
17 >
18 > Error converting Pyrex file to C:
19 > ------------------------------------------------------------
20 > ...
21 > from sage.libs.gmp.all cimport mpz_t
22 > ^
23 > ------------------------------------------------------------
24 >
25 Christopher reminded me you had this before in March!
26 You may have to change mpmath version (again).
27 Apparently that's how you solved it then.
28
29 Francois

Replies

Subject Author
Re: [gentoo-science] problem with sage-core-4.4 Marek Kaluba <mk224@××××××××××.pl>