Bug#546355: Can't reproduce on porter box

Christoph Egger christoph at debian.org
Sun Jun 6 16:28:58 UTC 2010


tag 546355 + unreproducible
kthxbye

Hi all!

   clisp apears to build just fine in zelenka's porter chroot so I can
only guess this was a temporary prolem that has gone away. Maybe the
s390 porters can just retry the package?

Regards

		Christoph
-------------- next part --------------
 dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: exportiere CPPFLAGS aus dpkg-buildflags (Quelle: vendor): 
dpkg-buildpackage: exportiere CFLAGS aus dpkg-buildflags (Quelle: vendor): -g -O2
dpkg-buildpackage: exportiere CXXFLAGS aus dpkg-buildflags (Quelle: vendor): -g -O2
dpkg-buildpackage: exportiere FFLAGS aus dpkg-buildflags (Quelle: vendor): -g -O2
dpkg-buildpackage: exportiere LDFLAGS aus dpkg-buildflags (Quelle: vendor): 
dpkg-buildpackage: Quellpaket clisp
dpkg-buildpackage: Quellversion 1:2.48-1.2
dpkg-buildpackage: Quellen ge?ndert durch Alexander Reichle-Schmehl <tolimar at debian.org>
dpkg-buildpackage: Host-Architektur s390
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
rm -rf debian/build
rm src/VERSION || true
rm: Entfernen von ?src/VERSION? nicht m?glich: No such file or directory
chmod a+x configure src/lndir
find modules src utils -name configure -print0 | \
	  xargs -0 chmod a+x
dh_clean
 debian/rules build
dh_testdir
./configure debian/build --prefix=/usr --fsstnd=debian --without-dynamic-ffi \
		--with-module=clx/mit-clx --with-module=berkeley-db
executing /home/christoph/clisp-2.48/debian/build/configure debian/build --prefix=/usr --fsstnd=debian --without-dynamic-ffi --with-module=clx/mit-clx --with-module=berkeley-db
configure: creating cache config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: ** check for host type
checking build system type... s390x-ibm-linux-gnu
checking host system type... s390x-ibm-linux-gnu
checking for style of include used by make... GNU
checking for gcc... s390-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether s390-linux-gnu-gcc accepts -g... yes
checking for s390-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of s390-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... s390-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
configure: ** checks for programs
checking for gcc... (cached) s390-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether s390-linux-gnu-gcc accepts -g... (cached) yes
checking for s390-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of s390-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... s390-linux-gnu-gcc -E
checking for ranlib... ranlib
checking whether s390-linux-gnu-gcc and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to make hard links... ln
checking whether ln -s works... yes
checking how to make hard links to symlinks... hln
checking for a sed that does not truncate output... /bin/sed
checking for ld used by s390-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 805306365
checking command to parse /usr/bin/nm -B output from s390-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if s390-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for s390-linux-gnu-gcc option to produce PIC... -fPIC
checking if s390-linux-gnu-gcc PIC flag -fPIC works... yes
checking if s390-linux-gnu-gcc static flag -static works... yes
checking if s390-linux-gnu-gcc supports -c -o file.o... yes
checking whether the s390-linux-gnu-gcc linker (/usr/bin/ld -m elf_s390) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_s390
checking if the linker (/usr/bin/ld -m elf_s390) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_s390) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_s390) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_s390) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for groff... groff
checking for dvipdf... dvipdf
checking for gzip... gzip
checking whether test -nt works... yes
configure: ** checks for system features
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking whether using GNU C... yes
checking whether using SUNPRO C... no
checking whether using C++... no
checking whether CPP likes empty macro arguments... yes
checking for underscore in external names... no
checking whether gethostent requires -lnsl... no
checking whether setsockopt requires -lsocket... no
checking whether CC works at all... yes
configure: ** check for add-ons
checking for working alloca.h... yes
checking for alloca... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for gettimeofday... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for wcscoll... yes
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR
checking for mbstate_t... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking whether the preprocessor supports include_next... yes
checking for struct timeval... yes
checking for ld used by GCC... /usr/bin/ld -m elf_s390
checking if the linker (/usr/bin/ld -m elf_s390) is GNU ld... yes
checking for shared library run path origin... done
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for a traditional japanese locale... ja_JP.EUC-JP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking for memchr... yes
checking whether memchr works... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking for wint_t... yes
checking for inline... inline
checking for alloca as a compiler built-in... yes
checking whether btowc(EOF) is correct... yes
checking for working GNU fnmatch... yes
checking for getpagesize... yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for libsigsegv... yes
checking how to link with libsigsegv... /usr/lib/libsigsegv.so
checking whether link(2) dereferences a symlink... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking for working re_compile_pattern... yes
checking for ssize_t... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of size_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... 
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix... 
checking for wchar_t integer literal suffix... 
checking for wint_t integer literal suffix... u
checking for random.h... no
checking for struct random_data... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether <wchar.h> is standalone... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... yes
checking whether iswcntrl works... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking how to link with libavcall... /usr/lib/libavcall.so
checking how to link with libcallback... /usr/lib/libcallback.so
checking avcall.h usability... yes
checking avcall.h presence... yes
checking for avcall.h... yes
checking callback.h usability... yes
checking callback.h presence... yes
checking for callback.h... yes
checking for library containing __builtin_avcall... none required
checking for library containing trampoline_r_data0... none required
checking whether libffcall is installed... yes
checking lightning.h usability... no
checking lightning.h presence... no
checking for lightning.h... no
configure: ** checks for fundamental compiler characteristics
checking for inline... (cached) inline
checking for inline __builtin_strlen... yes
checking for long long int... (cached) yes
configure: ** checks for header files
checking for sys/inttypes.h... (cached) no
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/time.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking for tcgetattr... yes
checking for TCSAFLUSH in termios.h... yes
checking for struct winsize in termios.h... no
checking for struct winsize in sys/ioctl.h... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: ** checks for typedefs
checking for caddr_t in sys/types.h... yes
checking for socklen_t in sys/socket.h... yes
checking size of off_t... 4
checking size of struct timeval... 8
configure: ** checks for structure members
checking for struct dirent.d_namlen... no
configure: ** checks for functions and declarations
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for _setjmp... yes
checking for _longjmp... yes
checking whether signal handlers need to be reinstalled... no
checking for sigaction... yes
checking for siginterrupt... yes
checking for strerror... yes
checking for sysconf... yes
checking for getdtablesize... yes
checking for memset... yes
checking for setsid... yes
checking for setpgid... yes
checking for fchmod... yes
checking for fsync... yes
checking for flock... yes
checking for gethostent... yes
checking for shutdown... yes
checking for usleep... yes
checking for ualarm... yes
checking for setitimer... yes
checking for nice... yes
checking for ftime... yes
checking for realpath... yes
checking for getresuid... yes
checking for setresuid... yes
checking for getresgid... yes
checking for setresgid... yes
checking for setreuid... yes
checking for setregid... yes
checking for gethostname... yes
checking for readlink... yes
checking for getcwd... yes
checking for uname... yes
checking for readdir_r... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking whether environ is declared... yes
checking return value of unsetenv... void
checking for LC_MESSAGES... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking size of rlim_t... 4
checking for getrlimit declaration... 
         extern int getrlimit (enum __rlimit_resource, struct rlimit *);
checking for setrlimit declaration... 
         extern int setrlimit (enum __rlimit_resource, const struct rlimit *);
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for waitpid declaration... 
         extern pid_t waitpid (pid_t, int*, int);
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for getrusage... yes
checking for getrusage declaration... 
         extern int getrusage (int, struct rusage *);
checking whether getrusage works... yes
checking for lstat... yes
checking for sys/stat.h... (cached) yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking size of ino_t... 4
checking size of dev_t... 4
checking for ELOOP... yes
checking for usable closedir return value... yes
checking for ioctl... yes
checking for ioctl declaration... 
         extern int ioctl (int, unsigned long, ...);
checking for FIONREAD... no
checking for FIONREAD in sys/filio.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for reliable FIONREAD... yes
checking for poll... yes
checking for reliable poll()... yes
checking for select... yes
checking for sys/select.h... yes
checking for select declaration... 
         extern int select (int, fd_set *, fd_set *, fd_set *, struct timeval *);
checking for reliable select()... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for connect... (cached) yes
checking for connect declaration... 
         extern int connect (int, const struct sockaddr *, unsigned int);
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sun_len in struct sockaddr_un... no
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for setsockopt... yes
checking for getsockopt... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for inet_addr declaration... 
         extern unsigned int inet_addr (const char*);
checking for netinet/tcp.h... yes
checking for setsockopt declaration... 
         extern int setsockopt (int, int, int, const void*, unsigned int);
checking for the code address range... 0x00000000
checking for the malloc address range... 0x00000000
checking for the shared library address range... 0x40000000
checking for the stack address range... 0x7F000000
checking for vadvise... no
checking for vm_allocate... no
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking for mprotect... (cached) yes
checking for working mprotect... yes
checking for working shared memory... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for attachability of removed shared memory... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... -ldl
checking for dlopen... yes
checking for dlsym... yes
checking for dlvsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking for dladdr... yes
configure: ** checks for libraries
checking for library containing tgetent... -lncurses
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for readline... yes
checking for rl_filename_completion_function... yes
checking for filename_completion_function declaration... 
         extern char* rl_filename_completion_function(const char*, int);
checking whether rl_already_prompted is declared... yes
checking whether rl_readline_name is declared... yes
checking whether rl_gnu_readline_p is declared... yes
checking for a modern readline... found a modern GNU readline
configure: ** checks for OS services
checking for the valid characters in filenames... ((ch >= 1) && (ch != 47))
configure: ** checks for compiler characteristics (arithmetic data types)
checking whether char is unsigned... yes
checking whether single-float divbyzero raises an exception... no
checking whether single-float overflow raises an exception... no
checking whether single-float underflow raises an exception... no
checking whether single-float inexact raises an exception... no
checking whether double-float divbyzero raises an exception... no
checking whether double-float overflow raises an exception... no
checking whether double-float underflow raises an exception... no
checking whether double-float inexact raises an exception... no
checking whether byte ordering is bigendian... yes
checking for integer types and behaviour... created intparam.h
checking for floating-point types and behaviour... created floatparam.h
configure: ** output file generation
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating gllib/Makefile
config.status: creating makemake
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configure findings:
  FFI:        yes (user requested: default)
  readline:   yes (user requested: default)
  libsigsegv: yes
./makemake --with-dynamic-ffi  --prefix=/usr --fsstnd=debian --without-dynamic-ffi --with-module=clx/mit-clx --with-module=berkeley-db --srcdir=/home/christoph/clisp-2.48/src   > Makefile
make[1]: Entering directory `/home/christoph/clisp-2.48/debian/build'
cp -p /home/christoph/clisp-2.48/src/cfgunix.lisp config.lisp
chmod +w config.lisp
echo '(setq *clhs-root-default* "http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/")' >> config.lisp
make[1]: Leaving directory `/home/christoph/clisp-2.48/debian/build'

To continue building CLISP, the following commands are recommended
  (cf. unix/INSTALL step 4 ff):
    cd debian/build
    vi config.lisp
    make
    make check
cd debian/build && bash ./makemake --prefix=/usr --fsstnd=debian \
		--with-readline --with-gettext --without-dynamic-ffi --with-module=clx/mit-clx --with-module=berkeley-db \
		 > Makefile
