[asdf-devel] Please test asdf 2.018.20
Robert Goldman
rpgoldman at sift.info
Tue Nov 22 00:21:43 UTC 2011
I got an upgrade failure running the tests on ABCL:
Testing upgrade from ASDF 1.369
+ abcl -noinit --noinform --load test/script-support --eval
'(handler-bind ((warning #'\''muffle-warning)) (load
"tmp/asdf-1.369.lisp"))' --eval '(handler-bind (#+sbcl
(sb-kernel:redefinition-warning #'\''muffle-warning)) (format t "ll~%")
(load "asdf.lisp"))' --eval '(quit-on-error (push
#p"/Users/rpg/lisp/asdf/test/" asdf:*central-registry*) (princ "te")
(asdf:oos '\''asdf:load-op :test-module-depend :verbose t))'
Caught PACKAGE-ERROR while processing --eval option "(handler-bind
((warning #'muffle-warning)) (load "tmp/asdf-1.369.lisp"))":
The symbol PATHNAME-SANS-NAME+TYPE is not present in package ASDF.
upgrade FAILED
Best,
r
More information about the asdf-devel
mailing list