[asdf-devel] New issue testing with ACL: oddity with output translations

Robert Goldman rpgoldman at sift.info
Thu Mar 18 00:48:43 UTC 2010


I just tried to run the tests on ACL and got a new failure.  Please pay
particular attention to the lines preceded with **, which indicate to me
that something's going wrong with the output translations, with "alisp"
somehow turning into "case-insensitive-upperlisp".

I will try to figure out if I can find out what's doing this, but I
could use any clues that anyone could offer...


[rpgoldman-2:~/lisp/asdf/test] rpg% ./run-tests.sh -d allegro
alisp is /usr/local/acl/acl81/alisp
PRIVATE_ASDF_INSTALL_DIR=/Users/rpg/lisp/asdf-install-systems
CL_SOURCE_REGISTRY=/Users/rpg/lisp/asdf
**
ASDF_OUTPUT_TRANSLATIONS=/Users/rpg/lisp/asdf:/Users/rpg/lisp/asdf/tmp/fasls/alisp:
PWD=/Users/rpg/lisp/asdf/test
+ alisp -q -e '(load "test/compile-asdf.lisp")'
;;; Installing locale patch, version 1.
; Loading /Users/rpg/lisp/asdf/test/compile-asdf.lisp
;   Loading /Users/rpg/lisp/asdf/test/script-support.lisp
;;; Compiling file /Users/rpg/lisp/asdf/asdf.lisp
; Autoloading for package "ASDF":
;   Fast loading /usr/local/acl/acl81/code/ASDF.fasl
; Autoloading for package "EXCL.OSI":
;   Fast loading /usr/local/acl/acl81/code/OSI.004
;;; Installing osi patch, version 4.
;     Fast loading from bundle code/fileutil.fasl.
;   Autoloading for package "REGEXP":
;     Fast loading from bundle code/regexp2-s.fasl.
;;; Installing regexp2-s patch, version 1.
;   Autoloading for REGEXP::MAKE-VM-CLOSURE:
;     Fast loading /usr/local/acl/acl81/code/regexp2.fasl
;       Fast loading /usr/local/acl/acl81/code/YACC.fasl
Function (FLET SYSTEM-CONFIGURATION-DIRECTORIES TRY) is never used.
;;; Writing fasl file
** ;;;
/Users/rpg/lisp/asdf/tmp/fasls/case-insensitive-upperlisp/asdf-tmp.fasl
;;; Fasl write complete
Testsuite failed: ASDF compiled with warnings
; Exiting
Compilation FAILED




More information about the asdf-devel mailing list