[sage-support] Re: error while compiling sage-2.10.2

2008-02-25 Thread JMD
On 24 fév, 21:14, Burcin Erocal <[EMAIL PROTECTED]> wrote: > On Sun, 24 Feb 2008 11:31:39 -0800 (PST) > > > > mabshoff <[EMAIL PROTECTED]> wrote: > > On Feb 24, 5:38 pm, mabshoff <[EMAIL PROTECTED] > > dortmund.de> wrote: > > > On Feb 24, 1

[sage-support] error while compiling sage-2.10.2

2008-02-24 Thread JMD
on a linux-x86_64 machine Installing c_lib scons: `install' is up to date. Traceback (most recent call last): File "setup.py", line 1217, in deps = create_deps(ext_modules) File "setup.py", line 1208, in create_deps deps_graph(deps, f, visited) File "setup.py", line 1175, in deps_g

[sage-support] very long compilation

2008-01-07 Thread JMD
SAGE-2.9.3 compilation time is very long on on my Dell laptop : inspiron 9300 with a Pentium 4m 1.73 Ghz. More than 4 hours Most of the time is taken by the package ATLAS During compilation I see "-DATL_ARCH_CoreDuo" which seems to indicate that th Pentium 4m is recognized as a CoreDuo. --~--~-

[sage-support] "sage -testall " problem

2007-09-05 Thread JMD
the compilation of sage-2.8.3.3, but "sage -testall" seems to do nothing. I have just a lot of messages like this : sage -t devel/sage-main/sage/plot/mpl3d/surface.py (skipping) -- nodoctest.py file in directory --~--~-~--~~~---~--~~ To post to this group, send

[sage-support] Re: Sage-2.8 compilation problem

2007-08-19 Thread JMD
On Aug 19, 11:37 am, "William Stein" <[EMAIL PROTECTED]> wrote: > On 8/19/07, JMD <[EMAIL PROTECTED]> wrote:> Results of "make test" : > > > The following tests failed: > > > sage -t devel/sage-main/sage/interfac

[sage-support] Re: Sage-2.8 compilation problem

2007-08-19 Thread JMD
Results of "make test" : The following tests failed: sage -t devel/sage-main/sage/interfaces/sage0.py Total time for all tests: 1117.0 seconds sage -t devel/sage-main/sage/interfaces/sage0.py ** File "sage0.py", lin

[sage-support] Re: Sage-2.8 compilation problem

2007-08-19 Thread JMD
On Aug 19, 10:24 am, "William Stein" <[EMAIL PROTECTED]> wrote: > On 8/19/07, JMD <[EMAIL PROTECTED]> wrote: > > > > > system : AMD64 X2 4200 > > Slamd64 (Slackware 11.0 for x86-64) > > gcc 3.4.6 > > > Here

[sage-support] Sage-2.8 compilation problem

2007-08-19 Thread JMD
system : AMD64 X2 4200 Slamd64 (Slackware 11.0 for x86-64) gcc 3.4.6 Here it seems that /usr/local/lib/libfftw3.a on my system is used, maybe instead of something inside sage-2.8/ log : gcc: build/src.linux-x86_64-2.5/Lib/fftpack/_fftpackmodule.c sage_fortran -share

[sage-support] Re: Fwd: error while compiling sage

2007-08-07 Thread JMD
Finally sage compilation fails on slamd64, even without supplementary optimization, with the error quoted above. Here we have gcc 3.4.6 - -