Hi,
on Intel Core2 Duo MacBook OS X 10.4.11 / XCode 2.5 builds fine (with
'make -j2').

Running " 'make -j2' test "  outputs some crap right about "sage" and
"doc" at the start:
{{{
sage-spkg sage-3.2.rc2
You must set the SAGE_ROOT environment variable or
run this script from the SAGE_ROOT or
SAGE_ROOT/local/bin/ directory.
sage-3.2.rc2
Machine:
Darwin susanne-webers-computer.local 8.11.1 Darwin Kernel Version
8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/
RELEASE_I386 i386 i386
sage: sage-3.2.rc2 is already installed
cd /Users/georgweber/Public/sage/sage-3.2.rc2 && . local/bin/sage-env
&& cd local/bin/ && ./sage-make_relative
Making script relocatable
sage-spkg doc-3.2.rc2
You must set the SAGE_ROOT environment variable or
run this script from the SAGE_ROOT or
SAGE_ROOT/local/bin/ directory.
doc-3.2.rc2
Machine:
Darwin susanne-webers-computer.local 8.11.1 Darwin Kernel Version
8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/
RELEASE_I386 i386 i386
sage: doc-3.2.rc2 is already installed
sage-spkg gap-4.4.10.p10 2>&1
You must set the SAGE_ROOT environment variable or
run this script from the SAGE_ROOT or
SAGE_ROOT/local/bin/ directory.
gap-4.4.10.p10
Machine:
Darwin susanne-webers-computer.local 8.11.1 Darwin Kernel Version
8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/
RELEASE_I386 i386 i386
sage: gap-4.4.10.p10 is already installed

real    0m0.434s
user    0m0.105s
sys     0m0.273s
To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
   sage: install_scripts('/usr/local/bin')
at the SAGE command prompt.

SAGE build/upgrade complete!
}}}
but the finishes without failure:
{{{
All tests passed!
Total time for all tests: 6573.2 seconds
Please see /Users/georgweber/Public/sage/sage-3.2.rc2/tmp/test.log for
the complete log from this test.
}}}

Any ideas about what goes wrong right at the start of "make test"?

Issuing " 'make -j2' testlong " does not output the crap reported
above, and has only the two well known longstanding failures:
{{{
The following tests failed:


        sage -t -long devel/sage/sage/crypto/mq/sr.py
        sage -t -long devel/sage/sage/schemes/elliptic_curves/
ell_finite_field.py
Total time for all tests: 9534.8 seconds
}}}
(sr.py out of memory:
   <http://trac.sagemath.org/sage_trac/ticket/3758>
ell_finite_field.py out of memory:
   <http://trac.sagemath.org/sage_trac/ticket/3760> )

Cheers,
gsw
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to