[armedbear] #407: build-from-lisp.sh script doesn't work

armedbear armedbear-devel at common-lisp.net
Sat Feb 13 17:00:16 UTC 2016


#407: build-from-lisp.sh script doesn't work
-------------------------+----------------------
 Reporter:  dkochmanski  |           Owner:
     Type:  defect       |          Status:  new
 Priority:  major        |       Milestone:
Component:  build        |         Version:
 Keywords:               |  Parent Tickets:
-------------------------+----------------------
 I've checked out the repository head of ABCL and tried building it with
 with the build-from-lisp.sh script with the result below (same applies to
 sbcl implementation used). ANT build works fine.

 {{{
 [lisps-user at pandora abcl]$ ./build-from-lisp.sh ccl
 > Error: File #P"/home/lisps-user/sources/abcl/customizations.lisp" does
 not exist.
 > While executing: CCL::%LOAD, in process listener(1).
 > Type :GO to continue, :POP to abort, :R for a list of available
 restarts.
 > If continued: Skip evaluation of (progn (build-abcl:build-abcl :clean t
 :full t :batch t) (ccl:quit))
 > Type :? for other options.
 1 >
 }}}

--
Ticket URL: <http://abcl.org/trac/ticket/407>
armedbear <http://abcl.org>
armedbear


More information about the armedbear-ticket mailing list