sbcl doesnt compile under armv7l-linux with clisp xc-host

Bug #1568256 reported by Tomas Hlavaty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

It happens on the HEAD and I guess it never worked.

;; Compiling file /tmp/nix-build-sbcl-1.3.4.drv-1/sbcl-1.3.3/src/compiler/arm/float.lisp ...
;; Wrote file /tmp/nix-build-sbcl-1.3.4.drv-1/sbcl-1.3.3/obj/from-host/src/compiler/arm/float.fas-tmp
The following functions were used but not defined:
 SB!C:CURRENT-NFP-TN
0 errors, 0 warnings
;; Loading file obj/from-host/src/compiler/arm/float.fas ...
*** - Bound is not *, a SINGLE-FLOAT or a list of a SINGLE-FLOAT: 0.0s0
*** - EVAL: undefined function GENESIS
Bye.

Revision history for this message
Christophe Rhodes (csr21-cantab) wrote : Re: [Bug 1568256] [NEW] sbcl doesnt compile under armv7l-linux with clisp xc-host

Right. Could you try just changing the 0s0 to 0f0 in that file? I
don't have an arm CLISP to hand.

Revision history for this message
Tomas Hlavaty (q-tom-o) wrote :

Christophe Rhodes <email address hidden> writes:
> Right. Could you try just changing the 0s0 to 0f0 in that file? I
> don't have an arm CLISP to hand.

yes, that fixes it. Patch attached.

Thank you!

Tomas

Revision history for this message
Tomas Hlavaty (q-tom-o) wrote :

works on HEAD

Changed in sbcl:
status: New → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.