touch configure-stamp
dh_testdir
touch src/VERSION
/usr/bin/make -C debian/build
make[1]: Entering directory `/home/christoph/clisp-2.48/debian/build'
ln -s /home/christoph/clisp-2.48/src/.gdbinit .gdbinit
mkdir -p gllib
if test ! -f gllib/Makefile; then sh config.status gllib/Makefile depfiles; fi
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat /home/christoph/clisp-2.48/src/gllib/alloca.in.h; \
	} > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  echo '#define PREFIX "/usr"'; \
	  echo '#define EXEC_PREFIX "/usr"'; \
	  echo '#define BINDIR "/usr/bin"'; \
	  echo '#define SBINDIR "/usr/sbin"'; \
	  echo '#define LIBEXECDIR "/usr/libexec"'; \
	  echo '#define DATAROOTDIR "/usr/share"'; \
	  echo '#define DATADIR "/usr/share"'; \
	  echo '#define SYSCONFDIR "/usr/etc"'; \
	  echo '#define SHAREDSTATEDIR "/usr/com"'; \
	  echo '#define LOCALSTATEDIR "/usr/var"'; \
	  echo '#define INCLUDEDIR "/usr/include"'; \
	  echo '#define OLDINCLUDEDIR "/usr/include"'; \
	  echo '#define DOCDIR "/usr/share/doc/clisp"'; \
	  echo '#define INFODIR "/usr/share/info"'; \
	  echo '#define HTMLDIR "/usr/share/doc/clisp"'; \
	  echo '#define DVIDIR "/usr/share/doc/clisp"'; \
	  echo '#define PDFDIR "/usr/share/doc/clisp"'; \
	  echo '#define PSDIR "/usr/share/doc/clisp"'; \
	  echo '#define LIBDIR "/usr/lib"'; \
	  echo '#define LISPDIR ""'; \
	  echo '#define LOCALEDIR "/usr/share/locale"'; \
	  echo '#define MANDIR "/usr/share/man"'; \
	  echo '#define MANEXT ""'; \
	  echo '#define PKGDATADIR "/usr/share/clisp"'; \
	  echo '#define PKGINCLUDEDIR "/usr/include/clisp"'; \
	  echo '#define PKGLIBDIR "/usr/lib/clisp"'; \
	  echo '#define PKGLIBEXECDIR "/usr/libexec/clisp"'; \
	} | sed '/""/d' > configmake.h-t
if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
	  rm -f configmake.h-t; \
	else \
	  rm -f configmake.h; mv configmake.h-t configmake.h; \
	fi
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's/@''HAVE_STDINT_H''@/1/g' \
	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
	      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
	      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
	      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
	      -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \
	      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
	      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
	      -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
	      -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
	      -e 's/@''WCHAR_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
	      -e 's/@''WINT_T_SUFFIX''@/u/g' \
	      < /home/christoph/clisp-2.48/src/gllib/stdint.in.h; \
	} > stdint.h-t
mv stdint.h-t stdint.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
	      -e 's|@''HAVE_RANDOM_H''@|0|g' \
	      -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
	      -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
	      -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
	      -e 's|@''GNULIB_ATOLL''@|0|g' \
	      -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
	      -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
	      -e 's|@''GNULIB_MKDTEMP''@|0|g' \
	      -e 's|@''GNULIB_MKSTEMP''@|0|g' \
	      -e 's|@''GNULIB_PUTENV''@|0|g' \
	      -e 's|@''GNULIB_RANDOM_R''@|0|g' \
	      -e 's|@''GNULIB_RPMATCH''@|0|g' \
	      -e 's|@''GNULIB_SETENV''@|0|g' \
	      -e 's|@''GNULIB_STRTOD''@|0|g' \
	      -e 's|@''GNULIB_STRTOLL''@|0|g' \
	      -e 's|@''GNULIB_STRTOULL''@|0|g' \
	      -e 's|@''GNULIB_UNSETENV''@|0|g' \
	      -e 's|@''HAVE_ATOLL''@|1|g' \
	      -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
	      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
	      -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
	      -e 's|@''HAVE_MKDTEMP''@|1|g' \
	      -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
	      -e 's|@''HAVE_RANDOM_R''@|1|g' \
	      -e 's|@''HAVE_RPMATCH''@|1|g' \
	      -e 's|@''HAVE_SETENV''@|1|g' \
	      -e 's|@''HAVE_STRTOD''@|1|g' \
	      -e 's|@''HAVE_STRTOLL''@|1|g' \
	      -e 's|@''HAVE_STRTOULL''@|1|g' \
	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
	      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
	      -e 's|@''HAVE_UNSETENV''@|1|g' \
	      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
	      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
	      -e 's|@''REPLACE_PUTENV''@|0|g' \
	      -e 's|@''REPLACE_STRTOD''@|0|g' \
	      -e 's|@''VOID_UNSETENV''@|0|g' \
	      -e '/definition of GL_LINK_WARNING/r /home/christoph/clisp-2.48/src/src/build-aux/link-warning.h' \
	      < /home/christoph/clisp-2.48/src/gllib/stdlib.in.h; \
	} > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
	      -e 's|@''GNULIB_MBSLEN''@|0|g' \
	      -e 's|@''GNULIB_MBSNLEN''@|0|g' \
	      -e 's|@''GNULIB_MBSCHR''@|0|g' \
	      -e 's|@''GNULIB_MBSRCHR''@|0|g' \
	      -e 's|@''GNULIB_MBSSTR''@|0|g' \
	      -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
	      -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
	      -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
	      -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
	      -e 's|@''GNULIB_MBSCSPN''@|0|g' \
	      -e 's|@''GNULIB_MBSPBRK''@|0|g' \
	      -e 's|@''GNULIB_MBSSPN''@|0|g' \
	      -e 's|@''GNULIB_MBSSEP''@|0|g' \
	      -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
	      -e 's|@''GNULIB_MEMCHR''@|1|g' \
	      -e 's|@''GNULIB_MEMMEM''@|0|g' \
	      -e 's|@''GNULIB_MEMPCPY''@|0|g' \
	      -e 's|@''GNULIB_MEMRCHR''@|0|g' \
	      -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
	      -e 's|@''GNULIB_STPCPY''@|0|g' \
	      -e 's|@''GNULIB_STPNCPY''@|0|g' \
	      -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
	      -e 's|@''GNULIB_STRDUP''@|0|g' \
	      -e 's|@''GNULIB_STRNDUP''@|0|g' \
	      -e 's|@''GNULIB_STRNLEN''@|0|g' \
	      -e 's|@''GNULIB_STRPBRK''@|0|g' \
	      -e 's|@''GNULIB_STRSEP''@|0|g' \
	      -e 's|@''GNULIB_STRSTR''@|0|g' \
	      -e 's|@''GNULIB_STRCASESTR''@|0|g' \
	      -e 's|@''GNULIB_STRTOK_R''@|0|g' \
	      -e 's|@''GNULIB_STRERROR''@|0|g' \
	      -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
	      -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
	      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
	      -e 's|@''HAVE_MEMPCPY''@|1|g' \
	      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
	      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
	      -e 's|@''HAVE_STPCPY''@|1|g' \
	      -e 's|@''HAVE_STPNCPY''@|1|g' \
	      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
	      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
	      -e 's|@''HAVE_STRNDUP''@|1|g' \
	      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
	      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
	      -e 's|@''HAVE_STRPBRK''@|1|g' \
	      -e 's|@''HAVE_STRSEP''@|1|g' \
	      -e 's|@''HAVE_STRCASESTR''@|1|g' \
	      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
	      -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
	      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
	      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
	      -e 's|@''REPLACE_MEMCHR''@|0|g' \
	      -e 's|@''REPLACE_MEMMEM''@|0|g' \
	      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
	      -e 's|@''REPLACE_STRDUP''@|0|g' \
	      -e 's|@''REPLACE_STRSTR''@|0|g' \
	      -e 's|@''REPLACE_STRERROR''@|0|g' \
	      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
	      -e '/definition of GL_LINK_WARNING/r /home/christoph/clisp-2.48/src/src/build-aux/link-warning.h' \
	      < /home/christoph/clisp-2.48/src/gllib/string.in.h; \
	} > string.h-t
mv string.h-t string.h
rm -f unistd.h-t unistd.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
	      -e 's|@''GNULIB_CHOWN''@|0|g' \
	      -e 's|@''GNULIB_CLOSE''@|0|g' \
	      -e 's|@''GNULIB_DUP2''@|0|g' \
	      -e 's|@''GNULIB_ENVIRON''@|0|g' \
	      -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
	      -e 's|@''GNULIB_FCHDIR''@|0|g' \
	      -e 's|@''GNULIB_FSYNC''@|0|g' \
	      -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
	      -e 's|@''GNULIB_GETCWD''@|0|g' \
	      -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
	      -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
	      -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
	      -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
	      -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \
	      -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
	      -e 's|@''GNULIB_LCHOWN''@|0|g' \
	      -e 's|@''GNULIB_LINK''@|0|g' \
	      -e 's|@''GNULIB_LSEEK''@|0|g' \
	      -e 's|@''GNULIB_READLINK''@|0|g' \
	      -e 's|@''GNULIB_SLEEP''@|0|g' \
	      -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
	      -e 's|@''GNULIB_WRITE''@|0|g' \
	      -e 's|@''HAVE_DUP2''@|1|g' \
	      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
	      -e 's|@''HAVE_FSYNC''@|1|g' \
	      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
	      -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
	      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
	      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
	      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
	      -e 's|@''HAVE_GETUSERSHELL''@|1|g' \
	      -e 's|@''HAVE_LINK''@|1|g' \
	      -e 's|@''HAVE_READLINK''@|1|g' \
	      -e 's|@''HAVE_SLEEP''@|1|g' \
	      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
	      -e 's|@''HAVE_OS_H''@|0|g' \
	      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
	      -e 's|@''REPLACE_CHOWN''@|0|g' \
	      -e 's|@''REPLACE_CLOSE''@|0|g' \
	      -e 's|@''REPLACE_FCHDIR''@|0|g' \
	      -e 's|@''REPLACE_GETCWD''@|0|g' \
	      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
	      -e 's|@''REPLACE_LCHOWN''@|0|g' \
	      -e 's|@''REPLACE_LSEEK''@|0|g' \
	      -e 's|@''REPLACE_WRITE''@|0|g' \
	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
	      -e '/definition of GL_LINK_WARNING/r /home/christoph/clisp-2.48/src/src/build-aux/link-warning.h' \
	      < /home/christoph/clisp-2.48/src/gllib/unistd.in.h; \
	} > unistd.h-t
mv unistd.h-t unistd.h
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool --tag=CC   --mode=compile s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I..  -I../intl   -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo /home/christoph/clisp-2.48/src/gllib/localcharset.c &&\
	mv -f $depbase.Tpo $depbase.Plo
mkdir .libs
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c /home/christoph/clisp-2.48/src/gllib/localcharset.c  -fPIC -DPIC -o .libs/localcharset.o
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c /home/christoph/clisp-2.48/src/gllib/localcharset.c -o localcharset.o >/dev/null 2>&1
depbase=`echo strnlen1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool --tag=CC   --mode=compile s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I..  -I../intl   -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -MT strnlen1.lo -MD -MP -MF $depbase.Tpo -c -o strnlen1.lo /home/christoph/clisp-2.48/src/gllib/strnlen1.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c /home/christoph/clisp-2.48/src/gllib/strnlen1.c  -fPIC -DPIC -o .libs/strnlen1.o
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT strnlen1.lo -MD -MP -MF .deps/strnlen1.Tpo -c /home/christoph/clisp-2.48/src/gllib/strnlen1.c -o strnlen1.o >/dev/null 2>&1
depbase=`echo uniname/uniname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool --tag=CC   --mode=compile s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I..  -I../intl   -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -MT uniname/uniname.lo -MD -MP -MF $depbase.Tpo -c -o uniname/uniname.lo /home/christoph/clisp-2.48/src/gllib/uniname/uniname.c &&\
	mv -f $depbase.Tpo $depbase.Plo
mkdir uniname/.libs
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT uniname/uniname.lo -MD -MP -MF uniname/.deps/uniname.Tpo -c /home/christoph/clisp-2.48/src/gllib/uniname/uniname.c  -fPIC -DPIC -o uniname/.libs/uniname.o
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT uniname/uniname.lo -MD -MP -MF uniname/.deps/uniname.Tpo -c /home/christoph/clisp-2.48/src/gllib/uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1
depbase=`echo uniwidth/width.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool --tag=CC   --mode=compile s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I..  -I../intl   -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -MT uniwidth/width.lo -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.lo /home/christoph/clisp-2.48/src/gllib/uniwidth/width.c &&\
	mv -f $depbase.Tpo $depbase.Plo
mkdir uniwidth/.libs
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT uniwidth/width.lo -MD -MP -MF uniwidth/.deps/width.Tpo -c /home/christoph/clisp-2.48/src/gllib/uniwidth/width.c  -fPIC -DPIC -o uniwidth/.libs/width.o
 s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/christoph/clisp-2.48/src/gllib -I.. -I../intl -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -MT uniwidth/width.lo -MD -MP -MF uniwidth/.deps/width.Tpo -c /home/christoph/clisp-2.48/src/gllib/uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC   --mode=link s390-linux-gnu-gcc  -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.    -o libgnu.la  localcharset.lo strnlen1.lo uniname/uniname.lo uniwidth/width.lo   /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so
