[cl-debian] Bug#338529: mcvs: FTBFS: dangling symlink /usr/lib/clisp/base/lispinit.mem

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/

On Thursday 10 November 2005 21:29, Roland Stigge wrote:
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]
Is the clisp package configured? This should not happen if the package is configured. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|

Hi, Peter Van Eynde wrote:
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]
Is the clisp package configured? This should not happen if the package is configured.
Without the build dependencies configured, pbuilder wouldn't even try to compile the package. Did you try? bye, Roland

On Wednesday 16 November 2005 21:37, Roland Stigge wrote:
Is the clisp package configured? This should not happen if the package is configured.
Without the build dependencies configured, pbuilder wouldn't even try to compile the package. Did you try?
I think I have found the problem...but it is in common-lisp-controller instead. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|
participants (2)
-
Peter Van Eynde
-
Roland Stigge