[Openmcl-devel] CVS Build Failure: 050610

Gary Byers gb at clozure.com
Fri Jun 10 07:54:48 PDT 2005


I botched something a couple of days ago; the fix is in CVS.
To work around the problem, do:

- cvs update (this should pick up a new "ccl:lib;compile-ccl.lisp"
- in the 050607 image, do:
   ? (ccl::update-modules 'compile-ccl)
that should compile and load the file which defines the COMPILE-CCL function
- after COMPILE-CCL is updated call it
   ? (compile-ccl)
and that should compile the missing "ppc-lapmacros" file.

On Fri, 10 Jun 2005, David Steuber wrote:

> Hi Gary & Co,
>
> After getting the 050607 dppcl image from clozure.com's ftp server and doing 
> a cvs up -dAP, I had a build failure:
>
> I'm running 10.3.9 on a G4.
>
> Bug in OpenMCL system code:
> ;!!Error loading ./bindarwin/ppc-lapmacros.dfsl
> ? for help
> [825] OpenMCL kernel debugger: ?
> (B)  Show backtrace
> (X)  Exit from this debugger, asserting that any exception was handled
> (K)  Kill OpenMCL process
> (?)  Show this help
> [825] OpenMCL kernel debugger: B
>
>
> (#xbffff660) #x0001DC3C : _debug_backtrace + 68
> (#xbffff6b0) #x0001DDC4 : _apply_debug_command + 300
> (#xbffff710) #x0001E05C : _lisp_Debugger + 304
> (#xbffff770) #x00018D64 : _Bug + 104
> (#xbffff9d0) #x00018DA4 : _lisp_bug + 44
> (#xbffffa20) #x000063AC : _SPffcall + 200
> (#xBFFFFA60) #x0203B678 : #<Function BUG #x0602f60e> + 244
> (#xBFFFFA70) #x02056658 : #<Function %FASLOAD #x06040706> + 1100
> (#xBFFFFA80) #x0627FD84 : #<Anonymous Function #x06280286> + 2256
> (#xBFFFFA90) #x06280270 : #<Anonymous Function #x06280286> + 3516
> (#xBFFFFAA0) #x02053C6C : #<Anonymous Function #x0603e81e> + 48
> (#xBFFFFAB0) #x02056568 : #<Function %FASLOAD #x06040706> + 860
> (#xBFFFFAC0) #x020563C0 : #<Function %FASLOAD #x06040706> + 436
> (#xBFFFFAD0) #x0606BD20 : #<Anonymous Function #x0606bd4e> + 716
> (#xBFFFFAE0) #x02053C6C : #<Anonymous Function #x0603e81e> + 48
> (#xBFFFFAF0) #x02056568 : #<Function %FASLOAD #x06040706> + 860
> (#xBFFFFB00) #x020563C0 : #<Function %FASLOAD #x06040706> + 436
> (#xBFFFFB10) #x000092C8 : (subprimitive toplevel_loop)
> (#xBFFFFB20) #x000092D4 : (subprimitive toplevel_loop)
> (#xbffffb30) #x000093E4 : _start_lisp + 248
> [825] OpenMCL kernel debugger:
>
> For a full transcript, see 
> http://www.david-steuber.com/files/build-openmcl-fail-050610.txt
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



More information about the Openmcl-devel mailing list