ar cru .libs/libgnu.a .libs/localcharset.o .libs/strnlen1.o uniname/.libs/uniname.o uniwidth/.libs/width.o
ranlib .libs/libgnu.a
creating libgnu.la
(cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la)
rm -f t-charset.alias charset.alias
/bin/bash /home/christoph/clisp-2.48/src/gllib/config.charset 's390x-ibm-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' /home/christoph/clisp-2.48/src/gllib/ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/clisp/g' /home/christoph/clisp-2.48/src/gllib/ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.   /home/christoph/clisp-2.48/utils/comment5.c -o comment5
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.   /home/christoph/clisp-2.48/utils/gctrigger.c -o gctrigger
/home/christoph/clisp-2.48/utils/gctrigger.c: In function ?nexttoken?:
/home/christoph/clisp-2.48/utils/gctrigger.c:606: warning: ?token.ch? may be used uninitialized in this function
/home/christoph/clisp-2.48/utils/gctrigger.c:606: warning: ?token.string? may be used uninitialized in this function
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.   /home/christoph/clisp-2.48/utils/varbrace.c -o varbrace
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.   /home/christoph/clisp-2.48/utils/txt2c.c -o txt2c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.   /home/christoph/clisp-2.48/utils/ccmp2c.c -o ccmp2c
rm -f modules.h
ln -s /home/christoph/clisp-2.48/src/modules.h modules.h
rm -f uni_upcase.c
ln -s /home/christoph/clisp-2.48/src/uni_upcase.c uni_upcase.c
rm -f uni_downcase.c
ln -s /home/christoph/clisp-2.48/src/uni_downcase.c uni_downcase.c
rm -f uni_attribute.c
ln -s /home/christoph/clisp-2.48/src/uni_attribute.c uni_attribute.c
rm -f nls_ascii.c
ln -s /home/christoph/clisp-2.48/src/nls_ascii.c nls_ascii.c
rm -f nls_iso8859_1.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_1.c nls_iso8859_1.c
rm -f nls_iso8859_2.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_2.c nls_iso8859_2.c
rm -f nls_iso8859_3.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_3.c nls_iso8859_3.c
rm -f nls_iso8859_4.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_4.c nls_iso8859_4.c
rm -f nls_iso8859_5.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_5.c nls_iso8859_5.c
rm -f nls_iso8859_6.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_6.c nls_iso8859_6.c
rm -f nls_iso8859_7.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_7.c nls_iso8859_7.c
rm -f nls_iso8859_8.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_8.c nls_iso8859_8.c
rm -f nls_iso8859_9.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_9.c nls_iso8859_9.c
rm -f nls_iso8859_10.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_10.c nls_iso8859_10.c
rm -f nls_iso8859_13.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_13.c nls_iso8859_13.c
rm -f nls_iso8859_14.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_14.c nls_iso8859_14.c
rm -f nls_iso8859_15.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_15.c nls_iso8859_15.c
rm -f nls_iso8859_16.c
ln -s /home/christoph/clisp-2.48/src/nls_iso8859_16.c nls_iso8859_16.c
rm -f nls_koi8_r.c
ln -s /home/christoph/clisp-2.48/src/nls_koi8_r.c nls_koi8_r.c
rm -f nls_koi8_u.c
ln -s /home/christoph/clisp-2.48/src/nls_koi8_u.c nls_koi8_u.c
rm -f nls_mac_arabic.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_arabic.c nls_mac_arabic.c
rm -f nls_mac_centraleurope.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_centraleurope.c nls_mac_centraleurope.c
rm -f nls_mac_croatian.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_croatian.c nls_mac_croatian.c
rm -f nls_mac_cyrillic.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_cyrillic.c nls_mac_cyrillic.c
rm -f nls_mac_dingbat.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_dingbat.c nls_mac_dingbat.c
rm -f nls_mac_greek.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_greek.c nls_mac_greek.c
rm -f nls_mac_hebrew.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_hebrew.c nls_mac_hebrew.c
rm -f nls_mac_iceland.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_iceland.c nls_mac_iceland.c
rm -f nls_mac_roman.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_roman.c nls_mac_roman.c
rm -f nls_mac_romania.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_romania.c nls_mac_romania.c
rm -f nls_mac_symbol.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_symbol.c nls_mac_symbol.c
rm -f nls_mac_thai.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_thai.c nls_mac_thai.c
rm -f nls_mac_turkish.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_turkish.c nls_mac_turkish.c
rm -f nls_mac_ukraine.c
ln -s /home/christoph/clisp-2.48/src/nls_mac_ukraine.c nls_mac_ukraine.c
rm -f nls_cp437_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp437_ms.c nls_cp437_ms.c
rm -f nls_cp437_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp437_ibm.c nls_cp437_ibm.c
rm -f nls_cp737.c
ln -s /home/christoph/clisp-2.48/src/nls_cp737.c nls_cp737.c
rm -f nls_cp775.c
ln -s /home/christoph/clisp-2.48/src/nls_cp775.c nls_cp775.c
rm -f nls_cp850.c
ln -s /home/christoph/clisp-2.48/src/nls_cp850.c nls_cp850.c
rm -f nls_cp852_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp852_ms.c nls_cp852_ms.c
rm -f nls_cp852_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp852_ibm.c nls_cp852_ibm.c
rm -f nls_cp855.c
ln -s /home/christoph/clisp-2.48/src/nls_cp855.c nls_cp855.c
rm -f nls_cp857.c
ln -s /home/christoph/clisp-2.48/src/nls_cp857.c nls_cp857.c
rm -f nls_cp860_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp860_ms.c nls_cp860_ms.c
rm -f nls_cp860_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp860_ibm.c nls_cp860_ibm.c
rm -f nls_cp861_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp861_ms.c nls_cp861_ms.c
rm -f nls_cp861_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp861_ibm.c nls_cp861_ibm.c
rm -f nls_cp862_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp862_ms.c nls_cp862_ms.c
rm -f nls_cp862_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp862_ibm.c nls_cp862_ibm.c
rm -f nls_cp863_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp863_ms.c nls_cp863_ms.c
rm -f nls_cp863_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp863_ibm.c nls_cp863_ibm.c
rm -f nls_cp864_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp864_ms.c nls_cp864_ms.c
rm -f nls_cp864_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp864_ibm.c nls_cp864_ibm.c
rm -f nls_cp865_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp865_ms.c nls_cp865_ms.c
rm -f nls_cp865_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp865_ibm.c nls_cp865_ibm.c
rm -f nls_cp866.c
ln -s /home/christoph/clisp-2.48/src/nls_cp866.c nls_cp866.c
rm -f nls_cp869_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp869_ms.c nls_cp869_ms.c
rm -f nls_cp869_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp869_ibm.c nls_cp869_ibm.c
rm -f nls_cp874_ms.c
ln -s /home/christoph/clisp-2.48/src/nls_cp874_ms.c nls_cp874_ms.c
rm -f nls_cp874_ibm.c
ln -s /home/christoph/clisp-2.48/src/nls_cp874_ibm.c nls_cp874_ibm.c
rm -f nls_cp1250.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1250.c nls_cp1250.c
rm -f nls_cp1251.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1251.c nls_cp1251.c
rm -f nls_cp1252.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1252.c nls_cp1252.c
rm -f nls_cp1253.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1253.c nls_cp1253.c
rm -f nls_cp1254.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1254.c nls_cp1254.c
rm -f nls_cp1256.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1256.c nls_cp1256.c
rm -f nls_cp1257.c
ln -s /home/christoph/clisp-2.48/src/nls_cp1257.c nls_cp1257.c
rm -f nls_hp_roman8.c
ln -s /home/christoph/clisp-2.48/src/nls_hp_roman8.c nls_hp_roman8.c
rm -f nls_jisx0201.c
ln -s /home/christoph/clisp-2.48/src/nls_jisx0201.c nls_jisx0201.c
rm -f streq.h
ln -s /home/christoph/clisp-2.48/src/gllib/streq.h streq.h
rm -f cjk.h
ln -s /home/christoph/clisp-2.48/src/gllib/uniwidth/cjk.h cjk.h
rm -f uniwidth.h
ln -s /home/christoph/clisp-2.48/src/gllib/uniwidth.h uniwidth.h
rm -f unitypes.h
ln -s /home/christoph/clisp-2.48/src/gllib/unitypes.h unitypes.h
rm -f uniname.h
ln -s /home/christoph/clisp-2.48/src/gllib/uniname.h uniname.h
rm -f uninames.h
ln -s /home/christoph/clisp-2.48/src/gllib/uniname/uninames.h uninames.h
./comment5 /home/christoph/clisp-2.48/src/spvw.d | ./gctrigger | ./varbrace > spvw.c
./comment5 /home/christoph/clisp-2.48/src/spvwtabf.d | ./gctrigger | ./varbrace > spvwtabf.c
./comment5 /home/christoph/clisp-2.48/src/spvwtabs.d | ./gctrigger | ./varbrace > spvwtabs.c
./comment5 /home/christoph/clisp-2.48/src/spvwtabo.d | ./gctrigger | ./varbrace > spvwtabo.c
./comment5 /home/christoph/clisp-2.48/src/eval.d | ./gctrigger | ./varbrace > eval.c
./comment5 /home/christoph/clisp-2.48/src/control.d | ./gctrigger | ./varbrace > control.c
./comment5 /home/christoph/clisp-2.48/src/encoding.d | ./gctrigger | ./varbrace > encoding.c
./comment5 /home/christoph/clisp-2.48/src/pathname.d | ./gctrigger | ./varbrace > pathname.c
./comment5 /home/christoph/clisp-2.48/src/stream.d | ./gctrigger | ./varbrace > stream.c
./comment5 /home/christoph/clisp-2.48/src/socket.d | ./gctrigger | ./varbrace > socket.c
./comment5 /home/christoph/clisp-2.48/src/io.d | ./gctrigger | ./varbrace > io.c
./comment5 /home/christoph/clisp-2.48/src/funarg.d | ./gctrigger | ./varbrace > funarg.c
./comment5 /home/christoph/clisp-2.48/src/array.d | ./gctrigger | ./varbrace > array.c
./comment5 /home/christoph/clisp-2.48/src/hashtabl.d | ./gctrigger | ./varbrace > hashtabl.c
./comment5 /home/christoph/clisp-2.48/src/list.d | ./gctrigger | ./varbrace > list.c
./comment5 /home/christoph/clisp-2.48/src/package.d | ./gctrigger | ./varbrace > package.c
./comment5 /home/christoph/clisp-2.48/src/record.d | ./gctrigger | ./varbrace > record.c
./comment5 /home/christoph/clisp-2.48/src/weak.d | ./gctrigger | ./varbrace > weak.c
./comment5 /home/christoph/clisp-2.48/src/sequence.d | ./gctrigger | ./varbrace > sequence.c
./comment5 /home/christoph/clisp-2.48/src/charstrg.d | ./gctrigger | ./varbrace > charstrg.c
./comment5 /home/christoph/clisp-2.48/src/debug.d | ./gctrigger | ./varbrace > debug.c
./comment5 /home/christoph/clisp-2.48/src/error.d | ./gctrigger | ./varbrace > error.c
./comment5 /home/christoph/clisp-2.48/src/misc.d | ./gctrigger | ./varbrace > misc.c
./comment5 /home/christoph/clisp-2.48/src/time.d | ./gctrigger | ./varbrace > time.c
./comment5 /home/christoph/clisp-2.48/src/predtype.d | ./gctrigger | ./varbrace > predtype.c
./comment5 /home/christoph/clisp-2.48/src/symbol.d | ./gctrigger | ./varbrace > symbol.c
./comment5 /home/christoph/clisp-2.48/src/lisparit.d | ./gctrigger | ./varbrace > lisparit.c
./comment5 /home/christoph/clisp-2.48/src/i18n.d | ./gctrigger | ./varbrace > i18n.c
./comment5 /home/christoph/clisp-2.48/src/unixaux.d | ./gctrigger | ./varbrace > unixaux.c
./comment5 /home/christoph/clisp-2.48/src/built.d | ./gctrigger | ./varbrace > built.c
./comment5 /home/christoph/clisp-2.48/src/lispbibl.d | sed -e 's/^\(%% .*\)//' | ./gctrigger | ./varbrace > lispbibl.c
End of comment outside comment in line 5668
./comment5 /home/christoph/clisp-2.48/src/fsubr.d | ./gctrigger | ./varbrace > fsubr.c
./comment5 /home/christoph/clisp-2.48/src/subr.d | ./gctrigger | ./varbrace > subr.c
./comment5 /home/christoph/clisp-2.48/src/pseudofun.d | ./gctrigger | ./varbrace > pseudofun.c
./comment5 /home/christoph/clisp-2.48/src/constsym.d | ./gctrigger | ./varbrace > constsym.c
./comment5 /home/christoph/clisp-2.48/src/constobj.d | ./gctrigger | ./varbrace > constobj.c
./comment5 /home/christoph/clisp-2.48/src/constobj_tl.d | ./gctrigger | ./varbrace > constobj_tl.c
./comment5 /home/christoph/clisp-2.48/src/unix.d | ./gctrigger | ./varbrace > unix.c
./comment5 /home/christoph/clisp-2.48/src/xthread.d | ./gctrigger | ./varbrace > xthread.c
./comment5 /home/christoph/clisp-2.48/src/constpack.d | ./gctrigger | ./varbrace > constpack.c
./comment5 /home/christoph/clisp-2.48/src/avl.d | ./gctrigger | ./varbrace > avl.c
./comment5 /home/christoph/clisp-2.48/src/sort.d | ./gctrigger | ./varbrace > sort.c
./comment5 /home/christoph/clisp-2.48/src/subrkw.d | ./gctrigger | ./varbrace > subrkw.c
./comment5 /home/christoph/clisp-2.48/src/bytecode.d | ./gctrigger | ./varbrace > bytecode.c
./comment5 /home/christoph/clisp-2.48/src/spvw_module.d | ./gctrigger | ./varbrace > spvw_module.c
./comment5 /home/christoph/clisp-2.48/src/spvw_debug.d | ./gctrigger | ./varbrace > spvw_debug.c
./comment5 /home/christoph/clisp-2.48/src/spvw_alloca.d | ./gctrigger | ./varbrace > spvw_alloca.c
./comment5 /home/christoph/clisp-2.48/src/spvw_mmap.d | ./gctrigger | ./varbrace > spvw_mmap.c
./comment5 /home/christoph/clisp-2.48/src/spvw_singlemap.d | ./gctrigger | ./varbrace > spvw_singlemap.c
./comment5 /home/christoph/clisp-2.48/src/spvw_page.d | ./gctrigger | ./varbrace > spvw_page.c
./comment5 /home/christoph/clisp-2.48/src/spvw_heap.d | ./gctrigger | ./varbrace > spvw_heap.c
./comment5 /home/christoph/clisp-2.48/src/spvw_global.d | ./gctrigger | ./varbrace > spvw_global.c
./comment5 /home/christoph/clisp-2.48/src/spvw_gcstat.d | ./gctrigger | ./varbrace > spvw_gcstat.c
./comment5 /home/christoph/clisp-2.48/src/spvw_space.d | ./gctrigger | ./varbrace > spvw_space.c
./comment5 /home/christoph/clisp-2.48/src/spvw_mark.d | ./gctrigger | ./varbrace > spvw_mark.c
./comment5 /home/christoph/clisp-2.48/src/spvw_objsize.d | ./gctrigger | ./varbrace > spvw_objsize.c
./comment5 /home/christoph/clisp-2.48/src/spvw_update.d | ./gctrigger | ./varbrace > spvw_update.c
./comment5 /home/christoph/clisp-2.48/src/spvw_fault.d | ./gctrigger | ./varbrace > spvw_fault.c
./comment5 /home/christoph/clisp-2.48/src/spvw_sigsegv.d | ./gctrigger | ./varbrace > spvw_sigsegv.c
./comment5 /home/christoph/clisp-2.48/src/spvw_sigcld.d | ./gctrigger | ./varbrace > spvw_sigcld.c
./comment5 /home/christoph/clisp-2.48/src/spvw_sigpipe.d | ./gctrigger | ./varbrace > spvw_sigpipe.c
./comment5 /home/christoph/clisp-2.48/src/spvw_sigint.d | ./gctrigger | ./varbrace > spvw_sigint.c
./comment5 /home/christoph/clisp-2.48/src/spvw_sigwinch.d | ./gctrigger | ./varbrace > spvw_sigwinch.c
./comment5 /home/christoph/clisp-2.48/src/spvw_sigterm.d | ./gctrigger | ./varbrace > spvw_sigterm.c
./comment5 /home/christoph/clisp-2.48/src/spvw_garcol.d | ./gctrigger | ./varbrace > spvw_garcol.c
./comment5 /home/christoph/clisp-2.48/src/spvw_garcol_old.d | ./gctrigger | ./varbrace > spvw_garcol_old.c
./comment5 /home/christoph/clisp-2.48/src/spvw_genera1.d | ./gctrigger | ./varbrace > spvw_genera1.c
./comment5 /home/christoph/clisp-2.48/src/spvw_gcmark.d | ./gctrigger | ./varbrace > spvw_gcmark.c
./comment5 /home/christoph/clisp-2.48/src/spvw_genera2.d | ./gctrigger | ./varbrace > spvw_genera2.c
./comment5 /home/christoph/clisp-2.48/src/spvw_weak.d | ./gctrigger | ./varbrace > spvw_weak.c
./comment5 /home/christoph/clisp-2.48/src/spvw_genera3.d | ./gctrigger | ./varbrace > spvw_genera3.c
./comment5 /home/christoph/clisp-2.48/src/spvw_allocate.d | ./gctrigger | ./varbrace > spvw_allocate.c
./comment5 /home/christoph/clisp-2.48/src/spvw_typealloc.d | ./gctrigger | ./varbrace > spvw_typealloc.c
./comment5 /home/christoph/clisp-2.48/src/spvw_circ.d | ./gctrigger | ./varbrace > spvw_circ.c
./comment5 /home/christoph/clisp-2.48/src/spvw_walk.d | ./gctrigger | ./varbrace > spvw_walk.c
./comment5 /home/christoph/clisp-2.48/src/spvw_ctype.d | ./gctrigger | ./varbrace > spvw_ctype.c
./comment5 /home/christoph/clisp-2.48/src/spvw_language.d | ./gctrigger | ./varbrace > spvw_language.c
./comment5 /home/christoph/clisp-2.48/src/spvw_memfile.d | ./gctrigger | ./varbrace > spvw_memfile.c
./comment5 /home/christoph/clisp-2.48/src/errunix.d | ./gctrigger | ./varbrace > errunix.c
./comment5 /home/christoph/clisp-2.48/src/aridecl.d | ./gctrigger | ./varbrace > aridecl.c
./comment5 /home/christoph/clisp-2.48/src/arilev0.d | ./gctrigger | ./varbrace > arilev0.c
./comment5 /home/christoph/clisp-2.48/src/arilev1.d | ./gctrigger | ./varbrace > arilev1.c
./comment5 /home/christoph/clisp-2.48/src/intelem.d | ./gctrigger | ./varbrace > intelem.c
./comment5 /home/christoph/clisp-2.48/src/intlog.d | ./gctrigger | ./varbrace > intlog.c
./comment5 /home/christoph/clisp-2.48/src/intplus.d | ./gctrigger | ./varbrace > intplus.c
./comment5 /home/christoph/clisp-2.48/src/intcomp.d | ./gctrigger | ./varbrace > intcomp.c
./comment5 /home/christoph/clisp-2.48/src/intbyte.d | ./gctrigger | ./varbrace > intbyte.c
./comment5 /home/christoph/clisp-2.48/src/intmal.d | ./gctrigger | ./varbrace > intmal.c
./comment5 /home/christoph/clisp-2.48/src/intdiv.d | ./gctrigger | ./varbrace > intdiv.c
./comment5 /home/christoph/clisp-2.48/src/intgcd.d | ./gctrigger | ./varbrace > intgcd.c
./comment5 /home/christoph/clisp-2.48/src/int2adic.d | ./gctrigger | ./varbrace > int2adic.c
./comment5 /home/christoph/clisp-2.48/src/intsqrt.d | ./gctrigger | ./varbrace > intsqrt.c
./comment5 /home/christoph/clisp-2.48/src/intprint.d | ./gctrigger | ./varbrace > intprint.c
./comment5 /home/christoph/clisp-2.48/src/intread.d | ./gctrigger | ./varbrace > intread.c
./comment5 /home/christoph/clisp-2.48/src/intserial.d | ./gctrigger | ./varbrace > intserial.c
./comment5 /home/christoph/clisp-2.48/src/rational.d | ./gctrigger | ./varbrace > rational.c
./comment5 /home/christoph/clisp-2.48/src/sfloat.d | ./gctrigger | ./varbrace > sfloat.c
./comment5 /home/christoph/clisp-2.48/src/ffloat.d | ./gctrigger | ./varbrace > ffloat.c
./comment5 /home/christoph/clisp-2.48/src/dfloat.d | ./gctrigger | ./varbrace > dfloat.c
./comment5 /home/christoph/clisp-2.48/src/lfloat.d | ./gctrigger | ./varbrace > lfloat.c
./comment5 /home/christoph/clisp-2.48/src/flo_konv.d | ./gctrigger | ./varbrace > flo_konv.c
./comment5 /home/christoph/clisp-2.48/src/flo_rest.d | ./gctrigger | ./varbrace > flo_rest.c
./comment5 /home/christoph/clisp-2.48/src/realelem.d | ./gctrigger | ./varbrace > realelem.c
./comment5 /home/christoph/clisp-2.48/src/realrand.d | ./gctrigger | ./varbrace > realrand.c
./comment5 /home/christoph/clisp-2.48/src/realtran.d | ./gctrigger | ./varbrace > realtran.c
./comment5 /home/christoph/clisp-2.48/src/compelem.d | ./gctrigger | ./varbrace > compelem.c
./comment5 /home/christoph/clisp-2.48/src/comptran.d | ./gctrigger | ./varbrace > comptran.c
./comment5 /home/christoph/clisp-2.48/src/arilev1c.d | ./gctrigger | ./varbrace > arilev1c.c
./comment5 /home/christoph/clisp-2.48/src/arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c
./comment5 /home/christoph/clisp-2.48/src/arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c
./comment5 /home/christoph/clisp-2.48/src/genclisph.d | ./gctrigger | ./varbrace > genclisph.c
./comment5 /home/christoph/clisp-2.48/src/noreadline.d | ./gctrigger | ./varbrace > noreadline.c
./comment5 /home/christoph/clisp-2.48/src/lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /!s/.*//' > gen.lispbibl.c
rm -f spvw_calendar.c
ln -s /home/christoph/clisp-2.48/src/spvw_calendar.c spvw_calendar.c
rm -f localcharset.h
ln -s /home/christoph/clisp-2.48/src/gllib/localcharset.h localcharset.h
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c spvw.c
/home/christoph/clisp-2.48/src/spvw.d: In function ?main_actions?:
/home/christoph/clisp-2.48/src/spvw.d:3552: warning: variable ?fileptr? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/spvw.d:3571: warning: variable ?fileptr? might be clobbered by ?longjmp? or ?vfork?
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c spvwtabf.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c spvwtabs.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c spvwtabo.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c eval.c
/home/christoph/clisp-2.48/src/eval.d: In function ?eval_no_hooks?:
/home/christoph/clisp-2.48/src/eval.d:2992: warning: argument ?form? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d: In function ?eval?:
/home/christoph/clisp-2.48/src/eval.d:2937: warning: argument ?form? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d: In function ?funcall_iclosure?:
/home/christoph/clisp-2.48/src/eval.d:2458: warning: argument ?closure? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d:2458: warning: argument ?args_pointer? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d:2459: warning: argument ?argcount? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d: In function ?interpret_bytecode_?:
/home/christoph/clisp-2.48/src/eval.d:5771: warning: variable ?closureptr? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d:5742: warning: argument ?closure? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d:5742: warning: argument ?codeptr? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d: In function ?invoke_handlers?:
/home/christoph/clisp-2.48/src/eval.d:707: warning: variable ?other_ranges? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d:710: warning: variable ?FRAME? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/eval.d:723: warning: variable ?i? might be clobbered by ?longjmp? or ?vfork?
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c control.c
/home/christoph/clisp-2.48/src/control.d: In function ?C_tagbody?:
/home/christoph/clisp-2.48/src/control.d:1596: warning: variable ?body? might be clobbered by ?longjmp? or ?vfork?
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c encoding.c
/home/christoph/clisp-2.48/src/encoding.d: In function ?nls_range?:
/home/christoph/clisp-2.48/src/encoding.d:1921: warning: ?i1? may be used uninitialized in this function
/home/christoph/clisp-2.48/src/encoding.d:1922: warning: ?i2? may be used uninitialized in this function
rm -f execname.c
ln -s /home/christoph/clisp-2.48/src/execname.c execname.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c pathname.c
/home/christoph/clisp-2.48/src/pathname.d: In function ?direntry_to_string?:
/home/christoph/clisp-2.48/src/pathname.d:7198: warning: variable ?encoding? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/pathname.d:7193: warning: argument ?len? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/pathname.d: In function ?C_launch?:
/home/christoph/clisp-2.48/src/pathname.d:8808: warning: variable ?priority? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/pathname.d: In function ?parse_logical_word?:
/home/christoph/clisp-2.48/src/pathname.d:1061: warning: ?ch? may be used uninitialized in this function
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c stream.c
/home/christoph/clisp-2.48/src/stream.d: In function ?lisp_completion?:
/home/christoph/clisp-2.48/src/stream.d:9313: warning: variable ?ptr? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/stream.d:9328: warning: variable ?ptr1? might be clobbered by ?longjmp? or ?vfork?
/home/christoph/clisp-2.48/src/stream.d: In function ?iconv_range?:
/home/christoph/clisp-2.48/src/stream.d:4399: warning: ?i2? may be used uninitialized in this function
/home/christoph/clisp-2.48/src/stream.d:4398: warning: ?i1? may be used uninitialized in this function
/home/christoph/clisp-2.48/src/stream.d: In function ?handle_isset?:
/home/christoph/clisp-2.48/src/stream.d:14410: warning: ?ret? may be used uninitialized in this function
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c socket.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c io.c
/home/christoph/clisp-2.48/src/io.d: In function ?C_vector_reader?:
/home/christoph/clisp-2.48/src/io.d:3316: warning: ?el? may be used uninitialized in this function
/home/christoph/clisp-2.48/src/io.d: In function ?C_bit_vector_reader?:
/home/christoph/clisp-2.48/src/io.d:3260: warning: ?ch? may be used uninitialized in this function
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c funarg.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c array.c
/home/christoph/clisp-2.48/src/array.d: In function ?C_make_array?:
/home/christoph/clisp-2.48/src/array.d:4613: warning: ?fillpointer? may be used uninitialized in this function
/home/christoph/clisp-2.48/src/array.d: In function ?C_adjust_array?:
/home/christoph/clisp-2.48/src/array.d:4935: warning: ?fillpointer? may be used uninitialized in this function
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c hashtabl.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c list.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c package.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c record.c
/home/christoph/clisp-2.48/src/record.d: In function ?update_instance?:
/home/christoph/clisp-2.48/src/record.d:1412: warning: argument ?obj? might be clobbered by ?longjmp? or ?vfork?
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c weak.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c sequence.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c charstrg.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c debug.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c error.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c misc.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c time.c
/home/christoph/clisp-2.48/src/time.d: In function ?C_default_time_zone?:
/home/christoph/clisp-2.48/src/time.d:461: warning: integer overflow in expression
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c predtype.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c symbol.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c lisparit.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c i18n.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c unixaux.c
echo '/* generated from Makefile */' > cflags.h.new
echo '#define CC "s390-linux-gnu-gcc"' >> cflags.h.new
echo '#define CFLAGS "-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I."' >> cflags.h.new
echo '#define LDFLAGS ""' >> cflags.h.new
echo '#define CLFLAGS ""' >> cflags.h.new
echo '#define LIBS "/usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv"' >> cflags.h.new
echo '#define CPPFLAGS "-I/home/christoph/clisp-2.48/debian/build/gllib"' >> cflags.h.new
echo '#define CPP "s390-linux-gnu-gcc -E"' >> cflags.h.new
echo '#define CXX "g++"' >> cflags.h.new
echo '#define CXXFLAGS "-g -O2"' >> cflags.h.new
echo '#define X_LIBS ""' >> cflags.h.new
if cmp cflags.h.new cflags.h > /dev/null 2>&1; then rm -f cflags.h.new; else mv cflags.h.new cflags.h; fi
touch cflags.h.stamp
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c built.c
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
rm -f modules.c
ln -s /home/christoph/clisp-2.48/src/modules.c modules.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE -O0 -c genclisph.c
/home/christoph/clisp-2.48/src/genclisph.d: In function ?main?:
/home/christoph/clisp-2.48/src/genclisph.d:260: warning: comparison of unsigned expression < 0 is always false
s390-linux-gnu-gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  genclisph.o -o genclisph
(echo '#ifndef _CLISP_H' ; echo '#define _CLISP_H' ; echo; echo '/* config.h */' ; grep '^#' config.h ) > clisp.h
(echo; echo '/* 'intparam.h' */' ; grep '^#' intparam.h ) >> clisp.h
(echo; echo '/* 'floatparam.h' */' ; grep '^#' floatparam.h ) >> clisp.h
(echo; echo '/* genclisph */' ; ./genclisph clisp-test.c; echo ; echo '#endif /* _CLISP_H */') >> clisp.h
writing test file clisp-test.c
wrote 163 tests (153 typedefs, 10 defines)
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -DUSE_CLISP_H=1 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-clisp
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -DUSE_CLISP_H=0 -DCOMPILE_STANDALONE clisp-test.c -o clisp-test-lispbibl
./clisp-test-clisp > clisp-test-clisp.out
./clisp-test-lispbibl > clisp-test-lispbibl.out
cmp clisp-test-clisp.out clisp-test-lispbibl.out
if grep lispbibl.d clisp.h; then false; else true; fi
rm -f genclisph clisp-test-clisp clisp-test-lispbibl clisp-test-clisp.out clisp-test-lispbibl.out
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c modules.c
if test -d locale; then rm -rf locale; fi
mkdir locale
(cd po && /usr/bin/make && /usr/bin/make install datarootdir=.. localedir='$(datarootdir)/locale' INSTALL_DATA='ln') || (rm -rf locale ; exit 1)
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/po'
make[2]: F?r das Ziel ?all? ist nichts zu tun.
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/po'
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/po'
installing en.gmo as ../locale/en/LC_MESSAGES/clisp.mo
installing clisplow_en.gmo as ../locale/en/LC_MESSAGES/clisplow.mo
installing da.gmo as ../locale/da/LC_MESSAGES/clisp.mo
installing clisplow_da.gmo as ../locale/da/LC_MESSAGES/clisplow.mo
installing de.gmo as ../locale/de/LC_MESSAGES/clisp.mo
installing clisplow_de.gmo as ../locale/de/LC_MESSAGES/clisplow.mo
installing fr.gmo as ../locale/fr/LC_MESSAGES/clisp.mo
installing clisplow_fr.gmo as ../locale/fr/LC_MESSAGES/clisplow.mo
installing es.gmo as ../locale/es/LC_MESSAGES/clisp.mo
installing clisplow_es.gmo as ../locale/es/LC_MESSAGES/clisplow.mo
installing nl.gmo as ../locale/nl/LC_MESSAGES/clisp.mo
installing clisplow_nl.gmo as ../locale/nl/LC_MESSAGES/clisplow.mo
installing ru.gmo as ../locale/ru/LC_MESSAGES/clisp.mo
installing clisplow_ru.gmo as ../locale/ru/LC_MESSAGES/clisplow.mo
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/po'
rm -rf data
mkdir data
cd data && ln -s /home/christoph/clisp-2.48/utils/unicode/UnicodeDataFull.txt .
cd data && ln -s /home/christoph/clisp-2.48/doc/Symbol-Table.text .
s390-linux-gnu-gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  gllib/uniwidth/width.o gllib/uniname/uniname.o gllib/localcharset.o spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o funarg.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o unixaux.o built.o modules.o /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv -o lisp.run
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp /home/christoph/clisp-2.48/src/ -x '(and (load "/home/christoph/clisp-2.48/src/init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)'
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.48 (2009-07-28) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2009

