List Info

Thread: Error building CMUCL snapshot 2006-05




Error building CMUCL snapshot 2006-05
user name
2006-05-04 15:32:26
Hi,

I am using CMUCL version 19b to try compiling snapshot
2006-05


I used:

 src/tools/build.sh -C "" -o "lisp"


And I was given (after some compiling), this error:

/usr/home/josemaria/src/cmucl/build-2/compiler/generic/vm-ty
pe.x86f
/usr/home/josemaria/src/cmucl/build-2/code/type-init.x86f
/usr/home/josemaria/src/cmucl/build-2/code/error.x86f
/usr/home/josemaria/src/cmucl/build-2/code/defstruct.x86f

Warning:  Changing PRETTY-PRINT:PRETTY-STREAM length from 23
to 25.


Error in function LISP::COLD-FOP-LAYOUT:
   Loading a reference to class PRETTY-PRINT:PRETTY-STREAM
when the
compile
  time definition was incompatible with the current one.
   [Condition of type SIMPLE-ERROR]

Restarts:
  0: [USE-CURRENT] Ignore the incompatibility, leave class
alone.
  1: [CLOBBER-IT ] Smash current layout, preserving old
code.
  2: [CONTINUE   ] Return NIL from load of #<Stream for
file
"/usr/home/josemaria/src/cmucl/build-2/code/defstruct.
x86f">.
  3:               Return NIL from load of
"target:tools/worldbuild".
  4: [ABORT      ] Return to Top-Level.

Debug  (type H for help)

(LISP::COLD-FOP-LAYOUT)
Source: 
; File: target:compiler/generic/new-genesis.lisp
(RESTART-CASE (ERROR "Loading a reference to class ~S
when the compile~
                    ~%  time definition was incompatible
with the
current ~
                    one."
                     NAME)
  (USE-CURRENT () :REPORT
    "Ignore the incompatibility, leave class
alone."
    (WARN "Assuming the current definition of ~S is
correct, and~
                   that the loaded code doesn't care about
the ~
                   incompatibility."
          NAME))
  (CLOBBER-IT () :REPORT
    "Smash current layout, preserving old code."
    (WARN "Any old ~S instances will be in a bad
way.~
                   I hope you know what you're
doing..."
          NAME)
    (LET ((BASE (+ X86:INSTANCE-SLOTS-OFFSET
LAYOUT-HASH-LENGTH 1))
          (DESC (FIRST OLD)))
      (WRITE-INDEXED DESC (+ BASE 2) INHERITS)
      (WRITE-INDEXED DESC (+ BASE 3) DEPTH)
      (WRITE-INDEXED DESC (+ BASE 4) LENGTH)
      (SETF (GETHASH NAME *COLD-LAYOUTS*)
              (LIST DESC
                    NAME
                    (DESCRIPTOR-FIXNUM LENGTH)
                    (LISTIFY-COLD-INHERITS INHERITS)
                    (DESCRIPTOR-FIXNUM DEPTH))))))
0]

----------------------------------------------------

System Info: FreeBSD 6.0-SECURITY #0: Tue Feb 28 22:53:43
UTC 2006
rootbuilder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
i386


Any clue?

Thanks for your help.
-- 
Juan José del Río
Simple Option


Error building CMUCL snapshot 2006-05
user name
2006-05-04 17:03:54
>>>>> "Juan" == Juan Jos
<Juan> writes:

    Juan> Hi,

    Juan> I am using CMUCL version 19b to try compiling
snapshot 2006-05

Why do you want to compile the 2006-05 snapshot using 19b? 
At the
very least you'll have to load up all the bootfiles from
the 19c
directory, but I'm not really sure that will work either.

You might be able to compile 2006-05 using 19c, but that
hasn't been
tested either.

If you just want practive compile cmucl, try compiling
2006-05 from
2006-04 or maybe something a little earlier.

Ray


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )