Package: cl-alexandria Version: 20140826-1 Severity: minor Dear Maintainer,
When loading the `cl-alexandria' ASDF system, ASDF gives the following warning: WARNING: compiling #<STATIC-FILE "alexandria" "LICENCE"> completed without its input file #P"/usr/share/common-lisp/source/alexandria/LICENCE" Here is a sample of the exchange that triggers this, using SBCL: * (require :asdf) ("ASDF" "asdf" "UIOP" "uiop") * (asdf:load-system :alexandria) WARNING: compiling #<STATIC-FILE "alexandria" "LICENCE"> completed without its input file #P"/usr/share/common-lisp/source/alexandria/LICENCE" WARNING: loading #<STATIC-FILE "alexandria" "LICENCE"> completed without its input file #P"/usr/share/common-lisp/source/alexandria/LICENCE" T * -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org