Gentoo Archives: gentoo-science

From: Thomas Kahle <tomka@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Sage, ecls, maxima
Date: Fri, 12 Oct 2012 00:04:01
Message-Id: 20121011232143.GD22954@schlaumatte
In Reply to: Re: [gentoo-science] Sage, ecls, maxima by Francois Bissey
1 Hi,
2
3 On 21:42 Thu 11 Oct 2012, Francois Bissey wrote:
4 > I don't experience this problem at all. ecls-12.2.7 cause some other
5 > problems with some tests. You are the first person to report this kind
6 > of problems. Could you provide more info, such use flags for ecls and
7 > maxima. Bigger chunk of the maxima compile failure. gcc used...
8
9 Here's what I do to reproduce:
10
11 I'm on a mostly stable amd64 system, but with gcc-4.6.3 (see
12 emerge.info)
13
14 1) emerge =dev-lisp/ecls-12.2.1 with USE="X emacs threads unicode" -> Works
15 2) emerge =sci-mathematics/maxima-5.26.0 with USE="X ecls emacs latex nls tk unicode"
16 -> fails with attached build.log
17
18 Let me just assume without trying that it works with USE="-ecls", but
19 that's not relevant for me as I want sage which has
20 =sci-mathematics/maxima-5.26.0[ecls] as a dep.
21
22 3) emerge =dev-lisp/ecls-12.7.1 with USE="X emacs threads unicode" -> Works
23 4) emerge =sci-mathematics/maxima-5.26.0 with USE="X ecls emacs latex nls tk unicode" -> Works
24 5) emerge =sage-5.3 -> Works
25
26 I conclude that my original problem with sage not working was due to
27 some upgrade breaking either maxima or ecls (but not picked up by
28 revdep-rebuild!). When trying to rebuild I ran into the build failures
29 described above, but the combination of ecls-12.7.1 and maxima-5.26.0
30 builds and works with sage so far.
31
32 Cheers,
33 Thomas
34
35
36 --
37 Thomas Kahle
38 http://dev.gentoo.org/~tomka/

Attachments

File name MIME type
emerge.info text/plain
build.log text/plain
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] Sage, ecls, maxima Francois Bissey <fbissey@××××××××××××.nz>