Type :h and hit Enter for context help.

;; Datei /home/christoph/clisp-2.48/src/defseq.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defseq.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/backquote.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/backquote.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defmacro.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defmacro.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/macros1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/macros1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/macros2.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/macros2.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defs1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defs1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/lambdalist.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/lambdalist.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/places.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/places.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/floatprint.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/floatprint.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defpackage.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defpackage.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/type.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/subtypep.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/subtypep.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/type.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-package.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-package.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-macros.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-macros.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class0.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class0.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-metaobject1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-metaobject1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-slotdef1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-slotdef1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-stablehash1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-stablehash1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-specializer1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-specializer1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class2.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class2.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class3.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class3.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defstruct.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defstruct.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/format.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/format.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/international.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/international.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/room.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/room.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/functions.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/functions.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/trace.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/trace.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/cmacros.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/cmacros.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/compiler.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/compiler.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defs2.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defs2.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/loop.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/loop.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slots1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slots1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2a.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2a.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2b.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2b.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-dependent.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-dependent.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-slots2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slots2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-stablehash2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-stablehash2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-class4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-class4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-class5.lisp wird geladen...
WARNUNG:
DEFGENERIC: Funktion SHARED-INITIALIZE wird in /home/christoph/clisp-2.48/src/clos-class5.lisp umdefiniert, war schon in top-level definiert.
WARNUNG:
DEFGENERIC: Funktion REINITIALIZE-INSTANCE wird in /home/christoph/clisp-2.48/src/clos-class5.lisp umdefiniert, war schon in top-level definiert.
WARNUNG:
DEFGENERIC: Funktion INITIALIZE-INSTANCE wird in /home/christoph/clisp-2.48/src/clos-class5.lisp umdefiniert, war schon in top-level definiert.
;;  Datei /home/christoph/clisp-2.48/src/clos-class5.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-class6.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-class6.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun5.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun5.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-print.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-print.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-custom.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-custom.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/documentation.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/documentation.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/gray.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/gray.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/fill-out.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/fill-out.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/disassem.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/disassem.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/condition.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/condition.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/loadform.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/loadform.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/gstream.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/gstream.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/xcharin.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/xcharin.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/keyboard.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/keyboard.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/screen.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/screen.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/runprog.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/runprog.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/query.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/query.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/reploop.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/reploop.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/savemem.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/savemem.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/dribble.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/dribble.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/pprint.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/pprint.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/describe.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/describe.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/edit.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/edit.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clhs.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clhs.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/inspect.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/inspect.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/macros3.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/macros3.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/complete.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/complete.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/case-sensitive.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/case-sensitive.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/exporting.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/exporting.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/danish.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/danish.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/german.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/german.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/french.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/french.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/spanish.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/spanish.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/dutch.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/dutch.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/russian.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/russian.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/deprecated.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/deprecated.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/config.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/config.lisp ist geladen.
Bytes permanently allocated:             87,072
Bytes currently in use:               5,093,020
Bytes available until next GC:        2,546,510
Bis bald!
mv lispimag.mem interpreted.mem
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M interpreted.mem -q -c /home/christoph/clisp-2.48/src/compiler.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/compiler.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/compiler.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp /home/christoph/clisp-2.48/src/ -x '(and (load "/home/christoph/clisp-2.48/src/init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)'
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.48 (2009-07-28) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2009

