axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] autoload


From: Camm Maguire
Subject: Re: [Axiom-developer] autoload
Date: 07 Nov 2003 09:29:13 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Just a progress report so far -- the arm axiom build is
still compiling, as the machine has other load as well.  There was a
bug in compiling an algebra file, but I restarted the make, and it
appears to be proceeding past this point.  I'd like to see how far it
gets, and then rerun just the (minimal) failing command in a gcl-dbg
image to see what's going on.  Most likely a gcc issue on arm.

Here is the failed step:

0 making /home/camm/axiom-0.0.0cvs/int/algebra/HB.NRLIB from 
/home/camm/axiom-0.0.0cvs/int/algebra/HB.spad
GCL (GNU Common Lisp)  (2.6.1) Thu Nov  6 19:56:40 GMT 2003
Licensed under GNU Library General Public License
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.

(AXIOM Sockets) The AXIOM server number is undefined.
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave AXIOM and return to shell.
Friday November 7, 2003 at 10:14:12 
-----------------------------------------------------------------------------
 
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/compress.daase..   Using local 
database /home/camm/axiom-0.0.0cvs/src/share/algebra/interp.daase..
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/operation.daase..
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/category.daase..
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/browse.daase..

Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by SYSTEM:TOP-LEVEL.
Broken at APPLY.  Type :H for Help.
BOOT>>


And here is where we are in the running build:

0 making /home/camm/axiom-0.0.0cvs/int/algebra/FFCG.NRLIB from 
/home/camm/axiom-0.0.0cvs/int/algebra/FFCG.spad
GCL (GNU Common Lisp)  (2.6.1) Thu Nov  6 19:56:40 GMT 2003
Licensed under GNU Library General Public License
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.

(AXIOM Sockets) The AXIOM server number is undefined.
-----------------------------------------------------------------------------
   Issue )copyright to view copyright notices.
   Issue )summary for a summary of useful system commands.
   Issue )quit to leave AXIOM and return to shell.
Friday November 7, 2003 at 10:14:12 
-----------------------------------------------------------------------------
 
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/compress.daase..   Using local 
database /home/camm/axiom-0.0.0cvs/src/share/algebra/interp.daase..
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/operation.daase..
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/category.daase..
   Using local database 
/home/camm/axiom-0.0.0cvs/src/share/algebra/browse.daase..
(1) ->    Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/apply.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/c-doc.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/c-util.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/profile.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/category.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/compiler.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/define.   Loading 
/home/camm/axiom-0.0.0cvs/mnt/linux/autoload/c-doc.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/c-util.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/profile.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/category.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/compiler.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/define.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/functor.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/info.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/iterator.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/modemap.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/nruncomp.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/package.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/htcheck.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/xruncomp.
   Compiling AXIOM source code from file 
      /home/camm/axiom-0.0.0cvs/int/algebra/FFCG.spad using old system 
      compiler.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/parsing.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/bootlex.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/def.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/fnewmeta.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/metalex.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/metameta.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/parse.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/postpar.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/postprop.
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/autoload/preparse.
   FFCG abbreviates domain FiniteFieldCyclicGroup 
   processing macro definition PI ==> PositiveInteger 
   processing macro definition FFPOLY ==> FiniteFieldPolynomialPackage 
PrimeField p 
   processing macro definition SI ==> SingleInteger 
   processing macro definition Exports ==> -- the constructor category 
   processing macro definition Implementation ==> 
FiniteFieldCyclicGroupExtensionByPolynomial(PrimeField p,(elt 
(FiniteFieldPolynomialPackage (PrimeField p)) createPrimitivePoly) extdeg) 
------------------------------------------------------------------------
   initializing NRLIB FFCG for FiniteFieldCyclicGroup 
   compiling into NRLIB FFCG 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/FAXF.o for 
      category FiniteAlgebraicExtensionField 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/XF.o for 
      category ExtensionField 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/FIELD.o for 
      category Field 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/EUCDOM.o for 
      category EuclideanDomain 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/PID.o for 
      category PrincipalIdealDomain 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/GCDDOM.o for 
      category GcdDomain 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/INTDOM.o for 
      category IntegralDomain 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/COMRING.o for 
      category CommutativeRing 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/RING.o for 
      category Ring 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/RNG.o for 
      category Rng 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/ABELGRP.o for 
      category AbelianGroup 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/CABMON.o for 
      category CancellationAbelianMonoid 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/ABELMON.o for 
      category AbelianMonoid 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/ABELSG.o for 
      category AbelianSemiGroup 
   Loading /home/camm/axiom-0.0.0cvs/mnt/linux/algebra/SETCAT.o for 
      category SetCategory 


David MENTRE <address@hidden> writes:

> Hello Tim,
> 
> Tim Daly <address@hidden> writes:
> 
> > the 5600 isn't an ARM chip, it's an intel x-scale chip which i believe
> > is binary compatible with x86. i'm about to find out...
> 
> You already found it by yourself but I previsouly said that the XScale
> processor is a variation of the ARM architecture. <grin>
> 
> http://mail.nongnu.org/archive/html/axiom-developer/2003-10/msg00366.html
> 
> Yours,
> d.
> -- 
> David MENTRE <address@hidden> -- http://www.nongnu.org/axiom/
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/axiom-developer
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]