1.1.8 doesn't compile on debian 7.0 with sbcl 1.0.57
Bug #1189650 reported by
Pascal J. Bourguignon
on 2013-06-10
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| SBCL |
Undecided
|
Unassigned |
Bug Description
I try to compile sbcl-1.
It fails. See sbcl.log
I'm using a script (see at the end of sbcl.log), that worked on versions previous to 1.0.55.
Paul Khuong (pvk) wrote : | #2 |
Paul Khuong (pvk) wrote : | #3 |
After a 10 MB download, I see that the script performs some advanced customisations in a deprecated manner. Can you reproduce with the standard build script (make.sh)?
Ok, so the bug is that the sbcl compilation process doesn't report a clean and clear error message when there is a customize-
Indeed, if I comment out the creation of this file, compilation completes successfully.
Thanks.
Paul Khuong (pvk)
on 2013-06-11
Changed in sbcl: | |
status: | New → Invalid |
To post a comment you must log in.
There is no sbcl-compile script in the source distribution.