MBuild icon indicating copy to clipboard operation
MBuild copied to clipboard

macOS Big Sur build error using SBCL 2.0.2 (low priority)

Open mark-watson opened this issue 4 years ago • 1 comments

This is really low priority, but the build is breaking for me:

; caught error: ; common-lisp:read error during compile-file: ;
; Symbol "DIVSS" not found in the MEZZANO.LAP.X86 package. ;
; Line: 1396, Column: 43, File-Position: 71989 ;
; Stream: #<sb-int:form-tracking-stream for "file /Users/markw/mezzano_build/Mezzano/compiler/backend/x86-64/number.lisp" {1006DBFAC3}>

mark-watson avatar Jul 04 '20 20:07 mark-watson

I can't reproduce this with SBCL 2.0.2 on Linux and don't have access to a macOS machine for testing.

Can you try with different SBCL versions?

froggey avatar Jul 05 '20 15:07 froggey