Type :h and hit Enter for context help.

;; Datei /home/christoph/clisp-2.48/src/defseq.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defseq.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/backquote.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/backquote.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defmacro.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defmacro.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/macros1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/macros1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/macros2.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/macros2.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defs1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defs1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/lambdalist.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/lambdalist.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/places.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/places.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/floatprint.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/floatprint.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defpackage.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defpackage.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/type.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/subtypep.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/subtypep.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/type.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-package.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-package.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-macros.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-macros.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class0.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class0.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-metaobject1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-metaobject1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-slotdef1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-slotdef1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-stablehash1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-stablehash1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-specializer1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-specializer1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class1.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class1.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class2.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class2.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos-class3.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clos-class3.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defstruct.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defstruct.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/format.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/format.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/international.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/international.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/room.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/room.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/functions.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/functions.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/trace.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/trace.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/cmacros.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/cmacros.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/compiler.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/compiler.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/src/defs2.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/defs2.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/loop.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/loop.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slots1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slots1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun1.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun1.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2a.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2a.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2b.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun2b.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-dependent.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-dependent.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-slots2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slots2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-stablehash2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-stablehash2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer2.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer2.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-class4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-class4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-class5.lisp wird geladen...
WARNUNG:
DEFGENERIC: Funktion SHARED-INITIALIZE wird in /home/christoph/clisp-2.48/src/clos-class5.lisp umdefiniert, war schon in top-level definiert.
WARNUNG:
DEFGENERIC: Funktion REINITIALIZE-INSTANCE wird in /home/christoph/clisp-2.48/src/clos-class5.lisp umdefiniert, war schon in top-level definiert.
WARNUNG:
DEFGENERIC: Funktion INITIALIZE-INSTANCE wird in /home/christoph/clisp-2.48/src/clos-class5.lisp umdefiniert, war schon in top-level definiert.
;;  Datei /home/christoph/clisp-2.48/src/clos-class5.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-slotdef3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer3.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-specializer3.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-class6.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-class6.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-method4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-method4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb4.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-methcomb4.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun5.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-genfun5.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-print.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-print.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/clos-custom.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/clos-custom.lisp ist geladen.
;;  Datei /home/christoph/clisp-2.48/src/documentation.lisp wird geladen...
;;  Datei /home/christoph/clisp-2.48/src/documentation.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clos.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/gray.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/gray.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/fill-out.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/fill-out.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/disassem.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/disassem.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/condition.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/condition.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/loadform.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/loadform.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/gstream.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/gstream.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/xcharin.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/xcharin.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/keyboard.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/keyboard.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/screen.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/screen.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/runprog.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/runprog.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/query.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/query.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/reploop.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/reploop.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/savemem.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/savemem.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/dribble.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/dribble.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/pprint.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/pprint.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/describe.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/describe.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/edit.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/edit.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/clhs.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/clhs.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/inspect.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/inspect.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/macros3.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/macros3.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/complete.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/complete.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/case-sensitive.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/case-sensitive.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/exporting.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/exporting.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/danish.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/danish.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/german.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/german.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/french.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/french.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/spanish.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/spanish.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/dutch.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/dutch.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/russian.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/russian.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/src/deprecated.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/src/deprecated.lisp ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/config.lisp wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/config.lisp ist geladen.
Bytes permanently allocated:             87,072
Bytes currently in use:               4,390,596
Bytes available until next GC:        2,195,298
Bis bald!
mv lispimag.mem halfcompiled.mem
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/init.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/init.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/init.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/defseq.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/defseq.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/defseq.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/backquote.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/backquote.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/backquote.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/defmacro.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/defmacro.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/defmacro.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/macros1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/macros1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/macros1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/macros2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/macros2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/macros2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/defs1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/defs1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/defs1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/lambdalist.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/lambdalist.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/lambdalist.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/places.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/places.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/places.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/floatprint.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/floatprint.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/floatprint.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/defpackage.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/defpackage.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/defpackage.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/type.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/type.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/type.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/subtypep.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/subtypep.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/subtypep.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-package.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-package.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-package.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-macros.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-macros.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-macros.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class0.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class0.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class0.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-metaobject1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-metaobject1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-metaobject1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-slotdef1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-slotdef1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-slotdef1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-stablehash1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-stablehash1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-stablehash1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-specializer1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-specializer1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-specializer1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class3.lisp ...
WARNUNG: Redefining metaobject class #<STANDARD-CLASS METAOBJECT> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS SPECIALIZER> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS SUPER-CLASS> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS POTENTIAL-CLASS> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS BUILT-IN-CLASS> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS SLOTTED-CLASS> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS SEMI-STANDARD-CLASS> has
         no effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS STANDARD-CLASS> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS STRUCTURE-CLASS> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS SLOT-DEFINITION> has no
         effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS DIRECT-SLOT-DEFINITION>
         has no effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS EFFECTIVE-SLOT-DEFINITION> has no effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS STANDARD-SLOT-DEFINITION> has no effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS STANDARD-DIRECT-SLOT-DEFINITION> has no effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS STANDARD-EFFECTIVE-SLOT-DEFINITION> has no effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS STRUCTURE-DIRECT-SLOT-DEFINITION> has no effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS STRUCTURE-EFFECTIVE-SLOT-DEFINITION> has no effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS EQL-SPECIALIZER> has no
         effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS MISDESIGNED-FORWARD-REFERENCED-CLASS> has no effect.
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/defstruct.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/defstruct.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/defstruct.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/format.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/format.lisp ...
WARNING in FORMATTER-MAIN-1 in Zeilen 2029..2527 :
Variable ADD-FILL wird nicht benutzt.
Schreibfehler oder fehlende IGNORE-Deklaration?
;; Wrote file /home/christoph/clisp-2.48/debian/build/format.fas
0 Errors, 1 Warnung
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/international.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/international.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/international.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/savemem.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/savemem.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/savemem.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/functions.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/functions.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/functions.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/trace.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/trace.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/trace.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/cmacros.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/cmacros.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/cmacros.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/defs2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/defs2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/defs2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/loop.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/loop.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/loop.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-stablehash2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-stablehash2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-stablehash2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-specializer2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-specializer2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-specializer2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-specializer3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-specializer3.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-specializer3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class4.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class4.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class4.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class5.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class5.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class5.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-class6.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-class6.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-class6.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-slotdef2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-slotdef2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-slotdef2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-slotdef3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-slotdef3.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-slotdef3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-slots1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-slots1.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-slots1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-slots2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-slots2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-slots2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-method1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-method1.lisp ...
WARNUNG: Redefining metaobject class #<STANDARD-CLASS METHOD> has no effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS STANDARD-METHOD> has no
         effect.
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS STANDARD-ACCESSOR-METHOD> has no effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS STANDARD-READER-METHOD>
         has no effect.
WARNUNG: Redefining metaobject class #<STANDARD-CLASS STANDARD-WRITER-METHOD>
         has no effect.
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-method1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-method2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-method2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-method2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-method3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-method3.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-method3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-method4.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-method4.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-method4.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-methcomb1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-methcomb1.lisp ...
WARNUNG: Redefining metaobject class #<STANDARD-CLASS METHOD-COMBINATION> has
         no effect.
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-methcomb1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-methcomb2.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-methcomb2.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-methcomb2.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-methcomb3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-methcomb3.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-methcomb3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-methcomb4.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-methcomb4.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-methcomb4.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-genfun1.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-genfun1.lisp ...
WARNUNG: Redefining metaobject class
         #<STANDARD-CLASS FUNCALLABLE-STANDARD-CLASS> has no effect.
WARNUNG: Redefining metaobject class
         #<FUNCALLABLE-STANDARD-CLASS GENERIC-FUNCTION> has no effect.
WARNUNG: Redefining metaobject class
         #<FUNCALLABLE-STANDARD-CLASS STANDARD-GENERIC-FUNCTION> has no
         effect.
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-genfun1.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-genfun2a.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-genfun2a.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-genfun2a.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-genfun2b.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-genfun2b.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-genfun2b.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-genfun3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-genfun3.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-genfun3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-genfun4.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-genfun4.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-genfun4.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-genfun5.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-genfun5.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-genfun5.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-dependent.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-dependent.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-dependent.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-print.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-print.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-print.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clos-custom.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clos-custom.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clos-custom.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/documentation.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/documentation.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/documentation.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/fill-out.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/fill-out.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/fill-out.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/disassem.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/disassem.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/disassem.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/condition.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/condition.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/condition.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/loadform.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/loadform.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/loadform.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/gstream.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/gstream.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/gstream.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/xcharin.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/xcharin.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/xcharin.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/keyboard.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/keyboard.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/keyboard.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/screen.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/screen.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/screen.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/runprog.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/runprog.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/runprog.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/query.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/query.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/query.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/reploop.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/reploop.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/reploop.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/dribble.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/dribble.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/dribble.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/complete.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/complete.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/complete.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/pprint.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/pprint.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/pprint.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/describe.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/describe.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/describe.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/room.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/room.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/room.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/edit.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/edit.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/edit.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/macros3.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/macros3.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/macros3.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/clhs.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/clhs.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clhs.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/inspect.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/inspect.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/inspect.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/gray.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/gray.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/gray.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/case-sensitive.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/case-sensitive.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/case-sensitive.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/exporting.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/exporting.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/exporting.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/german.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/german.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/german.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/french.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/french.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/french.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/spanish.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/spanish.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/spanish.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/russian.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/russian.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/russian.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/danish.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/danish.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/danish.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/dutch.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/dutch.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/dutch.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c /home/christoph/clisp-2.48/src/deprecated.lisp -o ./
;; Compiling file /home/christoph/clisp-2.48/src/deprecated.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/deprecated.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M halfcompiled.mem -q -c config.lisp
;; Compiling file /home/christoph/clisp-2.48/debian/build/config.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/config.fas
0 Errors, 0 Warnungen
./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -x "(and (load \"init.fas\") (ext::saveinitmem) (ext::exit)) (ext::exit t)"
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.48 (2009-07-28) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2009

Type :h and hit Enter for context help.

