Package: cl-lml2
Version: 1.5.5-1
On SBCL, When I use (clc:clc-require :lml2) to load lml2, I got these
error messages:
$ sbcl
This is SBCL 0.9.11, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* (clc:clc-require :lml2)
debugger invoked on a MISSING-COMPONENT in thread
#<THREAD "initial thread" {A7F1411}>:
component "lml2-tests" not found
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
(FIND-SYSTEM LML2-TESTS T)
0]
I think that's because there isn't a (defsystem lml2-tests) exist, but I
found a lml2-tests.asd in its sources...
So maybe the maintainer forgot to copy this file? I think a little patch
can fix this.
Thanks.
*** cl-lml2-1.5.5/debian/rules 2006-04-07 09:19:37.000000000 +0800
--- /home/binghe/debian/cl-lml2-1.5.5/debian/rules 2006-04-07
09:12:19.946970296 +0800
***************
*** 37,44 ****
dh_clean -k
# Add here commands to install the package into debian/lml2.
dh_installdirs $(clc-systems) $(clc-lml2) $(doc-dir)
! dh_install lml2.asd $(shell echo *.lisp) $(clc-lml2)
dh_link $(clc-lml2)/lml2.asd $(clc-systems)/lml2.asd
# Build architecture-independent files here.
binary-indep: build install
--- 37,45 ----
dh_clean -k
# Add here commands to install the package into debian/lml2.
dh_installdirs $(clc-systems) $(clc-lml2) $(doc-dir)
! dh_install lml2.asd lml2-tests.asd $(shell echo *.lisp) $(clc-lml2)
dh_link $(clc-lml2)/lml2.asd $(clc-systems)/lml2.asd
+ dh_link $(clc-lml2)/lml2-tests.asd $(clc-systems)/lml2-tests.asd
# Build architecture-independent files here.
binary-indep: build install
begin:vcard
fn;quoted-printable:=E7=94=B0=E6=98=A5
n;quoted-printable;quoted-printable:=E7=94=B0;=E6=98=A5
org;quoted-printable;quoted-printable:=E5=B9=BF=E5=B7=9E=E7=BD=91=E6=98=93=E4=BA=92=E5=8A=A8=E5=A8=B1=E4=B9=90=E6=
=9C=89=E9=99=90=E5=85=AC=E5=8F=B8;=E6=9D=AD=E5=B7=9E=E7=AC=AC=E4=BA=8C=E5=8A=9E=E5=85=AC=E5=AE=A4
adr;quoted-printable;quoted-printable;quoted-printable;quoted-printable;quoted-printable:=E8=A5=BF=E6=B9=96=E6=95=B0=E6=BA=90=E8=BD=AF=E4=BB=B6=E5=9B=AD18=E5=8F=B7=
=E6=A5=BC1=E5=B1=82;;=E6=9D=AD=E5=B7=9E=E5=B8=82=E5=A4=A9=E7=9B=AE=E5=B1=B1=E8=B7=AF176=E5=8F=B7=
;=E6=9D=AD=E5=B7=9E=E5=B8=82;=E6=B5=99=E6=B1=9F=E7=9C=81;310000;=E4=B8=AD=E5=8D=8E=E4=BA=BA=E6=B0=91=E5=85=B1=E5=92=8C=E5=9B=BD
email;internet:[EMAIL PROTECTED]
title;quoted-printable:=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86=E5=91=98
tel;work:0571-88271553
tel;cell:13705814907
x-mozilla-html:FALSE
version:2.1
end:vcard