>>> Unpacking source... >>> Unpacking ecl-0.9j-p1.tgz to /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work * Applying 0.9j_p1-headers-gentoo.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j ... * econf: updating ecl-0.9j/src/gmp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ecl-0.9j/src/gmp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecl-0.9j/src/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ecl-0.9j/src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ecl-0.9j/src/gc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ecl-0.9j/src/gc/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-system-gmp --enable-boehm=system --enable-longdouble --enable-c99-complex --without-threads --without-__thread --with-unicode --without-x --without-clx --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu Creating directory `build' Switching to directory `build' to continue configuration. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ld flags when building shared libraries... -shared checking for required libraries... -ldl checking for architecture... X86_64 checking for software type... linux-gnu checking for __thread local data... yes checking for install-info... /usr/bin/install-info checking for getpwnam in -lsun... no checking for library containing strerror... none required checking for GC_malloc in -lgc... yes checking if we need to copy GC private headers ... checking for __gmpz_init in -lgmp... yes checking for X... disabled checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for ptrdiff_t... yes checking for long long int... yes checking whether byte ordering is bigendian... no checking character sequence for end of line... lf checking for _longjmp... yes checking whether we can dynamically build calls to C functions... yes checking for code to detect FP exceptions... x86_64 checking for long double... yes checking whether stack growns downwards... yes checking appropiate type for fixnums... long int checking whether closedir returns void... no checking for error_at_line... yes 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 whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for floor... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for putenv... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for nanosleep... yes checking for alarm... yes checking for times... yes checking for isnanf... yes checking for select... yes checking for setenv... yes checking for putenv... (cached) yes checking for lstat... yes checking for mkstemp... yes checking for sigprocmask... yes checking for isatty... yes checking for feenableexcept... yes checking for tzset... yes checking for gettimeofday... yes checking for getrusage... yes checking for expf... yes checking for logf... yes checking for sqrtf... yes checking for cosf... yes checking for sinf... yes checking for tanf... yes checking for sinhf... yes checking for coshf... yes checking for tanhf... yes checking for floorf... yes checking for ceilf... yes checking for fabsf... yes checking for frexpf... yes checking for ldexpf... yes checking for sched_yield... yes checking gc.h usability... no checking gc.h presence... no checking for gc.h... no checking gc/gc.h usability... yes checking gc/gc.h presence... yes checking for gc/gc.h... yes configure: creating ./config.status config.status: creating bare.lsp config.status: creating lsp/load.lsp config.status: creating clos/load.lsp config.status: creating cmp/load.lsp config.status: creating ../Makefile config.status: WARNING: ../Makefile.in seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating c/Makefile config.status: creating doc/Makefile config.status: WARNING: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/doc/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/ecl.man config.status: creating doc/ecl-config.man config.status: creating ecl/configpre.h config.status: creating bin/ecl-config.pre config.status: creating lsp/config.pre config.status: creating compile.pre config.status: creating cmp/cmpdefs.pre config.status: creating ecl/config.h Configuration complete. To build ECL, issue make in this directory. cd build; make make[1]: Entering directory `/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build' cp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/util/gdbinit .gdbinit if (echo c | grep gmp); then \ cd gmp && make install && \ cd .. && mv include/gmp.h ecl/ && rmdir include && \ mv ./libgmp.a ./libeclgmp.a; \ fi test -d ecl/gc || mkdir ecl/gc test -d ecl/gc/private || mkdir ecl/gc/private if (echo c | grep gc); then \ cd gc && make install && cd .. && \ cp -rf /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/gc/include/gc_mark.h ecl/gc/ && \ cp -rf /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/gc/include/private/*.h ecl/gc/private/ && \ mv libgc.a libeclgc.a; \ fi sed -e 's,@ecldir\\@,/usr/lib64/ecl/,g' < lsp/config.pre > lsp/config.lsp sed -e 's,@ecldir\\@,"/usr/lib64/ecl/",g' \ -e 's,@libdir\\@,"/usr/lib64/",g' \ -e 's,@includedir\\@,"/usr/include/",g' < cmp/cmpdefs.pre > cmp/cmpdefs.lsp test -d c/ecl || mkdir c/ecl sed 's,__declspec(dllimport),,g' /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/h/external.h > c/ecl/external.h cp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/h/*.h ecl/ if grep 'undef ENABLE_DLOPEN' ecl/config.h; then cp c/external.h h; fi cd c; make make[2]: Entering directory `/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c' cat /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/symbols_list.h | \ sed -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*NULL,.*}%{\1,NULL}%g' \ -e 's%{\([A-Z ]*.*".*"\),[^,]*,[ ]*\([^,]*\),.*}%{\1,"\2"}%g' \ -e 's%{NULL.*%{NULL,NULL}};%' > /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/symbols_list2.h if test -f ../CROSS-DPP; then touch dpp; else \ x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I./ /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/dpp.c -o dpp ; \ fi if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/main.d main.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/main.d main.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/main.d -> main.c Unknown symbol: mp::*current-process* Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ Unknown symbol: si::*record-source-pathname-p* x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o main.o main.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/symbol.d symbol.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/symbol.d symbol.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/symbol.d -> symbol.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o symbol.o symbol.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/package.d package.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/package.d package.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/package.d -> package.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o package.o package.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/list.d list.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/list.d list.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/list.d -> list.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o list.o list.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/apply.d apply.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/apply.d apply.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/apply.d -> apply.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux apply.c -o apply.o if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/eval.d eval.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/eval.d eval.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/eval.d -> eval.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o eval.o eval.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/interpreter.d interpreter.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/interpreter.d interpreter.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/interpreter.d -> interpreter.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o interpreter.o interpreter.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/compiler.d compiler.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/compiler.d compiler.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/compiler.d -> compiler.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o compiler.o compiler.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/disassembler.d disassembler.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/disassembler.d disassembler.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/disassembler.d -> disassembler.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o disassembler.o disassembler.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/instance.d instance.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/instance.d instance.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/instance.d -> instance.c Unknown symbol: mp::process Unknown symbol: mp::lock Unknown symbol: mp::condition-variable x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o instance.o instance.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/gfun.d gfun.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/gfun.d gfun.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/gfun.d -> gfun.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o gfun.o gfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/reference.d reference.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/reference.d reference.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/reference.d -> reference.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o reference.o reference.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/character.d character.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/character.d character.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/character.d -> character.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o character.o character.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/file.d file.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/file.d file.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/file.d -> file.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o file.o file.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/read.d read.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/read.d read.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/read.d -> read.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o read.o read.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/print.d print.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/print.d print.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/print.d -> print.c Unknown symbol: si::pretty-print-format x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o print.o print.c /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/print.d:495:1: warning: "isnan" redefined In file included from /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/print.d:22: /usr/include/math.h:257:1: warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/error.d error.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/error.d error.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/error.d -> error.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o error.o error.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/string.d string.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/string.d string.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/string.d -> string.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o string.o string.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cfun.d cfun.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cfun.d cfun.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cfun.d -> cfun.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o cfun.o cfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/typespec.d typespec.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/typespec.d typespec.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/typespec.d -> typespec.c Unknown symbol: mp::process Unknown symbol: mp::lock Unknown symbol: mp::condition-variable x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o typespec.o typespec.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/assignment.d assignment.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/assignment.d assignment.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/assignment.d -> assignment.c Unknown symbol: si::pretty-print-format Unknown symbol: si::pretty-print-format Unknown symbol: si::*record-source-pathname-p* Unknown symbol: si::record-source-pathname x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o assignment.o assignment.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/predicate.d predicate.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/predicate.d predicate.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/predicate.d -> predicate.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o predicate.o predicate.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/number.d number.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/number.d number.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/number.d -> number.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o number.o number.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_pred.d num_pred.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_pred.d num_pred.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_pred.d -> num_pred.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_pred.o num_pred.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_comp.d num_comp.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_comp.d num_comp.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_comp.d -> num_comp.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_comp.o num_comp.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_arith.d num_arith.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_arith.d num_arith.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_arith.d -> num_arith.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_arith.o num_arith.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_sfun.d num_sfun.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_sfun.d num_sfun.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_sfun.d -> num_sfun.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_sfun.o num_sfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_co.d num_co.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_co.d num_co.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_co.d -> num_co.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_co.o num_co.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_log.d num_log.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_log.d num_log.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_log.d -> num_log.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_log.o num_log.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_rand.d num_rand.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_rand.d num_rand.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/num_rand.d -> num_rand.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o num_rand.o num_rand.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/array.d array.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/array.d array.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/array.d -> array.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o array.o array.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/sequence.d sequence.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/sequence.d sequence.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/sequence.d -> sequence.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o sequence.o sequence.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cmpaux.d cmpaux.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cmpaux.d cmpaux.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cmpaux.d -> cmpaux.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o cmpaux.o cmpaux.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/macros.d macros.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/macros.d macros.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/macros.d -> macros.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o macros.o macros.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/backq.d backq.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/backq.d backq.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/backq.d -> backq.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o backq.o backq.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/stacks.d stacks.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/stacks.d stacks.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/stacks.d -> stacks.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o stacks.o stacks.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/time.d time.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/time.d time.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/time.d -> time.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o time.o time.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixint.d unixint.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixint.d unixint.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixint.d -> unixint.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o unixint.o unixint.c /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixint.d:19:1: warning: "_GNU_SOURCE" redefined : warning: this is the location of the previous definition if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/mapfun.d mapfun.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/mapfun.d mapfun.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/mapfun.d -> mapfun.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o mapfun.o mapfun.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/multival.d multival.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/multival.d multival.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/multival.d -> multival.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o multival.o multival.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/hash.d hash.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/hash.d hash.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/hash.d -> hash.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o hash.o hash.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/format.d format.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/format.d format.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/format.d -> format.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o format.o format.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/pathname.d pathname.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/pathname.d pathname.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/pathname.d -> pathname.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o pathname.o pathname.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/structure.d structure.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/structure.d structure.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/structure.d -> structure.c Unknown symbol: si::structure-include x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o structure.o structure.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/load.d load.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/load.d load.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/load.d -> load.c Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o load.o load.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixfsys.d unixfsys.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixfsys.d unixfsys.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixfsys.d -> unixfsys.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o unixfsys.o unixfsys.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixsys.d unixsys.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixsys.d unixsys.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/unixsys.d -> unixsys.c Keyword not found: wait. x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o unixsys.o unixsys.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/ffi.d ffi.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/ffi.d ffi.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/ffi.d -> ffi.c Unknown symbol: mp::+load-compile-lock+ Unknown symbol: mp::+load-compile-lock+ x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o ffi.o ffi.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/alloc_2.d alloc_2.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/alloc_2.d alloc_2.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/alloc_2.d -> alloc_2.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o alloc_2.o alloc_2.c /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/alloc_2.d: In function 'queueing_finalizer': /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/alloc_2.d:303: warning: passing argument 2 of 'GC_register_finalizer_no_order' from incompatible pointer type if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/arch/ffi_x86_64.d ffi_x86_64.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/arch/ffi_x86_64.d ffi_x86_64.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/arch/ffi_x86_64.d -> ffi_x86_64.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o ffi_x86_64.o ffi_x86_64.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/tcp.d tcp.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/tcp.d tcp.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/tcp.d -> tcp.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o tcp.o tcp.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/big.d big.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/big.d big.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/big.d -> big.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -o big.o big.c if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/all_symbols.d all_symbols.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/all_symbols.d all_symbols.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/all_symbols.d -> all_symbols.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I./ all_symbols.c -o all_symbols.o x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -DECL_FINAL -I./ all_symbols.c -o all_symbols2.o rm -f ../libeclmin.a ar cr ../libeclmin.a main.o symbol.o package.o list.o apply.o eval.o interpreter.o compiler.o disassembler.o instance.o gfun.o reference.o character.o file.o read.o print.o error.o string.o cfun.o typespec.o assignment.o predicate.o number.o num_pred.o num_comp.o num_arith.o num_sfun.o num_co.o num_log.o num_rand.o array.o sequence.o cmpaux.o macros.o backq.o stacks.o time.o unixint.o mapfun.o multival.o hash.o format.o pathname.o structure.o load.o unixfsys.o unixsys.o ffi.o alloc_2.o ffi_x86_64.o tcp.o big.o x86_64-pc-linux-gnu-ranlib ../libeclmin.a if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cinit.d cinit.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cinit.d cinit.c ; fi dpp: /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c/cinit.d -> cinit.c x86_64-pc-linux-gnu-gcc -c -I. -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build -I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c -I../ecl/gc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I./ cinit.c -o ../cinit.o rm array.c symbol.c num_rand.c num_sfun.c cmpaux.c backq.c list.c unixsys.c num_arith.c load.c string.c stacks.c hash.c main.c predicate.c num_log.c unixint.c instance.c compiler.c character.c multival.c gfun.c structure.c sequence.c ffi.c unixfsys.c tcp.c reference.c time.c big.c alloc_2.c print.c format.c typespec.c num_co.c num_pred.c macros.c read.c error.c num_comp.c number.c pathname.c file.c cfun.c assignment.c disassembler.c interpreter.c mapfun.c package.c eval.c make[2]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c' if [ -f CROSS-COMPILER ]; then \ touch ecl_min; \ else \ x86_64-pc-linux-gnu-gcc -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -ldl -lm -lgc -lgmp;\ fi sed -e 's,@ecldir\\@,/usr/lib64/ecl/,g' \ -e 's,@libdir\\@,/usr/lib64/,g' < compile.pre > compile.lsp ln -s /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/cmp/sysfun.lsp ./ echo "#" `uname -a` > BUILD-STAMP head -8 config.log | tail -6 >> BUILD-STAMP if [ -f CROSS-COMPILER ]; then \ ./CROSS-COMPILER compile; \ else \ ./ecl_min compile; \ fi ;*** Lisp core booted **** ECL (Embeddable Common Lisp) 65536 pages ;;; Compiling src:lsp;export.lsp. ;;; Note: Removing unused variable POP ;;; Note: Removing unused variable FINISHED ;;; Compiling (LET (#) ...). ;;; Warning: The variable ENV is not used. ;;; Note: Removing unused variable POP ;;; Note: Removing unused variable FINISHED ;;; Compiling (LET (#) ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (LET (#) ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN EVAL-FEATURE ...). ;;; Compiling (DEFUN DO-READ-FEATURE ...). ;;; Compiling (DEFUN SHARP-+-READER ...). ;;; Compiling (DEFUN SHARP---READER ...). ;;; End of Pass 1. ;;; Emitting code for DOLIST. ;;; Emitting code for DOTIMES. ;;; Emitting code for DO/DO*-EXPAND. ;;; Emitting code for EVAL-FEATURE. ;;; Emitting code for DO-READ-FEATURE. ;;; Emitting code for SHARP-+-READER. ;;; Emitting code for SHARP---READER. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/export.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/export.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;export.lsp. ;;; Compiling src:lsp;defmacro.lsp. ;;; Compiling (DEFVAR *DL*). ;;; Compiling (DEFVAR *KEY-CHECK*). ;;; Compiling (DEFVAR *ARG-CHECK*). ;;; Compiling (DEFUN SEARCH-KEYWORD ...). ;;; Compiling (DEFUN CHECK-KEYWORD ...). ;;; Compiling (DEFUN CHECK-ARG-LENGTH ...). ;;; Compiling (DEFUN DM-BAD-KEY ...). ;;; Compiling (DEFUN DM-TOO-FEW-ARGUMENTS ...). ;;; Compiling (DEFUN DESTRUCTURE ...). ;;; Note: Replacing variable G4084 by its value #
;;; Note: Replacing variable G4092 by its value # ;;; Compiling (DEFUN FIND-DOCUMENTATION ...). ;;; Compiling (DEFUN REMOVE-DOCUMENTATION ...). ;;; Compiling (DEFUN FIND-DECLARATIONS ...). ;;; Compiling (DEFUN EXPAND-DEFMACRO ...). ;;; Note: Removing unused variable PPN ;;; Compiling (FSET 'DEFMACRO ...). ;;; Warning: The variable DOC is not used. ;;; Note: Removing unused variable FUNCTION ;;; Compiling (FSET 'DEFMACRO ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...). ;;; Compiling (FSET 'DESTRUCTURING-BIND ...). ;;; Warning: The variable PPN is not used. ;;; Compiling (DEFUN WARN ...). ;;; Compiling (FSET 'WARN ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...). ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable WHOLE is not used. ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (FSET 'CMP-ENV-FOR-BYTECODES ...). ;;; Warning: The variable WHOLE is not used. ;;; Compiling (DEFUN MACROLET-FUNCTIONS ...). ;;; Note: Replacing variable LLIST by its value # ;;; Note: Replacing variable DEF by its value # ;;; Compiling (DEFUN CMP-ENV-REGISTER-MACROLET ...). ;;; End of Pass 1. ;;; Emitting code for SEARCH-KEYWORD. ;;; Note: Tail-recursive call of SEARCH-KEYWORD was replaced by iteration. ;;; Emitting code for CHECK-KEYWORD. ;;; Emitting code for CHECK-ARG-LENGTH. ;;; Emitting code for DM-BAD-KEY. ;;; Emitting code for DM-TOO-FEW-ARGUMENTS. ;;; Emitting code for DESTRUCTURE. ;;; Emitting code for DM-NTH-CDR. ;;; Emitting code for DM-NTH. ;;; Emitting code for DM-V. ;;; Emitting code for DM-VL. ;;; Emitting code for FIND-DOCUMENTATION. ;;; Note: Replacing variable G4119 by its value ;;; Emitting code for REMOVE-DOCUMENTATION. ;;; Emitting code for FIND-DECLARATIONS. ;;; Emitting code for EXPAND-DEFMACRO. ;;; Emitting code for DEFMACRO. ;;; Emitting code for DESTRUCTURING-BIND. ;;; Emitting code for WARN. ;;; Emitting code for CMP-ENV-FOR-BYTECODES. ;;; Emitting code for LOCAL-FUN-ERROR-FUNCTION. ;;; Emitting code for LOCAL-VAR-ERROR-FUNCTION. ;;; Emitting code for #:G4128. ;;; Emitting code for #:G4127. ;;; Emitting code for MACROLET-FUNCTIONS. ;;; Note: Replacing variable G4143 by its value ;;; Note: Replacing variable X by its value ;;; Emitting code for CMP-ENV-REGISTER-MACROLET. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defmacro.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defmacro.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;defmacro.lsp. ;;; Compiling src:lsp;helpfile.lsp. ;;; Compiling (DEFUN READ-HELP-FILE ...). ;;; Compiling (DEFUN DUMP-HELP-FILE ...). ;;; Compiling (DEFUN SEARCH-HELP-FILE ...). ;;; Compiling (FSET 'SEARCH-HELP-FILE ...). ;;; Warning: The variable CHAR is not used. ;;; Note: Removing unused variable POS ;;; Compiling (DEFVAR *DOCUMENTATION-POOL* ...). ;;; Compiling (DEFVAR *KEEP-DOCUMENTATION* ...). ;;; Compiling (DEFUN NEW-DOCUMENTATION-POOL ...). ;;; Compiling (DEFUN DUMP-DOCUMENTATION ...). ;;; Compiling (DEFUN GET-DOCUMENTATION ...). ;;; Compiling (DEFUN SET-DOCUMENTATION ...). ;;; Compiling (DEFUN EXPAND-SET-DOCUMENTATION ...). ;;; End of Pass 1. ;;; Emitting code for READ-HELP-FILE. ;;; Emitting code for DUMP-HELP-FILE. ;;; Emitting code for #:G4159. ;;; Note: Replacing variable LIST by its value ;;; Emitting code for #:G4166. ;;; Emitting code for SEARCH-HELP-FILE. ;;; Emitting code for SCAN-FOR. ;;; Emitting code for BIN-SEARCH. ;;; Note: Tail-recursive call of BIN-SEARCH was replaced by iteration. ;;; Note: Tail-recursive call of BIN-SEARCH was replaced by iteration. ;;; Note: Tail-recursive call of BIN-SEARCH was replaced by iteration. ;;; Emitting code for NEW-DOCUMENTATION-POOL. ;;; Emitting code for DUMP-DOCUMENTATION. ;;; Emitting code for GET-DOCUMENTATION. ;;; Emitting code for SET-DOCUMENTATION. ;;; Emitting code for EXPAND-SET-DOCUMENTATION. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/helpfile.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/helpfile.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;helpfile.lsp. ;;; Compiling src:lsp;evalmacros.lsp. ;;; Compiling (DEFMACRO DEFUN ...). ;;; Compiling (DEFMACRO DEFMACRO ...). ;;; Note: Removing unused variable DOC-STRING ;;; Compiling (DEFMACRO DEFVAR ...). ;;; Compiling (DEFMACRO DEFPARAMETER ...). ;;; Compiling (DEFMACRO DEFCONSTANT ...). ;;; Compiling (DEFMACRO DEFINE-COMPILER-MACRO ...). ;;; Compiling (FSET 'DEFINE-COMPILER-MACRO ...). ;;; Warning: The variable PPRINT is not used. ;;; Compiling (DEFUN COMPILER-MACRO-FUNCTION ...). ;;; Compiling (DEFMACRO LAMBDA ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO LAMBDA-BLOCK ...). ;;; Compiling (DEFMACRO PSETQ ...). ;;; Compiling (DEFMACRO COND ...). ;;; Compiling (DEFMACRO UNLESS ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO PROG ...). ;;; Compiling (DEFMACRO PROG* ...). ;;; Compiling (DEFMACRO PROG1 ...). ;;; Compiling (DEFMACRO PROG2 ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-LIST ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-SETQ ...). ;;; Compiling (DEFMACRO MULTIPLE-VALUE-BIND ...). ;;; Compiling (DEFUN WHILE-UNTIL ...). ;;; Compiling (DEFMACRO WHILE ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO UNTIL ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO CASE ...). ;;; Compiling (DEFMACRO RETURN ...). ;;; Compiling (DEFMACRO DECLAIM ...). ;;; Compiling (DEFMACRO C-DECLAIM ...). ;;; Compiling (DEFMACRO IN-PACKAGE ...). ;;; Compiling (DEFMACRO THE ...). ;;; Compiling (FSET 'THE ...). ;;; Warning: The variable TYPE is not used. ;;; Compiling (DEFMACRO DEFINE-SYMBOL-MACRO ...). ;;; Compiling (DEFMACRO NTH-VALUE ...). ;;; Compiling (DEFMACRO LOAD-TIME-VALUE ...). ;;; Compiling (FSET 'LOAD-TIME-VALUE ...). ;;; Warning: The variable READ-ONLY-P is not used. ;;; Compiling (DEFUN MAYBE-UNQUOTE ...). ;;; End of Pass 1. ;;; Emitting code for DEFUN. ;;; Emitting code for DEFMACRO. ;;; Note: Emitting linking call for EXPAND-DEFMACRO ;;; Emitting code for DEFVAR. ;;; Emitting code for DEFPARAMETER. ;;; Emitting code for DEFCONSTANT. ;;; Emitting code for DEFINE-COMPILER-MACRO. ;;; Emitting code for COMPILER-MACRO-FUNCTION. ;;; Emitting code for LOOP. ;;; Emitting code for LAMBDA. ;;; Emitting code for LAMBDA-BLOCK. ;;; Emitting code for PSETQ. ;;; Emitting code for COND. ;;; Emitting code for UNLESS. ;;; Emitting code for PROG. ;;; Emitting code for PROG*. ;;; Emitting code for PROG1. ;;; Emitting code for PROG2. ;;; Emitting code for MULTIPLE-VALUE-LIST. ;;; Emitting code for MULTIPLE-VALUE-SETQ. ;;; Emitting code for MULTIPLE-VALUE-BIND. ;;; Emitting code for WHILE-UNTIL. ;;; Emitting code for WHILE. ;;; Emitting code for UNTIL. ;;; Emitting code for CASE. ;;; Emitting code for RETURN. ;;; Emitting code for DECLAIM. ;;; Emitting code for C-DECLAIM. ;;; Emitting code for IN-PACKAGE. ;;; Emitting code for THE. ;;; Emitting code for DEFINE-SYMBOL-MACRO. ;;; Emitting code for NTH-VALUE. ;;; Emitting code for LOAD-TIME-VALUE. ;;; Emitting code for MAYBE-UNQUOTE. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/evalmacros.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/evalmacros.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;evalmacros.lsp. ;;; Compiling src:lsp;autoload.lsp. ;;; Compiling (DEFUN LISP-IMPLEMENTATION-TYPE ...). ;;; Compiling (DEFUN AUTOLOAD ...). ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Compiling (FSET 'WITH-COMPILATION-UNIT ...). ;;; Warning: The variable OPTIONS is not used. ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFUN ED ...). ;;; Compiling (DEFUN ROOM ...). ;;; Compiling (FSET 'ROOM ...). ;;; Warning: The variable X is not used. ;;; Compiling (DEFUN HELP ...). ;;; End of Pass 1. ;;; Emitting code for LISP-IMPLEMENTATION-TYPE. ;;; Emitting code for AUTOLOAD. ;;; Emitting code for #:G4278. ;;; Emitting code for PROCLAIM. ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Emitting code for ED. ;;; Emitting code for ROOM. ;;; Emitting code for HELP. ;;; Note: Emitting linking call for PRINT-DOC ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/autoload.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/autoload.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;autoload.lsp. ;;; Compiling src:lsp;setf.lsp. ;;; Compiling (DEFUN CHECK-STORES-NUMBER ...). ;;; Compiling (DEFMACRO DEFSETF ...). ;;; Compiling (DEFMACRO DEFINE-SETF-EXPANDER ...). ;;; Compiling (DEFUN GET-SETF-EXPANSION ...). ;;; Compiling (PUT-SYSPROP 'MACRO-FUNCTION ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (PUT-SYSPROP 'GETHASH ...). ;;; Warning: The variable D is not used. ;;; Compiling (DEFUN SETF-EXPAND-1 ...). ;;; Compiling (DEFUN SETF-STRUCTURE-ACCESS ...). ;;; Compiling (DEFUN SETF-EXPAND ...). ;;; Compiling (DEFMACRO SETF ...). ;;; Compiling (DEFMACRO PSETF ...). ;;; Compiling (DEFMACRO SHIFTF ...). ;;; Compiling (DEFMACRO ROTATEF ...). ;;; Compiling (DEFMACRO DEFINE-MODIFY-MACRO ...). ;;; Compiling (DEFMACRO REMF ...). ;;; Compiling (DEFMACRO INCF ...). ;;; Compiling (DEFMACRO DECF ...). ;;; Compiling (DEFMACRO PUSH ...). ;;; Compiling (DEFMACRO PUSHNEW ...). ;;; Compiling (DEFMACRO POP ...). ;;; Note: Replacing variable G4448 by its value # ;;; Note: Replacing variable G4450 by its value # ;;; Note: Replacing variable G4451 by its value # ;;; Note: Replacing variable G4452 by its value # ;;; Note: Replacing variable G4453 by its value # ;;; Note: Replacing variable G4454 by its value # ;;; Note: Replacing variable G4455 by its value # ;;; End of Pass 1. ;;; Emitting code for CHECK-STORES-NUMBER. ;;; Emitting code for DEFSETF. ;;; Emitting code for DEFINE-SETF-EXPANDER. ;;; Emitting code for GET-SETF-EXPANSION. ;;; Emitting code for RENAME-ARGUMENTS. ;;; Emitting code for CAR. ;;; Emitting code for CDR. ;;; Emitting code for CAAR. ;;; Emitting code for CDAR. ;;; Emitting code for CADR. ;;; Emitting code for CDDR. ;;; Emitting code for CAAAR. ;;; Emitting code for CDAAR. ;;; Emitting code for CADAR. ;;; Emitting code for CDDAR. ;;; Emitting code for CAADR. ;;; Emitting code for CDADR. ;;; Emitting code for CADDR. ;;; Emitting code for CDDDR. ;;; Emitting code for CAAAAR. ;;; Emitting code for CDAAAR. ;;; Emitting code for CADAAR. ;;; Emitting code for CDDAAR. ;;; Emitting code for CAADAR. ;;; Emitting code for CDADAR. ;;; Emitting code for CADDAR. ;;; Emitting code for CDDDAR. ;;; Emitting code for CAAADR. ;;; Emitting code for CDAADR. ;;; Emitting code for CADADR. ;;; Emitting code for CDDADR. ;;; Emitting code for CAADDR. ;;; Emitting code for CDADDR. ;;; Emitting code for CADDDR. ;;; Emitting code for CDDDDR. ;;; Emitting code for FIRST. ;;; Emitting code for SECOND. ;;; Emitting code for THIRD. ;;; Emitting code for FOURTH. ;;; Emitting code for FIFTH. ;;; Emitting code for SIXTH. ;;; Emitting code for SEVENTH. ;;; Emitting code for EIGHTH. ;;; Emitting code for NINTH. ;;; Emitting code for TENTH. ;;; Emitting code for REST. ;;; Emitting code for MACRO-FUNCTION. ;;; Emitting code for AREF. ;;; Emitting code for ROW-MAJOR-AREF. ;;; Emitting code for GET. ;;; Emitting code for NTH. ;;; Emitting code for BIT. ;;; Emitting code for SBIT. ;;; Emitting code for GETHASH. ;;; Emitting code for COMPILER-MACRO-FUNCTION. ;;; Emitting code for GETF. ;;; Emitting code for SUBSEQ. ;;; Emitting code for THE. ;;; Emitting code for APPLY. ;;; Emitting code for LDB. ;;; Emitting code for MASK-FIELD. ;;; Emitting code for SETF-EXPAND-1. ;;; Emitting code for SETF-STRUCTURE-ACCESS. ;;; Emitting code for SETF-EXPAND. ;;; Emitting code for SETF. ;;; Emitting code for PSETF. ;;; Emitting code for SHIFTF. ;;; Emitting code for ROTATEF. ;;; Emitting code for DEFINE-MODIFY-MACRO. ;;; Emitting code for REMF. ;;; Emitting code for INCF. ;;; Note: Replacing variable G4381 by its value ;;; Note: Replacing variable V by its value ;;; Emitting code for DECF. ;;; Note: Replacing variable G4401 by its value ;;; Note: Replacing variable V by its value ;;; Emitting code for PUSH. ;;; Emitting code for PUSHNEW. ;;; Emitting code for POP. ;;; Emitting code for VALUES. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/setf.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/setf.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;setf.lsp. ;;; Compiling src:lsp;predlib.lsp. ;;; Compiling (DEFUN CREATE-TYPE-NAME ...). ;;; Compiling (DEFUN DO-DEFTYPE ...). ;;; Compiling (DEFMACRO DEFTYPE ...). ;;; Compiling (DO-DEFTYPE 'REAL ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN CONSTANTLY-T ...). ;;; Compiling (FSET 'CONSTANTLY-T ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN CONSTANTLY-NIL ...). ;;; Compiling (FSET 'CONSTANTLY-NIL ...). ;;; Warning: The variable FOO is not used. ;;; Compiling (DEFUN SIMPLE-ARRAY-P ...). ;;; Compiling (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Compiling (FSET 'UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN UPGRADED-COMPLEX-PART-TYPE ...). ;;; Compiling (FSET 'UPGRADED-COMPLEX-PART-TYPE ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN IN-INTERVAL-P ...). ;;; Compiling (DEFUN ERROR-TYPE-SPECIFIER ...). ;;; Compiling (DEFUN MATCH-DIMENSIONS ...). ;;; Compiling (FSET 'MATCH-DIMENSIONS ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN TYPEP ...). ;;; Compiling (DEFUN SUBCLASSP ...). ;;; Compiling (DEFUN NORMALIZE-TYPE ...). ;;; Compiling (DEFUN EXPAND-DEFTYPE ...). ;;; Compiling (DEFUN ERROR-COERCE ...). ;;; Compiling (DEFUN COERCE ...). ;;; Compiling (DEFPARAMETER *SAVE-TYPES-DATABASE* ...). ;;; Compiling (DEFPARAMETER *HIGHEST-TYPE-TAG* ...). ;;; Compiling (DEFPARAMETER *MEMBER-TYPES* ...). ;;; Compiling (DEFPARAMETER *INTERVALS-MASK* ...). ;;; Compiling (DEFPARAMETER *ELEMENTARY-TYPES* ...). ;;; Compiling (DEFUN NEW-TYPE-TAG ...). ;;; Compiling (DEFUN FIND-REGISTERED-TAG ...). ;;; Compiling (DEFUN MAYBE-SAVE-TYPES ...). ;;; Note: Replacing variable G4521 by its value # ;;; Compiling (DEFUN UPDATE-TYPES ...). ;;; Compiling (FSET 'UPDATE-TYPES ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN FIND-TYPE-BOUNDS ...). ;;; Compiling (FSET 'FIND-TYPE-BOUNDS ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN REGISTER-TYPE ...). ;;; Compiling (DEFUN REGISTER-MEMBER-TYPE ...). ;;; Compiling (DEFUN PUSH-TYPE ...). ;;; Compiling (FSET 'PUSH-TYPE ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN REGISTER-SATISFIES-TYPE ...). ;;; Compiling (FSET 'REGISTER-SATISFIES-TYPE ...). ;;; Warning: The variable TYPE is not used. ;;; Compiling (DEFUN REGISTER-CLASS ...). ;;; Compiling (DEFUN REGISTER-ARRAY-TYPE ...). ;;; Note: Replacing variable TYPE by its value # ;;; Compiling (DEFUN FAST-UPGRADED-ARRAY-ELEMENT-TYPE ...). ;;; Compiling (DEFUN PARSE-ARRAY-TYPE ...). ;;; Compiling (DEFUN ARRAY-TYPE-<= ...). ;;; Compiling (DEFUN ARRAY-TYPE-P ...). ;;; Compiling (DEFUN REGISTER-ELEMENTARY-INTERVAL ...). ;;; Compiling (DEFUN REGISTER-INTERVAL-TYPE ...). ;;; Compiling (DEFUN BOUNDS-<= ...). ;;; Compiling (DEFUN BOUNDS-< ...). ;;; Compiling (DEFUN CANONICAL-COMPLEX-TYPE ...). ;;; Compiling (DEFUN REGISTER-CONS-TYPE ...). ;;; Compiling (DEFUN FIND-BUILT-IN-TAG ...). ;;; Compiling (FSET 'FIND-BUILT-IN-TAG ...). ;;; Warning: ;;; In LET* body, the type of the form I is SYMBOL, not CONS. ;;; Compiling (DEFUN EXTEND-TYPE-TAG ...). ;;; Compiling (DEFUN CANONICAL-TYPE ...). ;;; Compiling (DEFUN SAFE-CANONICAL-TYPE ...). ;;; Compiling (DEFUN FAST-SUBTYPEP ...). ;;; Compiling (DEFUN SUBTYPEP ...). ;;; Compiling (FSET 'SUBTYPEP ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (FSET 'SUBTYPEP ...). ;;; Warning: The variable ENV is not used. ;;; End of Pass 1. ;;; Emitting code for CREATE-TYPE-NAME. ;;; Emitting code for DO-DEFTYPE. ;;; Emitting code for DEFTYPE. ;;; Note: Replacing variable G4471 by its value ;;; Emitting code for BOOLEAN. ;;; Emitting code for INDEX. ;;; Emitting code for FIXNUM. ;;; Emitting code for BIGNUM. ;;; Emitting code for BYTE8. ;;; Emitting code for INTEGER8. ;;; Emitting code for CL-FIXNUM. ;;; Emitting code for CL-INDEX. ;;; Emitting code for REAL. ;;; Emitting code for SHORT-FLOAT. ;;; Emitting code for BIT. ;;; Emitting code for MOD. ;;; Emitting code for SIGNED-BYTE. ;;; Emitting code for UNSIGNED-BYTE. ;;; Emitting code for NULL. ;;; Emitting code for SEQUENCE. ;;; Emitting code for LIST. ;;; Emitting code for PROPER-LIST. ;;; Emitting code for ATOM. ;;; Emitting code for VECTOR. ;;; Emitting code for EXTENDED-CHAR. ;;; Emitting code for STRING. ;;; Emitting code for BASE-STRING. ;;; Emitting code for BIT-VECTOR. ;;; Emitting code for SIMPLE-VECTOR. ;;; Emitting code for SIMPLE-STRING. ;;; Emitting code for SIMPLE-BASE-STRING. ;;; Emitting code for SIMPLE-BIT-VECTOR. ;;; Emitting code for CONSTANTLY-T. ;;; Emitting code for CONSTANTLY-NIL. ;;; Emitting code for SIMPLE-ARRAY-P. ;;; Emitting code for UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Emitting code for UPGRADED-COMPLEX-PART-TYPE. ;;; Emitting code for IN-INTERVAL-P. ;;; Emitting code for ERROR-TYPE-SPECIFIER. ;;; Emitting code for MATCH-DIMENSIONS. ;;; Emitting code for TYPEP. ;;; Emitting code for SUBCLASSP. ;;; Emitting code for NORMALIZE-TYPE. ;;; Note: Tail-recursive call of NORMALIZE-TYPE was replaced by iteration. ;;; Note: Emitting linking call for CLASSP ;;; Note: Tail-recursive call of NORMALIZE-TYPE was replaced by iteration. ;;; Emitting code for EXPAND-DEFTYPE. ;;; Note: Tail-recursive call of EXPAND-DEFTYPE was replaced by iteration. ;;; Note: Tail-recursive call of EXPAND-DEFTYPE was replaced by iteration. ;;; Emitting code for ERROR-COERCE. ;;; Emitting code for COERCE. ;;; Emitting code for NEW-TYPE-TAG. ;;; Emitting code for FIND-REGISTERED-TAG. ;;; Emitting code for MAYBE-SAVE-TYPES. ;;; Emitting code for UPDATE-TYPES. ;;; Note: Replacing variable G4528 by its value ;;; Emitting code for FIND-TYPE-BOUNDS. ;;; Emitting code for REGISTER-TYPE. ;;; Emitting code for REGISTER-MEMBER-TYPE. ;;; Note: Replacing variable G4546 by its value ;;; Emitting code for PUSH-TYPE. ;;; Emitting code for REGISTER-SATISFIES-TYPE. ;;; Emitting code for REGISTER-CLASS. ;;; Note: Emitting linking call for CLASS-NAME ;;; Emitting code for #:G4558. ;;; Emitting code for #:G4561. ;;; Emitting code for REGISTER-ARRAY-TYPE. ;;; Note: Replacing variable G4568 by its value ;;; Emitting code for FAST-UPGRADED-ARRAY-ELEMENT-TYPE. ;;; Emitting code for PARSE-ARRAY-TYPE. ;;; Emitting code for ARRAY-TYPE-<=. ;;; Emitting code for ARRAY-TYPE-P. ;;; Emitting code for REGISTER-ELEMENTARY-INTERVAL. ;;; Emitting code for #:G4588. ;;; Emitting code for #:G4589. ;;; Emitting code for REGISTER-INTERVAL-TYPE. ;;; Emitting code for BOUNDS-<=. ;;; Emitting code for BOUNDS-<. ;;; Emitting code for CANONICAL-COMPLEX-TYPE. ;;; Emitting code for REGISTER-CONS-TYPE. ;;; Emitting code for FIND-BUILT-IN-TAG. ;;; Emitting code for EXTEND-TYPE-TAG. ;;; Note: Replacing variable G4606 by its value ;;; Emitting code for CANONICAL-TYPE. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Tail-recursive call of CANONICAL-TYPE was replaced by iteration. ;;; Note: Emitting linking call for FUNCTION-TYPE-P ;;; Note: Emitting linking call for REGISTER-FUNCTION-TYPE ;;; Note: Emitting linking call for VALUES-TYPE-P ;;; Note: Emitting linking call for REGISTER-VALUES-TYPE ;;; Emitting code for SAFE-CANONICAL-TYPE. ;;; Emitting code for FAST-SUBTYPEP. ;;; Emitting code for SUBTYPEP. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/predlib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/predlib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;predlib.lsp. ;;; Compiling src:lsp;seq.lsp. ;;; Compiling (DEFUN ERROR-SEQUENCE-TYPE ...). ;;; Compiling (DEFUN ERROR-SEQUENCE-LENGTH ...). ;;; Compiling (DEFUN CLOSEST-VECTOR-TYPE ...). ;;; Note: Replacing variable G4627 by its value # ;;; Compiling (DEFUN MAKE-SEQUENCE ...). ;;; Note: Replacing variable G4637 by its value # ;;; Note: Replacing variable G4638 by its value # ;;; Note: Replacing variable G4639 by its value # ;;; Compiling (DEFUN MAKE-SEQ-ITERATOR ...). ;;; Note: Replacing variable G4640 by its value # ;;; Compiling (DEFUN SEQ-ITERATOR-REF ...). ;;; Compiling (DEFUN SEQ-ITERATOR-SET ...). ;;; Note: Replacing variable G4641 by its value # ;;; Note: Replacing variable G4642 by its value # ;;; Note: Replacing variable G4643 by its value # ;;; Compiling (DEFUN SEQ-ITERATOR-NEXT ...). ;;; Note: Replacing variable G4647 by its value # ;;; Compiling (DEFUN CONCATENATE ...). ;;; Compiling (FSET 'CONCATENATE ...). ;;; Warning: Type declaration was found for not bound variable I. ;;; Compiling (FSET 'CONCATENATE ...). ;;; Warning: Type declaration was found for not bound variable J. ;;; Note: Removing unused variable N ;;; Compiling (DEFUN MAP ...). ;;; Compiling (DEFUN SOME ...). ;;; Compiling (DEFUN EVERY ...). ;;; Compiling (DEFUN EVERY* ...). ;;; Compiling (DEFUN NOTANY ...). ;;; Compiling (DEFUN NOTEVERY ...). ;;; Compiling (DEFUN MAP-INTO ...). ;;; Note: Replacing variable G4710 by its value # ;;; Note: Replacing variable G4711 by its value # ;;; End of Pass 1. ;;; Emitting code for ERROR-SEQUENCE-TYPE. ;;; Emitting code for ERROR-SEQUENCE-LENGTH. ;;; Emitting code for CLOSEST-VECTOR-TYPE. ;;; Note: Emitting linking call for CLASS-NAME ;;; Emitting code for MAKE-SEQUENCE. ;;; Emitting code for MAKE-SEQ-ITERATOR. ;;; Emitting code for SEQ-ITERATOR-REF. ;;; Emitting code for SEQ-ITERATOR-SET. ;;; Note: Replacing variable G4644 by its value ;;; Note: Replacing variable G4645 by its value ;;; Emitting code for SEQ-ITERATOR-NEXT. ;;; Emitting code for CONCATENATE. ;;; Emitting code for MAP. ;;; Emitting code for SOME. ;;; Emitting code for EVERY. ;;; Emitting code for EVERY*. ;;; Emitting code for NOTANY. ;;; Emitting code for NOTEVERY. ;;; Emitting code for MAP-INTO. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/seq.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/seq.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;seq.lsp. ;;; Compiling src:lsp;arraylib.lsp. ;;; Compiling (DEFUN MAKE-ARRAY ...). ;;; Compiling (FSET 'MAKE-ARRAY ...). ;;; Warning: In LET body, the type of the form X is SYMBOL, not (ARRAY *). ;;; Compiling (DEFUN FILL-ARRAY ...). ;;; Note: Replacing variable G4735 by its value # ;;; Note: Replacing variable G4741 by its value # ;;; Note: Replacing variable G4742 by its value # ;;; Compiling (DEFUN VECTOR ...). ;;; Compiling (DEFUN ARRAY-DIMENSIONS ...). ;;; Compiling (DEFUN ARRAY-IN-BOUNDS-P ...). ;;; Compiling (DEFUN ARRAY-ROW-MAJOR-INDEX ...). ;;; Compiling (DEFUN BIT ...). ;;; Compiling (DEFUN SBIT ...). ;;; Compiling (DEFUN BIT-AND ...). ;;; Compiling (DEFUN BIT-IOR ...). ;;; Compiling (DEFUN BIT-XOR ...). ;;; Compiling (DEFUN BIT-EQV ...). ;;; Compiling (DEFUN BIT-NAND ...). ;;; Compiling (DEFUN BIT-NOR ...). ;;; Compiling (DEFUN BIT-ANDC1 ...). ;;; Compiling (DEFUN BIT-ANDC2 ...). ;;; Compiling (DEFUN BIT-ORC1 ...). ;;; Compiling (DEFUN BIT-ORC2 ...). ;;; Compiling (DEFUN BIT-NOT ...). ;;; Compiling (DEFUN VECTOR-PUSH ...). ;;; Compiling (DEFUN VECTOR-PUSH-EXTEND ...). ;;; Compiling (DEFUN VECTOR-POP ...). ;;; Compiling (DEFUN COPY-ARRAY-CONTENTS ...). ;;; Compiling (FSET 'COPY-ARRAY-CONTENTS ...). ;;; Warning: Type declaration was found for not bound variable STEP2. ;;; Compiling (FSET 'COPY-ARRAY-CONTENTS ...). ;;; Warning: Type declaration was found for not bound variable STEP1. ;;; Note: Replacing variable G4765 by its value # ;;; Note: Replacing variable G4767 by its value # ;;; Compiling (DEFUN ADJUST-ARRAY ...). ;;; Compiling (FSET 'ADJUST-ARRAY ...). ;;; Warning: The ignored variable FILL-POINTER is used. ;;; Note: Replacing variable G4770 by its value # ;;; Compiling (FSET 'ADJUST-ARRAY ...). ;;; Warning: The ignored variable INITIAL-CONTENTS is used. ;;; Compiling (DEFMACRO SHRINK-VECTOR ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-ARRAY. ;;; Emitting code for FILL-ARRAY. ;;; Emitting code for ITERATE-OVER-CONTENTS. ;;; Emitting code for VECTOR. ;;; Emitting code for ARRAY-DIMENSIONS. ;;; Emitting code for ARRAY-IN-BOUNDS-P. ;;; Emitting code for ARRAY-ROW-MAJOR-INDEX. ;;; Emitting code for BIT. ;;; Emitting code for SBIT. ;;; Emitting code for BIT-AND. ;;; Emitting code for BIT-IOR. ;;; Emitting code for BIT-XOR. ;;; Emitting code for BIT-EQV. ;;; Emitting code for BIT-NAND. ;;; Emitting code for BIT-NOR. ;;; Emitting code for BIT-ANDC1. ;;; Emitting code for BIT-ANDC2. ;;; Emitting code for BIT-ORC1. ;;; Emitting code for BIT-ORC2. ;;; Emitting code for BIT-NOT. ;;; Emitting code for VECTOR-PUSH. ;;; Emitting code for VECTOR-PUSH-EXTEND. ;;; Emitting code for VECTOR-POP. ;;; Emitting code for COPY-ARRAY-CONTENTS. ;;; Emitting code for DO-COPY. ;;; Emitting code for ADJUST-ARRAY. ;;; Emitting code for SHRINK-VECTOR. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/arraylib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/arraylib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;arraylib.lsp. ;;; Compiling src:lsp;assert.lsp. ;;; Compiling (DEFUN READ-EVALUATED-FORM ...). ;;; Compiling (DEFUN WRONG-TYPE-ARGUMENT ...). ;;; Note: Replacing variable G4783 by its value # ;;; Compiling (DEFMACRO CHECK-TYPE ...). ;;; Compiling (DEFUN ASSERT-REPORT ...). ;;; Compiling (DEFUN ASSERT-PROMPT ...). ;;; Compiling (DEFUN SIMPLE-ASSERTION-FAILURE ...). ;;; Compiling (DEFMACRO ASSERT ...). ;;; Compiling (DEFUN ACCUMULATE-CASES ...). ;;; Compiling (FSET 'ACCUMULATE-CASES ...). ;;; Warning: The variable MACRO-NAME is not used. ;;; Compiling (DEFUN ECASE-ERROR ...). ;;; Compiling (FSET 'ECASE-ERROR ...). ;;; Warning: The variable KEYFORM is not used. ;;; Compiling (DEFMACRO ECASE ...). ;;; Compiling (DEFUN CCASE-ERROR ...). ;;; Compiling (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...). ;;; Compiling (DEFMACRO CCASE ...). ;;; Compiling (DEFMACRO TYPECASE ...). ;;; Compiling (DEFUN ETYPECASE-ERROR ...). ;;; Compiling (FSET 'ETYPECASE-ERROR ...). ;;; Warning: The variable KEYFORM is not used. ;;; Compiling (DEFMACRO ETYPECASE ...). ;;; Compiling (DEFUN CTYPECASE-ERROR ...). ;;; Compiling (DEFMACRO CTYPECASE ...). ;;; End of Pass 1. ;;; Emitting code for READ-EVALUATED-FORM. ;;; Emitting code for WRONG-TYPE-ARGUMENT. ;;; Note: Emitting linking call for MAKE-RESTART ;;; Note: Emitting linking call for COERCE-TO-CONDITION ;;; Emitting code for #:G4777. ;;; Emitting code for #:G4778. ;;; Emitting code for CHECK-TYPE. ;;; Emitting code for ASSERT-REPORT. ;;; Emitting code for ASSERT-PROMPT. ;;; Emitting code for READ-IT. ;;; Emitting code for SIMPLE-ASSERTION-FAILURE. ;;; Emitting code for ASSERT. ;;; Note: Replacing variable G4792 by its value ;;; Note: Replacing variable PLACE by its value ;;; Emitting code for ACCUMULATE-CASES. ;;; Emitting code for ECASE-ERROR. ;;; Emitting code for ECASE. ;;; Emitting code for CCASE-ERROR. ;;; Emitting code for #:G4809. ;;; Emitting code for #:G4810. ;;; Emitting code for REMOVE-OTHERWISE-FROM-CLAUSES. ;;; Note: Replacing variable G4818 by its value ;;; Note: Replacing variable CLAUSE by its value ;;; Emitting code for CCASE. ;;; Emitting code for TYPECASE. ;;; Emitting code for ETYPECASE-ERROR. ;;; Emitting code for ETYPECASE. ;;; Emitting code for CTYPECASE-ERROR. ;;; Emitting code for #:G4841. ;;; Emitting code for #:G4842. ;;; Emitting code for CTYPECASE. ;;; Note: Replacing variable G4852 by its value ;;; Note: Replacing variable L by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/assert.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/assert.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;assert.lsp. ;;; Compiling src:lsp;defstruct.lsp. ;;; Compiling (DEFUN ASSERT-SLOT-TYPE ...). ;;; Compiling (DEFUN MAKE-ACCESS-FUNCTION ...). ;;; Compiling (DEFUN PROCESS-BOA-LAMBDA-LIST ...). ;;; Note: Replacing variable G4878 by its value # ;;; Compiling (DEFUN MAKE-CONSTRUCTOR ...). ;;; Compiling (FSET 'MAKE-CONSTRUCTOR ...). ;;; Warning: The variable OFFSET is not used. ;;; Compiling (DEFUN MAKE-PREDICATE ...). ;;; Compiling (DEFUN PARSE-SLOT-DESCRIPTION ...). ;;; Compiling (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...). ;;; Compiling (DEFUN DEFINE-STRUCTURE ...). ;;; Compiling (DEFMACRO DEFSTRUCT ...). ;;; Note: Replacing variable SD by its value # ;;; Note: Replacing variable CONSTRUCTOR by its value # ;;; End of Pass 1. ;;; Emitting code for ASSERT-SLOT-TYPE. ;;; Emitting code for MAKE-ACCESS-FUNCTION. ;;; Note: Replacing variable G4853 by its value ;;; Note: Replacing variable G4854 by its value ;;; Emitting code for #:G4855. ;;; Emitting code for #:G4856. ;;; Emitting code for PROCESS-BOA-LAMBDA-LIST. ;;; Note: Replacing variable G4864 by its value ;;; Note: Replacing variable G4868 by its value ;;; Note: Replacing variable G4875 by its value ;;; Emitting code for MAKE-CONSTRUCTOR. ;;; Emitting code for MAKE-PREDICATE. ;;; Emitting code for #:G4891. ;;; Emitting code for #:G4892. ;;; Emitting code for #:G4893. ;;; Emitting code for #:G4894. ;;; Emitting code for PARSE-SLOT-DESCRIPTION. ;;; Emitting code for OVERWRITE-SLOT-DESCRIPTIONS. ;;; Emitting code for DEFINE-STRUCTURE. ;;; Note: Emitting linking call for CREATE-TYPE-NAME ;;; Note: Replacing variable G4909 by its value ;;; Note: Replacing variable SD by its value ;;; Emitting code for DEFSTRUCT. ;;; Note: Replacing variable G4933 by its value ;;; Note: Replacing variable G4938 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defstruct.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defstruct.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;defstruct.lsp. ;;; Compiling src:lsp;iolib.lsp. ;;; Compiling (DEFMACRO WITH-OPEN-STREAM ...). ;;; Compiling (DEFMACRO WITH-INPUT-FROM-STRING ...). ;;; Compiling (DEFMACRO WITH-OUTPUT-TO-STRING ...). ;;; Compiling (DEFUN READ-FROM-STRING ...). ;;; Compiling (DEFUN WRITE-TO-STRING ...). ;;; Compiling (DEFUN PRIN1-TO-STRING ...). ;;; Compiling (DEFUN PRINC-TO-STRING ...). ;;; Compiling (DEFMACRO WITH-OPEN-FILE ...). ;;; Compiling (DEFUN Y-OR-N-P ...). ;;; Compiling (DEFUN YES-OR-NO-P ...). ;;; Compiling (DEFUN SHARP-A-READER ...). ;;; Note: Replacing variable ELT-TYPE by its value # ;;; Note: Replacing variable DIMS by its value # ;;; Note: Replacing variable INITIAL-CONTENTS by its value # ;;; Compiling (DEFUN SHARP-S-READER ...). ;;; Compiling (FSET 'SHARP-S-READER ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFVAR *DRIBBLE-STREAM* ...). ;;; Compiling (DEFVAR *DRIBBLE-IO* ...). ;;; Compiling (DEFVAR *DRIBBLE-NAMESTRING* ...). ;;; Compiling (DEFVAR *DRIBBLE-SAVED-TERMINAL-IO* ...). ;;; Compiling (DEFUN DRIBBLE ...). ;;; Compiling (DEFMACRO WITH-STANDARD-IO-SYNTAX ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO FORMATTER ...). ;;; Compiling (DEFUN PRINT-UNREADABLE-OBJECT-FUNCTION ...). ;;; Compiling (DEFMACRO PRINT-UNREADABLE-OBJECT ...). ;;; End of Pass 1. ;;; Emitting code for WITH-OPEN-STREAM. ;;; Emitting code for WITH-INPUT-FROM-STRING. ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; Emitting code for WITH-OUTPUT-TO-STRING. ;;; Emitting code for READ-FROM-STRING. ;;; Emitting code for WRITE-TO-STRING. ;;; Emitting code for PRIN1-TO-STRING. ;;; Emitting code for PRINC-TO-STRING. ;;; Emitting code for WITH-OPEN-FILE. ;;; Emitting code for Y-OR-N-P. ;;; Emitting code for YES-OR-NO-P. ;;; Emitting code for SHARP-A-READER. ;;; Emitting code for SHARP-S-READER. ;;; Emitting code for DRIBBLE. ;;; Note: Emitting linking call for WARN ;;; Emitting code for WITH-STANDARD-IO-SYNTAX. ;;; Emitting code for FORMATTER. ;;; Emitting code for PRINT-UNREADABLE-OBJECT-FUNCTION. ;;; Emitting code for PRINT-UNREADABLE-OBJECT. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/iolib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/iolib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;iolib.lsp. ;;; Compiling src:lsp;listlib.lsp. ;;; Compiling (DEFUN UNION ...). ;;; Compiling (DEFUN NUNION ...). ;;; Compiling (DEFUN INTERSECTION ...). ;;; Compiling (DEFUN NINTERSECTION ...). ;;; Compiling (DEFUN SET-DIFFERENCE ...). ;;; Compiling (DEFUN NSET-DIFFERENCE ...). ;;; Compiling (DEFUN SWAP-ARGS ...). ;;; Compiling (DEFUN SET-EXCLUSIVE-OR ...). ;;; Compiling (DEFUN NSET-EXCLUSIVE-OR ...). ;;; Compiling (DEFUN SUBSETP ...). ;;; Compiling (DEFUN RASSOC-IF ...). ;;; Compiling (DEFUN RASSOC-IF-NOT ...). ;;; Compiling (DEFUN ASSOC-IF ...). ;;; Compiling (DEFUN ASSOC-IF-NOT ...). ;;; Compiling (DEFUN MEMBER-IF ...). ;;; Compiling (DEFUN MEMBER-IF-NOT ...). ;;; Compiling (DEFUN SUBST-IF ...). ;;; Compiling (DEFUN SUBST-IF-NOT ...). ;;; Compiling (DEFUN NSUBST-IF ...). ;;; Compiling (DEFUN NSUBST-IF-NOT ...). ;;; End of Pass 1. ;;; Emitting code for UNION. ;;; Emitting code for NUNION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for INTERSECTION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for NINTERSECTION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for SET-DIFFERENCE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for NSET-DIFFERENCE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for SWAP-ARGS. ;;; Emitting code for #:G5015. ;;; Emitting code for SET-EXCLUSIVE-OR. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for NSET-EXCLUSIVE-OR. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for SUBSETP. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :KEY) ;;; Emitting code for RASSOC-IF. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for RASSOC-IF-NOT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for ASSOC-IF. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for ASSOC-IF-NOT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for MEMBER-IF. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for MEMBER-IF-NOT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for SUBST-IF. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for SUBST-IF-NOT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for NSUBST-IF. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for NSUBST-IF-NOT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/listlib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/listlib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;listlib.lsp. ;;; Compiling src:lsp;mislib.lsp. ;;; Compiling (DEFUN LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Compiling (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Compiling (FSET 'LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Note: Removing unused variable *AUTOLOAD-TRANSLATIONS* ;;; Compiling (DEFUN DO-TIME ...). ;;; Compiling (DEFMACRO TIME ...). ;;; Compiling (DEFUN LEAP-YEAR-P ...). ;;; Compiling (DEFUN NUMBER-OF-DAYS-FROM-1900 ...). ;;; Compiling (DEFUN GET-LOCAL-TIME-ZONE ...). ;;; Compiling (DEFUN RECODE-UNIVERSAL-TIME ...). ;;; Compiling (DEFUN DECODE-UNIVERSAL-TIME ...). ;;; Note: Replacing variable G5036 by its value # ;;; Note: Replacing variable G5037 by its value # ;;; Note: Replacing variable G5038 by its value # ;;; Note: Replacing variable G5040 by its value # ;;; Note: Replacing variable G5041 by its value # ;;; Note: Replacing variable G5042 by its value # ;;; Compiling (DEFUN ENCODE-UNIVERSAL-TIME ...). ;;; Note: Replacing variable G5047 by its value # ;;; Compiling (DEFUN DAYLIGHT-SAVING-TIME-P ...). ;;; Compiling (DEFUN GET-UNIVERSAL-TIME ...). ;;; Compiling (DEFUN GET-DECODED-TIME ...). ;;; Compiling (DEFUN ENSURE-DIRECTORIES-EXIST ...). ;;; Note: Replacing variable G5055 by its value # ;;; Compiling (DEFMACRO WITH-HASH-TABLE-ITERATOR ...). ;;; Compiling (DEFUN SHARP-!-READER ...). ;;; Compiling (FSET 'SHARP-!-READER ...). ;;; Warning: The variable ARG is not used. ;;; Compiling (FSET 'SHARP-!-READER ...). ;;; Warning: The variable SUBCHAR is not used. ;;; Compiling (DEFUN SIMPLE-PROGRAM-ERROR ...). ;;; End of Pass 1. ;;; Emitting code for LOGICAL-PATHNAME-TRANSLATIONS. ;;; Emitting code for LOAD-LOGICAL-PATHNAME-TRANSLATIONS. ;;; Note: Replacing variable G5021 by its value ;;; Emitting code for DO-TIME. ;;; Emitting code for TIME. ;;; Emitting code for LEAP-YEAR-P. ;;; Emitting code for NUMBER-OF-DAYS-FROM-1900. ;;; Emitting code for GET-LOCAL-TIME-ZONE. ;;; Emitting code for RECODE-UNIVERSAL-TIME. ;;; Emitting code for DECODE-UNIVERSAL-TIME. ;;; Emitting code for ENCODE-UNIVERSAL-TIME. ;;; Emitting code for DAYLIGHT-SAVING-TIME-P. ;;; Emitting code for GET-UNIVERSAL-TIME. ;;; Emitting code for GET-DECODED-TIME. ;;; Emitting code for ENSURE-DIRECTORIES-EXIST. ;;; Emitting code for WITH-HASH-TABLE-ITERATOR. ;;; Emitting code for SHARP-!-READER. ;;; Emitting code for SIMPLE-PROGRAM-ERROR. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/mislib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/mislib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;mislib.lsp. ;;; Compiling src:lsp;numlib.lsp. ;;; Compiling (DEFUN ISQRT ...). ;;; Compiling (DEFUN ABS ...). ;;; Compiling (DEFUN PHASE ...). ;;; Compiling (DEFUN SIGNUM ...). ;;; Compiling (DEFUN CIS ...). ;;; Compiling (DEFUN ASIN ...). ;;; Compiling (DEFUN COMPLEX-ASIN ...). ;;; Compiling (DEFUN ACOS ...). ;;; Compiling (DEFUN COMPLEX-ACOS ...). ;;; Compiling (DEFUN ASINH ...). ;;; Compiling (DEFUN ACOSH ...). ;;; Compiling (DEFUN COMPLEX-ACOSH ...). ;;; Compiling (DEFUN ATANH ...). ;;; Compiling (DEFUN COMPLEX-ATANH ...). ;;; Compiling (FSET 'COMPLEX-ATANH ...). ;;; Warning: Type declaration was found for not bound variable X. ;;; Compiling (DEFUN FFLOOR ...). ;;; Compiling (DEFUN FCEILING ...). ;;; Compiling (DEFUN FTRUNCATE ...). ;;; Compiling (DEFUN FROUND ...). ;;; Compiling (DEFUN LOGTEST ...). ;;; Compiling (DEFUN BYTE ...). ;;; Compiling (DEFUN BYTE-SIZE ...). ;;; Compiling (DEFUN BYTE-POSITION ...). ;;; Compiling (DEFUN LDB ...). ;;; Compiling (DEFUN LDB-TEST ...). ;;; Compiling (DEFUN MASK-FIELD ...). ;;; Compiling (DEFUN DPB ...). ;;; Compiling (DEFUN DEPOSIT-FIELD ...). ;;; End of Pass 1. ;;; Emitting code for ISQRT. ;;; Emitting code for ABS. ;;; Emitting code for PHASE. ;;; Emitting code for SIGNUM. ;;; Emitting code for CIS. ;;; Emitting code for ASIN. ;;; Emitting code for COMPLEX-ASIN. ;;; Emitting code for ACOS. ;;; Emitting code for COMPLEX-ACOS. ;;; Emitting code for ASINH. ;;; Emitting code for ACOSH. ;;; Emitting code for COMPLEX-ACOSH. ;;; Emitting code for ATANH. ;;; Emitting code for COMPLEX-ATANH. ;;; Emitting code for FFLOOR. ;;; Emitting code for FCEILING. ;;; Emitting code for FTRUNCATE. ;;; Emitting code for FROUND. ;;; Emitting code for LOGTEST. ;;; Emitting code for BYTE. ;;; Emitting code for BYTE-SIZE. ;;; Emitting code for BYTE-POSITION. ;;; Emitting code for LDB. ;;; Emitting code for LDB-TEST. ;;; Emitting code for MASK-FIELD. ;;; Emitting code for DPB. ;;; Emitting code for DEPOSIT-FIELD. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/numlib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/numlib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;numlib.lsp. ;;; Compiling src:lsp;packlib.lsp. ;;; Compiling (DEFUN FIND-ALL-SYMBOLS ...). ;;; Compiling (DEFUN PACKAGES-ITERATOR ...). ;;; Compiling (FSET 'PACKAGES-ITERATOR ...). ;;; Warning: The variable KEY is not used. ;;; Compiling (DEFMACRO WITH-PACKAGE-ITERATOR ...). ;;; Compiling (DEFUN EXPAND-DO-SYMBOLS ...). ;;; Compiling (DEFMACRO DO-SYMBOLS ...). ;;; Compiling (DEFMACRO DO-EXTERNAL-SYMBOLS ...). ;;; Compiling (DEFMACRO DO-ALL-SYMBOLS ...). ;;; Compiling (DEFUN PRINT-SYMBOL-APROPOS ...). ;;; Compiling (DEFUN APROPOS ...). ;;; Compiling (DEFUN APROPOS-LIST ...). ;;; Compiling (DEFUN FIND-RELATIVE-PACKAGE ...). ;;; Compiling (DEFUN PACKAGE-PARENT ...). ;;; Compiling (DEFUN PACKAGE-CHILDREN ...). ;;; End of Pass 1. ;;; Emitting code for FIND-ALL-SYMBOLS. ;;; Note: Replacing variable G5069 by its value ;;; Note: Replacing variable G5071 by its value ;;; Note: Replacing variable P by its value ;;; Emitting code for PACKAGES-ITERATOR. ;;; Emitting code for #:G5083. ;;; Emitting code for ITERATE. ;;; Emitting code for WITH-PACKAGE-ITERATOR. ;;; Emitting code for EXPAND-DO-SYMBOLS. ;;; Emitting code for DO-SYMBOLS. ;;; Emitting code for DO-EXTERNAL-SYMBOLS. ;;; Emitting code for DO-ALL-SYMBOLS. ;;; Emitting code for PRINT-SYMBOL-APROPOS. ;;; Emitting code for APROPOS. ;;; Emitting code for APROPOS-LIST. ;;; Emitting code for FIND-RELATIVE-PACKAGE. ;;; Note: Replacing variable N-DOTS by its value ;;; Emitting code for FIND-NON-DOT. ;;; Emitting code for RELATIVE-TO. ;;; Emitting code for PACKAGE-PARENT. ;;; Emitting code for FIND-LAST-DOT. ;;; Emitting code for PACKAGE-CHILDREN. ;;; Emitting code for STRING-PREFIX-P. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/packlib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/packlib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;packlib.lsp. ;;; Compiling src:lsp;seqlib.lsp. ;;; Compiling (DEFUN SEQTYPE ...). ;;; Compiling (DEFUN CALL-TEST ...). ;;; Compiling (DEFUN TEST-ERROR ...). ;;; Compiling (DEFUN SEQUENCE-LIMITS ...). ;;; Compiling (DEFUN REDUCE ...). ;;; Note: Replacing variable G5147 by its value # ;;; Note: Replacing variable G5156 by its value # ;;; Note: Replacing variable G5158 by its value # ;;; Note: Replacing variable G5164 by its value # ;;; Compiling (DEFUN FILL ...). ;;; Note: Replacing variable G5169 by its value # ;;; Note: Replacing variable G5170 by its value # ;;; Note: Replacing variable G5171 by its value # ;;; Compiling (DEFUN REPLACE ...). ;;; Note: Replacing variable G5176 by its value # ;;; Note: Replacing variable G5177 by its value # ;;; Note: Replacing variable G5178 by its value # ;;; Note: Replacing variable G5183 by its value # ;;; Note: Replacing variable G5184 by its value # ;;; Note: Replacing variable G5185 by its value # ;;; Compiling (DEFUN REMOVE ...). ;;; Note: Replacing variable G5202 by its value # ;;; Compiling (DEFUN REMOVE-IF ...). ;;; Compiling (DEFUN REMOVE-IF-NOT ...). ;;; Compiling (DEFUN DELETE ...). ;;; Note: Replacing variable G5212 by its value # ;;; Note: Replacing variable G5213 by its value # ;;; Note: Replacing variable G5214 by its value # ;;; Note: Replacing variable G5216 by its value # ;;; Note: Replacing variable G5228 by its value # ;;; Note: Replacing variable G5233 by its value # ;;; Note: Replacing variable G5234 by its value # ;;; Note: Replacing variable G5235 by its value # ;;; Note: Replacing variable G5237 by its value # ;;; Compiling (DEFUN DELETE-IF ...). ;;; Compiling (DEFUN DELETE-IF-NOT ...). ;;; Compiling (DEFUN COUNT ...). ;;; Compiling (DEFUN COUNT-IF ...). ;;; Compiling (DEFUN COUNT-IF-NOT ...). ;;; Compiling (DEFUN INTERNAL-COUNT ...). ;;; Compiling (DEFUN SUBSTITUTE ...). ;;; Note: Replacing variable G5264 by its value # ;;; Note: Replacing variable G5265 by its value # ;;; Note: Replacing variable G5266 by its value # ;;; Note: Replacing variable G5267 by its value # ;;; Note: Replacing variable G5268 by its value # ;;; Note: Replacing variable G5269 by its value # ;;; Note: Replacing variable G5274 by its value # ;;; Note: Replacing variable G5275 by its value # ;;; Note: Replacing variable G5276 by its value # ;;; Note: Replacing variable G5277 by its value # ;;; Note: Replacing variable G5278 by its value # ;;; Note: Replacing variable G5279 by its value # ;;; Compiling (DEFUN SUBSTITUTE-IF ...). ;;; Compiling (DEFUN SUBSTITUTE-IF-NOT ...). ;;; Compiling (DEFUN NSUBSTITUTE ...). ;;; Note: Replacing variable G5286 by its value # ;;; Note: Replacing variable G5287 by its value # ;;; Note: Replacing variable G5288 by its value # ;;; Note: Replacing variable G5293 by its value # ;;; Note: Replacing variable G5294 by its value # ;;; Note: Replacing variable G5295 by its value # ;;; Compiling (DEFUN NSUBSTITUTE-IF ...). ;;; Compiling (DEFUN NSUBSTITUTE-IF-NOT ...). ;;; Compiling (DEFUN FIND ...). ;;; Compiling (DEFUN FIND-IF ...). ;;; Compiling (DEFUN FIND-IF-NOT ...). ;;; Compiling (DEFUN POSITION ...). ;;; Compiling (DEFUN POSITION-IF ...). ;;; Compiling (DEFUN POSITION-IF-NOT ...). ;;; Compiling (DEFUN REMOVE-DUPLICATES ...). ;;; Compiling (FSET 'REMOVE-DUPLICATES ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN DELETE-DUPLICATES ...). ;;; Note: Replacing variable G5329 by its value # ;;; Note: Replacing variable G5335 by its value # ;;; Note: Replacing variable G5336 by its value # ;;; Note: Replacing variable G5337 by its value # ;;; Note: Replacing variable G5339 by its value # ;;; Note: Replacing variable G5345 by its value # ;;; Note: Replacing variable G5351 by its value # ;;; Note: Replacing variable G5352 by its value # ;;; Note: Replacing variable G5353 by its value # ;;; Note: Replacing variable G5355 by its value # ;;; Compiling (DEFUN MISMATCH ...). ;;; Compiling (DEFUN SEARCH ...). ;;; Note: Replacing variable G5370 by its value # ;;; Note: Replacing variable G5377 by its value # ;;; Compiling (DEFUN SORT ...). ;;; Compiling (DEFUN LIST-MERGE-SORT ...). ;;; Compiling (DEFUN QUICK-SORT ...). ;;; Note: Replacing variable G5385 by its value # ;;; Note: Replacing variable G5388 by its value # ;;; Note: Replacing variable G5395 by its value # ;;; Note: Replacing variable G5396 by its value # ;;; Note: Replacing variable G5397 by its value # ;;; Note: Replacing variable G5398 by its value # ;;; Note: Replacing variable G5399 by its value # ;;; Note: Replacing variable G5400 by its value # ;;; Note: Replacing variable G5401 by its value # ;;; Note: Replacing variable G5402 by its value # ;;; Note: Replacing variable G5403 by its value # ;;; Note: Replacing variable G5404 by its value # ;;; Note: Replacing variable G5405 by its value # ;;; Note: Replacing variable G5406 by its value # ;;; Compiling (DEFUN STABLE-SORT ...). ;;; Compiling (DEFUN MERGE ...). ;;; Note: Replacing variable G5411 by its value # ;;; Note: Replacing variable G5412 by its value # ;;; Note: Replacing variable G5413 by its value # ;;; Note: Replacing variable G5415 by its value # ;;; Note: Replacing variable G5416 by its value # ;;; Note: Replacing variable G5417 by its value # ;;; Note: Replacing variable G5418 by its value # ;;; Note: Replacing variable G5420 by its value # ;;; Note: Replacing variable G5421 by its value # ;;; Note: Replacing variable G5422 by its value # ;;; Note: Replacing variable G5423 by its value # ;;; Note: Replacing variable G5425 by its value # ;;; Note: Replacing variable G5426 by its value # ;;; Note: Replacing variable G5427 by its value # ;;; Note: Replacing variable G5428 by its value # ;;; Note: Replacing variable G5430 by its value # ;;; Note: Replacing variable G5431 by its value # ;;; Note: Replacing variable G5432 by its value # ;;; Note: Replacing variable G5433 by its value # ;;; Note: Replacing variable G5435 by its value # ;;; Compiling (DEFUN COMPLEMENT ...). ;;; Compiling (DEFUN CONSTANTLY ...). ;;; End of Pass 1. ;;; Emitting code for SEQTYPE. ;;; Emitting code for CALL-TEST. ;;; Emitting code for TEST-ERROR. ;;; Emitting code for SEQUENCE-LIMITS. ;;; Emitting code for REDUCE. ;;; Emitting code for FILL. ;;; Note: Reusing keywords lists for (:START :END) ;;; Emitting code for REPLACE. ;;; Emitting code for REMOVE. ;;; Emitting code for REMOVE-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for REMOVE-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for DELETE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY :COUNT) ;;; Emitting code for DELETE-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for DELETE-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for COUNT. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY) ;;; Emitting code for COUNT-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY) ;;; Emitting code for COUNT-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY) ;;; Emitting code for INTERNAL-COUNT. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY :COUNT) ;;; Emitting code for SUBSTITUTE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY :COUNT) ;;; Emitting code for SUBSTITUTE-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for SUBSTITUTE-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for NSUBSTITUTE. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY :COUNT) ;;; Emitting code for NSUBSTITUTE-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for NSUBSTITUTE-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY :COUNT) ;;; Emitting code for FIND. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY) ;;; Emitting code for FIND-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY) ;;; Emitting code for FIND-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY) ;;; Emitting code for POSITION. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY) ;;; Emitting code for POSITION-IF. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY) ;;; Emitting code for POSITION-IF-NOT. ;;; Note: Reusing keywords lists for (:FROM-END :START :END :KEY) ;;; Emitting code for REMOVE-DUPLICATES. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY) ;;; Emitting code for DELETE-DUPLICATES. ;;; Note: Reusing keywords lists for (:TEST :TEST-NOT :FROM-END :START :END :KEY) ;;; Emitting code for MISMATCH. ;;; Emitting code for SEARCH. ;;; Note: Reusing keywords lists for (:FROM-END :TEST :TEST-NOT :KEY :START1 :START2 :END1 :END2) ;;; Emitting code for SORT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for LIST-MERGE-SORT. ;;; Emitting code for SORT. ;;; Emitting code for QUICK-SORT. ;;; Note: Tail-recursive call of QUICK-SORT was replaced by iteration. ;;; Emitting code for STABLE-SORT. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for MERGE. ;;; Note: Reusing keywords lists for (:KEY) ;;; Emitting code for COMPLEMENT. ;;; Emitting code for #:G5436. ;;; Emitting code for CONSTANTLY. ;;; Emitting code for #:G5437. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/seqlib.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/seqlib.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;seqlib.lsp. ;;; Compiling src:lsp;trace.lsp. ;;; Compiling (DEFVAR *TRACE-LEVEL* ...). ;;; Compiling (DEFVAR *TRACE-LIST* ...). ;;; Compiling (DEFVAR *TRACE-MAX-INDENT* ...). ;;; Compiling (DEFMACRO TRACE ...). ;;; Note: Replacing variable R by its value # ;;; Compiling (DEFUN TRACE* ...). ;;; Compiling (DEFMACRO UNTRACE ...). ;;; Note: Replacing variable R by its value # ;;; Compiling (DEFUN UNTRACE* ...). ;;; Compiling (DEFVAR *INSIDE-TRACE* ...). ;;; Compiling (DEFUN TRACE-ONE ...). ;;; Compiling (DEFUN TRACE-PRINT ...). ;;; Compiling (DEFUN UNTRACE-ONE ...). ;;; Compiling (DEFUN TRACING-BODY ...). ;;; Compiling (FSET 'TRACING-BODY ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (FSET 'TRACING-BODY ...). ;;; Warning: The variable CODE is not used. ;;; Compiling (DEFVAR *STEP-LEVEL* ...). ;;; Compiling (DEFVAR *STEP-ACTION* ...). ;;; Compiling (DEFVAR *STEP-FORM* ...). ;;; Compiling (DEFVAR *STEP-TAG* ...). ;;; Compiling (DEFVAR *STEP-FUNCTIONS* ...). ;;; Compiling (DEFMACRO STEP ...). ;;; Compiling (DEFUN STEP* ...). ;;; Compiling (DEFUN STEPPABLE-FUNCTION ...). ;;; Compiling (DEFUN STEPPER ...). ;;; Compiling (DEFUN STEP-NEXT ...). ;;; Compiling (DEFUN STEP-SKIP ...). ;;; Note: Replacing variable G5483 by its value # ;;; Compiling (FSET 'STEP-SKIP ...). ;;; Warning: The variable WHEN is not used. ;;; Compiling (DEFUN STEP-PRINT ...). ;;; Compiling (DEFUN STEP-QUIT ...). ;;; End of Pass 1. ;;; Emitting code for TRACE. ;;; Emitting code for TRACE*. ;;; Emitting code for UNTRACE. ;;; Emitting code for UNTRACE*. ;;; Emitting code for TRACE-ONE. ;;; Emitting code for TRACE-PRINT. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for UNTRACE-ONE. ;;; Emitting code for TRACING-BODY. ;;; Emitting code for STEP. ;;; Emitting code for STEP*. ;;; Emitting code for STEPPABLE-FUNCTION. ;;; Note: Replacing variable G5478 by its value ;;; Emitting code for STEPPER. ;;; Note: Emitting linking call for TPL ;;; Emitting code for #:G5481. ;;; Emitting code for STEP-NEXT. ;;; Emitting code for STEP-SKIP. ;;; Emitting code for STEP-PRINT. ;;; Emitting code for STEP-QUIT. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/trace.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/trace.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;trace.lsp. ;;; Compiling src:lsp;loop2.lsp. ;;; Compiling (DEFMACRO LOOP-COPYLIST* ...). ;;; Compiling (DEFVAR *LOOP-GENTEMP* ...). ;;; Compiling (DEFUN LOOP-GENTEMP ...). ;;; Compiling (DEFVAR *LOOP-REAL-DATA-TYPE* ...). ;;; Compiling (DEFUN LOOP-OPTIMIZATION-QUANTITIES ...). ;;; Compiling (DEFUN HIDE-VARIABLE-REFERENCES ...). ;;; Compiling (DEFUN HIDE-VARIABLE-REFERENCE ...). ;;; Compiling (DEFMACRO WITH-LOOP-LIST-COLLECTION-HEAD ...). ;;; Compiling (DEFMACRO LOOP-COLLECT-RPLACD ...). ;;; Compiling (DEFMACRO LOOP-COLLECT-ANSWER ...). ;;; Compiling (DEFUN MAKE-LOOP-MINIMAX-INTERNAL ...). ;;; Compiling (DEFVAR *LOOP-MINIMAX-TYPE-INFINITIES-ALIST* ...). ;;; Compiling (DEFUN MAKE-LOOP-MINIMAX ...). ;;; Compiling (DEFUN LOOP-NOTE-MINIMAX-OPERATION ...). ;;; Compiling (DEFMACRO WITH-MINIMAX-VALUE ...). ;;; Compiling (DEFMACRO LOOP-ACCUMULATE-MINIMAX-VALUE ...). ;;; Compiling (DEFUN LOOP-TEQUAL ...). ;;; Compiling (DEFUN LOOP-TASSOC ...). ;;; Compiling (DEFUN LOOP-TMEMBER ...). ;;; Compiling (DEFUN LOOP-LOOKUP-KEYWORD ...). ;;; Compiling (DEFMACRO LOOP-STORE-TABLE-DATA ...). ;;; Compiling (DEFUN MAKE-LOOP-UNIVERSE ...). ;;; Compiling (DEFVAR *LOOP-UNIVERSE*). ;;; Compiling (DEFUN MAKE-STANDARD-LOOP-UNIVERSE ...). ;;; Note: Replacing variable G5531 by its value # ;;; Note: Replacing variable G5536 by its value # ;;; Note: Replacing variable G5537 by its value # ;;; Note: Replacing variable G5538 by its value # ;;; Note: Replacing variable G5543 by its value # ;;; Note: Replacing variable G5544 by its value # ;;; Note: Replacing variable G5545 by its value # ;;; Note: Replacing variable G5546 by its value # ;;; Note: Replacing variable G5547 by its value # ;;; Note: Replacing variable G5548 by its value # ;;; Compiling (DEFVAR *LOOP-DESTRUCTURING-HOOKS* ...). ;;; Compiling (DEFUN LOOP-MAKE-PSETQ ...). ;;; Compiling (DEFUN LOOP-MAKE-DESETQ ...). ;;; Compiling (DEFVAR *LOOP-DESETQ-TEMPORARY* ...). ;;; Compiling (DEFMACRO LOOP-REALLY-DESETQ ...). ;;; Compiling (DEFVAR *LOOP-SOURCE-CODE*). ;;; Compiling (DEFVAR *LOOP-ORIGINAL-SOURCE-CODE*). ;;; Compiling (DEFVAR *LOOP-SOURCE-CONTEXT*). ;;; Compiling (DEFVAR *LOOP-NAMES*). ;;; Compiling (DEFVAR *LOOP-MACRO-ENVIRONMENT*). ;;; Compiling (DEFVAR *LOOP-NAMED-VARIABLES*). ;;; Compiling (DEFVAR *LOOP-VARIABLES*). ;;; Compiling (DEFVAR *LOOP-DECLARATIONS*). ;;; Compiling (DEFVAR *LOOP-DESETQ-CROCKS*). ;;; Compiling (DEFVAR *LOOP-WRAPPERS*). ;;; Compiling (DEFVAR *LOOP-BIND-STACK*). ;;; Compiling (DEFVAR *LOOP-NODECLARE*). ;;; Compiling (DEFVAR *LOOP-ITERATION-VARIABLES*). ;;; Compiling (DEFVAR *LOOP-PROLOGUE*). ;;; Compiling (DEFVAR *LOOP-BEFORE-LOOP*). ;;; Compiling (DEFVAR *LOOP-BODY*). ;;; Compiling (DEFVAR *LOOP-AFTER-BODY*). ;;; Compiling (DEFVAR *LOOP-EMITTED-BODY*). ;;; Compiling (DEFVAR *LOOP-EPILOGUE*). ;;; Compiling (DEFVAR *LOOP-AFTER-EPILOGUE*). ;;; Compiling (DEFVAR *LOOP-FINAL-VALUE-CULPRIT*). ;;; Compiling (DEFVAR *LOOP-INSIDE-CONDITIONAL*). ;;; Compiling (DEFVAR *LOOP-WHEN-IT-VARIABLE*). ;;; Compiling (DEFVAR *LOOP-NEVER-STEPPED-VARIABLE*). ;;; Compiling (DEFVAR *LOOP-COLLECTION-CRUFT*). ;;; Compiling (DEFUN LOOP-CONSTANT-FOLD-IF-POSSIBLE ...). ;;; Compiling (DEFUN LOOP-CONSTANTP ...). ;;; Compiling (DEFVAR *LOOP-DUPLICATE-CODE* ...). ;;; Compiling (DEFVAR *LOOP-ITERATION-FLAG-VARIABLE* ...). ;;; Compiling (DEFUN LOOP-CODE-DUPLICATION-THRESHOLD ...). ;;; Compiling (DEFMACRO LOOP-BODY ...). ;;; Note: Replacing variable G5617 by its value # ;;; Compiling (DEFUN DUPLICATABLE-CODE-P ...). ;;; Compiling (DEFVAR *SPECIAL-CODE-SIZES* ...). ;;; Compiling (DEFVAR *ESTIMATE-CODE-SIZE-PUNT* ...). ;;; Compiling (DEFUN DESTRUCTURING-SIZE ...). ;;; Compiling (DEFUN ESTIMATE-CODE-SIZE ...). ;;; Compiling (DEFUN ESTIMATE-CODE-SIZE-1 ...). ;;; Note: Replacing variable G5659 by its value # ;;; Compiling (DEFUN LOOP-CONTEXT ...). ;;; Compiling (DEFUN LOOP-ERROR ...). ;;; Compiling (DEFUN LOOP-WARN ...). ;;; Compiling (DEFUN LOOP-CHECK-DATA-TYPE ...). ;;; Compiling (DEFMACRO LOOP-FINISH ...). ;;; Compiling (DEFUN SUBST-GENSYMS-FOR-NIL ...). ;;; Compiling (DEFUN LOOP-BUILD-DESTRUCTURING-BINDINGS ...). ;;; Compiling (DEFUN LOOP-TRANSLATE ...). ;;; Compiling (DEFUN LOOP-ITERATION-DRIVER ...). ;;; Compiling (DEFUN LOOP-POP-SOURCE ...). ;;; Compiling (DEFUN LOOP-GET-COMPOUND-FORM ...). ;;; Compiling (DEFUN LOOP-GET-PROGN ...). ;;; Compiling (DEFUN LOOP-GET-FORM ...). ;;; Compiling (DEFUN LOOP-CONSTRUCT-RETURN ...). ;;; Compiling (DEFUN LOOP-EMIT-BODY ...). ;;; Compiling (DEFUN LOOP-EMIT-FINAL-VALUE ...). ;;; Compiling (DEFUN LOOP-DISALLOW-CONDITIONAL ...). ;;; Compiling (DEFUN LOOP-DISALLOW-ANONYMOUS-COLLECTORS ...). ;;; Compiling (DEFUN LOOP-DISALLOW-AGGREGATE-BOOLEANS ...). ;;; Compiling (DEFUN LOOP-TYPED-INIT ...). ;;; Compiling (DEFUN LOOP-OPTIONAL-TYPE ...). ;;; Compiling (DEFUN LOOP-BIND-BLOCK ...). ;;; Compiling (DEFUN LOOP-VARIABLE-P ...). ;;; Compiling (DEFUN LOOP-MAKE-VARIABLE ...). ;;; Compiling (DEFUN LOOP-MAKE-ITERATION-VARIABLE ...). ;;; Compiling (DEFUN LOOP-DECLARE-VARIABLE ...). ;;; Note: Replacing variable DTYPE by its value # ;;; Compiling (DEFUN LOOP-MAYBE-BIND-FORM ...). ;;; Compiling (DEFUN LOOP-DO-IF ...). ;;; Compiling (DEFUN LOOP-DO-INITIALLY ...). ;;; Compiling (DEFUN LOOP-DO-FINALLY ...). ;;; Compiling (DEFUN LOOP-DO-DO ...). ;;; Compiling (DEFUN LOOP-DO-NAMED ...). ;;; Compiling (DEFUN LOOP-DO-RETURN ...). ;;; Compiling (DEFUN MAKE-LOOP-COLLECTOR ...). ;;; Compiling (DEFUN LOOP-GET-COLLECTION-INFO ...). ;;; Note: Replacing variable G5728 by its value # ;;; Note: Replacing variable G5729 by its value # ;;; Note: Replacing variable G5731 by its value # ;;; Compiling (DEFUN LOOP-LIST-COLLECTION ...). ;;; Compiling (DEFUN LOOP-SUM-COLLECTION ...). ;;; Compiling (DEFUN LOOP-MAXMIN-COLLECTION ...). ;;; Compiling (DEFUN LOOP-DO-ALWAYS ...). ;;; Compiling (DEFUN LOOP-DO-THEREIS ...). ;;; Compiling (DEFUN LOOP-DO-WHILE ...). ;;; Compiling (DEFUN LOOP-DO-WITH ...). ;;; Compiling (DEFUN LOOP-HACK-ITERATION ...). ;;; Compiling (DEFUN LOOP-DO-FOR ...). ;;; Compiling (DEFUN LOOP-DO-REPEAT ...). ;;; Compiling (DEFUN LOOP-WHEN-IT-VARIABLE ...). ;;; Compiling (DEFUN LOOP-ANSI-FOR-EQUALS ...). ;;; Compiling (DEFUN LOOP-FOR-ACROSS ...). ;;; Compiling (DEFUN LOOP-LIST-STEP ...). ;;; Compiling (DEFUN LOOP-FOR-ON ...). ;;; Compiling (DEFUN LOOP-FOR-IN ...). ;;; Compiling (DEFUN MAKE-LOOP-PATH ...). ;;; Compiling (DEFUN ADD-LOOP-PATH ...). ;;; Note: Replacing variable G5778 by its value # ;;; Note: Replacing variable G5779 by its value # ;;; Note: Replacing variable G5780 by its value # ;;; Compiling (DEFUN LOOP-FOR-BEING ...). ;;; Compiling (DEFUN NAMED-VARIABLE ...). ;;; Compiling (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...). ;;; Note: Replacing variable X by its value # ;;; Compiling (DEFUN LOOP-SEQUENCER ...). ;;; Compiling (DEFUN LOOP-FOR-ARITHMETIC ...). ;;; Compiling (DEFUN LOOP-HASH-TABLE-ITERATION-PATH ...). ;;; Note: Replacing variable G5834 by its value # ;;; Compiling (DEFUN LOOP-PACKAGE-SYMBOLS-ITERATION-PATH ...). ;;; Compiling (DEFUN MAKE-ANSI-LOOP-UNIVERSE ...). ;;; Compiling (DEFPARAMETER *LOOP-ANSI-UNIVERSE* ...). ;;; Compiling (DEFUN LOOP-STANDARD-EXPANSION ...). ;;; Compiling (DEFMACRO LOOP ...). ;;; Note: Replacing variable KEYWORDS-AND-FORMS by its value # ;;; End of Pass 1. ;;; Emitting code for LOOP-COPYLIST*. ;;; Emitting code for LOOP-GENTEMP. ;;; Emitting code for LOOP-OPTIMIZATION-QUANTITIES. ;;; Emitting code for HIDE-VARIABLE-REFERENCES. ;;; Emitting code for HIDE-VARIABLE-REFERENCE. ;;; Emitting code for WITH-LOOP-LIST-COLLECTION-HEAD. ;;; Emitting code for LOOP-COLLECT-RPLACD. ;;; Emitting code for CDR-WRAP. ;;; Emitting code for LOOP-COLLECT-ANSWER. ;;; Emitting code for MAKE-LOOP-MINIMAX-INTERNAL. ;;; Emitting code for MAKE-LOOP-MINIMAX. ;;; Emitting code for LOOP-NOTE-MINIMAX-OPERATION. ;;; Note: Replacing variable G5504 by its value ;;; Note: Replacing variable G5502 by its value ;;; Note: Replacing variable G5505 by its value ;;; Emitting code for WITH-MINIMAX-VALUE. ;;; Emitting code for LOOP-ACCUMULATE-MINIMAX-VALUE. ;;; Emitting code for LOOP-TEQUAL. ;;; Emitting code for LOOP-TASSOC. ;;; Emitting code for LOOP-TMEMBER. ;;; Emitting code for LOOP-LOOKUP-KEYWORD. ;;; Emitting code for LOOP-STORE-TABLE-DATA. ;;; Emitting code for MAKE-LOOP-UNIVERSE. ;;; Emitting code for MAKE-STANDARD-LOOP-UNIVERSE. ;;; Note: Emitting linking call for MAKE-RESTART ;;; Note: Emitting linking call for COERCE-TO-CONDITION ;;; Emitting code for #:G5525. ;;; Emitting code for #:G5526. ;;; Emitting code for MAKETABLE. ;;; Emitting code for LOOP-MAKE-PSETQ. ;;; Emitting code for LOOP-MAKE-DESETQ. ;;; Emitting code for LOOP-REALLY-DESETQ. ;;; Emitting code for LOOP-DESETQ-INTERNAL. ;;; Note: Replacing variable G5566 by its value ;;; Note: Replacing variable G5568 by its value ;;; Note: Replacing variable TEMP-P by its value ;;; Emitting code for FIND-NON-NULL. ;;; Emitting code for LOOP-CONSTANT-FOLD-IF-POSSIBLE. ;;; Emitting code for LOOP-CONSTANTP. ;;; Emitting code for LOOP-CODE-DUPLICATION-THRESHOLD. ;;; Emitting code for LOOP-BODY. ;;; Emitting code for MAKEBODY. ;;; Emitting code for PIFY. ;;; Emitting code for PSIMP. ;;; Emitting code for DUPLICATABLE-CODE-P. ;;; Emitting code for DESTRUCTURING-SIZE. ;;; Emitting code for ESTIMATE-CODE-SIZE. ;;; Emitting code for ESTIMATE-CODE-SIZE-1. ;;; Note: Tail-recursive call of ESTIMATE-CODE-SIZE-1 was replaced by iteration. ;;; Note: Tail-recursive call of ESTIMATE-CODE-SIZE-1 was replaced by iteration. ;;; Emitting code for LIST-SIZE. ;;; Emitting code for LOOP-CONTEXT. ;;; Emitting code for LOOP-ERROR. ;;; Emitting code for LOOP-WARN. ;;; Note: Emitting linking call for WARN ;;; Emitting code for LOOP-CHECK-DATA-TYPE. ;;; Emitting code for LOOP-FINISH. ;;; Emitting code for SUBST-GENSYMS-FOR-NIL. ;;; Emitting code for LOOP-BUILD-DESTRUCTURING-BINDINGS. ;;; Emitting code for LOOP-TRANSLATE. ;;; Emitting code for LOOP-ITERATION-DRIVER. ;;; Emitting code for LOOP-POP-SOURCE. ;;; Emitting code for LOOP-GET-COMPOUND-FORM. ;;; Emitting code for LOOP-GET-PROGN. ;;; Emitting code for LOOP-GET-FORM. ;;; Emitting code for LOOP-CONSTRUCT-RETURN. ;;; Emitting code for LOOP-EMIT-BODY. ;;; Emitting code for LOOP-EMIT-FINAL-VALUE. ;;; Emitting code for LOOP-DISALLOW-CONDITIONAL. ;;; Emitting code for LOOP-DISALLOW-ANONYMOUS-COLLECTORS. ;;; Emitting code for LOOP-DISALLOW-AGGREGATE-BOOLEANS. ;;; Emitting code for LOOP-TYPED-INIT. ;;; Emitting code for LOOP-OPTIONAL-TYPE. ;;; Emitting code for REPLICATE. ;;; Emitting code for TRANSLATE. ;;; Emitting code for LOOP-BIND-BLOCK. ;;; Emitting code for LOOP-VARIABLE-P. ;;; Emitting code for LOOP-MAKE-VARIABLE. ;;; Emitting code for LOOP-MAKE-ITERATION-VARIABLE. ;;; Emitting code for LOOP-DECLARE-VARIABLE. ;;; Note: Tail-recursive call of LOOP-DECLARE-VARIABLE was replaced by iteration. ;;; Note: Tail-recursive call of LOOP-DECLARE-VARIABLE was replaced by iteration. ;;; Emitting code for LOOP-MAYBE-BIND-FORM. ;;; Emitting code for LOOP-DO-IF. ;;; Emitting code for GET-CLAUSE. ;;; Emitting code for LOOP-DO-INITIALLY. ;;; Emitting code for LOOP-DO-FINALLY. ;;; Emitting code for LOOP-DO-DO. ;;; Emitting code for LOOP-DO-NAMED. ;;; Emitting code for LOOP-DO-RETURN. ;;; Emitting code for MAKE-LOOP-COLLECTOR. ;;; Emitting code for LOOP-GET-COLLECTION-INFO. ;;; Note: Replacing variable G5732 by its value ;;; Note: Replacing variable G5730 by its value ;;; Emitting code for LOOP-LIST-COLLECTION. ;;; Note: Replacing variable G5733 by its value ;;; Emitting code for LOOP-SUM-COLLECTION. ;;; Note: Replacing variable G5739 by its value ;;; Emitting code for LOOP-MAXMIN-COLLECTION. ;;; Note: Replacing variable G5742 by its value ;;; Emitting code for LOOP-DO-ALWAYS. ;;; Emitting code for LOOP-DO-THEREIS. ;;; Emitting code for LOOP-DO-WHILE. ;;; Emitting code for LOOP-DO-WITH. ;;; Emitting code for LOOP-HACK-ITERATION. ;;; Emitting code for MAKE-ENDTEST. ;;; Emitting code for LOOP-DO-FOR. ;;; Emitting code for LOOP-DO-REPEAT. ;;; Emitting code for LOOP-WHEN-IT-VARIABLE. ;;; Emitting code for LOOP-ANSI-FOR-EQUALS. ;;; Emitting code for LOOP-FOR-ACROSS. ;;; Emitting code for LOOP-LIST-STEP. ;;; Emitting code for LOOP-FOR-ON. ;;; Emitting code for LOOP-FOR-IN. ;;; Emitting code for MAKE-LOOP-PATH. ;;; Emitting code for ADD-LOOP-PATH. ;;; Note: Replacing variable G5773 by its value ;;; Note: Replacing variable X by its value ;;; Emitting code for LOOP-FOR-BEING. ;;; Emitting code for NAMED-VARIABLE. ;;; Emitting code for LOOP-COLLECT-PREPOSITIONAL-PHRASES. ;;; Note: Replacing variable G5791 by its value ;;; Note: Replacing variable G5793 by its value ;;; Emitting code for IN-GROUP-P. ;;; Emitting code for LOOP-SEQUENCER. ;;; Emitting code for LOOP-FOR-ARITHMETIC. ;;; Emitting code for LOOP-HASH-TABLE-ITERATION-PATH. ;;; Emitting code for #:G5828. ;;; Emitting code for #:G5829. ;;; Emitting code for LOOP-PACKAGE-SYMBOLS-ITERATION-PATH. ;;; Emitting code for MAKE-ANSI-LOOP-UNIVERSE. ;;; Emitting code for LOOP-STANDARD-EXPANSION. ;;; Emitting code for LOOP. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/loop2.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/loop2.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;loop2.lsp. ;;; Compiling src:lsp;format.lsp. ;;; Compiling (DEFVAR *DIGITS* ...). ;;; Compiling (DEFUN FLONUM-TO-STRING ...). ;;; Note: Replacing variable G5846 by its value # ;;; Note: Replacing variable G5847 by its value # ;;; Compiling (DEFUN FLOAT-STRING ...). ;;; Note: Replacing variable SCALE-FACTOR by its value # ;;; Note: Replacing variable G5853 by its value # ;;; Note: Replacing variable G5863 by its value # ;;; Note: Replacing variable G5877 by its value # ;;; Note: Replacing variable G5883 by its value # ;;; Note: Replacing variable G5885 by its value # ;;; Note: Replacing variable G5887 by its value # ;;; Note: Replacing variable G5893 by its value # ;;; Note: Replacing variable G5899 by its value # ;;; Compiling (DEFUN SCALE-EXPONENT ...). ;;; Compiling (DEFUN MAKE-FORMAT-DIRECTIVE ...). ;;; Compiling (DEFVAR *FORMAT-DIRECTIVE-INTERPRETERS* ...). ;;; Compiling (DEFVAR *DEFAULT-FORMAT-ERROR-CONTROL-STRING* ...). ;;; Compiling (DEFVAR *DEFAULT-FORMAT-ERROR-OFFSET* ...). ;;; Compiling (DEFVAR *OUTPUT-LAYOUT-MODE* ...). ;;; Compiling (DEFUN TOKENIZE-CONTROL-STRING ...). ;;; Note: Replacing variable G5914 by its value # ;;; Compiling (DEFUN PARSE-DIRECTIVE ...). ;;; Note: Replacing variable G5919 by its value # ;;; Note: Replacing variable G5922 by its value # ;;; Note: Replacing variable G5925 by its value # ;;; Note: Replacing variable G5928 by its value # ;;; Note: Replacing variable G5931 by its value # ;;; Note: Replacing variable G5934 by its value # ;;; Note: Replacing variable G5936 by its value # ;;; Note: Replacing variable G5939 by its value # ;;; Note: Replacing variable G5942 by its value # ;;; Note: Replacing variable G5944 by its value # ;;; Note: Replacing variable G5945 by its value # ;;; Note: Replacing variable G5948 by its value # ;;; Note: Replacing variable G5949 by its value # ;;; Compiling (DEFVAR *UP-UP-AND-OUT-ALLOWED* ...). ;;; Compiling (DEFVAR *LOGICAL-BLOCK-POPPER* ...). ;;; Compiling (DEFVAR *ONLY-SIMPLE-ARGS*). ;;; Compiling (DEFVAR *ORIG-ARGS-AVAILABLE* ...). ;;; Compiling (DEFVAR *SIMPLE-ARGS*). ;;; Compiling (DEFUN FORMATTER-AUX ...). ;;; Compiling (DEFUN INTERPRET-DIRECTIVE-LIST ...). ;;; Compiling (DEFUN %SET-FORMAT-DIRECTIVE-INTERPRETER ...). ;;; Note: Replacing variable G5998 by its value # ;;; Note: Replacing variable G5999 by its value # ;;; Note: Replacing variable G6000 by its value # ;;; Compiling (DEFUN FIND-DIRECTIVE ...). ;;; Compiling (DEFUN FORMAT-WRITE-FIELD ...). ;;; Note: Replacing variable G6003 by its value # ;;; Compiling (DEFUN FORMAT-PRINC ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\A ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRIN1 ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\S ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\C ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-NAMED-CHARACTER ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\W ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-INTEGER ...). ;;; Compiling (DEFUN FORMAT-ADD-COMMAS ...). ;;; Note: Replacing variable G6114 by its value # ;;; Note: Replacing variable G6115 by its value # ;;; Note: Replacing variable G6116 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\D ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\B ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\O ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\X ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\R ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-PRINT-SMALL-CARDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL-AUX ...). ;;; Compiling (DEFUN FORMAT-PRINT-ORDINAL ...). ;;; Compiling (DEFUN FORMAT-PRINT-OLD-ROMAN ...). ;;; Compiling (DEFUN FORMAT-PRINT-ROMAN ...). ;;; Compiling (DEFUN DECIMAL-STRING ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\F ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-FIXED ...). ;;; Compiling (DEFUN FORMAT-FIXED-AUX ...). ;;; Note: Replacing variable G6380 by its value # ;;; Note: Replacing variable G6382 by its value # ;;; Note: Replacing variable G6384 by its value # ;;; Note: Replacing variable G6386 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\E ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-EXPONENTIAL ...). ;;; Compiling (DEFUN FORMAT-EXPONENT-MARKER ...). ;;; Compiling (DEFUN FORMAT-EXP-AUX ...). ;;; Note: Replacing variable G6456 by its value # ;;; Note: Replacing variable G6458 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\G ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-GENERAL ...). ;;; Compiling (DEFUN FORMAT-GENERAL-AUX ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\$ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN FORMAT-DOLLARS ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\% ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\& ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\| ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\~ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\Newline ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\Return ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\T ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN OUTPUT-SPACES ...). ;;; Note: Replacing variable G6690 by its value # ;;; Compiling (DEFUN FORMAT-RELATIVE-TAB ...). ;;; Compiling (DEFUN FORMAT-ABSOLUTE-TAB ...). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\_ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\I ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Note: Replacing variable G6717 by its value # ;;; Note: Replacing variable G6730 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\* ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFUN NSTRING-CAPITALIZE-FIRST ...). ;;; Note: Replacing variable G6764 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\) ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\) ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\) ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFUN PARSE-CONDITIONAL-DIRECTIVE ...). ;;; Note: Replacing variable G6772 by its value # ;;; Note: Replacing variable G6773 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\; ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\; ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\; ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\] ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\] ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\] ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFVAR *OUTSIDE-ARGS*). ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\^ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\^ ...). ;;; Warning: The variable STREAM is not used. ;;; Note: Replacing variable G6846 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\} ...). ;;; Warning: The variable ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\} ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\} ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...). ;;; Note: Replacing variable X by its value # ;;; Compiling (DEFUN CHECK-OUTPUT-LAYOUT-MODE ...). ;;; Note: Replacing variable G6859 by its value # ;;; Compiling (DEFUN ILLEGAL-INSIDE-JUSTIFICATION-P ...). ;;; Compiling (DEFUN PARSE-FORMAT-JUSTIFICATION ...). ;;; Note: Replacing variable G6882 by its value # ;;; Note: Replacing variable G6883 by its value # ;;; Note: Replacing variable G6884 by its value # ;;; Compiling (DEFUN INTERPRET-FORMAT-JUSTIFICATION ...). ;;; Note: Replacing variable G6938 by its value # ;;; Note: Replacing variable G6939 by its value # ;;; Compiling (DEFUN FORMAT-JUSTIFICATION ...). ;;; Note: Replacing variable G6949 by its value # ;;; Note: Replacing variable G6954 by its value # ;;; Note: Replacing variable G6956 by its value # ;;; Note: Replacing variable G6958 by its value # ;;; Note: Replacing variable G6959 by its value # ;;; Note: Replacing variable G6963 by its value # ;;; Note: Replacing variable G6965 by its value # ;;; Note: Replacing variable G6967 by its value # ;;; Compiling (DEFUN PARSE-FORMAT-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES ...). ;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...). ;;; Note: Replacing variable G6998 by its value # ;;; Compiling (DEFUN INTERPRET-FORMAT-LOGICAL-BLOCK ...). ;;; Note: Replacing variable G7011 by its value # ;;; Note: Replacing variable G7023 by its value # ;;; Compiling (%SET-FORMAT-DIRECTIVE-INTERPRETER #\/ ...). ;;; Warning: The variable ORIG-ARGS is not used. ;;; Compiling (DEFUN EXTRACT-USER-FUNCTION-NAME ...). ;;; Note: Replacing variable FOO by its value # ;;; End of Pass 1. ;;; Emitting code for FLONUM-TO-STRING. ;;; Emitting code for FLOAT-STRING. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for SCALE-EXPONENT. ;;; Emitting code for MAKE-FORMAT-DIRECTIVE. ;;; Emitting code for TOKENIZE-CONTROL-STRING. ;;; Emitting code for PARSE-DIRECTIVE. ;;; Emitting code for GET-CHAR. ;;; Emitting code for FORMATTER-AUX. ;;; Emitting code for INTERPRET-DIRECTIVE-LIST. ;;; Note: Tail-recursive call of INTERPRET-DIRECTIVE-LIST was replaced by iteration. ;;; Note: Tail-recursive call of INTERPRET-DIRECTIVE-LIST was replaced by iteration. ;;; Emitting code for %SET-FORMAT-DIRECTIVE-INTERPRETER. ;;; Emitting code for FIND-DIRECTIVE. ;;; Note: Emitting linking call for FORMAT-DIRECTIVE-P ;;; Note: Tail-recursive call of FIND-DIRECTIVE was replaced by iteration. ;;; Note: Tail-recursive call of FIND-DIRECTIVE was replaced by iteration. ;;; Emitting code for AFTER. ;;; Emitting code for FORMAT-WRITE-FIELD. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for FORMAT-PRINC. ;;; Emitting code for #:G6018. ;;; Emitting code for FORMAT-PRIN1. ;;; Emitting code for #:G6057. ;;; Emitting code for #:G6095. ;;; Emitting code for FORMAT-PRINT-NAMED-CHARACTER. ;;; Emitting code for #:G6105. ;;; Emitting code for FORMAT-PRINT-INTEGER. ;;; Emitting code for FORMAT-ADD-COMMAS. ;;; Emitting code for #:G6121. ;;; Emitting code for #:G6157. ;;; Emitting code for #:G6193. ;;; Emitting code for #:G6229. ;;; Emitting code for #:G6265. ;;; Emitting code for FORMAT-PRINT-SMALL-CARDINAL. ;;; Emitting code for FORMAT-PRINT-CARDINAL. ;;; Emitting code for FORMAT-PRINT-CARDINAL-AUX. ;;; Emitting code for FORMAT-PRINT-ORDINAL. ;;; Emitting code for FORMAT-PRINT-OLD-ROMAN. ;;; Emitting code for FORMAT-PRINT-ROMAN. ;;; Emitting code for #:G6330. ;;; Emitting code for DECIMAL-STRING. ;;; Emitting code for #:G6340. ;;; Emitting code for FORMAT-FIXED. ;;; Emitting code for FORMAT-FIXED-AUX. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6397. ;;; Emitting code for FORMAT-EXPONENTIAL. ;;; Emitting code for FORMAT-EXPONENT-MARKER. ;;; Emitting code for FORMAT-EXP-AUX. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6473. ;;; Emitting code for FORMAT-GENERAL. ;;; Emitting code for FORMAT-GENERAL-AUX. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6533. ;;; Emitting code for FORMAT-DOLLARS. ;;; Emitting code for #:G6575. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6590. ;;; Emitting code for #:G6605. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6620. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6634. ;;; Emitting code for #:G6637. ;;; Emitting code for #:G6641. ;;; Emitting code for OUTPUT-SPACES. ;;; Emitting code for FORMAT-RELATIVE-TAB. ;;; Note: Emitting linking call for PRETTY-STREAM-P ;;; Emitting code for FORMAT-ABSOLUTE-TAB. ;;; Emitting code for #:G6693. ;;; Emitting code for #:G6697. ;;; Emitting code for #:G6708. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G6747. ;;; Emitting code for #:G6749. ;;; Emitting code for NSTRING-CAPITALIZE-FIRST. ;;; Emitting code for #:G6758. ;;; Emitting code for #:G6767. ;;; Emitting code for PARSE-CONDITIONAL-DIRECTIVE. ;;; Emitting code for #:G6775. ;;; Emitting code for #:G6800. ;;; Emitting code for #:G6803. ;;; Emitting code for #:G6806. ;;; Emitting code for #:G6830. ;;; Emitting code for DO-LOOP. ;;; Emitting code for BIND-ARGS. ;;; Emitting code for DO-GUTS. ;;; Emitting code for #:G6841. ;;; Emitting code for #:G6853. ;;; Note: Replacing variable G6858 by its value ;;; Emitting code for CHECK-OUTPUT-LAYOUT-MODE. ;;; Emitting code for ILLEGAL-INSIDE-JUSTIFICATION-P. ;;; Emitting code for #:G6860. ;;; Emitting code for #:G6862. ;;; Note: Replacing variable G6869 by its value ;;; Note: Replacing variable X by its value ;;; Emitting code for PARSE-FORMAT-JUSTIFICATION. ;;; Note: Replacing variable G6880 by its value ;;; Note: Replacing variable G6881 by its value ;;; Emitting code for INTERPRET-FORMAT-JUSTIFICATION. ;;; Emitting code for FORMAT-JUSTIFICATION. ;;; Emitting code for DO-PADDING. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for PARSE-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for EXTRACT-STRING. ;;; Emitting code for ADD-FILL-STYLE-NEWLINES. ;;; Emitting code for ADD-FILL-STYLE-NEWLINES-AUX. ;;; Note: Replacing variable G6988 by its value ;;; Note: Replacing variable G6989 by its value ;;; Note: Replacing variable G6993 by its value ;;; Note: Replacing variable G6994 by its value ;;; Note: Replacing variable G6996 by its value ;;; Note: Replacing variable G6997 by its value ;;; Emitting code for INTERPRET-FORMAT-LOGICAL-BLOCK. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-7003. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-7015. ;;; Emitting code for #:G7009. ;;; Emitting code for #:G7021. ;;; Emitting code for #:G7028. ;;; Note: Replacing variable G7044 by its value ;;; Note: Replacing variable G7045 by its value ;;; Note: Replacing variable G7047 by its value ;;; Note: Replacing variable G7048 by its value ;;; Note: Replacing variable G7050 by its value ;;; Note: Replacing variable G7051 by its value ;;; Emitting code for EXTRACT-USER-FUNCTION-NAME. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/format.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/format.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;format.lsp. ;;; Compiling src:lsp;defpackage.lsp. ;;; Compiling (DEFMACRO DEFPACKAGE ...). ;;; Compiling (DEFUN DODEFPACKAGE ...). ;;; Note: Replacing variable G7127 by its value # ;;; Note: Replacing variable G7128 by its value # ;;; Note: Replacing variable G7129 by its value # ;;; Compiling (DEFUN FIND-OR-MAKE-SYMBOL ...). ;;; Compiling (DEFUN FIND-DUPLICATES ...). ;;; End of Pass 1. ;;; Emitting code for DEFPACKAGE. ;;; Note: Replacing variable G7106 by its value ;;; Note: Replacing variable G7111 by its value ;;; Emitting code for OPTION-VALUES. ;;; Emitting code for OPTION-VALUES-LIST. ;;; Note: Replacing variable G7087 by its value ;;; Note: Replacing variable G7088 by its value ;;; Emitting code for TO-STRING. ;;; Emitting code for DODEFPACKAGE. ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Note: Replacing variable G7163 by its value ;;; Emitting code for FIND-OR-MAKE-SYMBOL. ;;; Emitting code for FIND-DUPLICATES. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defpackage.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defpackage.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;defpackage.lsp. ;;; Compiling src:lsp;ffi.lsp. ;;; Compiling (DEFMACRO DEF-CONSTANT ...). ;;; Compiling (DEFVAR *FFI-TYPES* ...). ;;; Compiling (DEFVAR SI::*USE-DFFI* ...). ;;; Compiling (DEFUN FOREIGN-ELT-TYPE-P ...). ;;; Compiling (DEFMACRO DEF-FOREIGN-TYPE ...). ;;; Compiling (DEFMACRO DEF-TYPE ...). ;;; Compiling (SI:FSET 'DEF-TYPE ...). ;;; Warning: The variable DEFINITION is not used. ;;; Compiling (DEFUN %CONVERT-TO-FFI-TYPE ...). ;;; Compiling (DEFMACRO %ALIGN-DATA ...). ;;; Compiling (DEFUN SIZE-OF-FOREIGN-TYPE ...). ;;; Note: Replacing variable G7181 by its value # ;;; Compiling (SI:FSET 'SIZE-OF-FOREIGN-TYPE ...). ;;; Warning: The variable FIELD-SIZE is not used. ;;; Note: Replacing variable G7190 by its value # ;;; Note: Replacing variable G7192 by its value # ;;; Note: Replacing variable G7193 by its value # ;;; Note: Replacing variable G7198 by its value # ;;; Note: Replacing variable G7199 by its value # ;;; Note: Replacing variable G7201 by its value # ;;; Compiling (DEFUN ALLOCATE-FOREIGN-OBJECT ...). ;;; Note: Replacing variable BYTES by its value # ;;; Compiling (DEFUN FREE-FOREIGN-OBJECT ...). ;;; Compiling (DEFMACRO DEF-ENUM ...). ;;; Note: Replacing variable G7221 by its value # ;;; Note: Replacing variable G7223 by its value # ;;; Note: Replacing variable G7224 by its value # ;;; Note: Replacing variable G7225 by its value # ;;; Note: Removing unused variable CONSTANTS ;;; Compiling (DEFMACRO DEF-STRUCT ...). ;;; Note: Replacing variable G7237 by its value # ;;; Note: Replacing variable G7238 by its value # ;;; Compiling (DEFUN SLOT-POSITION ...). ;;; Note: Replacing variable G7244 by its value # ;;; Note: Replacing variable G7252 by its value # ;;; Compiling (DEFUN GET-SLOT-VALUE ...). ;;; Compiling (DEFUN (SETF GET-SLOT-VALUE) ...). ;;; Compiling (DEFUN GET-SLOT-POINTER ...). ;;; Compiling (DEFMACRO DEF-ARRAY-POINTER ...). ;;; Compiling (DEFUN DEREF-ARRAY ...). ;;; Compiling (DEFUN (SETF DEREF-ARRAY) ...). ;;; Compiling (DEFUN %FOREIGN-DATA-SET ...). ;;; Compiling (DEFUN %FOREIGN-DATA-REF ...). ;;; Compiling (DEFMACRO DEF-UNION ...). ;;; Note: Replacing variable G7270 by its value # ;;; Note: Replacing variable G7271 by its value # ;;; Compiling (DEFVAR +NULL-CSTRING-POINTER+ ...). ;;; Compiling (DEFUN POINTER-ADDRESS ...). ;;; Compiling (DEFUN DEREF-POINTER ...). ;;; Compiling (DEFUN (SETF DEREF-POINTER) ...). ;;; Compiling (DEFUN MAKE-NULL-POINTER ...). ;;; Compiling (DEFUN MAKE-POINTER ...). ;;; Compiling (DEFUN NULL-CHAR-P ...). ;;; Compiling (DEFUN ENSURE-CHAR-CHARACTER ...). ;;; Compiling (DEFUN ENSURE-CHAR-INTEGER ...). ;;; Compiling (DEFUN ENSURE-CHAR-STORABLE ...). ;;; Compiling (DEFUN CHAR-ARRAY-TO-POINTER ...). ;;; Compiling (DEFMACRO CONVERT-FROM-CSTRING ...). ;;; Compiling (DEFMACRO CONVERT-TO-CSTRING ...). ;;; Compiling (DEFMACRO FREE-CSTRING ...). ;;; Compiling (DEFMACRO WITH-CSTRING ...). ;;; Compiling (DEFMACRO WITH-CSTRINGS ...). ;;; Compiling (DEFUN FOREIGN-STRING-LENGTH ...). ;;; Compiling (DEFUN CONVERT-FROM-FOREIGN-STRING ...). ;;; Compiling (DEFUN CONVERT-TO-FOREIGN-STRING ...). ;;; Compiling (DEFUN ALLOCATE-FOREIGN-STRING ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-STRING ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-STRINGS ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-OBJECT ...). ;;; Compiling (DEFMACRO WITH-FOREIGN-OBJECTS ...). ;;; Compiling (DEFMACRO WITH-CAST-POINTER ...). ;;; Note: Replacing variable G7309 by its value # ;;; Note: Replacing variable G7310 by its value # ;;; Note: Replacing variable G7311 by its value # ;;; Note: Replacing variable G7312 by its value # ;;; Note: Replacing variable G7313 by its value # ;;; Note: Replacing variable G7314 by its value # ;;; Compiling (DEFUN LISP-TO-C-NAME ...). ;;; Compiling (DEFUN %CONVERT-TO-ARG-TYPE ...). ;;; Compiling (DEFUN %CONVERT-TO-RETURN-TYPE ...). ;;; Compiling (DEFUN PRODUCE-FUNCTION-CALL ...). ;;; Compiling (DEFMACRO DEF-LIB-FUNCTION ...). ;;; Note: Replacing variable A by its value # ;;; Note: Removing unused variable RETURN-REQUIRED ;;; Compiling (DEFMACRO DEF-FUNCTION ...). ;;; Note: Replacing variable TYPE by its value # ;;; Note: Replacing variable G7351 by its value # ;;; Compiling (DEFMACRO DEF-FOREIGN-VAR ...). ;;; Compiling (DEFUN FIND-FOREIGN-LIBRARY ...). ;;; Compiling (DEFVAR +LOADED-LIBRARIES+ ...). ;;; Compiling (DEFUN DO-LOAD-FOREIGN-LIBRARY ...). ;;; Compiling (DEFMACRO LOAD-FOREIGN-LIBRARY ...). ;;; Compiling (SI:FSET 'LOAD-FOREIGN-LIBRARY ...). ;;; Warning: The variable MODULE is not used. ;;; Compiling (SI:FSET 'LOAD-FOREIGN-LIBRARY ...). ;;; Warning: The variable SUPPORTING-LIBRARIES is not used. ;;; Compiling (SI:FSET 'LOAD-FOREIGN-LIBRARY ...). ;;; Warning: The variable FORCE-LOAD is not used. ;;; Compiling (DEFMACRO DEFCALLBACK ...). ;;; Compiling (DEFUN CALLBACK ...). ;;; Compiling (DEFUN CLINES ...). ;;; Compiling (DEFMACRO C-INLINE ...). ;;; Note: Replacing variable OTHERS by its value # ;;; Compiling (DEFMACRO DEFINLINE ...). ;;; Compiling (DEFMACRO DEFLA ...). ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO DEFCBODY ...). ;;; Note: Removing unused variable X ;;; Compiling (DEFMACRO DEFENTRY ...). ;;; Note: Removing unused variable X ;;; Note: Replacing variable G7420 by its value # ;;; Note: Replacing variable G7421 by its value # ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for DEF-CONSTANT. ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; Emitting code for FOREIGN-ELT-TYPE-P. ;;; Emitting code for DEF-FOREIGN-TYPE. ;;; Emitting code for DEF-TYPE. ;;; Emitting code for %CONVERT-TO-FFI-TYPE. ;;; Emitting code for %ALIGN-DATA. ;;; Emitting code for SIZE-OF-FOREIGN-TYPE. ;;; Note: Replacing variable G7188 by its value ;;; Note: Replacing variable FIELD by its value ;;; Emitting code for ALLOCATE-FOREIGN-OBJECT. ;;; Emitting code for FREE-FOREIGN-OBJECT. ;;; Emitting code for DEF-ENUM. ;;; Emitting code for DEF-STRUCT. ;;; Emitting code for SLOT-POSITION. ;;; Emitting code for GET-SLOT-VALUE. ;;; Emitting code for (SETF GET-SLOT-VALUE). ;;; Emitting code for GET-SLOT-POINTER. ;;; Emitting code for DEF-ARRAY-POINTER. ;;; Emitting code for DEREF-ARRAY. ;;; Emitting code for (SETF DEREF-ARRAY). ;;; Emitting code for %FOREIGN-DATA-SET. ;;; Emitting code for %FOREIGN-DATA-REF. ;;; Emitting code for DEF-UNION. ;;; Emitting code for POINTER-ADDRESS. ;;; Emitting code for DEREF-POINTER. ;;; Emitting code for (SETF DEREF-POINTER). ;;; Emitting code for MAKE-NULL-POINTER. ;;; Emitting code for MAKE-POINTER. ;;; Emitting code for NULL-CHAR-P. ;;; Emitting code for ENSURE-CHAR-CHARACTER. ;;; Emitting code for ENSURE-CHAR-INTEGER. ;;; Emitting code for ENSURE-CHAR-STORABLE. ;;; Emitting code for CHAR-ARRAY-TO-POINTER. ;;; Emitting code for CONVERT-FROM-CSTRING. ;;; Emitting code for CONVERT-TO-CSTRING. ;;; Emitting code for FREE-CSTRING. ;;; Emitting code for WITH-CSTRING. ;;; Emitting code for WITH-CSTRINGS. ;;; Emitting code for FOREIGN-STRING-LENGTH. ;;; Emitting code for CONVERT-FROM-FOREIGN-STRING. ;;; Emitting code for CONVERT-TO-FOREIGN-STRING. ;;; Emitting code for ALLOCATE-FOREIGN-STRING. ;;; Emitting code for WITH-FOREIGN-STRING. ;;; Emitting code for WITH-FOREIGN-STRINGS. ;;; Emitting code for WITH-FOREIGN-OBJECT. ;;; Emitting code for WITH-FOREIGN-OBJECTS. ;;; Emitting code for WITH-CAST-POINTER. ;;; Emitting code for LISP-TO-C-NAME. ;;; Emitting code for %CONVERT-TO-ARG-TYPE. ;;; Emitting code for %CONVERT-TO-RETURN-TYPE. ;;; Emitting code for PRODUCE-FUNCTION-CALL. ;;; Emitting code for DEF-LIB-FUNCTION. ;;; Note: Replacing variable G7325 by its value ;;; Emitting code for DEF-FUNCTION. ;;; Note: Replacing variable G7349 by its value ;;; Emitting code for DEF-FOREIGN-VAR. ;;; Emitting code for FIND-FOREIGN-LIBRARY. ;;; Emitting code for DO-LOAD-FOREIGN-LIBRARY. ;;; Note: Emitting linking call for COMPILE-FILE-PATHNAME ;;; Emitting code for LOAD-FOREIGN-LIBRARY. ;;; Emitting code for DEFCALLBACK. ;;; Emitting code for CALLBACK. ;;; Emitting code for CLINES. ;;; Emitting code for C-INLINE. ;;; Emitting code for DEFINLINE. ;;; Emitting code for DEFLA. ;;; Emitting code for DEFCBODY. ;;; Note: Replacing variable G7409 by its value ;;; Emitting code for DEFENTRY. ;;; Note: Replacing variable G7419 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/ffi.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/ffi.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;ffi.lsp. ;;; Compiling build:lsp;config.lsp. ;;; Compiling (DEFUN SHORT-SITE-NAME ...). ;;; Compiling (DEFUN LONG-SITE-NAME ...). ;;; Compiling (DEFUN LISP-IMPLEMENTATION-VERSION ...). ;;; Compiling (DEFUN MACHINE-TYPE ...). ;;; Compiling (DEFUN MACHINE-INSTANCE ...). ;;; Compiling (DEFUN MACHINE-VERSION ...). ;;; Compiling (DEFUN SOFTWARE-TYPE ...). ;;; Compiling (DEFUN SOFTWARE-VERSION ...). ;;; Note: Replacing variable G7433 by its value # ;;; End of Pass 1. ;;; Emitting code for SHORT-SITE-NAME. ;;; Emitting code for LONG-SITE-NAME. ;;; Emitting code for LISP-IMPLEMENTATION-VERSION. ;;; Emitting code for MACHINE-TYPE. ;;; Emitting code for MACHINE-INSTANCE. ;;; Emitting code for MACHINE-VERSION. ;;; Emitting code for SOFTWARE-TYPE. ;;; Emitting code for SOFTWARE-VERSION. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/config.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/config.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling build:lsp;config.lsp. ;;; Compiling src:lsp;describe.lsp. ;;; Compiling (DEFVAR *INSPECT-LEVEL* ...). ;;; Compiling (DEFVAR *INSPECT-HISTORY* ...). ;;; Compiling (DEFVAR *INSPECT-MODE* ...). ;;; Compiling (DEFVAR *OLD-PRINT-LEVEL* ...). ;;; Compiling (DEFVAR *OLD-PRINT-LENGTH* ...). ;;; Compiling (DEFUN INSPECT-READ-LINE ...). ;;; Compiling (DEFUN SELECT-P ...). ;;; Compiling (DEFUN SELECT-E ...). ;;; Compiling (DEFUN SELECT-U ...). ;;; Compiling (DEFUN SELECT-? ...). ;;; Compiling (DEFUN READ-INSPECT-COMMAND ...). ;;; Compiling (DEFUN INSPECT-INDENT ...). ;;; Compiling (DEFUN INSPECT-INDENT-1 ...). ;;; Compiling (DEFUN INSPECT-SYMBOL ...). ;;; Note: Replacing variable G7453 by its value # ;;; Note: Replacing variable G7454 by its value # ;;; Note: Replacing variable G7455 by its value # ;;; Note: Replacing variable G7456 by its value # ;;; Note: Replacing variable G7461 by its value # ;;; Note: Replacing variable G7462 by its value # ;;; Note: Replacing variable G7463 by its value # ;;; Note: Replacing variable G7464 by its value # ;;; Note: Replacing variable G7465 by its value # ;;; Note: Replacing variable G7466 by its value # ;;; Compiling (DEFUN INSPECT-PACKAGE ...). ;;; Compiling (DEFUN INSPECT-CHARACTER ...). ;;; Compiling (DEFUN INSPECT-NUMBER ...). ;;; Note: Replacing variable G7467 by its value # ;;; Compiling (DEFUN INSPECT-CONS ...). ;;; Compiling (DEFUN INSPECT-STRING ...). ;;; Note: Replacing variable G7478 by its value # ;;; Note: Replacing variable G7479 by its value # ;;; Note: Replacing variable G7484 by its value # ;;; Note: Replacing variable G7485 by its value # ;;; Note: Replacing variable G7486 by its value # ;;; Compiling (DEFUN INSPECT-VECTOR ...). ;;; Note: Replacing variable G7487 by its value # ;;; Note: Replacing variable G7488 by its value # ;;; Note: Replacing variable G7493 by its value # ;;; Note: Replacing variable G7494 by its value # ;;; Note: Replacing variable G7495 by its value # ;;; Compiling (DEFUN INSPECT-ARRAY ...). ;;; Compiling (DEFUN SELECT-HT-N ...). ;;; Note: Replacing variable G7499 by its value # ;;; Note: Replacing variable G7501 by its value # ;;; Note: Replacing variable G7502 by its value # ;;; Note: Replacing variable G7503 by its value # ;;; Note: Replacing variable G7505 by its value # ;;; Compiling (DEFUN SELECT-HT-L ...). ;;; Compiling (DEFUN SELECT-HT-J ...). ;;; Note: Replacing variable G7509 by its value # ;;; Note: Replacing variable G7510 by its value # ;;; Note: Replacing variable G7511 by its value # ;;; Note: Replacing variable G7512 by its value # ;;; Note: Replacing variable G7514 by its value # ;;; Compiling (DEFUN SELECT-HT-? ...). ;;; Compiling (DEFUN INSPECT-HASHTABLE ...). ;;; Note: Replacing variable G7516 by its value # ;;; Compiling (DEFUN INSPECT-INSTANCE ...). ;;; Compiling (DEFUN INSPECT-OBJECT ...). ;;; Note: Replacing variable G7525 by its value # ;;; Compiling (DEFUN DESCRIBE ...). ;;; Compiling (DEFUN INSPECT ...). ;;; Compiling (DEFUN PRINT-DOC ...). ;;; Compiling (DEFUN HELP* ...). ;;; Note: Replacing variable G7538 by its value # ;;; End of Pass 1. ;;; Emitting code for INSPECT-READ-LINE. ;;; Emitting code for SELECT-P. ;;; Emitting code for SELECT-E. ;;; Note: Replacing variable G7440 by its value ;;; Emitting code for SELECT-U. ;;; Emitting code for SELECT-?. ;;; Emitting code for READ-INSPECT-COMMAND. ;;; Emitting code for INSPECT-INDENT. ;;; Emitting code for INSPECT-INDENT-1. ;;; Emitting code for INSPECT-SYMBOL. ;;; Emitting code for INSPECT-PACKAGE. ;;; Emitting code for INSPECT-CHARACTER. ;;; Emitting code for INSPECT-NUMBER. ;;; Emitting code for INSPECT-CONS. ;;; Note: Replacing variable G7473 by its value ;;; Note: Replacing variable G7474 by its value ;;; Note: Replacing variable G7475 by its value ;;; Note: Replacing variable G7477 by its value ;;; Emitting code for INSPECT-STRING. ;;; Emitting code for INSPECT-VECTOR. ;;; Emitting code for INSPECT-ARRAY. ;;; Emitting code for SELECT-HT-N. ;;; Emitting code for #:G7500. ;;; Emitting code for SELECT-HT-L. ;;; Emitting code for #:G7506. ;;; Emitting code for SELECT-HT-J. ;;; Emitting code for SELECT-HT-?. ;;; Emitting code for INSPECT-HASHTABLE. ;;; Emitting code for #:G7523. ;;; Emitting code for INSPECT-INSTANCE. ;;; Note: Emitting linking call for INSPECT-OBJ ;;; Note: Emitting linking call for DESCRIBE-OBJECT ;;; Emitting code for INSPECT-OBJECT. ;;; Emitting code for DESCRIBE. ;;; Emitting code for INSPECT. ;;; Emitting code for PRINT-DOC. ;;; Emitting code for GOOD-PACKAGE. ;;; Emitting code for DOC1. ;;; Emitting code for HELP*. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/describe.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/describe.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;describe.lsp. ;;; Compiling src:lsp;module.lsp. ;;; Compiling (DEFVAR *MODULES* ...). ;;; Compiling (DEFVAR *MODULE-PROVIDER-FUNCTIONS* ...). ;;; Compiling (DEFUN PROVIDE ...). ;;; Compiling (DEFVAR *REQUIRING* ...). ;;; Compiling (DEFUN REQUIRE-ERROR ...). ;;; Compiling (DEFUN REQUIRE ...). ;;; Note: Replacing variable G7541 by its value # ;;; End of Pass 1. ;;; Emitting code for PROVIDE. ;;; Emitting code for REQUIRE-ERROR. ;;; Emitting code for REQUIRE. ;;; Emitting code for #:G7546. ;;; Emitting code for #:G7548. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/module.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/module.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;module.lsp. ;;; Compiling src:lsp;cmdline.lsp. ;;; Compiling (DEFVAR *LISP-INIT-FILE-LIST* ...). ;;; Compiling (DEFVAR *HELP-MESSAGE* ...). ;;; Compiling (DEFUN COMMAND-ARGS ...). ;;; Compiling (DEFUN COMMAND-ARG-ERROR ...). ;;; Compiling (DEFUN PRODUCE-INIT-CODE ...). ;;; Note: Replacing variable G7564 by its value # ;;; Note: Replacing variable G7565 by its value # ;;; Note: Replacing variable G7568 by its value # ;;; Note: Replacing variable G7569 by its value # ;;; Note: Replacing variable G7570 by its value # ;;; Note: Replacing variable G7571 by its value # ;;; Compiling (FSET 'PRODUCE-INIT-CODE ...). ;;; Warning: The variable PATTERN is not used. ;;; Compiling (DEFUN PROCESS-COMMAND-ARGS ...). ;;; Compiling (FSET 'PROCESS-COMMAND-ARGS ...). ;;; Warning: The ignored variable #:G7579 is used. ;;; End of Pass 1. ;;; Emitting code for COMMAND-ARGS. ;;; Emitting code for COMMAND-ARG-ERROR. ;;; Emitting code for PRODUCE-INIT-CODE. ;;; Emitting code for PROCESS-COMMAND-ARGS. ;;; Emitting code for #:G7581. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/cmdline.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/cmdline.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;cmdline.lsp. ;;; Compiling src:lsp;top.lsp. ;;; Compiling (DEFVAR *QUIT-TAG* ...). ;;; Compiling (DEFVAR *QUIT-TAGS* ...). ;;; Compiling (DEFVAR *BREAK-LEVEL* ...). ;;; Compiling (DEFVAR *BREAK-ENV* ...). ;;; Compiling (DEFVAR *IHS-BASE* ...). ;;; Compiling (DEFVAR *IHS-TOP* ...). ;;; Compiling (DEFVAR *IHS-CURRENT* ...). ;;; Compiling (DEFVAR *FRS-BASE* ...). ;;; Compiling (DEFVAR *FRS-TOP* ...). ;;; Compiling (DEFVAR *TPL-CONTINUABLE* ...). ;;; Compiling (DEFVAR *TPL-PROMPT-HOOK* ...). ;;; Compiling (DEFVAR *EOF* ...). ;;; Compiling (DEFVAR *LAST-ERROR* ...). ;;; Compiling (DEFVAR *BREAK-ENABLE* ...). ;;; Compiling (DEFVAR *BREAK-MESSAGE* ...). ;;; Compiling (DEFVAR *BREAK-READTABLE* ...). ;;; Compiling (DEFVAR *TPL-LEVEL* ...). ;;; Compiling (DEFVAR *STEP-LEVEL* ...). ;;; Compiling (DEFVAR *BREAK-HIDDEN-FUNCTIONS* ...). ;;; Compiling (DEFVAR *BREAK-HIDDEN-PACKAGES* ...). ;;; Compiling (DEFVAR *TPL-COMMANDS* ...). ;;; Compiling (DEFVAR *LISP-INITIALIZED* ...). ;;; Compiling (DEFUN TOP-LEVEL ...). ;;; Compiling (DEFUN TERMINAL-INTERRUPT ...). ;;; Compiling (DEFUN TPL ...). ;;; Compiling (DEFUN TPL-PROMPT ...). ;;; Compiling (DEFUN TPL-READ ...). ;;; Compiling (DEFUN TPL-MAKE-COMMAND ...). ;;; Compiling (DEFUN TPL-PARSE-FORMS ...). ;;; Compiling (DEFUN TPL-PARSE-STRINGS ...). ;;; Compiling (DEFUN TPL-PRINT ...). ;;; Compiling (DEFUN TPL-UNKNOWN-COMMAND ...). ;;; Compiling (DEFUN TPL-POP-COMMAND ...). ;;; Compiling (DEFUN TPL-QUIT-COMMAND ...). ;;; Compiling (DEFUN TPL-PREVIOUS ...). ;;; Note: Replacing variable G7624 by its value # ;;; Compiling (DEFUN TPL-NEXT ...). ;;; Note: Replacing variable G7630 by its value # ;;; Compiling (DEFUN TPL-GO ...). ;;; Compiling (DEFUN TPL-PRINT-MESSAGE ...). ;;; Compiling (DEFUN TPL-DISASSEMBLE-COMMAND ...). ;;; Note: Removing unused variable FUNCTIONS ;;; Note: Removing unused variable BLOCKS ;;; Note: Removing unused variable VARIABLES ;;; Compiling (FSET 'TPL-DISASSEMBLE-COMMAND ...). ;;; Warning: The variable NO-VALUES is not used. ;;; Compiling (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...). ;;; Note: Replacing variable G7648 by its value # ;;; Note: Replacing variable G7662 by its value # ;;; Compiling (DEFUN FUNCTION-LAMBDA-LIST ...). ;;; Compiling (FSET 'FUNCTION-LAMBDA-LIST ...). ;;; Warning: The variable LEX-ENV is not used. ;;; Compiling (DEFUN TPL-VARIABLES-COMMAND ...). ;;; Compiling (DEFUN TPL-BDS-COMMAND ...). ;;; Note: Replacing variable G7688 by its value # ;;; Compiling (DEFUN TPL-BACKTRACE ...). ;;; Note: Replacing variable G7703 by its value # ;;; Compiling (DEFUN PRINT-FRS ...). ;;; Compiling (DEFUN BREAK-WHERE ...). ;;; Compiling (FSET 'BREAK-WHERE ...). ;;; Warning: The variable FNAME is not used. ;;; Compiling (DEFUN TPL-PRINT-CURRENT ...). ;;; Compiling (DEFUN TPL-HIDE ...). ;;; Compiling (DEFUN TPL-UNHIDE ...). ;;; Compiling (DEFUN TPL-UNHIDE-PACKAGE ...). ;;; Compiling (DEFUN TPL-UNHIDE-ALL ...). ;;; Compiling (DEFUN TPL-HIDE-PACKAGE ...). ;;; Compiling (DEFUN IHS-VISIBLE ...). ;;; Compiling (DEFUN IHS-FNAME ...). ;;; Compiling (DEFUN SET-CURRENT-IHS ...). ;;; Compiling (DEFUN SET-BREAK-ENV ...). ;;; Compiling (DEFUN IHS-SEARCH ...). ;;; Compiling (DEFUN TPL-BACKWARD-SEARCH ...). ;;; Note: Replacing variable G7717 by its value # ;;; Compiling (DEFUN TPL-FORWARD-SEARCH ...). ;;; Compiling (FSET 'TPL-FORWARD-SEARCH ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN TPL-APROPOS-COMMAND ...). ;;; Compiling (DEFUN TPL-DOCUMENT-COMMAND ...). ;;; Compiling (DEFUN TPL-STEP-COMMAND ...). ;;; Compiling (DEFUN TPL-TRACE-COMMAND ...). ;;; Compiling (DEFUN TPL-UNTRACE-COMMAND ...). ;;; Compiling (DEFVAR *TPL-LAST-LOAD* ...). ;;; Compiling (DEFUN TPL-LOAD-COMMAND ...). ;;; Compiling (DEFVAR *TPL-LAST-COMPILE* ...). ;;; Compiling (DEFUN TPL-COMPILE-COMMAND ...). ;;; Compiling (DEFUN TPL-HELP-COMMAND ...). ;;; Compiling (DEFUN TPL-HELP-STACK-COMMAND ...). ;;; Compiling (DEFUN DEFAULT-DEBUGGER ...). ;;; Compiling (DEFUN INVOKE-DEBUGGER ...). ;;; Compiling (DEFUN SAFE-EVAL ...). ;;; Compiling (FSET 'SAFE-EVAL ...). ;;; Warning: The variable OLD-HOOKS is not used. ;;; End of Pass 1. ;;; Emitting code for TOP-LEVEL. ;;; Note: Emitting linking call for PROCESS-COMMAND-ARGS ;;; Note: Emitting linking call for LISP-IMPLEMENTATION-VERSION ;;; Emitting code for TERMINAL-INTERRUPT. ;;; Emitting code for TPL. ;;; Note: Emitting linking call for TPL-READ ;;; Note: Replacing variable G7588 by its value ;;; Emitting code for TPL-PROMPT. ;;; Emitting code for TPL-READ. ;;; Note: Emitting linking call for WARN ;;; Emitting code for TPL-MAKE-COMMAND. ;;; Emitting code for TPL-PARSE-FORMS. ;;; Emitting code for TPL-PARSE-STRINGS. ;;; Emitting code for #:G7604. ;;; Emitting code for TPL-PRINT. ;;; Emitting code for TPL-UNKNOWN-COMMAND. ;;; Emitting code for TPL-POP-COMMAND. ;;; Emitting code for TPL-QUIT-COMMAND. ;;; Emitting code for TPL-PREVIOUS. ;;; Emitting code for TPL-NEXT. ;;; Emitting code for TPL-GO. ;;; Emitting code for TPL-PRINT-MESSAGE. ;;; Emitting code for TPL-DISASSEMBLE-COMMAND. ;;; Emitting code for RECONSTRUCT-BYTECODES-LAMBDA-LIST. ;;; Emitting code for FUNCTION-LAMBDA-LIST. ;;; Note: Emitting linking call for GENERIC-FUNCTION-LAMBDA-LIST ;;; Note: Tail-recursive call of FUNCTION-LAMBDA-LIST was replaced by iteration. ;;; Emitting code for TPL-VARIABLES-COMMAND. ;;; Emitting code for TPL-BDS-COMMAND. ;;; Emitting code for TPL-BACKTRACE. ;;; Emitting code for PRINT-FRS. ;;; Emitting code for BREAK-WHERE. ;;; Emitting code for TPL-PRINT-CURRENT. ;;; Emitting code for TPL-HIDE. ;;; Emitting code for TPL-UNHIDE. ;;; Emitting code for TPL-UNHIDE-PACKAGE. ;;; Emitting code for TPL-UNHIDE-ALL. ;;; Emitting code for TPL-HIDE-PACKAGE. ;;; Emitting code for IHS-VISIBLE. ;;; Emitting code for IHS-FNAME. ;;; Emitting code for SET-CURRENT-IHS. ;;; Emitting code for SET-BREAK-ENV. ;;; Emitting code for IHS-SEARCH. ;;; Emitting code for TPL-BACKWARD-SEARCH. ;;; Emitting code for TPL-FORWARD-SEARCH. ;;; Emitting code for TPL-APROPOS-COMMAND. ;;; Emitting code for TPL-DOCUMENT-COMMAND. ;;; Note: Emitting linking call for HELP ;;; Emitting code for TPL-STEP-COMMAND. ;;; Note: Emitting linking call for STEP* ;;; Emitting code for TPL-TRACE-COMMAND. ;;; Note: Emitting linking call for TRACE* ;;; Emitting code for TPL-UNTRACE-COMMAND. ;;; Note: Emitting linking call for UNTRACE* ;;; Emitting code for TPL-LOAD-COMMAND. ;;; Emitting code for TPL-COMPILE-COMMAND. ;;; Note: Emitting linking call for COMPILE-FILE ;;; Emitting code for TPL-HELP-COMMAND. ;;; Emitting code for TPL-HELP-STACK-COMMAND. ;;; Emitting code for DEFAULT-DEBUGGER. ;;; Note: Emitting linking call for COMPUTE-RESTARTS ;;; Emitting code for INVOKE-DEBUGGER. ;;; Note: Emitting linking call for DEFAULT-DEBUGGER ;;; Emitting code for SAFE-EVAL. ;;; Emitting code for #:G7747. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/top.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/top.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;top.lsp. ;;; Compiling src:clos;kernel.lsp. ;;; Compiling (DEFUN CLASS-ID ...). ;;; Compiling (DEFUN CLASS-DIRECT-SUPERCLASSES ...). ;;; Compiling (DEFUN CLASS-DIRECT-SUBCLASSES ...). ;;; Compiling (DEFUN CLASS-SLOTS ...). ;;; Compiling (DEFUN CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFUN CLASS-DIRECT-SLOTS ...). ;;; Compiling (DEFUN CLASS-DIRECT-DEFAULT-INITARGS ...). ;;; Compiling (DEFUN CLASS-DEFAULT-INITARGS ...). ;;; Compiling (DEFUN CLASS-FINALIZED-P ...). ;;; Compiling (DEFUN SLOT-TABLE ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-NAME ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-HASH ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-SPEC-LIST ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-COMBINATION ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-LAMBDA-LIST ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-CLASS ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-METHODS ...). ;;; Compiling (DEFUN GENERIC-FUNCTION-A-P-O-FUNCTION ...). ;;; Compiling (DEFUN METHOD-GENERIC-FUNCTION ...). ;;; Compiling (DEFUN METHOD-LAMBDA-LIST ...). ;;; Compiling (DEFUN METHOD-SPECIALIZERS ...). ;;; Compiling (DEFUN METHOD-QUALIFIERS ...). ;;; Compiling (DEFUN METHOD-FUNCTION ...). ;;; Compiling (DEFUN METHOD-PLIST ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Note: Replacing variable G7755 by its value # ;;; Note: Replacing variable G7756 by its value # ;;; Note: Replacing variable G7757 by its value # ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ERRORP is not used. ;;; Compiling (DEFUN CLASSP ...). ;;; Compiling (DEFUN INSTALL-METHOD ...). ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; Note: Replacing variable G7765 by its value # ;;; Note: Replacing variable G7766 by its value # ;;; Note: Replacing variable G7767 by its value # ;;; Note: Replacing variable G7768 by its value # ;;; Note: Replacing variable G7769 by its value # ;;; Note: Replacing variable G7770 by its value # ;;; Note: Replacing variable G7771 by its value # ;;; Note: Replacing variable G7772 by its value # ;;; Note: Replacing variable G7773 by its value # ;;; Note: Replacing variable G7774 by its value # ;;; Note: Replacing variable G7775 by its value # ;;; Note: Replacing variable G7776 by its value # ;;; Note: Replacing variable G7779 by its value # ;;; Compiling (DEFUN COMPUTE-APPLICABLE-METHODS ...). ;;; Compiling (DEFUN COMPARE-METHODS ...). ;;; Compiling (DEFUN COMPARE-SPECIALIZERS-LISTS ...). ;;; Compiling (DEFUN COMPARE-SPECIALIZERS ...). ;;; Compiling (DEFUN COMPUTE-G-F-SPEC-LIST ...). ;;; Note: Replacing variable G7830 by its value # ;;; Note: Replacing variable G7831 by its value # ;;; Compiling (DEFUN PRINT-OBJECT ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for CLASS-ID. ;;; Emitting code for CLASS-ID. ;;; Emitting code for CLASS-DIRECT-SUPERCLASSES. ;;; Emitting code for CLASS-DIRECT-SUPERCLASSES. ;;; Emitting code for CLASS-DIRECT-SUBCLASSES. ;;; Emitting code for CLASS-DIRECT-SUBCLASSES. ;;; Emitting code for CLASS-SLOTS. ;;; Emitting code for CLASS-SLOTS. ;;; Emitting code for CLASS-PRECEDENCE-LIST. ;;; Emitting code for CLASS-PRECEDENCE-LIST. ;;; Emitting code for CLASS-DIRECT-SLOTS. ;;; Emitting code for CLASS-DIRECT-SLOTS. ;;; Emitting code for CLASS-DIRECT-DEFAULT-INITARGS. ;;; Emitting code for CLASS-DIRECT-DEFAULT-INITARGS. ;;; Emitting code for CLASS-DEFAULT-INITARGS. ;;; Emitting code for CLASS-DEFAULT-INITARGS. ;;; Emitting code for CLASS-FINALIZED-P. ;;; Emitting code for CLASS-FINALIZED-P. ;;; Emitting code for SLOT-TABLE. ;;; Emitting code for SLOT-TABLE. ;;; Emitting code for GENERIC-FUNCTION-NAME. ;;; Emitting code for GENERIC-FUNCTION-NAME. ;;; Emitting code for GENERIC-FUNCTION-METHOD-HASH. ;;; Emitting code for GENERIC-FUNCTION-METHOD-HASH. ;;; Emitting code for GENERIC-FUNCTION-SPEC-LIST. ;;; Emitting code for GENERIC-FUNCTION-SPEC-LIST. ;;; Emitting code for GENERIC-FUNCTION-METHOD-COMBINATION. ;;; Emitting code for GENERIC-FUNCTION-METHOD-COMBINATION. ;;; Emitting code for GENERIC-FUNCTION-LAMBDA-LIST. ;;; Emitting code for GENERIC-FUNCTION-LAMBDA-LIST. ;;; Emitting code for GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER. ;;; Emitting code for GENERIC-FUNCTION-ARGUMENT-PRECEDENCE-ORDER. ;;; Emitting code for GENERIC-FUNCTION-METHOD-CLASS. ;;; Emitting code for GENERIC-FUNCTION-METHOD-CLASS. ;;; Emitting code for GENERIC-FUNCTION-METHODS. ;;; Emitting code for GENERIC-FUNCTION-METHODS. ;;; Emitting code for GENERIC-FUNCTION-A-P-O-FUNCTION. ;;; Emitting code for GENERIC-FUNCTION-A-P-O-FUNCTION. ;;; Emitting code for METHOD-GENERIC-FUNCTION. ;;; Emitting code for METHOD-GENERIC-FUNCTION. ;;; Emitting code for METHOD-LAMBDA-LIST. ;;; Emitting code for METHOD-LAMBDA-LIST. ;;; Emitting code for METHOD-SPECIALIZERS. ;;; Emitting code for METHOD-SPECIALIZERS. ;;; Emitting code for METHOD-QUALIFIERS. ;;; Emitting code for METHOD-QUALIFIERS. ;;; Emitting code for METHOD-FUNCTION. ;;; Emitting code for METHOD-FUNCTION. ;;; Emitting code for METHOD-PLIST. ;;; Emitting code for METHOD-PLIST. ;;; Emitting code for SETF-FIND-CLASS. ;;; Emitting code for FIND-CLASS. ;;; Emitting code for CLASSP. ;;; Note: Emiting FUNCALL for SI:SUBCLASSP ;;; Emitting code for INSTALL-METHOD. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Replacing variable G7764 by its value ;;; Note: Replacing variable X by its value ;;; Note: Emiting FDEFINITION for MAKE-METHOD ;;; Note: Emiting FDEFINITION for ADD-METHOD ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Note: Replacing variable G7777 by its value ;;; Note: Replacing variable G7780 by its value ;;; Emitting code for COMPUTE-APPLICABLE-METHODS. ;;; Emitting code for COMPARE-METHODS. ;;; Emitting code for COMPARE-SPECIALIZERS-LISTS. ;;; Note: Tail-recursive call of COMPARE-SPECIALIZERS-LISTS was replaced by iteration. ;;; Emitting code for COMPARE-SPECIALIZERS. ;;; Emitting code for COMPUTE-G-F-SPEC-LIST. ;;; Note: Replacing variable G7823 by its value ;;; Emitting code for NUPDATE-SPEC-HOW-LIST. ;;; Note: Replacing variable G7815 by its value ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/kernel.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/kernel.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;kernel.lsp. ;;; Compiling src:clos;method.lsp. ;;; Compiling (DEFVAR *METHOD-SIZE* ...). ;;; Compiling (DEFVAR *EARLY-METHODS* ...). ;;; Compiling (DEFVAR *NEXT-METHODS* ...). ;;; Compiling (DEFMACRO DEFMETHOD ...). ;;; Compiling (SI:FSET 'DEFMETHOD ...). ;;; Warning: Ignore declaration was found for not bound variable REQUIRED-PARAMETERS. ;;; Compiling (DEFUN EXPAND-DEFMETHOD ...). ;;; Compiling (SI:FSET 'EXPAND-DEFMETHOD ...). ;;; Warning: Ignore declaration was found for not bound variable IGNORE. ;;; Compiling (DEFUN WALK-METHOD-LAMBDA ...). ;;; Note: Replacing variable G7856 by its value # ;;; Note: Replacing variable G7857 by its value # ;;; Note: Replacing variable G7858 by its value # ;;; Note: Replacing variable G7859 by its value # ;;; Note: Replacing variable G7860 by its value # ;;; Compiling (SI:FSET 'WALK-METHOD-LAMBDA ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'WALK-METHOD-LAMBDA ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'WALK-METHOD-LAMBDA ...). ;;; Warning: The variable REQUIRED-PARAMETERS is not used. ;;; Compiling (DEFUN ADD-LEXICAL-FUNCTIONS-TO-METHOD-LAMBDA ...). ;;; Compiling (DEFUN LEGAL-GENERIC-FUNCTION-NAME-P ...). ;;; Compiling (DEFUN PARSE-DEFMETHOD ...). ;;; Compiling (DEFUN PARSE-SPECIALIZED-LAMBDA-LIST ...). ;;; Note: Replacing variable G7880 by its value # ;;; Note: Replacing variable G7882 by its value # ;;; Note: Replacing variable G7883 by its value # ;;; Note: Replacing variable G7884 by its value # ;;; Note: Replacing variable G7885 by its value # ;;; Compiling (DEFUN DECLARATION-SPECIALIZERS ...). ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Note: Replacing variable G7909 by its value # ;;; Note: Replacing variable G7910 by its value # ;;; Note: Replacing variable G7911 by its value # ;;; Note: Replacing variable G7912 by its value # ;;; Note: Replacing variable G7913 by its value # ;;; Note: Replacing variable G7914 by its value # ;;; Note: Replacing variable G7915 by its value # ;;; Note: Replacing variable G7916 by its value # ;;; Note: Replacing variable G7917 by its value # ;;; Note: Replacing variable G7918 by its value # ;;; Note: Replacing variable G7919 by its value # ;;; Note: Replacing variable G7920 by its value # ;;; Compiling (SI:FSET 'MAKE-METHOD ...). ;;; Warning: The variable METHOD-CLASS is not used. ;;; Compiling (SI:FSET 'MAKE-METHOD ...). ;;; Warning: The variable GF is not used. ;;; Compiling (SI:FSET 'MAKE-METHOD ...). ;;; Warning: The variable OPTIONS is not used. ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN METHOD-NEEDS-NEXT-METHODS-P ...). ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Note: Replacing variable G7928 by its value # ;;; Note: Replacing variable G7929 by its value # ;;; Compiling (DEFUN FIND-METHOD ...). ;;; Compiling (SI:FSET 'FIND-METHOD ...). ;;; Warning: The variable REQUIRED-ARGS is not used. ;;; Note: Removing unused variable FOUND ;;; Compiling (DEFMACRO WITH-SLOTS ...). ;;; Compiling (DEFMACRO WITH-ACCESSORS ...). ;;; End of Pass 1. ;;; Emitting code for DEFMETHOD. ;;; Emitting code for EXPAND-DEFMETHOD. ;;; Note: Replacing variable G7841 by its value ;;; Note: Replacing variable G7843 by its value ;;; Note: Replacing variable G7844 by its value ;;; Note: Replacing variable P by its value ;;; Note: Replacing variable S by its value ;;; Emitting code for WALK-METHOD-LAMBDA. ;;; Emitting code for CODE-WALKER. ;;; Emitting code for ADD-LEXICAL-FUNCTIONS-TO-METHOD-LAMBDA. ;;; Emitting code for LEGAL-GENERIC-FUNCTION-NAME-P. ;;; Emitting code for PARSE-DEFMETHOD. ;;; Emitting code for PARSE-SPECIALIZED-LAMBDA-LIST. ;;; Note: Replacing variable G7888 by its value ;;; Note: Replacing variable G7889 by its value ;;; Emitting code for DECLARATION-SPECIALIZERS. ;;; Emitting code for MAKE-METHOD. ;;; Emitting code for METHOD-P. ;;; Emitting code for METHOD-NEEDS-NEXT-METHODS-P. ;;; Emitting code for ADD-METHOD. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Note: Replacing variable G7924 by its value ;;; Note: Replacing variable G7922 by its value ;;; Note: Replacing variable G7927 by its value ;;; Note: Replacing variable G7925 by its value ;;; Note: Replacing variable G7930 by its value ;;; Note: Replacing variable G7932 by its value ;;; Note: Emiting FUNCALL for COMPUTE-G-F-SPEC-LIST ;;; Emitting code for FIND-METHOD. ;;; Note: Emiting FDEFINITION for METHOD-QUALIFIERS ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for WITH-SLOTS. ;;; Emitting code for WITH-ACCESSORS. ;;; Note: Replacing variable G7956 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/method.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/method.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;method.lsp. ;;; Compiling src:clos;slot.lsp. ;;; Compiling (DEFUN MAKE-SIMPLE-SLOTD ...). ;;; Compiling (DEFUN CANONICAL-SLOT-TO-DIRECT-SLOT ...). ;;; Note: Removing unused variable NAME ;;; Compiling (DEFUN PARSE-SLOT ...). ;;; Note: Replacing variable G7994 by its value # ;;; Compiling (DEFUN PARSE-SLOTS ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-SIMPLE-SLOTD. ;;; Emitting code for CANONICAL-SLOT-TO-DIRECT-SLOT. ;;; Note: Replacing variable G7972 by its value ;;; Emitting code for #:G7974. ;;; Emitting code for #:G7977. ;;; Note: Replacing variable G7979 by its value ;;; Note: Replacing variable G7980 by its value ;;; Emitting code for PARSE-SLOT. ;;; Emitting code for PARSE-SLOTS. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/slot.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/slot.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;slot.lsp. ;;; Compiling src:clos;combin.lsp. ;;; Compiling (DEFUN EFFECTIVE-METHOD-FUNCTION ...). ;;; Compiling (DEFUN COMBINE-METHOD-FUNCTIONS ...). ;;; Compiling (DEFMACRO CALL-METHOD ...). ;;; Compiling (DEFUN ERROR-QUALIFIER ...). ;;; Compiling (DEFUN STANDARD-MAIN-EFFECTIVE-METHOD ...). ;;; Note: Replacing variable G8017 by its value # ;;; Note: Replacing variable G8020 by its value # ;;; Compiling (DEFUN STANDARD-COMPUTE-EFFECTIVE-METHOD ...). ;;; Compiling (DEFVAR *METHOD-COMBINATIONS* ...). ;;; Compiling (DEFUN INSTALL-METHOD-COMBINATION ...). ;;; Note: Removing unused variable G8045 ;;; Compiling (DEFUN DEFINE-SIMPLE-METHOD-COMBINATION ...). ;;; Compiling (SI:FSET 'DEFINE-SIMPLE-METHOD-COMBINATION ...). ;;; Warning: The variable DOCUMENTATION is not used. ;;; Compiling (DEFUN DEFINE-COMPLEX-METHOD-COMBINATION ...). ;;; Note: Replacing variable G8048 by its value # ;;; Note: Replacing variable G8049 by its value # ;;; Compiling (SI:FSET 'DEFINE-COMPLEX-METHOD-COMBINATION ...). ;;; Warning: The variable DESCRIPTION is not used. ;;; Note: Removing unused variable METHOD-ARGUMENTS ;;; Compiling (DEFMACRO DEFINE-METHOD-COMBINATION ...). ;;; Compiling (DEFUN METHOD-COMBINATION-ERROR ...). ;;; Compiling (DEFUN INVALID-METHOD-ERROR ...). ;;; Compiling (DEFUN COMPUTE-EFFECTIVE-METHOD ...). ;;; End of Pass 1. ;;; Emitting code for EFFECTIVE-METHOD-FUNCTION. ;;; Note: Emiting FUNCALL for METHOD-P ;;; Emitting code for COMBINE-METHOD-FUNCTIONS. ;;; Emitting code for #:G8005. ;;; Emitting code for CALL-METHOD. ;;; Emitting code for ERROR-QUALIFIER. ;;; Emitting code for STANDARD-MAIN-EFFECTIVE-METHOD. ;;; Emitting code for #:G8012. ;;; Emitting code for STANDARD-COMPUTE-EFFECTIVE-METHOD. ;;; Emitting code for #:G8033. ;;; Emitting code for INSTALL-METHOD-COMBINATION. ;;; Note: Replacing variable G8043 by its value ;;; Note: Replacing variable G8044 by its value ;;; Emitting code for DEFINE-SIMPLE-METHOD-COMBINATION. ;;; Emitting code for DEFINE-COMPLEX-METHOD-COMBINATION. ;;; Note: Replacing variable G8054 by its value ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Emitting code for SYNTAX-ERROR. ;;; Emitting code for DEFINE-METHOD-COMBINATION. ;;; Emitting code for METHOD-COMBINATION-ERROR. ;;; Emitting code for INVALID-METHOD-ERROR. ;;; Emitting code for COMPUTE-EFFECTIVE-METHOD. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/combin.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/combin.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;combin.lsp. ;;; Compiling src:clos;boot.lsp. ;;; Compiling (DEFUN MAKE-EMPTY-STANDARD-CLASS ...). ;;; Note: Replacing variable G8069 by its value # ;;; Note: Replacing variable G8070 by its value # ;;; Note: Replacing variable G8071 by its value # ;;; Note: Replacing variable G8072 by its value # ;;; Note: Replacing variable G8073 by its value # ;;; Note: Replacing variable G8074 by its value # ;;; Note: Replacing variable G8075 by its value # ;;; Note: Replacing variable G8076 by its value # ;;; Note: Replacing variable G8077 by its value # ;;; Note: Replacing variable G8078 by its value # ;;; Note: Replacing variable G8079 by its value # ;;; Note: Replacing variable G8080 by its value # ;;; Note: Replacing variable G8081 by its value # ;;; Note: Replacing variable G8082 by its value # ;;; Note: Replacing variable G8083 by its value # ;;; Note: Replacing variable G8084 by its value # ;;; Note: Replacing variable G8085 by its value # ;;; Note: Replacing variable G8086 by its value # ;;; Note: Replacing variable G8087 by its value # ;;; Note: Replacing variable G8088 by its value # ;;; Note: Replacing variable G8103 by its value # ;;; Note: Replacing variable G8104 by its value # ;;; Note: Replacing variable G8106 by its value # ;;; Note: Replacing variable G8107 by its value # ;;; Note: Replacing variable G8116 by its value # ;;; Note: Replacing variable G8117 by its value # ;;; Note: Replacing variable G8118 by its value # ;;; Note: Replacing variable G8119 by its value # ;;; Note: Replacing variable G8120 by its value # ;;; Note: Replacing variable G8121 by its value # ;;; Note: Replacing variable G8122 by its value # ;;; Note: Replacing variable G8123 by its value # ;;; Note: Replacing variable G8126 by its value # ;;; Note: Replacing variable G8127 by its value # ;;; Note: Replacing variable G8128 by its value # ;;; Note: Replacing variable G8129 by its value # ;;; Note: Replacing variable G8130 by its value # ;;; Note: Replacing variable G8131 by its value # ;;; Note: Replacing variable G8132 by its value # ;;; Note: Replacing variable G8133 by its value # ;;; Note: Replacing variable G8134 by its value # ;;; Note: Replacing variable G8135 by its value # ;;; Note: Replacing variable G8136 by its value # ;;; Note: Replacing variable G8137 by its value # ;;; Note: Replacing variable G8138 by its value # ;;; Note: Replacing variable G8139 by its value # ;;; Note: Replacing variable G8148 by its value # ;;; Note: Replacing variable G8149 by its value # ;;; Note: Replacing variable G8150 by its value # ;;; Note: Replacing variable G8151 by its value # ;;; Note: Replacing variable G8152 by its value # ;;; Note: Replacing variable G8153 by its value # ;;; Note: Replacing variable G8154 by its value # ;;; Note: Replacing variable G8155 by its value # ;;; Compiling (DEFMETHOD CLASS-PROTOTYPE ...). ;;; Compiling (DEFUN FIND-SLOT-DEFINITION ...). ;;; Compiling (DEFUN SLOT-VALUE ...). ;;; Compiling (DEFUN SLOT-BOUNDP ...). ;;; Compiling (DEFUN (SETF SLOT-VALUE) ...). ;;; Compiling (DEFUN SLOT-MAKUNBOUND ...). ;;; Compiling (DEFUN SLOT-EXISTS-P ...). ;;; Compiling (DEFUN STANDARD-INSTANCE-GET ...). ;;; Note: Removing unused variable CLASS ;;; Compiling (DEFUN STANDARD-INSTANCE-SET ...). ;;; Note: Removing unused variable CLASS ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-MISSING ...). ;;; Compiling (INSTALL-METHOD 'SLOT-MISSING ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). ;;; Compiling (INSTALL-METHOD 'SLOT-UNBOUND ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD CLASS-NAME ...). ;;; Compiling (DEFMETHOD (SETF CLASS-NAME) ...). ;;; Note: Replacing variable G8172 by its value # ;;; Note: Replacing variable G8173 by its value # ;;; End of Pass 1. ;;; Emitting code for MAKE-EMPTY-STANDARD-CLASS. ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Note: Replacing variable G8089 by its value ;;; Note: Emiting FUNCALL for PARSE-SLOTS ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Emiting FUNCALL for PARSE-SLOTS ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Replacing variable G8112 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Replacing variable G8114 by its value ;;; Note: Replacing variable G8124 by its value ;;; Emitting code for CLASS-PROTOTYPE. ;;; Note: Replacing variable G8159 by its value ;;; Note: Replacing variable G8160 by its value ;;; Note: Emiting FDEFINITION for ALLOCATE-INSTANCE ;;; Emitting code for FIND-SLOT-DEFINITION. ;;; Note: Emiting FUNCALL for CLASS-SLOT-TABLE ;;; Emitting code for SLOT-VALUE. ;;; Note: Emiting FUNCALL for SLOT-VALUE-USING-CLASS ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for SLOT-BOUNDP. ;;; Note: Emiting FUNCALL for SLOT-BOUNDP-USING-CLASS ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for (SETF SLOT-VALUE). ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE-USING-CLASS) ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for SLOT-MAKUNBOUND. ;;; Note: Emiting FUNCALL for SLOT-MAKUNBOUND-USING-CLASS ;;; Note: Emiting FDEFINITION for SLOT-MISSING ;;; Emitting code for SLOT-EXISTS-P. ;;; Emitting code for STANDARD-INSTANCE-GET. ;;; Note: Emiting FUNCALL for UPDATE-INSTANCE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Emitting code for STANDARD-INSTANCE-SET. ;;; Note: Emiting FUNCALL for UPDATE-INSTANCE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Replacing variable G8162 by its value ;;; Note: Replacing variable G8163 by its value ;;; Emitting code for SLOT-VALUE-USING-CLASS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for SLOT-UNBOUND ;;; Emitting code for SLOT-BOUNDP-USING-CLASS. ;;; Emitting code for (SETF SLOT-VALUE-USING-CLASS). ;;; Emitting code for SLOT-MAKUNBOUND-USING-CLASS. ;;; Note: Emiting FUNCALL for UPDATE-INSTANCE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Replacing variable G8166 by its value ;;; Emitting code for SLOT-MISSING. ;;; Emitting code for SLOT-UNBOUND. ;;; Emitting code for CLASS-NAME. ;;; Emitting code for (SETF CLASS-NAME). ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/boot.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/boot.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;boot.lsp. ;;; Compiling src:clos;defclass.lsp. ;;; Compiling (DEFUN SELF-EVALUATING-P ...). ;;; Compiling (DEFUN MAKE-FUNCTION-INITFORM ...). ;;; Compiling (DEFUN PARSE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMACRO DEFCLASS ...). ;;; Note: Removing unused variable G8209 ;;; Note: Replacing variable G8210 by its value # ;;; Note: Replacing variable X by its value # ;;; Note: Removing unused variable G8215 ;;; Note: Replacing variable G8216 by its value # ;;; Note: Replacing variable G8235 by its value # ;;; Note: Replacing variable G8236 by its value # ;;; Note: Removing unused variable METACLASS-NAME ;;; Note: Removing unused variable DEFAULT-INITARGS ;;; Note: Removing unused variable DOCUMENTATION ;;; Compiling (DEFUN ENSURE-CLASS ...). ;;; Note: Replacing variable G8238 by its value # ;;; Note: Replacing variable G8240 by its value # ;;; Note: Replacing variable G8241 by its value # ;;; Compiling (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFUN WALK-SUPERS ...). ;;; Compiling (DEFUN CLASS-ORDERING-ERROR ...). ;;; End of Pass 1. ;;; Emitting code for SELF-EVALUATING-P. ;;; Emitting code for MAKE-FUNCTION-INITFORM. ;;; Emitting code for ENCLOSE. ;;; Emitting code for PARSE-DEFAULT-INITARGS. ;;; Emitting code for DEFCLASS. ;;; Note: Emiting FUNCALL for PARSE-SLOTS ;;; Note: Replacing variable G8207 by its value ;;; Note: Replacing variable G8221 by its value ;;; Note: Replacing variable G8213 by its value ;;; Note: Replacing variable G8214 by its value ;;; Note: Replacing variable G8222 by its value ;;; Note: Replacing variable G8223 by its value ;;; Note: Emiting FUNCALL for SI::MAYBE-UNQUOTE ;;; Emitting code for ENSURE-CLASS. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI:CREATE-TYPE-NAME ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Emitting code for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST. ;;; Note: Replacing variable G8258 by its value ;;; Note: Replacing variable G8260 by its value ;;; Note: Replacing variable G8262 by its value ;;; Emitting code for TRANSITIVE-CLOSURE. ;;; Emitting code for FIND-FARTHEST-MOVE. ;;; Emitting code for MUST-MOVE-P. ;;; Emitting code for WALK. ;;; Emitting code for WALK-SUPERS. ;;; Emitting code for CLASS-ORDERING-ERROR. ;;; Emitting code for PRETTY. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/defclass.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/defclass.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;defclass.lsp. ;;; Compiling src:clos;standard.lsp. ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: Replacing variable G8317 by its value # ;;; Note: Replacing variable G8318 by its value # ;;; Note: Replacing variable G8319 by its value # ;;; Note: Replacing variable G8320 by its value # ;;; Note: Replacing variable G8321 by its value # ;;; Note: Replacing variable G8322 by its value # ;;; Compiling (DEFUN COUNT-INSTANCE-SLOTS ...). ;;; Compiling (DEFMETHOD ALLOCATE-INSTANCE ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFUN ADD-DEFAULT-INITARGS ...). ;;; Note: Replacing variable G8333 by its value # ;;; Compiling (DEFMETHOD DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Compiling (INSTALL-METHOD 'DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CANONICALIZED-SLOT is not used. ;;; Compiling (INSTALL-METHOD 'DIRECT-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Compiling (INSTALL-METHOD 'EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CANONICALIZED-SLOT is not used. ;;; Compiling (INSTALL-METHOD 'EFFECTIVE-SLOT-DEFINITION-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: Replacing variable G8363 by its value # ;;; Note: Replacing variable G8364 by its value # ;;; Note: Replacing variable G8365 by its value # ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable SLOT-NAMES is not used. ;;; Compiling (DEFMETHOD ADD-DIRECT-SUBCLASS ...). ;;; Compiling (DEFMETHOD REMOVE-DIRECT-SUBCLASS ...). ;;; Compiling (DEFMETHOD CHECK-DIRECT-SUPERCLASSES ...). ;;; Compiling (DEFUN FORWARD-REFERENCED-CLASS-P ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Note: Replacing variable G8393 by its value # ;;; Note: Replacing variable G8394 by its value # ;;; Note: Replacing variable G8399 by its value # ;;; Note: Replacing variable G8400 by its value # ;;; Compiling (DEFUN STD-CREATE-SLOTS-TABLE ...). ;;; Note: Replacing variable G8410 by its value # ;;; Note: Replacing variable G8411 by its value # ;;; Note: Replacing variable G8412 by its value # ;;; Note: Replacing variable G8413 by its value # ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Compiling (DEFMETHOD COMPUTE-CLASS-PRECEDENCE-LIST ...). ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Compiling (DEFUN SLOT-DEFINITION-TO-LIST ...). ;;; Compiling (DEFMETHOD COMPUTE-EFFECTIVE-SLOT-DEFINITION ...). ;;; Compiling (INSTALL-METHOD 'COMPUTE-EFFECTIVE-SLOT-DEFINITION ...). ;;; Warning: The variable NAME is not used. ;;; Compiling (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...). ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-SUPERCLASSES is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-DEFAULT-INITARGS is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-SLOTS is not used. ;;; Compiling (DEFUN COERCE-TO-CLASS ...). ;;; Compiling (DEFUN HELP-ENSURE-CLASS ...). ;;; Compiling (DEFUN CLASS-COMPUTE-SLOTS ...). ;;; Note: Replacing variable G8475 by its value # ;;; Compiling (SI:FSET 'CLASS-COMPUTE-SLOTS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Note: Replacing variable CLASS by its value # ;;; Compiling (DEFUN STD-CLASS-COMPUTE-SLOTS ...). ;;; Note: Replacing variable G8482 by its value # ;;; Note: Replacing variable G8483 by its value # ;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). ;;; Note: Replacing variable CLASS by its value # ;;; Compiling (DEFUN STD-CLASS-GENERATE-ACCESSORS ...). ;;; Note: Replacing variable G8508 by its value # ;;; Note: Replacing variable G8509 by its value # ;;; Note: Replacing variable G8510 by its value # ;;; Note: Replacing variable G8511 by its value # ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFUN VALID-KEYWORDS-FROM-METHODS ...). ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable REQS is not used. ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable OPTS is not used. ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable REST is not used. ;;; Compiling (SI:FSET 'VALID-KEYWORDS-FROM-METHODS ...). ;;; Warning: The variable KEY-FLAG is not used. ;;; Compiling (DEFUN CHECK-INITARGS ...). ;;; Note: Replacing variable G8546 by its value # ;;; Note: Replacing variable G8547 by its value # ;;; Note: Replacing variable G8548 by its value # ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (INSTALL-METHOD 'DESCRIBE-OBJECT ...). ;;; Warning: The variable STREAM is not used. ;;; End of Pass 1. ;;; Emitting code for INITIALIZE-INSTANCE. ;;; Emitting code for REINITIALIZE-INSTANCE. ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Emitting code for SHARED-INITIALIZE. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for COUNT-INSTANCE-SLOTS. ;;; Emitting code for ALLOCATE-INSTANCE. ;;; Note: Emiting FUNCALL for CLASS-FINALIZED-P ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Emitting code for MAKE-INSTANCE. ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CLASS-PROTOTYPE ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CLASS-PROTOTYPE ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for ALLOCATE-INSTANCE ;;; Emitting code for ADD-DEFAULT-INITARGS. ;;; Note: Emiting FUNCALL for CLASS-DEFAULT-INITARGS ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Replacing variable G8331 by its value ;;; Emitting code for DIRECT-SLOT-DEFINITION-CLASS. ;;; Emitting code for EFFECTIVE-SLOT-DEFINITION-CLASS. ;;; Emitting code for #:G8341. ;;; Note: Replacing variable CLASS by its value ;;; Note: Replacing variable INITARGS by its value ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Replacing variable G8346 by its value ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Replacing variable G8353 by its value ;;; Note: Emiting FUNCALL for CHECK-DIRECT-SUPERCLASSES ;;; Note: Emiting FUNCALL for ADD-DIRECT-SUBCLASS ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for SHARED-INITIALIZE. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for ADD-DIRECT-SUBCLASS. ;;; Note: Replacing variable G8374 by its value ;;; Note: Replacing variable G8372 by its value ;;; Emitting code for REMOVE-DIRECT-SUBCLASS. ;;; Note: Replacing variable G8379 by its value ;;; Emitting code for CHECK-DIRECT-SUPERCLASSES. ;;; Emitting code for FORWARD-REFERENCED-CLASS-P. ;;; Note: Emiting FUNCALL for SI:SUBCLASSP ;;; Emitting code for FINALIZE-INHERITANCE. ;;; Note: Emiting FUNCALL for COMPUTE-CLASS-PRECEDENCE-LIST ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Note: Replacing variable G8395 by its value ;;; Note: Emiting FUNCALL for COMPUTE-SLOTS ;;; Note: Replacing variable G8397 by its value ;;; Note: Emiting FUNCALL for COMPUTE-DEFAULT-INITARGS ;;; Note: Emiting FDEFINITION for REINITIALIZE-INSTANCE ;;; Emitting code for STD-CREATE-SLOTS-TABLE. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for FINALIZE-INHERITANCE. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for COMPUTE-CLASS-PRECEDENCE-LIST. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ;;; Emitting code for COMPUTE-SLOTS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for COMPUTE-EFFECTIVE-SLOT-DEFINITION ;;; Emitting code for SLOT-DEFINITION-TO-LIST. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFUNCTION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TYPE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-DOCUMENTATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Emitting code for COMPUTE-EFFECTIVE-SLOT-DEFINITION. ;;; Emitting code for COMBINE-SLOTDS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TYPE ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TYPE ;;; Note: Replacing variable G8440 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITARGS ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-INITARGS) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Replacing variable G8442 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-INITFORM ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-INITFORM) ;;; Note: Replacing variable G8444 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-READERS) ;;; Note: Replacing variable G8446 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-WRITERS) ;;; Note: Replacing variable G8448 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-TYPE) ;;; Emitting code for DIRECT-TO-EFFECTIVE. ;;; Emitting code for COMPUTE-DEFAULT-INITARGS. ;;; Note: Emiting FUNCALL for CLASS-DIRECT-DEFAULT-INITARGS ;;; Emitting code for ENSURE-CLASS-USING-CLASS. ;;; Note: Emiting FDEFINITION for CHANGE-CLASS ;;; Emitting code for COERCE-TO-CLASS. ;;; Note: Emiting FDEFINITION for WARN ;;; Emitting code for HELP-ENSURE-CLASS. ;;; Note: Replacing variable G8459 by its value ;;; Note: Replacing variable G8461 by its value ;;; Emitting code for CLASS-COMPUTE-SLOTS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Replacing variable G8472 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Emitting code for COMPUTE-SLOTS. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for STD-CLASS-COMPUTE-SLOTS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Replacing variable G8488 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FDEFINITION for (SETF SLOT-DEFINITION-LOCATION) ;;; Emitting code for COMPUTE-SLOTS. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for STD-CLASS-GENERATE-ACCESSORS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-LOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Emitting code for #:G8496. ;;; Note: Emiting FDEFINITION for SLOT-UNBOUND ;;; Emitting code for #:G8497. ;;; Emitting code for #:G8502. ;;; Note: Emiting FUNCALL for SLOT-VALUE-USING-CLASS ;;; Emitting code for #:G8503. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE-USING-CLASS) ;;; Emitting code for DESCRIBE-OBJECT. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Emitting code for VALID-KEYWORDS-FROM-METHODS. ;;; Emitting code for CHECK-INITARGS. ;;; Emitting code for DESCRIBE-OBJECT. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/standard.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/standard.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;standard.lsp. ;;; Compiling src:clos;builtin.lsp. ;;; Compiling (DEFUN CREATE-BUILT-IN-CLASS ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable DIRECT-SUPERCLASSES is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-CLASS-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-MAKUNBOUND-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-BOUNDP-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-VALUE-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (INSTALL-METHOD '(SETF SLOT-VALUE-USING-CLASS) ...). ;;; Warning: The variable VAL is not used. ;;; Compiling (DEFMETHOD SLOT-EXISTS-P-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: The variable SLOTD is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: The variable SELF is not used. ;;; Compiling (INSTALL-METHOD 'SLOT-EXISTS-P-USING-CLASS ...). ;;; Warning: The variable CLASS is not used. ;;; Compiling (DEFCLASS STRUCTURE-CLASS ...). ;;; Warning: Redefining class STRUCTURE-CLASS ;;; Warning: Ignoring class definition for STRUCTURE-CLASS ;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). ;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). ;;; Compiling (DEFCLASS STRUCTURE-OBJECT ...). ;;; Warning: Redefining class STRUCTURE-OBJECT ;;; Warning: Redefining class SI::LOGICAL-BLOCK ;;; Warning: Redefining class SI::QUEUED-OP ;;; Warning: Redefining class SI::SECTION-START ;;; Warning: Redefining class SI::NEWLINE ;;; Warning: Redefining class SI::BLOCK-START ;;; Warning: Redefining class SI::INDENTATION ;;; Warning: Redefining class SI::BLOCK-END ;;; Warning: Redefining class SI::TAB ;;; Warning: Redefining class SI::PPRINT-DISPATCH-ENTRY ;;; Warning: Redefining class SI::PPRINT-DISPATCH-TABLE ;;; Warning: Redefining class RESTART ;;; Warning: Redefining class C::REF ;;; Warning: Redefining class C::VAR ;;; Warning: Redefining class C::FUN ;;; Warning: Redefining class C::BLK ;;; Warning: Redefining class C::TAG ;;; Warning: Redefining class C::INFO ;;; Warning: Redefining class C::C1FORM ;;; Warning: Redefining class C::INLINE-INFO ;;; Warning: Redefining class SI::FUNCTION-TYPE ;;; Warning: Redefining class SI::VALUES-TYPE ;;; Warning: Ignoring class definition for STRUCTURE-OBJECT ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; End of Pass 1. ;;; Note: Replacing variable G8558 by its value ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Emitting code for CREATE-BUILT-IN-CLASS. ;;; Note: Replacing variable G8567 by its value ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Note: Emiting FUNCALL for SETF-FIND-CLASS ;;; Emitting code for MAKE-INSTANCE. ;;; Emitting code for ENSURE-CLASS-USING-CLASS. ;;; Emitting code for CHANGE-CLASS. ;;; Emitting code for MAKE-INSTANCES-OBSOLETE. ;;; Note: Emiting FDEFINITION for MAKE-INSTANCES-OBSOLETE ;;; Emitting code for MAKE-INSTANCE. ;;; Emitting code for SLOT-MAKUNBOUND-USING-CLASS. ;;; Emitting code for SLOT-BOUNDP-USING-CLASS. ;;; Emitting code for SLOT-VALUE-USING-CLASS. ;;; Emitting code for (SETF SLOT-VALUE-USING-CLASS). ;;; Emitting code for SLOT-EXISTS-P-USING-CLASS. ;;; Emitting code for MAKE-INSTANCE. ;;; Emitting code for FINALIZE-INHERITANCE. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for MAKE-LOAD-FORM. ;;; Note: Emiting FDEFINITION for MAKE-LOAD-FORM-SAVING-SLOTS ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/builtin.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/builtin.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;builtin.lsp. ;;; Compiling src:clos;change.lsp. ;;; Compiling (DEFCLASS FORWARD-REFERENCED-CLASS ...). ;;; Warning: Redefining class FORWARD-REFERENCED-CLASS ;;; Warning: Ignoring class definition for FORWARD-REFERENCED-CLASS ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...). ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Compiling (INSTALL-METHOD 'CHANGE-CLASS ...). ;;; Warning: The variable OLD-LOCAL-SLOTDS is not used. ;;; Compiling (DEFMETHOD CHANGE-CLASS ...). ;;; Note: Removing unused variable NEW-CLASS ;;; Note: Removing unused variable INITARGS ;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Compiling (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Warning: The ignored variable DISCARDED-SLOTS is used. ;;; Compiling (INSTALL-METHOD 'UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). ;;; Warning: The ignored variable PROPERTY-LIST is used. ;;; Compiling (DEFUN UPDATE-INSTANCE ...). ;;; Note: Replacing variable G8628 by its value # ;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). ;;; Note: Replacing variable G8643 by its value # ;;; Note: Replacing variable G8655 by its value # ;;; Note: Replacing variable G8656 by its value # ;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). ;;; Compiling (DEFUN REMOVE-OPTIONAL-SLOT-ACCESSORS ...). ;;; End of Pass 1. ;;; Emitting code for UPDATE-INSTANCE-FOR-DIFFERENT-CLASS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CHECK-INITARGS ;;; Emitting code for CHANGE-CLASS. ;;; Note: Emiting FUNCALL for COUNT-INSTANCE-SLOTS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Replacing variable G8600 by its value ;;; Note: Replacing variable G8601 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for #:G8603. ;;; Note: Replacing variable INSTANCE by its value ;;; Note: Emiting FUNCALL for FORWARD-REFERENCED-CLASS-P ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for UPDATE-INSTANCE-FOR-REDEFINED-CLASS. ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FDEFINITION for COMPUTE-APPLICABLE-METHODS ;;; Note: Emiting FUNCALL for CHECK-INITARGS ;;; Emitting code for UPDATE-INSTANCE. ;;; Note: Emiting FUNCALL for COUNT-INSTANCE-SLOTS ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for UPDATE-INSTANCE-FOR-REDEFINED-CLASS ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for #:G8638. ;;; Note: Replacing variable CLASS by its value ;;; Note: Replacing variable INITARGS by its value ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for WARN ;;; Note: Emiting FUNCALL for CLASS-FINALIZED-P ;;; Note: Replacing variable G8644 by its value ;;; Note: Emiting FUNCALL for CANONICAL-SLOT-TO-DIRECT-SLOT ;;; Note: Replacing variable G8651 by its value ;;; Note: Emiting FUNCALL for CHECK-DIRECT-SUPERCLASSES ;;; Note: Emiting FUNCALL for ADD-DIRECT-SUBCLASS ;;; Note: Emiting FUNCALL for FINALIZE-INHERITANCE ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for MAKE-INSTANCES-OBSOLETE. ;;; Note: Replacing variable G8661 by its value ;;; Emitting code for REMOVE-OPTIONAL-SLOT-ACCESSORS. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-READERS ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-WRITERS ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/change.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/change.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;change.lsp. ;;; Compiling src:clos;stdmethod.lsp. ;;; Compiling (DEFCLASS GENERIC-FUNCTION ...). ;;; Warning: Redefining class GENERIC-FUNCTION ;;; Warning: Redefining class STANDARD-GENERIC-FUNCTION ;;; Warning: Ignoring class definition for GENERIC-FUNCTION ;;; Compiling (DEFCLASS STANDARD-GENERIC-FUNCTION ...). ;;; Warning: Redefining class STANDARD-GENERIC-FUNCTION ;;; Warning: Ignoring class definition for STANDARD-GENERIC-FUNCTION ;;; Compiling (DEFCLASS METHOD ...). ;;; Warning: Redefining class METHOD ;;; Warning: Redefining class STANDARD-METHOD ;;; Warning: Ignoring class definition for METHOD ;;; Compiling (DEFCLASS STANDARD-METHOD ...). ;;; Warning: Redefining class STANDARD-METHOD ;;; Warning: Ignoring class definition for STANDARD-METHOD ;;; Compiling (DEFUN FUNCTION-KEYWORDS ...). ;;; Compiling (SI:FSET 'FUNCTION-KEYWORDS ...). ;;; Warning: The variable REQS is not used. ;;; Compiling (SI:FSET 'FUNCTION-KEYWORDS ...). ;;; Warning: The variable OPTS is not used. ;;; Compiling (SI:FSET 'FUNCTION-KEYWORDS ...). ;;; Warning: The variable REST-VAR is not used. ;;; End of Pass 1. ;;; Emitting code for #:G8675. ;;; Emitting code for #:G8676. ;;; Emitting code for FUNCTION-KEYWORDS. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/stdmethod.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/stdmethod.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;stdmethod.lsp. ;;; Compiling src:clos;generic.lsp. ;;; Compiling (DEFMACRO DEFGENERIC ...). ;;; Note: Replacing variable M by its value # ;;; Compiling (DEFUN PARSE-DEFGENERIC ...). ;;; Compiling (DEFUN PARSE-GENERIC-OPTIONS ...). ;;; Note: Replacing variable G8696 by its value # ;;; Note: Replacing variable G8699 by its value # ;;; Compiling (DEFUN PARSE-LAMBDA-LIST ...). ;;; Compiling (DEFUN VALID-DECLARATION-P ...). ;;; Compiling (DEFUN LAMBDA-LIST-REQUIRED-ARGUMENTS ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: Replacing variable G8717 by its value # ;;; Note: Replacing variable G8718 by its value # ;;; Compiling (INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; The variable STRING is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Removing unused variable SLOT-NAMES ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: Removing unused variable SLOT-NAMES ;;; Note: Removing unused variable INITARGS ;;; Compiling (DEFUN ASSOCIATE-METHODS-TO-GFUN ...). ;;; Note: Removing unused variable G8743 ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Compiling (INSTALL-METHOD 'ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Warning: The variable DELETE-METHODS is not used. ;;; Compiling (INSTALL-METHOD 'ENSURE-GENERIC-FUNCTION-USING-CLASS ...). ;;; Warning: The variable GFUN is not used. ;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). ;;; End of Pass 1. ;;; Emitting code for DEFGENERIC. ;;; Note: Replacing variable G8688 by its value ;;; Emitting code for PARSE-DEFGENERIC. ;;; Emitting code for PARSE-GENERIC-OPTIONS. ;;; Emitting code for PARSE-LAMBDA-LIST. ;;; Emitting code for VALID-DECLARATION-P. ;;; Emitting code for LAMBDA-LIST-REQUIRED-ARGUMENTS. ;;; Emitting code for #:G8708. ;;; Note: Replacing variable GFUN by its value ;;; Note: Replacing variable INITARGS by its value ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI::SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SI:SUBCLASSP ;;; Note: Replacing variable G8729 by its value ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for #:G8724. ;;; Note: Emiting FUNCALL for CONGRUENT-LAMBDA-P ;;; Emitting code for #:G8731. ;;; Note: Replacing variable GFUN by its value ;;; Note: Emiting FUNCALL for COMPUTE-G-F-SPEC-LIST ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for ASSOCIATE-METHODS-TO-GFUN. ;;; Note: Replacing variable G8739 by its value ;;; Note: Replacing variable G8741 by its value ;;; Note: Replacing variable G8742 by its value ;;; Emitting code for ENSURE-GENERIC-FUNCTION-USING-CLASS. ;;; Note: Replacing variable G8758 by its value ;;; Note: Replacing variable G8760 by its value ;;; Note: Replacing variable G8762 by its value ;;; Note: Replacing variable G8764 by its value ;;; Note: Emiting FUNCALL for SI:SUBCLASSP ;;; Note: Emiting FDEFINITION for REMOVE-METHOD ;;; Note: Emiting FUNCALL for CLASSP ;;; Emitting code for ENSURE-GENERIC-FUNCTION-USING-CLASS. ;;; Note: Reusing keywords lists for (:METHOD-CLASS :GENERIC-FUNCTION-CLASS :DELETE-METHODS) ;;; Note: Replacing variable G8784 by its value ;;; Note: Replacing variable G8786 by its value ;;; Note: Replacing variable G8788 by its value ;;; Note: Replacing variable G8790 by its value ;;; Note: Emiting FUNCALL for CLASSP ;;; Emitting code for ENSURE-GENERIC-FUNCTION. ;;; Note: Emiting FUNCALL for LEGAL-GENERIC-FUNCTION-NAME-P ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/generic.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/generic.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;generic.lsp. ;;; Compiling src:clos;fixup.lsp. ;;; Compiling (DEFUN CONVERT-ONE-CLASS ...). ;;; Note: Replacing variable X by its value # ;;; Note: Replacing variable G8816 by its value # ;;; Note: Replacing variable G8817 by its value # ;;; Note: Replacing variable G8818 by its value # ;;; Note: Replacing variable G8819 by its value # ;;; Note: Replacing variable G8820 by its value # ;;; Compiling (DEFUN METHOD-P ...). ;;; Compiling (DEFUN MAKE-METHOD ...). ;;; Compiling (SI:FSET 'MAKE-METHOD ...). ;;; Warning: The variable GFUN is not used. ;;; Compiling (DEFUN ALL-KEYWORDS ...). ;;; Compiling (DEFUN CONGRUENT-LAMBDA-P ...). ;;; Compiling (SI:FSET 'CONGRUENT-LAMBDA-P ...). ;;; Warning: The variable A-O-K1 is not used. ;;; Compiling (DEFUN ADD-METHOD ...). ;;; Note: Replacing variable G8833 by its value # ;;; Note: Replacing variable G8834 by its value # ;;; Note: Replacing variable G8840 by its value # ;;; Compiling (DEFUN REMOVE-METHOD ...). ;;; Note: Replacing variable G8847 by its value # ;;; Note: Replacing variable G8848 by its value # ;;; Compiling (DEFMETHOD NO-APPLICABLE-METHOD ...). ;;; Compiling (DEFMETHOD NO-NEXT-METHOD ...). ;;; Compiling (INSTALL-METHOD 'NO-NEXT-METHOD ...). ;;; Warning: The ignored variable ARGS is used. ;;; Compiling (DEFUN NO-PRIMARY-METHOD ...). ;;; Compiling (DEFUN SETF-FIND-CLASS ...). ;;; Note: Replacing variable G8852 by its value # ;;; Note: Replacing variable G8853 by its value # ;;; Note: Replacing variable G8854 by its value # ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'SETF-FIND-CLASS ...). ;;; Warning: The variable ERRORP is not used. ;;; End of Pass 1. ;;; Emitting code for CONVERT-ONE-CLASS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TO-LIST ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-TO-LIST ;;; Note: Emiting FUNCALL for STD-CREATE-SLOTS-TABLE ;;; Note: Replacing variable G8811 by its value ;;; Note: Emiting FDEFINITION for MAKE-INSTANCES-OBSOLETE ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for METHOD-P. ;;; Emitting code for MAKE-METHOD. ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Emitting code for ALL-KEYWORDS. ;;; Emitting code for CONGRUENT-LAMBDA-P. ;;; Emitting code for ADD-METHOD. ;;; Note: Emiting FDEFINITION for REINITIALIZE-INSTANCE ;;; Note: Emiting FDEFINITION for METHOD-QUALIFIERS ;;; Note: Emiting FDEFINITION for FIND-METHOD ;;; Note: Replacing variable G8832 by its value ;;; Note: Replacing variable G8830 by its value ;;; Note: Emiting FUNCALL for COMPUTE-G-F-SPEC-LIST ;;; Note: Replacing variable G8837 by its value ;;; Emitting code for REMOVE-METHOD. ;;; Note: Replacing variable G8845 by its value ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-METHOD-HASH ;;; Emitting code for NO-APPLICABLE-METHOD. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for NO-NEXT-METHOD. ;;; Emitting code for NO-PRIMARY-METHOD. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for SETF-FIND-CLASS. ;;; Note: Emiting FUNCALL for CLASSP ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/fixup.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/fixup.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;fixup.lsp. ;;; Compiling src:clos;print.lsp. ;;; Compiling (DEFUN MAKE-LOAD-FORM-SAVING-SLOTS ...). ;;; Compiling (DEFUN NEED-TO-MAKE-LOAD-FORM-P ...). ;;; Note: Replacing variable G8863 by its value # ;;; Note: Replacing variable G8864 by its value # ;;; Note: Replacing variable G8865 by its value # ;;; Note: Replacing variable G8870 by its value # ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). ;;; Compiling (INSTALL-METHOD 'MAKE-LOAD-FORM ...). ;;; Warning: The variable ENVIRONMENT is not used. ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). ;;; End of Pass 1. ;;; Emitting code for MAKE-LOAD-FORM-SAVING-SLOTS. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-ALLOCATION ;;; Emitting code for NEED-TO-MAKE-LOAD-FORM-P. ;;; Emitting code for RECURSIVE-TEST. ;;; Emitting code for MAKE-LOAD-FORM. ;;; Emitting code for MAYBE-QUOTE. ;;; Emitting code for #:G8881. ;;; Emitting code for MAKE-LOAD-FORM. ;;; Emitting code for MAKE-LOAD-FORM. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for SI::PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emiting FUNCALL for GENERIC-FUNCTION-NAME ;;; Emitting code for DESCRIBE-OBJECT. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for DESCRIBE-OBJECT. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/print.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/print.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;print.lsp. ;;; Compiling src:clos;inspect.lsp. ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Note: Replacing variable G8916 by its value # ;;; Note: Replacing variable G8923 by its value # ;;; Note: Replacing variable G8926 by its value # ;;; Note: Replacing variable G8928 by its value # ;;; Note: Replacing variable G8930 by its value # ;;; Note: Replacing variable G8937 by its value # ;;; Note: Replacing variable G8940 by its value # ;;; Note: Replacing variable G8942 by its value # ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Note: Replacing variable G8948 by its value # ;;; Note: Replacing variable G8954 by its value # ;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). ;;; Note: Replacing variable G8960 by its value # ;;; Note: Replacing variable G8966 by its value # ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Note: Replacing variable G8995 by its value # ;;; Note: Replacing variable G8998 by its value # ;;; Note: Replacing variable G9001 by its value # ;;; Note: Replacing variable G9003 by its value # ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Note: Replacing variable G9010 by its value # ;;; Note: Replacing variable G9012 by its value # ;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). ;;; Note: Replacing variable G9019 by its value # ;;; Note: Replacing variable G9021 by its value # ;;; Compiling (DEFUN SELECT-CLOS-? ...). ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Note: Replacing variable G9032 by its value # ;;; Note: Replacing variable G9036 by its value # ;;; Note: Replacing variable G9043 by its value # ;;; Note: Replacing variable G9045 by its value # ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Note: Replacing variable G9058 by its value # ;;; Note: Replacing variable G9062 by its value # ;;; Note: Replacing variable G9069 by its value # ;;; Note: Replacing variable G9071 by its value # ;;; Compiling (DEFMETHOD INSPECT-OBJ ...). ;;; Note: Replacing variable G9084 by its value # ;;; Note: Replacing variable G9088 by its value # ;;; Note: Replacing variable G9095 by its value # ;;; Note: Replacing variable G9097 by its value # ;;; Compiling (DEFGENERIC DOCUMENTATION ...). ;;; Compiling (DEFGENERIC (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Note: Replacing variable G9108 by its value # ;;; Note: Replacing variable G9109 by its value # ;;; Note: Replacing variable G9110 by its value # ;;; Note: Replacing variable G9112 by its value # ;;; Note: Replacing variable G9113 by its value # ;;; Note: Replacing variable G9114 by its value # ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Note: Replacing variable G9118 by its value # ;;; Note: Replacing variable G9119 by its value # ;;; Note: Replacing variable G9120 by its value # ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Note: Replacing variable G9125 by its value # ;;; Note: Replacing variable G9126 by its value # ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Note: Replacing variable G9130 by its value # ;;; Note: Replacing variable G9131 by its value # ;;; Note: Replacing variable G9132 by its value # ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Note: Replacing variable G9136 by its value # ;;; Note: Replacing variable G9137 by its value # ;;; Note: Replacing variable G9138 by its value # ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Compiling (DEFMETHOD DOCUMENTATION ...). ;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). ;;; Note: Replacing variable G9142 by its value # ;;; Note: Replacing variable G9143 by its value # ;;; Note: Replacing variable G9144 by its value # ;;; End of Pass 1. ;;; Emitting code for SELECT-CLOS-N. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G8921 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G8924 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G8935 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G8938 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for SELECT-CLOS-N. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for SELECT-CLOS-N. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for SELECT-CLOS-L. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-L. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-L. ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-J. ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G8996 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Replacing variable G8999 by its value ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-J. ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-J. ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT-1 ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SI::READ-INSPECT-COMMAND ;;; Note: Emiting FUNCALL for SLOT-DEFINITION-NAME ;;; Emitting code for SELECT-CLOS-?. ;;; Emitting code for INSPECT-OBJ. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-P ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-E ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-L ;;; Note: Emiting FUNCALL for SELECT-CLOS-J ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for INSPECT-OBJ. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-P ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-E ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-L ;;; Note: Emiting FUNCALL for SELECT-CLOS-J ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Emitting code for INSPECT-OBJ. ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-N ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-P ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::SELECT-E ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SELECT-CLOS-L ;;; Note: Emiting FUNCALL for SELECT-CLOS-J ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-READ-LINE ;;; Note: Emiting FUNCALL for SI::INSPECT-INDENT ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for DOCUMENTATION. ;;; Note: Emiting FDEFINITION for DOCUMENTATION ;;; Note: Emiting FDEFINITION for DOCUMENTATION ;;; Emitting code for (SETF DOCUMENTATION). ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for DOCUMENTATION. ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Emitting code for (SETF DOCUMENTATION). ;;; Note: Emiting FDEFINITION for CLASS-NAME ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Emitting code for DOCUMENTATION. ;;; Emitting code for (SETF DOCUMENTATION). ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/inspect.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/inspect.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;inspect.lsp. ;;; Compiling src:clos;streams.lsp. ;;; Compiling (DEFGENERIC STREAM-ADVANCE-TO-COLUMN ...). ;;; Compiling (DEFGENERIC STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFGENERIC STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-CLOSE ...). ;;; Compiling (DEFGENERIC STREAM-ELT-TYPE ...). ;;; Compiling (DEFGENERIC STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFGENERIC STREAM-FRESH-LINE ...). ;;; Compiling (DEFGENERIC STREAM-INPUT-P ...). ;;; Compiling (DEFGENERIC STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFGENERIC STREAM-LINE-COLUMN ...). ;;; Compiling (DEFGENERIC STREAM-LISTEN ...). ;;; Compiling (DEFGENERIC STREAM-OPEN-P ...). ;;; Compiling (DEFGENERIC STREAM-OUTPUT-P ...). ;;; Compiling (DEFGENERIC STREAM-PEEK-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-READ-BYTE ...). ;;; Compiling (DEFGENERIC STREAM-READ-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFGENERIC STREAM-READ-LINE ...). ;;; Compiling (DEFGENERIC STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFGENERIC STREAM-START-LINE-P ...). ;;; Compiling (DEFGENERIC STREAM-TERPRI ...). ;;; Compiling (DEFGENERIC STREAM-UNREAD-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-BYTE ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-CHAR ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-STRING ...). ;;; Compiling (DEFGENERIC STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFCLASS FUNDAMENTAL-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-STREAM ;;; Warning: Redefining class FUNDAMENTAL-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-OUTPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ;;; Warning: Redefining class PRETTY-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-OUTPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ;;; Warning: Redefining class PRETTY-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-OUTPUT-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-INPUT-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-INPUT-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-OUTPUT-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-OUTPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ;;; Warning: Redefining class PRETTY-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-OUTPUT-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ;;; Warning: Redefining class PRETTY-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-BINARY-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-INPUT-STREAM ;;; Warning: Redefining class FUNDAMENTAL-BINARY-OUTPUT-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-INPUT-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-INPUT-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ;;; Warning: Redefining class PRETTY-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-INPUT-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-BINARY-INPUT-STREAM ;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-OUTPUT-STREAM ...). ;;; Warning: Redefining class FUNDAMENTAL-BINARY-OUTPUT-STREAM ;;; Compiling (DEFUN BUG-OR-ERROR ...). ;;; Compiling (DEFMETHOD STREAM-ADVANCE-TO-COLUMN ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-CLEAR-INPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-CLEAR-OUTPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-CLOSE ...). ;;; Note: Replacing variable G9153 by its value # ;;; Note: Replacing variable G9154 by its value # ;;; Compiling (DEFMETHOD STREAM-ELT-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-ELT-TYPE ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-ELT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-ELT-TYPE ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FINISH-OUTPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FORCE-OUTPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). ;;; Compiling (DEFMETHOD STREAM-INPUT-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-INPUT-P ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-INPUT-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-INPUT-P ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-INPUT-P ...). ;;; Compiling (DEFMETHOD STREAM-INPUT-P ...). ;;; Compiling (DEFMETHOD STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFMETHOD STREAM-INTERACTIVE-P ...). ;;; Compiling (DEFMETHOD STREAM-LINE-COLUMN ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-LINE-COLUMN ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-LISTEN ...). ;;; Compiling (DEFMETHOD STREAM-OPEN-P ...). ;;; Compiling (DEFMETHOD STREAM-OPEN-P ...). ;;; Compiling (DEFMETHOD STREAM-OPEN-P ...). ;;; Compiling (DEFMETHOD STREAM-OUTPUT-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-OUTPUT-P ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-OUTPUT-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-OUTPUT-P ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-OUTPUT-P ...). ;;; Compiling (DEFMETHOD STREAM-OUTPUT-P ...). ;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-READ-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-READ-BYTE ...). ;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). ;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). ;;; Note: Replacing variable G9204 by its value # ;;; Note: Replacing variable G9209 by its value # ;;; Note: Replacing variable G9210 by its value # ;;; Note: Replacing variable G9211 by its value # ;;; Note: Replacing variable G9212 by its value # ;;; Note: Replacing variable G9213 by its value # ;;; Note: Replacing variable G9229 by its value # ;;; Note: Replacing variable G9234 by its value # ;;; Note: Replacing variable G9235 by its value # ;;; Note: Replacing variable G9236 by its value # ;;; Note: Replacing variable G9237 by its value # ;;; Note: Replacing variable G9238 by its value # ;;; Note: Replacing variable G9239 by its value # ;;; Note: Replacing variable G9240 by its value # ;;; Note: Replacing variable G9241 by its value # ;;; Note: Replacing variable G9243 by its value # ;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-START-LINE-P ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-BYTE ...). ;;; Warning: The variable INTEGER is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-WRITE-BYTE ...). ;;; Warning: The variable INTEGER is not used. ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). ;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). ;;; Compiling (DEFMETHOD STREAM-TERPRI ...). ;;; End of Pass 1. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for BUG-OR-ERROR. ;;; Emitting code for STREAM-ADVANCE-TO-COLUMN. ;;; Note: Emiting FUNCALL for STREAM-LINE-COLUMN ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Emiting FUNCALL for STREAM-WRITE-CHAR ;;; Emitting code for STREAM-CLEAR-INPUT. ;;; Emitting code for STREAM-CLEAR-INPUT. ;;; Emitting code for STREAM-CLEAR-INPUT. ;;; Emitting code for STREAM-CLEAR-OUTPUT. ;;; Emitting code for STREAM-CLEAR-OUTPUT. ;;; Emitting code for STREAM-CLEAR-OUTPUT. ;;; Emitting code for STREAM-CLOSE. ;;; Note: Emiting FDEFINITION for (SETF STREAM-OPEN-P) ;;; Emitting code for STREAM-ELT-TYPE. ;;; Emitting code for STREAM-ELT-TYPE. ;;; Emitting code for STREAM-ELT-TYPE. ;;; Emitting code for STREAM-FINISH-OUTPUT. ;;; Emitting code for STREAM-FINISH-OUTPUT. ;;; Emitting code for STREAM-FINISH-OUTPUT. ;;; Emitting code for STREAM-FORCE-OUTPUT. ;;; Emitting code for STREAM-FORCE-OUTPUT. ;;; Emitting code for STREAM-FORCE-OUTPUT. ;;; Emitting code for STREAM-FRESH-LINE. ;;; Note: Emiting FUNCALL for STREAM-START-LINE-P ;;; Note: Emiting FUNCALL for STREAM-TERPRI ;;; Emitting code for STREAM-INPUT-P. ;;; Emitting code for STREAM-INPUT-P. ;;; Emitting code for STREAM-INPUT-P. ;;; Emitting code for STREAM-INPUT-P. ;;; Emitting code for STREAM-INTERACTIVE-P. ;;; Emitting code for STREAM-INTERACTIVE-P. ;;; Emitting code for STREAM-LINE-COLUMN. ;;; Emitting code for STREAM-LISTEN. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR-NO-HANG ;;; Note: Emiting FUNCALL for STREAM-UNREAD-CHAR ;;; Emitting code for STREAM-OPEN-P. ;;; Note: Emiting FUNCALL for STREAM-OPEN-P ;;; Emitting code for STREAM-OPEN-P. ;;; Emitting code for STREAM-OPEN-P. ;;; Emitting code for STREAM-OUTPUT-P. ;;; Emitting code for STREAM-OUTPUT-P. ;;; Emitting code for STREAM-OUTPUT-P. ;;; Emitting code for STREAM-OUTPUT-P. ;;; Emitting code for STREAM-PEEK-CHAR. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR ;;; Note: Emiting FUNCALL for STREAM-UNREAD-CHAR ;;; Emitting code for STREAM-READ-BYTE. ;;; Emitting code for STREAM-READ-BYTE. ;;; Emitting code for STREAM-READ-CHAR-NO-HANG. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR ;;; Emitting code for STREAM-READ-LINE. ;;; Note: Emiting FUNCALL for STREAM-READ-CHAR ;;; Note: Emiting FUNCALL for MAKE-RESTART ;;; Note: Emiting FUNCALL for COERCE-TO-CONDITION ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Emiting FUNCALL for MAKE-RESTART ;;; Note: Emiting FUNCALL for COERCE-TO-CONDITION ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for #:G9198. ;;; Emitting code for #:G9199. ;;; Emitting code for #:G9223. ;;; Emitting code for #:G9224. ;;; Emitting code for STREAM-READ-SEQUENCE. ;;; Emitting code for STREAM-READ-SEQUENCE. ;;; Emitting code for STREAM-START-LINE-P. ;;; Note: Emiting FUNCALL for STREAM-LINE-COLUMN ;;; Emitting code for STREAM-WRITE-BYTE. ;;; Emitting code for STREAM-WRITE-BYTE. ;;; Emitting code for STREAM-WRITE-SEQUENCE. ;;; Emitting code for STREAM-WRITE-SEQUENCE. ;;; Emitting code for STREAM-WRITE-STRING. ;;; Note: Emiting FUNCALL for STREAM-WRITE-CHAR ;;; Emitting code for STREAM-TERPRI. ;;; Note: Emiting FUNCALL for STREAM-WRITE-CHAR ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/streams.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/streams.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;streams.lsp. ;;; Compiling src:lsp;pprint.lsp. ;;; Compiling (DEFCLASS PRETTY-STREAM ...). ;;; Warning: Redefining class PRETTY-STREAM ;;; Compiling (DEFUN PRETTY-STREAM-P ...). ;;; Compiling (DEFUN MAKE-PRETTY-STREAM ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN INDEX-POSN ...). ;;; Compiling (FSET 'INDEX-POSN ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN POSN-INDEX ...). ;;; Compiling (FSET 'POSN-INDEX ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN POSN-COLUMN ...). ;;; Compiling (FSET 'POSN-COLUMN ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). ;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'STREAM-FORCE-OUTPUT ...). ;;; Warning: The variable STREAM is not used. ;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). ;;; Compiling (DEFUN PRETTY-OUT ...). ;;; Note: Replacing variable G9261 by its value # ;;; Note: Replacing variable G9262 by its value # ;;; Note: Replacing variable G9263 by its value # ;;; Note: Replacing variable G9264 by its value # ;;; Compiling (DEFUN PRETTY-SOUT ...). ;;; Note: Replacing variable G9268 by its value # ;;; Note: Replacing variable G9269 by its value # ;;; Note: Replacing variable G9271 by its value # ;;; Note: Replacing variable G9273 by its value # ;;; Warning: Redefining class LOGICAL-BLOCK ;;; Compiling (DEFUN MAKE-LOGICAL-BLOCK ...). ;;; Compiling (DEFUN REALLY-START-LOGICAL-BLOCK ...). ;;; Note: Replacing variable G9276 by its value # ;;; Note: Replacing variable G9277 by its value # ;;; Note: Replacing variable G9278 by its value # ;;; Note: Replacing variable G9279 by its value # ;;; Note: Replacing variable G9282 by its value # ;;; Note: Replacing variable G9283 by its value # ;;; Note: Replacing variable G9284 by its value # ;;; Note: Replacing variable G9285 by its value # ;;; Note: Replacing variable G9286 by its value # ;;; Compiling (DEFUN SET-INDENTATION ...). ;;; Note: Replacing variable G9288 by its value # ;;; Note: Replacing variable G9289 by its value # ;;; Note: Replacing variable G9290 by its value # ;;; Note: Replacing variable G9291 by its value # ;;; Compiling (DEFUN REALLY-END-LOGICAL-BLOCK ...). ;;; Warning: Redefining class QUEUED-OP ;;; Warning: Redefining class SECTION-START ;;; Warning: Redefining class NEWLINE ;;; Warning: Redefining class BLOCK-START ;;; Warning: Redefining class INDENTATION ;;; Warning: Redefining class BLOCK-END ;;; Warning: Redefining class TAB ;;; Compiling (DEFUN MAKE-QUEUED-OP ...). ;;; Warning: Redefining class SECTION-START ;;; Warning: Redefining class NEWLINE ;;; Warning: Redefining class BLOCK-START ;;; Compiling (DEFUN MAKE-SECTION-START ...). ;;; Warning: Redefining class NEWLINE ;;; Compiling (DEFUN MAKE-NEWLINE ...). ;;; Compiling (DEFUN ENQUEUE-NEWLINE ...). ;;; Note: Replacing variable G9308 by its value # ;;; Note: Replacing variable G9309 by its value # ;;; Note: Replacing variable G9310 by its value # ;;; Note: Replacing variable G9311 by its value # ;;; Note: Replacing variable G9316 by its value # ;;; Note: Replacing variable G9317 by its value # ;;; Warning: Redefining class INDENTATION ;;; Compiling (DEFUN MAKE-INDENTATION ...). ;;; Compiling (DEFUN ENQUEUE-INDENT ...). ;;; Note: Replacing variable G9329 by its value # ;;; Note: Replacing variable G9330 by its value # ;;; Note: Replacing variable G9331 by its value # ;;; Note: Replacing variable G9332 by its value # ;;; Warning: Redefining class BLOCK-START ;;; Compiling (DEFUN MAKE-BLOCK-START ...). ;;; Compiling (DEFUN START-LOGICAL-BLOCK ...). ;;; Note: Replacing variable G9341 by its value # ;;; Note: Replacing variable G9342 by its value # ;;; Note: Replacing variable G9343 by its value # ;;; Note: Replacing variable G9344 by its value # ;;; Note: Replacing variable G9345 by its value # ;;; Note: Replacing variable G9346 by its value # ;;; Warning: Redefining class BLOCK-END ;;; Compiling (DEFUN MAKE-BLOCK-END ...). ;;; Compiling (DEFUN END-LOGICAL-BLOCK ...). ;;; Note: Replacing variable G9357 by its value # ;;; Note: Replacing variable G9358 by its value # ;;; Note: Replacing variable G9359 by its value # ;;; Note: Replacing variable G9360 by its value # ;;; Note: Replacing variable G9361 by its value # ;;; Note: Replacing variable G9362 by its value # ;;; Warning: Redefining class TAB ;;; Compiling (DEFUN MAKE-TAB ...). ;;; Compiling (DEFUN ENQUEUE-TAB ...). ;;; Note: Replacing variable G9376 by its value # ;;; Note: Replacing variable G9377 by its value # ;;; Note: Replacing variable G9378 by its value # ;;; Note: Replacing variable G9379 by its value # ;;; Compiling (DEFUN COMPUTE-TAB-SIZE ...). ;;; Note: Replacing variable G9380 by its value # ;;; Note: Replacing variable G9382 by its value # ;;; Compiling (DEFUN INDEX-COLUMN ...). ;;; Compiling (DEFUN EXPAND-TABS ...). ;;; Note: Replacing variable G9398 by its value # ;;; Note: Replacing variable G9400 by its value # ;;; Note: Replacing variable G9404 by its value # ;;; Note: Replacing variable G9405 by its value # ;;; Note: Replacing variable G9406 by its value # ;;; Note: Replacing variable G9407 by its value # ;;; Note: Replacing variable G9416 by its value # ;;; Note: Replacing variable G9417 by its value # ;;; Compiling (DEFUN ASSURE-SPACE-IN-BUFFER ...). ;;; Note: Replacing variable G9420 by its value # ;;; Note: Replacing variable G9421 by its value # ;;; Compiling (DEFUN MAYBE-OUTPUT ...). ;;; Note: Replacing variable G9424 by its value # ;;; Note: Replacing variable G9425 by its value # ;;; Note: Replacing variable G9438 by its value # ;;; Note: Replacing variable G9446 by its value # ;;; Note: Replacing variable G9447 by its value # ;;; Compiling (DEFUN MISERING-P ...). ;;; Compiling (DEFUN FITS-ON-LINE-P ...). ;;; Note: Replacing variable G9449 by its value # ;;; Note: Replacing variable G9451 by its value # ;;; Compiling (DEFUN OUTPUT-LINE ...). ;;; Note: Replacing variable G9455 by its value # ;;; Note: Replacing variable G9456 by its value # ;;; Note: Replacing variable G9457 by its value # ;;; Note: Replacing variable G9458 by its value # ;;; Note: Replacing variable G9459 by its value # ;;; Note: Replacing variable G9461 by its value # ;;; Note: Replacing variable G9462 by its value # ;;; Note: Replacing variable G9463 by its value # ;;; Note: Replacing variable G9464 by its value # ;;; Note: Replacing variable G9468 by its value # ;;; Note: Replacing variable G9469 by its value # ;;; Note: Replacing variable G9470 by its value # ;;; Note: Replacing variable G9471 by its value # ;;; Compiling (DEFUN OUTPUT-PARTIAL-LINE ...). ;;; Note: Replacing variable G9475 by its value # ;;; Note: Replacing variable G9476 by its value # ;;; Compiling (DEFUN FORCE-PRETTY-OUTPUT ...). ;;; Compiling (DEFUN PPRINT-POP-HELPER ...). ;;; Compiling (DEFUN CHECK-PRINT-LEVEL ...). ;;; Note: Replacing variable G9481 by its value # ;;; Compiling (DEFUN SEARCH-PRINT-CIRCLE ...). ;;; Note: Replacing variable G9485 by its value # ;;; Note: Replacing variable G9486 by its value # ;;; Note: Replacing variable G9487 by its value # ;;; Note: Replacing variable G9488 by its value # ;;; Note: Replacing variable G9489 by its value # ;;; Note: Replacing variable G9490 by its value # ;;; Note: Replacing variable G9491 by its value # ;;; Compiling (DEFUN DO-PPRINT-LOGICAL-BLOCK ...). ;;; Note: Replacing variable G9494 by its value # ;;; Compiling (DEFUN PPRINT-LOGICAL-BLOCK-HELPER ...). ;;; Compiling (DEFMACRO PPRINT-LOGICAL-BLOCK ...). ;;; Note: Replacing variable G9507 by its value # ;;; Note: Removing unused variable SUFFIX-P ;;; Compiling (DEFMACRO PPRINT-EXIT-IF-LIST-EXHAUSTED ...). ;;; Compiling (DEFMACRO PPRINT-POP ...). ;;; Compiling (DEFUN PPRINT-NEWLINE ...). ;;; Compiling (FSET 'PPRINT-NEWLINE ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-INDENT ...). ;;; Compiling (FSET 'PPRINT-INDENT ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (FSET 'PPRINT-INDENT ...). ;;; The variable KIND is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (FSET 'PPRINT-INDENT ...). ;;; The variable KIND is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN PPRINT-TAB ...). ;;; Compiling (FSET 'PPRINT-TAB ...). ;;; Warning: The declaration specifier VALUES is unknown. ;;; Compiling (DEFUN PPRINT-FILL ...). ;;; Note: Replacing variable G9528 by its value # ;;; Compiling (DEFUN PPRINT-LINEAR ...). ;;; Note: Replacing variable G9543 by its value # ;;; Compiling (DEFUN PPRINT-TABULAR ...). ;;; Note: Replacing variable G9558 by its value # ;;; Compiling (DEFVAR *INITIAL-PPRINT-DISPATCH*). ;;; Warning: Redefining class PPRINT-DISPATCH-ENTRY ;;; Compiling (DEFUN MAKE-PPRINT-DISPATCH-ENTRY ...). ;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-ENTRY ...). ;;; Warning: Redefining class PPRINT-DISPATCH-TABLE ;;; Compiling (DEFUN MAKE-PPRINT-DISPATCH-TABLE ...). ;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-TABLE ...). ;;; Compiling (DEFUN CONS-TYPE-SPECIFIER-P ...). ;;; Compiling (DEFUN ENTRY< ...). ;;; Compiling (DEFUN COPY-PPRINT-DISPATCH ...). ;;; Note: Replacing variable G9569 by its value # ;;; Note: Replacing variable G9570 by its value # ;;; Note: Replacing variable G9571 by its value # ;;; Compiling (DEFUN PPRINT-DISPATCH ...). ;;; Compiling (DEFUN SET-PPRINT-DISPATCH ...). ;;; Note: Replacing variable G9587 by its value # ;;; Note: Replacing variable G9590 by its value # ;;; Note: Replacing variable G9591 by its value # ;;; Note: Replacing variable G9592 by its value # ;;; Compiling (DEFUN PPRINT-ARRAY ...). ;;; Compiling (DEFUN PPRINT-VECTOR ...). ;;; Note: Replacing variable G9610 by its value # ;;; Compiling (DEFUN PPRINT-ARRAY-CONTENTS ...). ;;; Note: Replacing variable G9621 by its value # ;;; Note: Replacing variable G9623 by its value # ;;; Note: Replacing variable G9625 by its value # ;;; Compiling (DEFUN PPRINT-MULTI-DIM-ARRAY ...). ;;; Compiling (DEFUN PPRINT-RAW-ARRAY ...). ;;; Note: Removing unused variable PPRINT-LOGICAL-BLOCK-LENGTH-9629 ;;; Compiling (FSET 'PPRINT-RAW-ARRAY ...). ;;; Warning: The variable #:G9627 is not used. ;;; Compiling (DEFUN PPRINT-LAMBDA-LIST ...). ;;; Note: Replacing variable G9647 by its value # ;;; Note: Replacing variable G9651 by its value # ;;; Note: Replacing variable G9652 by its value # ;;; Note: Replacing variable G9653 by its value # ;;; Note: Replacing variable G9654 by its value # ;;; Note: Replacing variable G9673 by its value # ;;; Note: Replacing variable G9677 by its value # ;;; Note: Replacing variable G9682 by its value # ;;; Note: Replacing variable G9686 by its value # ;;; Note: Replacing variable G9690 by its value # ;;; Note: Replacing variable G9695 by its value # ;;; Note: Replacing variable G9698 by its value # ;;; Compiling (DEFUN PPRINT-LAMBDA ...). ;;; Compiling (DEFUN PPRINT-BLOCK ...). ;;; Compiling (DEFUN PPRINT-FLET ...). ;;; Compiling (DEFUN PPRINT-LET ...). ;;; Compiling (DEFUN PPRINT-PROGN ...). ;;; Compiling (DEFUN PPRINT-PROGV ...). ;;; Compiling (DEFUN PPRINT-QUOTE ...). ;;; Compiling (DEFUN PPRINT-SETQ ...). ;;; Note: Replacing variable G9717 by its value # ;;; Note: Replacing variable G9722 by its value # ;;; Note: Replacing variable G9726 by its value # ;;; Note: Replacing variable G9730 by its value # ;;; Note: Replacing variable G9734 by its value # ;;; Compiling (DEFUN PPRINT-TAGBODY ...). ;;; Note: Replacing variable G9748 by its value # ;;; Note: Replacing variable G9753 by its value # ;;; Compiling (DEFUN PPRINT-CASE ...). ;;; Compiling (DEFUN PPRINT-DEFUN ...). ;;; Compiling (DEFUN PPRINT-DESTRUCTURING-BIND ...). ;;; Compiling (DEFUN PPRINT-DO ...). ;;; Note: Replacing variable G9770 by its value # ;;; Note: Replacing variable G9775 by its value # ;;; Note: Replacing variable G9779 by its value # ;;; Note: Replacing variable G9784 by its value # ;;; Compiling (DEFUN PPRINT-DOLIST ...). ;;; Note: Replacing variable G9798 by its value # ;;; Note: Replacing variable G9803 by its value # ;;; Note: Replacing variable G9808 by its value # ;;; Compiling (DEFUN PPRINT-TYPECASE ...). ;;; Compiling (DEFUN PPRINT-PROG ...). ;;; Note: Replacing variable G9823 by its value # ;;; Note: Replacing variable G9827 by its value # ;;; Note: Replacing variable G9832 by its value # ;;; Compiling (DEFUN PPRINT-FUNCTION-CALL ...). ;;; Note: Replacing variable G9840 by its value # ;;; Note: Replacing variable G9842 by its value # ;;; End of Pass 1. ;;; Emitting code for COLUMN. ;;; Emitting code for POSN. ;;; Emitting code for #:G9249. ;;; Emitting code for #:G9252. ;;; Emitting code for #:G9253. ;;; Emitting code for #:G9254. ;;; Emitting code for #:G9255. ;;; Emitting code for PRETTY-STREAM-P. ;;; Emitting code for MAKE-PRETTY-STREAM. ;;; Note: Emiting FDEFINITION for MAKE-INSTANCE ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emiting FUNCALL for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Note: Emiting FDEFINITION for PROCLAIM ;;; Emitting code for INDEX-POSN. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-OFFSET ;;; Emitting code for POSN-INDEX. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-OFFSET ;;; Emitting code for POSN-COLUMN. ;;; Emitting code for STREAM-WRITE-CHAR. ;;; Emitting code for STREAM-FORCE-OUTPUT. ;;; Emitting code for STREAM-CLEAR-OUTPUT. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-TARGET ;;; Emitting code for PRETTY-OUT. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-FILL-POINTER) ;;; Emitting code for PRETTY-SOUT. ;;; Note: Tail-recursive call of PRETTY-SOUT was replaced by iteration. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-FILL-POINTER) ;;; Emitting code for MAKE-LOGICAL-BLOCK. ;;; Note: Reusing keywords lists for (:START-COLUMN :SECTION-COLUMN :PER-LINE-PREFIX-END :PREFIX-LENGTH :SUFFIX-LENGTH :SECTION-START-LINE) ;;; Emitting code for REALLY-START-LOGICAL-BLOCK. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-NUMBER ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BLOCKS) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PREFIX ;;; Note: Emiting FUNCALL for PRETTY-STREAM-SUFFIX ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-SUFFIX) ;;; Emitting code for SET-INDENTATION. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PREFIX ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-PREFIX) ;;; Emitting code for REALLY-END-LOGICAL-BLOCK. ;;; Note: Replacing variable G9292 by its value ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BLOCKS) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PREFIX ;;; Emitting code for MAKE-QUEUED-OP. ;;; Note: Reusing keywords lists for (:POSN) ;;; Emitting code for MAKE-SECTION-START. ;;; Emitting code for MAKE-NEWLINE. ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Emitting code for ENQUEUE-NEWLINE. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PENDING-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-HEAD ;;; Note: Replacing variable G9306 by its value ;;; Note: Replacing variable G9307 by its value ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-TAIL) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-HEAD) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-TAIL ;;; Note: Emiting FUNCALL for SECTION-START-P ;;; Emitting code for MAKE-INDENTATION. ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Emitting code for ENQUEUE-INDENT. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-HEAD ;;; Note: Replacing variable G9327 by its value ;;; Note: Replacing variable G9328 by its value ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-TAIL) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-HEAD) ;;; Emitting code for MAKE-BLOCK-START. ;;; Emitting code for START-LOGICAL-BLOCK. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PENDING-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-HEAD ;;; Note: Replacing variable G9339 by its value ;;; Note: Replacing variable G9340 by its value ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-TAIL) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-HEAD) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-PENDING-BLOCKS) ;;; Emitting code for MAKE-BLOCK-END. ;;; Emitting code for END-LOGICAL-BLOCK. ;;; Note: Replacing variable G9347 by its value ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PENDING-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PENDING-BLOCKS ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-PENDING-BLOCKS) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-HEAD ;;; Note: Replacing variable G9355 by its value ;;; Note: Replacing variable G9356 by its value ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-TAIL) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-HEAD) ;;; Emitting code for MAKE-TAB. ;;; Emitting code for ENQUEUE-TAB. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-HEAD ;;; Note: Replacing variable G9374 by its value ;;; Note: Replacing variable G9375 by its value ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-TAIL) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-HEAD) ;;; Emitting code for COMPUTE-TAB-SIZE. ;;; Emitting code for INDEX-COLUMN. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-START-COLUMN ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-TAIL ;;; Emitting code for EXPAND-TABS. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-START-COLUMN ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-TAIL ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-FILL-POINTER) ;;; Note: Replacing variable G9408 by its value ;;; Note: Replacing variable G9410 by its value ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-OFFSET ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-OFFSET) ;;; Emitting code for ASSURE-SPACE-IN-BUFFER. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-LENGTH ;;; Note: Tail-recursive call of ASSURE-SPACE-IN-BUFFER was replaced by iteration. ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER) ;;; Emitting code for MAYBE-OUTPUT. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-TAIL ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-HEAD) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-NUMBER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-QUEUE-TAIL) ;;; Emitting code for MISERING-P. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-LENGTH ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Emitting code for FITS-ON-LINE-P. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-LENGTH ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-NUMBER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Emitting code for OUTPUT-LINE. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-TARGET ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-LINE-NUMBER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FUNCALL for PRETTY-STREAM-SUFFIX ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-LINE-NUMBER) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-START-COLUMN) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BLOCKS ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER) ;;; Note: Emiting FUNCALL for PRETTY-STREAM-PREFIX ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-FILL-POINTER) ;;; Note: Replacing variable G9465 by its value ;;; Note: Replacing variable G9467 by its value ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-OFFSET ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-OFFSET) ;;; Emitting code for OUTPUT-PARTIAL-LINE. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-QUEUE-TAIL ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-TARGET ;;; Note: Replacing variable G9472 by its value ;;; Note: Replacing variable G9474 by its value ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-START-COLUMN ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-START-COLUMN) ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-FILL-POINTER) ;;; Note: Replacing variable G9477 by its value ;;; Note: Replacing variable G9479 by its value ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-OFFSET ;;; Note: Emiting FDEFINITION for (SETF PRETTY-STREAM-BUFFER-OFFSET) ;;; Emitting code for FORCE-PRETTY-OUTPUT. ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER ;;; Note: Emiting FUNCALL for PRETTY-STREAM-TARGET ;;; Note: Emiting FUNCALL for PRETTY-STREAM-BUFFER-FILL-POINTER ;;; Emitting code for PPRINT-POP-HELPER. ;;; Emitting code for CHECK-PRINT-LEVEL. ;;; Emitting code for SEARCH-PRINT-CIRCLE. ;;; Note: Replacing variable G9482 by its value ;;; Emitting code for DO-PPRINT-LOGICAL-BLOCK. ;;; Emitting code for PPRINT-LOGICAL-BLOCK-HELPER. ;;; Emitting code for PPRINT-LOGICAL-BLOCK. ;;; Note: Emiting FUNCALL for SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SEARCH-KEYWORD ;;; Note: Emiting FUNCALL for SEARCH-KEYWORD ;;; Emitting code for PPRINT-EXIT-IF-LIST-EXHAUSTED. ;;; Emitting code for PPRINT-POP. ;;; Emitting code for PPRINT-NEWLINE. ;;; Emitting code for PPRINT-INDENT. ;;; Emitting code for PPRINT-TAB. ;;; Emitting code for PPRINT-FILL. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9520. ;;; Emitting code for PPRINT-LINEAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9535. ;;; Emitting code for PPRINT-TABULAR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9550. ;;; Emitting code for MAKE-PPRINT-DISPATCH-ENTRY. ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Note: Emiting FUNCALL for REQUIRED-ARGUMENT ;;; Emitting code for %PRINT-PPRINT-DISPATCH-ENTRY. ;;; Note: Emiting FUNCALL for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for .PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for MAKE-PPRINT-DISPATCH-TABLE. ;;; Emitting code for %PRINT-PPRINT-DISPATCH-TABLE. ;;; Note: Emiting FUNCALL for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for CONS-TYPE-SPECIFIER-P. ;;; Emitting code for ENTRY<. ;;; Emitting code for COPY-PPRINT-DISPATCH. ;;; Emitting code for #:G9565. ;;; Emitting code for PPRINT-DISPATCH. ;;; Emitting code for #:G9577. ;;; Emitting code for SET-PPRINT-DISPATCH. ;;; Note: Replacing variable G9585 by its value ;;; Note: Replacing variable G9588 by its value ;;; Note: Replacing variable G9593 by its value ;;; Emitting code for PPRINT-ARRAY. ;;; Emitting code for PPRINT-VECTOR. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9599. ;;; Emitting code for PPRINT-ARRAY-CONTENTS. ;;; Emitting code for OUTPUT-GUTS. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9612. ;;; Emitting code for PPRINT-MULTI-DIM-ARRAY. ;;; Emitting code for #:G9626. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-RAW-ARRAY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9628. ;;; Emitting code for PPRINT-LAMBDA-LIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9638. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9659. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9666. ;;; Emitting code for PPRINT-LAMBDA. ;;; Emitting code for #:G9699. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-BLOCK. ;;; Emitting code for #:G9700. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-FLET. ;;; Emitting code for #:G9701. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-LET. ;;; Emitting code for #:G9702. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-PROGN. ;;; Emitting code for #:G9703. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-PROGV. ;;; Emitting code for #:G9704. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-QUOTE. ;;; Emitting code for PPRINT-SETQ. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9710. ;;; Emitting code for PPRINT-TAGBODY. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9741. ;;; Emitting code for PPRINT-CASE. ;;; Emitting code for #:G9756. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-DEFUN. ;;; Emitting code for #:G9757. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-DESTRUCTURING-BIND. ;;; Emitting code for #:G9758. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-DO. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9763. ;;; Emitting code for #:G9773. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-DOLIST. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9791. ;;; Emitting code for #:G9801. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-TYPECASE. ;;; Emitting code for #:G9811. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Emitting code for PPRINT-PROG. ;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-9816. ;;; Emitting code for PPRINT-FUNCTION-CALL. ;;; Emitting code for #:G9835. ;;; Note: Emiting FUNCALL for FORMATTER-AUX ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/pprint.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/pprint.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:lsp;pprint.lsp. ;;; Compiling src:clos;conditions.lsp. ;;; Compiling (DEFUN UNIVERSAL-ERROR-HANDLER ...). ;;; Note: Removing unused variable G9849 ;;; Compiling (DEFUN TPL-CONTINUE-COMMAND ...). ;;; Compiling (DEFMACRO UNIQUE-ID ...). ;;; Compiling (DEFVAR *RESTART-CLUSTERS* ...). ;;; Compiling (DEFVAR *CONDITION-RESTARTS* ...). ;;; Compiling (DEFUN COMPUTE-RESTARTS ...). ;;; Compiling (DEFUN RESTART-PRINT ...). ;;; Warning: Redefining class RESTART ;;; Compiling (DEFUN MAKE-RESTART ...). ;;; Compiling (DEFUN RESTART-REPORT ...). ;;; Compiling (DEFMACRO RESTART-BIND ...). ;;; Compiling (DEFUN FIND-RESTART ...). ;;; Compiling (DEFUN FIND-RESTART-NEVER-FAIL ...). ;;; Compiling (DEFUN INVOKE-RESTART ...). ;;; Compiling (DEFUN INVOKE-RESTART-INTERACTIVELY ...). ;;; Compiling (DEFMACRO RESTART-CASE ...). ;;; Note: Replacing variable NAME by its value # ;;; Note: Replacing variable TAG by its value # ;;; Note: Replacing variable KEYS by its value # ;;; Note: Replacing variable TAG by its value # ;;; Note: Replacing variable BVL by its value # ;;; Note: Replacing variable BODY by its value # ;;; Compiling (DEFMACRO WITH-SIMPLE-RESTART ...). ;;; Note: Replacing variable FORMAT-ARGUMENTS by its value # ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFMACRO WITH-CONDITION-RESTARTS ...). ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFCLASS CONDITION ...). ;;; Warning: Redefining class CONDITION ;;; Warning: Redefining class WARNING ;;; Warning: Redefining class SIMPLE-WARNING ;;; Warning: Redefining class STYLE-WARNING ;;; Warning: Redefining class SERIOUS-CONDITION ;;; Warning: Redefining class ERROR ;;; Warning: Redefining class SIMPLE-ERROR ;;; Warning: Redefining class FORMAT-ERROR ;;; Warning: Redefining class TYPE-ERROR ;;; Warning: Redefining class SIMPLE-TYPE-ERROR ;;; Warning: Redefining class CASE-FAILURE ;;; Warning: Redefining class PROGRAM-ERROR ;;; Warning: Redefining class CONTROL-ERROR ;;; Warning: Redefining class ABORT-FAILURE ;;; Warning: Redefining class STREAM-ERROR ;;; Warning: Redefining class END-OF-FILE ;;; Warning: Redefining class READER-ERROR ;;; Warning: Redefining class FILE-ERROR ;;; Warning: Redefining class PACKAGE-ERROR ;;; Warning: Redefining class CELL-ERROR ;;; Warning: Redefining class UNBOUND-VARIABLE ;;; Warning: Redefining class UNBOUND-SLOT ;;; Warning: Redefining class UNDEFINED-FUNCTION ;;; Warning: Redefining class ARITHMETIC-ERROR ;;; Warning: Redefining class DIVISION-BY-ZERO ;;; Warning: Redefining class FLOATING-POINT-OVERFLOW ;;; Warning: Redefining class FLOATING-POINT-UNDERFLOW ;;; Warning: Redefining class FLOATING-POINT-INEXACT ;;; Warning: Redefining class FLOATING-POINT-INVALID-OPERATION ;;; Warning: Redefining class PRINT-NOT-READABLE ;;; Warning: Redefining class PARSE-ERROR ;;; Warning: Redefining class READER-ERROR ;;; Warning: Redefining class STORAGE-CONDITION ;;; Warning: Redefining class STACK-OVERFLOW ;;; Warning: Redefining class STORAGE-EXHAUSTED ;;; Warning: Redefining class SIMPLE-CONDITION ;;; Warning: Redefining class SIMPLE-WARNING ;;; Warning: Redefining class SIMPLE-ERROR ;;; Warning: Redefining class FORMAT-ERROR ;;; Warning: Redefining class SIMPLE-TYPE-ERROR ;;; Compiling (DEFMACRO DEFINE-CONDITION ...). ;;; Compiling (DEFUN FIND-SUBCLASSES-OF-TYPE ...). ;;; Compiling (DEFUN MAKE-CONDITION ...). ;;; Compiling (DEFVAR *HANDLER-CLUSTERS* ...). ;;; Compiling (DEFMACRO HANDLER-BIND ...). ;;; Compiling (DEFUN SIGNAL ...). ;;; Compiling (DEFUN COERCE-TO-CONDITION ...). ;;; Compiling (DEFUN BREAK ...). ;;; Note: Removing unused variable G9949 ;;; Compiling (DEFUN WARN ...). ;;; Note: Replacing variable G9964 by its value # ;;; Note: Removing unused variable G9971 ;;; Compiling (DEFUN SIGNAL-SIMPLE-ERROR ...). ;;; Compiling (DEFMACRO HANDLER-CASE ...). ;;; Compiling (DEFMACRO IGNORE-ERRORS ...). ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFUN ABORT ...). ;;; Compiling (DEFUN CONTINUE ...). ;;; Compiling (DEFUN MUFFLE-WARNING ...). ;;; Compiling (DEFUN STORE-VALUE ...). ;;; Compiling (DEFUN USE-VALUE ...). ;;; End of Pass 1. ;;; Emitting code for UNIVERSAL-ERROR-HANDLER. ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Emitting code for #:G9847. ;;; Emitting code for #:G9848. ;;; Emitting code for TPL-CONTINUE-COMMAND. ;;; Emitting code for UNIQUE-ID. ;;; Emitting code for COMPUTE-RESTARTS. ;;; Emitting code for RESTART-PRINT. ;;; Emitting code for MAKE-RESTART. ;;; Emitting code for RESTART-REPORT. ;;; Emitting code for RESTART-BIND. ;;; Note: Replacing variable G9872 by its value ;;; Note: Replacing variable BINDING by its value ;;; Emitting code for FIND-RESTART. ;;; Emitting code for FIND-RESTART-NEVER-FAIL. ;;; Emitting code for INVOKE-RESTART. ;;; Emitting code for INVOKE-RESTART-INTERACTIVELY. ;;; Emitting code for RESTART-CASE. ;;; Note: Replacing variable G9884 by its value ;;; Note: Replacing variable CLAUSE by its value ;;; Note: Replacing variable G9895 by its value ;;; Note: Replacing variable DATUM by its value ;;; Note: Replacing variable G9900 by its value ;;; Note: Replacing variable G9902 by its value ;;; Note: Replacing variable DATUM by its value ;;; Emitting code for TRANSFORM-KEYWORDS. ;;; Emitting code for WITH-SIMPLE-RESTART. ;;; Emitting code for WITH-CONDITION-RESTARTS. ;;; Emitting code for DEFINE-CONDITION. ;;; Emitting code for FIND-SUBCLASSES-OF-TYPE. ;;; Note: Replacing variable G9921 by its value ;;; Emitting code for MAKE-CONDITION. ;;; Emitting code for HANDLER-BIND. ;;; Note: Replacing variable G9931 by its value ;;; Note: Replacing variable X by its value ;;; Emitting code for #:G9926. ;;; Emitting code for SIGNAL. ;;; Emitting code for COERCE-TO-CONDITION. ;;; Emitting code for BREAK. ;;; Note: Emiting FDEFINITION for INVOKE-DEBUGGER ;;; Emitting code for #:G9947. ;;; Emitting code for #:G9948. ;;; Emitting code for WARN. ;;; Emitting code for #:G9958. ;;; Emitting code for #:G9959. ;;; Emitting code for #:G9969. ;;; Emitting code for #:G9970. ;;; Emitting code for SIGNAL-SIMPLE-ERROR. ;;; Emitting code for HANDLER-CASE. ;;; Note: Replacing variable G9982 by its value ;;; Note: Replacing variable CASE by its value ;;; Note: Replacing variable G9987 by its value ;;; Note: Replacing variable ANNOTATED-CASE by its value ;;; Note: Replacing variable G9992 by its value ;;; Note: Replacing variable G9994 by its value ;;; Note: Replacing variable ANNOTATED-CASE by its value ;;; Emitting code for IGNORE-ERRORS. ;;; Emitting code for ABORT. ;;; Emitting code for CONTINUE. ;;; Emitting code for MUFFLE-WARNING. ;;; Emitting code for STORE-VALUE. ;;; Emitting code for USE-VALUE. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/conditions.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/conditions.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3 ;;; Finished compiling src:clos;conditions.lsp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/c" -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" -O "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITyMifSr.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITyMifSr.o" ;;; Note: Invoking external command: ;;; ar cr liblsp.a /var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITyMifSr.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/export.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defmacro.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/helpfile.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/evalmacros.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/autoload.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/setf.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/predlib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/seq.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/arraylib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/assert.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defstruct.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/iolib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/listlib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/mislib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/numlib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/packlib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/seqlib.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/trace.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/loop2.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/format.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/defpackage.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/ffi.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/config.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/describe.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/module.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/cmdline.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/lsp/top.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/kernel.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/method.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/slot.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/combin.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/boot.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/defclass.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/standard.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/builtin.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/change.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/stdmethod.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/generic.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/fixup.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/print.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/inspect.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/streams.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/pprint.o /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/clos/conditions.o ;;; Note: Invoking external command: ;;; ranlib liblsp.a ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/libecl.so" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "c/main.o" "c/all_symbols2.o" "liblsp.a" "libeclmin.a" -shared -ldl -lm -lgc -lgmp ;;; Compiling build:cmp;cmpdefs.lsp.;;; Warning: Redefining class REF ;;; Warning: Redefining class VAR ;;; Warning: Redefining class FUN ;;; Warning: Redefining class BLK ;;; Warning: Redefining class TAG ;;; Compiling (DEFUN MAKE-REF ...). ;;; Warning: Redefining class VAR ;;; Compiling (DEFUN %MAKE-VAR ...). ;;; Warning: Redefining class FUN ;;; Compiling (DEFUN MAKE-FUN ...). ;;; Warning: Redefining class BLK ;;; Compiling (DEFUN MAKE-BLK ...). ;;; Warning: Redefining class TAG ;;; Compiling (DEFUN MAKE-TAG ...). ;;; Warning: Redefining class INFO ;;; Warning: Redefining class C1FORM ;;; Compiling (DEFUN MAKE-INFO ...). ;;; Warning: Redefining class INLINE-INFO ;;; Compiling (DEFUN MAKE-INLINE-INFO ...). ;;; Compiling (DEFVAR *INFO* ...). ;;; Compiling (DEFVAR *INLINE-FUNCTIONS* ...). ;;; Compiling (DEFVAR *INLINE-BLOCKS* ...). ;;; Compiling (DEFVAR *CURRENT-FORM* ...). ;;; Compiling (DEFVAR *FIRST-ERROR* ...). ;;; Compiling (DEFVAR *ERROR-COUNT* ...). ;;; Compiling (DEFVAR *ERROR-P* ...). ;;; Compiling (DEFVAR *COMPILE-PRINT* ...). ;;; Compiling (DEFVAR *COMPILE-VERBOSE* ...). ;;; Compiling (DEFVAR *SUPPRESS-COMPILER-WARNINGS* ...). ;;; Compiling (DEFVAR *SUPPRESS-COMPILER-NOTES* ...). ;;; Compiling (DEFVAR *COMPILER-BREAK-ENABLE* ...). ;;; Compiling (DEFVAR *COMPILER-IN-USE* ...). ;;; Compiling (DEFVAR *COMPILER-INPUT*). ;;; Compiling (DEFVAR *COMPILER-OUTPUT1*). ;;; Compiling (DEFVAR *COMPILER-OUTPUT2*). ;;; Compiling (DEFVAR *CALLBACKS* ...). ;;; Compiling (DEFVAR *COMPILE-TO-LINKING-CALL* ...). ;;; Compiling (DEFVAR *COMPILER-DECLARED-GLOBALS*). ;;; Compiling (DEFVAR *SAFETY* ...). ;;; Compiling (DEFVAR *SPEED* ...). ;;; Compiling (DEFVAR *SPACE* ...). ;;; Compiling (DEFVAR *LCL* ...). ;;; Compiling (DEFVAR *TEMP* ...). ;;; Compiling (DEFVAR *MAX-TEMP* ...). ;;; Compiling (DEFVAR *LEVEL* ...). ;;; Compiling (DEFVAR *LEX* ...). ;;; Compiling (DEFVAR *MAX-LEX* ...). ;;; Compiling (DEFVAR *ENV* ...). ;;; Compiling (DEFVAR *MAX-ENV* ...). ;;; Compiling (DEFVAR *ENV-LVL* ...). ;;; Compiling (DEFVAR *NEXT-CMACRO* ...). ;;; Compiling (DEFVAR *NEXT-CFUN* ...). ;;; Compiling (DEFVAR *TAIL-RECURSION-INFO* ...). ;;; Compiling (DEFVAR *FUNCTION-DECLARATIONS* ...). ;;; Compiling (DEFVAR *ALLOW-C-LOCAL-DECLARATION* ...). ;;; Compiling (DEFVAR *NOTINLINE* ...). ;;; Compiling (DEFVAR *LAST-LABEL* ...). ;;; Compiling (DEFVAR *EXIT*). ;;; Compiling (DEFVAR *UNWIND-EXIT*). ;;; Compiling (DEFVAR *CURRENT-FUNCTION* ...). ;;; Compiling (DEFVAR *CMP-ENV* ...). ;;; Compiling (DEFVAR *DESTINATION*). ;;; Compiling (DEFVAR *DEBUG-COMPILER* ...). ;;; Compiling (DEFVAR *FILES-TO-BE-DELETED* ...). ;;; Compiling (DEFVAR *CMPINCLUDE* ...). ;;; Compiling (DEFVAR *CC* ...). ;;; Compiling (DEFVAR *LD* ...). ;;; Compiling (DEFVAR *CC-FLAGS* ...). ;;; Compiling (DEFVAR *CC-OPTIMIZE* ...). ;;; Compiling (DEFVAR *LD-FORMAT* ...). ;;; Compiling (DEFVAR *CC-FORMAT* ...). ;;; Compiling (DEFVAR *LD-FLAGS* ...). ;;; Compiling (DEFVAR *LD-SHARED-FLAGS* ...). ;;; Compiling (DEFVAR *LD-BUNDLE-FLAGS* ...). ;;; Compiling (DEFVAR +SHARED-LIBRARY-PREFIX+ ...). ;;; Compiling (DEFVAR +SHARED-LIBRARY-EXTENSION+ ...). ;;; Compiling (DEFVAR +SHARED-LIBRARY-FORMAT+ ...). ;;; Compiling (DEFVAR +STATIC-LIBRARY-PREFIX+ ...). ;;; Compiling (DEFVAR +STATIC-LIBRARY-EXTENSION+ ...). ;;; Compiling (DEFVAR +STATIC-LIBRARY-FORMAT+ ...). ;;; Compiling (DEFVAR +OBJECT-FILE-EXTENSION+ ...). ;;; Compiling (DEFVAR +EXECUTABLE-FILE-FORMAT+ ...). ;;; Compiling (DEFVAR *ECL-INCLUDE-DIRECTORY* ...). ;;; Compiling (DEFVAR *ECL-LIBRARY-DIRECTORY* ...). ;;; Compiling (DEFVAR *COMPILER-PHASE* ...). ;;; Compiling (DEFVAR *VOLATILE*). ;;; Compiling (DEFVAR *SETJMPS* ...). ;;; Compiling (DEFVAR *COMPILE-TOPLEVEL* ...). ;;; Compiling (DEFVAR *CLINES-STRING-LIST* ...). ;;; Compiling (DEFVAR *COMPILE-TIME-TOO* ...). ;;; Compiling (DEFVAR *NOT-COMPILE-TIME* ...). ;;; Compiling (DEFVAR *PERMANENT-DATA* ...). ;;; Compiling (DEFVAR *PERMANENT-OBJECTS* ...). ;;; Compiling (DEFVAR *TEMPORARY-OBJECTS* ...). ;;; Compiling (DEFVAR *LOAD-OBJECTS* ...). ;;; Compiling (DEFVAR *LOAD-TIME-VALUES* ...). ;;; Compiling (DEFVAR *COMPILER-CONSTANTS* ...). ;;; Compiling (DEFVAR *PROCLAIM-FIXED-ARGS* ...). ;;; Compiling (DEFVAR *GLOBAL-VAR-OBJECTS* ...). ;;; Compiling (DEFVAR *GLOBAL-VARS* ...). ;;; Compiling (DEFVAR *GLOBAL-FUNS* ...). ;;; Compiling (DEFVAR *LINKING-CALLS* ...). ;;; Compiling (DEFVAR *LOCAL-FUNS* ...). ;;; Compiling (DEFVAR *TOP-LEVEL-FORMS* ...). ;;; Compiling (DEFVAR *MAKE-FORMS* ...). ;;; Compiling (DEFVAR *RESERVATIONS* ...). ;;; Compiling (DEFVAR *RESERVATION-CMACRO* ...). ;;; Compiling (DEFVAR *GLOBAL-ENTRIES* ...). ;;; Compiling (DEFVAR *SELF-DESTRUCTING-FASL* ...). ;;; Compiling (DEFVAR *UNDEFINED-VARS* ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for MAKE-REF. ;;; Emitting code for OBJECT. ;;; Emitting code for %MAKE-VAR. ;;; Emitting code for MAKE-FUN. ;;; Emitting code for MAKE-BLK. ;;; Emitting code for MAKE-TAG. ;;; Emitting code for MAKE-INFO. ;;; Emitting code for MAKE-INLINE-INFO. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpdefs.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpdefs.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling build:cmp;cmpdefs.lsp. ;;; Compiling src:cmp;cmpmac.lsp. ;;; Compiling (DEFUN SAME-FNAME-P ...). ;;; Compiling (DEFMACRO NEXT-CMACRO ...). ;;; Compiling (DEFMACRO NEXT-LABEL ...). ;;; Compiling (DEFMACRO NEXT-LABEL* ...). ;;; Compiling (DEFMACRO WT-GO ...). ;;; Compiling (DEFMACRO CK-SPEC ...). ;;; Compiling (DEFMACRO CK-VL ...). ;;; Compiling (DEFMACRO CMPCK ...). ;;; Note: Replacing variable ARGS by its value # ;;; Compiling (DEFMACRO CMPASSERT ...). ;;; Note: Replacing variable ARGS by its value # ;;; Compiling (DEFMACRO WT ...). ;;; Compiling (DEFMACRO WT-H ...). ;;; Compiling (DEFMACRO WT-NL-H ...). ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFMACRO PRINC-H ...). ;;; Compiling (DEFMACRO WT-NL ...). ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFMACRO WT-NL1 ...). ;;; Note: Replacing variable FORMS by its value # ;;; Compiling (DEFMACRO SAFE-COMPILE ...). ;;; Compiling (DEFMACRO COMPILER-CHECK-ARGS ...). ;;; Compiling (DEFMACRO COMPILER-PUSH-EVENTS ...). ;;; Warning: Redefining class C1FORM ;;; Compiling (DEFUN DO-MAKE-C1FORM ...). ;;; Compiling (DEFUN PRINT-C1FORM ...). ;;; Compiling (DEFUN MAKE-C1FORM ...). ;;; Compiling (DEFUN MAKE-C1FORM* ...). ;;; Note: Replacing variable G10051 by its value # ;;; Note: Replacing variable G10052 by its value # ;;; Note: Replacing variable G10053 by its value # ;;; Compiling (DEFUN C1FORM-ADD-INFO ...). ;;; Note: Replacing variable G10058 by its value # ;;; Note: Replacing variable G10059 by its value # ;;; Note: Replacing variable G10060 by its value # ;;; Note: Replacing variable G10061 by its value # ;;; Compiling (DEFUN COPY-C1FORM ...). ;;; Compiling (DEFMACRO C1FORM-ARG ...). ;;; Compiling (DEFUN C1FORM-VOLATILE* ...). ;;; Compiling (DEFUN C1FORM-PRIMARY-TYPE ...). ;;; Note: Replacing variable G10065 by its value # ;;; Note: Replacing variable G10066 by its value # ;;; Compiling (DEFUN FIND-NODE-IN-LIST ...). ;;; Note: Replacing variable G10069 by its value # ;;; End of Pass 1. ;;; Emitting code for SAME-FNAME-P. ;;; Emitting code for NEXT-CMACRO. ;;; Emitting code for NEXT-LABEL. ;;; Emitting code for NEXT-LABEL*. ;;; Emitting code for WT-GO. ;;; Emitting code for CK-SPEC. ;;; Emitting code for CK-VL. ;;; Emitting code for CMPCK. ;;; Emitting code for CMPASSERT. ;;; Emitting code for WT. ;;; Emitting code for WT-H. ;;; Emitting code for WT-NL-H. ;;; Emitting code for PRINC-H. ;;; Emitting code for WT-NL. ;;; Emitting code for WT-NL1. ;;; Emitting code for SAFE-COMPILE. ;;; Emitting code for COMPILER-CHECK-ARGS. ;;; Emitting code for COMPILER-PUSH-EVENTS. ;;; Emitting code for DO-MAKE-C1FORM. ;;; Emitting code for PRINT-C1FORM. ;;; Emitting code for MAKE-C1FORM. ;;; Emitting code for MAKE-C1FORM*. ;;; Note: Emitting linking call for BABOON ;;; Emitting code for C1FORM-ADD-INFO. ;;; Note: Emitting linking call for C1FORM-P ;;; Emitting code for COPY-C1FORM. ;;; Emitting code for C1FORM-ARG. ;;; Emitting code for C1FORM-VOLATILE*. ;;; Emitting code for C1FORM-PRIMARY-TYPE. ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for FIND-NODE-IN-LIST. ;;; Emitting code for PARENT-NODE-P. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmac.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmac.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpmac.lsp. ;;; Compiling src:cmp;cmpinline.lsp. ;;; Compiling (DEFUN INLINE-ARGS ...). ;;; Note: Replacing variable G10082 by its value # ;;; Note: Replacing variable G10085 by its value # ;;; Note: Replacing variable G10088 by its value # ;;; Compiling (SI:FSET 'INLINE-ARGS ...). ;;; Warning: The variable TYPES is not used. ;;; Compiling (DEFUN DESTINATION-TYPE ...). ;;; Compiling (DEFUN INLINE-FUNCTION ...). ;;; Note: Removing unused variable OUT-TYPE ;;; Note: Replacing variable FUN by its value # ;;; Note: Replacing variable ONE-LINER by its value # ;;; Compiling (DEFUN GET-INLINE-INFO ...). ;;; Compiling (DEFUN INLINE-TYPE-MATCHES ...). ;;; Compiling (DEFUN NEED-TO-PROTECT ...). ;;; Note: Removing unused variable II ;;; Compiling (DEFUN CLOSE-INLINE-BLOCKS ...). ;;; Compiling (DEFUN FORM-CAUSES-SIDE-EFFECT ...). ;;; Compiling (DEFUN ARGS-CAUSE-SIDE-EFFECT ...). ;;; Compiling (DEFUN FUNCTION-MAY-HAVE-SIDE-EFFECTS ...). ;;; Compiling (DEFUN FUNCTION-MAY-CHANGE-SP ...). ;;; End of Pass 1. ;;; Emitting code for INLINE-ARGS. ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for VAR-CHANGED-IN-FORM-LIST ;;; Note: Emitting linking call for VAR-REP-TYPE ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for REP-TYPE-NAME ;;; Note: Emitting linking call for LOC-TYPE ;;; Note: Emitting linking call for TYPE-AND ;;; Note: Emitting linking call for LOC-REPRESENTATION-TYPE ;;; Note: Emitting linking call for MAKE-TEMP-VAR ;;; Note: Emitting linking call for CALL-GLOBAL ;;; Note: Emitting linking call for WT-LABEL ;;; Note: Emitting linking call for GET-RETURN-TYPE ;;; Note: Emitting linking call for C2EXPR* ;;; Note: Emitting linking call for COERCE-LOCS ;;; Note: Emitting linking call for MAKE-C1FORM ;;; Emitting code for DESTINATION-TYPE. ;;; Note: Emitting linking call for REP-TYPE->LISP-TYPE ;;; Emitting code for INLINE-FUNCTION. ;;; Note: Emitting linking call for INLINE-POSSIBLE ;;; Note: Emitting linking call for PRODUCE-INLINE-LOC ;;; Emitting code for GET-INLINE-INFO. ;;; Note: Emitting linking call for TYPE>= ;;; Emitting code for INLINE-TYPE-MATCHES. ;;; Note: Replacing variable G10125 by its value ;;; Emitting code for FLOAT-TYPE-MAX. ;;; Emitting code for NEED-TO-PROTECT. ;;; Emitting code for CLOSE-INLINE-BLOCKS. ;;; Emitting code for FORM-CAUSES-SIDE-EFFECT. ;;; Emitting code for ARGS-CAUSE-SIDE-EFFECT. ;;; Emitting code for FUNCTION-MAY-HAVE-SIDE-EFFECTS. ;;; Emitting code for FUNCTION-MAY-CHANGE-SP. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpinline.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpinline.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpinline.lsp. ;;; Compiling src:cmp;cmputil.lsp. ;;; Compiling (DEFVAR *C1FORM-LEVEL* ...). ;;; Compiling (DEFUN PRINT-C1FORMS ...). ;;; Compiling (DEFUN PRINT-REF ...). ;;; Compiling (DEFUN PRINT-VAR ...). ;;; Compiling (DEFUN CMPERR ...). ;;; Note: Replacing variable G10147 by its value # ;;; Compiling (DEFUN CHECK-ARGS-NUMBER ...). ;;; Compiling (DEFUN TOO-MANY-ARGS ...). ;;; Note: Replacing variable G10149 by its value # ;;; Compiling (DEFUN TOO-FEW-ARGS ...). ;;; Note: Replacing variable G10151 by its value # ;;; Compiling (DEFUN CMPWARN ...). ;;; Compiling (DEFUN CMPNOTE ...). ;;; Compiling (DEFUN PRINT-CURRENT-FORM ...). ;;; Compiling (DEFUN PRINT-EMITTING ...). ;;; Note: Replacing variable G10152 by its value # ;;; Compiling (DEFUN UNDEFINED-VARIABLE ...). ;;; Compiling (DEFUN BABOON ...). ;;; Note: Replacing variable G10154 by its value # ;;; Compiling (DEFMACRO WITH-CMP-PROTECTION ...). ;;; Compiling (DEFUN CMP-EVAL ...). ;;; Note: Replacing variable G10159 by its value # ;;; Note: Removing unused variable *BREAK-ENABLE* ;;; Compiling (DEFUN CMP-MACROEXPAND ...). ;;; Note: Replacing variable G10162 by its value # ;;; Note: Removing unused variable *BREAK-ENABLE* ;;; Compiling (DEFUN CMP-EXPAND-MACRO ...). ;;; Note: Replacing variable G10165 by its value # ;;; Note: Removing unused variable *BREAK-ENABLE* ;;; Compiling (DEFUN SI::COMPILER-CLEAR-COMPILER-PROPERTIES ...). ;;; Compiling (DEFUN LISP-TO-C-NAME ...). ;;; Compiling (DEFUN PROPER-LIST-P ...). ;;; Compiling (SI:FSET 'PROPER-LIST-P ...). ;;; Warning: The ignored variable #:G10168 is used. ;;; Note: Removing unused variable C ;;; End of Pass 1. ;;; Emitting code for PRINT-C1FORMS. ;;; Note: Emitting linking call for C1FORM-P ;;; Emitting code for PRINT-REF. ;;; Emitting code for PRINT-VAR. ;;; Emitting code for CMPERR. ;;; Emitting code for CHECK-ARGS-NUMBER. ;;; Emitting code for TOO-MANY-ARGS. ;;; Emitting code for TOO-FEW-ARGS. ;;; Emitting code for CMPWARN. ;;; Emitting code for CMPNOTE. ;;; Emitting code for PRINT-CURRENT-FORM. ;;; Emitting code for PRINT-EMITTING. ;;; Emitting code for UNDEFINED-VARIABLE. ;;; Emitting code for BABOON. ;;; Note: Emitting linking call for BREAK ;;; Emitting code for WITH-CMP-PROTECTION. ;;; Emitting code for CMP-EVAL. ;;; Emitting code for CMP-MACROEXPAND. ;;; Emitting code for CMP-EXPAND-MACRO. ;;; Emitting code for SI::COMPILER-CLEAR-COMPILER-PROPERTIES. ;;; Emitting code for LISP-TO-C-NAME. ;;; Emitting code for #:G10166. ;;; Emitting code for PROPER-LIST-P. ;;; Emitting code for #:G10170. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmputil.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmputil.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmputil.lsp. ;;; Compiling src:cmp;cmptype.lsp. ;;; Compiling (DEFUN MEMBER-TYPE ...). ;;; Compiling (DEFUN OBJECT-TYPE ...). ;;; Compiling (DEFUN TYPE-FILTER ...). ;;; Compiling (DEFUN VALID-TYPE-SPECIFIER ...). ;;; Compiling (SI:FSET 'VALID-TYPE-SPECIFIER ...). ;;; Warning: The ignored variable #:G10192 is used. ;;; Note: Removing unused variable C ;;; Compiling (DEFUN TYPE-AND ...). ;;; Compiling (DEFUN TYPE-OR ...). ;;; Compiling (DEFUN TYPE>= ...). ;;; Compiling (DEFUN AND-FORM-TYPE ...). ;;; Note: Replacing variable G10199 by its value # ;;; Note: Replacing variable G10200 by its value # ;;; Compiling (DEFUN DEFAULT-INIT ...). ;;; Compiling (SI:FSET 'DEFAULT-INIT ...). ;;; Warning: The variable WARN is not used. ;;; Warning: Redefining class FUNCTION-TYPE ;;; Compiling (DEFUN MAKE-FUNCTION-TYPE ...). ;;; Compiling (DEFUN CANONICAL-FUNCTION-TYPE ...). ;;; Note: Replacing variable G10216 by its value # ;;; Note: Replacing variable G10218 by its value # ;;; Compiling (FSET 'CANONICAL-FUNCTION-TYPE ...). ;;; Warning: The variable AUXS is not used. ;;; Compiling (FSET 'CANONICAL-FUNCTION-TYPE ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN REGISTER-FUNCTION-TYPE ...). ;;; Compiling (FSET 'REGISTER-FUNCTION-TYPE ...). ;;; The variable FTYPE is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (FSET 'REGISTER-FUNCTION-TYPE ...). ;;; The variable FTYPE is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN FUNCTION-TYPE-<= ...). ;;; Note: Replacing variable T2 by its value # ;;; Warning: Redefining class VALUES-TYPE ;;; Compiling (DEFUN MAKE-VALUES-TYPE ...). ;;; Compiling (DEFUN REGISTER-VALUES-TYPE ...). ;;; Compiling (DEFUN CANONICAL-VALUES-TYPE ...). ;;; Note: Replacing variable G10252 by its value # ;;; Compiling (FSET 'CANONICAL-VALUES-TYPE ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN VALUES-TYPE-<= ...). ;;; Compiling (DEFUN SIMPLE-TYPE-PROPAGATOR ...). ;;; Compiling (SI:FSET 'SIMPLE-TYPE-PROPAGATOR ...). ;;; Warning: The variable FORM-TYPES is not used. ;;; Compiling (DEFUN PROPAGATE-TYPES ...). ;;; Note: Replacing variable G10263 by its value # ;;; Note: Replacing variable G10264 by its value # ;;; Compiling (DEFMACRO DEF-TYPE-PROPAGATOR ...). ;;; Note: Replacing variable BODY by its value # ;;; End of Pass 1. ;;; Emitting code for MEMBER-TYPE. ;;; Emitting code for OBJECT-TYPE. ;;; Emitting code for TYPE-FILTER. ;;; Note: Emitting linking call for NORMALIZE-TYPE ;;; Note: Replacing variable G10183 by its value ;;; Note: Replacing variable X by its value ;;; Emitting code for VALID-TYPE-SPECIFIER. ;;; Emitting code for #:G10194. ;;; Emitting code for TYPE-AND. ;;; Note: Emitting linking call for SAFE-CANONICAL-TYPE ;;; Note: Emitting linking call for CMPWARN ;;; Emitting code for TYPE-OR. ;;; Emitting code for TYPE>=. ;;; Emitting code for AND-FORM-TYPE. ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Emitting code for DEFAULT-INIT. ;;; Note: Emitting linking call for C1CONSTANT-VALUE ;;; Note: Emitting linking call for C1NIL ;;; Emitting code for SI::MAKE-FUNCTION-TYPE. ;;; Emitting code for SI::CANONICAL-FUNCTION-TYPE. ;;; Note: Emitting linking call for FUNCTION-TYPE-P ;;; Emitting code for SI::FTYPE-ERROR. ;;; Emitting code for SI::REGISTER-FUNCTION-TYPE. ;;; Note: Emitting linking call for FIND-REGISTERED-TAG ;;; Note: Emitting linking call for REGISTER-TYPE ;;; Note: Emitting linking call for UPDATE-TYPES ;;; Emitting code for SI::FUNCTION-TYPE-<=. ;;; Note: Emitting linking call for EVERY* ;;; Emitting code for SI::MAKE-VALUES-TYPE. ;;; Emitting code for SI::REGISTER-VALUES-TYPE. ;;; Emitting code for SI::CANONICAL-VALUES-TYPE. ;;; Note: Emitting linking call for VALUES-TYPE-P ;;; Note: Emitting linking call for FTYPE-ERROR ;;; Emitting code for SI::VTYPE-ERROR. ;;; Emitting code for SI::VALUES-TYPE-<=. ;;; Emitting code for SIMPLE-TYPE-PROPAGATOR. ;;; Note: Emitting linking call for GET-ARG-TYPES ;;; Note: Emitting linking call for GET-RETURN-TYPE ;;; Emitting code for PROPAGATE-TYPES. ;;; Emitting code for DEF-TYPE-PROPAGATOR. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptype.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptype.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmptype.lsp. ;;; Compiling src:cmp;cmpbind.lsp. ;;; Compiling (DEFUN BIND ...). ;;; Note: Replacing variable G10269 by its value # ;;; Note: Replacing variable G10270 by its value # ;;; Note: Replacing variable G10271 by its value # ;;; Note: Replacing variable G10272 by its value # ;;; Note: Replacing variable G10273 by its value # ;;; Note: Replacing variable G10274 by its value # ;;; Compiling (DEFUN BIND-INIT ...). ;;; Compiling (DEFUN BDS-BIND ...). ;;; End of Pass 1. ;;; Emitting code for BIND. ;;; Note: Emitting linking call for NEXT-ENV ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for WT-COERCE-LOC ;;; Note: Emitting linking call for WT-COMMENT ;;; Note: Emitting linking call for NEXT-LEX ;;; Note: Emitting linking call for WT-LEX ;;; Note: Emitting linking call for VAR-REP-TYPE ;;; Note: Emitting linking call for BABOON ;;; Emitting code for BIND-INIT. ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for COERCE-LOCS ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Note: Emitting linking call for C2EXPR* ;;; Emitting code for BDS-BIND. ;;; Note: Emitting linking call for VAR-P ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpbind.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpbind.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpbind.lsp. ;;; Compiling src:cmp;cmpblock.lsp. ;;; Compiling (DEFUN C1BLOCK ...). ;;; Note: Replacing variable G10277 by its value # ;;; Compiling (DEFUN C2BLOCK ...). ;;; Note: Replacing variable G10282 by its value # ;;; Note: Replacing variable G10283 by its value # ;;; Note: Replacing variable G10284 by its value # ;;; Note: Replacing variable G10285 by its value # ;;; Note: Replacing variable G10286 by its value # ;;; Note: Replacing variable G10287 by its value # ;;; Note: Replacing variable G10291 by its value # ;;; Note: Replacing variable G10293 by its value # ;;; Note: Replacing variable G10294 by its value # ;;; Note: Replacing variable G10295 by its value # ;;; Note: Replacing variable G10296 by its value # ;;; Note: Replacing variable G10297 by its value # ;;; Compiling (DEFUN C1RETURN-FROM ...). ;;; Note: Replacing variable G10298 by its value # ;;; Note: Replacing variable G10299 by its value # ;;; Note: Replacing variable G10300 by its value # ;;; Note: Replacing variable G10301 by its value # ;;; Note: Replacing variable G10302 by its value # ;;; Note: Replacing variable G10303 by its value # ;;; Note: Replacing variable G10304 by its value # ;;; Note: Replacing variable G10306 by its value # ;;; Note: Replacing variable G10308 by its value # ;;; Note: Replacing variable G10309 by its value # ;;; Note: Replacing variable G10310 by its value # ;;; Note: Replacing variable G10312 by its value # ;;; Note: Replacing variable G10314 by its value # ;;; Note: Replacing variable G10316 by its value # ;;; Note: Replacing variable G10319 by its value # ;;; Compiling (DEFUN C2RETURN-FROM ...). ;;; End of Pass 1. ;;; Emitting code for C1BLOCK. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for MAKE-VAR ;;; Note: Emitting linking call for MAKE-BLK ;;; Note: Emitting linking call for CMP-ENV-COPY ;;; Note: Emitting linking call for CMP-ENV-REGISTER-BLOCK ;;; Note: Emitting linking call for C1PROGN ;;; Note: Emitting linking call for TYPE-OR ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for C2BLOCK. ;;; Note: Replacing variable G10288 by its value ;;; Note: Emitting linking call for NEXT-LCL ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for ENV-GROWS ;;; Note: Emitting linking call for BIND ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for C1RETURN-FROM. ;;; Note: Emitting linking call for CMP-ENV-SEARCH-BLOCK ;;; Note: Emitting linking call for C1EXPR ;;; Note: Replacing variable G10305 by its value ;;; Note: Replacing variable G10311 by its value ;;; Note: Replacing variable G10315 by its value ;;; Note: Replacing variable G10318 by its value ;;; Note: Replacing variable G10321 by its value ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for ADD-TO-READ-NODES ;;; Emitting code for C2RETURN-FROM. ;;; Note: Emitting linking call for C2EXPR* ;;; Note: Emitting linking call for ADD-SYMBOL ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpblock.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpblock.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpblock.lsp. ;;; Compiling src:cmp;cmpcall.lsp. ;;; Compiling (DEFUN CMP-MACRO-FUNCTION ...). ;;; Compiling (DEFUN C1FUNCALL ...). ;;; Compiling (SI:FSET 'C1FUNCALL ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN C2FUNCALL ...). ;;; Compiling (DEFUN C2CALL-GLOBAL ...). ;;; Note: Replacing variable G10338 by its value # ;;; Note: Replacing variable G10339 by its value # ;;; Note: Replacing variable G10340 by its value # ;;; Note: Replacing variable G10341 by its value # ;;; Note: Replacing variable G10342 by its value # ;;; Compiling (SI:FSET 'C2CALL-GLOBAL ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN CALL-GLOBAL ...). ;;; Compiling (DEFUN CALL-GLOBAL-LOC ...). ;;; Compiling (DEFUN CALL-LOC ...). ;;; Compiling (SI:FSET 'CALL-LOC ...). ;;; Warning: The variable NARG is not used. ;;; Compiling (SI:FSET 'CALL-LOC ...). ;;; Warning: The variable FNAME is not used. ;;; Compiling (DEFUN CALL-LINKING-LOC ...). ;;; Note: Removing unused variable I ;;; Compiling (DEFUN CALL-EXPORTED-FUNCTION-LOC ...). ;;; Note: Replacing variable G10351 by its value # ;;; Note: Replacing variable G10352 by its value # ;;; Note: Replacing variable G10353 by its value # ;;; Compiling (SI:FSET 'CALL-EXPORTED-FUNCTION-LOC ...). ;;; Warning: The variable VAL is not used. ;;; Compiling (DEFUN CALL-UNKNOWN-GLOBAL-LOC ...). ;;; Compiling (SI:FSET 'CALL-UNKNOWN-GLOBAL-LOC ...). ;;; Warning: The variable NARG is not used. ;;; Compiling (DEFUN MAYBE-SAVE-VALUE ...). ;;; Compiling (DEFVAR *TEXT-FOR-LEXICAL-LEVEL* ...). ;;; Compiling (DEFVAR *TEXT-FOR-CLOSURE* ...). ;;; Compiling (DEFUN ENV-VAR-NAME ...). ;;; Compiling (DEFUN WT-STACK-POINTER ...). ;;; Compiling (DEFUN WT-CALL ...). ;;; Note: Replacing variable G10360 by its value # ;;; Compiling (DEFUN WT-CALL-NORMAL ...). ;;; End of Pass 1. ;;; Emitting code for CMP-MACRO-FUNCTION. ;;; Note: Emitting linking call for CMP-ENV-SEARCH-MACRO ;;; Emitting code for C1FUNCALL. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for OPTIMIZE-FUNCALL/APPLY-LAMBDA ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for C1ARGS* ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Note: Emitting linking call for C1CALL-LOCAL ;;; Note: Emitting linking call for C1CALL-GLOBAL ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for C2FUNCALL. ;;; Note: Emitting linking call for C2CALL-LOCAL ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Emitting code for C2CALL-GLOBAL. ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for TYPE-AND ;;; Note: Emitting linking call for CMPWARN ;;; Note: Emitting linking call for C2TRY-TAIL-RECURSIVE-CALL ;;; Emitting code for CALL-GLOBAL. ;;; Emitting code for CALL-GLOBAL-LOC. ;;; Note: Emitting linking call for INLINE-POSSIBLE ;;; Note: Emitting linking call for INLINE-FUNCTION ;;; Note: Emitting linking call for FUN-P ;;; Note: Emitting linking call for GET-PROCLAIMED-NARG ;;; Emitting code for CALL-LOC. ;;; Note: Emitting linking call for COERCE-LOCS ;;; Emitting code for CALL-LINKING-LOC. ;;; Note: Emitting linking call for LISP-TO-C-NAME ;;; Note: Emitting linking call for CMPNOTE ;;; Note: Emitting linking call for MAKE-FUN ;;; Note: Emitting linking call for ADD-SYMBOL ;;; Emitting code for CALL-EXPORTED-FUNCTION-LOC. ;;; Note: Emitting linking call for WT-H1 ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Emitting code for CALL-UNKNOWN-GLOBAL-LOC. ;;; Emitting code for MAYBE-SAVE-VALUE. ;;; Note: Emitting linking call for VAR-CHANGED-IN-FORM-LIST ;;; Note: Emitting linking call for MAKE-TEMP-VAR ;;; Note: Emitting linking call for C2EXPR* ;;; Emitting code for ENV-VAR-NAME. ;;; Emitting code for WT-STACK-POINTER. ;;; Note: Emitting linking call for WT1 ;;; Emitting code for WT-CALL. ;;; Note: Emitting linking call for WT-COMMENT ;;; Emitting code for WT-CALL-NORMAL. ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for ENVIRONMENT-ACCESSOR ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Replacing variable G10369 by its value ;;; Note: Replacing variable G10371 by its value ;;; Note: Emitting linking call for FUN-NEEDS-NARG ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcall.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcall.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpcall.lsp. ;;; Compiling src:cmp;cmpcatch.lsp. ;;; Compiling (DEFUN C1CATCH ...). ;;; Note: Replacing variable G10376 by its value # ;;; Compiling (DEFUN C2CATCH ...). ;;; Note: Replacing variable G10378 by its value # ;;; Note: Replacing variable G10380 by its value # ;;; Compiling (DEFUN C1UNWIND-PROTECT ...). ;;; Note: Replacing variable G10382 by its value # ;;; Compiling (DEFUN C2UNWIND-PROTECT ...). ;;; Compiling (DEFUN C1THROW ...). ;;; Compiling (DEFUN C2THROW ...). ;;; End of Pass 1. ;;; Emitting code for C1CATCH. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for C1PROGN ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for C2CATCH. ;;; Note: Emitting linking call for TMP-DESTINATION ;;; Note: Emitting linking call for C2EXPR* ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for WT-COMMENT ;;; Note: Emitting linking call for C2EXPR ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for WT-LABEL ;;; Emitting code for C1UNWIND-PROTECT. ;;; Note: Emitting linking call for CMP-ENV-MARK ;;; Emitting code for C2UNWIND-PROTECT. ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Emitting code for C1THROW. ;;; Emitting code for C2THROW. ;;; Note: Emitting linking call for MAKE-TEMP-VAR ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcatch.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcatch.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpcatch.lsp. ;;; Compiling src:cmp;cmpenv.lsp. ;;; Compiling (DEFUN INIT-ENV ...). ;;; Compiling (DEFUN NEXT-LCL ...). ;;; Note: Replacing variable G10386 by its value # ;;; Compiling (DEFUN NEXT-CFUN ...). ;;; Note: Replacing variable G10388 by its value # ;;; Compiling (DEFUN NEXT-TEMP ...). ;;; Note: Replacing variable G10394 by its value # ;;; Compiling (DEFUN NEXT-LEX ...). ;;; Note: Replacing variable G10400 by its value # ;;; Compiling (DEFUN NEXT-ENV ...). ;;; Note: Replacing variable G10406 by its value # ;;; Compiling (DEFUN FUNCTION-ARG-TYPES ...). ;;; Compiling (DEFUN FUNCTION-RETURN-TYPE ...). ;;; Compiling (DEFUN ADD-FUNCTION-PROCLAMATION ...). ;;; Compiling (DEFUN ADD-FUNCTION-DECLARATION ...). ;;; Compiling (DEFUN GET-ARG-TYPES ...). ;;; Compiling (DEFUN GET-RETURN-TYPE ...). ;;; Compiling (DEFUN GET-LOCAL-ARG-TYPES ...). ;;; Compiling (DEFUN GET-LOCAL-RETURN-TYPE ...). ;;; Compiling (DEFUN GET-PROCLAIMED-NARG ...). ;;; Note: Replacing variable G10420 by its value # ;;; Compiling (SI:FSET 'GET-PROCLAIMED-NARG ...). ;;; The variable MAXARG is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G10421 by its value # ;;; Compiling (SI:FSET 'GET-PROCLAIMED-NARG ...). ;;; The variable MAXARG is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G10422 by its value # ;;; Compiling (SI:FSET 'GET-PROCLAIMED-NARG ...). ;;; The variable MAXARG is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN INLINE-POSSIBLE ...). ;;; Compiling (DEFUN PROCLAIM ...). ;;; Note: Replacing variable G10434 by its value # ;;; Compiling (SI:FSET 'PROCLAIM ...). ;;; The variable FUN is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN TYPE-NAME-P ...). ;;; Compiling (DEFUN DO-DECLARATION ...). ;;; Compiling (DEFUN PROCLAIM-VAR ...). ;;; Note: Replacing variable G10473 by its value # ;;; Note: Replacing variable G10474 by its value # ;;; Compiling (DEFUN C1BODY ...). ;;; Note: Replacing variable G10489 by its value # ;;; Note: Replacing variable G10490 by its value # ;;; Compiling (DEFUN C1ADD-DECLARATIONS ...). ;;; Compiling (DEFUN C1DECL-BODY ...). ;;; Compiling (DEFUN C2DECL-BODY ...). ;;; Compiling (DEFUN CHECK-VDECL ...). ;;; Compiling (DEFMACRO CMP-ENV-NEW ...). ;;; Compiling (DEFUN CMP-ENV-COPY ...). ;;; Compiling (DEFMACRO CMP-ENV-VARIABLES ...). ;;; Compiling (DEFMACRO CMP-ENV-FUNCTIONS ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-VAR ...). ;;; Compiling (SI:FSET 'CMP-ENV-REGISTER-VAR ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (DEFUN CMP-ENV-DECLARE-SPECIAL ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-FUNCTION ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-MACRO ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-SYMBOL-MACRO ...). ;;; Compiling (SI:FSET 'CMP-ENV-REGISTER-SYMBOL-MACRO ...). ;;; Warning: The variable ENV is not used. ;;; Compiling (SI:FSET 'CMP-ENV-REGISTER-SYMBOL-MACRO ...). ;;; Warning: The variable WHOLE is not used. ;;; Compiling (DEFUN CMP-ENV-REGISTER-BLOCK ...). ;;; Compiling (DEFUN CMP-ENV-REGISTER-TAG ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-FUNCTION ...). ;;; Note: Replacing variable G10598 by its value # ;;; Note: Replacing variable G10599 by its value # ;;; Note: Replacing variable G10600 by its value # ;;; Compiling (DEFUN CMP-ENV-SEARCH-VARIABLES ...). ;;; Note: Replacing variable G10607 by its value # ;;; Note: Replacing variable G10608 by its value # ;;; Note: Replacing variable G10609 by its value # ;;; Note: Replacing variable G10610 by its value # ;;; Note: Replacing variable G10611 by its value # ;;; Note: Replacing variable G10612 by its value # ;;; Note: Replacing variable G10613 by its value # ;;; Compiling (DEFUN CMP-ENV-SEARCH-BLOCK ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-TAG ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-SYMBOL-MACRO ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-VAR ...). ;;; Compiling (DEFUN CMP-ENV-SEARCH-MACRO ...). ;;; Compiling (DEFUN CMP-ENV-MARK ...). ;;; Compiling (DEFUN CMP-ENV-NEW-VARIABLES ...). ;;; Compiling (SI:FSET 'CMP-ENV-NEW-VARIABLES ...). ;;; Warning: The variable NEW-ENV is not used. ;;; End of Pass 1. ;;; Emitting code for INIT-ENV. ;;; Emitting code for NEXT-LCL. ;;; Emitting code for NEXT-CFUN. ;;; Note: Emitting linking call for LISP-TO-C-NAME ;;; Emitting code for NEXT-TEMP. ;;; Emitting code for NEXT-LEX. ;;; Emitting code for NEXT-ENV. ;;; Emitting code for FUNCTION-ARG-TYPES. ;;; Note: Emitting linking call for TYPE-FILTER ;;; Emitting code for FUNCTION-RETURN-TYPE. ;;; Note: Emitting linking call for WARN ;;; Emitting code for ADD-FUNCTION-PROCLAMATION. ;;; Emitting code for ADD-FUNCTION-DECLARATION. ;;; Emitting code for GET-ARG-TYPES. ;;; Emitting code for GET-RETURN-TYPE. ;;; Emitting code for GET-LOCAL-ARG-TYPES. ;;; Emitting code for GET-LOCAL-RETURN-TYPE. ;;; Emitting code for GET-PROCLAIMED-NARG. ;;; Emitting code for INLINE-POSSIBLE. ;;; Emitting code for PROCLAIM. ;;; Note: Replacing variable G10455 by its value ;;; Emitting code for TYPE-NAME-P. ;;; Emitting code for DO-DECLARATION. ;;; Emitting code for PROCLAIM-VAR. ;;; Note: Emitting linking call for SCH-GLOBAL ;;; Note: Emitting linking call for TYPE-AND ;;; Emitting code for C1BODY. ;;; Note: Emitting linking call for CMP-MACROEXPAND ;;; Note: Emitting linking call for PROPER-LIST-P ;;; Note: Emitting linking call for VALID-TYPE-SPECIFIER ;;; Emitting code for DECLARE-VARIABLES. ;;; Emitting code for C1ADD-DECLARATIONS. ;;; Note: Emitting linking call for CMPWARN ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for C1DECL-BODY. ;;; Note: Emitting linking call for C1PROGN ;;; Note: Emitting linking call for MAKE-C1FORM ;;; Emitting code for C2DECL-BODY. ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for CHECK-VDECL. ;;; Emitting code for CMP-ENV-NEW. ;;; Emitting code for CMP-ENV-COPY. ;;; Emitting code for CMP-ENV-VARIABLES. ;;; Emitting code for CMP-ENV-FUNCTIONS. ;;; Emitting code for CMP-ENV-REGISTER-VAR. ;;; Emitting code for CMP-ENV-DECLARE-SPECIAL. ;;; Note: Emitting linking call for C1MAKE-GLOBAL-VARIABLE ;;; Emitting code for CMP-ENV-REGISTER-FUNCTION. ;;; Note: Replacing variable G10550 by its value ;;; Emitting code for CMP-ENV-REGISTER-MACRO. ;;; Note: Replacing variable G10560 by its value ;;; Emitting code for CMP-ENV-REGISTER-SYMBOL-MACRO. ;;; Note: Replacing variable G10570 by its value ;;; Emitting code for #:G10573. ;;; Emitting code for CMP-ENV-REGISTER-BLOCK. ;;; Note: Replacing variable G10581 by its value ;;; Emitting code for CMP-ENV-REGISTER-TAG. ;;; Note: Replacing variable G10591 by its value ;;; Emitting code for CMP-ENV-SEARCH-FUNCTION. ;;; Note: Emitting linking call for BABOON ;;; Emitting code for CMP-ENV-SEARCH-VARIABLES. ;;; Emitting code for CMP-ENV-SEARCH-BLOCK. ;;; Emitting code for CMP-ENV-SEARCH-TAG. ;;; Emitting code for CMP-ENV-SEARCH-SYMBOL-MACRO. ;;; Emitting code for CMP-ENV-SEARCH-VAR. ;;; Emitting code for CMP-ENV-SEARCH-MACRO. ;;; Emitting code for CMP-ENV-MARK. ;;; Emitting code for CMP-ENV-NEW-VARIABLES. ;;; Note: Emitting linking call for VAR-P ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpenv.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpenv.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpenv.lsp. ;;; Compiling src:cmp;cmpeval.lsp. ;;; Compiling (DEFUN C1EXPR ...). ;;; Compiling (DEFVAR *C1NIL* ...). ;;; Compiling (DEFUN C1NIL ...). ;;; Compiling (DEFVAR *C1T* ...). ;;; Compiling (DEFUN C1T ...). ;;; Compiling (DEFUN C1CALL-SYMBOL ...). ;;; Compiling (DEFUN C1CALL-LOCAL ...). ;;; Compiling (SI:FSET 'C1CALL-LOCAL ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Removing unused variable LAMBDA-FORM ;;; Compiling (DEFUN C1CALL-GLOBAL ...). ;;; Compiling (SI:FSET 'C1CALL-GLOBAL ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN C2EXPR ...). ;;; Compiling (DEFUN C2EXPR* ...). ;;; Note: Replacing variable G10645 by its value # ;;; Compiling (DEFUN C1PROGN ...). ;;; Compiling (DEFUN C2PROGN ...). ;;; Compiling (DEFUN C1ARGS* ...). ;;; Note: Replacing variable FORM by its value # ;;; Compiling (DEFUN C1STRUCTURE-REF ...). ;;; Compiling (DEFUN C1STRUCTURE-REF1 ...). ;;; Compiling (DEFUN GET-SLOT-TYPE ...). ;;; Compiling (DEFUN C2STRUCTURE-REF ...). ;;; Compiling (DEFUN WT-STRUCTURE-REF ...). ;;; Compiling (DEFUN C1STRUCTURE-SET ...). ;;; Note: Replacing variable G10660 by its value # ;;; Note: Replacing variable G10661 by its value # ;;; Note: Replacing variable G10662 by its value # ;;; Note: Replacing variable G10663 by its value # ;;; Compiling (DEFUN C2STRUCTURE-SET ...). ;;; Compiling (DEFVAR *COMPILER-TEMPS* ...). ;;; Compiling (DEFMACRO SI::DEFINE-INLINE-FUNCTION ...). ;;; Note: Replacing variable VAR by its value # ;;; Note: Replacing variable TEMP by its value # ;;; End of Pass 1. ;;; Emitting code for C1EXPR. ;;; Note: Emitting linking call for CHK-SYMBOL-MACROLET ;;; Note: Emitting linking call for OBJECT-TYPE ;;; Note: Emitting linking call for ADD-SYMBOL ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Note: Emitting linking call for C1CONSTANT-VALUE ;;; Note: Emitting linking call for C1VAR ;;; Note: Emitting linking call for C1FUNCALL ;;; Note: Emitting linking call for CMPERR ;;; Note: Emiting FUNCALL for OBJECT-TYPE ;;; Note: Emiting FUNCALL for MAKE-C1FORM* ;;; Emitting code for C1NIL. ;;; Note: Emiting FUNCALL for OBJECT-TYPE ;;; Note: Emiting FUNCALL for MAKE-C1FORM* ;;; Emitting code for C1T. ;;; Emitting code for C1CALL-SYMBOL. ;;; Note: Emitting linking call for CMP-ENV-SEARCH-MACRO ;;; Note: Emitting linking call for CMP-EXPAND-MACRO ;;; Note: Emitting linking call for INLINE-POSSIBLE ;;; Note: Emitting linking call for COMPILER-MACRO-FUNCTION ;;; Emitting code for C1CALL-LOCAL. ;;; Note: Emitting linking call for LOCAL-FUNCTION-REF ;;; Note: Emitting linking call for GET-LOCAL-RETURN-TYPE ;;; Note: Emitting linking call for GET-LOCAL-ARG-TYPES ;;; Note: Emitting linking call for AND-FORM-TYPE ;;; Emitting code for C1CALL-GLOBAL. ;;; Note: Emitting linking call for PROPAGATE-TYPES ;;; Note: Emitting linking call for FUNCTION-MAY-CHANGE-SP ;;; Emitting code for C2EXPR. ;;; Note: Emitting linking call for DESTINATION-TYPE ;;; Note: Emitting linking call for C2CALL-GLOBAL ;;; Note: Emitting linking call for C1FORM-VOLATILE* ;;; Emitting code for C2EXPR*. ;;; Note: Emitting linking call for WT-LABEL ;;; Emitting code for C1PROGN. ;;; Note: Emitting linking call for T1/C1EXPR ;;; Emitting code for C2PROGN. ;;; Emitting code for C1ARGS*. ;;; Note: Replacing variable G10658 by its value ;;; Emitting code for C1STRUCTURE-REF. ;;; Emitting code for C1STRUCTURE-REF1. ;;; Emitting code for GET-SLOT-TYPE. ;;; Note: Emitting linking call for TYPE-FILTER ;;; Emitting code for C2STRUCTURE-REF. ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for COERCE-LOCS ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Emitting code for WT-STRUCTURE-REF. ;;; Note: Emitting linking call for WT1 ;;; Emitting code for C1STRUCTURE-SET. ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for TYPE-AND ;;; Note: Emitting linking call for CMPWARN ;;; Emitting code for C2STRUCTURE-SET. ;;; Emitting code for SI::DEFINE-INLINE-FUNCTION. ;;; Note: Replacing variable G10682 by its value ;;; Note: Replacing variable G10683 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpeval.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpeval.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpeval.lsp. ;;; Compiling src:cmp;cmpexit.lsp. ;;; Compiling (DEFUN UNWIND-BDS ...). ;;; Compiling (DEFUN UNWIND-EXIT ...). ;;; Note: Replacing variable G10693 by its value # ;;; Note: Replacing variable G10696 by its value # ;;; Compiling (SI:FSET 'UNWIND-EXIT ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN UNWIND-NO-EXIT ...). ;;; Note: Replacing variable G10702 by its value # ;;; Note: Replacing variable G10704 by its value # ;;; Compiling (SI:FSET 'UNWIND-NO-EXIT ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN TAIL-RECURSION-POSSIBLE ...). ;;; Compiling (SI:FSET 'TAIL-RECURSION-POSSIBLE ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN C2TRY-TAIL-RECURSIVE-CALL ...). ;;; Note: Replacing variable G10712 by its value # ;;; End of Pass 1. ;;; Emitting code for UNWIND-BDS. ;;; Note: Emitting linking call for WT1 ;;; Emitting code for UNWIND-EXIT. ;;; Note: Emitting linking call for SET-JUMP-TRUE ;;; Note: Emitting linking call for SET-JUMP-FALSE ;;; Note: Emitting linking call for SET-LOC ;;; Note: Emitting linking call for LOC-REFERS-TO-SPECIAL ;;; Note: Emitting linking call for MAKE-TEMP-VAR ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Note: Emitting linking call for TMP-DESTINATION ;;; Emitting code for UNWIND-NO-EXIT. ;;; Emitting code for TAIL-RECURSION-POSSIBLE. ;;; Emitting code for C2TRY-TAIL-RECURSIVE-CALL. ;;; Note: Emitting linking call for LAST-CALL-P ;;; Note: Emitting linking call for INLINE-POSSIBLE ;;; Note: Emitting linking call for C2PSETQ ;;; Note: Emitting linking call for WT-LABEL ;;; Note: Emitting linking call for CMPNOTE ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpexit.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpexit.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpexit.lsp. ;;; Compiling src:cmp;cmpflet.lsp. ;;; Compiling (DEFUN C1LABELS ...). ;;; Compiling (DEFUN C1FLET ...). ;;; Compiling (DEFUN C1LABELS/FLET ...). ;;; Note: Replacing variable FUN by its value # ;;; Note: Replacing variable G10736 by its value # ;;; Compiling (DEFUN FUN-REFERRED-LOCAL-VARS ...). ;;; Compiling (DEFUN COMPUTE-FUN-CLOSURE-TYPE ...). ;;; Note: Replacing variable G10742 by its value # ;;; Note: Replacing variable G10743 by its value # ;;; Note: Replacing variable G10749 by its value # ;;; Note: Replacing variable G10750 by its value # ;;; Note: Replacing variable G10751 by its value # ;;; Note: Removing unused variable LAMBDA-FORM ;;; Note: Replacing variable G10753 by its value # ;;; Note: Replacing variable G10754 by its value # ;;; Note: Replacing variable G10763 by its value # ;;; Note: Replacing variable G10764 by its value # ;;; Note: Replacing variable G10765 by its value # ;;; Note: Replacing variable G10766 by its value # ;;; Note: Replacing variable G10767 by its value # ;;; Note: Replacing variable G10768 by its value # ;;; Note: Replacing variable G10769 by its value # ;;; Note: Replacing variable G10770 by its value # ;;; Note: Replacing variable G10775 by its value # ;;; Note: Replacing variable G10776 by its value # ;;; Note: Replacing variable G10785 by its value # ;;; Note: Replacing variable G10786 by its value # ;;; Compiling (DEFUN C2LOCALS ...). ;;; Note: Replacing variable G10794 by its value # ;;; Compiling (SI:FSET 'C2LOCALS ...). ;;; Warning: The variable LABELS is not used. ;;; Compiling (DEFUN C1LOCALLY ...). ;;; Compiling (DEFUN C1MACROLET ...). ;;; Compiling (DEFUN C1SYMBOL-MACROLET ...). ;;; Compiling (DEFUN LOCAL-FUNCTION-REF ...). ;;; Compiling (SI:FSET 'LOCAL-FUNCTION-REF ...). ;;; The variable NAME is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G10810 by its value # ;;; Note: Replacing variable G10812 by its value # ;;; Note: Replacing variable G10813 by its value # ;;; Note: Replacing variable G10815 by its value # ;;; Note: Replacing variable G10817 by its value # ;;; Note: Replacing variable G10818 by its value # ;;; Note: Replacing variable G10819 by its value # ;;; Note: Replacing variable G10820 by its value # ;;; Note: Replacing variable G10821 by its value # ;;; Note: Replacing variable G10822 by its value # ;;; Note: Replacing variable G10823 by its value # ;;; Note: Replacing variable G10824 by its value # ;;; Note: Replacing variable G10825 by its value # ;;; Note: Replacing variable G10826 by its value # ;;; Compiling (SI:FSET 'LOCAL-FUNCTION-REF ...). ;;; Warning: The variable UNW is not used. ;;; Compiling (DEFUN C2CALL-LOCAL ...). ;;; Compiling (SI:FSET 'C2CALL-LOCAL ...). ;;; Warning: The variable NARG is not used. ;;; End of Pass 1. ;;; Emitting code for C1LABELS. ;;; Emitting code for C1FLET. ;;; Emitting code for C1LABELS/FLET. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for CMP-ENV-COPY ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for MAKE-VAR ;;; Note: Emitting linking call for MAKE-FUN ;;; Note: Emitting linking call for CMP-ENV-REGISTER-FUNCTION ;;; Note: Emitting linking call for C1COMPILE-FUNCTION ;;; Note: Emitting linking call for ADD-REFERRED-VARIABLES-TO-FUNCTION ;;; Note: Emitting linking call for C1BODY ;;; Note: Emitting linking call for C1DECLARE-SPECIALS ;;; Note: Emitting linking call for CHECK-VDECL ;;; Note: Emitting linking call for C1DECL-BODY ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for FUN-REFERRED-LOCAL-VARS. ;;; Emitting code for #:G10737. ;;; Emitting code for COMPUTE-FUN-CLOSURE-TYPE. ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for VAR-NAME ;;; Emitting code for CHILD-P. ;;; Note: Tail-recursive call of CHILD-P was replaced by iteration. ;;; Emitting code for CLOSURE-TYPE. ;;; Emitting code for C2LOCALS. ;;; Note: Replacing variable G10791 by its value ;;; Note: Emitting linking call for NEXT-LCL ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for ENV-GROWS ;;; Note: Emitting linking call for BIND ;;; Note: Emitting linking call for NEW-LOCAL ;;; Note: Emitting linking call for SET-VAR ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for C1LOCALLY. ;;; Emitting code for C1MACROLET. ;;; Note: Emitting linking call for CMP-ENV-REGISTER-MACROLET ;;; Emitting code for C1SYMBOL-MACROLET. ;;; Note: Emitting linking call for CMP-ENV-REGISTER-SYMBOL-MACRO ;;; Emitting code for LOCAL-FUNCTION-REF. ;;; Note: Emitting linking call for CMP-ENV-SEARCH-FUNCTION ;;; Note: Replacing variable G10809 by its value ;;; Note: Replacing variable G10816 by its value ;;; Emitting code for C2CALL-LOCAL. ;;; Note: Emitting linking call for C2TRY-TAIL-RECURSIVE-CALL ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for COERCE-LOCS ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpflet.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpflet.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpflet.lsp. ;;; Compiling src:cmp;cmpfun.lsp. ;;; Compiling (DEFVAR *PRINC-STRING-LIMIT* ...). ;;; Compiling (DEFUN C1PRINC ...). ;;; Compiling (DEFUN C2PRINC ...). ;;; Compiling (DEFUN C1TERPRI ...). ;;; Compiling (DEFUN C1APPLY ...). ;;; Compiling (DEFUN C1RPLACA ...). ;;; Compiling (DEFUN C2RPLACA ...). ;;; Compiling (DEFUN C1RPLACD ...). ;;; Compiling (DEFUN C2RPLACD ...). ;;; Compiling (DEFUN C1MEMBER ...). ;;; Compiling (DEFUN C2MEMBER!2 ...). ;;; Compiling (DEFUN C1ASSOC ...). ;;; Compiling (DEFUN C2ASSOC!2 ...). ;;; Compiling (DEFUN CO1NTH ...). ;;; Compiling (DEFUN CO1NTHCDR ...). ;;; Compiling (DEFUN CO1COERCE ...). ;;; Note: Removing unused variable EXPR ;;; Note: Removing unused variable TYPE ;;; Compiling (SI:FSET 'CO1COERCE ...). ;;; Warning: The variable INFO is not used. ;;; Compiling (DEFUN CO1CONS ...). ;;; Compiling (DEFUN RESULT-TYPE ...). ;;; Compiling (DEFUN CO1LDB ...). ;;; Compiling (DEFUN CO1VECTOR-PUSH ...). ;;; Compiling (DEFUN CO1VECTOR-PUSH-EXTEND ...). ;;; Compiling (DEFUN CO1VECTOR-PUSH1 ...). ;;; End of Pass 1. ;;; Emitting code for C1PRINC. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1NIL ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Note: Emitting linking call for C1CALL-GLOBAL ;;; Emitting code for C2PRINC. ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for C2CALL-GLOBAL ;;; Note: Emitting linking call for ADD-OBJECT ;;; Note: Emitting linking call for MAKE-C1FORM ;;; Emitting code for C1TERPRI. ;;; Emitting code for C1APPLY. ;;; Note: Emitting linking call for OPTIMIZE-FUNCALL/APPLY-LAMBDA ;;; Note: Tail-recursive call of C1APPLY was replaced by iteration. ;;; Note: Emitting linking call for C1FUNCALL ;;; Emitting code for C1RPLACA. ;;; Note: Emitting linking call for C1ARGS* ;;; Emitting code for C2RPLACA. ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for COERCE-LOCS ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Emitting code for C1RPLACD. ;;; Emitting code for C2RPLACD. ;;; Emitting code for C1MEMBER. ;;; Emitting code for C2MEMBER!2. ;;; Note: Emitting linking call for PRODUCE-INLINE-LOC ;;; Emitting code for C1ASSOC. ;;; Emitting code for C2ASSOC!2. ;;; Emitting code for CO1NTH. ;;; Emitting code for CO1NTHCDR. ;;; Emitting code for BOOLE. ;;; Emitting code for CO1COERCE. ;;; Note: Emitting linking call for MAKE-INFO ;;; Emitting code for CO1CONS. ;;; Emitting code for CONS-TO-LISTA. ;;; Note: Tail-recursive call of CONS-TO-LISTA was replaced by iteration. ;;; Emitting code for RESULT-TYPE. ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for TYPE-FILTER ;;; Emitting code for CO1LDB. ;;; Emitting code for CO1VECTOR-PUSH. ;;; Emitting code for CO1VECTOR-PUSH-EXTEND. ;;; Emitting code for CO1VECTOR-PUSH1. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpfun.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpfun.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpfun.lsp. ;;; Compiling src:cmp;cmpif.lsp. ;;; Compiling (DEFUN C1IF ...). ;;; Compiling (DEFUN C1FMLA-CONSTANT ...). ;;; Compiling (DEFUN C1FMLA ...). ;;; Compiling (DEFUN C2IF ...). ;;; Note: Replacing variable G10866 by its value # ;;; Note: Replacing variable G10868 by its value # ;;; Compiling (DEFUN CJT ...). ;;; Note: Replacing variable G10876 by its value # ;;; Note: Replacing variable G10882 by its value # ;;; Compiling (DEFUN CJF ...). ;;; Note: Replacing variable G10891 by its value # ;;; Note: Replacing variable G10897 by its value # ;;; Compiling (DEFUN SET-JUMP-TRUE ...). ;;; Compiling (DEFUN SET-JUMP-FALSE ...). ;;; End of Pass 1. ;;; Emitting code for C1IF. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for C1NIL ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for C1FMLA-CONSTANT. ;;; Note: Emitting linking call for TOO-FEW-ARGS ;;; Note: Emitting linking call for TOO-MANY-ARGS ;;; Emitting code for C1FMLA. ;;; Note: Emitting linking call for C1T ;;; Note: Tail-recursive call of C1FMLA was replaced by iteration. ;;; Note: Tail-recursive call of C1FMLA was replaced by iteration. ;;; Emitting code for C2IF. ;;; Note: Emitting linking call for WT-LABEL ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for CJT. ;;; Note: Tail-recursive call of CJT was replaced by iteration. ;;; Note: Tail-recursive call of CJT was replaced by iteration. ;;; Note: Emitting linking call for UNWIND-NO-EXIT ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for C2EXPR* ;;; Emitting code for CJF. ;;; Note: Tail-recursive call of CJF was replaced by iteration. ;;; Note: Tail-recursive call of CJF was replaced by iteration. ;;; Emitting code for SET-JUMP-TRUE. ;;; Note: Emitting linking call for LOC-REPRESENTATION-TYPE ;;; Note: Emitting linking call for WT-COERCE-LOC ;;; Emitting code for SET-JUMP-FALSE. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpif.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpif.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpif.lsp. ;;; Compiling src:cmp;cmplam.lsp. ;;; Compiling (DEFUN C1LAMBDA-DOC ...). ;;; Compiling (DEFUN C1LAMBDA-BODY ...). ;;; Compiling (DEFUN C1LAMBDA-LIST ...). ;;; Compiling (DEFUN FUN-NEEDS-NARG ...). ;;; Compiling (DEFUN FUN-FIXED-NARG ...). ;;; Note: Replacing variable G10903 by its value # ;;; Compiling (SI:FSET 'FUN-FIXED-NARG ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN ADD-REFERRED-VARIABLES-TO-FUNCTION ...). ;;; Compiling (DEFUN C1COMPILE-FUNCTION ...). ;;; Note: Replacing variable G10912 by its value # ;;; Note: Replacing variable G10913 by its value # ;;; Note: Replacing variable G10914 by its value # ;;; Note: Replacing variable G10915 by its value # ;;; Note: Replacing variable G10917 by its value # ;;; Note: Replacing variable G10919 by its value # ;;; Note: Replacing variable G10920 by its value # ;;; Note: Replacing variable G10921 by its value # ;;; Note: Replacing variable G10922 by its value # ;;; Note: Replacing variable G10924 by its value # ;;; Note: Replacing variable G10925 by its value # ;;; Note: Replacing variable G10926 by its value # ;;; Note: Replacing variable G10927 by its value # ;;; Note: Replacing variable G10928 by its value # ;;; Note: Replacing variable G10929 by its value # ;;; Note: Replacing variable G10930 by its value # ;;; Note: Replacing variable G10931 by its value # ;;; Note: Replacing variable G10932 by its value # ;;; Note: Replacing variable G10933 by its value # ;;; Note: Replacing variable G10934 by its value # ;;; Note: Replacing variable G10935 by its value # ;;; Note: Replacing variable G10936 by its value # ;;; Note: Replacing variable G10937 by its value # ;;; Note: Replacing variable G10938 by its value # ;;; Note: Replacing variable G10939 by its value # ;;; Note: Replacing variable G10940 by its value # ;;; Note: Replacing variable G10941 by its value # ;;; Note: Replacing variable G10942 by its value # ;;; Note: Replacing variable G10955 by its value # ;;; Note: Replacing variable G10960 by its value # ;;; Compiling (DEFUN C1LAMBDA-EXPR ...). ;;; Compiling (SI:FSET 'C1LAMBDA-EXPR ...). ;;; The variable ALL-DECLARATIONS is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Removing unused variable KEY ;;; Note: Removing unused variable NEW-VARIABLES ;;; Compiling (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...). ;;; Note: Replacing variable G11009 by its value # ;;; Note: Replacing variable G11010 by its value # ;;; Compiling (SI:FSET 'LAMBDA-FORM-ALLOWED-NARGS ...). ;;; Warning: The variable KEYWORDS is not used. ;;; Compiling (DEFUN C2LAMBDA-EXPR ...). ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; Warning: Type mismatch between VAR and NIL. ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; Warning: ;;; In LET* body, the type of the form VAR is SYMBOL, not VAR. ;;; Note: Replacing variable G11018 by its value # ;;; Note: Replacing variable G11019 by its value # ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11020 by its value # ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11021 by its value # ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable VAR by its value # ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; The variable SI:C-ARGUMENTS-LIMIT is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; The variable REQUIRED is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11024 by its value # ;;; Note: Replacing variable G11031 by its value # ;;; Compiling (SI:FSET 'C2LAMBDA-EXPR ...). ;;; Warning: In LET body, the type of the form VAR is SYMBOL, not VAR. ;;; Note: Removing unused variable KEY ;;; Note: Removing unused variable LAST-ARG ;;; Compiling (DEFUN OPTIMIZE-FUNCALL/APPLY-LAMBDA ...). ;;; Note: Replacing variable G11097 by its value # ;;; Note: Replacing variable G11098 by its value # ;;; Note: Replacing variable G11108 by its value # ;;; Compiling (SI:FSET 'OPTIMIZE-FUNCALL/APPLY-LAMBDA ...). ;;; Warning: The variable AUX-VARS is not used. ;;; Note: Removing unused variable BODY ;;; End of Pass 1. ;;; Emitting code for C1LAMBDA-DOC. ;;; Emitting code for C1LAMBDA-BODY. ;;; Emitting code for C1LAMBDA-LIST. ;;; Emitting code for FUN-NEEDS-NARG. ;;; Emitting code for FUN-FIXED-NARG. ;;; Emitting code for ADD-REFERRED-VARIABLES-TO-FUNCTION. ;;; Note: Replacing variable G10906 by its value ;;; Emitting code for C1COMPILE-FUNCTION. ;;; Note: Emitting linking call for MAKE-FUN ;;; Note: Replacing variable G10918 by its value ;;; Note: Emitting linking call for CMP-ENV-MARK ;;; Note: Emitting linking call for EXPORTED-FNAME ;;; Note: Emitting linking call for NEXT-CFUN ;;; Note: Emitting linking call for GET-PROCLAIMED-NARG ;;; Note: Emitting linking call for FUN-REFERRED-VARS ;;; Note: Emitting linking call for COMPUTE-FUN-CLOSURE-TYPE ;;; Note: Emitting linking call for VAR-NAME ;;; Note: Emitting linking call for NEW-DEFUN ;;; Emitting code for C1LAMBDA-EXPR. ;;; Note: Emitting linking call for CMP-ENV-COPY ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for C1BODY ;;; Note: Replacing variable G10969 by its value ;;; Note: Emitting linking call for C1MAKE-VAR ;;; Note: Emitting linking call for PUSH-VARS ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for AND-FORM-TYPE ;;; Note: Emitting linking call for DEFAULT-INIT ;;; Note: Replacing variable G10975 by its value ;;; Note: Replacing variable G10976 by its value ;;; Note: Replacing variable G10977 by its value ;;; Note: Replacing variable G10978 by its value ;;; Note: Replacing variable G10979 by its value ;;; Note: Replacing variable G10980 by its value ;;; Note: Replacing variable G10985 by its value ;;; Note: Replacing variable G10986 by its value ;;; Note: Replacing variable G10987 by its value ;;; Note: Replacing variable G10988 by its value ;;; Note: Replacing variable G10989 by its value ;;; Note: Replacing variable G10990 by its value ;;; Note: Emitting linking call for CMP-ENV-NEW-VARIABLES ;;; Note: Emitting linking call for C1PROGN ;;; Note: Emitting linking call for CHECK-VREF ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for LAMBDA-FORM-ALLOWED-NARGS. ;;; Emitting code for C2LAMBDA-EXPR. ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for WT1 ;;; Note: Replacing variable G11029 by its value ;;; Note: Emitting linking call for BIND ;;; Note: Emitting linking call for UNBOXED ;;; Note: Replacing variable G11038 by its value ;;; Note: Emitting linking call for BIND-INIT ;;; Note: Replacing variable G11061 by its value ;;; Note: Replacing variable G11063 by its value ;;; Note: Emitting linking call for WT-LOC ;;; Note: Replacing variable G11065 by its value ;;; Note: Replacing variable G11067 by its value ;;; Note: Emitting linking call for WT-H1 ;;; Note: Emitting linking call for ADD-KEYWORDS ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for DO-DECL. ;;; Note: Emitting linking call for LOCAL ;;; Note: Replacing variable G11032 by its value ;;; Emitting code for WT-DECL. ;;; Note: Emitting linking call for VAR-REP-TYPE ;;; Note: Emitting linking call for REP-TYPE-NAME ;;; Note: Emitting linking call for WT-LCL ;;; Emitting code for OPTIMIZE-FUNCALL/APPLY-LAMBDA. ;;; Note: Replacing variable G11080 by its value ;;; Note: Replacing variable G11081 by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmplam.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmplam.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmplam.lsp. ;;; Compiling src:cmp;cmplet.lsp. ;;; Compiling (DEFUN C1LET ...). ;;; Note: Replacing variable G11131 by its value # ;;; Note: Replacing variable G11132 by its value # ;;; Compiling (DEFUN UPDATE-VAR-TYPE ...). ;;; Compiling (DEFUN C2LET ...). ;;; Note: Replacing variable G11154 by its value # ;;; Note: Replacing variable G11155 by its value # ;;; Note: Replacing variable G11156 by its value # ;;; Note: Replacing variable G11157 by its value # ;;; Note: Replacing variable G11160 by its value # ;;; Note: Replacing variable G11161 by its value # ;;; Note: Replacing variable G11162 by its value # ;;; Note: Replacing variable G11163 by its value # ;;; Note: Replacing variable G11165 by its value # ;;; Note: Replacing variable G11166 by its value # ;;; Note: Replacing variable G11167 by its value # ;;; Note: Replacing variable G11168 by its value # ;;; Compiling (SI:FSET 'C2LET ...). ;;; Warning: In LET body, the type of the form VAR is SYMBOL, not VAR. ;;; Note: Replacing variable G11172 by its value # ;;; Compiling (DEFUN ENV-GROWS ...). ;;; Compiling (DEFUN C1LET* ...). ;;; Note: Replacing variable G11202 by its value # ;;; Note: Replacing variable G11203 by its value # ;;; Compiling (DEFUN REPLACEABLE ...). ;;; Compiling (DEFUN C2LET* ...). ;;; Note: Replacing variable G11223 by its value # ;;; Note: Replacing variable G11224 by its value # ;;; Note: Replacing variable G11225 by its value # ;;; Note: Replacing variable G11226 by its value # ;;; Note: Replacing variable G11227 by its value # ;;; Note: Replacing variable G11228 by its value # ;;; Note: Replacing variable G11229 by its value # ;;; Note: Replacing variable G11230 by its value # ;;; Compiling (SI:FSET 'C2LET* ...). ;;; Warning: In LET body, the type of the form VAR is SYMBOL, not VAR. ;;; Note: Replacing variable G11232 by its value # ;;; Compiling (SI:FSET 'C2LET* ...). ;;; Warning: In LET bindings, the type of the form NIL is SYMBOL, not VAR. ;;; Compiling (SI:FSET 'C2LET* ...). ;;; Warning: In LET body, the type of the form VAR is SYMBOL, not VAR. ;;; Compiling (DEFUN DISCARDED ...). ;;; Note: Removing unused variable LAST ;;; Compiling (DEFUN CAN-BE-REPLACED ...). ;;; Compiling (DEFUN CAN-BE-REPLACED* ...). ;;; Compiling (DEFUN NSUBST-VAR ...). ;;; Note: Replacing variable G11246 by its value # ;;; Note: Replacing variable G11247 by its value # ;;; Note: Replacing variable G11248 by its value # ;;; Note: Replacing variable G11249 by its value # ;;; Note: Replacing variable G11250 by its value # ;;; Note: Replacing variable G11251 by its value # ;;; Note: Replacing variable G11252 by its value # ;;; Note: Replacing variable G11253 by its value # ;;; Note: Replacing variable G11254 by its value # ;;; Note: Replacing variable G11255 by its value # ;;; Compiling (DEFUN MEMBER-VAR ...). ;;; End of Pass 1. ;;; Emitting code for C1LET. ;;; Note: Emitting linking call for CMP-ENV-COPY ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1BODY ;;; Note: Emitting linking call for C1MAKE-VAR ;;; Note: Emitting linking call for DEFAULT-INIT ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for AND-FORM-TYPE ;;; Note: Emitting linking call for PUSH-VARS ;;; Note: Emitting linking call for CHECK-VDECL ;;; Note: Emitting linking call for C1DECLARE-SPECIALS ;;; Note: Emitting linking call for C1DECL-BODY ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for VAR-CHANGED-IN-FORM-LIST ;;; Note: Emitting linking call for FORM-CAUSES-SIDE-EFFECT ;;; Note: Emitting linking call for CMPNOTE ;;; Note: Emitting linking call for VAR-REFERENCED-IN-FORM ;;; Note: Emitting linking call for CHECK-VREF ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for #:G11133. ;;; Emitting code for UPDATE-VAR-TYPE. ;;; Note: Emitting linking call for C1FORM-P ;;; Note: Replacing variable G11143 by its value ;;; Note: Emitting linking call for TYPE-AND ;;; Note: Tail-recursive call of UPDATE-VAR-TYPE was replaced by iteration. ;;; Emitting code for C2LET. ;;; Note: Emitting linking call for LOCAL ;;; Note: Replacing variable G11152 by its value ;;; Note: Emitting linking call for NEXT-LCL ;;; Note: Emitting linking call for UNBOXED ;;; Note: Emitting linking call for VAR-CHANGED-IN-FORM ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for C2EXPR* ;;; Note: Emitting linking call for BIND ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for DO-INIT. ;;; Note: Emitting linking call for ARGS-CAUSE-SIDE-EFFECT ;;; Note: Emitting linking call for VAR-REP-TYPE ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Emitting code for DO-DECL. ;;; Note: Emitting linking call for REP-TYPE-NAME ;;; Note: Emitting linking call for WT-COMMENT ;;; Emitting code for ENV-GROWS. ;;; Emitting code for C1LET*. ;;; Emitting code for #:G11204. ;;; Emitting code for REPLACEABLE. ;;; Note: Tail-recursive call of REPLACEABLE was replaced by iteration. ;;; Emitting code for C2LET*. ;;; Note: Emitting linking call for BIND-INIT ;;; Emitting code for DISCARDED. ;;; Emitting code for LAST-FORM. ;;; Note: Tail-recursive call of LAST-FORM was replaced by iteration. ;;; Note: Tail-recursive call of LAST-FORM was replaced by iteration. ;;; Emitting code for CAN-BE-REPLACED. ;;; Emitting code for CAN-BE-REPLACED*. ;;; Emitting code for NSUBST-VAR. ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for C1FORM-ADD-INFO ;;; Emitting code for MEMBER-VAR. ;;; Emitting code for #:G11256. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmplet.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmplet.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmplet.lsp. ;;; Compiling src:cmp;cmploc.lsp. ;;; Compiling (DEFUN TMP-DESTINATION ...). ;;; Compiling (DEFUN SET-LOC ...). ;;; Compiling (DEFUN WT-LOC ...). ;;; Compiling (DEFUN LAST-CALL-P ...). ;;; Compiling (DEFUN WT-CAR ...). ;;; Compiling (DEFUN WT-CDR ...). ;;; Compiling (DEFUN WT-CADR ...). ;;; Compiling (DEFUN WT-LCL ...). ;;; Compiling (DEFUN WT-VV ...). ;;; Compiling (DEFUN WT-VV-TEMP ...). ;;; Compiling (DEFUN WT-LCL-LOC ...). ;;; Compiling (SI:FSET 'WT-LCL-LOC ...). ;;; Warning: The variable TYPE is not used. ;;; Compiling (DEFUN WT-TEMP ...). ;;; Compiling (DEFUN WT-NUMBER ...). ;;; Compiling (SI:FSET 'WT-NUMBER ...). ;;; Warning: The variable VV is not used. ;;; Compiling (DEFUN WT-CHARACTER ...). ;;; Compiling (SI:FSET 'WT-CHARACTER ...). ;;; Warning: The variable VV is not used. ;;; Compiling (DEFUN WT-VALUE ...). ;;; Compiling (DEFUN WT-KEYVARS ...). ;;; Compiling (DEFUN LOC-REFERS-TO-SPECIAL ...). ;;; Note: Replacing variable G11260 by its value # ;;; Compiling (DEFUN VALUES-LOC ...). ;;; End of Pass 1. ;;; Emitting code for TMP-DESTINATION. ;;; Emitting code for SET-LOC. ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for WT-COERCE-LOC ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for SET-VAR ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for LOC-REPRESENTATION-TYPE ;;; Emitting code for WT-LOC. ;;; Note: Emitting linking call for WT-VAR ;;; Emitting code for LAST-CALL-P. ;;; Emitting code for WT-CAR. ;;; Emitting code for WT-CDR. ;;; Emitting code for WT-CADR. ;;; Emitting code for WT-LCL. ;;; Emitting code for WT-VV. ;;; Emitting code for WT-VV-TEMP. ;;; Emitting code for WT-LCL-LOC. ;;; Emitting code for WT-TEMP. ;;; Emitting code for WT-NUMBER. ;;; Emitting code for WT-CHARACTER. ;;; Emitting code for WT-VALUE. ;;; Emitting code for WT-KEYVARS. ;;; Emitting code for LOC-REFERS-TO-SPECIAL. ;;; Emitting code for VALUES-LOC. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmploc.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmploc.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmploc.lsp. ;;; Compiling src:cmp;cmpmap.lsp. ;;; Compiling (DEFUN EXPAND-MAPCAR ...). ;;; Note: Replacing variable G11261 by its value # ;;; Note: Replacing variable G11262 by its value # ;;; Note: Replacing variable G11263 by its value # ;;; Note: Replacing variable G11266 by its value # ;;; Note: Replacing variable G11267 by its value # ;;; Note: Replacing variable G11268 by its value # ;;; Note: Replacing variable G11269 by its value # ;;; Note: Replacing variable G11270 by its value # ;;; Note: Replacing variable G11271 by its value # ;;; Note: Replacing variable G11272 by its value # ;;; Note: Replacing variable G11276 by its value # ;;; Note: Replacing variable G11277 by its value # ;;; Note: Removing unused variable R ;;; Note: Removing unused variable R ;;; Note: Removing unused variable R ;;; Note: Removing unused variable R ;;; Note: Removing unused variable R ;;; Note: Removing unused variable R ;;; End of Pass 1. ;;; Emitting code for EXPAND-MAPCAR. ;;; Note: Emitting linking call for FIRT ;;; Emitting code for MAPCAR. ;;; Emitting code for MAPC. ;;; Emitting code for MAPCAN. ;;; Emitting code for MAPLIST. ;;; Emitting code for MAPL. ;;; Emitting code for MAPCON. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmap.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmap.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpmap.lsp. ;;; Compiling src:cmp;cmpstack.lsp. ;;; Compiling (DEFUN C1WITH-STACK ...). ;;; Compiling (DEFUN C2WITH-STACK ...). ;;; Compiling (DEFUN C1STACK-PUSH ...). ;;; Compiling (DEFUN C1STACK-PUSH-VALUES ...). ;;; Compiling (DEFUN C2STACK-PUSH-VALUES ...). ;;; Compiling (DEFUN C1STACK-POP ...). ;;; Compiling (DEFUN C2STACK-POP ...). ;;; Compiling (DEFUN C1APPLY-FROM-STACK ...). ;;; End of Pass 1. ;;; Emitting code for C1WITH-STACK. ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for C2WITH-STACK. ;;; Note: Emitting linking call for TMP-DESTINATION ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for C2EXPR* ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Emitting code for C1STACK-PUSH. ;;; Emitting code for C1STACK-PUSH-VALUES. ;;; Emitting code for C2STACK-PUSH-VALUES. ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for C1STACK-POP. ;;; Emitting code for C2STACK-POP. ;;; Emitting code for C1APPLY-FROM-STACK. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpstack.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpstack.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpstack.lsp. ;;; Compiling src:cmp;cmpmulti.lsp. ;;; Compiling (DEFUN C1MULTIPLE-VALUE-CALL ...). ;;; Compiling (DEFUN C1MULTIPLE-VALUE-PROG1 ...). ;;; Compiling (DEFUN C1VALUES ...). ;;; Compiling (DEFUN C2VALUES ...). ;;; Compiling (DEFUN C1MULTIPLE-VALUE-SETQ ...). ;;; Compiling (DEFUN C1FORM-VALUES-NUMBER ...). ;;; Compiling (DEFUN DO-M-V-SETQ-FIXED ...). ;;; Compiling (DEFUN DO-M-V-SETQ-ANY ...). ;;; Note: Replacing variable G11329 by its value # ;;; Note: Replacing variable G11332 by its value # ;;; Compiling (DEFUN C2MULTIPLE-VALUE-SETQ ...). ;;; Compiling (DEFUN C1MULTIPLE-VALUE-BIND ...). ;;; Compiling (DEFUN C2MULTIPLE-VALUE-BIND ...). ;;; Compiling (SI:FSET 'C2MULTIPLE-VALUE-BIND ...). ;;; Warning: ;;; In LET* body, the type of the form VAR is SYMBOL, not VAR. ;;; Note: Replacing variable G11359 by its value # ;;; Note: Removing unused variable LABELS ;;; Compiling (SI:FSET 'C2MULTIPLE-VALUE-BIND ...). ;;; Warning: The variable NR is not used. ;;; End of Pass 1. ;;; Emitting code for C1MULTIPLE-VALUE-CALL. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1FUNCALL ;;; Note: Emitting linking call for C1EXPR ;;; Emitting code for C1MULTIPLE-VALUE-PROG1. ;;; Emitting code for C1VALUES. ;;; Note: Emitting linking call for C1ARGS* ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for C2VALUES. ;;; Note: Emitting linking call for CMPWARN ;;; Note: Emitting linking call for C2EXPR* ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for COERCE-LOCS ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Emitting code for C1MULTIPLE-VALUE-SETQ. ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for CHK-SYMBOL-MACROLET ;;; Note: Emitting linking call for C1VREF ;;; Note: Emitting linking call for ADD-TO-SET-NODES-OF-VAR-LIST ;;; Emitting code for C1FORM-VALUES-NUMBER. ;;; Emitting code for DO-M-V-SETQ-FIXED. ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Emitting linking call for VALUES-LOC ;;; Note: Emitting linking call for DEFAULT-INIT ;;; Note: Emitting linking call for BIND ;;; Note: Emitting linking call for SET-VAR ;;; Emitting code for DO-M-V-SETQ-ANY. ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Note: Emitting linking call for WT-LABEL ;;; Emitting code for C2MULTIPLE-VALUE-SETQ. ;;; Emitting code for C1MULTIPLE-VALUE-BIND. ;;; Note: Emitting linking call for CMP-ENV-COPY ;;; Note: Emitting linking call for C1BODY ;;; Note: Emitting linking call for C1DECLARE-SPECIALS ;;; Note: Emitting linking call for C1MAKE-VAR ;;; Note: Emitting linking call for PUSH-VARS ;;; Note: Emitting linking call for CHECK-VDECL ;;; Note: Emitting linking call for C1DECL-BODY ;;; Note: Emitting linking call for CHECK-VREF ;;; Emitting code for C2MULTIPLE-VALUE-BIND. ;;; Note: Emitting linking call for LOCAL ;;; Note: Emitting linking call for NEXT-LCL ;;; Note: Emitting linking call for REP-TYPE-NAME ;;; Note: Emitting linking call for WT-COMMENT ;;; Note: Emitting linking call for ENV-GROWS ;;; Note: Emitting linking call for C2EXPR ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmulti.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmulti.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpmulti.lsp. ;;; Compiling src:cmp;cmpspecial.lsp. ;;; Compiling (DEFUN C1QUOTE ...). ;;; Compiling (DEFUN C1DECLARE ...). ;;; Compiling (DEFUN C1THE ...). ;;; Note: Replacing variable G11361 by its value # ;;; Note: Replacing variable G11362 by its value # ;;; Compiling (DEFUN C1COMPILER-LET ...). ;;; Compiling (DEFUN C2COMPILER-LET ...). ;;; Compiling (DEFUN C1FUNCTION ...). ;;; Note: Replacing variable G11375 by its value # ;;; Note: Replacing variable G11378 by its value # ;;; Note: Replacing variable G11379 by its value # ;;; Note: Replacing variable G11380 by its value # ;;; Note: Replacing variable G11383 by its value # ;;; Note: Replacing variable G11384 by its value # ;;; Note: Removing unused variable FD ;;; Compiling (DEFUN C2FUNCTION ...). ;;; Compiling (SI:FSET 'C2FUNCTION ...). ;;; Warning: The variable FUNOB is not used. ;;; Compiling (DEFUN NEW-LOCAL ...). ;;; Note: Replacing variable G11389 by its value # ;;; Note: Replacing variable G11390 by its value # ;;; Note: Replacing variable G11391 by its value # ;;; Note: Replacing variable G11392 by its value # ;;; Note: Replacing variable G11399 by its value # ;;; Note: Replacing variable G11400 by its value # ;;; Note: Removing unused variable PARENT ;;; Note: Replacing variable G11401 by its value # ;;; Note: Replacing variable G11402 by its value # ;;; Note: Replacing variable G11403 by its value # ;;; Note: Replacing variable G11404 by its value # ;;; Note: Replacing variable G11409 by its value # ;;; Note: Replacing variable G11410 by its value # ;;; Note: Replacing variable G11411 by its value # ;;; Note: Replacing variable G11412 by its value # ;;; Compiling (DEFUN WT-FDEFINITION ...). ;;; Compiling (DEFUN ENVIRONMENT-ACCESSOR ...). ;;; Compiling (DEFUN WT-MAKE-CLOSURE ...). ;;; End of Pass 1. ;;; Emitting code for C1QUOTE. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1CONSTANT-VALUE ;;; Emitting code for C1DECLARE. ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for C1THE. ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for TYPE-FILTER ;;; Note: Emitting linking call for CMPWARN ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for TYPE-AND ;;; Emitting code for C1COMPILER-LET. ;;; Note: Emitting linking call for TOO-FEW-ARGS ;;; Note: Emitting linking call for C1PROGN ;;; Note: Emitting linking call for MAKE-C1FORM ;;; Emitting code for C2COMPILER-LET. ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for C1FUNCTION. ;;; Note: Emitting linking call for LOCAL-FUNCTION-REF ;;; Note: Replacing variable G11374 by its value ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Note: Emitting linking call for ADD-TO-READ-NODES ;;; Note: Emitting linking call for C1COMPILE-FUNCTION ;;; Note: Emitting linking call for COMPUTE-FUN-CLOSURE-TYPE ;;; Emitting code for C2FUNCTION. ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Emitting code for NEW-LOCAL. ;;; Note: Replacing variable G11397 by its value ;;; Note: Emitting linking call for SIMILAR ;;; Note: Emitting linking call for CMPNOTE ;;; Emitting code for WT-FDEFINITION. ;;; Note: Emitting linking call for ADD-OBJECT ;;; Note: Emitting linking call for WT1 ;;; Emitting code for ENVIRONMENT-ACCESSOR. ;;; Note: Emitting linking call for ENV-VAR-NAME ;;; Emitting code for WT-MAKE-CLOSURE. ;;; Note: Emitting linking call for BABOON ;;; Note: Emitting linking call for FUN-FIXED-NARG ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpspecial.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpspecial.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpspecial.lsp. ;;; Compiling src:cmp;cmptag.lsp. ;;; Compiling (DEFVAR *REG-AMOUNT* ...). ;;; Compiling (DEFUN ADD-LOOP-REGISTERS ...). ;;; Note: Replacing variable G11424 by its value # ;;; Compiling (DEFUN C1TAGBODY ...). ;;; Note: Replacing variable G11445 by its value # ;;; Note: Replacing variable G11458 by its value # ;;; Note: Removing unused variable REF ;;; Compiling (DEFUN C2TAGBODY ...). ;;; Note: Replacing variable G11460 by its value # ;;; Note: Replacing variable G11468 by its value # ;;; Note: Replacing variable G11469 by its value # ;;; Note: Replacing variable G11470 by its value # ;;; Note: Replacing variable G11472 by its value # ;;; Note: Replacing variable G11474 by its value # ;;; Note: Replacing variable G11484 by its value # ;;; Note: Replacing variable G11485 by its value # ;;; Note: Replacing variable G11486 by its value # ;;; Compiling (DEFUN C2TAGBODY-BODY ...). ;;; Note: Replacing variable G11492 by its value # ;;; Note: Replacing variable G11494 by its value # ;;; Compiling (DEFUN C1GO ...). ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11495 by its value # ;;; Note: Replacing variable G11496 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11497 by its value # ;;; Note: Replacing variable G11498 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11499 by its value # ;;; Note: Replacing variable G11500 by its value # ;;; Note: Replacing variable G11501 by its value # ;;; Note: Replacing variable G11502 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11503 by its value # ;;; Note: Replacing variable G11504 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11505 by its value # ;;; Note: Replacing variable G11506 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11507 by its value # ;;; Note: Replacing variable G11508 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable G11510 by its value # ;;; Note: Replacing variable G11513 by its value # ;;; Compiling (SI:FSET 'C1GO ...). ;;; The variable VAR is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN C2GO ...). ;;; End of Pass 1. ;;; Emitting code for ADD-LOOP-REGISTERS. ;;; Note: Emitting linking call for TAG-P ;;; Emitting code for JUMPS-TO-P. ;;; Note: Emitting linking call for C1FORM-P ;;; Note: Tail-recursive call of JUMPS-TO-P was replaced by iteration. ;;; Emitting code for ADD-REG1. ;;; Note: Emitting linking call for VAR-P ;;; Note: Replacing variable G11423 by its value ;;; Emitting code for C1TAGBODY. ;;; Note: Emitting linking call for CMP-ENV-COPY ;;; Note: Emitting linking call for MAKE-VAR ;;; Note: Replacing variable G11443 by its value ;;; Note: Replacing variable X by its value ;;; Note: Emitting linking call for MAKE-TAG ;;; Note: Emitting linking call for CMP-ENV-REGISTER-TAG ;;; Note: Replacing variable G11450 by its value ;;; Note: Replacing variable X by its value ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Note: Emitting linking call for C1NIL ;;; Emitting code for C2TAGBODY. ;;; Note: Replacing variable G11465 by its value ;;; Note: Emitting linking call for ENV-GROWS ;;; Note: Emitting linking call for WT1 ;;; Note: Replacing variable G11475 by its value ;;; Note: Emitting linking call for NEXT-LCL ;;; Note: Emitting linking call for BIND ;;; Note: Replacing variable G11481 by its value ;;; Emitting code for C2TAGBODY-BODY. ;;; Note: Emitting linking call for WT-LABEL ;;; Note: Emitting linking call for C2EXPR ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Emitting code for C1GO. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for CMP-ENV-SEARCH-TAG ;;; Note: Replacing variable G11512 by its value ;;; Note: Emitting linking call for ADD-TO-READ-NODES ;;; Emitting code for C2GO. ;;; Note: Emitting linking call for UNWIND-NO-EXIT ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptag.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptag.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmptag.lsp. ;;; Compiling src:cmp;cmptop.lsp. ;;; Compiling (DEFUN T1EXPR ...). ;;; Compiling (DEFVAR *TOPLEVEL-FORMS-TO-PRINT* ...). ;;; Compiling (DEFUN T1EXPR* ...). ;;; Compiling (DEFUN T1/C1EXPR ...). ;;; Compiling (DEFUN T2EXPR ...). ;;; Compiling (DEFVAR *EMITTED-LOCAL-FUNS* ...). ;;; Compiling (DEFUN EMIT-LOCAL-FUNS ...). ;;; Compiling (DEFUN CTOP-WRITE ...). ;;; Note: Replacing variable G11535 by its value # ;;; Note: Removing unused variable DEF ;;; Compiling (DEFUN C1EVAL-WHEN ...). ;;; Compiling (DEFUN T2COMPILER-LET ...). ;;; Compiling (DEFUN T2PROGN ...). ;;; Compiling (DEFUN EXPORTED-FNAME ...). ;;; Compiling (DEFUN NEW-DEFUN ...). ;;; Note: Replacing variable G11577 by its value # ;;; Note: Replacing variable G11578 by its value # ;;; Note: Replacing variable G11579 by its value # ;;; Note: Replacing variable G11580 by its value # ;;; Note: Replacing variable G11581 by its value # ;;; Note: Replacing variable G11582 by its value # ;;; Note: Replacing variable G11583 by its value # ;;; Note: Replacing variable G11584 by its value # ;;; Compiling (SI:FSET 'NEW-DEFUN ...). ;;; Warning: The variable NO-ENTRY is not used. ;;; Compiling (DEFUN PRINT-FUNCTION ...). ;;; Compiling (DEFUN SIMILAR ...). ;;; Compiling (DEFUN WT-FUNCTION-PROLOG ...). ;;; Compiling (SI:FSET 'WT-FUNCTION-PROLOG ...). ;;; Warning: The variable LOCAL-ENTRY is not used. ;;; Compiling (DEFUN WT-FUNCTION-EPILOGUE ...). ;;; Compiling (DEFUN WT-GLOBAL-ENTRY ...). ;;; Compiling (DEFUN REP-TYPE ...). ;;; Compiling (DEFUN T1ORDINARY ...). ;;; Compiling (DEFUN T2ORDINARY ...). ;;; Note: Replacing variable G11610 by its value # ;;; Compiling (DEFUN ADD-LOAD-TIME-VALUES ...). ;;; Compiling (DEFUN C1LOAD-TIME-VALUE ...). ;;; Compiling (DEFUN T2LOAD-TIME-VALUE ...). ;;; Note: Replacing variable G11615 by its value # ;;; Compiling (DEFUN T2MAKE-FORM ...). ;;; Note: Replacing variable G11617 by its value # ;;; Compiling (DEFUN T2INIT-FORM ...). ;;; Note: Replacing variable G11619 by its value # ;;; Compiling (SI:FSET 'T2INIT-FORM ...). ;;; Warning: The variable VV-LOC is not used. ;;; Compiling (DEFUN T2DECL-BODY ...). ;;; Compiling (DEFUN PARSE-CVSPECS ...). ;;; Compiling (DEFUN T3LOCAL-FUN ...). ;;; Note: Replacing variable G11633 by its value # ;;; Note: Replacing variable G11638 by its value # ;;; Note: Replacing variable G11639 by its value # ;;; Note: Replacing variable G11645 by its value # ;;; Note: Replacing variable G11646 by its value # ;;; Note: Replacing variable G11648 by its value # ;;; Note: Replacing variable G11661 by its value # ;;; Note: Replacing variable G11665 by its value # ;;; Compiling (SI:FSET 'T3LOCAL-FUN ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Note: Removing unused variable MINARG ;;; Note: Removing unused variable MAXARG ;;; Note: Removing unused variable NENVS ;;; Compiling (DEFUN C1FSET ...). ;;; Compiling (SI:FSET 'C1FSET ...). ;;; The variable FUN is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'C1FSET ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN C2FSET ...). ;;; Compiling (SI:FSET 'C2FSET ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (SI:FSET 'C2FSET ...). ;;; Warning: The variable PPRINT is not used. ;;; End of Pass 1. ;;; Emitting code for T1EXPR. ;;; Emitting code for T1EXPR*. ;;; Note: Emitting linking call for PRINT-CURRENT-FORM ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for COMPILER-MACRO-FUNCTION ;;; Note: Emitting linking call for INLINE-POSSIBLE ;;; Note: Emitting linking call for CMP-EXPAND-MACRO ;;; Note: Emitting linking call for CMP-MACRO-FUNCTION ;;; Emitting code for T1/C1EXPR. ;;; Note: Emitting linking call for C1EXPR ;;; Emitting code for T2EXPR. ;;; Emitting code for EMIT-LOCAL-FUNS. ;;; Note: Emitting linking call for T3LOCAL-FUN ;;; Emitting code for CTOP-WRITE. ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for WT-H1 ;;; Note: Replacing variable G11536 by its value ;;; Note: Emitting linking call for DATA-SIZE ;;; Note: Emitting linking call for DATA-PERMANENT-STORAGE-SIZE ;;; Note: Emitting linking call for DATA-TEMPORARY-STORAGE-SIZE ;;; Emitting code for C1EVAL-WHEN. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1PROGN ;;; Note: Emitting linking call for CMP-EVAL ;;; Emitting code for T2COMPILER-LET. ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for T2PROGN. ;;; Emitting code for EXPORTED-FNAME. ;;; Note: Emitting linking call for NEXT-CFUN ;;; Emitting code for NEW-DEFUN. ;;; Note: Emitting linking call for CMPNOTE ;;; Emitting code for PRINT-FUNCTION. ;;; Emitting code for SIMILAR. ;;; Note: Tail-recursive call of SIMILAR was replaced by iteration. ;;; Emitting code for SIMILAR-FUN. ;;; Emitting code for SIMILAR-C1FORM. ;;; Emitting code for SIMILAR-VAR. ;;; Emitting code for SIMILAR-REF. ;;; Emitting code for WT-FUNCTION-PROLOG. ;;; Emitting code for WT-FUNCTION-EPILOGUE. ;;; Emitting code for WT-GLOBAL-ENTRY. ;;; Note: Emitting linking call for WT-COMMENT ;;; Note: Emitting linking call for WT-LCL ;;; Emitting code for REP-TYPE. ;;; Emitting code for T1ORDINARY. ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for T2ORDINARY. ;;; Note: Emitting linking call for WT-LABEL ;;; Emitting code for ADD-LOAD-TIME-VALUES. ;;; Emitting code for C1LOAD-TIME-VALUE. ;;; Note: Emitting linking call for DATA-EMPTY-LOC ;;; Note: Emitting linking call for ADD-OBJECT ;;; Emitting code for T2LOAD-TIME-VALUE. ;;; Emitting code for T2MAKE-FORM. ;;; Emitting code for T2INIT-FORM. ;;; Emitting code for T2DECL-BODY. ;;; Note: Emitting linking call for C1ADD-DECLARATIONS ;;; Emitting code for PARSE-CVSPECS. ;;; Emitting code for T3LOCAL-FUN. ;;; Note: Emitting linking call for FUN-NEEDS-NARG ;;; Note: Emitting linking call for C1FORM-VOLATILE* ;;; Note: Emitting linking call for PRINT-EMITTING ;;; Note: Emitting linking call for C2LAMBDA-EXPR ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Emitting code for #:G11649. ;;; Note: Emitting linking call for VAR-REFERENCED-IN-FORM ;;; Note: Emitting linking call for VAR-CHANGED-IN-FORM ;;; Emitting code for C1FSET. ;;; Note: Replacing variable G11667 by its value ;;; Note: Emitting linking call for C1CALL-GLOBAL ;;; Emitting code for C2FSET. ;;; Note: Emitting linking call for NEW-LOCAL ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for C2CALL-GLOBAL ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for COERCE-LOCS ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptop.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptop.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmptop.lsp. ;;; Compiling src:cmp;cmpvar.lsp. ;;; Compiling (DEFUN MAKE-VAR ...). ;;; Note: Replacing variable G11669 by its value # ;;; Compiling (DEFUN VAR-REFERENCED-IN-FORM-LIST ...). ;;; Compiling (DEFUN VAR-CHANGED-IN-FORM-LIST ...). ;;; Compiling (DEFUN VAR-REFERENCED-IN-FORM ...). ;;; Compiling (DEFUN VAR-CHANGED-IN-FORM ...). ;;; Compiling (DEFUN ADD-TO-READ-NODES ...). ;;; Note: Replacing variable G11685 by its value # ;;; Compiling (DEFUN ADD-TO-SET-NODES ...). ;;; Note: Replacing variable G11697 by its value # ;;; Compiling (DEFUN ADD-TO-SET-NODES-OF-VAR-LIST ...). ;;; Compiling (DEFUN SCH-GLOBAL ...). ;;; Compiling (SI:FSET 'SCH-GLOBAL ...). ;;; Warning: Type mismatch between VAR and NIL. ;;; Compiling (SI:FSET 'SCH-GLOBAL ...). ;;; Warning: ;;; In LET* body, the type of the form VAR is SYMBOL, not VAR. ;;; Compiling (DEFUN CHECK-GLOBAL ...). ;;; Compiling (DEFUN CHK-SYMBOL-MACROLET ...). ;;; Note: Replacing variable G11715 by its value # ;;; Compiling (DEFUN C1MAKE-VAR ...). ;;; Compiling (DEFUN CHECK-VREF ...). ;;; Compiling (DEFUN C1VAR ...). ;;; Compiling (DEFUN MAKE-LCL-VAR ...). ;;; Note: Replacing variable G11721 by its value # ;;; Compiling (DEFUN MAKE-TEMP-VAR ...). ;;; Compiling (DEFUN C1VREF ...). ;;; Note: Replacing variable G11723 by its value # ;;; Note: Replacing variable G11724 by its value # ;;; Note: Replacing variable G11725 by its value # ;;; Note: Replacing variable G11726 by its value # ;;; Note: Replacing variable G11727 by its value # ;;; Note: Replacing variable G11728 by its value # ;;; Note: Replacing variable G11729 by its value # ;;; Note: Replacing variable G11730 by its value # ;;; Note: Replacing variable G11731 by its value # ;;; Note: Replacing variable G11732 by its value # ;;; Note: Replacing variable G11733 by its value # ;;; Note: Replacing variable G11734 by its value # ;;; Note: Replacing variable G11735 by its value # ;;; Note: Replacing variable G11736 by its value # ;;; Note: Replacing variable G11738 by its value # ;;; Compiling (SI:FSET 'C1VREF ...). ;;; Warning: The variable UNW is not used. ;;; Compiling (DEFUN PUSH-VARS ...). ;;; Note: Replacing variable G11742 by its value # ;;; Note: Replacing variable G11743 by its value # ;;; Compiling (DEFUN UNBOXED ...). ;;; Compiling (DEFUN LOCAL ...). ;;; Compiling (DEFUN C2VAR ...). ;;; Compiling (DEFUN C2LOCATION ...). ;;; Compiling (DEFUN WT-VAR ...). ;;; Compiling (DEFUN VAR-REP-TYPE ...). ;;; Compiling (DEFUN SET-VAR ...). ;;; Compiling (DEFUN WT-LEX ...). ;;; Compiling (DEFUN WT-ENV ...). ;;; Compiling (DEFUN C1MAKE-GLOBAL-VARIABLE ...). ;;; Compiling (DEFUN C1DECLARE-SPECIALS ...). ;;; Compiling (DEFUN REGISTER-GLOBAL ...). ;;; Compiling (DEFUN C1SETQ ...). ;;; Compiling (DEFUN C1SETQ1 ...). ;;; Compiling (SI:FSET 'C1SETQ1 ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN C2SETQ ...). ;;; Compiling (DEFUN C1PROGV ...). ;;; Compiling (DEFUN C2PROGV ...). ;;; Compiling (DEFUN C1PSETQ ...). ;;; Compiling (SI:FSET 'C1PSETQ ...). ;;; The variable NAME is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (SI:FSET 'C1PSETQ ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN C2PSETQ ...). ;;; Note: Replacing variable G11779 by its value # ;;; End of Pass 1. ;;; Emitting code for MAKE-VAR. ;;; Note: Replacing variable G11670 by its value ;;; Emitting code for VAR-REFERENCED-IN-FORM-LIST. ;;; Emitting code for VAR-CHANGED-IN-FORM-LIST. ;;; Emitting code for VAR-REFERENCED-IN-FORM. ;;; Note: Emitting linking call for VAR-P ;;; Note: Emitting linking call for VAR-REFERENCED-IN-FORMS ;;; Note: Emitting linking call for FIND-NODE-IN-LIST ;;; Emitting code for VAR-CHANGED-IN-FORM. ;;; Note: Tail-recursive call of VAR-CHANGED-IN-FORM was replaced by iteration. ;;; Emitting code for ADD-TO-READ-NODES. ;;; Note: Replacing variable G11686 by its value ;;; Note: Replacing variable G11684 by its value ;;; Note: Replacing variable G11687 by its value ;;; Note: Replacing variable G11692 by its value ;;; Emitting code for ADD-TO-SET-NODES. ;;; Note: Replacing variable G11698 by its value ;;; Note: Replacing variable G11696 by its value ;;; Note: Replacing variable G11699 by its value ;;; Note: Replacing variable G11704 by its value ;;; Emitting code for ADD-TO-SET-NODES-OF-VAR-LIST. ;;; Emitting code for SCH-GLOBAL. ;;; Emitting code for CHECK-GLOBAL. ;;; Emitting code for CHK-SYMBOL-MACROLET. ;;; Emitting code for C1MAKE-VAR. ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for CHECK-VREF. ;;; Note: Emitting linking call for CMPWARN ;;; Note: Replacing variable G11718 by its value ;;; Note: Emitting linking call for LISP-TYPE->REP-TYPE ;;; Emitting code for C1VAR. ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for MAKE-LCL-VAR. ;;; Emitting code for MAKE-TEMP-VAR. ;;; Note: Emitting linking call for NEXT-TEMP ;;; Emitting code for C1VREF. ;;; Note: Emitting linking call for CMP-ENV-SEARCH-VAR ;;; Note: Emitting linking call for BABOON ;;; Note: Replacing variable G11737 by its value ;;; Emitting code for PUSH-VARS. ;;; Note: Emitting linking call for CMP-ENV-REGISTER-VAR ;;; Emitting code for UNBOXED. ;;; Emitting code for LOCAL. ;;; Emitting code for C2VAR. ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Emitting code for C2LOCATION. ;;; Emitting code for WT-VAR. ;;; Note: Emitting linking call for WT1 ;;; Emitting code for VAR-REP-TYPE. ;;; Note: Emitting linking call for LOC-REPRESENTATION-TYPE ;;; Emitting code for SET-VAR. ;;; Note: Emitting linking call for WT-COERCE-LOC ;;; Emitting code for WT-LEX. ;;; Note: Emitting linking call for WT-LCL ;;; Emitting code for WT-ENV. ;;; Emitting code for C1MAKE-GLOBAL-VARIABLE. ;;; Note: Emitting linking call for ADD-SYMBOL ;;; Note: Emitting linking call for UNDEFINED-VARIABLE ;;; Emitting code for C1DECLARE-SPECIALS. ;;; Note: Emitting linking call for CMP-ENV-DECLARE-SPECIAL ;;; Emitting code for REGISTER-GLOBAL. ;;; Emitting code for C1SETQ. ;;; Note: Emitting linking call for C1NIL ;;; Emitting code for C1SETQ1. ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for C1FORM-PRIMARY-TYPE ;;; Note: Emitting linking call for TYPE-AND ;;; Emitting code for C2SETQ. ;;; Note: Emitting linking call for C2EXPR* ;;; Emitting code for C1PROGV. ;;; Note: Emitting linking call for CHECK-ARGS-NUMBER ;;; Note: Emitting linking call for C1PROGN ;;; Emitting code for C2PROGV. ;;; Note: Emitting linking call for NEXT-LCL ;;; Note: Emitting linking call for C2EXPR ;;; Emitting code for C1PSETQ. ;;; Emitting code for C2PSETQ. ;;; Note: Emitting linking call for REP-TYPE-NAME ;;; Note: Replacing variable %DOTIMES-VAR by its value ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpvar.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpvar.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpvar.lsp. ;;; Compiling src:cmp;cmpwt.lsp. ;;; Compiling (DEFVAR *WT-STRING-SIZE* ...). ;;; Compiling (DEFUN WT-LABEL ...). ;;; Compiling (DEFUN WT-FILTERED-COMMENT ...). ;;; Compiling (DEFUN WT-COMMENT ...). ;;; Compiling (SI:FSET 'WT-COMMENT ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN WT1 ...). ;;; Compiling (DEFUN WT-H1 ...). ;;; Compiling (DEFUN WT-FILTERED-DATA ...). ;;; Note: Replacing variable G11800 by its value # ;;; Note: Replacing variable G11806 by its value # ;;; Compiling (DEFUN DATA-PERMANENT-STORAGE-SIZE ...). ;;; Compiling (DEFUN DATA-TEMPORARY-STORAGE-SIZE ...). ;;; Compiling (DEFUN DATA-SIZE ...). ;;; Compiling (DEFUN DATA-INIT ...). ;;; Compiling (DEFUN DATA-GET-ALL-OBJECTS ...). ;;; Compiling (DEFUN DATA-DUMP ...). ;;; Note: Replacing variable G11822 by its value # ;;; Compiling (DEFUN WT-DATA-BEGIN ...). ;;; Compiling (SI:FSET 'WT-DATA-BEGIN ...). ;;; The variable *WT-DATA-COLUMN* is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (DEFUN WT-DATA-END ...). ;;; Note: Replacing variable G11824 by its value # ;;; Compiling (DEFUN DATA-EMPTY-LOC ...). ;;; Compiling (DEFUN ADD-LOAD-FORM ...). ;;; Note: Replacing variable G11828 by its value # ;;; Note: Replacing variable G11829 by its value # ;;; Note: Replacing variable G11830 by its value # ;;; Compiling (DEFUN ADD-OBJECT ...). ;;; Compiling (DEFUN ADD-SYMBOL ...). ;;; Compiling (DEFUN ADD-KEYWORDS ...). ;;; End of Pass 1. ;;; Emitting code for WT-LABEL. ;;; Emitting code for WT-FILTERED-COMMENT. ;;; Emitting code for WT-COMMENT. ;;; Emitting code for WT1. ;;; Note: Emitting linking call for WT-VAR ;;; Note: Emitting linking call for WT-LOC ;;; Emitting code for WT-H1. ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for WT-FILTERED-DATA. ;;; Emitting code for DATA-PERMANENT-STORAGE-SIZE. ;;; Emitting code for DATA-TEMPORARY-STORAGE-SIZE. ;;; Emitting code for DATA-SIZE. ;;; Emitting code for DATA-INIT. ;;; Emitting code for DATA-GET-ALL-OBJECTS. ;;; Emitting code for DATA-DUMP. ;;; Emitting code for WT-DATA-BEGIN. ;;; Emitting code for WT-DATA-END. ;;; Emitting code for DATA-EMPTY-LOC. ;;; Emitting code for ADD-LOAD-FORM. ;;; Note: Emitting linking call for NEED-TO-MAKE-LOAD-FORM-P ;;; Note: Emitting linking call for MAKE-LOAD-FORM ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for ADD-OBJECT. ;;; Note: Reusing keywords lists for (:DUPLICATE :PERMANENT) ;;; Emitting code for ADD-SYMBOL. ;;; Emitting code for ADD-KEYWORDS. ;;; Note: Emitting linking call for CMPNOTE ;;; Emitting code for #:G11835. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpwt.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpwt.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpwt.lsp. ;;; Compiling src:cmp;cmpffi.lsp. ;;; Compiling (DEFUN REP-TYPE->LISP-TYPE ...). ;;; Compiling (DEFUN LISP-TYPE->REP-TYPE ...). ;;; Compiling (DEFUN REP-TYPE-NAME ...). ;;; Compiling (DEFUN LISP-TYPE-P ...). ;;; Compiling (DEFUN LOC-MOVABLE-P ...). ;;; Compiling (DEFUN LOC-TYPE ...). ;;; Compiling (DEFUN LOC-REPRESENTATION-TYPE ...). ;;; Compiling (DEFUN WT-COERCE-LOC ...). ;;; Compiling (DEFUN C1CLINES ...). ;;; Compiling (DEFUN C1C-INLINE ...). ;;; Note: Replacing variable G11879 by its value # ;;; Note: Replacing variable G11880 by its value # ;;; Note: Replacing variable G11881 by its value # ;;; Note: Replacing variable G11882 by its value # ;;; Note: Replacing variable G11883 by its value # ;;; Note: Replacing variable G11884 by its value # ;;; Note: Replacing variable G11885 by its value # ;;; Note: Replacing variable G11886 by its value # ;;; Note: Replacing variable G11887 by its value # ;;; Note: Replacing variable G11888 by its value # ;;; Note: Replacing variable G11890 by its value # ;;; Note: Replacing variable G11901 by its value # ;;; Note: Replacing variable G11902 by its value # ;;; Note: Removing unused variable PROCESSED-ARGUMENTS ;;; Compiling (SI:FSET 'C1C-INLINE ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (DEFUN PRODUCE-INLINE-LOC ...). ;;; Note: Replacing variable G11923 by its value # ;;; Compiling (DEFUN C2C-INLINE ...). ;;; Compiling (DEFUN COERCE-LOCS ...). ;;; Note: Replacing variable G11936 by its value # ;;; Note: Removing unused variable LISP-TYPE ;;; Compiling (DEFUN WT-C-INLINE-LOC ...). ;;; Compiling (SI:FSET 'WT-C-INLINE-LOC ...). ;;; Warning: The variable SIDE-EFFECTS is not used. ;;; Compiling (SI:FSET 'WT-C-INLINE-LOC ...). ;;; Warning: The variable OUTPUT-REP-TYPE is not used. ;;; End of Pass 1. ;;; Emitting code for REP-TYPE->LISP-TYPE. ;;; Emitting code for LISP-TYPE->REP-TYPE. ;;; Emitting code for REP-TYPE-NAME. ;;; Emitting code for LISP-TYPE-P. ;;; Emitting code for LOC-MOVABLE-P. ;;; Emitting code for LOC-TYPE. ;;; Note: Emitting linking call for VAR-P ;;; Emitting code for LOC-REPRESENTATION-TYPE. ;;; Note: Emitting linking call for VAR-REP-TYPE ;;; Emitting code for WT-COERCE-LOC. ;;; Note: Emitting linking call for WT1 ;;; Emitting code for ENSURE-VALID-OBJECT-TYPE. ;;; Emitting code for COERCION-ERROR. ;;; Note: Emitting linking call for CMPERR ;;; Emitting code for C1CLINES. ;;; Note: Emitting linking call for C1EXPR ;;; Emitting code for C1C-INLINE. ;;; Note: Replacing variable G11869 by its value ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; Note: Emitting linking call for CMPWARN ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Emitting code for PRODUCE-TYPE-PAIR. ;;; Emitting code for PRODUCE-INLINE-LOC. ;;; Note: Emitting linking call for SET-LOC ;;; Emitting code for MAKE-OUTPUT-VAR. ;;; Note: Emitting linking call for MAKE-LCL-VAR ;;; Emitting code for C2C-INLINE. ;;; Note: Emitting linking call for INLINE-ARGS ;;; Note: Emitting linking call for UNWIND-EXIT ;;; Note: Emitting linking call for CLOSE-INLINE-BLOCKS ;;; Emitting code for COERCE-LOCS. ;;; Note: Replacing variable BLOCK-OPENED by its value ;;; Note: Replacing variable G11937 by its value ;;; Note: Replacing variable G11938 by its value ;;; Emitting code for WT-C-INLINE-LOC. ;;; Note: Emitting linking call for ADD-OBJECT ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpffi.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpffi.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpffi.lsp. ;;; Compiling src:cmp;cmpcbk.lsp. ;;; Compiling (DEFUN C1-DEFCALLBACK ...). ;;; Compiling (DEFUN FOREIGN-ELT-TYPE-CODE ...). ;;; Compiling (DEFUN T3-DEFCALLBACK ...). ;;; Note: Replacing variable G11959 by its value # ;;; Note: Replacing variable G11960 by its value # ;;; Note: Replacing variable G11963 by its value # ;;; Compiling (SI:FSET 'T3-DEFCALLBACK ...). ;;; Warning: The variable LISP-NAME is not used. ;;; End of Pass 1. ;;; Emitting code for C1-DEFCALLBACK. ;;; Note: Replacing variable G11947 by its value ;;; Note: Emitting linking call for CMPERR ;;; Note: Emitting linking call for FOREIGN-ELT-TYPE-P ;;; Note: Emitting linking call for ADD-OBJECT ;;; Note: Emitting linking call for C1EXPR ;;; Emitting code for FOREIGN-ELT-TYPE-CODE. ;;; Emitting code for T3-DEFCALLBACK. ;;; Note: Emitting linking call for %CONVERT-TO-ARG-TYPE ;;; Note: Emitting linking call for REP-TYPE-NAME ;;; Note: Emitting linking call for WT1 ;;; Note: Emitting linking call for SIZE-OF-FOREIGN-TYPE ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcbk.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcbk.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpcbk.lsp. ;;; Compiling src:cmp;cmpct.lsp. ;;; Compiling (DEFVAR +OPTIMIZABLE-CONSTANT+ ...). ;;; Compiling (DEFUN C1CONSTANT-VALUE ...). ;;; End of Pass 1. ;;; Emitting code for C1CONSTANT-VALUE. ;;; Note: Emitting linking call for C1EXPR ;;; Note: Emitting linking call for C1NIL ;;; Note: Emitting linking call for C1T ;;; Note: Emitting linking call for MAKE-C1FORM* ;;; Note: Emitting linking call for ADD-OBJECT ;;; Note: Emitting linking call for OBJECT-TYPE ;;; Note: Replacing variable G11975 by its value ;;; Note: Replacing variable RECORD by its value ;;; Note: Emiting FUNCALL for LISP-TYPE->REP-TYPE ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpct.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpct.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpct.lsp. ;;; Compiling src:cmp;cmpnum.lsp. ;;; Compiling (DEFUN SIMPLIFY-ARITHMETIC ...). ;;; Compiling (SI:FSET 'SIMPLIFY-ARITHMETIC ...). ;;; The variable OPERATORS is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Replacing variable ARGS by its value # ;;; Note: Replacing variable ARGS by its value # ;;; Note: Replacing variable ARGS by its value # ;;; Note: Replacing variable ARGS by its value # ;;; End of Pass 1. ;;; Emitting code for SIMPLIFY-ARITHMETIC. ;;; Note: Tail-recursive call of SIMPLIFY-ARITHMETIC was replaced by iteration. ;;; Emitting code for *. ;;; Emitting code for +. ;;; Emitting code for /. ;;; Emitting code for -. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpnum.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpnum.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpnum.lsp. ;;; Compiling src:cmp;cmpmain.lsp. ;;; Compiling (DEFMACRO WITH-LOCK ...). ;;; Compiling (SI:FSET 'WITH-LOCK ...). ;;; Warning: The variable LOCK is not used. ;;; Compiling (DEFUN SAFE-SYSTEM ...). ;;; Compiling (DEFUN COMPILE-FILE-PATHNAME ...). ;;; Note: Replacing variable G11990 by its value # ;;; Note: Replacing variable G11991 by its value # ;;; Note: Replacing variable G11992 by its value # ;;; Note: Replacing variable G11993 by its value # ;;; Note: Replacing variable G11994 by its value # ;;; Note: Replacing variable G11995 by its value # ;;; Note: Replacing variable G11996 by its value # ;;; Note: Replacing variable G11997 by its value # ;;; Note: Replacing variable G11998 by its value # ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable LOAD is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable SYSTEM-P is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable SHARED-DATA-FILE is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable DATA-FILE is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable H-FILE is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable C-FILE is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable PRINT is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE-PATHNAME ...). ;;; Warning: The variable VERBOSE is not used. ;;; Compiling (DEFUN CMP-DELETE-FILE ...). ;;; Compiling (DEFMACRO FIX-FOR-MINGW ...). ;;; Compiling (DEFUN LINKER-CC ...). ;;; Compiling (DEFUN SHARED-CC ...). ;;; Compiling (DEFUN BUNDLE-CC ...). ;;; Compiling (SI:FSET 'BUNDLE-CC ...). ;;; Warning: The variable INIT-NAME is not used. ;;; Compiling (DEFUN INIT-FUNCTION-NAME ...). ;;; Compiling (SI:FSET 'INIT-FUNCTION-NAME ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFUN GUESS-KIND ...). ;;; Compiling (DEFUN GUESS-NAME-AND-FLAGS ...). ;;; Note: Replacing variable G12010 by its value # ;;; Note: Replacing variable G12012 by its value # ;;; Note: Replacing variable G12013 by its value # ;;; Note: Replacing variable G12018 by its value # ;;; Note: Replacing variable G12019 by its value # ;;; Compiling (DEFUN SYSTEM-LD-FLAG ...). ;;; Compiling (DEFUN BUILDER ...). ;;; Note: Replacing variable G12028 by its value # ;;; Note: Replacing variable SM by its value # ;;; Compiling (DEFUN BUILD-FASL ...). ;;; Compiling (DEFUN BUILD-PROGRAM ...). ;;; Compiling (DEFUN BUILD-STATIC-LIBRARY ...). ;;; Compiling (DEFUN BUILD-SHARED-LIBRARY ...). ;;; Compiling (DEFUN COMPILE-FILE ...). ;;; Compiling (SI:FSET 'COMPILE-FILE ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Compiling (SI:FSET 'COMPILE-FILE ...). ;;; Warning: The variable OUTPUT-FILE-P is not used. ;;; Compiling (SI:FSET 'COMPILE-FILE ...). ;;; Warning: The variable PRINT is not used. ;;; Compiling (DEFVAR *GAZONK-COUNTER* ...). ;;; Compiling (DEFUN COMPILE ...). ;;; Note: Replacing variable G12071 by its value # ;;; Compiling (DEFUN DISASSEMBLE ...). ;;; Note: Replacing variable G12079 by its value # ;;; Note: Removing unused variable DEF ;;; Compiling (DEFUN COMPILER-PASS2 ...). ;;; Compiling (SI:FSET 'COMPILER-PASS2 ...). ;;; Warning: The variable SYSTEM-P is not used. ;;; Compiling (DEFUN ECL-INCLUDE-DIRECTORY ...). ;;; Compiling (DEFUN ECL-LIBRARY-DIRECTORY ...). ;;; Compiling (DEFUN COMPILER-CC ...). ;;; Compiling (DEFUN PRINT-COMPILER-INFO ...). ;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). ;;; Compiling (SI:FSET 'WITH-COMPILATION-UNIT ...). ;;; Warning: The variable OPTIONS is not used. ;;; Note: Replacing variable BODY by its value # ;;; End of Pass 1. ;;; Emitting code for WITH-LOCK. ;;; Emitting code for SAFE-SYSTEM. ;;; Note: Emitting linking call for CMPNOTE ;;; Emitting code for COMPILE-FILE-PATHNAME. ;;; Emitting code for CMP-DELETE-FILE. ;;; Emitting code for #:G12001. ;;; Emitting code for FIX-FOR-MINGW. ;;; Emitting code for LINKER-CC. ;;; Emitting code for SHARED-CC. ;;; Emitting code for BUNDLE-CC. ;;; Emitting code for INIT-FUNCTION-NAME. ;;; Emitting code for DISAMBIGUATION. ;;; Emitting code for TRANSLATE-CHAR. ;;; Emitting code for GUESS-KIND. ;;; Note: Emitting linking call for WARN ;;; Emitting code for GUESS-NAME-AND-FLAGS. ;;; Note: Reusing keywords lists for (:PREFIX :KIND) ;;; Emitting code for SYSTEM-LD-FLAG. ;;; Emitting code for FALLBACK. ;;; Emitting code for FIND-ARCHIVE. ;;; Emitting code for EXISTING-SYSTEM-OUTPUT. ;;; Emitting code for SYSTEM-OUTPUT. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Emitting code for ASDFCALL. ;;; Emitting code for ASDFSYM. ;;; Emitting code for BUILDER. ;;; Note: Emitting linking call for WT-FILTERED-DATA ;;; Note: Emitting linking call for DATA-INIT ;;; Note: Emitting linking call for DATA-PERMANENT-STORAGE-SIZE ;;; Note: Emitting linking call for DATA-DUMP ;;; Note: Replacing variable G12048 by its value ;;; Emitting code for BUILD-FASL. ;;; Emitting code for BUILD-PROGRAM. ;;; Emitting code for BUILD-STATIC-LIBRARY. ;;; Emitting code for BUILD-SHARED-LIBRARY. ;;; Emitting code for COMPILE-FILE. ;;; Note: Replacing variable EOF by its value ;;; Note: Emitting linking call for INIT-ENV ;;; Note: Emitting linking call for T1EXPR ;;; Note: Emitting linking call for COMPILER-CC ;;; Emitting code for COMPILE. ;;; Emitting code for DISASSEMBLE. ;;; Note: Reusing keywords lists for (:H-FILE :DATA-FILE) ;;; Note: Replacing variable G12076 by its value ;;; Note: Emitting linking call for CTOP-WRITE ;;; Emitting code for #:G12078. ;;; Emitting code for COMPILER-PASS2. ;;; Note: Emitting linking call for WT1 ;;; Emitting code for ECL-INCLUDE-DIRECTORY. ;;; Emitting code for ECL-LIBRARY-DIRECTORY. ;;; Emitting code for COMPILER-CC. ;;; Emitting code for PRINT-COMPILER-INFO. ;;; Emitting code for WITH-COMPILATION-UNIT. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmain.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmain.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling src:cmp;cmpmain.lsp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITXCZn6n.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITXCZn6n.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp.fas" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITXCZn6n.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpdefs.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmac.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpinline.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmputil.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptype.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpbind.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpblock.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcall.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcatch.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpenv.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpeval.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpexit.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpflet.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpfun.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpif.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmplam.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmplet.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmploc.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmap.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpstack.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmulti.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpspecial.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptag.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmptop.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpvar.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpwt.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpffi.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpcbk.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpct.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpnum.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/cmp/cmpmain.o" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ -shared libecl.so -ldl -lm -lgc -lgmp ;;; Compiling ext:defsystem;defsystem.lisp. ;;; Note: Replacing variable FILES by its value # ;;; Note: Replacing variable G12102 by its value # ;;; Note: Replacing variable G12105 by its value # ;;; Note: Replacing variable G12106 by its value # ;;; Compiling (DEFVAR *SPECIAL-EXPORTS* ...). ;;; Compiling (DEFVAR *EXPORTS* ...). ;;; Compiling (DEFVAR *OTHER-EXPORTS* ...). ;;; Compiling (DEFPARAMETER *DEFSYSTEM-VERSION* ...). ;;; Compiling (DEFVAR *DONT-REDEFINE-REQUIRE* ...). ;;; Compiling (DEFVAR *MULTIPLE-LISP-SUPPORT* ...). ;;; Compiling (DEFUN HOME-SUBDIRECTORY ...). ;;; Compiling (DEFVAR *CENTRAL-REGISTRY* ...). ;;; Compiling (DEFUN ADD-REGISTRY-LOCATION ...). ;;; Compiling (DEFUN REGISTRY-PATHNAME ...). ;;; Compiling (DEFUN PRINT-CENTRAL-REGISTRY-DIRECTORIES ...). ;;; Compiling (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...). ;;; Compiling (DEFVAR *BIN-SUBDIR* ...). ;;; Compiling (DEFVAR *TELL-USER-WHEN-DONE* ...). ;;; Compiling (DEFVAR *OOS-VERBOSE* ...). ;;; Compiling (DEFVAR *OOS-TEST* ...). ;;; Compiling (DEFVAR *LOAD-SOURCE-IF-NO-BINARY* ...). ;;; Compiling (DEFVAR *BOTHER-USER-IF-NO-BINARY* ...). ;;; Compiling (DEFVAR *LOAD-SOURCE-INSTEAD-OF-BINARY* ...). ;;; Compiling (DEFVAR *COMPILE-DURING-LOAD* ...). ;;; Compiling (DEFVAR *MINIMAL-LOAD* ...). ;;; Compiling (DEFVAR *FILES-MISSING-IS-AN-ERROR* ...). ;;; Compiling (DEFVAR *OPERATIONS-PROPAGATE-TO-SUBSYSTEMS* ...). ;;; Compiling (DEFVAR *COMPILE-ERROR-FILE-TYPE* ...). ;;; Compiling (DEFVAR *CMU-ERRORS-TO-TERMINAL* ...). ;;; Compiling (DEFVAR *CMU-ERRORS-TO-FILE* ...). ;;; Compiling (DEFVAR *FILENAME-EXTENSIONS* ...). ;;; Compiling (DEFVAR *SYSTEM-EXTENSION* ...). ;;; Compiling (DEFVAR *SYSTEM-DEPENDENCIES-DELAYED* ...). ;;; Compiling (DEFUN NON-EMPTY-LISTP ...). ;;; Compiling (DEFVAR *VERSION-DIR* ...). ;;; Compiling (DEFVAR *VERSION-REPLACE* ...). ;;; Compiling (DEFVAR *VERSION* ...). ;;; Compiling (DEFVAR *COMPONENT-OPERATIONS* ...). ;;; Compiling (DEFUN COMPONENT-OPERATION ...). ;;; Note: Replacing variable G12132 by its value # ;;; Note: Replacing variable G12133 by its value # ;;; Note: Replacing variable G12134 by its value # ;;; Compiling (DEFVAR *FIND-IRIX-VERSION-SCRIPT* ...). ;;; Compiling (DEFUN OPERATING-SYSTEM-VERSION ...). ;;; Compiling (DEFUN COMPILER-VERSION ...). ;;; Compiling (DEFUN AFS-BINARY-DIRECTORY ...). ;;; Compiling (DEFUN AFS-SOURCE-DIRECTORY ...). ;;; Compiling (DEFUN NULL-STRING ...). ;;; Compiling (DEFUN ENSURE-TRAILING-SLASH ...). ;;; Compiling (DEFUN AFS-COMPONENT ...). ;;; Compiling (DEFVAR *MACHINE-TYPE-ALIST* ...). ;;; Compiling (DEFUN MACHINE-TYPE-TRANSLATION ...). ;;; Note: Replacing variable G12138 by its value # ;;; Note: Replacing variable G12139 by its value # ;;; Compiling (DEFVAR *SOFTWARE-TYPE-ALIST* ...). ;;; Compiling (DEFUN SOFTWARE-TYPE-TRANSLATION ...). ;;; Note: Replacing variable G12141 by its value # ;;; Note: Replacing variable G12142 by its value # ;;; Compiling (DEFVAR *COMPILER-TYPE-ALIST* ...). ;;; Compiling (DEFUN COMPILER-TYPE-TRANSLATION ...). ;;; Note: Replacing variable G12144 by its value # ;;; Note: Replacing variable G12145 by its value # ;;; Compiling (DEFUN CANONICALIZE-SYSTEM-NAME ...). ;;; Compiling (DEFVAR *DEFINED-SYSTEMS* ...). ;;; Compiling (DEFUN GET-SYSTEM ...). ;;; Compiling (DEFUN UNDEFSYSTEM ...). ;;; Compiling (DEFUN DEFINED-SYSTEMS ...). ;;; Compiling (DEFUN DEFINED-NAMES-AND-SYSTEMS ...). ;;; Compiling (DEFUN NEW-APPEND-DIRECTORIES ...). ;;; Compiling (SI:FSET 'NEW-APPEND-DIRECTORIES ...). ;;; Warning: The ignored variable #:G12176 is used. ;;; Note: Replacing variable G12181 by its value # ;;; Note: Replacing variable G12182 by its value # ;;; Note: Replacing variable G12183 by its value # ;;; Note: Replacing variable G12184 by its value # ;;; Note: Replacing variable G12185 by its value # ;;; Note: Replacing variable G12186 by its value # ;;; Compiling (DEFUN DIRECTORY-TO-LIST ...). ;;; Compiling (DEFPARAMETER *APPEND-DIRS-TESTS* ...). ;;; Compiling (DEFUN TEST-NEW-APPEND-DIRECTORIES ...). ;;; Compiling (DEFUN APPEND-DIRECTORIES ...). ;;; Compiling (DEFUN PATHNAME-LOGICAL-P ...). ;;; Compiling (SI:FSET 'PATHNAME-LOGICAL-P ...). ;;; Warning: The ignored variable #:G12194 is used. ;;; Compiling (DEFUN NAMESTRING-PROBABLY-LOGICAL ...). ;;; Compiling (DEFUN APPEND-LOGICAL-PNAMES ...). ;;; Compiling (DEFUN NEW-FILE-TYPE ...). ;;; Compiling (DEFVAR *SOURCE-PATHNAME-DEFAULT* ...). ;;; Compiling (DEFVAR *BINARY-PATHNAME-DEFAULT* ...). ;;; Compiling (DEFUN MAKE-TOPOLOGICAL-SORT-NODE ...). ;;; Compiling (DEFPARAMETER *COMPONENT-EVALUATED-SLOTS* ...). ;;; Compiling (DEFPARAMETER *COMPONENT-FORM-SLOTS* ...). ;;; Compiling (DEFUN MAKE-COMPONENT ...). ;;; Compiling (DEFUN MAKE-FOREIGN-SYSTEM ...). ;;; Compiling (DEFUN REGISTER-FOREIGN-SYSTEM ...). ;;; Note: Replacing variable G12216 by its value # ;;; Note: Replacing variable G12217 by its value # ;;; Compiling (DEFCLASS MISSING-COMPONENT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Note: Replacing variable STREAM by its value # ;;; Compiling (DEFCLASS MISSING-MODULE ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Note: Replacing variable STREAM by its value # ;;; Compiling (DEFCLASS MISSING-SYSTEM ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Note: Replacing variable STREAM by its value # ;;; Compiling (DEFVAR *FILE-LOAD-TIME-TABLE* ...). ;;; Compiling (DEFUN COMPONENT-LOAD-TIME ...). ;;; Compiling (DEFUN COMPUTE-SYSTEM-PATH ...). ;;; Compiling (DEFUN SYSTEM-DEFINITION-PATHNAME ...). ;;; Compiling (SI:FSET 'SYSTEM-DEFINITION-PATHNAME ...). ;;; Warning: The ignored variable #:G12239 is used. ;;; Compiling (DEFVAR *RELOAD-SYSTEMS-FROM-DISK* ...). ;;; Compiling (DEFUN FIND-SYSTEM ...). ;;; Note: Replacing variable G12258 by its value # ;;; Note: Replacing variable G12259 by its value # ;;; Note: Replacing variable G12260 by its value # ;;; Note: Replacing variable G12262 by its value # ;;; Note: Replacing variable G12263 by its value # ;;; Note: Replacing variable G12268 by its value # ;;; Note: Replacing variable G12269 by its value # ;;; Note: Replacing variable G12270 by its value # ;;; Note: Replacing variable G12271 by its value # ;;; Note: Replacing variable G12272 by its value # ;;; Compiling (DEFUN PRINT-COMPONENT ...). ;;; Compiling (DEFUN DESCRIBE-SYSTEM ...). ;;; Compiling (DEFUN CANONICALIZE-COMPONENT-NAME ...). ;;; Compiling (DEFUN COMPONENT-PATHNAME ...). ;;; Compiling (DEFUN COMPONENT-ERROR-PATHNAME ...). ;;; Compiling (DEFUN COMPONENT-ROOT-DIR ...). ;;; Compiling (DEFVAR *SOURCE-PATHNAMES-TABLE* ...). ;;; Compiling (DEFVAR *BINARY-PATHNAMES-TABLE* ...). ;;; Compiling (DEFPARAMETER *RESET-FULL-PATHNAME-TABLE* ...). ;;; Compiling (DEFUN CLEAR-FULL-PATHNAME-TABLES ...). ;;; Compiling (DEFUN COMPONENT-FULL-PATHNAME ...). ;;; Note: Replacing variable G12290 by its value # ;;; Note: Replacing variable G12291 by its value # ;;; Note: Replacing variable G12292 by its value # ;;; Note: Replacing variable G12298 by its value # ;;; Note: Replacing variable G12299 by its value # ;;; Note: Replacing variable G12300 by its value # ;;; Compiling (DEFUN COMPONENT-FULL-PATHNAME-I ...). ;;; Compiling (DEFUN TRANSLATE-VERSION ...). ;;; Compiling (DEFUN COMPONENT-EXTENSION ...). ;;; Compiling (DEFUN CREATE-COMPONENT ...). ;;; Note: Replacing variable G12328 by its value # ;;; Note: Replacing variable G12329 by its value # ;;; Compiling (DEFUN PREPROCESS-COMPONENT-DEFINITION ...). ;;; Compiling (DEFMACRO DEFSYSTEM ...). ;;; Note: Replacing variable G12349 by its value # ;;; Compiling (DEFUN CREATE-COMPONENT-PATHNAMES ...). ;;; Note: Replacing variable G12366 by its value # ;;; Note: Replacing variable G12367 by its value # ;;; Note: Replacing variable G12368 by its value # ;;; Note: Replacing variable G12369 by its value # ;;; Note: Replacing variable G12375 by its value # ;;; Note: Replacing variable G12376 by its value # ;;; Note: Replacing variable G12377 by its value # ;;; Note: Replacing variable G12378 by its value # ;;; Note: Replacing variable G12384 by its value # ;;; Note: Replacing variable G12385 by its value # ;;; Note: Replacing variable G12386 by its value # ;;; Note: Replacing variable G12387 by its value # ;;; Note: Replacing variable G12393 by its value # ;;; Note: Replacing variable G12394 by its value # ;;; Note: Replacing variable G12395 by its value # ;;; Note: Replacing variable G12396 by its value # ;;; Note: Replacing variable G12412 by its value # ;;; Note: Replacing variable G12413 by its value # ;;; Note: Replacing variable G12414 by its value # ;;; Note: Replacing variable G12415 by its value # ;;; Note: Replacing variable G12416 by its value # ;;; Note: Replacing variable G12425 by its value # ;;; Note: Replacing variable G12426 by its value # ;;; Note: Replacing variable G12427 by its value # ;;; Note: Replacing variable G12428 by its value # ;;; Note: Replacing variable G12429 by its value # ;;; Compiling (DEFUN GENERATE-COMPONENT-PATHNAME ...). ;;; Note: Replacing variable G12439 by its value # ;;; Note: Replacing variable G12440 by its value # ;;; Note: Replacing variable G12441 by its value # ;;; Note: Replacing variable G12442 by its value # ;;; Note: Replacing variable G12449 by its value # ;;; Note: Replacing variable G12450 by its value # ;;; Note: Replacing variable G12451 by its value # ;;; Note: Replacing variable G12452 by its value # ;;; Note: Replacing variable G12459 by its value # ;;; Note: Replacing variable G12460 by its value # ;;; Note: Replacing variable G12461 by its value # ;;; Note: Replacing variable G12462 by its value # ;;; Note: Replacing variable G12469 by its value # ;;; Note: Replacing variable G12470 by its value # ;;; Note: Replacing variable G12471 by its value # ;;; Note: Replacing variable G12472 by its value # ;;; Note: Replacing variable G12481 by its value # ;;; Note: Replacing variable G12482 by its value # ;;; Note: Replacing variable G12483 by its value # ;;; Note: Replacing variable G12484 by its value # ;;; Note: Replacing variable G12491 by its value # ;;; Note: Replacing variable G12492 by its value # ;;; Note: Replacing variable G12493 by its value # ;;; Note: Replacing variable G12494 by its value # ;;; Note: Replacing variable G12503 by its value # ;;; Note: Replacing variable G12504 by its value # ;;; Note: Replacing variable G12505 by its value # ;;; Note: Replacing variable G12506 by its value # ;;; Note: Replacing variable G12513 by its value # ;;; Note: Replacing variable G12514 by its value # ;;; Note: Replacing variable G12515 by its value # ;;; Note: Replacing variable G12516 by its value # ;;; Note: Replacing variable G12523 by its value # ;;; Note: Replacing variable G12524 by its value # ;;; Note: Replacing variable G12525 by its value # ;;; Note: Replacing variable G12526 by its value # ;;; Note: Replacing variable G12535 by its value # ;;; Note: Replacing variable G12536 by its value # ;;; Note: Replacing variable G12537 by its value # ;;; Note: Replacing variable G12538 by its value # ;;; Compiling (DEFUN EXPAND-COMPONENT-COMPONENTS ...). ;;; Compiling (DEFUN EXPAND-COMPONENT-DEFINITIONS ...). ;;; Compiling (DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ...). ;;; Compiling (DEFPARAMETER *ENABLE-STRAZ-ABSOLUTE-STRING-HACK* ...). ;;; Compiling (DEFUN ABSOLUTE-FILE-NAMESTRING-P ...). ;;; Compiling (DEFUN EXPAND-COMPONENT-DEFINITION ...). ;;; Compiling (DEFUN LINK-COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFUN TOPOLOGICAL-SORT ...). ;;; Note: Replacing variable G12571 by its value # ;;; Note: Replacing variable G12572 by its value # ;;; Note: Replacing variable G12577 by its value # ;;; Note: Replacing variable G12578 by its value # ;;; Note: Replacing variable G12584 by its value # ;;; Note: Replacing variable G12585 by its value # ;;; Compiling (DEFUN SPLIT-STRING ...). ;;; Note: Replacing variable G12595 by its value # ;;; Compiling (DEFUN PROMPT-STRING ...). ;;; Compiling (DEFUN FORMAT-JUSTIFIED-STRING ...). ;;; Note: Replacing variable G12602 by its value # ;;; Note: Replacing variable G12603 by its value # ;;; Compiling (DEFUN TELL-USER ...). ;;; Compiling (DEFUN TELL-USER-DONE ...). ;;; Compiling (DEFMACRO WITH-TELL-USER ...). ;;; Compiling (DEFUN TELL-USER-NO-FILES ...). ;;; Compiling (DEFUN TELL-USER-REQUIRE-SYSTEM ...). ;;; Compiling (DEFUN TELL-USER-GENERIC ...). ;;; Compiling (DEFPARAMETER *USE-TIMEOUTS* ...). ;;; Compiling (DEFPARAMETER *CLEAR-INPUT-BEFORE-QUERY* ...). ;;; Compiling (DEFPARAMETER *SLEEP-AMOUNT* ...). ;;; Compiling (DEFUN INTERNAL-REAL-TIME-IN-SECONDS ...). ;;; Compiling (DEFUN READ-CHAR-WAIT ...). ;;; Compiling (DEFUN Y-OR-N-P-WAIT ...). ;;; Compiling (DEFVAR %%COMPONENT%% ...). ;;; Compiling (DEFMACRO WITH-SPECIAL-COMPONENT-VARS ...). ;;; Compiling (DEFUN OPERATE-ON-SYSTEM ...). ;;; Compiling (SI:FSET 'OPERATE-ON-SYSTEM ...). ;;; Warning: Ignore declaration was found for not bound variable *COMPILE-FILE-VERBOSE*. ;;; Compiling (SI:FSET 'OPERATE-ON-SYSTEM ...). ;;; Warning: The OPTIMIZE quality INHIBIT-WARNINGS is unknown. ;;; Compiling (SI:FSET 'OPERATE-ON-SYSTEM ...). ;;; Warning: The variable OVERRIDE-COMPILATION-UNIT is not used. ;;; Compiling (DEFUN COMPILE-SYSTEM ...). ;;; Compiling (DEFUN LOAD-SYSTEM ...). ;;; Compiling (DEFUN CLEAN-SYSTEM ...). ;;; Compiling (DEFUN EDIT-SYSTEM ...). ;;; Compiling (DEFUN HARDCOPY-SYSTEM ...). ;;; Compiling (DEFUN ENSURE-EXTERNAL-SYSTEM-DEF-LOADED ...). ;;; Note: Removing unused variable G12628 ;;; Note: Replacing variable G12631 by its value # ;;; Note: Replacing variable G12632 by its value # ;;; Compiling (DEFUN OPERATE-ON-COMPONENT ...). ;;; Note: Replacing variable G12633 by its value # ;;; Compiling (DEFVAR *FORCE* ...). ;;; Compiling (DEFVAR *PROVIDING-BLOCKS-LOAD-PROPAGATION* ...). ;;; Compiling (DEFUN OPERATE-ON-SYSTEM-DEPENDENCIES ...). ;;; Compiling (DEFUN MODULE-DEPENDS-ON-CHANGED ...). ;;; Compiling (DEFUN OPERATE-ON-COMPONENTS ...). ;;; Compiling (DEFVAR *OLD-REQUIRE* ...). ;;; Compiling (DEFUN NEW-REQUIRE ...). ;;; Compiling (SI:FSET 'NEW-REQUIRE ...). ;;; Warning: The ignored variable #:G12657 is used. ;;; Note: Replacing variable MMC by its value # ;;; Compiling (DEFUN CMUCL-MK-DEFSYSTEM-MODULE-PROVIDER ...). ;;; Compiling (DEFVAR *LANGUAGE-TABLE* ...). ;;; Compiling (DEFUN FIND-LANGUAGE ...). ;;; Compiling (DEFUN MAKE-LANGUAGE ...). ;;; Compiling (DEFUN PRINT-LANGUAGE ...). ;;; Compiling (DEFUN COMPILE-FUNCTION ...). ;;; Compiling (DEFUN LOAD-FUNCTION ...). ;;; Compiling (DEFUN DEFAULT-SOURCE-EXTENSION ...). ;;; Compiling (DEFUN DEFAULT-BINARY-EXTENSION ...). ;;; Compiling (DEFMACRO DEFINE-LANGUAGE ...). ;;; Note: Replacing variable G12696 by its value # ;;; Note: Replacing variable G12697 by its value # ;;; Compiling (DEFUN SCHEME-COMPILE-FILE ...). ;;; Note: Replacing variable G12701 by its value # ;;; Note: Replacing variable G12702 by its value # ;;; Compiling (DEFPARAMETER *C-COMPILER* ...). ;;; Compiling (DEFUN RUN-UNIX-PROGRAM ...). ;;; Compiling (DEFVAR *DEFAULT-SHELL* ...). ;;; Compiling (DEFUN RUN-SHELL-COMMAND ...). ;;; Compiling (SI:FSET 'RUN-SHELL-COMMAND ...). ;;; Warning: The variable COMMAND is not used. ;;; Compiling (SI:FSET 'RUN-SHELL-COMMAND ...). ;;; Warning: The variable SHELL is not used. ;;; Compiling (SI:FSET 'RUN-SHELL-COMMAND ...). ;;; Warning: The variable OUTPUT is not used. ;;; Compiling (DEFUN DEFAULT-OUTPUT-PATHNAME ...). ;;; Compiling (DEFUN RUN-COMPILER ...). ;;; Compiling (DEFUN C-COMPILE-FILE ...). ;;; Note: Replacing variable G12715 by its value # ;;; Note: Replacing variable G12716 by its value # ;;; Compiling (DEFPARAMETER *FORTRAN-COMPILER* ...). ;;; Compiling (DEFPARAMETER *FORTRAN-OPTIONS* ...). ;;; Compiling (DEFUN FORTRAN-COMPILE-FILE ...). ;;; Note: Replacing variable G12720 by its value # ;;; Note: Replacing variable G12721 by its value # ;;; Compiling (DEFPARAMETER *AR-PROGRAM* ...). ;;; Compiling (DEFUN BUILD-LIB ...). ;;; Compiling (DEFUN COMPILE-AND-LOAD-OPERATION ...). ;;; Compiling (DEFUN UNMUNGE-LUCID ...). ;;; Compiling (DEFUN COMPILE-FILE-OPERATION ...). ;;; Compiling (IF (NOT #) ...). ;;; Warning: The variable FILE-NAME is not used. ;;; Compiling (DEFUN NEEDS-COMPILATION ...). ;;; Compiling (DEFUN NEEDS-LOADING ...). ;;; Compiling (DEFUN LOAD-FILE-OPERATION ...). ;;; Note: Replacing variable G12739 by its value # ;;; Note: Replacing variable G12740 by its value # ;;; Note: Replacing variable G12745 by its value # ;;; Note: Replacing variable G12746 by its value # ;;; Note: Replacing variable G12747 by its value # ;;; Note: Replacing variable G12749 by its value # ;;; Note: Replacing variable G12750 by its value # ;;; Note: Replacing variable G12755 by its value # ;;; Note: Replacing variable G12756 by its value # ;;; Note: Replacing variable G12757 by its value # ;;; Note: Replacing variable G12758 by its value # ;;; Note: Replacing variable G12759 by its value # ;;; Note: Replacing variable G12764 by its value # ;;; Note: Replacing variable G12765 by its value # ;;; Note: Replacing variable G12766 by its value # ;;; Note: Replacing variable G12768 by its value # ;;; Note: Replacing variable G12769 by its value # ;;; Note: Replacing variable G12774 by its value # ;;; Note: Replacing variable G12775 by its value # ;;; Note: Replacing variable G12776 by its value # ;;; Note: Replacing variable G12777 by its value # ;;; Note: Replacing variable G12778 by its value # ;;; Note: Replacing variable G12783 by its value # ;;; Note: Replacing variable G12784 by its value # ;;; Note: Replacing variable G12785 by its value # ;;; Note: Replacing variable G12787 by its value # ;;; Note: Replacing variable G12788 by its value # ;;; Note: Replacing variable G12793 by its value # ;;; Note: Replacing variable G12794 by its value # ;;; Note: Replacing variable G12795 by its value # ;;; Note: Replacing variable G12796 by its value # ;;; Note: Replacing variable G12797 by its value # ;;; Compiling (DEFUN DELETE-BINARIES-OPERATION ...). ;;; Compiling (DEFUN BINARY-EXISTS ...). ;;; Compiling (DEFUN COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ...). ;;; Compiling (DEFUN LOAD-SOURCE-IF-NO-BINARY ...). ;;; Compiling (DEFUN FILES-WHICH-NEED-COMPILATION ...). ;;; Note: Replacing variable COMP by its value # ;;; Compiling (DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ...). ;;; Compiling (DEFUN FILES-IN-SYSTEM ...). ;;; Compiling (DEFUN FILE-PATHNAMES-IN-COMPONENT ...). ;;; Note: Replacing variable COMP by its value # ;;; Compiling (DEFUN FILE-COMPONENTS-IN-COMPONENT ...). ;;; Compiling (DEFPARAMETER *PRINT-COMMAND* ...). ;;; Compiling (DEFUN SYSTEM-SOURCE-SIZE ...). ;;; Compiling (DEFUN FILE-LIST-SIZE ...). ;;; End of Pass 1. ;;; Emitting code for SI::CANONICALIZE-MODULE-NAME. ;;; Emitting code for SI::DEFMODULE. ;;; Emitting code for SI::MODULE-FILES. ;;; Emitting code for PROVIDE. ;;; Note: Emitting linking call for CANONICALIZE-MODULE-NAME ;;; Emitting code for REQUIRE. ;;; Note: Emitting linking call for MODULE-FILES ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for HOME-SUBDIRECTORY. ;;; Emitting code for ADD-REGISTRY-LOCATION. ;;; Emitting code for REGISTRY-PATHNAME. ;;; Emitting code for PRINT-CENTRAL-REGISTRY-DIRECTORIES. ;;; Emitting code for LIST-CENTRAL-REGISTRY-DIRECTORIES. ;;; Note: Emiting FDEFINITION for COMPILE-FILE-PATHNAME ;;; Emitting code for NON-EMPTY-LISTP. ;;; Emitting code for COMPONENT-OPERATION. ;;; Emitting code for #:G12135. ;;; Emitting code for OPERATING-SYSTEM-VERSION. ;;; Note: Emitting linking call for SOFTWARE-TYPE ;;; Emitting code for COMPILER-VERSION. ;;; Emitting code for AFS-BINARY-DIRECTORY. ;;; Note: Emitting linking call for MACHINE-TYPE ;;; Emitting code for AFS-SOURCE-DIRECTORY. ;;; Emitting code for NULL-STRING. ;;; Emitting code for ENSURE-TRAILING-SLASH. ;;; Emitting code for AFS-COMPONENT. ;;; Emitting code for MACHINE-TYPE-TRANSLATION. ;;; Emitting code for SOFTWARE-TYPE-TRANSLATION. ;;; Emitting code for COMPILER-TYPE-TRANSLATION. ;;; Emitting code for CANONICALIZE-SYSTEM-NAME. ;;; Emitting code for GET-SYSTEM. ;;; Emitting code for GET-SYSTEM. ;;; Emitting code for UNDEFSYSTEM. ;;; Emitting code for DEFINED-SYSTEMS. ;;; Emitting code for #:G12146. ;;; Emitting code for DEFINED-NAMES-AND-SYSTEMS. ;;; Emitting code for NEW-APPEND-DIRECTORIES. ;;; Emitting code for #:G12178. ;;; Emitting code for DIRECTORY-TO-LIST. ;;; Emitting code for TEST-NEW-APPEND-DIRECTORIES. ;;; Emitting code for APPEND-DIRECTORIES. ;;; Emitting code for PATHNAME-LOGICAL-P. ;;; Emitting code for #:G12196. ;;; Emitting code for NAMESTRING-PROBABLY-LOGICAL. ;;; Emitting code for APPEND-LOGICAL-PNAMES. ;;; Emitting code for NEW-FILE-TYPE. ;;; Emitting code for MAKE-TOPOLOGICAL-SORT-NODE. ;;; Emitting code for MAKE-COMPONENT. ;;; Emitting code for #:G12200. ;;; Emitting code for #:G12201. ;;; Emitting code for #:G12202. ;;; Emitting code for #:G12203. ;;; Emitting code for MAKE-FOREIGN-SYSTEM. ;;; Emitting code for #:G12204. ;;; Emitting code for #:G12205. ;;; Emitting code for #:G12206. ;;; Emitting code for #:G12207. ;;; Emitting code for REGISTER-FOREIGN-SYSTEM. ;;; Note: Replacing variable G12210 by its value ;;; Note: Replacing variable G12211 by its value ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G12218 by its value ;;; Note: Replacing variable G12219 by its value ;;; Note: Replacing variable MMC by its value ;;; Note: Emitting linking call for MISSING-COMPONENT-NAME ;;; Note: Emitting linking call for MISSING-COMPONENT-COMPONENT ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G12220 by its value ;;; Note: Replacing variable G12221 by its value ;;; Note: Replacing variable MMC by its value ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G12222 by its value ;;; Note: Replacing variable G12223 by its value ;;; Note: Replacing variable MSC by its value ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for COMPONENT-LOAD-TIME. ;;; Emitting code for COMPONENT-LOAD-TIME. ;;; Emitting code for COMPUTE-SYSTEM-PATH. ;;; Emitting code for SYSTEM-DEFINITION-PATHNAME. ;;; Emitting code for #:G12241. ;;; Emitting code for FIND-SYSTEM. ;;; Note: Emitting linking call for FOREIGN-SYSTEM-P ;;; Note: Emitting linking call for WARN ;;; Note: Replacing variable G12255 by its value ;;; Emitting code for PRINT-COMPONENT. ;;; Emitting code for DESCRIBE-SYSTEM. ;;; Emitting code for CANONICALIZE-COMPONENT-NAME. ;;; Note: Replacing variable G12276 by its value ;;; Emitting code for COMPONENT-PATHNAME. ;;; Emitting code for COMPONENT-ERROR-PATHNAME. ;;; Emitting code for COMPONENT-PATHNAME. ;;; Emitting code for COMPONENT-ROOT-DIR. ;;; Emitting code for COMPONENT-ROOT-DIR. ;;; Emitting code for CLEAR-FULL-PATHNAME-TABLES. ;;; Emitting code for COMPONENT-FULL-PATHNAME. ;;; Emitting code for COMPONENT-FULL-PATHNAME-I. ;;; Emitting code for TRANSLATE-VERSION. ;;; Emitting code for COMPONENT-EXTENSION. ;;; Emitting code for COMPONENT-EXTENSION. ;;; Emitting code for CREATE-COMPONENT. ;;; Note: Replacing variable G12311 by its value ;;; Note: Replacing variable G12313 by its value ;;; Note: Replacing variable G12315 by its value ;;; Note: Replacing variable G12317 by its value ;;; Note: Replacing variable G12319 by its value ;;; Note: Replacing variable G12322 by its value ;;; Note: Replacing variable G12323 by its value ;;; Note: Replacing variable G12330 by its value ;;; Emitting code for PREPROCESS-COMPONENT-DEFINITION. ;;; Note: Replacing variable G12336 by its value ;;; Note: Replacing variable G12337 by its value ;;; Note: Replacing variable G12343 by its value ;;; Note: Replacing variable G12344 by its value ;;; Emitting code for DEFSYSTEM. ;;; Emitting code for CREATE-COMPONENT-PATHNAMES. ;;; Note: Replacing variable G12352 by its value ;;; Note: Replacing variable G12355 by its value ;;; Note: Replacing variable G12358 by its value ;;; Note: Replacing variable G12361 by its value ;;; Note: Replacing variable G12370 by its value ;;; Note: Replacing variable G12379 by its value ;;; Note: Replacing variable G12388 by its value ;;; Note: Replacing variable G12397 by its value ;;; Note: Replacing variable G12401 by its value ;;; Note: Replacing variable G12404 by its value ;;; Note: Replacing variable G12417 by its value ;;; Emitting code for GENERATE-COMPONENT-PATHNAME. ;;; Note: Replacing variable G12432 by its value ;;; Note: Replacing variable G12433 by its value ;;; Note: Replacing variable G12443 by its value ;;; Note: Replacing variable G12444 by its value ;;; Note: Replacing variable G12445 by its value ;;; Note: Replacing variable G12453 by its value ;;; Note: Replacing variable G12454 by its value ;;; Note: Replacing variable G12455 by its value ;;; Note: Replacing variable G12463 by its value ;;; Note: Replacing variable G12464 by its value ;;; Note: Replacing variable G12465 by its value ;;; Note: Replacing variable G12473 by its value ;;; Note: Replacing variable G12474 by its value ;;; Note: Replacing variable G12485 by its value ;;; Note: Replacing variable G12486 by its value ;;; Note: Replacing variable G12495 by its value ;;; Note: Replacing variable G12496 by its value ;;; Note: Replacing variable G12507 by its value ;;; Note: Replacing variable G12508 by its value ;;; Note: Replacing variable G12517 by its value ;;; Note: Replacing variable G12518 by its value ;;; Note: Replacing variable G12519 by its value ;;; Note: Replacing variable G12527 by its value ;;; Note: Replacing variable G12528 by its value ;;; Emitting code for EXPAND-COMPONENT-COMPONENTS. ;;; Note: Replacing variable G12539 by its value ;;; Note: Replacing variable G12541 by its value ;;; Emitting code for EXPAND-COMPONENT-DEFINITIONS. ;;; Emitting code for EXPAND-SERIAL-COMPONENT-CHAIN. ;;; Note: Replacing variable G12554 by its value ;;; Note: Replacing variable G12552 by its value ;;; Emitting code for ABSOLUTE-FILE-NAMESTRING-P. ;;; Emitting code for EXPAND-COMPONENT-DEFINITION. ;;; Emitting code for LINK-COMPONENT-DEPENDS-ON. ;;; Note: Replacing variable G12562 by its value ;;; Note: Replacing variable G12568 by its value ;;; Note: Replacing variable DEPENDENCY by its value ;;; Emitting code for TOPOLOGICAL-SORT. ;;; Emitting code for DFS-VISIT. ;;; Emitting code for SPLIT-STRING. ;;; Emitting code for PROMPT-STRING. ;;; Emitting code for FORMAT-JUSTIFIED-STRING. ;;; Emitting code for TELL-USER. ;;; Emitting code for TELL-USER-DONE. ;;; Emitting code for WITH-TELL-USER. ;;; Emitting code for TELL-USER-NO-FILES. ;;; Emitting code for TELL-USER-REQUIRE-SYSTEM. ;;; Emitting code for TELL-USER-GENERIC. ;;; Emitting code for INTERNAL-REAL-TIME-IN-SECONDS. ;;; Emitting code for READ-CHAR-WAIT. ;;; Emitting code for Y-OR-N-P-WAIT. ;;; Emitting code for WITH-SPECIAL-COMPONENT-VARS. ;;; Emitting code for OPERATE-ON-SYSTEM. ;;; Note: Emitting linking call for DRIBBLE ;;; Note: Emitting linking call for COMPONENT-P ;;; Compiling C::|compiler preprocess|. ;;; Warning: The OPTIMIZE quality INHIBIT-WARNINGS is unknown. ;;; Emitting code for COMPILE-SYSTEM. ;;; Note: Reusing keywords lists for (:FORCE :VERSION :TEST :VERBOSE :LOAD-SOURCE-INSTEAD-OF-BINARY :LOAD-SOURCE-IF-NO-BINARY :BOTHER-USER-IF-NO-BINARY :COMPILE-DURING-LOAD :DRIBBLE :MINIMAL-LOAD) ;;; Emitting code for LOAD-SYSTEM. ;;; Note: Reusing keywords lists for (:FORCE :VERSION :TEST :VERBOSE :LOAD-SOURCE-INSTEAD-OF-BINARY :LOAD-SOURCE-IF-NO-BINARY :BOTHER-USER-IF-NO-BINARY :COMPILE-DURING-LOAD :DRIBBLE :MINIMAL-LOAD) ;;; Emitting code for CLEAN-SYSTEM. ;;; Emitting code for EDIT-SYSTEM. ;;; Note: Reusing keywords lists for (:FORCE :VERSION :TEST :VERBOSE :DRIBBLE) ;;; Emitting code for HARDCOPY-SYSTEM. ;;; Note: Reusing keywords lists for (:FORCE :VERSION :TEST :VERBOSE :DRIBBLE) ;;; Emitting code for ENSURE-EXTERNAL-SYSTEM-DEF-LOADED. ;;; Note: Emitting linking call for MAKE-RESTART ;;; Note: Emitting linking call for SIMPLE-ASSERTION-FAILURE ;;; Emitting code for #:G12626. ;;; Emitting code for #:G12627. ;;; Note: Emitting linking call for ASSERT-REPORT ;;; Emitting code for OPERATE-ON-COMPONENT. ;;; Note: Emitting linking call for PROCLAIM ;;; Emitting code for OPERATE-ON-SYSTEM-DEPENDENCIES. ;;; Note: Replacing variable G12642 by its value ;;; Emitting code for MODULE-DEPENDS-ON-CHANGED. ;;; Emitting code for OPERATE-ON-COMPONENTS. ;;; Emitting code for NEW-REQUIRE. ;;; Note: Emitting linking call for SIGNAL ;;; Emitting code for #:G12660. ;;; Emitting code for #:G12661. ;;; Note: Replacing variable G12667 by its value ;;; Emitting code for CMUCL-MK-DEFSYSTEM-MODULE-PROVIDER. ;;; Emitting code for FIND-LANGUAGE. ;;; Emitting code for MAKE-LANGUAGE. ;;; Emitting code for PRINT-LANGUAGE. ;;; Emitting code for COMPILE-FUNCTION. ;;; Emitting code for LOAD-FUNCTION. ;;; Emitting code for DEFAULT-SOURCE-EXTENSION. ;;; Emitting code for DEFAULT-BINARY-EXTENSION. ;;; Emitting code for DEFINE-LANGUAGE. ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; Emitting code for SCHEME-COMPILE-FILE. ;;; Emitting code for RUN-UNIX-PROGRAM. ;;; Note: Emitting linking call for SYSTEM ;;; Emitting code for RUN-SHELL-COMMAND. ;;; Emitting code for DEFAULT-OUTPUT-PATHNAME. ;;; Emitting code for RUN-COMPILER. ;;; Emitting code for MAKE-USEABLE-STREAM. ;;; Emitting code for C-COMPILE-FILE. ;;; Emitting code for MAP-OPTIONS. ;;; Note: Replacing variable G12710 by its value ;;; Note: Replacing variable OPTION by its value ;;; Emitting code for #:G12711. ;;; Emitting code for FORTRAN-COMPILE-FILE. ;;; Note: Reusing keywords lists for (:OUTPUT-FILE :ERROR-FILE) ;;; Emitting code for BUILD-LIB. ;;; Emitting code for COMPILE-AND-LOAD-OPERATION. ;;; Emitting code for UNMUNGE-LUCID. ;;; Emitting code for COMPILE-FILE-OPERATION. ;;; Emitting code for COMPILED-FILE-P. ;;; Emitting code for NEEDS-COMPILATION. ;;; Note: Emitting linking call for COMPILED-FILE-P ;;; Emitting code for NEEDS-LOADING. ;;; Emitting code for LOAD-FILE-OPERATION. ;;; Note: Replacing variable G12742 by its value ;;; Note: Replacing variable G12761 by its value ;;; Note: Replacing variable G12780 by its value ;;; Emitting code for DELETE-BINARIES-OPERATION. ;;; Emitting code for BINARY-EXISTS. ;;; Emitting code for COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY. ;;; Emitting code for LOAD-SOURCE-IF-NO-BINARY. ;;; Emitting code for FILES-WHICH-NEED-COMPILATION. ;;; Note: Replacing variable G12807 by its value ;;; Emitting code for FILES-IN-SYSTEM-AND-DEPENDENTS. ;;; Emitting code for FILES-IN-SYSTEM. ;;; Emitting code for FILE-PATHNAMES-IN-COMPONENT. ;;; Note: Replacing variable G12816 by its value ;;; Emitting code for FILE-COMPONENTS-IN-COMPONENT. ;;; Emitting code for #:G12824. ;;; Note: Replacing variable G12826 by its value ;;; Emitting code for SYSTEM-SOURCE-SIZE. ;;; Emitting code for FILE-LIST-SIZE. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/defsystem.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/defsystem.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling ext:defsystem;defsystem.lisp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITwtRKyv.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITwtRKyv.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/defsystem.fas" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITwtRKyv.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/defsystem.o" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ -shared libecl.so -ldl -lm -lgc -lgmp ;;; Compiling ext:asdf;asdf.lisp. ;;; Compiling (DEFVAR *ASDF-REVISION* ...). ;;; Compiling (DEFVAR *COMPILE-FILE-WARNINGS-BEHAVIOUR* ...). ;;; Compiling (DEFVAR *COMPILE-FILE-FAILURE-BEHAVIOUR* ...). ;;; Compiling (DEFVAR *VERBOSE-OUT* ...). ;;; Compiling (DEFMACRO AIF ...). ;;; Compiling (DEFUN PATHNAME-SANS-NAME+TYPE ...). ;;; Compiling (DEFMACRO APPENDF ...). ;;; Compiling (DEFCLASS SYSTEM-DEFINITION-ERROR ...). ;;; Compiling (DEFCLASS FORMATTED-SYSTEM-DEFINITION-ERROR ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFCLASS CIRCULAR-DEPENDENCY ...). ;;; Compiling (DEFCLASS MISSING-COMPONENT ...). ;;; Compiling (DEFCLASS MISSING-DEPENDENCY ...). ;;; Compiling (DEFCLASS OPERATION-ERROR ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Note: Replacing variable S by its value # ;;; Compiling (DEFCLASS COMPILE-ERROR ...). ;;; Compiling (DEFCLASS COMPILE-FAILED ...). ;;; Compiling (DEFCLASS COMPILE-WARNED ...). ;;; Compiling (DEFCLASS COMPONENT ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFUN SYSDEF-ERROR ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFGENERIC COMPONENT-SYSTEM ...). ;;; Compiling (DEFMETHOD COMPONENT-SYSTEM ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PRINT-OBJECT ...). ;;; Warning: The ignored variable #:G12870 is used. ;;; Compiling (DEFCLASS MODULE ...). ;;; Compiling (DEFGENERIC COMPONENT-PATHNAME ...). ;;; Compiling (DEFUN COMPONENT-PARENT-PATHNAME ...). ;;; Compiling (DEFGENERIC COMPONENT-RELATIVE-PATHNAME ...). ;;; Compiling (DEFMETHOD COMPONENT-RELATIVE-PATHNAME ...). ;;; Compiling (DEFMETHOD COMPONENT-PATHNAME ...). ;;; Compiling (DEFGENERIC COMPONENT-PROPERTY ...). ;;; Compiling (DEFMETHOD COMPONENT-PROPERTY ...). ;;; Compiling (DEFGENERIC (SETF COMPONENT-PROPERTY) ...). ;;; Compiling (DEFMETHOD (SETF COMPONENT-PROPERTY) ...). ;;; Compiling (DEFCLASS SYSTEM ...). ;;; Compiling (DEFUN SPLIT ...). ;;; Note: Replacing variable G12890 by its value # ;;; Note: Replacing variable G12891 by its value # ;;; Compiling (DEFGENERIC VERSION-SATISFIES ...). ;;; Compiling (DEFMETHOD VERSION-SATISFIES ...). ;;; Compiling (DEFVAR *DEFINED-SYSTEMS* ...). ;;; Compiling (DEFUN COERCE-NAME ...). ;;; Compiling (DEFVAR *SYSTEM-DEFINITION-SEARCH-FUNCTIONS* ...). ;;; Compiling (DEFUN SYSTEM-DEFINITION-PATHNAME ...). ;;; Compiling (DEFVAR *CENTRAL-REGISTRY* ...). ;;; Compiling (DEFUN SYSDEF-CENTRAL-REGISTRY-SEARCH ...). ;;; Compiling (DEFUN FIND-SYSTEM ...). ;;; Compiling (DEFUN REGISTER-SYSTEM ...). ;;; Compiling (DEFUN SYSTEM-REGISTERED-P ...). ;;; Compiling (DEFGENERIC FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (DEFMETHOD FIND-COMPONENT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'FIND-COMPONENT ...). ;;; Warning: The variable MODULE is not used. ;;; Compiling (DEFCLASS SOURCE-FILE ...). ;;; Compiling (DEFCLASS CL-SOURCE-FILE ...). ;;; Compiling (DEFCLASS C-SOURCE-FILE ...). ;;; Compiling (DEFCLASS JAVA-SOURCE-FILE ...). ;;; Compiling (DEFCLASS STATIC-FILE ...). ;;; Compiling (DEFCLASS DOC-FILE ...). ;;; Compiling (DEFCLASS HTML-FILE ...). ;;; Compiling (DEFGENERIC SOURCE-FILE-TYPE ...). ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable S is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable S is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable S is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable S is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFMETHOD SOURCE-FILE-TYPE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable S is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'SOURCE-FILE-TYPE ...). ;;; Warning: The variable C is not used. ;;; Compiling (DEFMETHOD COMPONENT-RELATIVE-PATHNAME ...). ;;; Compiling (DEFCLASS OPERATION ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PRINT-OBJECT ...). ;;; Warning: The ignored variable #:G12920 is used. ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Compiling (CLOS::INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFGENERIC PERFORM ...). ;;; Compiling (DEFGENERIC OPERATION-DONE-P ...). ;;; Compiling (DEFGENERIC EXPLAIN ...). ;;; Compiling (DEFGENERIC OUTPUT-FILES ...). ;;; Compiling (DEFGENERIC INPUT-FILES ...). ;;; Compiling (DEFUN NODE-FOR ...). ;;; Compiling (DEFGENERIC OPERATION-ANCESTOR ...). ;;; Compiling (DEFMETHOD OPERATION-ANCESTOR ...). ;;; Compiling (DEFUN MAKE-SUB-OPERATION ...). ;;; Note: Removing unused variable G12926 ;;; Compiling (DEFGENERIC VISIT-COMPONENT ...). ;;; Compiling (DEFMETHOD VISIT-COMPONENT ...). ;;; Compiling (DEFGENERIC COMPONENT-VISITED-P ...). ;;; Compiling (DEFMETHOD COMPONENT-VISITED-P ...). ;;; Compiling (DEFGENERIC (SETF VISITING-COMPONENT) ...). ;;; Compiling (DEFMETHOD (SETF VISITING-COMPONENT) ...). ;;; Compiling (CLOS::INSTALL-METHOD '(SETF VISITING-COMPONENT) ...). ;;; Warning: The variable COMPONENT is not used. ;;; Compiling (CLOS::INSTALL-METHOD '(SETF VISITING-COMPONENT) ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (CLOS::INSTALL-METHOD '(SETF VISITING-COMPONENT) ...). ;;; Warning: The variable NEW-VALUE is not used. ;;; Compiling (DEFMETHOD (SETF VISITING-COMPONENT) ...). ;;; Compiling (DEFGENERIC COMPONENT-VISITING-P ...). ;;; Compiling (DEFMETHOD COMPONENT-VISITING-P ...). ;;; Compiling (DEFGENERIC COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (DEFGENERIC COMPONENT-SELF-DEPENDENCIES ...). ;;; Compiling (DEFMETHOD COMPONENT-SELF-DEPENDENCIES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'INPUT-FILES ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'INPUT-FILES ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (DEFGENERIC TRAVERSE ...). ;;; Compiling (DEFMETHOD TRAVERSE ...). ;;; Note: Removing unused variable G13006 ;;; Note: Replacing variable G13011 by its value # ;;; Note: Replacing variable G13012 by its value # ;;; Note: Replacing variable G13013 by its value # ;;; Note: Replacing variable G13021 by its value # ;;; Compiling (CLOS::INSTALL-METHOD 'TRAVERSE ...). ;;; Warning: The ignored variable #:G13023 is used. ;;; Note: Replacing variable G13028 by its value # ;;; Compiling (CLOS::INSTALL-METHOD 'TRAVERSE ...). ;;; Warning: Unkonwn type (VALUES &REST T) ;;; Note: Replacing variable G13037 by its value # ;;; Note: Replacing variable G13038 by its value # ;;; Note: Replacing variable G13039 by its value # ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD EXPLAIN ...). ;;; Compiling (DEFCLASS COMPILE-OP ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFCLASS LOAD-OP ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OPERATION-DONE-P ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'OPERATION-DONE-P ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable O is not used. ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Note: Removing unused variable OPERATION ;;; Note: Replacing variable C by its value # ;;; Compiling (DEFCLASS LOAD-SOURCE-OP ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable O is not used. ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Compiling (CLOS::INSTALL-METHOD 'COMPONENT-DEPENDS-ON ...). ;;; Warning: The variable O is not used. ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OPERATION-DONE-P ...). ;;; Warning: The variable O is not used. ;;; Compiling (DEFCLASS TEST-OP ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'PERFORM ...). ;;; Warning: The variable OPERATION is not used. ;;; Compiling (DEFUN OPERATE ...). ;;; Note: Removing unused variable G13082 ;;; Note: Removing unused variable G13083 ;;; Compiling (DEFUN OOS ...). ;;; Compiling (DEFUN REMOVE-KEYWORD ...). ;;; Compiling (DEFMACRO DEFSYSTEM ...). ;;; Compiling (DEFUN CLASS-FOR-TYPE ...). ;;; Compiling (DEFUN MAYBE-ADD-TREE ...). ;;; Compiling (DEFUN UNION-OF-DEPENDENCIES ...). ;;; Compiling (DEFUN REMOVE-KEYS ...). ;;; Compiling (DEFVAR *SERIAL-DEPENDS-ON*). ;;; Compiling (DEFUN PARSE-COMPONENT-FORM ...). ;;; Note: Replacing variable G13179 by its value # ;;; Note: Replacing variable G13180 by its value # ;;; Note: Replacing variable G13181 by its value # ;;; Compiling (DEFUN CHECK-COMPONENT-INPUT ...). ;;; Compiling (DEFUN SYSDEF-ERROR-COMPONENT ...). ;;; Compiling (DEFUN RESOLVE-SYMLINKS ...). ;;; Compiling (DEFUN RUN-SHELL-COMMAND ...). ;;; Compiling (DEFGENERIC HYPERDOCUMENTATION ...). ;;; Compiling (DEFMETHOD HYPERDOCUMENTATION ...). ;;; Compiling (DEFUN HYPERDOC ...). ;;; Compiling (DEFUN MODULE-PROVIDE-ASDF ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Note: Replacing variable V by its value ;;; Emitting code for AIF. ;;; Emitting code for PATHNAME-SANS-NAME+TYPE. ;;; Emitting code for APPENDF. ;;; Note: Emitting linking call for GET-SETF-EXPANSION ;;; Note: Replacing variable G12844 by its value ;;; Note: Replacing variable V by its value ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G12858 by its value ;;; Note: Replacing variable G12859 by its value ;;; Note: Replacing variable C by its value ;;; Note: Replacing variable S by its value ;;; Note: Emitting linking call for FORMAT-CONTROL ;;; Note: Emitting linking call for FORMAT-ARGUMENTS ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G12860 by its value ;;; Note: Replacing variable G12861 by its value ;;; Note: Replacing variable C by its value ;;; Note: Emitting linking call for ERROR-OPERATION ;;; Note: Emitting linking call for ERROR-COMPONENT ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for #:G12862. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for MISSING-REQUIRED-BY ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for SYSDEF-ERROR. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for MISSING-REQUIRES ;;; Note: Emitting linking call for MISSING-VERSION ;;; Note: Emitting linking call for MISSING-PARENT ;;; Note: Emitting linking call for COMPONENT-NAME ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-SYSTEM. ;;; Note: Emitting linking call for COMPONENT-PARENT ;;; Note: Emitting linking call for COMPONENT-SYSTEM ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for #:G12872. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-PARENT-PATHNAME. ;;; Note: Emitting linking call for COMPONENT-PATHNAME ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-RELATIVE-PATHNAME. ;;; Emitting code for COMPONENT-PATHNAME. ;;; Note: Emitting linking call for COMPONENT-RELATIVE-PATHNAME ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-PROPERTY. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for (SETF COMPONENT-PROPERTY). ;;; Note: Replacing variable G12880 by its value ;;; Note: Replacing variable G12881 by its value ;;; Note: Replacing variable G12882 by its value ;;; Note: Replacing variable G12883 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for SPLIT. ;;; Emitting code for IS-WS. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for VERSION-SATISFIES. ;;; Note: Emitting linking call for COMPONENT-VERSION ;;; Emitting code for BIGGER. ;;; Note: Tail-recursive call of BIGGER was replaced by iteration. ;;; Emitting code for COERCE-NAME. ;;; Emitting code for SYSTEM-DEFINITION-PATHNAME. ;;; Emitting code for #:G12903. ;;; Emitting code for SYSDEF-CENTRAL-REGISTRY-SEARCH. ;;; Emitting code for FIND-SYSTEM. ;;; Note: Replacing variable G12908 by its value ;;; Emitting code for REGISTER-SYSTEM. ;;; Emitting code for SYSTEM-REGISTERED-P. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for FIND-COMPONENT. ;;; Note: Emitting linking call for MODULE-COMPONENTS ;;; Note: Emitting linking call for VERSION-SATISFIES ;;; Emitting code for FIND-COMPONENT. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for SOURCE-FILE-TYPE. ;;; Emitting code for SOURCE-FILE-TYPE. ;;; Emitting code for SOURCE-FILE-TYPE. ;;; Emitting code for SOURCE-FILE-TYPE. ;;; Emitting code for SOURCE-FILE-TYPE. ;;; Emitting code for COMPONENT-RELATIVE-PATHNAME. ;;; Note: Emitting linking call for SOURCE-FILE-TYPE ;;; Emitting code for PRINT-OBJECT. ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Note: Emitting linking call for OPERATION-ORIGINAL-INITARGS ;;; Emitting code for #:G12922. ;;; Emitting code for SHARED-INITIALIZE. ;;; Note: Reusing keywords lists for (:FORCE) ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for NODE-FOR. ;;; Note: Emitting linking call for CLASS-NAME ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for OPERATION-ANCESTOR. ;;; Note: Emitting linking call for OPERATION-PARENT ;;; Note: Emitting linking call for OPERATION-ANCESTOR ;;; Emitting code for MAKE-SUB-OPERATION. ;;; Note: Replacing variable G12924 by its value ;;; Note: Replacing variable G12925 by its value ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for VISIT-COMPONENT. ;;; Note: Emitting linking call for COMPONENT-VISITED-P ;;; Note: Emitting linking call for OPERATION-VISITED-NODES ;;; Note: Emiting FDEFINITION for (SETF OPERATION-VISITED-NODES) ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-VISITED-P. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for (SETF VISITING-COMPONENT). ;;; Emitting code for (SETF VISITING-COMPONENT). ;;; Note: Replacing variable G12940 by its value ;;; Note: Replacing variable G12938 by its value ;;; Note: Emitting linking call for OPERATION-VISITING-NODES ;;; Note: Emiting FDEFINITION for (SETF OPERATION-VISITING-NODES) ;;; Note: Replacing variable G12941 by its value ;;; Note: Emiting FDEFINITION for (SETF OPERATION-VISITING-NODES) ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-VISITING-P. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-DEPENDS-ON. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for COMPONENT-SELF-DEPENDENCIES. ;;; Note: Emitting linking call for COMPONENT-DEPENDS-ON ;;; Emitting code for #:G12943. ;;; Emitting code for INPUT-FILES. ;;; Note: Emitting linking call for COMPONENT-SELF-DEPENDENCIES ;;; Note: Replacing variable G12949 by its value ;;; Note: Replacing variable G12951 by its value ;;; Note: Replacing variable DEP by its value ;;; Note: Replacing variable G12953 by its value ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Note: Emitting linking call for FIND-COMPONENT ;;; Note: Emitting linking call for OUTPUT-FILES ;;; Emitting code for INPUT-FILES. ;;; Emitting code for OPERATION-DONE-P. ;;; Note: Emitting linking call for INPUT-FILES ;;; Note: Emitting linking call for COMPONENT-OPERATION-TIMES ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for TRAVERSE. ;;; Note: Emitting linking call for COMPONENT-VISITING-P ;;; Note: Emiting FDEFINITION for (SETF VISITING-COMPONENT) ;;; Note: Emitting linking call for TRAVERSE ;;; Note: Emitting linking call for MODULE-IF-COMPONENT-DEP-FAILS ;;; Note: Emitting linking call for OPERATION-DONE-P ;;; Note: Emitting linking call for OPERATION-FORCED ;;; Note: Emiting FDEFINITION for (SETF VISITING-COMPONENT) ;;; Note: Emitting linking call for VISIT-COMPONENT ;;; Emitting code for DO-DEP. ;;; Note: Emitting linking call for MAKE-RESTART ;;; Note: Emitting linking call for SIMPLE-ASSERTION-FAILURE ;;; Emitting code for DO-ONE-DEP. ;;; Emitting code for #:G13019. ;;; Emitting code for #:G13025. ;;; Emitting code for #:G13004. ;;; Emitting code for #:G13005. ;;; Note: Emitting linking call for ASSERT-REPORT ;;; Emitting code for PERFORM. ;;; Emitting code for PERFORM. ;;; Emitting code for EXPLAIN. ;;; Emitting code for #:G13040. ;;; Emitting code for #:G13041. ;;; Emitting code for PERFORM. ;;; Emitting code for PERFORM. ;;; Emitting code for PERFORM. ;;; Note: Emitting linking call for COMPILE-OP-SYSTEM-P ;;; Note: Emitting linking call for COMPILE-FILE ;;; Note: Emitting linking call for OPERATION-ON-WARNINGS ;;; Note: Emitting linking call for WARN ;;; Note: Emitting linking call for OPERATION-ON-FAILURE ;;; Emitting code for OUTPUT-FILES. ;;; Note: Emitting linking call for COMPILE-FILE-PATHNAME ;;; Emitting code for PERFORM. ;;; Emitting code for OUTPUT-FILES. ;;; Emitting code for PERFORM. ;;; Emitting code for PERFORM. ;;; Emitting code for OPERATION-DONE-P. ;;; Emitting code for OUTPUT-FILES. ;;; Emitting code for COMPONENT-DEPENDS-ON. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for PERFORM. ;;; Note: Replacing variable G13063 by its value ;;; Note: Replacing variable G13064 by its value ;;; Note: Emiting FDEFINITION for (SETF COMPONENT-PROPERTY) ;;; Emitting code for PERFORM. ;;; Emitting code for OUTPUT-FILES. ;;; Emitting code for COMPONENT-DEPENDS-ON. ;;; Note: Replacing variable G13070 by its value ;;; Note: Replacing variable DEP by its value ;;; Emitting code for OPERATION-DONE-P. ;;; Note: Emitting linking call for COMPONENT-PROPERTY ;;; Emitting code for PERFORM. ;;; Emitting code for OPERATE. ;;; Note: Emitting linking call for PERFORM ;;; Emitting code for #:G13078. ;;; Emitting code for #:G13079. ;;; Emitting code for #:G13080. ;;; Emitting code for #:G13081. ;;; Emitting code for OOS. ;;; Emitting code for REMOVE-KEYWORD. ;;; Emitting code for AUX. ;;; Emitting code for DEFSYSTEM. ;;; Note: Replacing variable G13100 by its value ;;; Note: Replacing variable G13101 by its value ;;; Note: Emitting linking call for SEARCH-KEYWORD ;;; Emitting code for CLASS-FOR-TYPE. ;;; Note: Emitting linking call for MODULE-DEFAULT-COMPONENT-CLASS ;;; Emitting code for MAYBE-ADD-TREE. ;;; Note: Replacing variable G13110 by its value ;;; Note: Replacing variable G13112 by its value ;;; Emitting code for UNION-OF-DEPENDENCIES. ;;; Emitting code for REMOVE-KEYS. ;;; Note: Replacing variable G13137 by its value ;;; Emitting code for PARSE-COMPONENT-FORM. ;;; Note: Replacing variable G13151 by its value ;;; Note: Replacing variable G13165 by its value ;;; Note: Emiting FDEFINITION for (SETF MODULE-DEFAULT-COMPONENT-CLASS) ;;; Note: Replacing variable G13170 by its value ;;; Note: Emiting FDEFINITION for (SETF MODULE-COMPONENTS) ;;; Note: Replacing variable G13176 by its value ;;; Note: Replacing variable G13177 by its value ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emitting linking call for COMPONENT-INLINE-METHODS ;;; Note: Replacing variable G13184 by its value ;;; Note: Replacing variable G13186 by its value ;;; Note: Emiting FDEFINITION for (SETF COMPONENT-INLINE-METHODS) ;;; Emitting code for #:G13183. ;;; Note: Emitting linking call for REMOVE-METHOD ;;; Emitting code for CHECK-COMPONENT-INPUT. ;;; Emitting code for SYSDEF-ERROR-COMPONENT. ;;; Emitting code for RESOLVE-SYMLINKS. ;;; Emitting code for RUN-SHELL-COMMAND. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for HYPERDOCUMENTATION. ;;; Note: Emitting linking call for HYPERDOCUMENTATION ;;; Emitting code for HYPERDOC. ;;; Emitting code for MODULE-PROVIDE-ASDF. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/asdf.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/asdf.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling ext:asdf;asdf.lisp. ;;; Compiling ext:asdf;asdf-ecl.lisp. ;;; Compiling (DEFCLASS LOAD-RECORD-OP ...). ;;; Compiling (DEFMETHOD OPERATION-DONE-P ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OPERATION-DONE-P ...). ;;; Warning: The variable C is not used. ;;; Compiling (CLOS::INSTALL-METHOD 'OPERATION-DONE-P ...). ;;; Warning: The variable O is not used. ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Note: Removing unused variable O ;;; Compiling (DEFUN LOAD-FILE-LIST ...). ;;; Compiling (DEFCLASS BUILD-OP ...). ;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). ;;; Note: Replacing variable G13210 by its value # ;;; Note: Replacing variable G13211 by its value # ;;; Note: Replacing variable G13212 by its value # ;;; Note: Replacing variable G13215 by its value # ;;; Note: Replacing variable G13216 by its value # ;;; Note: Replacing variable G13217 by its value # ;;; Note: Replacing variable G13218 by its value # ;;; Note: Replacing variable G13219 by its value # ;;; Compiling (CLOS::INSTALL-METHOD 'INITIALIZE-INSTANCE ...). ;;; Warning: The variable INITARGS is not used. ;;; Compiling (DEFMETHOD COMPONENT-DEPENDS-ON ...). ;;; Note: Removing unused variable O ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (CLOS::INSTALL-METHOD 'OUTPUT-FILES ...). ;;; Warning: The variable O is not used. ;;; Compiling (DEFUN GET-OBJECT-FILES ...). ;;; Compiling (DEFMETHOD OUTPUT-FILES ...). ;;; Compiling (DEFMETHOD INPUT-FILES ...). ;;; Compiling (DEFMETHOD PERFORM ...). ;;; Compiling (DEFMETHOD TRAVERSE ...). ;;; Compiling (DEFUN MAKE-BUILD ...). ;;; End of Pass 1. ;;; Emitting code for OPERATION-DONE-P. ;;; Emitting code for COMPONENT-DEPENDS-ON. ;;; Note: Emitting linking call for COMPONENT-ORIGINAL-DEPENDS-ON ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for LOAD-FILE-LIST. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Note: Emitting linking call for TRAVERSE ;;; Emitting code for INITIALIZE-INSTANCE. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emitting linking call for REMOVE-KEYS ;;; Note: Emitting linking call for BUILD-OP-TYPE ;;; Note: Emitting linking call for BUILD-OP-MONOLITHIC ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for COMPONENT-DEPENDS-ON. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for OUTPUT-FILES. ;;; Note: Emitting linking call for COMPONENT-PATHNAME ;;; Note: Emitting linking call for COMPILE-FILE-PATHNAME ;;; Emitting code for GET-OBJECT-FILES. ;;; Note: Emitting linking call for OUTPUT-FILES ;;; Emitting code for OUTPUT-FILES. ;;; Note: Emitting linking call for COMPONENT-NAME ;;; Emitting code for INPUT-FILES. ;;; Note: Emitting linking call for FIND-SYSTEM ;;; Emitting code for PERFORM. ;;; Note: Emitting linking call for BUILD-OP-ARGS ;;; Emitting code for TRAVERSE. ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for MAKE-BUILD. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/asdf-ecl.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/asdf-ecl.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling ext:asdf;asdf-ecl.lisp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITLGGAwg.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITLGGAwg.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/asdf.fas" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITLGGAwg.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/asdf.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/asdf-ecl.o" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ -shared libecl.so -ldl -lm -lgc -lgmp ;;; Compiling ext:sockets;sockets.lisp. ;;; Compiling (DEFMACRO DEFINE-C-CONSTANTS ...). ;;; Compiling (DEFMACRO C-CONSTANT ...). ;;; Compiling (DEFUN FF-SOCKET ...). ;;; Compiling (DEFUN FF-LISTEN ...). ;;; Compiling (DEFUN FF-CLOSE ...). ;;; Compiling (DEFUN SPLIT ...). ;;; Compiling (DEFCLASS HOST-ENT ...). ;;; Compiling (DEFGENERIC HOST-ENT-ADDRESS ...). ;;; Compiling (DEFMETHOD HOST-ENT-ADDRESS ...). ;;; Compiling (DEFUN GET-HOST-BY-NAME ...). ;;; Compiling (DEFUN GET-HOST-BY-ADDRESS ...). ;;; Compiling (FSET 'GET-HOST-BY-ADDRESS ...). ;;; The variable AND is undefined. ;;; The compiler will assume this variable is a global. ;;; Compiling (FSET 'GET-HOST-BY-ADDRESS ...). ;;; The variable AND is undefined. ;;; The compiler will assume this variable is a global. ;;; Note: Removing unused variable G13273 ;;; Compiling (DEFCLASS SOCKET ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). ;;; Note: Replacing variable G13291 by its value # ;;; Note: Replacing variable G13292 by its value # ;;; Note: Replacing variable G13293 by its value # ;;; Note: Replacing variable G13294 by its value # ;;; Note: Replacing variable G13295 by its value # ;;; Note: Replacing variable G13296 by its value # ;;; Compiling (CLOS::INSTALL-METHOD 'SHARED-INITIALIZE ...). ;;; Warning: The variable SLOT-NAMES is not used. ;;; Compiling (DEFGENERIC SOCKET-BIND ...). ;;; Compiling (DEFGENERIC SOCKET-ACCEPT ...). ;;; Compiling (DEFGENERIC SOCKET-CONNECT ...). ;;; Compiling (DEFGENERIC SOCKET-PEERNAME ...). ;;; Compiling (DEFGENERIC SOCKET-NAME ...). ;;; Compiling (DEFGENERIC SOCKET-LISTEN ...). ;;; Compiling (DEFGENERIC SOCKET-RECEIVE ...). ;;; Compiling (DEFGENERIC SOCKET-SEND ...). ;;; Compiling (DEFGENERIC SOCKET-CLOSE ...). ;;; Compiling (DEFGENERIC SOCKET-MAKE-STREAM ...). ;;; Compiling (DEFGENERIC NON-BLOCKING-MODE ...). ;;; Compiling (DEFGENERIC (SETF NON-BLOCKING-MODE) ...). ;;; Compiling (DEFGENERIC SOCKET-CLOSE-LOW-LEVEL ...). ;;; Compiling (DEFMETHOD SOCKET-LISTEN ...). ;;; Compiling (DEFMETHOD SOCKET-CLOSE-LOW-LEVEL ...). ;;; Compiling (DEFMETHOD SOCKET-CLOSE ...). ;;; Note: Replacing variable G13300 by its value # ;;; Note: Replacing variable G13301 by its value # ;;; Note: Replacing variable G13302 by its value # ;;; Compiling (DEFMETHOD SOCKET-RECEIVE ...). ;;; Compiling (DEFUN GET-PROTOCOL-BY-NAME ...). ;;; Compiling (DEFUN MAKE-INET-ADDRESS ...). ;;; Compiling (DEFCLASS INET-SOCKET ...). ;;; Compiling (DEFUN MAKE-INET-SOCKET ...). ;;; Compiling (DEFMETHOD SOCKET-BIND ...). ;;; Note: Removing unused variable G13321 ;;; Compiling (DEFMETHOD SOCKET-ACCEPT ...). ;;; Compiling (DEFMETHOD SOCKET-CONNECT ...). ;;; Compiling (DEFMETHOD SOCKET-PEERNAME ...). ;;; Compiling (DEFMETHOD SOCKET-NAME ...). ;;; Compiling (DEFMETHOD SOCKET-SEND ...). ;;; Note: Removing unused variable G13342 ;;; Note: Removing unused variable G13351 ;;; Compiling (DEFCLASS LOCAL-SOCKET ...). ;;; Compiling (DEFMETHOD SOCKET-BIND ...). ;;; Note: Removing unused variable G13367 ;;; Compiling (DEFMETHOD SOCKET-ACCEPT ...). ;;; Compiling (DEFMETHOD SOCKET-CONNECT ...). ;;; Note: Removing unused variable G13385 ;;; Compiling (DEFMETHOD SOCKET-PEERNAME ...). ;;; Compiling (DEFMETHOD NON-BLOCKING-MODE ...). ;;; Compiling (DEFMETHOD (SETF NON-BLOCKING-MODE) ...). ;;; Compiling (DEFUN MAKE-STREAM-FROM-FD ...). ;;; Note: Removing unused variable G13397 ;;; Compiling (DEFMETHOD SOCKET-MAKE-STREAM ...). ;;; Note: Replacing variable G13408 by its value # ;;; Note: Replacing variable G13409 by its value # ;;; Note: Replacing variable G13410 by its value # ;;; Compiling (DEFCLASS SOCKET-ERROR ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Note: Replacing variable G13414 by its value # ;;; Note: Replacing variable G13415 by its value # ;;; Note: Replacing variable G13416 by its value # ;;; Compiling (DEFMACRO DEFINE-SOCKET-CONDITION ...). ;;; Compiling (DEFPARAMETER *CONDITIONS-FOR-ERRNO* ...). ;;; Compiling (DEFCLASS ADDRESS-IN-USE-ERROR ...). ;;; Compiling (DEFCLASS INTERRUPTED-ERROR ...). ;;; Compiling (DEFCLASS BAD-FILE-DESCRIPTOR-ERROR ...). ;;; Compiling (DEFCLASS CONNECTION-REFUSED-ERROR ...). ;;; Compiling (DEFCLASS OPERATION-TIMEOUT-ERROR ...). ;;; Compiling (DEFCLASS INTERRUPTED-ERROR ...). ;;; Warning: Redefining class INTERRUPTED-ERROR ;;; Compiling (DEFCLASS INVALID-ARGUMENT-ERROR ...). ;;; Compiling (DEFCLASS NO-BUFFERS-ERROR ...). ;;; Compiling (DEFCLASS OUT-OF-MEMORY-ERROR ...). ;;; Compiling (DEFCLASS OPERATION-NOT-SUPPORTED-ERROR ...). ;;; Compiling (DEFCLASS OPERATION-NOT-PERMITTED-ERROR ...). ;;; Compiling (DEFCLASS PROTOCOL-NOT-SUPPORTED-ERROR ...). ;;; Compiling (DEFCLASS SOCKET-TYPE-NOT-SUPPORTED-ERROR ...). ;;; Compiling (DEFCLASS NETWORK-UNREACHABLE-ERROR ...). ;;; Compiling (DEFUN CONDITION-FOR-ERRNO ...). ;;; Compiling (DEFUN SOCKET-ERROR ...). ;;; Compiling (DEFVAR *NAME-SERVICE-ERRNO* ...). ;;; Compiling (DEFUN NAME-SERVICE-ERROR ...). ;;; Compiling (DEFCLASS NAME-SERVICE-ERROR ...). ;;; Compiling (DEFMETHOD PRINT-OBJECT ...). ;;; Compiling (DEFMACRO DEFINE-NAME-SERVICE-CONDITION ...). ;;; Compiling (DEFPARAMETER *CONDITIONS-FOR-NAME-SERVICE-ERRNO* ...). ;;; Compiling (DEFCLASS NETDB-INTERNAL-ERROR ...). ;;; Compiling (DEFCLASS NETDB-SUCCESS-ERROR ...). ;;; Compiling (DEFCLASS HOST-NOT-FOUND-ERROR ...). ;;; Compiling (DEFCLASS TRY-AGAIN-ERROR ...). ;;; Compiling (DEFCLASS NO-RECOVERY-ERROR ...). ;;; Compiling (DEFCLASS NO-ADDRESS-ERROR ...). ;;; Compiling (DEFUN CONDITION-FOR-NAME-SERVICE-ERRNO ...). ;;; Compiling (DEFUN GET-NAME-SERVICE-ERRNO ...). ;;; Compiling (DEFUN GET-NAME-SERVICE-ERROR-MESSAGE ...). ;;; Compiling (DEFUN GET-SOCKOPT-INT ...). ;;; Compiling (DEFUN GET-SOCKOPT-BOOL ...). ;;; Compiling (DEFUN SET-SOCKOPT-INT ...). ;;; Compiling (DEFUN SET-SOCKOPT-BOOL ...). ;;; Compiling (DEFMACRO DEFINE-SOCKOPT ...). ;;; Compiling (DEFUN SOCKOPT-TYPE ...). ;;; Compiling (DEFUN SOCKOPT-RECEIVE-BUFFER ...). ;;; Compiling (DEFUN (SETF SOCKOPT-RECEIVE-BUFFER) ...). ;;; Compiling (DEFUN SOCKOPT-REUSE-ADDRESS ...). ;;; Compiling (DEFUN (SETF SOCKOPT-REUSE-ADDRESS) ...). ;;; Compiling (DEFUN SOCKOPT-KEEP-ALIVE ...). ;;; Compiling (DEFUN (SETF SOCKOPT-KEEP-ALIVE) ...). ;;; Compiling (DEFUN SOCKET-DONT-ROUTE ...). ;;; Compiling (DEFUN (SETF SOCKET-DONT-ROUTE) ...). ;;; Compiling (DEFUN SOCKET-LINGER ...). ;;; Compiling (DEFUN (SETF SOCKET-LINGER) ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for DEFINE-C-CONSTANTS. ;;; Emitting code for C-CONSTANT. ;;; Emitting code for FF-SOCKET. ;;; Emitting code for FF-LISTEN. ;;; Emitting code for FF-CLOSE. ;;; Emitting code for SPLIT. ;;; Emitting code for IS-WS. ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for HOST-ENT-ADDRESS. ;;; Note: Emitting linking call for HOST-ENT-ADDRESSES ;;; Emitting code for GET-HOST-BY-NAME. ;;; Note: Emitting linking call for MAKE-INSTANCE ;;; Emitting code for GET-HOST-BY-ADDRESS. ;;; Note: Emitting linking call for MAKE-RESTART ;;; Note: Emitting linking call for SIMPLE-ASSERTION-FAILURE ;;; Note: Emitting linking call for ASSERT-PROMPT ;;; Note: Emiting FDEFINITION for (SETF =) ;;; Emitting code for #:G13271. ;;; Emitting code for #:G13272. ;;; Note: Emitting linking call for ASSERT-REPORT ;;; Emitting code for #:G13278. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Emitting linking call for PRINT-UNREADABLE-OBJECT-FUNCTION ;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. ;;; Emitting code for SHARED-INITIALIZE. ;;; Note: Emitting linking call for SOCKET-FILE-DESCRIPTOR ;;; Note: Emitting linking call for SOCKET-FAMILY ;;; Note: Emitting linking call for SOCKET-TYPE ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Note: Emiting FDEFINITION for ENSURE-GENERIC-FUNCTION ;;; Emitting code for SOCKET-LISTEN. ;;; Emitting code for SOCKET-CLOSE-LOW-LEVEL. ;;; Emitting code for SOCKET-CLOSE. ;;; Note: Emitting linking call for SOCKET-CLOSE-LOW-LEVEL ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Emitting code for SOCKET-RECEIVE. ;;; Emitting code for GET-PROTOCOL-BY-NAME. ;;; Emitting code for MAKE-INET-ADDRESS. ;;; Emitting code for #:G13306. ;;; Emitting code for MAKE-INET-SOCKET. ;;; Emitting code for SOCKET-BIND. ;;; Note: Emitting linking call for COERCE-TO-CONDITION ;;; Emitting code for #:G13319. ;;; Emitting code for #:G13320. ;;; Emitting code for SOCKET-ACCEPT. ;;; Note: Emitting linking call for SOCKET-PROTOCOL ;;; Emitting code for SOCKET-CONNECT. ;;; Emitting code for SOCKET-PEERNAME. ;;; Emitting code for SOCKET-NAME. ;;; Emitting code for SOCKET-SEND. ;;; Emitting code for #:G13340. ;;; Emitting code for #:G13341. ;;; Emitting code for #:G13349. ;;; Emitting code for #:G13350. ;;; Emitting code for #:G13352. ;;; Emitting code for SOCKET-BIND. ;;; Emitting code for SOCKET-ACCEPT. ;;; Emitting code for SOCKET-CONNECT. ;;; Emitting code for SOCKET-PEERNAME. ;;; Emitting code for #:G13365. ;;; Emitting code for #:G13366. ;;; Emitting code for #:G13383. ;;; Emitting code for #:G13384. ;;; Emitting code for NON-BLOCKING-MODE. ;;; Emitting code for (SETF NON-BLOCKING-MODE). ;;; Emitting code for MAKE-STREAM-FROM-FD. ;;; Emitting code for #:G13395. ;;; Emitting code for #:G13396. ;;; Emitting code for SOCKET-MAKE-STREAM. ;;; Note: Emiting FDEFINITION for (SETF SLOT-VALUE) ;;; Note: Emiting FDEFINITION for (SETF DOCUMENTATION) ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G13411 by its value ;;; Note: Replacing variable G13412 by its value ;;; Note: Replacing variable C by its value ;;; Note: Replacing variable S by its value ;;; Note: Emitting linking call for SOCKET-ERROR-ERRNO ;;; Note: Emitting linking call for SOCKET-ERROR-SYSCALL ;;; Note: Emitting linking call for SOCKET-ERROR-SYMBOL ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for DEFINE-SOCKET-CONDITION. ;;; Emitting code for CONDITION-FOR-ERRNO. ;;; Emitting code for SOCKET-ERROR. ;;; Emitting code for NAME-SERVICE-ERROR. ;;; Emitting code for PRINT-OBJECT. ;;; Note: Replacing variable G13435 by its value ;;; Note: Replacing variable G13436 by its value ;;; Note: Replacing variable C by its value ;;; Note: Replacing variable S by its value ;;; Note: Emitting linking call for NAME-SERVICE-ERROR-ERRNO ;;; Note: Emitting linking call for NAME-SERVICE-ERROR-SYSCALL ;;; Note: Emitting linking call for NAME-SERVICE-ERROR-SYMBOL ;;; Emitting code for CALL-NEXT-METHOD. ;;; Emitting code for DEFINE-NAME-SERVICE-CONDITION. ;;; Emitting code for CONDITION-FOR-NAME-SERVICE-ERRNO. ;;; Emitting code for GET-NAME-SERVICE-ERRNO. ;;; Emitting code for GET-NAME-SERVICE-ERROR-MESSAGE. ;;; Emitting code for GET-SOCKOPT-INT. ;;; Emitting code for GET-SOCKOPT-BOOL. ;;; Emitting code for SET-SOCKOPT-INT. ;;; Emitting code for SET-SOCKOPT-BOOL. ;;; Emitting code for DEFINE-SOCKOPT. ;;; Emitting code for SOCKOPT-TYPE. ;;; Emitting code for SOCKOPT-RECEIVE-BUFFER. ;;; Emitting code for (SETF SOCKOPT-RECEIVE-BUFFER). ;;; Emitting code for SOCKOPT-REUSE-ADDRESS. ;;; Emitting code for (SETF SOCKOPT-REUSE-ADDRESS). ;;; Emitting code for SOCKOPT-KEEP-ALIVE. ;;; Emitting code for (SETF SOCKOPT-KEEP-ALIVE). ;;; Emitting code for SOCKET-DONT-ROUTE. ;;; Emitting code for (SETF SOCKET-DONT-ROUTE). ;;; Emitting code for SOCKET-LINGER. ;;; Emitting code for (SETF SOCKET-LINGER). ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/sockets.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/sockets.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling ext:sockets;sockets.lisp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITCkLlyo.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITCkLlyo.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/sockets.fas" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITCkLlyo.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/sockets.o" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ -shared libecl.so -ldl -lm -lgc -lgmp ;;; Compiling ext:serve-event;serve-event.lisp. ;;; Compiling (DEFUN MAKE-HANDLER ...). ;;; Compiling (DEFVAR *DESCRIPTOR-HANDLERS* ...). ;;; Compiling (DEFUN ADD-FD-HANDLER ...). ;;; Compiling (DEFUN REMOVE-FD-HANDLER ...). ;;; Compiling (DEFMACRO WITH-FD-HANDLER ...). ;;; Compiling (DEFMACRO FD-ZERO ...). ;;; Compiling (DEFMACRO FD-SET ...). ;;; Compiling (DEFMACRO FD-ISSET ...). ;;; Compiling (DEFUN FDSET-SIZE ...). ;;; Compiling (DEFUN SERVE-EVENT ...). ;;; Note: Replacing variable G13473 by its value # ;;; Compiling (DEFUN SERVE-ALL-EVENTS ...). ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for MAKE-HANDLER. ;;; Emitting code for ADD-FD-HANDLER. ;;; Emitting code for REMOVE-FD-HANDLER. ;;; Emitting code for WITH-FD-HANDLER. ;;; Emitting code for FD-ZERO. ;;; Emitting code for FD-SET. ;;; Emitting code for FD-ISSET. ;;; Emitting code for FDSET-SIZE. ;;; Emitting code for SERVE-EVENT. ;;; Note: Emitting linking call for ALLOCATE-FOREIGN-OBJECT ;;; Note: Emitting linking call for FREE-FOREIGN-OBJECT ;;; Emitting code for SERVE-ALL-EVENTS. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/serve-event.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/serve-event.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling ext:serve-event;serve-event.lisp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITKrFYhA.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITKrFYhA.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/serve-event.fas" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITKrFYhA.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/serve-event.o" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ -shared libecl.so -ldl -lm -lgc -lgmp ;;; Compiling ext:rt;rt.lisp. ;;; Compiling (DEFVAR *TEST* ...). ;;; Compiling (DEFVAR *DO-TESTS-WHEN-DEFINED* ...). ;;; Compiling (DEFVAR *ENTRIES* ...). ;;; Compiling (DEFVAR *IN-TEST* ...). ;;; Compiling (DEFVAR *DEBUG* ...). ;;; Compiling (DEFVAR *CATCH-ERRORS* ...). ;;; Compiling (DEFVAR *PRINT-CIRCLE-ON-FAILURE* ...). ;;; Compiling (DEFVAR *COMPILE-TESTS* ...). ;;; Compiling (DEFVAR *OPTIMIZATION-SETTINGS* ...). ;;; Compiling (DEFVAR *EXPECTED-FAILURES* ...). ;;; Compiling (DEFUN MAKE-ENTRY ...). ;;; Compiling (DEFMACRO VALS ...). ;;; Compiling (DEFMACRO DEFN ...). ;;; Compiling (DEFUN PENDING-TESTS ...). ;;; Compiling (DEFUN REM-ALL-TESTS ...). ;;; Compiling (DEFUN REM-TEST ...). ;;; Compiling (DEFUN GET-TEST ...). ;;; Compiling (DEFUN GET-ENTRY ...). ;;; Compiling (DEFMACRO DEFTEST ...). ;;; Note: Replacing variable VALUES by its value # ;;; Compiling (DEFUN ADD-ENTRY ...). ;;; Compiling (DEFUN REPORT-ERROR ...). ;;; Compiling (DEFUN DO-TEST ...). ;;; Compiling (DEFUN EQUALP-WITH-CASE ...). ;;; Compiling (DEFUN DO-ENTRY ...). ;;; Note: Replacing variable G13518 by its value # ;;; Note: Replacing variable G13519 by its value # ;;; Note: Replacing variable G13527 by its value # ;;; Note: Replacing variable G13528 by its value # ;;; Compiling (DEFUN CONTINUE-TESTING ...). ;;; Compiling (DEFUN DO-TESTS ...). ;;; Note: Replacing variable G13536 by its value # ;;; Note: Replacing variable G13537 by its value # ;;; Compiling (DEFUN DO-ENTRIES ...). ;;; Note: Replacing variable G13547 by its value # ;;; Note: Replacing variable G13548 by its value # ;;; Note: Replacing variable G13549 by its value # ;;; End of Pass 1. ;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE ;;; Emitting code for MAKE-ENTRY. ;;; Emitting code for VALS. ;;; Emitting code for DEFN. ;;; Emitting code for PENDING-TESTS. ;;; Emitting code for REM-ALL-TESTS. ;;; Emitting code for REM-TEST. ;;; Note: Replacing variable G13498 by its value ;;; Emitting code for GET-TEST. ;;; Emitting code for GET-ENTRY. ;;; Emitting code for DEFTEST. ;;; Emitting code for ADD-ENTRY. ;;; Note: Replacing variable G13506 by its value ;;; Note: Replacing variable G13508 by its value ;;; Note: Replacing variable G13509 by its value ;;; Emitting code for REPORT-ERROR. ;;; Emitting code for DO-TEST. ;;; Emitting code for EQUALP-WITH-CASE. ;;; Note: Tail-recursive call of EQUALP-WITH-CASE was replaced by iteration. ;;; Note: Tail-recursive call of EQUALP-WITH-CASE was replaced by iteration. ;;; Emitting code for DO-ENTRY. ;;; Emitting code for %DO. ;;; Note: Replacing variable G13521 by its value ;;; Note: Emitting linking call for COMPILE ;;; Note: Replacing variable G13523 by its value ;;; Emitting code for #:G13525. ;;; Emitting code for CONTINUE-TESTING. ;;; Emitting code for DO-TESTS. ;;; Emitting code for DO-ENTRIES. ;;; Calling the C compiler... ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/rt.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/rt.o" ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=1 ;;; Finished compiling ext:rt;rt.lisp. ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITgKunzS.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITgKunzS.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/rt.fas" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITgKunzS.o" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ext/rt.o" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ -shared libecl.so -ldl -lm -lgc -lgmp ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE -O2 -march=nocona -pipe -fPIC -fstrict-aliasing -Dlinux -I"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/c" "-I/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" -w -c "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITXMJbrb.c" -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITXMJbrb.o" ;;; Note: Invoking external command: ;;; x86_64-pc-linux-gnu-gcc -o "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/bin/ecl" -L"/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/" "/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/ECLINITXMJbrb.o" "-L./" -Wl,--rpath,/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build/ libecl.so -ldl -lm sed -e 's,@libdir\\@,/usr/lib64/,' \ -e 's,@includedir\\@,/usr/include/,' bin/ecl-config.pre > bin/ecl-config make[1]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build' >>> Source compiled. >>> Test phase [not enabled]: dev-lisp/ecls-0.9j_p1 >>> Install ecls-0.9j_p1 into /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image/ category dev-lisp cd build; make install make[1]: Entering directory `/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build' # Here we would use the option -s but the install program in sourceforge-solaris # is broken. /bin/sh /var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/src/gc/mkinstalldirs /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image//usr/bin /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image//usr/lib64 \ /usr/lib64/ecl/ /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image//usr/include mkdir -p -- /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image//usr/bin /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image//usr/lib64 /usr/lib64/ecl/ /var/tmp/portage/dev-lisp/ecls-0.9j_p1/image//usr/include ACCESS DENIED mkdir: /usr/lib64/ecl mkdir: cannot create directory `/usr/lib64/ecl/': Permission denied make[1]: *** [install-base] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-0.9j_p1/work/ecl-0.9j/build' make: *** [install] Error 2 * * ERROR: dev-lisp/ecls-0.9j_p1 failed. * Call stack: * ebuild.sh, line 46: Called src_install * environment, line 2073: Called die * The specific snippet of code: * emake bindir="${D}"/usr/bin infodir="${D}"/usr/share/info mandir="${D}"/usr/share/man includedir="${D}"/usr/include libdir=${D}/usr/$(get_libdir) docdir="${D}"/usr/share/doc/${PF} install || diefunc "$FUNCNAME" "$LINENO" "$?" "make install failed"; * The die message: * make install failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/ecls-0.9j_p1/temp/environment'. * This ebuild is from an overlay: '/usr/local/overlays/temp/' * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/var/log/sandbox/sandbox-5406.log" mkdir: /usr/lib64/ecl (symlink to /usr/lib64/) --------------------------------------------------------------------------------