WARNUNG:
DEFUN/DEFMACRO: Funktion LOAD wird in top-level umdefiniert, war schon in C definiert.
;; Datei defseq.fas wird geladen...
;; Datei defseq.fas ist geladen.
;; Datei backquote.fas wird geladen...
;; Datei backquote.fas ist geladen.
;; Datei defmacro.fas wird geladen...
;; Datei defmacro.fas ist geladen.
;; Datei macros1.fas wird geladen...
;; Datei macros1.fas ist geladen.
;; Datei macros2.fas wird geladen...
;; Datei macros2.fas ist geladen.
;; Datei defs1.fas wird geladen...
;; Datei defs1.fas ist geladen.
;; Datei lambdalist.fas wird geladen...
;; Datei lambdalist.fas ist geladen.
;; Datei places.fas wird geladen...
;; Datei places.fas ist geladen.
;; Datei floatprint.fas wird geladen...
;; Datei floatprint.fas ist geladen.
;; Datei defpackage.fas wird geladen...
;; Datei defpackage.fas ist geladen.
;; Datei type.fas wird geladen...
;;  Datei subtypep.fas wird geladen...
;;  Datei subtypep.fas ist geladen.
;; Datei type.fas ist geladen.
;; Datei clos-package.fas wird geladen...
;; Datei clos-package.fas ist geladen.
;; Datei clos-macros.fas wird geladen...
;; Datei clos-macros.fas ist geladen.
;; Datei clos-class0.fas wird geladen...
;; Datei clos-class0.fas ist geladen.
;; Datei clos-metaobject1.fas wird geladen...
;; Datei clos-metaobject1.fas ist geladen.
;; Datei clos-slotdef1.fas wird geladen...
;; Datei clos-slotdef1.fas ist geladen.
;; Datei clos-stablehash1.fas wird geladen...
;; Datei clos-stablehash1.fas ist geladen.
;; Datei clos-specializer1.fas wird geladen...
;; Datei clos-specializer1.fas ist geladen.
;; Datei clos-class1.fas wird geladen...
;; Datei clos-class1.fas ist geladen.
;; Datei clos-class2.fas wird geladen...
;; Datei clos-class2.fas ist geladen.
;; Datei clos-class3.fas wird geladen...
;; Datei clos-class3.fas ist geladen.
;; Datei defstruct.fas wird geladen...
;; Datei defstruct.fas ist geladen.
;; Datei format.fas wird geladen...
;; Datei format.fas ist geladen.
;; Datei international.fas wird geladen...
;; Datei international.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/room.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/room.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/functions.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/functions.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/trace.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/trace.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/cmacros.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/cmacros.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/compiler.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/compiler.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/defs2.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/defs2.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/loop.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/loop.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/clos.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slots1.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slots1.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method1.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method1.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb1.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb1.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun1.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun1.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun2a.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun2a.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb2.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb2.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun2b.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun2b.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method2.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method2.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun3.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun3.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-dependent.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-dependent.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun4.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun4.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method3.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method3.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb3.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb3.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slots2.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slots2.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slotdef2.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slotdef2.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-stablehash2.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-stablehash2.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-specializer2.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-specializer2.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-class4.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-class4.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-class5.fas wird geladen...
WARNUNG:
DEFGENERIC: Funktion SHARED-INITIALIZE wird in /home/christoph/clisp-2.48/debian/build/clos-class5.fas umdefiniert, war schon in top-level definiert.
WARNUNG:
DEFGENERIC: Funktion REINITIALIZE-INSTANCE wird in /home/christoph/clisp-2.48/debian/build/clos-class5.fas umdefiniert, war schon in top-level definiert.
WARNUNG:
DEFGENERIC: Funktion INITIALIZE-INSTANCE wird in /home/christoph/clisp-2.48/debian/build/clos-class5.fas umdefiniert, war schon in top-level definiert.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-class5.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slotdef3.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-slotdef3.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-specializer3.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-specializer3.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-class6.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-class6.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method4.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-method4.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb4.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-methcomb4.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun5.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-genfun5.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-print.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-print.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-custom.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/clos-custom.fas ist geladen.
;;  Datei /home/christoph/clisp-2.48/debian/build/documentation.fas wird geladen...
;;  Datei /home/christoph/clisp-2.48/debian/build/documentation.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/clos.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/gray.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/gray.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/fill-out.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/fill-out.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/disassem.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/disassem.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/condition.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/condition.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/loadform.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/loadform.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/gstream.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/gstream.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/xcharin.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/xcharin.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/keyboard.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/keyboard.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/screen.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/screen.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/runprog.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/runprog.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/query.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/query.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/reploop.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/reploop.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/savemem.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/savemem.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/dribble.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/dribble.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/pprint.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/pprint.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/describe.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/describe.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/edit.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/edit.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/clhs.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clhs.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/inspect.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/inspect.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/macros3.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/macros3.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/complete.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/complete.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/case-sensitive.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/case-sensitive.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/exporting.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/exporting.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/danish.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/danish.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/german.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/german.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/french.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/french.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/spanish.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/spanish.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/dutch.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/dutch.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/russian.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/russian.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/deprecated.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/deprecated.fas ist geladen.
;; Datei /home/christoph/clisp-2.48/debian/build/config.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/config.fas ist geladen.
;; Wrote the memory image into lispinit.mem (1,824,004 bytes)
Bytes permanently allocated:             87,072
Bytes currently in use:               1,735,500
Bytes available until next GC:          865,320
Bis bald!
ln -s /home/christoph/clisp-2.48/ANNOUNCE ANNOUNCE
ln -s /home/christoph/clisp-2.48/COPYRIGHT COPYRIGHT
ln -s /home/christoph/clisp-2.48/GNU-GPL GNU-GPL
ln -s /home/christoph/clisp-2.48/SUMMARY SUMMARY
ln -s /home/christoph/clisp-2.48/src/NEWS NEWS
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/src/_README > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt > README
rm -f txt.c
rm -f txt
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/src/_README.de > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt > README.de
rm -f txt.c
rm -f txt
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/src/_README.es > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt > README.es
rm -f txt.c
rm -f txt
rm -f MAGIC.add
ln -s /home/christoph/clisp-2.48/unix/MAGIC.add MAGIC.add
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/doc/_clisp-link.1 > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt | grep -v '^ *$' | sed -e "s, at PLATFORM@,s390x-ibm-linux-gnu,g" > clisp-link.1
rm -f txt.c
rm -f txt
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/doc/_clisp.1 > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt | grep -v '^ *$' | sed -e "s, at PLATFORM@,s390x-ibm-linux-gnu,g" > clisp.1
rm -f txt.c
rm -f txt
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/doc/_clisp.html > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt | sed -e "s, at PLATFORM@,s390x-ibm-linux-gnu,g" > clisp.html
rm -f txt.c
rm -f txt
ln -s /home/christoph/clisp-2.48/doc/LISP-tutorial.txt LISP-tutorial.txt
ln -s /home/christoph/clisp-2.48/doc/CLOS-guide.txt CLOS-guide.txt
ln -s /home/christoph/clisp-2.48/doc/impnotes.html impnotes.html
ln -s /home/christoph/clisp-2.48/doc/impnotes.css impnotes.css
ln -s /home/christoph/clisp-2.48/doc/clisp.png clisp.png
groff -Tdvi -mandoc  clisp.1 > clisp.dvi
clisp.1:1207: warning [p 8, 6.5i]: can't break line
clisp.1:1217: warning [p 8, 7.3i]: can't break line
clisp.1:1227: warning [p 8, 8.1i]: can't break line
clisp.1:1257: warning [p 9, 1.6i]: can't break line
clisp.1:1262: warning [p 9, 2.0i]: can't break line
clisp.1:1287: warning [p 9, 4.0i]: can't break line
clisp.1:1292: warning [p 9, 4.4i]: can't break line
clisp.1:1297: warning [p 9, 4.8i]: can't break line
clisp.1:1327: warning [p 9, 7.2i]: can't break line
clisp.1:1332: warning [p 9, 7.6i]: can't break line
clisp.1:1358: warning [p 9, 9.7i]: can't break line
clisp.1:1363: warning [p 10, 1.2i]: can't break line
clisp.1:1368: warning [p 10, 1.6i]: can't break line
clisp.1:1390: warning [p 10, 3.4i]: can't break line
clisp.1:1425: warning [p 10, 6.2i]: can't break line
clisp.1:1435: warning [p 10, 7.0i]: can't break line
clisp.1:1440: warning [p 10, 7.4i]: can't break line
clisp.1:1450: warning [p 10, 8.2i]: can't break line
groff -Tps -mandoc  clisp.1 > clisp.ps
clisp.1:1207: warning [p 8, 4.5i]: can't break line
clisp.1:1217: warning [p 8, 5.3i]: can't break line
clisp.1:1227: warning [p 8, 6.1i]: can't break line
clisp.1:1257: warning [p 8, 8.5i]: can't break line
clisp.1:1262: warning [p 8, 8.9i]: can't break line
clisp.1:1297: warning [p 9, 2.8i]: can't break line
clisp.1:1358: warning [p 9, 7.7i]: can't break line
clisp.1:1368: warning [p 9, 8.5i]: can't break line
clisp.1:1425: warning [p 10, 4.0i]: can't break line
clisp.1:1450: warning [p 10, 6.0i]: can't break line
dvipdf clisp.dvi clisp.pdf
ld -r -o lisp.o gllib/uniwidth/width.o gllib/uniname/uniname.o gllib/localcharset.o spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o funarg.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o unixaux.o built.o
chmod a-x lisp.o
ar rcv lisp.a lisp.o
a - lisp.o
rm -f lisp.o
ranlib lisp.a
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -c noreadline.c
ar rcv libnoreadline.a noreadline.o
a - noreadline.o
ranlib libnoreadline.a
sed -e 's%@with_dynamic_modules@%no%' -e 's%@createsharedlib@%%' -e 's%@LEXE@%.run%' -e 's%@SHREXT@%.so%'< /home/christoph/clisp-2.48/src/clisp-link.in > clisp-link
chmod a+x clisp-link
rm -f modprep.lisp
ln -s /home/christoph/clisp-2.48/utils/modprep.lisp modprep.lisp
rm -rf linkkit
mkdir linkkit
cd linkkit && ln -s ../modules.c modules.c
cd linkkit && ln -s ../clisp.h clisp.h
cd linkkit && ln -s ../modprep.lisp modprep.lisp
(echo 'CC='"'"'s390-linux-gnu-gcc'"'" ; echo 'CPPFLAGS='"'"'-I/home/christoph/clisp-2.48/debian/build/gllib'"'" ; echo 'CFLAGS='"'"'-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.'"'" ; echo 'CLFLAGS='"'"''"'" ; echo 'LIBS='"'"'lisp.a /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv'"'" ; echo 'X_LIBS='"'"''"'" ; echo 'RANLIB='"'"'ranlib'"'" ; echo 'FILES='"'"'lisp.a libnoreadline.a gllib/uniwidth/width.o gllib/uniname/uniname.o gllib/localcharset.o  '"'") > makevars
test -d boot || (mkdir boot && cd boot && for f in lisp.a libnoreadline.a gllib/uniwidth/width.o gllib/uniname/uniname.o gllib/localcharset.o   modules.h modules.o lisp.run lispinit.mem; do ln -s ../$f .; done && (grep -v '^FILES=' ../makevars; fl=''; for f in lisp.a libnoreadline.a gllib/uniwidth/width.o gllib/uniname/uniname.o gllib/localcharset.o  ; do fl=$fl' '`basename $f`; done; echo 'FILES='"'"$fl"'") > makevars) || (rm -rf boot ; exit 1)
./txt2c -I'/home/christoph/clisp-2.48/' < /home/christoph/clisp-2.48/src/_clisp.c > txt.c
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -DCOMPILE_STANDALONE  -O0 txt.c -o txt
./txt > clisp.c
rm -f txt.c
rm -f txt
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -DENABLE_RELOCATABLE clisp.c /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv  -o clisp
/home/christoph/clisp-2.48/src/lndir /home/christoph/clisp-2.48/modules/i18n i18n
m=`cd /home/christoph/clisp-2.48/modules/i18n; pwd`; \
	if test -f i18n/configure -a i18n/configure -nt i18n/config.status ; then cd i18n ; \
	  ( cache=`echo i18n/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \
	    if test -f ${cache} ; then . ${cache}; \
	      if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \
	      if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \
	      if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \
	      if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \
	      if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \
	      if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \
	      if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \
	      if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \
	      if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \
	      if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \
	      /bin/bash ./configure --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\
	    else /bin/bash ./configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \
	    fi ) ;\
	fi
configure: loading cache ../config.cache
configure: ** I18N (Common)
checking for gcc... (cached) s390-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether s390-linux-gnu-gcc accepts -g... (cached) yes
checking for s390-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) s390-linux-gnu-gcc -E
checking build system type... (cached) s390x-ibm-linux-gnu
checking host system type... (cached) s390x-ibm-linux-gnu
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
configure: ** I18N (locale)
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for localeconv... yes
checking for struct lconv.int_p_cs_precedes... yes
checking for struct lconv.int_n_cs_precedes... yes
checking for struct lconv.int_p_sep_by_space... yes
checking for struct lconv.int_n_sep_by_space... yes
checking for struct lconv.int_p_sign_posn... yes
checking for struct lconv.int_n_sign_posn... yes
configure: ** I18N (Output)
configure: updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: ** I18N (Done)
CLISP="/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; cd i18n ; /usr/bin/make clisp-module CC="s390-linux-gnu-gcc" CPPFLAGS="-I/home/christoph/clisp-2.48/debian/build/gllib" CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I." CLFLAGS="" LIBS="/usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/i18n'
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c i18n.lisp
;; Compiling file /home/christoph/clisp-2.48/debian/build/i18n/i18n.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/i18n/i18n.fas
0 Errors, 0 Warnungen
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C $(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit/modprep gettext.c
;; MODPREP: "gettext.c" --> #P"gettext.m.c"
;; MODPREP: reading "gettext.c": 19,127 bytes, 450 lines
WARNUNG: truncated a very long tag (from 7,676 to 2,000) for
         ("(OR INTEGER (MEMBER" ..)
;; MODPREP: 183 objects, 9 DEFUNs
;; packages: ("I18N")
MODPREP: wrote gettext.m.c (121,270 bytes)
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -I$(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c gettext.m.c -o gettext.o
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/i18n'
/home/christoph/clisp-2.48/src/lndir /home/christoph/clisp-2.48/modules/syscalls syscalls
m=`cd /home/christoph/clisp-2.48/modules/syscalls; pwd`; \
	if test -f syscalls/configure -a syscalls/configure -nt syscalls/config.status ; then cd syscalls ; \
	  ( cache=`echo syscalls/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \
	    if test -f ${cache} ; then . ${cache}; \
	      if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \
	      if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \
	      if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \
	      if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \
	      if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \
	      if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \
	      if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \
	      if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \
	      if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \
	      if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \
	      /bin/bash ./configure --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\
	    else /bin/bash ./configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \
	    fi ) ;\
	fi
configure: loading cache ../config.cache
configure: ** System Calls (Common)
checking for gcc... (cached) s390-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether s390-linux-gnu-gcc accepts -g... (cached) yes
checking for s390-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) s390-linux-gnu-gcc -E
checking build system type... (cached) s390x-ibm-linux-gnu
checking host system type... (cached) s390x-ibm-linux-gnu
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
configure: ** System Calls (Headers)
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for netdb.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for wchar.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for sys/time.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for stdlib.h... (cached) yes
checking shlobj.h usability... no
checking shlobj.h presence... no
checking for shlobj.h... no
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking for sys/utsname.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking size of off_t... (cached) 4
checking size of gid_t... 4
checking size of pid_t... 4
checking size of uid_t... 4
checking for struct utmpx.ut_host... yes
configure: ** System Calls (Functions)
checking for getrlimit... (cached) yes
checking for setrlimit... (cached) yes
checking size of rlim_t... (cached) 4
checking for getrlimit declaration... (cached) 
         extern int getrlimit (enum __rlimit_resource, struct rlimit *);
checking for setrlimit declaration... (cached) 
         extern int setrlimit (enum __rlimit_resource, const struct rlimit *);
checking whether gethostent requires -lnsl... (cached) no
checking whether setsockopt requires -lsocket... (cached) no
checking for library containing crypt... -lcrypt
checking for library containing erf... -lm
checking for clock... yes
checking for getloadavg... yes
checking for confstr... yes
checking for fcntl... yes
checking for gethostent... (cached) yes
checking for sysconf... (cached) yes
checking for uname... (cached) yes
checking for getlogin... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for endpwent... yes
checking for setpwent... yes
checking for getservbyport... yes
checking for getservbyname... yes
checking for getservent... yes
checking for setservent... yes
checking for endservent... yes
checking for openlog... yes
checking for setlogmask... yes
checking for syslog... yes
checking for closelog... yes
checking for strftime... yes
checking for strptime... yes
checking for mktime... yes
checking for getppid... yes
checking for getpgid... yes
checking for getsid... yes
checking for setpgid... (cached) yes
checking for setsid... (cached) yes
checking for kill... yes
checking for pathconf... yes
checking for fpathconf... yes
checking for realpath... (cached) yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for getgrent... yes
checking for endgrent... yes
checking for setgrent... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for mkfifo... yes
checking for mkdir... yes
checking for creat... yes
checking for mkstemp... yes
checking for tempnam... yes
checking for mkdtemp... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setuid... yes
checking for setreuid... (cached) yes
checking for setregid... (cached) yes
checking for getgroups... yes
checking for setgroups... yes
checking for wait4... yes
checking for fchmod... (cached) yes
checking for fchown... yes
checking for fstat... yes
checking for link... yes
checking for stat... yes
checking for symlink... yes
checking for utime... yes
checking for mknod... yes
checking for chmod... yes
checking for umask... yes
checking for fsync... (cached) yes
checking for sync... yes
checking for ftruncate... yes
checking for truncate... yes
checking for getusershell... yes
checking for endusershell... yes
checking for erf... yes
checking for erfc... yes
checking for lgamma... yes
checking for tgamma... yes
checking for fstatvfs... yes
checking for statvfs... yes
checking for getpriority... yes
checking for setpriority... yes
checking for crypt... yes
checking for encrypt... yes
checking for setkey... yes
checking for GlobalMemoryStatusEx... no
checking for strerror... (cached) yes
checking for gethostid... yes
checking for sethostid... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether signgam is declared... yes
checking for lstat... (cached) yes
checking for sys/stat.h... (cached) yes
checking for struct stat.st_rdev... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for struct stat.st_blocks... (cached) yes
checking size of ino_t... (cached) 4
checking size of dev_t... (cached) 4
checking whether f_fsid is scalar... yes
checking size of fsblkcnt_t... 4
checking size of fsfilcnt_t... 4
checking for sys/resource.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for getrusage... (cached) yes
checking for getrusage declaration... (cached) 
         extern int getrusage (int, struct rusage *);
