
Package: clisp Version: 1:2.35-8 Severity: serious Hi, building the package mcvs 1.0.13-9 in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi fakeroot debian/rules binary dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) debian: warning: no utmp entry available and LOGNAME not defined; using uid of process (0) test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi cd code; ./install.sh /usr /tmp/buildd/mcvs-1.0.13/debian/mcvs/ /usr/lib/clisp/base/lisp.run: operating system error during load of initialization file `/usr/lib/clisp/base/lispinit.mem' [spvw_memfile.d:834] errno = ENOENT: No such file or directory. clisp-link: No link kit found in linkkit linking set failed to build. make: *** [common-install-arch] Error 1 ========================================================================= $ ls -l /usr/lib/clisp/base/lispinit.mem lrwxrwxrwx 1 root root 20 2005-11-10 21:22 /usr/lib/clisp/base/lispinit.mem -> ../full/lispinit.mem $ ls -l /usr/lib/clisp/full/lispinit.mem ls: /usr/lib/clisp/full/lispinit.mem: No such file or directory Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/