Build of 2.4.3 fails on Ubuntu 20.04

"Gerry Weaver" <[email protected]>
Newsgroups gmane.lisp.steel-bank.general
Message-ID <[email protected]>
Hello All,

I'm trying to build sbcl 2.4.3 from source, because the GLIB version the binary distribution was built with is not on my version of Ubuntu. The sbcl version that is in the Ubuntu repository is 2.0.1. When I try to build, I get the issue below. Any help would be much appreciated.

; compilation finished in 0:00:00.334
;; loading #P"/build/sbcl/sbcl-2.4.3/tests/type.before-xc.lisp"
;; loading #P"/build/sbcl/sbcl-2.4.3/tests/info.before-xc.lisp"
;; loading #P"/build/sbcl/sbcl-2.4.3/tests/vm.before-xc.lisp"
; compiling file "/build/sbcl/sbcl-2.4.3/src/compiler/generic/genesis.lisp" (written 29 MAR 2024 12:02:13 PM):
 
; wrote /build/sbcl/sbcl-2.4.3/obj/from-host/src/compiler/generic/genesis.fasl-tmp
; compilation finished in 0:00:01.117
; 
; compilation unit finished
;   caught 3 STYLE-WARNING conditions
While evaluating the form starting at line 125, column 0
  of #P"/build/sbcl/sbcl-2.4.3/make-host-1.lisp":
 
debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "main thread" RUNNING {1000560083}>:
  make-host-1 stopped due to unexpected STYLE-WARNING.
 
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
 
restarts (invokable by number or by possibly-abbreviated name):
  0: [CONTINUE   ] Proceed anyway
  1: [RETRY      ] Retry EVAL of current toplevel form.
  2:               Ignore error and continue loading file "/build/sbcl/sbcl-2.4.3/make-host-1.lisp".
  3: [ABORT      ] Abort loading file "/build/sbcl/sbcl-2.4.3/make-host-1.lisp".
  4: [ABORT-BUILD] Abort building SBCL.
  5:               Exit debugger, returning to top level.
 
(HOST-SB-INT:SIMPLE-EVAL-IN-LEXENV (MAYBE-WITH-COMPILATION-UNIT (LOAD-OR-CLOAD-XCOMPILER (FUNCTION HOST-CLOAD-STEM)) (LOAD "tools-for-build/corefile.lisp" :VERBOSE NIL) (HOST-CLOAD-STEM "src/compiler/generic/genesis" NIL)) #<NULL-LEXENV>)
0] 
 


Thanks, 
Gerry 

 

_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.