checking whether getrusage works... (cached) yes
checking whether link(2) dereferences a symlink... (cached) no
checking whether setpgrp() is POSIX... yes
configure: ** System Calls (output)
configure: updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: ** System Calls (done)
CLISP="/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; cd syscalls ; /usr/bin/make clisp-module CC="s390-linux-gnu-gcc" CPPFLAGS="-I/home/christoph/clisp-2.48/debian/build/gllib" CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I." CLFLAGS="" LIBS="/usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/syscalls'
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C $(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit/modprep calls.c
;; MODPREP: "calls.c" --> #P"calls.m.c"
;; MODPREP: reading "calls.c": 229,263 bytes, 4,341 lines
WARNUNG: truncated a very long tag (from 6,146 to 2,000) for
          ("(OR INTEGER (MEMBER"
           ..)

WARNUNG: truncated a very long tag (from 3,248 to 2,000) for
         ("(OR INTEGER (MEMBER" ..)
WARNUNG: "calls.c":5370: fixed object case ":ERROR_ITERATED_DATA_EXCEEDS_64k"
WARNUNG: "calls.c":5370: fixed object case ":ERROR_AUTODATASEG_EXCEEDS_64k"
WARNUNG: truncated a very long tag (from 122,702 to 2,000) for
          ("(OR INTEGER (MEMBER"
           ..)

WARNUNG: truncated a very long tag (from 5,498 to 2,000) for
          ("(OR INTEGER (MEMBER" ("defined(E2BIG)" . ":E2BIG")
           ("defined(EACCES)" . ":EACCES")
           ("defined(EADDRINUSE)" . ":EADDRINUSE")
           ("defined(EADDRNOTAVAIL)" . ":EADDRNOTAVAIL")
           ("defined(EAFNOSUPPORT)" . ":EAFNOSUPPORT")
           ..)

;; MODPREP: 2,523 objects, 105 DEFUNs, 3 DEFVARs (3 inits)
;; packages: ("OS" "POSIX")
MODPREP: wrote calls.m.c (2,204,407 bytes)
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -I$(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c calls.m.c -o calls.o
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c posix.lisp
;; Compiling file /home/christoph/clisp-2.48/debian/build/syscalls/posix.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/syscalls/posix.fas
Folgende Funktionen wurden verwendet, aber nicht definiert:
 POSIX::%SYSLOG POSIX::CONVERT-MODE POSIX::FILE-STAT POSIX::SYSCONF
 POSIX:MKDTEMP POSIX::MKNOD POSIX:LGAMMA
0 Errors, 0 Warnungen
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/syscalls'
/home/christoph/clisp-2.48/src/lndir /home/christoph/clisp-2.48/modules/regexp regexp
m=`cd /home/christoph/clisp-2.48/modules/regexp; pwd`; \
	if test -f regexp/configure -a regexp/configure -nt regexp/config.status ; then cd regexp ; \
	  ( cache=`echo regexp/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \
	    if test -f ${cache} ; then . ${cache}; \
	      if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \
	      if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \
	      if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \
	      if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \
	      if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \
	      if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \
	      if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \
	      if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \
	      if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \
	      if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \
	      /bin/bash ./configure --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\
	    else /bin/bash ./configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \
	    fi ) ;\
	fi
configure: loading cache ../config.cache
configure: ** Regexp (Common)
checking for gcc... (cached) s390-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether s390-linux-gnu-gcc accepts -g... (cached) yes
checking for s390-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) s390-linux-gnu-gcc -E
checking build system type... (cached) s390x-ibm-linux-gnu
checking host system type... (cached) s390x-ibm-linux-gnu
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for C/C++ restrict keyword... (cached) __restrict
configure: ** Regexp (Output)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: ** Regexp (Done)
CLISP="/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; cd regexp ; /usr/bin/make clisp-module CC="s390-linux-gnu-gcc" CPPFLAGS="-I/home/christoph/clisp-2.48/debian/build/gllib" CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I." CLFLAGS="" LIBS="/usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/regexp'
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c regexp.lisp
;; Compiling file /home/christoph/clisp-2.48/debian/build/regexp/regexp.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/regexp/regexp.fas
Folgende Funktionen wurden verwendet, aber nicht definiert:
 REGEXP:REGEXP-COMPILE REGEXP:REGEXP-EXEC
0 Errors, 0 Warnungen
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C $(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit/modprep regexi.c
;; MODPREP: "regexi.c" --> #P"regexi.m.c"
;; MODPREP: reading "regexi.c": 5,215 bytes, 147 lines
;; MODPREP: 12 objects, 3 DEFUNs
;; packages: ("REGEXP")
MODPREP: wrote regexi.m.c (9,697 bytes)
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -I$(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c regexi.m.c -o regexi.o
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/regexp'
/home/christoph/clisp-2.48/src/lndir /home/christoph/clisp-2.48/modules/clx/mit-clx clx/mit-clx
m=`cd /home/christoph/clisp-2.48/modules/clx/mit-clx; pwd`; \
	if test -f clx/mit-clx/configure -a clx/mit-clx/configure -nt clx/mit-clx/config.status ; then cd clx/mit-clx ; \
	  ( cache=`echo clx/mit-clx/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \
	    if test -f ${cache} ; then . ${cache}; \
	      if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \
	      if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \
	      if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \
	      if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \
	      if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \
	      if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \
	      if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \
	      if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \
	      if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \
	      if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \
	      /bin/bash ./configure --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\
	    else /bin/bash ./configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \
	    fi ) ;\
	fi
CLISP="/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; cd clx/mit-clx ; /usr/bin/make clisp-module CC="s390-linux-gnu-gcc" CPPFLAGS="-I/home/christoph/clisp-2.48/debian/build/gllib" CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I." CLFLAGS="" LIBS="/usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/clx/mit-clx'
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -q -c defsystem
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -m 4MB -q -i defsystem -x '(compile-clx)'
;;; Default paths: #P"" #P""
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/package.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/package.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/package.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/package.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/depdefs.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/depdefs.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/depdefs.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/depdefs.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/clx.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/clx.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/clx.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/clx.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/dependent.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/dependent.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/dependent.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/dependent.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/macros.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/macros.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/macros.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/macros.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/bufmac.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/bufmac.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/bufmac.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/bufmac.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/buffer.lisp ...
WARNING in WITH-BUFFER-FUNCTION in Zeilen 85..91 :
Variable TIMEOUT wird nicht benutzt.
Schreibfehler oder fehlende IGNORE-Deklaration?
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/buffer.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/buffer.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/buffer.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/display.lisp ...
WARNING in WITH-EVENT-QUEUE-FUNCTION in Zeilen 321..327 :
Variable DISPLAY wird nicht benutzt.
Schreibfehler oder fehlende IGNORE-Deklaration?
WARNING in WITH-EVENT-QUEUE-FUNCTION in Zeilen 321..327 :
Variable TIMEOUT wird nicht benutzt.
Schreibfehler oder fehlende IGNORE-Deklaration?
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/display.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/display.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/display.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/gcontext.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/gcontext.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/gcontext.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/gcontext.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/input.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/input.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/input.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/input.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/requests.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/requests.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/requests.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/requests.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/fonts.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/fonts.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/fonts.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/fonts.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/graphics.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/graphics.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/graphics.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/graphics.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/text.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/text.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/text.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/text.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/attributes.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/attributes.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/attributes.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/attributes.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/translate.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/translate.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/translate.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/translate.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/keysyms.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/keysyms.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/keysyms.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/keysyms.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/manager.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/manager.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/manager.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/manager.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/image.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/image.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/image.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/image.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/resource.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/resource.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/resource.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/resource.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/describe.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/describe.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/describe.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/describe.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/trace.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/trace.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/trace.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/trace.fas ist geladen.
;; Compiling file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/shape.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/shape.fas
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/shape.fas wird geladen...
;; Datei /home/christoph/clisp-2.48/debian/build/clx/mit-clx/shape.fas ist geladen.
Folgende Funktionen wurden verwendet, aber nicht definiert:
 POSIX::RESOLVE-HOST-IPADDR POSIX::HOSTENT-ADDRTYPE
 POSIX::HOSTENT-ADDR-LIST XLIB::FAST-READ-PIXARRAY-USING-BITBLT
 XLIB::FAST-READ-PIXARRAY-24 XLIB::FAST-WRITE-PIXARRAY-USING-BITBLT
 XLIB::FAST-WRITE-PIXARRAY-24 XLIB::PIXARRAY-ELEMENT-SIZE
 XLIB::COPY-BIT-RECT
0 Errors, 3 Warnungen
T
touch stamp.fas
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/clx/mit-clx'
/home/christoph/clisp-2.48/src/lndir /home/christoph/clisp-2.48/modules/berkeley-db berkeley-db
m=`cd /home/christoph/clisp-2.48/modules/berkeley-db; pwd`; \
	if test -f berkeley-db/configure -a berkeley-db/configure -nt berkeley-db/config.status ; then cd berkeley-db ; \
	  ( cache=`echo berkeley-db/ | sed -e 's,[^/][^/]*//*,../,g'`config.cache; \
	    if test -f ${cache} ; then . ${cache}; \
	      if test "${ac_cv_env_CC_set}" = set; then CC="${ac_cv_env_CC_value}"; export CC; fi; \
	      if test "${ac_cv_env_CFLAGS_set}" = set; then CFLAGS="${ac_cv_env_CFLAGS_value}"; export CFLAGS; fi; \
	      if test "${ac_cv_env_LDFLAGS_set}" = set; then LDFLAGS="${ac_cv_env_LDFLAGS_value}"; export LDFLAGS; fi; \
	      if test "${ac_cv_env_CLFLAGS_set}" = set; then CLFLAGS="${ac_cv_env_CLFLAGS_value}"; export CLFLAGS; fi; \
	      if test "${ac_cv_env_LIBS_set}" = set; then LIBS="${ac_cv_env_LIBS_value}"; export LIBS; fi; \
	      if test "${ac_cv_env_CPPFLAGS_set}" = set; then CPPFLAGS="${ac_cv_env_CPPFLAGS_value}"; export CPPFLAGS; fi; \
	      if test "${ac_cv_env_CPP_set}" = set; then CPP="${ac_cv_env_CPP_value}"; export CPP; fi; \
	      if test "${ac_cv_env_CXX_set}" = set; then CXX="${ac_cv_env_CXX_value}"; export CXX; fi; \
	      if test "${ac_cv_env_CXXFLAGS_set}" = set; then CXXFLAGS="${ac_cv_env_CXXFLAGS_value}"; export CXXFLAGS; fi; \
	      if test "${ac_cv_env_X_LIBS_set}" = set; then X_LIBS="${ac_cv_env_X_LIBS_value}"; export X_LIBS; fi; \
	      /bin/bash ./configure --cache-file=${cache} --srcdir=$m --disable-option-checking --with-readline --with-gettext;\
	    else /bin/bash ./configure --srcdir=$m --disable-option-checking --with-readline --with-gettext; \
	    fi ) ;\
	fi
configure: loading cache ../config.cache
configure: ** Berkeley-DB (Common)
checking for gcc... (cached) s390-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether s390-linux-gnu-gcc accepts -g... (cached) yes
checking for s390-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) s390-linux-gnu-gcc -E
checking build system type... (cached) s390x-ibm-linux-gnu
checking host system type... (cached) s390x-ibm-linux-gnu
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking for time.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for ld used by GCC... (cached) /usr/bin/ld -m elf_s390
checking if the linker (/usr/bin/ld -m elf_s390) is GNU ld... (cached) yes
checking for shared library run path origin... (cached) done
checking how to link with libdb... -ldb
configure: ** Berkeley-DB (Headers)
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
configure: ** Berkeley-DB (Functions)
checking for library containing db_env_create... none required
checking for DB_ENV.get_home... yes
checking for DB_ENV.set_msgcall... yes
checking for gettimeofday... (cached) yes
checking for localtime... yes
checking for strftime... (cached) yes
checking size of db_recno_t... 4
checking whether DB->stat() accepts TXNid... yes
checking whether DB_ENV->set_errcall() accepts DBE... yes
checking whether DB->get_transactional() accepts just 1 argument... yes
checking for DB_LOCK_STAT.st_nconflicts... no
checking for DB_LOCK_STAT.st_lock_wait... yes
checking for DB_LOCK_STAT.st_nnowaits... no
checking for DB_LOCK_STAT.st_lock_nowait... yes
checking for DB_ENV.mutex_set_tas_spins... yes
checking for DB_ENV.mutex_get_tas_spins... yes
checking for DB_ENV.mutex_set_align... yes
checking for DB_ENV.mutex_get_align... yes
checking whether DB_LOCK_READ_UNCOMMITTED is declared... yes
checking for DB_ENV.log_set_config... yes
checking for DB_ENV.get_intermediate_dir_mode... yes
configure: ** Berkeley-DB (Output)
configure: updating cache ../config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: ** Berkeley-DB (Done)
CLISP="/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc" ; cd berkeley-db ; /usr/bin/make clisp-module CC="s390-linux-gnu-gcc" CPPFLAGS="-I/home/christoph/clisp-2.48/debian/build/gllib" CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I." CLFLAGS="" LIBS="/usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv" RANLIB="ranlib" CLISP="$CLISP -q" SHREXT=.so
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/berkeley-db'
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -C $(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit/modprep bdb.c
;; MODPREP: "bdb.c" --> #P"bdb.m.c"
;; MODPREP: reading "bdb.c": 107,478 bytes, 2,695 lines
;; MODPREP: 273 objects, 61 DEFUNs, 1 DEFVAR (1 init)
;; packages: ("BDB")
MODPREP: wrote bdb.m.c (202,300 bytes)
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib  -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -I$(/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -b)/linkkit -c bdb.m.c -o bdb.o
/home/christoph/clisp-2.48/debian/build/clisp -K boot -B /home/christoph/clisp-2.48/debian/build -N /home/christoph/clisp-2.48/debian/build/locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -q -c dbi.lisp
;; Compiling file /home/christoph/clisp-2.48/debian/build/berkeley-db/dbi.lisp ...
;; Wrote file /home/christoph/clisp-2.48/debian/build/berkeley-db/dbi.fas
Folgende Funktionen wurden verwendet, aber nicht definiert:
 BDB:DBE-CLOSE BDB:DB-CLOSE BDB:DBC-CLOSE BDB:LOCK-CLOSE BDB:LOGC-CLOSE
 BDB:TXN-ABORT BDB:TXN-COMMIT
0 Errors, 0 Warnungen
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/berkeley-db'
rm -rf base
CLISP_LINKKIT=. MAKE=/usr/bin/make ./clisp-link add boot base i18n syscalls regexp || (rm -rf base ; exit 1)
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/i18n'
make[2]: F?r das Ziel ?clisp-module? ist nichts zu tun.
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/i18n'
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/syscalls'
make[2]: F?r das Ziel ?clisp-module? ist nichts zu tun.
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/syscalls'
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/regexp'
make[2]: F?r das Ziel ?clisp-module? ist nichts zu tun.
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/regexp'
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -I/home/christoph/clisp-2.48/debian/build -c modules.c
s390-linux-gnu-gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. modules.o regexi.o calls.o -lm -lcrypt gettext.o lisp.a /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv -o lisp.run
boot/lisp.run -B . -M boot/lispinit.mem -norc -q -i i18n/preload.lisp -i syscalls/preload.lisp -i regexp/preload.lisp -x (saveinitmem "base/lispinit.mem")
;; Loading file i18n/preload.lisp ...
;; Loaded file i18n/preload.lisp
;; Loading file syscalls/preload.lisp ...
;; Loaded file syscalls/preload.lisp
;; Loading file regexp/preload.lisp ...
;; Loaded file regexp/preload.lisp
;; Wrote the memory image into base/lispinit.mem (1,813,928 bytes)
Bytes permanently allocated:             87,072
Bytes currently in use:               1,725,896
Bytes available until next GC:          859,810
1725896 ;
859810 ;
87072 ;
1 ;
129484 ;
11733
base/lisp.run -B . -M base/lispinit.mem -norc -q -i i18n/i18n -i syscalls/posix -i regexp/regexp -x (saveinitmem "base/lispinit.mem")
;; Loading file /home/christoph/clisp-2.48/debian/build/i18n/i18n.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/i18n/i18n.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/syscalls/posix.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/syscalls/posix.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/regexp/regexp.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/regexp/regexp.fas
;; Wrote the memory image into base/lispinit.mem (1,989,640 bytes)
Bytes permanently allocated:             90,048
Bytes currently in use:               1,896,644
Bytes available until next GC:          945,184
1896644 ;
945184 ;
90048 ;
1 ;
425616 ;
11972
rm -rf full
CLISP_LINKKIT=. MAKE=/usr/bin/make ./clisp-link add base full clx/mit-clx berkeley-db || (rm -rf full ; exit 1)
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/clx/mit-clx'
make[2]: F?r das Ziel ?clisp-module? ist nichts zu tun.
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/clx/mit-clx'
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/berkeley-db'
make[2]: F?r das Ziel ?clisp-module? ist nichts zu tun.
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/berkeley-db'
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. -I/home/christoph/clisp-2.48/debian/build -c modules.c
s390-linux-gnu-gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. modules.o bdb.o -ldb regexi.o calls.o -lm -lcrypt gettext.o lisp.a /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv -o lisp.run
base/lisp.run -B . -M base/lispinit.mem -norc -q -i berkeley-db/preload.lisp -x (saveinitmem "full/lispinit.mem")
;; Loading file berkeley-db/preload.lisp ...
;; Loaded file berkeley-db/preload.lisp
;; Wrote the memory image into full/lispinit.mem (1,989,384 bytes)
Bytes permanently allocated:             90,048
Bytes currently in use:               1,896,388
Bytes available until next GC:          945,056
1896388 ;
945056 ;
90048 ;
1 ;
42708 ;
9885
full/lisp.run -B . -M full/lispinit.mem -norc -q -i clx/mit-clx/package -i clx/mit-clx/depdefs -i clx/mit-clx/clx -i clx/mit-clx/dependent -i clx/mit-clx/macros -i clx/mit-clx/bufmac -i clx/mit-clx/buffer -i clx/mit-clx/display -i clx/mit-clx/gcontext -i clx/mit-clx/input -i clx/mit-clx/requests -i clx/mit-clx/fonts -i clx/mit-clx/graphics -i clx/mit-clx/text -i clx/mit-clx/attributes -i clx/mit-clx/translate -i clx/mit-clx/keysyms -i clx/mit-clx/manager -i clx/mit-clx/image -i clx/mit-clx/resource -i clx/mit-clx/describe -i clx/mit-clx/trace -i clx/mit-clx/shape -i berkeley-db/dbi -x (saveinitmem "full/lispinit.mem")
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/package.fas ...
WARNING: RENAME-PACKAGE("POSIX"): #<PACKAGE POSIX> is locked
         Ignore the lock and proceed
WARNING: USE-PACKAGE(NIL): #<PACKAGE POSIX> is locked
         Ignore the lock and proceed
WARNING: USE-PACKAGE(#<PACKAGE COMMON-LISP>): #<PACKAGE POSIX> is locked
         Ignore the lock and proceed
WARNING: USE-PACKAGE(#<PACKAGE EXT>): #<PACKAGE POSIX> is locked
         Ignore the lock and proceed
WARNING: USE-PACKAGE((#<PACKAGE COMMON-LISP>)): #<PACKAGE POSIX> is locked
         Ignore the lock and proceed
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/package.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/depdefs.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/depdefs.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/clx.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/clx.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/dependent.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/dependent.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/macros.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/macros.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/bufmac.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/bufmac.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/buffer.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/buffer.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/display.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/display.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/gcontext.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/gcontext.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/input.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/input.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/requests.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/requests.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/fonts.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/fonts.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/graphics.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/graphics.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/text.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/text.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/attributes.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/attributes.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/translate.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/translate.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/keysyms.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/keysyms.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/manager.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/manager.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/image.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/image.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/resource.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/resource.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/describe.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/describe.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/trace.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/trace.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/shape.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/clx/mit-clx/shape.fas
;; Loading file /home/christoph/clisp-2.48/debian/build/berkeley-db/dbi.fas ...
;; Loaded file /home/christoph/clisp-2.48/debian/build/berkeley-db/dbi.fas
;; Wrote the memory image into full/lispinit.mem (3,246,464 bytes)
Bytes permanently allocated:             92,000
Bytes currently in use:               3,150,412
Bytes available until next GC:        1,572,068
3150412 ;
1572068 ;
92000 ;
5 ;
3718208 ;
95001
make[1]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
#echo running  check-tests
#/usr/bin/make -C debian/build check-tests || cat debian/build/tests/*.erg ; true
#/usr/bin/make -C debian/build mod-check || true
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs -A
mkdir -p `pwd`/debian/tmp/usr/share/doc `pwd`/debian/tmp/usr/share/man `pwd`/debian/tmp/usr/lib/common-lisp
/usr/bin/make -C debian/build install DESTDIR=`pwd`/debian/tmp
make[1]: Entering directory `/home/christoph/clisp-2.48/debian/build'
mkdir -p gllib
if test ! -f gllib/Makefile; then sh config.status gllib/Makefile depfiles; fi
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd gllib && /usr/bin/make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I. "
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[3]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
/usr/bin/make  all-recursive
make[3]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: Entering directory `/home/christoph/clisp-2.48/debian/build/gllib'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
cd .. && /usr/bin/make  am--refresh
make[5]: Entering directory `/home/christoph/clisp-2.48/debian/build'
make[5]: F?r das Ziel ?am--refresh? ist nichts zu tun.
make[5]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
make[4]: F?r das Ziel ?all-am? ist nichts zu tun.
make[4]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[3]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/gllib'
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/lib
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/data
/usr/bin/install -c -m 644 data/UnicodeDataFull.txt /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/data/UnicodeDataFull.txt
/usr/bin/install -c -m 644 data/Symbol-Table.text /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/data/Symbol-Table.text
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/linkkit
(cd /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48 && rm -rf base full)
mkdir /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/base
mkdir /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/full
for f in clisp-link linkkit/* base/* full/*; do \
	  case $f in \
	    */lisp.run|clisp-link) /usr/bin/install -c $f /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/$f;; \
	    *) /usr/bin/install -c -m 644 $f /home/christoph/clisp-2.48/debian/tmp/usr/lib/clisp-2.48/$f;; \
	  esac; \
	done
cd po && /usr/bin/make install DESTDIR='/home/christoph/clisp-2.48/debian/tmp' prefix='/usr' exec_prefix='/usr'
make[2]: Entering directory `/home/christoph/clisp-2.48/debian/build/po'
installing en.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/en/LC_MESSAGES/clisp.mo
installing clisplow_en.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/en/LC_MESSAGES/clisplow.mo
installing da.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/da/LC_MESSAGES/clisp.mo
installing clisplow_da.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/da/LC_MESSAGES/clisplow.mo
installing de.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/de/LC_MESSAGES/clisp.mo
installing clisplow_de.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/de/LC_MESSAGES/clisplow.mo
installing fr.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/fr/LC_MESSAGES/clisp.mo
installing clisplow_fr.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/fr/LC_MESSAGES/clisplow.mo
installing es.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/es/LC_MESSAGES/clisp.mo
installing clisplow_es.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/es/LC_MESSAGES/clisplow.mo
installing nl.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/nl/LC_MESSAGES/clisp.mo
installing clisplow_nl.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/nl/LC_MESSAGES/clisplow.mo
installing ru.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/ru/LC_MESSAGES/clisp.mo
installing clisplow_ru.gmo as /home/christoph/clisp-2.48/debian/tmp/usr/share/locale/ru/LC_MESSAGES/clisplow.mo
make[2]: Leaving directory `/home/christoph/clisp-2.48/debian/build/po'
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/bin
s390-linux-gnu-gcc -I/home/christoph/clisp-2.48/debian/build/gllib -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -falign-functions=4 -DUNICODE -I.  -DLISPLIBDIR='"/usr/lib/clisp-2.48"' -DLOCALEDIR='"/usr/share/locale"' clisp.c -o /home/christoph/clisp-2.48/debian/tmp/usr/bin/clisp
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/emacs/site-lisp
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/emacs/clhs.el /home/christoph/clisp-2.48/debian/tmp/usr/share/emacs/site-lisp/clhs.el
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/emacs/clisp-coding.el /home/christoph/clisp-2.48/debian/tmp/usr/share/emacs/site-lisp/clisp-coding.el
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/emacs/clisp-indent.el /home/christoph/clisp-2.48/debian/tmp/usr/share/emacs/site-lisp/clisp-indent.el
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/emacs/clisp-indent.lisp /home/christoph/clisp-2.48/debian/tmp/usr/share/emacs/site-lisp/clisp-indent.lisp
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/emacs/clisp-ffi.el /home/christoph/clisp-2.48/debian/tmp/usr/share/emacs/site-lisp/clisp-ffi.el
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/vim/vimfiles/after/syntax
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/emacs/lisp.vim /home/christoph/clisp-2.48/debian/tmp/usr/share/vim/vimfiles/after/syntax/lisp.vim
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/aclocal
/usr/bin/install -c -m 644 /home/christoph/clisp-2.48/src/m4/clisp.m4 /home/christoph/clisp-2.48/debian/tmp/usr/share/aclocal/clisp.m4
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/man
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/man/man1
/usr/bin/install -c -m 644 clisp-link.1 /home/christoph/clisp-2.48/debian/tmp/usr/share/man/man1/clisp-link.1
/usr/bin/install -c -m 644 clisp.1 /home/christoph/clisp-2.48/debian/tmp/usr/share/man/man1/clisp.1
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/doc/clisp
/usr/bin/install -c -m 644 ANNOUNCE COPYRIGHT GNU-GPL SUMMARY NEWS README README.de README.es MAGIC.add /home/christoph/clisp-2.48/debian/tmp/usr/share/doc/clisp/
mkdir -p /home/christoph/clisp-2.48/debian/tmp/usr/share/doc/clisp/doc
/usr/bin/install -c -m 644 clisp-link.1 clisp.1 clisp.html LISP-tutorial.txt CLOS-guide.txt impnotes.html impnotes.css clisp.png clisp.dvi clisp.ps clisp.pdf /home/christoph/clisp-2.48/debian/tmp/usr/share/doc/clisp/doc/
make[1]: Leaving directory `/home/christoph/clisp-2.48/debian/build'
# remove unwanted upstream doc/ files
rm `pwd`/debian/tmp/usr/share/doc/clisp/doc/clisp.1 \
		`pwd`/debian/tmp/usr/share/doc/clisp/doc/clisp-link.1 \
		`pwd`/debian/tmp/usr/share/doc/clisp/COPYRIGHT \
		`pwd`/debian/tmp/usr/share/doc/clisp/GNU-GPL
rm -f `pwd`/debian/tmp/usr/lib/clisp-2.48/base/*
(cd `pwd`/debian/tmp/usr/lib/clisp-2.48/base && ln -s ../full/* .)
chmod a+x `pwd`/debian/tmp/usr/lib/clisp-2.48/clisp-link
install -o root -g root -m 0644 debian/install-clc.lisp \
		`pwd`/debian/tmp/usr/lib/clisp-2.48
dh_install --sourcedir=debian/tmp
dh_link --package=clisp-dev usr/lib/clisp-2.48/clisp-link usr/bin/clisp-link
dh_testdir  -i
dh_testroot  -i
dh_installdocs  -i
dh_installexamples  -i
dh_installchangelogs -a -i src/ChangeLog -i
dh_strip  -i
dh_link  -i
dh_compress  -i
dh_fixperms -i
dh_installdeb -i
dh_shlibdeps -i
dh_gencontrol -i
dh_md5sums  -i
dh_builddeb -i
dpkg-deb: Baue Paket ?clisp-doc? in ?../clisp-doc_2.48-1.2_all.deb?.
dh_testdir  -a
dh_testroot  -a
dh_installdocs  -a
dh_installexamples  -a
dh_installman  -a
dh_installchangelogs -a -i src/ChangeLog -a
dh_lisp clisp -a
dh_strip  -a
dh_link  -a
dh_compress  -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dpkg-shlibdeps: Warnung: Abh?ngigkeit von libdl.so.2 k?nnte vermieden werden, falls ?debian/clisp/usr/lib/clisp-2.48/full/lisp.run? nicht unn?tigerweise dagegen gelinkt w?re (es verwendet keines seiner Symbole).
dpkg-shlibdeps: Warnung: Abh?ngigkeit von libavcall.so.0 k?nnte vermieden werden, falls ?debian/clisp/usr/lib/clisp-2.48/full/lisp.run? nicht unn?tigerweise dagegen gelinkt w?re (es verwendet keines seiner Symbole).
dpkg-shlibdeps: Warnung: Abh?ngigkeit von libcallback.so.0 k?nnte vermieden werden, falls ?debian/clisp/usr/lib/clisp-2.48/full/lisp.run? nicht unn?tigerweise dagegen gelinkt w?re (es verwendet keines seiner Symbole).
echo  >>debian/clisp.substvars
(cd debian/clisp/usr/lib/clisp-2.48/full/ && mv lispinit.mem \
	                                        lispinit-orig.mem )
debian/clisp/usr/bin/clisp -Efile utf-8 -B debian/clisp/usr/lib/clisp-2.48 -M debian/clisp/usr/lib/clisp-2.48/full/lispinit-orig.mem debian/fasl-version.lisp
dh_gencontrol -a
dpkg-gencontrol: Warnung: Feld Pre-Depends von Paket clisp: unbekannte Substitutionsvariable ${xlibs:PreDepends}
dh_md5sums  -a
dh_builddeb -a
dpkg-deb: Baue Paket ?clisp? in ?../clisp_2.48-1.2_s390.deb?.
 dpkg-genchanges -b >../clisp_2.48-1.2_s390.changes
dpkg-genchanges: rein-bin?rer Upload - f?ge keinen Quellcode hinzu
dpkg-buildpackage: Bin?rpaket(e) hochzuladen (keine Quellen enthalten)
Now signing changes and any dsc files...
Could not find a signing program (pgp or gpg)!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20100606/2ae9bb53/attachment-0001.pgp>


More information about the pkg-common-lisp-devel mailing list