cosmos72 / stmx

High performance Transactional Memory for Common Lisp
http://stmx.org/
244 stars 14 forks source link

Does not build in sbcl 2.0.9 - EAX-OFFSET lock #20

Closed quicklisp closed 3 years ago

quicklisp commented 4 years ago

http://report.quicklisp.org/2020-09-28/failure-report/stmx.html#stmx has the log. I get this:

; READ error during COMPILE-FILE: Lock on package SB-VM violated when interning EAX-OFFSET while in package STMX.ASM.

cosmos72 commented 4 years ago

Thanks! I will investigate this.

cosmos72 commented 4 years ago

fixed in commit 59e1931155a257cb1f0e500dc1b722e2262fe522 (stable branch, the one pulled by quicklisp) and also fixed in master branch