I've build the latest new-lambda and then also tried earliear versions 
of trunk

 >svn info
Path: .
URL: https://fricas.svn.sourceforge.net/svnroot/fricas/trunk
Repository Root: https://fricas.svn.sourceforge.net/svnroot/fricas
Repository UUID: b0c55286-4f34-0410-a049-a1e7e93b0762
Revision: 542
Node Kind: directory
Schedule: normal
Last Changed Author: whebisch
Last Changed Rev: 542
Last Changed Date: 2009-03-14 00:18:04 +0100 (Sat, 14 Mar 2009)

via 'time make -j8 > make.log'. In the logfile, I find the stuff below 
although the build succeeds without signalling an error.

I haven't yet gone back far enough to see a build without that error 
message. Any idea what the effect of that error would be?

 >gcl --version
GCL (GNU Common Lisp)  2.6.7 CLtL1    Oct 29 2006 20:31:33
 >uname -r
2.6.24-etchnhalf.1-amd64

That is a machine with 2 Quadcore processors.

I've also tried -r555 without -j8. Same error.

I'm just building new-lambda -r555 on my laptop with sbcl. Let's see.

Ralf

    Loading
 
/tmp/hemmecke/fricas-build-earlier/target/x86_64-unknown-linux/autoload/preparse
    BPADICRT abbreviates domain BalancedPAdicRational
****** comp fails at level 1 with expression: ******
((|BalancedPAdicInteger| |p|))
****** level 1  ******
$x:= (BalancedPAdicInteger p)
$m:= (PAdicIntegerCategory p)
$f:=
((((|p| # #) (* # # #) (+ # #) (- # # #) ...)))

    >> Apparent user error:
    cannot compile (BalancedPAdicInteger p)

(1) ->    Compiling FriCAS source code from file
       /tmp/hemmecke/fricas-build-earlier/src/algebra/BPADIC.spad using
       old system compiler.
    BPADIC abbreviates domain BalancedPAdicInteger
    Loading
 
/tmp/hemmecke/fricas-build-earlier/target/x86_64-unknown-linux/algebra/BOOLEAN.o
       for domain Boolean
------------------------------------------------------------------------
    initializing NRLIB BPADIC for BalancedPAdicInteger
    compiling into NRLIB BPADIC
    Loading
 
/tmp/hemmecke/fricas-build-earlier/target/x86_64-unknown-linux/algebra/PADICCT.o
       for category PAdicIntegerCategory


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to