Invalid exit status: foreign.test.sh on Arm

Bug #1349830 reported by 3b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Low
Unassigned

Bug Description

run-tests.sh foreign.test.sh fails on arm:

building foreign-test.so
/ cc -shared foreign-test.c -o foreign-test.so
/usr/bin/ld: /tmp/ccO5FDj7.o: relocation R_ARM_THM_MOVW_ABS_NC against `numberish' can not be used when making a shared object; recompile with -fPIC
/tmp/ccO5FDj7.o: error adding symbols: Bad value

adding
                 Linux-ARM) new=-fPIC ;;
to run-compiler.sh with the other platforms lets it finish successfully

Tags: arch-arm
Revision history for this message
3b (00003b) wrote :

similar failure in foreign-stack-alignment.impure.lisp, also fixed by that addition to run-compiler.sh

Revision history for this message
Stas Boukarev (stassats) wrote :

In ba986de413822f1a6edf4804274f2b8b1c166551.

Changed in sbcl:
status: New → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Committed → Triaged
importance: Undecided → Low
status: Triaged → 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.