Gentoo Archives: gentoo-science

From: Steven Trogdon <strogdon@×××××.edu>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Sage, ecls, maxima
Date: Thu, 11 Oct 2012 18:03:02
Message-Id: 20121011125827.4ca60ce0@ledaig.d.umn.edu
In Reply to: Re: [gentoo-science] Sage, ecls, maxima by Thomas Kahle
1 On Wed, 10 Oct 2012 17:04:11 -0700
2 Thomas Kahle <tomka@g.o> wrote:
3
4 > Update:
5 >
6 > The maxima-5.26 build failure is only with ecls-12.2.1, downgrading to
7 > ecls-11 or upgading to ecls-12.2.7 makes maxima compile again and then
8 > recompiling sage makes my original problem go away. So this is just a
9 > compile failure of maxima against ecls-12.2.1. Maybe the
10 > package.keywords file that comes with sage should avoid this particular
11 > version?
12 >
13 > Cheers,
14 > Thomas
15 >
16
17 Well something definitely has changed. At one time maxima-5.26.0 and ecls-12.2.1
18 could co-exist here as:
19
20 ---
21 [I] sci-mathematics/maxima
22 Available versions: 5.18.1 (~)5.20.1-r99[1] (~)5.26.0 [m](~)5.27.0-r1
23 [m](~)5.28.0 {{X clisp clozurecl cmucl ecl ecls emacs gcl latex linguas_es
24 linguas_pt linguas_pt_BR nls openmcl sbcl tk unicode xemacs}} Installed
25 versions: 5.26.0(05:31:36 PM 04/11/2012)(X clisp ecls emacs nls sbcl tk
26 unicode -clozurecl -cmucl -gcl -latex -linguas_es -linguas_pt -linguas_pt_BR
27 -xemacs)
28
29 [I] dev-lisp/ecls
30 Available versions: 9.12.3 ~10.4.1 (~)11.1.1-r1 **11.1.1-r99[1] (~)12.2.1
31 ~12.7.1 {{X debug doc (-)emacs gengc precisegc (+)threads +unicode}} Installed
32 versions: 12.2.1(11:23:54 PM 02/12/2012)(X -debug -emacs -gengc -precisegc
33 -threads -unicode)
34 ---
35
36 But now I'm unable to rebuild maxima-5.26.0, even with ecls-12.7.1 installed.
37 The build just hangs with
38
39 ; - Loading binary file "binary-ecl/init-cl.fas"
40 ;;; Loading
41 "/var/tmp/portage/sci-mathematics/maxima-5.26.0/work/maxima-5.26.0/src/binary-ecl/init-cl.fas" ;
42 - Providing system maxima
43
44 If I remove the sbcl useflag from maxima then it builds, even with
45 ecls-12.2.1. I now have
46
47 ---
48 [I] sci-mathematics/maxima
49 Available versions: 5.18.1 (~)5.20.1-r99[1] (~)5.26.0 [m](~)5.27.0-r1
50 [m](~)5.28.0 {{X clisp clozurecl cmucl ecl ecls emacs gcl latex linguas_es
51 linguas_pt linguas_pt_BR nls openmcl sbcl tk unicode xemacs}}
52 Installed versions: 5.26.0(12:40:21 PM 10/11/2012)(X clisp ecls emacs nls
53 tk unicode -clozurecl -cmucl -gcl -latex -linguas_es -linguas_pt
54 -linguas_pt_BR -sbcl -xemacs
55
56 [I] dev-lisp/ecls
57 Available versions: 9.12.3 ~10.4.1 (~)11.1.1-r1 **11.1.1-r99[1] (~)12.2.1
58 ~12.7.1 {{X debug doc (-)emacs gengc precisegc (+)threads +unicode}}
59 Installed versions: 12.2.1(11:13:42 AM 10/11/2012)(X unicode -debug
60 -emacs -gengc -precisegc -threads)
61 ---
62
63 But I'm not sure whether this will cure your particular Sage failure.
64
65 Steve

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] Sage, ecls, maxima Francois Bissey <fbissey@××××××××××××.nz>
Re: [gentoo-science] Sage, ecls, maxima "Andrey G. Grozin" <A.G.Grozin@×××××××.su>