Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 353596 Details for
Bug 335801
dev-lisp/ecls does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
ecls-13.5.1:20130718-152323.log (text/x-log), 934.00 KB, created by
Michael Mair-Keimberger (mm1ke)
on 2013-07-18 15:36:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Michael Mair-Keimberger (mm1ke)
Created:
2013-07-18 15:36:29 UTC
Size:
934.00 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lisp/ecls-13.5.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: common-lisp@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux sse threads unicode userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ecl-13.5.1.tgz to /var/tmp/portage/dev-lisp/ecls-13.5.1/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/ecls-13.5.1/work >>>> Preparing source in /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1 ... > [32;01m*[0m Applying 13.5.1-headers-gentoo.patch ... >[A[148C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1 ... > * econf: updating ecl-13.5.1/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/gmp/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/gmp/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/libffi/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/libffi/.pc/stand-alone/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/libffi/.pc/stand-alone/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/libffi/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/gc/libatomic_ops-1.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/gc/libatomic_ops-1.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/gc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/gc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/gc-unstable/libatomic_ops/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/gc-unstable/libatomic_ops/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ecl-13.5.1/src/gc-unstable/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ecl-13.5.1/src/gc-unstable/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-system-gmp --enable-boehm=system --enable-longdouble --with-dffi --disable-gengc --disable-precisegc --without-debug-cflags --with-sse --enable-threads --with-__thread --enable-unicode --without-x --without-clx >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 whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for etags... no >checking for emacs-etags... no >checking for ld flags when building shared libraries... -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >checking for required libraries... -ldl >checking for architecture... X86_64 >checking for software type... linux / >checking for __thread local data... yes >checking for install-info... /usr/bin/install-info >checking for __gmpz_init in -lgmp... yes >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 gmp.h usability... yes >checking gmp.h presence... yes >checking for gmp.h... yes >checking GMP autoconf... "yes.no" >checking for getpwnam in -lsun... no >checking for library containing strerror... none required >checking for pthread_rwlock_init... yes >checking for thread object files... threads/process threads/queue threads/mutex threads/condition_variable threads/semaphore threads/barrier threads/mailbox threads/rwlock >checking for use of __thread... yes >checking for GC_register_my_thread in -lgc... yes >checking gc.h usability... yes >checking gc.h presence... yes >checking for gc.h... yes >checking whether we can use the existing Boehm-Weiser library ... yes >checking if we use Boehm-Demers-Weiser precise garbage collector... no >checking for ffi_closure_alloc in -lffi... yes >checking ffi/ffi.h usability... no >checking ffi/ffi.h presence... no >checking for ffi/ffi.h... no >checking ffi.h usability... no >checking ffi.h presence... no >checking for ffi.h... no >checking whether we can use the existing libffi library ... no >configure: Configuring included libffi library: >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -fPIC >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 -fPIC accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -fPIC option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc -fPIC... gcc3 >checking dependency style of x86_64-pc-linux-gnu-gcc -fPIC... gcc3 >checking whether x86_64-pc-linux-gnu-gcc -fPIC and cc understand -c and -o together... yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -fPIC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -fPIC object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -fPIC -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 dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -fPIC supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -fPIC option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -fPIC PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -fPIC static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -fPIC supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -fPIC supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -fPIC linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for sys/mman.h... (cached) yes >checking for mmap... (cached) yes >checking whether read-only mmap of a plain file works... yes >checking whether mmap from /dev/zero works... yes >checking for MAP_ANON(YMOUS)... yes >checking whether mmap with MAP_ANON(YMOUS) works... yes >checking for ANSI C header files... (cached) yes >checking for memcpy... yes >checking for working alloca.h... yes >checking for alloca... yes >checking size of double... 8 >checking size of long double... 16 >checking whether byte ordering is bigendian... no >checking assembler .cfi pseudo-op support... yes >checking assembler supports pc related relocs... yes >checking assembler .ascii pseudo-op support... yes >checking assembler .string pseudo-op support... yes >checking assembler supports unwind section type... yes >checking whether .eh_frame section should be read-only... no >checking for __attribute__((visibility("hidden")))... yes >configure: creating ./config.status >config.status: creating include/Makefile >config.status: creating include/ffi.h >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating libffi.pc >config.status: creating fficonfig.h >config.status: linking /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/ffitarget.h to include/ffitarget.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing include commands >config.status: executing src commands >checking for soname flags... -Wl,-soname,libecl.so.13.5 >checking for X... disabled >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 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 sched.h usability... yes >checking sched.h presence... yes >checking for sched.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 sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking semaphore.h usability... yes >checking semaphore.h presence... yes >checking for semaphore.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 size of long long... 64 >checking whether byte ordering is bigendian... no >checking appropiate type for fixnums... long int >checking for stdint.h... (cached) yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking character sequence for end of line... lf >checking for _longjmp... yes >checking for code to detect FP exceptions... x86_64 >checking for SSE intrinsics... yes >checking for long double... yes >checking for sinl... yes >checking for cosl... yes >checking for tanl... yes >checking for logl... yes >checking for expl... yes >checking whether stack growns downwards... yes >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 sys/param.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 correctly handles 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 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 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 log1p... yes >checking for log1pf... yes >checking for log1pl... yes >checking for copysign... yes >checking for sched_yield... yes >checking for uname... yes >checking for fseeko... yes >checking for dladdr... yes >checking for backtrace... yes >checking for backtrace_symbols... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking working environ... yes >checking atomic_ops.h usability... yes >checking atomic_ops.h presence... yes >checking for atomic_ops.h... yes >checking libatomic-ops version ... system >= init form >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 new-cmp/load.lsp >config.status: creating ../Makefile >config.status: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting >config.status: creating Makefile >config.status: WARNING: '/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating c/Makefile >config.status: creating doc/Makefile >config.status: WARNING: '/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/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 tests/config.lsp >config.status: creating tests/Makefile >config.status: creating ecl/config.h >Configuration complete. To build ECL, issue make in this directory. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1 ... >make -j5 -j1 >cd build; make >make[1]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build' >cp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/util/gdbinit .gdbinit >if (echo c libffi | grep gmp); then \ > cd gmp && make install && \ > cd .. && mv include/gmp.h ecl/ && rmdir include && \ > mv ./libgmp.a ./libeclgmp.a; \ >fi >if (echo c libffi | grep atomic); then \ > cd atomic && make && make install && cd .. && \ > rm -f -rf share ecl/atomic_ops_stack.h ecl/atomic_ops_malloc.h *atomic*gpl* && \ > mv libatomic_ops.a libeclatomic.a; \ >fi >test -d ecl/gc || mkdir ecl/gc >test -d ecl/gc/private || mkdir ecl/gc/private >if (echo c libffi | grep gc); then \ > cd gc && make install && cd .. && \ > cp -rf /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/gc-unstable/include/private/*.h ecl/gc/private/ && \ > mv libgc.a libeclgc.a; \ >fi >if (echo c libffi | grep libffi); then \ > cd libffi && make install && cd .. && \ > sed -e 's,<ffitarget,<ecl/ffitarget,' ecl/ffi.h > ecl/foo.h && \ > rm ecl/ffi.h && mv ecl/foo.h ecl/ffi.h && \ > mv libffi.a libeclffi.a; \ >fi >c libffi >make[2]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi' >Making install in include >make[3]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/include' >make[4]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/include' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ecl" || /bin/mkdir -p "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ecl" > /usr/bin/install -c -m 644 ffi.h ffitarget.h '/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ecl' >make[4]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/include' >make[3]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/include' >Making install in man >make[3]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/man' >make[4]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/man' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/share/man/man3" > /usr/bin/install -c -m 644 /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/man/ffi.3 /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/man/ffi_call.3 /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/man/ffi_prep_cif.3 '/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/share/man/man3' >make[4]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/man' >make[3]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi/man' >make[3]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi' >depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/debug.lo -MD -MP -MF $depbase.Tpo -c -o src/debug.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/debug.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/debug.c -o src/debug.o >depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/prep_cif.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/prep_cif.c -o src/prep_cif.o >depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/types.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/types.c -o src/types.o >depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/raw_api.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/raw_api.c -o src/raw_api.o >depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/java_raw_api.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/java_raw_api.c -o src/java_raw_api.o >depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/closures.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/closures.c -o src/closures.o >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/closures.c: In function 'dlmmap_locked': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/closures.c:416:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/closures.c:428:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] >depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/ffi64.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/ffi64.c -o src/x86/ffi64.o >depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/unix64.S &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/unix64.S -o src/x86/unix64.o >depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/ffi.c &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/ffi.c -o src/x86/ffi.o >depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ >/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/sysv.S &&\ >mv -f $depbase.Tpo $depbase.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/src/x86/sysv.S -o src/x86/sysv.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -version-info `grep -v '^#' /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/libffi/libtool-version` -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libffi.la -rpath /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libffi.a >libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fPIC -Wall -g -fexceptions -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libffi_convenience.la src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libffi_convenience.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libffi_convenience.a >libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) >make[4]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi' >test -z "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build" || /bin/mkdir -p "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build" > /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build' >libtool: install: /usr/bin/install -c .libs/libffi.lai /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi.la >libtool: install: /usr/bin/install -c .libs/libffi.a /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi.a >libtool: install: chmod 644 /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi.a >libtool: finish: PATH="/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3:/sbin" ldconfig -n /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,-rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >test -z "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/pkgconfig" > /usr/bin/install -c -m 644 libffi.pc '/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/pkgconfig' >make[4]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi' >make[3]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi' >make[2]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/libffi' >sed -e 's,@ecldir\\@,/usr/lib64/ecl-13.5.1/,g' < lsp/config.pre > lsp/config.lsp >sed -e 's,@ecldir\\@,"/usr/lib64/ecl-13.5.1/",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-13.5.1/work/ecl-13.5.1/src/h/external.h > c/ecl/external.h >cp -rf /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/h/*.h /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/h/impl ecl/ >cd c; make >make[2]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c' >cat /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/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}};%' | \ >sed -e 's%"\(IF_[A-Z0-9]*\)(\([^)]*\))"%\1("\2")%g' > tmp.h >mv tmp.h /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/symbols_list2.h >if test -f ../CROSS-DPP; then touch dpp; else \ >x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I./ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/dpp.c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -o dpp ; \ >fi >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/main.d main.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/main.d main.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/main.d -> main.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o main.o main.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/symbol.d symbol.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/symbol.d symbol.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/symbol.d -> symbol.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o symbol.o symbol.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/package.d package.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/package.d package.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/package.d -> package.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o package.o package.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cons.d cons.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cons.d cons.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cons.d -> cons.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o cons.o cons.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/list.d list.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/list.d list.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/list.d -> list.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o list.o list.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/apply.d apply.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/apply.d apply.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/apply.d -> apply.c >x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c apply.c -o apply.o >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/eval.d eval.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/eval.d eval.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/eval.d -> eval.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o eval.o eval.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/interpreter.d interpreter.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/interpreter.d interpreter.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/interpreter.d -> interpreter.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o interpreter.o interpreter.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/interpreter.d: In function 'ecl_interpret': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/interpreter.d:284:2: warning: initialization discards 'volatile' qualifier from pointer target type [enabled by default] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/compiler.d compiler.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/compiler.d compiler.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/compiler.d -> compiler.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o compiler.o compiler.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/disassembler.d disassembler.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/disassembler.d disassembler.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/disassembler.d -> disassembler.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o disassembler.o disassembler.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/instance.d instance.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/instance.d instance.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/instance.d -> instance.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o instance.o instance.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/gfun.d gfun.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/gfun.d gfun.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/gfun.d -> gfun.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o gfun.o gfun.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/clos/cache.d clos/cache.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/clos/cache.d clos/cache.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/clos/cache.d -> clos/cache.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o clos/cache.o clos/cache.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/clos/accessor.d clos/accessor.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/clos/accessor.d clos/accessor.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/clos/accessor.d -> clos/accessor.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o clos/accessor.o clos/accessor.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reference.d reference.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reference.d reference.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reference.d -> reference.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o reference.o reference.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/character.d character.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/character.d character.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/character.d -> character.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o character.o character.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d file.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d file.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d -> file.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o file.o file.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d: In function 'ecl_off_t_to_integer': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d:5341:4: warning: right shift count >= width of type [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d: In function 'ecl_integer_to_off_t': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d:5368:8: warning: left shift count >= width of type [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d: In function 'not_a_file_stream': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d:5412:2: warning: function declared 'noreturn' has a 'return' statement [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d: In function 'file_libc_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/file.d:5480:1: warning: 'noreturn' function does return [enabled by default] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/read.d read.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/read.d read.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/read.d -> read.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o read.o read.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/print.d print.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/print.d print.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/print.d -> print.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o print.o print.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d error.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d error.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d -> error.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o error.o error.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'si_signal_type_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:250:2: warning: function declared 'noreturn' has a 'return' statement [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'cl_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:535:23: warning: function declared 'noreturn' has a 'return' statement [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEwrong_type_key_arg': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:329:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEwrong_type_nth_arg': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:305:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEwrong_type_only_arg': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:281:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEreader_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:226:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEcontrol_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:195:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEprogram_error_noreturn': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:183:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'FEprogram_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:158:1: warning: 'noreturn' function does return [enabled by default] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d: In function 'ecl_unrecoverable_error': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/error.d:100:1: warning: 'noreturn' function does return [enabled by default] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/string.d string.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/string.d string.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/string.d -> string.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o string.o string.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cfun.d cfun.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cfun.d cfun.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cfun.d -> cfun.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o cfun.o cfun.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reader/parse_integer.d reader/parse_integer.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reader/parse_integer.d reader/parse_integer.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reader/parse_integer.d -> reader/parse_integer.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o reader/parse_integer.o reader/parse_integer.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reader/parse_number.d reader/parse_number.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reader/parse_number.d reader/parse_number.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/reader/parse_number.d -> reader/parse_number.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o reader/parse_number.o reader/parse_number.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/float_to_digits.d printer/float_to_digits.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/float_to_digits.d printer/float_to_digits.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/float_to_digits.o printer/float_to_digits.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/float_to_string.d printer/float_to_string.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/float_to_string.d printer/float_to_string.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/float_to_string.d -> printer/float_to_string.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/float_to_string.o printer/float_to_string.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/integer_to_string.d printer/integer_to_string.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/integer_to_string.d printer/integer_to_string.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/integer_to_string.o printer/integer_to_string.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_ugly.d printer/write_ugly.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_ugly.d printer/write_ugly.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_ugly.d -> printer/write_ugly.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_ugly.o printer/write_ugly.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_object.d printer/write_object.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_object.d printer/write_object.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_object.d -> printer/write_object.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_object.o printer/write_object.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_symbol.d printer/write_symbol.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_symbol.d printer/write_symbol.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_symbol.d -> printer/write_symbol.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_symbol.o printer/write_symbol.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_array.d printer/write_array.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_array.d printer/write_array.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_array.d -> printer/write_array.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_array.o printer/write_array.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_list.d printer/write_list.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_list.d printer/write_list.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_list.d -> printer/write_list.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_list.o printer/write_list.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_code.d printer/write_code.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_code.d printer/write_code.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_code.d -> printer/write_code.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_code.o printer/write_code.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_sse.d printer/write_sse.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_sse.d printer/write_sse.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/write_sse.d -> printer/write_sse.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/write_sse.o printer/write_sse.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/print_unreadable.d printer/print_unreadable.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/print_unreadable.d printer/print_unreadable.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o printer/print_unreadable.o printer/print_unreadable.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/libraries.d ffi/libraries.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/libraries.d ffi/libraries.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/libraries.d -> ffi/libraries.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o ffi/libraries.o ffi/libraries.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/backtrace.d ffi/backtrace.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/backtrace.d ffi/backtrace.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/backtrace.d -> ffi/backtrace.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o ffi/backtrace.o ffi/backtrace.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/mmap.d ffi/mmap.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/mmap.d ffi/mmap.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/mmap.d -> ffi/mmap.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o ffi/mmap.o ffi/mmap.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/cdata.d ffi/cdata.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/cdata.d ffi/cdata.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi/cdata.d -> ffi/cdata.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o ffi/cdata.o ffi/cdata.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/cos.d numbers/cos.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/cos.d numbers/cos.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/cos.d -> numbers/cos.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/cos.o numbers/cos.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sin.d numbers/sin.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sin.d numbers/sin.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sin.d -> numbers/sin.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/sin.o numbers/sin.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/tan.d numbers/tan.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/tan.d numbers/tan.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/tan.d -> numbers/tan.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/tan.o numbers/tan.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/atan.d numbers/atan.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/atan.d numbers/atan.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/atan.d -> numbers/atan.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/atan.o numbers/atan.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/cosh.d numbers/cosh.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/cosh.d numbers/cosh.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/cosh.d -> numbers/cosh.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/cosh.o numbers/cosh.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sinh.d numbers/sinh.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sinh.d numbers/sinh.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sinh.d -> numbers/sinh.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/sinh.o numbers/sinh.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/tanh.d numbers/tanh.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/tanh.d numbers/tanh.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/tanh.d -> numbers/tanh.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/tanh.o numbers/tanh.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/exp.d numbers/exp.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/exp.d numbers/exp.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/exp.d -> numbers/exp.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/exp.o numbers/exp.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/expt.d numbers/expt.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/expt.d numbers/expt.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/expt.d -> numbers/expt.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/expt.o numbers/expt.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/log.d numbers/log.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/log.d numbers/log.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/log.d -> numbers/log.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/log.o numbers/log.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sqrt.d numbers/sqrt.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sqrt.d numbers/sqrt.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/sqrt.d -> numbers/sqrt.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/sqrt.o numbers/sqrt.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/abs.d numbers/abs.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/abs.d numbers/abs.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/abs.d -> numbers/abs.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/abs.o numbers/abs.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/zerop.d numbers/zerop.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/zerop.d numbers/zerop.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/zerop.d -> numbers/zerop.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/zerop.o numbers/zerop.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/plusp.d numbers/plusp.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/plusp.d numbers/plusp.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/plusp.d -> numbers/plusp.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/plusp.o numbers/plusp.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minusp.d numbers/minusp.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minusp.d numbers/minusp.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minusp.d -> numbers/minusp.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/minusp.o numbers/minusp.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/negate.d numbers/negate.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/negate.d numbers/negate.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/negate.d -> numbers/negate.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/negate.o numbers/negate.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/conjugate.d numbers/conjugate.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/conjugate.d numbers/conjugate.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/conjugate.d -> numbers/conjugate.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/conjugate.o numbers/conjugate.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/one_plus.d numbers/one_plus.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/one_plus.d numbers/one_plus.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/one_plus.d -> numbers/one_plus.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/one_plus.o numbers/one_plus.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/one_minus.d numbers/one_minus.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/one_minus.d numbers/one_minus.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/one_minus.d -> numbers/one_minus.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/one_minus.o numbers/one_minus.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/plus.d numbers/plus.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/plus.d numbers/plus.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/plus.d -> numbers/plus.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/plus.o numbers/plus.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minus.d numbers/minus.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minus.d numbers/minus.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minus.d -> numbers/minus.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/minus.o numbers/minus.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/times.d numbers/times.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/times.d numbers/times.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/times.d -> numbers/times.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/times.o numbers/times.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/divide.d numbers/divide.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/divide.d numbers/divide.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/divide.d -> numbers/divide.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/divide.o numbers/divide.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/number_compare.d numbers/number_compare.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/number_compare.d numbers/number_compare.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/number_compare.d -> numbers/number_compare.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/number_compare.o numbers/number_compare.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/number_equalp.d numbers/number_equalp.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/number_equalp.d numbers/number_equalp.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/number_equalp.o numbers/number_equalp.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minmax.d numbers/minmax.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minmax.d numbers/minmax.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/minmax.d -> numbers/minmax.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/minmax.o numbers/minmax.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/floor.d numbers/floor.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/floor.d numbers/floor.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/floor.d -> numbers/floor.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/floor.o numbers/floor.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/ceiling.d numbers/ceiling.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/ceiling.d numbers/ceiling.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/ceiling.d -> numbers/ceiling.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/ceiling.o numbers/ceiling.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/round.d numbers/round.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/round.d numbers/round.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/round.d -> numbers/round.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/round.o numbers/round.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/truncate.d numbers/truncate.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/truncate.d numbers/truncate.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/numbers/truncate.d -> numbers/truncate.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o numbers/truncate.o numbers/truncate.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/typespec.d typespec.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/typespec.d typespec.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/typespec.d -> typespec.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o typespec.o typespec.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/assignment.d assignment.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/assignment.d assignment.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/assignment.d -> assignment.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o assignment.o assignment.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/predicate.d predicate.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/predicate.d predicate.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/predicate.d -> predicate.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o predicate.o predicate.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/number.d number.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/number.d number.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/number.d -> number.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o number.o number.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_pred.d num_pred.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_pred.d num_pred.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_pred.d -> num_pred.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o num_pred.o num_pred.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_arith.d num_arith.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_arith.d num_arith.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_arith.d -> num_arith.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o num_arith.o num_arith.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_co.d num_co.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_co.d num_co.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_co.d -> num_co.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o num_co.o num_co.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_log.d num_log.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_log.d num_log.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_log.d -> num_log.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o num_log.o num_log.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_rand.d num_rand.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_rand.d num_rand.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/num_rand.d -> num_rand.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o num_rand.o num_rand.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/array.d array.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/array.d array.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/array.d -> array.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o array.o array.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/vector_push.d vector_push.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/vector_push.d vector_push.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/vector_push.d -> vector_push.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o vector_push.o vector_push.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/sequence.d sequence.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/sequence.d sequence.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/sequence.d -> sequence.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o sequence.o sequence.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cmpaux.d cmpaux.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cmpaux.d cmpaux.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cmpaux.d -> cmpaux.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o cmpaux.o cmpaux.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/macros.d macros.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/macros.d macros.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/macros.d -> macros.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o macros.o macros.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/backq.d backq.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/backq.d backq.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/backq.d -> backq.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o backq.o backq.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/stacks.d stacks.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/stacks.d stacks.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/stacks.d -> stacks.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o stacks.o stacks.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/time.d time.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/time.d time.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/time.d -> time.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o time.o time.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d unixint.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d unixint.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d -> unixint.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unixint.o unixint.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d: In function 'deferred_signal_handler': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d:515:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d: In function 'asynchronous_signal_servicing_thread': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixint.d:547:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/mapfun.d mapfun.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/mapfun.d mapfun.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/mapfun.d -> mapfun.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o mapfun.o mapfun.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/multival.d multival.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/multival.d multival.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/multival.d -> multival.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o multival.o multival.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d hash.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d hash.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d -> hash.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o hash.o hash.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d: In function 'copy_entry': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d:507:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type [enabled by default] >/usr/include/gc/gc.h:1032:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d:513:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type [enabled by default] >/usr/include/gc/gc.h:1032:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/hash.d:519:11: warning: passing argument 1 of 'GC_call_with_alloc_lock' from incompatible pointer type [enabled by default] >/usr/include/gc/gc.h:1032:23: note: expected 'GC_fn_type' but argument is of type 'void * (*)(struct ecl_hashtable_entry *)' >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/format.d format.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/format.d format.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/format.d -> format.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o format.o format.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/pathname.d pathname.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/pathname.d pathname.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/pathname.d -> pathname.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o pathname.o pathname.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/structure.d structure.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/structure.d structure.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/structure.d -> structure.o.c > >Unknown symbol: si::structure-include >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o structure.o structure.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/load.d load.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/load.d load.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/load.d -> load.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o load.o load.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixfsys.d unixfsys.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixfsys.d unixfsys.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixfsys.d -> unixfsys.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unixfsys.o unixfsys.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixfsys.d: In function 'si_copy_file': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixfsys.d:1202:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d unixsys.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d unixsys.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d -> unixsys.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unixsys.o unixsys.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d: In function 'si_run_program': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d:762:25: warning: passing argument 2 of 'execve' from incompatible pointer type [enabled by default] >/usr/include/unistd.h:552:12: note: expected 'char * const*' but argument is of type 'void **' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d:764:25: warning: passing argument 2 of 'execvp' from incompatible pointer type [enabled by default] >/usr/include/unistd.h:579:12: note: expected 'char * const*' but argument is of type 'void **' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d:656:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d:684:7: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unixsys.d:729:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/serialize.d serialize.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/serialize.d serialize.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/serialize.d -> serialize.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o serialize.o serialize.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/serialize.d: In function 'serialize_one': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/serialize.d:313:26: warning: assignment makes pointer from integer without a cast [enabled by default] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi.d ffi.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi.d ffi.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/ffi.d -> ffi.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o ffi.o ffi.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/sse2.d sse2.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/sse2.d sse2.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/sse2.d -> sse2.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o sse2.o sse2.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/big.d big.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/big.d big.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/big.d -> big.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o big.o big.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/process.d threads/process.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/process.d threads/process.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/process.d -> threads/process.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/process.o threads/process.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/process.d: In function 'mp_exit_process': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/process.d:598:1: warning: 'noreturn' function does return [enabled by default] >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d threads/queue.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d threads/queue.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d -> threads/queue.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/queue.o threads/queue.o.c >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d: In function 'ecl_wait_on': >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d:253:3: warning: passing argument 3 of 'GC_pthread_sigmask' discards 'volatile' qualifier from pointer target type [enabled by default] >/usr/include/gc/gc_pthread_redirects.h:42:14: note: expected 'struct sigset_t *' but argument is of type 'volatile struct sigset_t *' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d:274:4: warning: passing argument 1 of 'sigsuspend' discards 'volatile' qualifier from pointer target type [enabled by default] >/usr/include/signal.h:263:12: note: expected 'const struct sigset_t *' but argument is of type 'volatile struct sigset_t *' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/queue.d:297:3: warning: passing argument 2 of 'GC_pthread_sigmask' discards 'volatile' qualifier from pointer target type [enabled by default] >/usr/include/gc/gc_pthread_redirects.h:42:14: note: expected 'const struct sigset_t *' but argument is of type 'volatile struct sigset_t *' >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/mutex.d threads/mutex.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/mutex.d threads/mutex.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/mutex.d -> threads/mutex.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/mutex.o threads/mutex.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/condition_variable.d threads/condition_variable.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/condition_variable.d threads/condition_variable.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/condition_variable.d -> threads/condition_variable.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/condition_variable.o threads/condition_variable.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/semaphore.d threads/semaphore.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/semaphore.d threads/semaphore.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/semaphore.d -> threads/semaphore.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/semaphore.o threads/semaphore.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/barrier.d threads/barrier.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/barrier.d threads/barrier.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/barrier.d -> threads/barrier.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/barrier.o threads/barrier.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/mailbox.d threads/mailbox.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/mailbox.d threads/mailbox.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/mailbox.d -> threads/mailbox.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/mailbox.o threads/mailbox.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/rwlock.d threads/rwlock.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/rwlock.d threads/rwlock.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/rwlock.d -> threads/rwlock.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/rwlock.o threads/rwlock.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/alloc_2.d alloc_2.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/alloc_2.d alloc_2.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/alloc_2.d -> alloc_2.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o alloc_2.o alloc_2.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/tcp.d tcp.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/tcp.d tcp.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/tcp.d -> tcp.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o tcp.o tcp.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0000.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0000.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0016.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0016.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0032.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0032.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0048.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0048.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0064.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0064.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0080.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0080.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd-0096.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd-0096.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd_names_char.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd_names_char.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd_names_codes.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd_names_codes.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd_names_pair.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd_names_pair.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o unicode/ucd_names_str.o /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/unicode/ucd_names_str.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/atomic.d threads/atomic.o.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/atomic.d threads/atomic.o.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/threads/atomic.d -> threads/atomic.o.c >x86_64-pc-linux-gnu-gcc -DECLDIR="\"/usr/lib64/ecl-13.5.1\"" -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -o threads/atomic.o threads/atomic.o.c >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/all_symbols.d all_symbols.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/all_symbols.d all_symbols.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/all_symbols.d -> all_symbols.c >x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -I./ all_symbols.c -o all_symbols.o >x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -DECL_FINAL -I./ all_symbols.c -o all_symbols2.o >rm -f ../libeclmin.a >ar cr ../libeclmin.a main.o symbol.o package.o cons.o list.o apply.o eval.o interpreter.o compiler.o disassembler.o instance.o gfun.o clos/cache.o clos/accessor.o reference.o character.o file.o read.o print.o error.o string.o cfun.o reader/parse_integer.o reader/parse_number.o printer/float_to_digits.o printer/float_to_string.o printer/integer_to_string.o printer/write_ugly.o printer/write_object.o printer/write_symbol.o printer/write_array.o printer/write_list.o printer/write_code.o printer/write_sse.o printer/print_unreadable.o ffi/libraries.o ffi/backtrace.o ffi/mmap.o ffi/cdata.o numbers/cos.o numbers/sin.o numbers/tan.o numbers/atan.o numbers/cosh.o numbers/sinh.o numbers/tanh.o numbers/exp.o numbers/expt.o numbers/log.o numbers/sqrt.o numbers/abs.o numbers/zerop.o numbers/plusp.o numbers/minusp.o numbers/negate.o numbers/conjugate.o numbers/one_plus.o numbers/one_minus.o numbers/plus.o numbers/minus.o numbers/times.o numbers/divide.o numbers/number_compare.o numbers/number_equalp.o numbers/minmax.o numbers/floor.o numbers/ceiling.o numbers/round.o numbers/truncate.o typespec.o assignment.o predicate.o number.o num_pred.o num_arith.o num_co.o num_log.o num_rand.o array.o vector_push.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 serialize.o ffi.o sse2.o big.o threads/process.o threads/queue.o threads/mutex.o threads/condition_variable.o threads/semaphore.o threads/barrier.o threads/mailbox.o threads/rwlock.o alloc_2.o alloc_2.o tcp.o unicode/ucd.o unicode/ucd-0000.o unicode/ucd-0016.o unicode/ucd-0032.o unicode/ucd-0048.o unicode/ucd-0064.o unicode/ucd-0080.o unicode/ucd-0096.o unicode/ucd_names_char.o unicode/ucd_names_codes.o unicode/ucd_names_pair.o unicode/ucd_names_str.o threads/atomic.o >x86_64-pc-linux-gnu-ranlib ../libeclmin.a >if test -f ../CROSS-DPP ; then ../CROSS-DPP /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cinit.d cinit.c ; else ./dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cinit.d cinit.c ; fi >dpp: /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c/cinit.d -> cinit.c >x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -c -I./ cinit.c -o ../cinit.o >make[2]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c' >if [ -f CROSS-COMPILER ]; then \ > touch ecl_min; \ >else \ > x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -latomic_ops -leclffi -lgmp -lgc -lpthread -ldl -lm ;\ >fi >sed -e 's,@ecldir\\@,/usr/lib64/ecl-13.5.1/,g' \ > -e 's,@libdir\\@,/usr/lib64/,g' < compile.pre > compile.lsp >echo "#" `uname -a` > build-stamp >head -8 config.log | tail -6 >> build-stamp >if [ -f CROSS-COMPILER ]; then \ > ./CROSS-COMPILER compile; \ >else \ > ECLDIR=`pwd`/ ./ecl_min compile; \ >fi >;*** Lisp core booted **** >ECL (Embeddable Common Lisp) > >;;; >;;; Welcome to bare.lsp. Let's bring this instance up! >;;; >;;; >;;; About to load lsp/load.lsp >;;; >;;; Loading src:lsp;export.lsp >;;; Loading src:lsp;defmacro.lsp >;;; Loading src:lsp;helpfile.lsp >;;; Loading src:lsp;evalmacros.lsp >;;; Loading src:lsp;cmuutil.lsp >;;; Loading src:lsp;setf.lsp >;;; Loading src:lsp;predlib.lsp >;;; Loading src:lsp;seq.lsp >;;; Loading src:lsp;arraylib.lsp >;;; Loading src:lsp;assert.lsp >;;; Loading src:lsp;defstruct.lsp >;;; Loading src:lsp;iolib.lsp >;;; Loading src:lsp;listlib.lsp >;;; Loading src:lsp;mislib.lsp >;;; Loading src:lsp;numlib.lsp >;;; Loading src:lsp;packlib.lsp >;;; Loading src:lsp;seqlib.lsp >;;; Loading src:lsp;trace.lsp >;;; Loading src:lsp;loop2.lsp >;;; Loading src:lsp;format.lsp >;;; Loading src:lsp;defpackage.lsp >;;; Loading src:lsp;ffi.lsp >;;; Loading src:lsp;mp.lsp >;;; Loading build:lsp;config.lsp >;;; Loading src:lsp;module.lsp >;;; Loading src:lsp;cmdline.lsp >;;; Loading src:lsp;autoload.lsp >;;; Loading src:lsp;cdr-5.lsp >;;; Loading clos/load.lsp >;;; Loading src:clos;package.lsp >;;; Loading src:clos;cpl.lsp >;;; Loading src:clos;std-slot-value.lsp >;;; Loading src:clos;slot.lsp >;;; Loading src:clos;boot.lsp >;;; Loading src:clos;kernel.lsp >;;; Loading src:clos;method.lsp >;;; Loading src:clos;combin.lsp >;;; Loading src:clos;std-accessors.lsp >;;; Loading src:clos;defclass.lsp >;;; Loading src:clos;slotvalue.lsp >;;; Loading src:clos;standard.lsp >;;; Loading src:clos;builtin.lsp >;;; Loading src:clos;change.lsp >;;; Loading src:clos;stdmethod.lsp >;;; Loading src:clos;generic.lsp >;;; Loading src:clos;fixup.lsp >;;; Loading src:clos;conditions.lsp >;;; Loading src:clos;print.lsp >;;; Loading src:clos;streams.lsp >;;; Loading src:lsp;pprint.lsp >;;; Loading src:lsp;describe.lsp >;;; Loading src:clos;inspect.lsp >;;; Loading src:lsp;top.lsp >;;; Loading src:lsp;process.lsp >;;; Loading src:lsp;unicode.lsp >;;; Loading ext:bytecmp;bytecmp.lsp >;;; Loading ext:ecl-cdb;ecl-cdb.lisp >;;; Loading ext:ecl-cdb;ecl-help.lisp >;;; Loading lsp/format.lsp >;;; About to load cmp/load.lsp >;;; System features: (X86-64, 64-BIT X86_64-PC-LINUX-GNU-GCC GCC-COMPILER MMX SSE SSE2 ELF AMD64 X86-64 LP64) >;;; >;;; Now we are in shape to do something useful. >;;; End of bare.lsp >(compile-file "src:lsp;export.lsp" :output-file #P"BUILD:LSP;EXPORT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;EXPORT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; 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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/export.c -o lsp/export.o >;;; Finished compiling SRC:LSP;EXPORT.LSP. >;;; >(compile-file "src:lsp;defmacro.lsp" :output-file #P"BUILD:LSP;DEFMACRO.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;DEFMACRO.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN SEARCH-KEYWORD ...). >;;; Function SEARCH-KEYWORD proclaimed (0,65536) >;;; Compiling (DEFUN CHECK-KEYWORD ...). >;;; Function CHECK-KEYWORD proclaimed (0,65536) >;;; Compiling (DEFUN DM-TOO-MANY-ARGUMENTS ...). >;;; Function DM-TOO-MANY-ARGUMENTS proclaimed (1,1) >;;; Compiling (DEFUN DM-TOO-FEW-ARGUMENTS ...). >;;; Function DM-TOO-FEW-ARGUMENTS proclaimed (1,1) >;;; Compiling (DEFUN DESTRUCTURE ...). >;;; Compiling (DEFUN FIND-DOCUMENTATION ...). >;;; Function FIND-DOCUMENTATION proclaimed (0,65536) >;;; Compiling (DEFUN REMOVE-DOCUMENTATION ...). >;;; Function REMOVE-DOCUMENTATION proclaimed (0,65536) >;;; Compiling (DEFUN FIND-DECLARATIONS ...). >;;; Function FIND-DECLARATIONS proclaimed (0,65536) >;;; Compiling (DEFUN EXPAND-DEFMACRO ...). >;;; Compiling (DEFMACRO DESTRUCTURING-BIND ...). >;;; Compiling (DEFUN CMP-ENV-FOR-BYTECODES ...). >;;; Compiling (DEFUN MACROLET-FUNCTIONS ...). >;;; Note: >;;; in file DEFMACRO.LSP, position 12104 >;;; at (DEFUN MACROLET-FUNCTIONS ...) >;;; Checking type of #:LET59 to be LIST >;;; Note: >;;; in file DEFMACRO.LSP, position 12104 >;;; at (DEFUN MACROLET-FUNCTIONS ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST55) to be LIST >;;; Note: >;;; in file DEFMACRO.LSP, position 12104 >;;; at (DEFUN MACROLET-FUNCTIONS ...) >;;; Checking type of #:LOOP-LIST-TAIL57 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-MACROLET ...). >;;; End of Pass 1. >;;; Emitting code for SEARCH-KEYWORD. >;;; Emitting code for CHECK-KEYWORD. >;;; Emitting code for DM-TOO-MANY-ARGUMENTS. >;;; Emitting code for DM-TOO-FEW-ARGUMENTS. >;;; Emitting code for DESTRUCTURE. >;;; Emitting code for DM-V. >;;; Emitting code for DM-VL. >;;; Emitting code for TEMPSYM. >;;; Emitting code for FIND-DOCUMENTATION. >;;; Emitting code for REMOVE-DOCUMENTATION. >;;; Emitting code for FIND-DECLARATIONS. >;;; Emitting code for EXPAND-DEFMACRO. >;;; Emitting code for DESTRUCTURING-BIND. >;;; Emitting code for CMP-ENV-FOR-BYTECODES. >;;; Emitting code for LOCAL-FUN-ERROR-FUNCTION. >;;; Emitting code for LOCAL-VAR-ERROR-FUNCTION. >;;; Emitting code for #:G43. >;;; Emitting code for #:G42. >;;; Emitting code for MACROLET-FUNCTIONS. >;;; Emitting code for CMP-ENV-REGISTER-MACROLET. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/defmacro.c -o lsp/defmacro.o >;;; Finished compiling SRC:LSP;DEFMACRO.LSP. >;;; >(compile-file "src:lsp;helpfile.lsp" :output-file #P"BUILD:LSP;HELPFILE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;HELPFILE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *KEEP-DOCUMENTATION* ...). >;;; Compiling (DEFUN NEW-DOCUMENTATION-POOL ...). >;;; Compiling (DEFUN RECORD-CONS ...). >;;; Compiling (DEFUN RECORD-FIELD ...). >;;; Compiling (DEFUN SET-RECORD-FIELD ...). >;;; Note: >;;; in file HELPFILE.LSP, position 1407 >;;; at (DEFUN SET-RECORD-FIELD ...) >;;; Checking type of FIELD to be CONS >;;; Compiling (DEFUN REM-RECORD-FIELD ...). >;;; Compiling (DEFUN ANNOTATE ...). >;;; Compiling (DEFUN REMOVE-ANNOTATION ...). >;;; Compiling (DEFUN GET-ANNOTATION ...). >;;; Compiling (DEFUN DUMP-DOCUMENTATION ...). >;;; Note: >;;; in file HELPFILE.LSP, position 3235 >;;; at (DEFUN DUMP-DOCUMENTATION ...) >;;; Checking type of *DOCUMENTATION-POOL* to be CONS >;;; Compiling (DEFUN GET-DOCUMENTATION ...). >;;; Function GET-DOCUMENTATION proclaimed (0,65536) >;;; Compiling (DEFUN SET-DOCUMENTATION ...). >;;; Function SET-DOCUMENTATION proclaimed (0,65536) >;;; Compiling (DEFUN EXPAND-SET-DOCUMENTATION ...). >;;; Function EXPAND-SET-DOCUMENTATION proclaimed (0,65536) >;;; Compiling (DEFUN MAKE-DSPEC ...). >;;; Compiling (DEFUN DEFAULT-ANNOTATION-LOGIC ...). >;;; End of Pass 1. >;;; Emitting code for NEW-DOCUMENTATION-POOL. >;;; Emitting code for RECORD-CONS. >;;; Emitting code for RECORD-FIELD. >;;; Emitting code for SET-RECORD-FIELD. >;;; Emitting code for REM-RECORD-FIELD. >;;; Emitting code for ANNOTATE. >;;; Emitting code for REMOVE-ANNOTATION. >;;; Emitting code for GET-ANNOTATION. >;;; Emitting code for DUMP-DOCUMENTATION. >;;; Emitting code for GET-DOCUMENTATION. >;;; Emitting code for SET-DOCUMENTATION. >;;; Emitting code for EXPAND-SET-DOCUMENTATION. >;;; Emitting code for MAKE-DSPEC. >;;; Emitting code for OPTIONAL-ANNOTATION. >;;; Emitting code for DEFAULT-ANNOTATION-LOGIC. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/helpfile.c -o lsp/helpfile.o >;;; Finished compiling SRC:LSP;HELPFILE.LSP. >;;; >(compile-file "src:lsp;evalmacros.lsp" :output-file #P"BUILD:LSP;EVALMACROS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;EVALMACROS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO UNLESS ...). >;;; Compiling (DEFMACRO DEFMACRO ...). >;;; Compiling (DEFMACRO DEFVAR ...). >;;; Compiling (DEFMACRO DEFPARAMETER ...). >;;; Compiling (DEFMACRO DEFCONSTANT ...). >;;; Compiling (DEFPARAMETER *DEFUN-INLINE-HOOK* ...). >;;; Compiling (DEFMACRO DEFUN ...). >;;; Compiling (DEFMACRO DEFINE-COMPILER-MACRO ...). >;;; Compiling (DEFUN COMPILER-MACRO-FUNCTION ...). >;;; Compiling (DEFMACRO LAMBDA ...). >;;; Compiling (DEFMACRO LAMBDA-BLOCK ...). >;;; Compiling (DEFMACRO PSETQ ...). >;;; Compiling (DEFMACRO COND ...). >;;; 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 ...). >;;; Compiling (DEFMACRO UNTIL ...). >;;; Compiling (DEFMACRO CASE ...). >;;; Compiling (DEFMACRO RETURN ...). >;;; Compiling (DEFMACRO IN-PACKAGE ...). >;;; Compiling (DEFMACRO DEFINE-SYMBOL-MACRO ...). >;;; Compiling (DEFMACRO NTH-VALUE ...). >;;; Compiling (DEFUN MAYBE-UNQUOTE ...). >;;; Compiling (DEFUN MAYBE-QUOTE ...). >;;; Compiling (DEFMACRO TRULY-THE ...). >;;; Compiling (DEFMACRO CHECKED-VALUE ...). >;;; End of Pass 1. >;;; Emitting code for UNLESS. >;;; Emitting code for DEFMACRO. >;;; Emitting code for DEFVAR. >;;; Emitting code for DEFPARAMETER. >;;; Emitting code for DEFCONSTANT. >;;; Emitting code for DEFUN. >;;; 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 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 DEFINE-SYMBOL-MACRO. >;;; Emitting code for NTH-VALUE. >;;; Emitting code for MAYBE-UNQUOTE. >;;; Emitting code for MAYBE-QUOTE. >;;; Emitting code for TRULY-THE. >;;; Emitting code for CHECKED-VALUE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/evalmacros.c -o lsp/evalmacros.o >;;; Finished compiling SRC:LSP;EVALMACROS.LSP. >;;; >(compile-file "src:lsp;setf.lsp" :output-file #P"BUILD:LSP;SETF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;SETF.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CHECK-STORES-NUMBER ...). >;;; Compiling (DEFUN DO-SETF-METHOD-EXPANSION ...). >;;; Compiling (DEFUN SETF-METHOD-WRAPPER ...). >;;; Compiling (DEFUN DO-DEFSETF ...). >;;; Function DO-DEFSETF proclaimed (2,2) >;;; Compiling (DEFUN DO-DEFINE-SETF-METHOD ...). >;;; Function DO-DEFINE-SETF-METHOD proclaimed (2,2) >;;; Compiling (DEFMACRO DEFSETF ...). >;;; Compiling (DEFMACRO DEFINE-SETF-EXPANDER ...). >;;; Compiling (DEFUN GET-SETF-EXPANSION ...). >;;; Compiling (DEFUN TRIVIAL-SETF-FORM ...). >;;; Compiling (DEFUN TRY-SIMPLER-EXPANSION ...). >;;; Compiling (DEFUN SETF-EXPAND-1 ...). >;;; 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 (DEFINE-MODIFY-MACRO INCF ...). >;;; Compiling (DEFINE-MODIFY-MACRO DECF ...). >;;; Compiling (DEFMACRO PUSH ...). >;;; Compiling (DEFMACRO PUSHNEW ...). >;;; Compiling (DEFMACRO POP ...). >;;; End of Pass 1. >;;; Emitting code for CHECK-STORES-NUMBER. >;;; Emitting code for DO-SETF-METHOD-EXPANSION. >;;; Emitting code for SETF-METHOD-WRAPPER. >;;; Emitting code for #:G6. >;;; Emitting code for DO-DEFSETF. >;;; Emitting code for #:G7. >;;; Emitting code for DO-DEFINE-SETF-METHOD. >;;; Emitting code for DEFSETF. >;;; Emitting code for DEFINE-SETF-EXPANDER. >;;; Emitting code for GET-SETF-EXPANSION. >;;; 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 GET. >;;; Emitting code for NTH. >;;; 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 TRIVIAL-SETF-FORM. >;;; Emitting code for TRY-SIMPLER-EXPANSION. >;;; Emitting code for SETF-EXPAND-1. >;;; 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. >;;; Emitting code for #:G113. >;;; Emitting code for DECF. >;;; Emitting code for #:G125. >;;; Emitting code for PUSH. >;;; Emitting code for PUSHNEW. >;;; Emitting code for POP. >;;; Emitting code for VALUES. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/setf.c -o lsp/setf.o >;;; Finished compiling SRC:LSP;SETF.LSP. >;;; >(compile-file "src:lsp;predlib.lsp" :output-file #P"BUILD:LSP;PREDLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;PREDLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CONSTANTLY-T ...). >;;; Compiling (DEFUN CONSTANTLY-NIL ...). >;;; Compiling (DEFUN CONSTANTLY ...). >;;; Function CONSTANTLY proclaimed (1,1) >;;; Compiling (DEFPARAMETER *SUBTYPEP-CACHE* ...). >;;; Compiling (DEFPARAMETER *UPGRADED-ARRAY-ELEMENT-TYPE-CACHE* ...). >;;; Compiling (DEFUN SUBTYPEP-CLEAR-CACHE ...). >;;; Compiling (DEFUN CREATE-TYPE-NAME ...). >;;; Compiling (DEFUN DO-DEFTYPE ...). >;;; Function DO-DEFTYPE proclaimed (0,65536) >;;; Compiling (DEFMACRO DEFTYPE ...). >;;; Note: >;;; in file PREDLIB.LSP, position 1848 >;;; at (FSET 'DEFTYPE ...) >;;; Checking type of #:G56 to be CONS >;;; Compiling (DEFUN SIMPLE-ARRAY-P ...). >;;; Compiling (DEFUN COMPLEX-ARRAY-P ...). >;;; Compiling (DEFUN RATIOP ...). >;;; Function RATIOP proclaimed (1,1) >;;; Compiling (DEFUN SHORT-FLOAT-P ...). >;;; Function SHORT-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN SINGLE-FLOAT-P ...). >;;; Function SINGLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN DOUBLE-FLOAT-P ...). >;;; Function DOUBLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN LONG-FLOAT-P ...). >;;; Function LONG-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...). >;;; Note: >;;; in file PREDLIB.LSP, position 14030 >;;; at (DEFUN UPGRADED-ARRAY-ELEMENT-TYPE ...) >;;; Checking type of (LOGAND 127 (HASH-EQL ELEMENT-TYPE)) to be (INTEGER 0 127) >;;; Function UPGRADED-ARRAY-ELEMENT-TYPE proclaimed (1,2) >;;; Compiling (DEFUN UPGRADED-COMPLEX-PART-TYPE ...). >;;; Function UPGRADED-COMPLEX-PART-TYPE proclaimed (1,2) >;;; Compiling (DEFUN IN-INTERVAL-P ...). >;;; Compiling (DEFUN ERROR-TYPE-SPECIFIER ...). >;;; Compiling (DEFUN MATCH-DIMENSIONS ...). >;;; Compiling (DEFUN TYPEP ...). >;;; Function TYPEP proclaimed (2,3) >;;; Compiling (DEFUN SUBCLASSP ...). >;;; Function SUBCLASSP proclaimed (0,65536) >;;; Compiling (DEFUN OF-CLASS-P ...). >;;; Function OF-CLASS-P proclaimed (0,65536) >;;; Compiling (DEFUN NORMALIZE-TYPE ...). >;;; Compiling (DEFUN EXPAND-DEFTYPE ...). >;;; Compiling (DEFUN ERROR-COERCE ...). >;;; Compiling (DEFUN COERCE ...). >;;; Note: >;;; in file PREDLIB.LSP, position 23313 >;;; at (DEFUN COERCE ...) >;;; Checking type of (EXPAND-DEFTYPE TYPE) to be C::TYPE-SPECIFIER >;;; Function COERCE proclaimed (2,2) >;;; 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 ...). >;;; Compiling (DEFUN UPDATE-TYPES ...). >;;; Compiling (DEFUN FIND-TYPE-BOUNDS ...). >;;; Compiling (DEFUN REGISTER-TYPE ...). >;;; Compiling (DEFUN REGISTER-MEMBER-TYPE ...). >;;; Compiling (DEFUN SIMPLE-MEMBER-TYPE ...). >;;; Compiling (DEFUN NUMBER-MEMBER-TYPE ...). >;;; Compiling (DEFUN PUSH-TYPE ...). >;;; Compiling (DEFUN REGISTER-SATISFIES-TYPE ...). >;;; Compiling (DEFUN REGISTER-CLASS ...). >;;; Compiling (DEFUN REGISTER-ARRAY-TYPE ...). >;;; Note: >;;; in file PREDLIB.LSP, position 33813 >;;; at (DEFUN REGISTER-ARRAY-TYPE ...) >;;; Checking type of #:LET199 to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 33813 >;;; at (DEFUN REGISTER-ARRAY-TYPE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST195) to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 33813 >;;; at (DEFUN REGISTER-ARRAY-TYPE ...) >;;; Checking type of #:LOOP-LIST-TAIL197 to be CONS >;;; 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 (DEFUN EXTEND-TYPE-TAG ...). >;;; Compiling (DEFUN CANONICAL-TYPE ...). >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of #:LET246 to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST242) to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of #:LOOP-LIST-TAIL244 to be CONS >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of #:LET252 to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST248) to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of #:LOOP-LIST-TAIL250 to be CONS >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of #:LET259 to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST255) to be LIST >;;; Note: >;;; in file PREDLIB.LSP, position 47373 >;;; at (DEFUN CANONICAL-TYPE ...) >;;; Checking type of #:LOOP-LIST-TAIL257 to be CONS >;;; Compiling (DEFUN SAFE-CANONICAL-TYPE ...). >;;; Compiling (DEFUN FAST-SUBTYPEP ...). >;;; Compiling (DEFUN SUBTYPEP ...). >;;; Function SUBTYPEP proclaimed (2,3) >;;; Compiling (DEFUN FAST-TYPE= ...). >;;; Compiling (DEFUN TYPE= ...). >;;; End of Pass 1. >;;; Emitting code for CONSTANTLY-T. >;;; Emitting code for CONSTANTLY-NIL. >;;; Emitting code for CONSTANTLY. >;;; Emitting code for #:G3. >;;; Emitting code for SUBTYPEP-CLEAR-CACHE. >;;; Emitting code for CREATE-TYPE-NAME. >;;; Emitting code for DO-DEFTYPE. >;;; Emitting code for DEFTYPE. >;;; Emitting code for REAL. >;;; Emitting code for SHORT-FLOAT. >;;; Emitting code for MOD. >;;; Emitting code for SIGNED-BYTE. >;;; Emitting code for UNSIGNED-BYTE. >;;; Emitting code for VECTOR. >;;; Emitting code for STRING. >;;; Emitting code for BASE-STRING. >;;; Emitting code for EXTENDED-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 SIMPLE-ARRAY-P. >;;; Emitting code for COMPLEX-ARRAY-P. >;;; Emitting code for RATIOP. >;;; Emitting code for SHORT-FLOAT-P. >;;; Emitting code for SINGLE-FLOAT-P. >;;; Emitting code for DOUBLE-FLOAT-P. >;;; Emitting code for LONG-FLOAT-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 OF-CLASS-P. >;;; Emitting code for NORMALIZE-TYPE. >;;; Emitting code for EXPAND-DEFTYPE. >;;; 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. >;;; Emitting code for FIND-TYPE-BOUNDS. >;;; Emitting code for REGISTER-TYPE. >;;; Emitting code for REGISTER-MEMBER-TYPE. >;;; Emitting code for SIMPLE-MEMBER-TYPE. >;;; Emitting code for NUMBER-MEMBER-TYPE. >;;; Emitting code for PUSH-TYPE. >;;; Emitting code for REGISTER-SATISFIES-TYPE. >;;; Emitting code for REGISTER-CLASS. >;;; Emitting code for #:G191. >;;; Emitting code for #:G192. >;;; Emitting code for REGISTER-ARRAY-TYPE. >;;; 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 #:G220. >;;; Emitting code for #:G221. >;;; 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. >;;; Emitting code for CANONICAL-TYPE. >;;; Emitting code for SAFE-CANONICAL-TYPE. >;;; Emitting code for FAST-SUBTYPEP. >;;; Emitting code for SUBTYPEP. >;;; Emitting code for FAST-TYPE=. >;;; Emitting code for TYPE=. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/predlib.c -o lsp/predlib.o >;;; Finished compiling SRC:LSP;PREDLIB.LSP. >;;; >(compile-file "src:lsp;seq.lsp" :output-file #P"BUILD:LSP;SEQ.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;SEQ.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN ERROR-NOT-A-SEQUENCE ...). >;;; Compiling (DEFUN ERROR-SEQUENCE-INDEX ...). >;;; Compiling (DEFUN ERROR-SEQUENCE-TYPE ...). >;;; Compiling (DEFUN ERROR-SEQUENCE-LENGTH ...). >;;; Compiling (DEFUN CLOSEST-SEQUENCE-TYPE ...). >;;; Compiling (DEFUN MAKE-SEQUENCE ...). >;;; Function MAKE-SEQUENCE proclaimed (2,65536) >;;; Compiling (DEFUN MAKE-SEQ-ITERATOR ...). >;;; Function MAKE-SEQ-ITERATOR proclaimed (1,2) >;;; Compiling (DEFUN SEQ-ITERATOR-REF ...). >;;; Function SEQ-ITERATOR-REF proclaimed (2,2) >;;; Compiling (DEFUN SEQ-ITERATOR-SET ...). >;;; Function SEQ-ITERATOR-SET proclaimed (3,3) >;;; Compiling (DEFUN SEQ-ITERATOR-NEXT ...). >;;; Function SEQ-ITERATOR-NEXT proclaimed (2,2) >;;; Compiling (DEFUN SEQ-ITERATOR-LIST-POP ...). >;;; Compiling (DEFUN COERCE-TO-LIST ...). >;;; Function COERCE-TO-LIST proclaimed (0,65536) >;;; Compiling (DEFUN COERCE-TO-VECTOR ...). >;;; Note: >;;; in file SEQ.LSP, position 8011 >;;; at (DEFUN COERCE-TO-VECTOR ...) >;;; Checking type of #:LET35 to be INDEX >;;; Function COERCE-TO-VECTOR proclaimed (4,4) >;;; Compiling (DEFUN CONCATENATE ...). >;;; Note: >;;; in file SEQ.LSP, position 8774 >;;; at (DEFUN CONCATENATE ...) >;;; Checking type of #:LET50 to be LIST >;;; Note: >;;; in file SEQ.LSP, position 8774 >;;; at (DEFUN CONCATENATE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST46) to be LIST >;;; Note: >;;; in file SEQ.LSP, position 8774 >;;; at (DEFUN CONCATENATE ...) >;;; Checking type of #:LOOP-LIST-TAIL48 to be CONS >;;; Function CONCATENATE proclaimed (1,65536) >;;; Compiling (DEFUN MAP ...). >;;; Note: >;;; in file SEQ.LSP, position 9397 >;;; at (DEFUN MAP ...) >;;; Checking type of #:LET65 to be LIST >;;; Note: >;;; in file SEQ.LSP, position 9397 >;;; at (DEFUN MAP ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST61) to be LIST >;;; Note: >;;; in file SEQ.LSP, position 9397 >;;; at (DEFUN MAP ...) >;;; Checking type of #:LOOP-LIST-TAIL63 to be CONS >;;; Function MAP proclaimed (3,65536) >;;; Compiling (DEFUN SOME ...). >;;; Function SOME proclaimed (2,65536) >;;; Compiling (DEFUN EVERY ...). >;;; Function EVERY proclaimed (2,65536) >;;; Compiling (DEFUN EVERY* ...). >;;; Note: >;;; in file SEQ.LSP, position 11525 >;;; at (DEFUN EVERY* ...) >;;; Checking type of #:LET97 to be LIST >;;; Note: >;;; in file SEQ.LSP, position 11525 >;;; at (DEFUN EVERY* ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST93) to be LIST >;;; Note: >;;; in file SEQ.LSP, position 11525 >;;; at (DEFUN EVERY* ...) >;;; Checking type of #:LOOP-LIST-TAIL95 to be CONS >;;; Compiling (DEFUN NOTANY ...). >;;; Function NOTANY proclaimed (2,65536) >;;; Compiling (DEFUN NOTEVERY ...). >;;; Function NOTEVERY proclaimed (2,65536) >;;; Compiling (DEFUN MAP-INTO ...). >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of #:LET103 to be LIST >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST99) to be LIST >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of #:LOOP-LIST-TAIL101 to be CONS >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of (APPLY #'MIN (IF (VECTORP RESULT-SEQUENCE) (ARRAY-DIMENSION RESULT-SEQUENCE 0) (LENGTH RESULT-SEQUENCE)) (MAPCAR #'LENGTH SEQUENCES)) to be FIXNUM >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of #:LET109 to be LIST >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST105) to be LIST >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of #:LOOP-LIST-TAIL107 to be CONS >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of #:LET120 to be LIST >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST116) to be LIST >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of #:LOOP-LIST-TAIL118 to be CONS >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of V to be CONS >;;; Note: >;;; in file SEQ.LSP, position 12346 >;;; at (DEFUN MAP-INTO ...) >;;; Checking type of I to be CONS >;;; Function MAP-INTO proclaimed (2,65536) >;;; End of Pass 1. >;;; Emitting code for ERROR-NOT-A-SEQUENCE. >;;; Emitting code for ERROR-SEQUENCE-INDEX. >;;; Emitting code for ERROR-SEQUENCE-TYPE. >;;; Emitting code for ERROR-SEQUENCE-LENGTH. >;;; Emitting code for CLOSEST-SEQUENCE-TYPE. >;;; Emitting code for MAKE-SEQUENCE. >;;; Emitting code for MAKE-SEQ-ITERATOR. >;;; Emitting code for SEQ-ITERATOR-REF. >;;; Emitting code for SEQ-ITERATOR-SET. >;;; Emitting code for SEQ-ITERATOR-NEXT. >;;; Emitting code for SEQ-ITERATOR-LIST-POP. >;;; Emitting code for COERCE-TO-LIST. >;;; Emitting code for COERCE-TO-VECTOR. >;;; 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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/seq.c -o lsp/seq.o >;;; Finished compiling SRC:LSP;SEQ.LSP. >;;; >(compile-file "src:lsp;arraylib.lsp" :output-file #P"BUILD:LSP;ARRAYLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;ARRAYLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-ARRAY ...). >;;; Function MAKE-ARRAY proclaimed (1,65536) >;;; Compiling (DEFUN FILL-ARRAY-WITH-SEQ ...). >;;; Compiling (DEFUN VECTOR ...). >;;; Function VECTOR proclaimed (0,65536) >;;; Compiling (DEFUN ARRAY-DIMENSIONS ...). >;;; Function ARRAY-DIMENSIONS proclaimed (1,1) >;;; Compiling (DEFUN ARRAY-IN-BOUNDS-P ...). >;;; Note: >;;; in file ARRAYLIB.LSP, position 4502 >;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) >;;; In function ARRAY-IN-BOUNDS-P, checking types of arguments ARRAY. >;;; Note: >;;; in file ARRAYLIB.LSP, position 4502 >;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) >;;; Checking type of ARRAY to be ARRAY >;;; Function ARRAY-IN-BOUNDS-P proclaimed (1,65536) >;;; Compiling (DEFUN ROW-MAJOR-INDEX-INNER ...). >;;; Compiling (DEFUN ARRAY-ROW-MAJOR-INDEX ...). >;;; Note: >;;; in file ARRAYLIB.LSP, position 6190 >;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) >;;; In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY. >;;; Note: >;;; in file ARRAYLIB.LSP, position 6190 >;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) >;;; Checking type of ARRAY to be ARRAY >;;; Function ARRAY-ROW-MAJOR-INDEX proclaimed (1,65536) >;;; Compiling (DEFUN BIT ...). >;;; Note: >;;; in file ARRAYLIB.LSP, position 6550 >;;; at (DEFUN BIT ...) >;;; In function BIT, checking types of arguments BIT-ARRAY. >;;; Note: >;;; in file ARRAYLIB.LSP, position 6550 >;;; at (DEFUN BIT ...) >;;; Checking type of BIT-ARRAY to be ARRAY >;;; Function BIT proclaimed (1,65536) >;;; Compiling (DEFUN SBIT ...). >;;; Note: >;;; in file ARRAYLIB.LSP, position 6855 >;;; at (DEFUN SBIT ...) >;;; In function SBIT, checking types of arguments BIT-ARRAY. >;;; Note: >;;; in file ARRAYLIB.LSP, position 6855 >;;; at (DEFUN SBIT ...) >;;; Checking type of BIT-ARRAY to be ARRAY >;;; Function SBIT proclaimed (1,65536) >;;; Compiling (DEFUN BIT-AND ...). >;;; Function BIT-AND proclaimed (2,3) >;;; Compiling (DEFUN BIT-IOR ...). >;;; Function BIT-IOR proclaimed (2,3) >;;; Compiling (DEFUN BIT-XOR ...). >;;; Function BIT-XOR proclaimed (2,3) >;;; Compiling (DEFUN BIT-EQV ...). >;;; Function BIT-EQV proclaimed (2,3) >;;; Compiling (DEFUN BIT-NAND ...). >;;; Function BIT-NAND proclaimed (2,3) >;;; Compiling (DEFUN BIT-NOR ...). >;;; Function BIT-NOR proclaimed (2,3) >;;; Compiling (DEFUN BIT-ANDC1 ...). >;;; Function BIT-ANDC1 proclaimed (2,3) >;;; Compiling (DEFUN BIT-ANDC2 ...). >;;; Function BIT-ANDC2 proclaimed (2,3) >;;; Compiling (DEFUN BIT-ORC1 ...). >;;; Function BIT-ORC1 proclaimed (2,3) >;;; Compiling (DEFUN BIT-ORC2 ...). >;;; Function BIT-ORC2 proclaimed (2,3) >;;; Compiling (DEFUN BIT-NOT ...). >;;; Function BIT-NOT proclaimed (1,2) >;;; Compiling (DEFUN VECTOR-POP ...). >;;; Function VECTOR-POP proclaimed (1,1) >;;; Compiling (DEFUN COPY-ARRAY-CONTENTS ...). >;;; Compiling (DEFUN ADJUST-ARRAY ...). >;;; Function ADJUST-ARRAY proclaimed (2,65536) >;;; Compiling (DEFUN SHRINK-VECTOR ...). >;;; End of Pass 1. >;;; Emitting code for MAKE-ARRAY. >;;; Emitting code for FILL-ARRAY-WITH-SEQ. >;;; 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 ROW-MAJOR-INDEX-INNER. >;;; Emitting code for INDEXING-ERROR. >;;; 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-POP. >;;; Emitting code for COPY-ARRAY-CONTENTS. >;;; Emitting code for DO-COPY. >;;; Emitting code for ADJUST-ARRAY. >;;; Emitting code for SHRINK-VECTOR. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/arraylib.c -o lsp/arraylib.o >;;; Finished compiling SRC:LSP;ARRAYLIB.LSP. >;;; >(compile-file "src:lsp;assert.lsp" :output-file #P"BUILD:LSP;ASSERT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;ASSERT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN READ-EVALUATED-FORM ...). >;;; Compiling (DEFUN WRONG-TYPE-ARGUMENT ...). >;;; Function WRONG-TYPE-ARGUMENT proclaimed (0,65536) >;;; Compiling (DEFMACRO CHECK-TYPE ...). >;;; Compiling (DEFUN DO-CHECK-TYPE ...). >;;; Function DO-CHECK-TYPE proclaimed (4,4) >;;; Compiling (DEFMACRO ASSERT ...). >;;; Compiling (DEFUN ACCUMULATE-CASES ...). >;;; Compiling (DEFUN ECASE-ERROR ...). >;;; Function ECASE-ERROR proclaimed (2,2) >;;; Compiling (DEFMACRO ECASE ...). >;;; Compiling (DEFUN CCASE-ERROR ...). >;;; Function CCASE-ERROR proclaimed (3,3) >;;; Compiling (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...). >;;; Note: >;;; in file ASSERT.LSP, position 4834 >;;; at (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...) >;;; Checking type of #:LET64 to be LIST >;;; Note: >;;; in file ASSERT.LSP, position 4834 >;;; at (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST60) to be LIST >;;; Note: >;;; in file ASSERT.LSP, position 4834 >;;; at (DEFUN REMOVE-OTHERWISE-FROM-CLAUSES ...) >;;; Checking type of #:LOOP-LIST-TAIL62 to be CONS >;;; Compiling (DEFMACRO CCASE ...). >;;; Compiling (DEFMACRO TYPECASE ...). >;;; Compiling (DEFUN ETYPECASE-ERROR ...). >;;; Function ETYPECASE-ERROR proclaimed (2,2) >;;; Compiling (DEFMACRO ETYPECASE ...). >;;; Compiling (DEFUN CTYPECASE-ERROR ...). >;;; Function CTYPECASE-ERROR proclaimed (3,3) >;;; Compiling (DEFMACRO CTYPECASE ...). >;;; Note: >;;; in file ASSERT.LSP, position 7927 >;;; at (FSET 'CTYPECASE ...) >;;; Checking type of #:LET118 to be LIST >;;; Note: >;;; in file ASSERT.LSP, position 7927 >;;; at (FSET 'CTYPECASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST114) to be LIST >;;; Note: >;;; in file ASSERT.LSP, position 7927 >;;; at (FSET 'CTYPECASE ...) >;;; Checking type of #:LOOP-LIST-TAIL116 to be CONS >;;; End of Pass 1. >;;; Emitting code for READ-EVALUATED-FORM. >;;; Emitting code for WRONG-TYPE-ARGUMENT. >;;; Emitting code for #:G4. >;;; Emitting code for #:G5. >;;; Emitting code for CHECK-TYPE. >;;; Emitting code for DO-CHECK-TYPE. >;;; Emitting code for #:G23. >;;; Emitting code for #:G24. >;;; Emitting code for ASSERT. >;;; Emitting code for ACCUMULATE-CASES. >;;; Emitting code for ECASE-ERROR. >;;; Emitting code for ECASE. >;;; Emitting code for CCASE-ERROR. >;;; Emitting code for #:G54. >;;; Emitting code for #:G55. >;;; Emitting code for REMOVE-OTHERWISE-FROM-CLAUSES. >;;; 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 #:G101. >;;; Emitting code for #:G102. >;;; Emitting code for CTYPECASE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/assert.c -o lsp/assert.o lsp/assert.c: In function 'si_ecase_error': >lsp/assert.c:504:3: warning: function declared 'noreturn' has a 'return' statement [enabled by default] >lsp/assert.c: In function 'si_etypecase_error': >lsp/assert.c:877:3: warning: function declared 'noreturn' has a 'return' statement [enabled by default] > >;;; Finished compiling SRC:LSP;ASSERT.LSP. >;;; >(compile-file "src:lsp;defstruct.lsp" :output-file #P"BUILD:LSP;DEFSTRUCT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;DEFSTRUCT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN STRUCTURE-TYPE-ERROR ...). >;;; Function STRUCTURE-TYPE-ERROR proclaimed (0,65536) >;;; Compiling (DEFUN MAKE-ACCESS-FUNCTION ...). >;;; Note: >;;; in file DEFSTRUCT.LSP, position 899 >;;; at (DEFUN MAKE-ACCESS-FUNCTION ...) >;;; Checking type of (NTHCDR 5 #:G0) to be CONS >;;; Compiling (DEFUN DO-SETF-STRUCTURE-METHOD ...). >;;; Compiling (DEFUN PROCESS-BOA-LAMBDA-LIST ...). >;;; Note: >;;; in file DEFSTRUCT.LSP, position 2699 >;;; at (DEFUN PROCESS-BOA-LAMBDA-LIST ...) >;;; Checking type of #:G15 to be CONS >;;; Note: >;;; in file DEFSTRUCT.LSP, position 2699 >;;; at (DEFUN PROCESS-BOA-LAMBDA-LIST ...) >;;; Checking type of #:G19 to be CONS >;;; Note: >;;; in file DEFSTRUCT.LSP, position 2699 >;;; at (DEFUN PROCESS-BOA-LAMBDA-LIST ...) >;;; Checking type of #:G24 to be CONS >;;; Compiling (DEFUN MAKE-CONSTRUCTOR ...). >;;; Compiling (DEFUN MAKE-PREDICATE ...). >;;; Note: >;;; in file DEFSTRUCT.LSP, position 7232 >;;; at (DEFUN MAKE-PREDICATE ...) >;;; Checking type of #:LET42 to be FIXNUM >;;; Note: >;;; in file DEFSTRUCT.LSP, position 7232 >;;; at (DEFUN MAKE-PREDICATE ...) >;;; Checking type of (1- I) to be FIXNUM >;;; Compiling (DEFUN PARSE-SLOT-DESCRIPTION ...). >;;; Compiling (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...). >;;; Note: >;;; in file DEFSTRUCT.LSP, position 9628 >;;; at (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...) >;;; Checking type of (CDDDR #:G62) to be CONS >;;; Note: >;;; in file DEFSTRUCT.LSP, position 9628 >;;; at (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...) >;;; Checking type of (CDDDDR #:G64) to be CONS >;;; Note: >;;; in file DEFSTRUCT.LSP, position 9628 >;;; at (DEFUN OVERWRITE-SLOT-DESCRIPTIONS ...) >;;; Checking type of (NTHCDR 5 #:G66) to be CONS >;;; Compiling (DEFUN DEFINE-STRUCTURE ...). >;;; Note: >;;; in file DEFSTRUCT.LSP, position 10705 >;;; at (DEFUN DEFINE-STRUCTURE ...) >;;; Checking type of #:LET75 to be LIST >;;; Note: >;;; in file DEFSTRUCT.LSP, position 10705 >;;; at (DEFUN DEFINE-STRUCTURE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST71) to be LIST >;;; Note: >;;; in file DEFSTRUCT.LSP, position 10705 >;;; at (DEFUN DEFINE-STRUCTURE ...) >;;; Checking type of #:LOOP-LIST-TAIL73 to be CONS >;;; Function DEFINE-STRUCTURE proclaimed (0,65536) >;;; Compiling (DEFMACRO DEFSTRUCT ...). >;;; Note: >;;; in file DEFSTRUCT.LSP, position 12757 >;;; at (FSET 'DEFSTRUCT ...) >;;; Checking type of #:LET114 to be LIST >;;; Note: >;;; in file DEFSTRUCT.LSP, position 12757 >;;; at (FSET 'DEFSTRUCT ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST110) to be LIST >;;; Note: >;;; in file DEFSTRUCT.LSP, position 12757 >;;; at (FSET 'DEFSTRUCT ...) >;;; Checking type of #:LOOP-LIST-TAIL112 to be CONS >;;; Note: >;;; in file DEFSTRUCT.LSP, position 12757 >;;; at (FSET 'DEFSTRUCT ...) >;;; Checking type of #:LET123 to be LIST >;;; Note: >;;; in file DEFSTRUCT.LSP, position 12757 >;;; at (FSET 'DEFSTRUCT ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST119) to be LIST >;;; Note: >;;; in file DEFSTRUCT.LSP, position 12757 >;;; at (FSET 'DEFSTRUCT ...) >;;; Checking type of #:LOOP-LIST-TAIL121 to be CONS >;;; End of Pass 1. >;;; Emitting code for STRUCTURE-TYPE-ERROR. >;;; Emitting code for MAKE-ACCESS-FUNCTION. >;;; Emitting code for #:G3. >;;; Emitting code for #:G5. >;;; Emitting code for DO-SETF-STRUCTURE-METHOD. >;;; Emitting code for #:G6. >;;; Emitting code for #:G7. >;;; Emitting code for #:G8. >;;; Emitting code for PROCESS-BOA-LAMBDA-LIST. >;;; Emitting code for MAKE-CONSTRUCTOR. >;;; Emitting code for MAKE-PREDICATE. >;;; Emitting code for #:G38. >;;; Emitting code for #:G39. >;;; Emitting code for #:G40. >;;; Emitting code for #:G41. >;;; Emitting code for PARSE-SLOT-DESCRIPTION. >;;; Emitting code for OVERWRITE-SLOT-DESCRIPTIONS. >;;; Emitting code for DEFINE-STRUCTURE. >;;; Emitting code for DEFSTRUCT. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/defstruct.c -o lsp/defstruct.o >;;; Finished compiling SRC:LSP;DEFSTRUCT.LSP. >;;; >(compile-file "src:lsp;iolib.lsp" :output-file #P"BUILD:LSP;IOLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;IOLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO WITH-OPEN-STREAM ...). >;;; Compiling (DEFMACRO WITH-INPUT-FROM-STRING ...). >;;; Compiling (DEFMACRO WITH-OUTPUT-TO-STRING ...). >;;; Compiling (DEFUN READ-FROM-STRING ...). >;;; Function READ-FROM-STRING proclaimed (1,65536) >;;; Compiling (DEFUN STRING-TO-OBJECT ...). >;;; Function STRING-TO-OBJECT proclaimed (1,2) >;;; Compiling (DEFUN WRITE-TO-STRING ...). >;;; Function WRITE-TO-STRING proclaimed (1,65536) >;;; Compiling (DEFUN PRIN1-TO-STRING ...). >;;; Function PRIN1-TO-STRING proclaimed (1,1) >;;; Compiling (DEFUN PRINC-TO-STRING ...). >;;; Function PRINC-TO-STRING proclaimed (1,1) >;;; Compiling (DEFMACRO WITH-OPEN-FILE ...). >;;; Compiling (DEFUN Y-OR-N-P ...). >;;; Function Y-OR-N-P proclaimed (0,65536) >;;; Compiling (DEFUN YES-OR-NO-P ...). >;;; Function YES-OR-NO-P proclaimed (0,65536) >;;; Compiling (DEFUN SHARP-A-READER ...). >;;; Note: >;;; in file IOLIB.LSP, position 6713 >;;; at (DEFUN SHARP-A-READER ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; Compiling (DEFUN SHARP-S-READER ...). >;;; Note: >;;; in file IOLIB.LSP, position 7566 >;;; at (DEFUN SHARP-S-READER ...) >;;; Checking type of LL to be CONS >;;; Compiling (DEFPARAMETER *DRIBBLE-CLOSURE* ...). >;;; Compiling (DEFUN DRIBBLE ...). >;;; Function DRIBBLE proclaimed (0,1) >;;; Compiling (DEFMACRO WITH-STANDARD-IO-SYNTAX ...). >;;; Compiling (DEFMACRO WITH-ECL-IO-SYNTAX ...). >;;; Compiling (DEFMACRO PRINT-UNREADABLE-OBJECT ...). >;;; Note: >;;; in file IOLIB.LSP, position 11554 >;;; at (LET* (# #) ...) >;;; Function ALL-ENCODINGS is global but is closed over some variables. >;;; BASIC-ENCODINGS ALL-ENCODINGS >;;; Note: >;;; in file IOLIB.LSP, position 11554 >;;; at (LET* (# #) ...) >;;; Function ALL-ENCODINGS is global but is closed over some variables. >;;; BASIC-ENCODINGS ALL-ENCODINGS >;;; Note: >;;; in file IOLIB.LSP, position 11554 >;;; at (LET* (# #) ...) >;;; Function ALL-ENCODINGS is global but is closed over some variables. >;;; BASIC-ENCODINGS ALL-ENCODINGS >;;; Note: >;;; in file IOLIB.LSP, position 11554 >;;; at (LET* (# #) ...) >;;; Function ALL-ENCODINGS is global but is closed over some variables. >;;; BASIC-ENCODINGS ALL-ENCODINGS >;;; Note: >;;; in file IOLIB.LSP, position 11554 >;;; at (LET* (# #) ...) >;;; Function ALL-ENCODINGS is global but is closed over some variables. >;;; BASIC-ENCODINGS ALL-ENCODINGS >;;; Compiling (DEFUN LOAD-ENCODING ...). >;;; Function LOAD-ENCODING proclaimed (1,1) >;;; Compiling (DEFUN MAKE-ENCODING ...). >;;; Function MAKE-ENCODING proclaimed (1,1) >;;; End of Pass 1. >;;; Emitting code for WITH-OPEN-STREAM. >;;; Emitting code for WITH-INPUT-FROM-STRING. >;;; Emitting code for WITH-OUTPUT-TO-STRING. >;;; Emitting code for READ-FROM-STRING. >;;; Emitting code for STRING-TO-OBJECT. >;;; 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. >;;; Emitting code for #:G72. >;;; Emitting code for WITH-STANDARD-IO-SYNTAX. >;;; Emitting code for WITH-ECL-IO-SYNTAX. >;;; Emitting code for PRINT-UNREADABLE-OBJECT. >;;; Emitting code for ALL-ENCODINGS. >;;; Emitting code for LOAD-ENCODING. >;;; Emitting code for MAKE-ENCODING. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/iolib.c -o lsp/iolib.o >;;; Finished compiling SRC:LSP;IOLIB.LSP. >;;; >(compile-file "src:lsp;listlib.lsp" :output-file #P"BUILD:LSP;LISTLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;LISTLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN UNION ...). >;;; Note: >;;; in file LISTLIB.LSP, position 580 >;;; at (DEFUN UNION ...) >;;; Checking type of LAST to be CONS >;;; Note: >;;; in file LISTLIB.LSP, position 580 >;;; at (DEFUN UNION ...) >;;; Checking type of LAST to be CONS >;;; Function UNION proclaimed (2,65536) >;;; Compiling (DEFUN NUNION ...). >;;; Note: >;;; in file LISTLIB.LSP, position 1099 >;;; at (DEFUN NUNION ...) >;;; Checking type of LAST to be CONS >;;; Note: >;;; in file LISTLIB.LSP, position 1099 >;;; at (DEFUN NUNION ...) >;;; Checking type of LAST to be CONS >;;; Function NUNION proclaimed (2,65536) >;;; Compiling (DEFUN INTERSECTION ...). >;;; Function INTERSECTION proclaimed (2,65536) >;;; Compiling (DEFUN NINTERSECTION ...). >;;; Note: >;;; in file LISTLIB.LSP, position 1950 >;;; at (DEFUN NINTERSECTION ...) >;;; Checking type of LAST to be CONS >;;; Note: >;;; in file LISTLIB.LSP, position 1950 >;;; at (DEFUN NINTERSECTION ...) >;;; Checking type of LAST to be CONS >;;; Function NINTERSECTION proclaimed (2,65536) >;;; Compiling (DEFUN SET-DIFFERENCE ...). >;;; Function SET-DIFFERENCE proclaimed (2,65536) >;;; Compiling (DEFUN NSET-DIFFERENCE ...). >;;; Note: >;;; in file LISTLIB.LSP, position 2733 >;;; at (DEFUN NSET-DIFFERENCE ...) >;;; Checking type of LAST to be CONS >;;; Note: >;;; in file LISTLIB.LSP, position 2733 >;;; at (DEFUN NSET-DIFFERENCE ...) >;;; Checking type of LAST to be CONS >;;; Function NSET-DIFFERENCE proclaimed (2,65536) >;;; Compiling (DEFUN SWAP-ARGS ...). >;;; Compiling (DEFUN SET-EXCLUSIVE-OR ...). >;;; Function SET-EXCLUSIVE-OR proclaimed (2,65536) >;;; Compiling (DEFUN NSET-EXCLUSIVE-OR ...). >;;; Function NSET-EXCLUSIVE-OR proclaimed (2,65536) >;;; Compiling (DEFUN SUBSETP ...). >;;; Function SUBSETP proclaimed (2,65536) >;;; Compiling (DEFUN RASSOC-IF ...). >;;; Function RASSOC-IF proclaimed (2,65536) >;;; Compiling (DEFUN RASSOC-IF-NOT ...). >;;; Function RASSOC-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN ASSOC-IF ...). >;;; Function ASSOC-IF proclaimed (2,65536) >;;; Compiling (DEFUN ASSOC-IF-NOT ...). >;;; Function ASSOC-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN MEMBER-IF ...). >;;; Function MEMBER-IF proclaimed (2,65536) >;;; Compiling (DEFUN MEMBER-IF-NOT ...). >;;; Function MEMBER-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN SUBST-IF ...). >;;; Function SUBST-IF proclaimed (3,65536) >;;; Compiling (DEFUN SUBST-IF-NOT ...). >;;; Function SUBST-IF-NOT proclaimed (3,65536) >;;; Compiling (DEFUN NSUBST-IF ...). >;;; Function NSUBST-IF proclaimed (3,65536) >;;; Compiling (DEFUN NSUBST-IF-NOT ...). >;;; Function NSUBST-IF-NOT proclaimed (3,65536) >;;; End of Pass 1. >;;; Emitting code for UNION. >;;; Emitting code for NUNION. >;;; Emitting code for INTERSECTION. >;;; Emitting code for NINTERSECTION. >;;; Emitting code for SET-DIFFERENCE. >;;; Emitting code for NSET-DIFFERENCE. >;;; Emitting code for SWAP-ARGS. >;;; Emitting code for #:G30. >;;; Emitting code for SET-EXCLUSIVE-OR. >;;; Emitting code for NSET-EXCLUSIVE-OR. >;;; Emitting code for SUBSETP. >;;; Emitting code for RASSOC-IF. >;;; Emitting code for RASSOC-IF-NOT. >;;; Emitting code for ASSOC-IF. >;;; Emitting code for ASSOC-IF-NOT. >;;; Emitting code for MEMBER-IF. >;;; Emitting code for MEMBER-IF-NOT. >;;; Emitting code for SUBST-IF. >;;; Emitting code for SUBST-IF-NOT. >;;; Emitting code for NSUBST-IF. >;;; Emitting code for NSUBST-IF-NOT. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/listlib.c -o lsp/listlib.o >;;; Finished compiling SRC:LSP;LISTLIB.LSP. >;;; >(compile-file "src:lsp;mislib.lsp" :output-file #P"BUILD:LSP;MISLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;MISLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN LOGICAL-PATHNAME-TRANSLATIONS ...). >;;; Function LOGICAL-PATHNAME-TRANSLATIONS proclaimed (1,1) >;;; Compiling (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...). >;;; Note: >;;; in file MISLIB.LSP, position 723 >;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) >;;; In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. >;;; Note: >;;; in file MISLIB.LSP, position 723 >;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) >;;; Checking type of HOST to be STRING >;;; Function LOAD-LOGICAL-PATHNAME-TRANSLATIONS proclaimed (1,1) >;;; Compiling (DEFPARAMETER *DO-TIME-LEVEL* ...). >;;; 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 ...). >;;; Function DECODE-UNIVERSAL-TIME proclaimed (1,2) >;;; Compiling (DEFUN ENCODE-UNIVERSAL-TIME ...). >;;; Note: >;;; in file MISLIB.LSP, position 6608 >;;; at (DEFUN ENCODE-UNIVERSAL-TIME ...) >;;; Checking type of (+ YEAR #:G25) to be UNSIGNED-BYTE >;;; Function ENCODE-UNIVERSAL-TIME proclaimed (6,7) >;;; Compiling (DEFUN DAYLIGHT-SAVING-TIME-P ...). >;;; Compiling (DEFUN GET-DECODED-TIME ...). >;;; Function GET-DECODED-TIME proclaimed (0,0) >;;; Compiling (DEFUN ENSURE-DIRECTORIES-EXIST ...). >;;; Function ENSURE-DIRECTORIES-EXIST proclaimed (1,65536) >;;; Compiling (DEFMACRO WITH-HASH-TABLE-ITERATOR ...). >;;; Compiling (DEFUN SHARP-!-READER ...). >;;; Compiling (DEFUN SIMPLE-PROGRAM-ERROR ...). >;;; Function SIMPLE-PROGRAM-ERROR proclaimed (0,65536) >;;; End of Pass 1. >;;; Emitting code for LOGICAL-PATHNAME-TRANSLATIONS. >;;; Emitting code for LOAD-LOGICAL-PATHNAME-TRANSLATIONS. >;;; 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-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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/mislib.c -o lsp/mislib.o lsp/mislib.c: In function 'si_simple_program_error': >lsp/mislib.c:813:3: warning: function declared 'noreturn' has a 'return' statement [enabled by default] >lsp/mislib.c:813:3: warning: 'noreturn' function does return [enabled by default] > >;;; Finished compiling SRC:LSP;MISLIB.LSP. >;;; >(compile-file "src:lsp;numlib.lsp" :output-file #P"BUILD:LSP;NUMLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;NUMLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN ISQRT ...). >;;; Function ISQRT proclaimed (1,1) >;;; Compiling (DEFUN PHASE ...). >;;; Function PHASE proclaimed (1,1) >;;; Compiling (DEFUN SIGNUM ...). >;;; Function SIGNUM proclaimed (1,1) >;;; Compiling (DEFUN CIS ...). >;;; Function CIS proclaimed (1,1) >;;; Compiling (DEFUN ASIN ...). >;;; Note: >;;; in file NUMLIB.LSP, position 5311 >;;; at (DEFUN ASIN ...) >;;; Checking type of (FLOAT X 1.0l0) to be LONG-FLOAT >;;; Function ASIN proclaimed (1,1) >;;; Compiling (DEFUN COMPLEX-ASIN ...). >;;; Compiling (DEFUN ACOS ...). >;;; Note: >;;; in file NUMLIB.LSP, position 5919 >;;; at (DEFUN ACOS ...) >;;; Checking type of (FLOAT X 1.0l0) to be LONG-FLOAT >;;; Function ACOS proclaimed (1,1) >;;; Compiling (DEFUN COMPLEX-ACOS ...). >;;; Compiling (DEFUN ASINH ...). >;;; Function ASINH proclaimed (1,1) >;;; Compiling (DEFUN ACOSH ...). >;;; Note: >;;; in file NUMLIB.LSP, position 7543 >;;; at (DEFUN ACOSH ...) >;;; Checking type of (FLOAT X 1.0d0) to be DOUBLE-FLOAT >;;; Function ACOSH proclaimed (1,1) >;;; Compiling (DEFUN COMPLEX-ACOSH ...). >;;; Compiling (DEFUN ATANH ...). >;;; Note: >;;; in file NUMLIB.LSP, position 8188 >;;; at (DEFUN ATANH ...) >;;; Checking type of (FLOAT X 1.0d0) to be DOUBLE-FLOAT >;;; Function ATANH proclaimed (1,1) >;;; Compiling (DEFUN COMPLEX-ATANH ...). >;;; Compiling (DEFUN FFLOOR ...). >;;; Function FFLOOR proclaimed (1,2) >;;; Compiling (DEFUN FCEILING ...). >;;; Function FCEILING proclaimed (1,2) >;;; Compiling (DEFUN FTRUNCATE ...). >;;; Function FTRUNCATE proclaimed (1,2) >;;; Compiling (DEFUN FROUND ...). >;;; Function FROUND proclaimed (1,2) >;;; Compiling (DEFUN LOGTEST ...). >;;; Function LOGTEST proclaimed (2,2) >;;; Compiling (DEFUN BYTE ...). >;;; Function BYTE proclaimed (2,2) >;;; Compiling (DEFUN BYTE-SIZE ...). >;;; Warning: >;;; in file NUMLIB.LSP, position 10074 >;;; at (DEFUN BYTE-SIZE ...) >;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. >;;; Function BYTE-SIZE proclaimed (1,1) >;;; Compiling (DEFUN BYTE-POSITION ...). >;;; Function BYTE-POSITION proclaimed (1,1) >;;; Compiling (DEFUN LDB ...). >;;; Function LDB proclaimed (2,2) >;;; Compiling (DEFUN LDB-TEST ...). >;;; Function LDB-TEST proclaimed (2,2) >;;; Compiling (DEFUN MASK-FIELD ...). >;;; Function MASK-FIELD proclaimed (2,2) >;;; Compiling (DEFUN DPB ...). >;;; Function DPB proclaimed (3,3) >;;; Compiling (DEFUN DEPOSIT-FIELD ...). >;;; Function DEPOSIT-FIELD proclaimed (3,3) >;;; End of Pass 1. >;;; Emitting code for ISQRT. >;;; 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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/numlib.c -o lsp/numlib.o >;;; Finished compiling SRC:LSP;NUMLIB.LSP. >;;; >(compile-file "src:lsp;packlib.lsp" :output-file #P"BUILD:LSP;PACKLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;PACKLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN FIND-ALL-SYMBOLS ...). >;;; Note: >;;; in file PACKLIB.LSP, position 626 >;;; at (DEFUN FIND-ALL-SYMBOLS ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST1) to be LIST >;;; Note: >;;; in file PACKLIB.LSP, position 626 >;;; at (DEFUN FIND-ALL-SYMBOLS ...) >;;; Checking type of #:G6 to be CONS >;;; Function FIND-ALL-SYMBOLS proclaimed (1,1) >;;; Compiling (DEFUN PACKAGES-ITERATOR ...). >;;; Function PACKAGES-ITERATOR proclaimed (0,65536) >;;; 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 ...). >;;; Note: >;;; in file PACKLIB.LSP, position 5634 >;;; at (DEFUN APROPOS ...) >;;; Checking type of #:LET81 to be LIST >;;; Note: >;;; in file PACKLIB.LSP, position 5634 >;;; at (DEFUN APROPOS ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST79) to be LIST >;;; Function APROPOS proclaimed (1,2) >;;; Compiling (DEFUN APROPOS-LIST ...). >;;; Function APROPOS-LIST proclaimed (1,2) >;;; Compiling (DEFUN APROPOS-LIST-INNER ...). >;;; Compiling (DEFUN FIND-RELATIVE-PACKAGE ...). >;;; Note: >;;; in file PACKLIB.LSP, position 7070 >;;; at (DEFUN FIND-RELATIVE-PACKAGE ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; Note: >;;; in file PACKLIB.LSP, position 7070 >;;; at (DEFUN FIND-RELATIVE-PACKAGE ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; Function FIND-RELATIVE-PACKAGE proclaimed (0,65536) >;;; Compiling (DEFUN PACKAGE-PARENT ...). >;;; Note: >;;; in file PACKLIB.LSP, position 8113 >;;; at (DEFUN PACKAGE-PARENT ...) >;;; Checking type of (1- (LENGTH NAME)) to be FIXNUM >;;; Note: >;;; in file PACKLIB.LSP, position 8113 >;;; at (DEFUN PACKAGE-PARENT ...) >;;; Checking type of (1- I) to be FIXNUM >;;; Function PACKAGE-PARENT proclaimed (0,65536) >;;; Compiling (DEFUN PACKAGE-CHILDREN ...). >;;; Note: >;;; in file PACKLIB.LSP, position 9146 >;;; at (DEFUN PACKAGE-CHILDREN ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; Function PACKAGE-CHILDREN proclaimed (0,65536) >;;; End of Pass 1. >;;; Emitting code for FIND-ALL-SYMBOLS. >;;; Emitting code for PACKAGES-ITERATOR. >;;; Emitting code for #:G18. >;;; 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 #:G82. >;;; Emitting code for APROPOS-LIST-INNER. >;;; Emitting code for FIND-RELATIVE-PACKAGE. >;;; 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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/packlib.c -o lsp/packlib.o >;;; Finished compiling SRC:LSP;PACKLIB.LSP. >;;; >(compile-file "src:lsp;seqlib.lsp" :output-file #P"BUILD:LSP;SEQLIB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;SEQLIB.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN SEQTYPE ...). >;;; Compiling (DEFUN SEQUENCE-COUNT ...). >;;; Function SEQUENCE-COUNT proclaimed (1,1) >;;; Compiling (DEFUN TEST-ERROR ...). >;;; Compiling (DEFUN UNSAFE-FUNCALL1 ...). >;;; Compiling (DEFUN REDUCE ...). >;;; Function REDUCE proclaimed (2,65536) >;;; Compiling (DEFUN FILL ...). >;;; Function FILL proclaimed (2,65536) >;;; Compiling (DEFUN REPLACE ...). >;;; Function REPLACE proclaimed (2,65536) >;;; Compiling (DEFUN FILTER-VECTOR ...). >;;; Compiling (DEFUN REMOVE-LIST ...). >;;; Compiling (DEFUN REMOVE ...). >;;; Note: >;;; in file SEQLIB.LSP, position 9610 >;;; at (DEFUN REMOVE ...) >;;; In function REMOVE, checking types of arguments SEQUENCE. >;;; Note: >;;; in file SEQLIB.LSP, position 9610 >;;; at (DEFUN REMOVE ...) >;;; Checking type of SEQUENCE to be SEQUENCE >;;; Function REMOVE proclaimed (2,65536) >;;; Compiling (DEFUN REMOVE-IF ...). >;;; Function REMOVE-IF proclaimed (2,65536) >;;; Compiling (DEFUN REMOVE-IF-NOT ...). >;;; Function REMOVE-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN DELETE-LIST ...). >;;; Compiling (DEFUN DELETE ...). >;;; Function DELETE proclaimed (2,65536) >;;; Compiling (DEFUN DELETE-IF ...). >;;; Function DELETE-IF proclaimed (2,65536) >;;; Compiling (DEFUN DELETE-IF-NOT ...). >;;; Function DELETE-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN COUNT ...). >;;; Function COUNT proclaimed (2,65536) >;;; Compiling (DEFUN COUNT-IF ...). >;;; Function COUNT-IF proclaimed (2,65536) >;;; Compiling (DEFUN COUNT-IF-NOT ...). >;;; Function COUNT-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN SUBSTITUTE ...). >;;; Function SUBSTITUTE proclaimed (3,65536) >;;; Compiling (DEFUN SUBSTITUTE-IF ...). >;;; Function SUBSTITUTE-IF proclaimed (3,65536) >;;; Compiling (DEFUN SUBSTITUTE-IF-NOT ...). >;;; Function SUBSTITUTE-IF-NOT proclaimed (3,65536) >;;; Compiling (DEFUN NSUBSTITUTE ...). >;;; Function NSUBSTITUTE proclaimed (3,65536) >;;; Compiling (DEFUN NSUBSTITUTE-IF ...). >;;; Function NSUBSTITUTE-IF proclaimed (3,65536) >;;; Compiling (DEFUN NSUBSTITUTE-IF-NOT ...). >;;; Function NSUBSTITUTE-IF-NOT proclaimed (3,65536) >;;; Compiling (DEFUN FIND ...). >;;; Function FIND proclaimed (2,65536) >;;; Compiling (DEFUN FIND-IF ...). >;;; Function FIND-IF proclaimed (2,65536) >;;; Compiling (DEFUN FIND-IF-NOT ...). >;;; Function FIND-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN POSITION ...). >;;; Function POSITION proclaimed (2,65536) >;;; Compiling (DEFUN POSITION-IF ...). >;;; Function POSITION-IF proclaimed (2,65536) >;;; Compiling (DEFUN POSITION-IF-NOT ...). >;;; Function POSITION-IF-NOT proclaimed (2,65536) >;;; Compiling (DEFUN REMOVE-DUPLICATES-LIST ...). >;;; Compiling (DEFUN REMOVE-DUPLICATES ...). >;;; Function REMOVE-DUPLICATES proclaimed (1,65536) >;;; Compiling (DEFUN DELETE-DUPLICATES-LIST ...). >;;; Compiling (DEFUN FILTER-DUPLICATES-VECTOR ...). >;;; Compiling (DEFUN DELETE-DUPLICATES ...). >;;; Function DELETE-DUPLICATES proclaimed (1,65536) >;;; Compiling (DEFUN MISMATCH ...). >;;; Note: >;;; in file SEQLIB.LSP, position 26721 >;;; at (DEFUN MISMATCH ...) >;;; Checking type of (1+ I1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 26721 >;;; at (DEFUN MISMATCH ...) >;;; Checking type of (1+ I2) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 26721 >;;; at (DEFUN MISMATCH ...) >;;; Checking type of #:LET360 to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 26721 >;;; at (DEFUN MISMATCH ...) >;;; Checking type of #:LET361 to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 26721 >;;; at (DEFUN MISMATCH ...) >;;; Checking type of (1- I1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 26721 >;;; at (DEFUN MISMATCH ...) >;;; Checking type of (1- I2) to be FIXNUM >;;; Function MISMATCH proclaimed (2,65536) >;;; Compiling (DEFUN SEARCH ...). >;;; Function SEARCH proclaimed (2,65536) >;;; Compiling (DEFUN SEARCH-VECTOR ...). >;;; Compiling (DEFUN SEARCH-GENERIC ...). >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (- END1 START1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (- END2 L) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (LET* ((L (- END1 START1)) (E (- END2 L))) (DECLARE (FIXNUM L E)) (UNLESS (PLUSP L) (RETURN-FROM SEARCH-GENERIC (IF FROM-END END2 0))) (1+ E)) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (- END1 START1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (- END2 L) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (1+ I1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (1+ I2) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 30537 >;;; at (DEFUN SEARCH-GENERIC ...) >;;; Checking type of (1+ START2) to be FIXNUM >;;; Compiling (DEFUN SORT ...). >;;; Function SORT proclaimed (2,65536) >;;; Compiling (DEFUN LIST-MERGE-SORT ...). >;;; Compiling (DEFUN QUICK-SORT ...). >;;; Compiling (DEFUN STABLE-SORT ...). >;;; Function STABLE-SORT proclaimed (2,65536) >;;; Compiling (DEFUN MERGE ...). >;;; Note: >;;; in file SEQLIB.LSP, position 36781 >;;; at (DEFUN MERGE ...) >;;; Checking type of (1+ I2) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 36781 >;;; at (DEFUN MERGE ...) >;;; Checking type of (1+ I1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 36781 >;;; at (DEFUN MERGE ...) >;;; Checking type of (1+ I1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 36781 >;;; at (DEFUN MERGE ...) >;;; Checking type of (1+ I2) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 36781 >;;; at (DEFUN MERGE ...) >;;; Checking type of (1+ I1) to be FIXNUM >;;; Note: >;;; in file SEQLIB.LSP, position 36781 >;;; at (DEFUN MERGE ...) >;;; Checking type of (1+ J) to be FIXNUM >;;; Function MERGE proclaimed (4,65536) >;;; Compiling (DEFUN COMPLEMENT ...). >;;; Function COMPLEMENT proclaimed (1,1) >;;; End of Pass 1. >;;; Emitting code for SEQTYPE. >;;; Emitting code for SEQUENCE-COUNT. >;;; Emitting code for TEST-ERROR. >;;; Emitting code for UNSAFE-FUNCALL1. >;;; Emitting code for REDUCE. >;;; Emitting code for FILL. >;;; Emitting code for REPLACE. >;;; Emitting code for FILTER-VECTOR. >;;; Emitting code for REMOVE-LIST. >;;; Emitting code for REMOVE. >;;; Emitting code for REMOVE-IF. >;;; Emitting code for REMOVE-IF-NOT. >;;; Emitting code for DELETE-LIST. >;;; Emitting code for DELETE. >;;; Emitting code for DELETE-IF. >;;; Emitting code for DELETE-IF-NOT. >;;; Emitting code for COUNT. >;;; Emitting code for COUNT-IF. >;;; Emitting code for COUNT-IF-NOT. >;;; Emitting code for SUBSTITUTE. >;;; Emitting code for SUBSTITUTE-IF. >;;; Emitting code for SUBSTITUTE-IF-NOT. >;;; Emitting code for NSUBSTITUTE. >;;; Emitting code for NSUBSTITUTE-IF. >;;; Emitting code for NSUBSTITUTE-IF-NOT. >;;; Emitting code for FIND. >;;; Emitting code for FIND-IF. >;;; Emitting code for FIND-IF-NOT. >;;; Emitting code for POSITION. >;;; Emitting code for POSITION-IF. >;;; Emitting code for POSITION-IF-NOT. >;;; Emitting code for REMOVE-DUPLICATES-LIST. >;;; Emitting code for ALREADY-IN-LIST-P. >;;; Emitting code for REMOVE-DUPLICATES. >;;; Emitting code for DELETE-DUPLICATES-LIST. >;;; Emitting code for ALREADY-IN-LIST-P. >;;; Emitting code for FILTER-DUPLICATES-VECTOR. >;;; Emitting code for ALREADY-IN-VECTOR-P. >;;; Emitting code for DELETE-DUPLICATES. >;;; Emitting code for MISMATCH. >;;; Emitting code for SEARCH. >;;; Emitting code for SEARCH-VECTOR. >;;; Emitting code for SEARCH-GENERIC. >;;; Emitting code for SORT. >;;; Emitting code for LIST-MERGE-SORT. >;;; Emitting code for QUICK-SORT. >;;; Emitting code for STABLE-SORT. >;;; Emitting code for MERGE. >;;; Emitting code for COMPLEMENT. >;;; Emitting code for #:G462. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/seqlib.c -o lsp/seqlib.o >;;; Finished compiling SRC:LSP;SEQLIB.LSP. >;;; >(compile-file "src:lsp;trace.lsp" :output-file #P"BUILD:LSP;TRACE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;TRACE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *TRACE-LEVEL* ...). >;;; Compiling (DEFPARAMETER *TRACE-MAX-INDENT* ...). >;;; Compiling (DEFMACRO TRACE ...). >;;; Compiling (DEFUN TRACE* ...). >;;; Note: >;;; in file TRACE.LSP, position 2062 >;;; at (DEFUN TRACE* ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file TRACE.LSP, position 2062 >;;; at (DEFUN TRACE* ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST7) to be LIST >;;; Note: >;;; in file TRACE.LSP, position 2062 >;;; at (DEFUN TRACE* ...) >;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS >;;; Note: >;;; in file TRACE.LSP, position 2062 >;;; at (DEFUN TRACE* ...) >;;; Checking type of #:LET16 to be LIST >;;; Note: >;;; in file TRACE.LSP, position 2062 >;;; at (DEFUN TRACE* ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST14) to be LIST >;;; Compiling (DEFMACRO UNTRACE ...). >;;; Compiling (DEFUN UNTRACE* ...). >;;; Note: >;;; in file TRACE.LSP, position 2340 >;;; at (DEFUN UNTRACE* ...) >;;; Checking type of #:LET27 to be LIST >;;; Note: >;;; in file TRACE.LSP, position 2340 >;;; at (DEFUN UNTRACE* ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST25) to be LIST >;;; Compiling (DEFPARAMETER *INSIDE-TRACE* ...). >;;; Compiling (DEFUN TRACE-ONE ...). >;;; Compiling (DEFUN TRACE-PRINT ...). >;;; Compiling (DEFUN TRACE-RECORD ...). >;;; Compiling (DEFUN TRACE-RECORD-NAME ...). >;;; Compiling (DEFUN TRACE-RECORD-DEFINITION ...). >;;; Compiling (DEFUN TRACE-RECORD-OLD-DEFINITION ...). >;;; Compiling (DEFUN TRACED-OLD-DEFINITION ...). >;;; Function TRACED-OLD-DEFINITION proclaimed (1,1) >;;; Compiling (DEFUN DELETE-FROM-TRACE-LIST ...). >;;; Compiling (DEFUN ADD-TO-TRACE-LIST ...). >;;; Compiling (DEFUN TRACED-AND-REDEFINED-P ...). >;;; Compiling (DEFUN UNTRACE-ONE ...). >;;; Compiling (DEFPARAMETER *STEP-LEVEL* ...). >;;; Compiling (DEFPARAMETER *STEP-ACTION* ...). >;;; Compiling (DEFPARAMETER *STEP-FORM* ...). >;;; Compiling (DEFPARAMETER *STEP-TAG* ...). >;;; Compiling (DEFPARAMETER *STEP-FUNCTIONS* ...). >;;; Compiling (DEFMACRO STEP ...). >;;; Compiling (DEFUN STEP* ...). >;;; Compiling (DEFUN STEPPABLE-FUNCTION ...). >;;; Compiling (DEFUN STEPPER ...). >;;; Compiling (DEFUN STEP-NEXT ...). >;;; Compiling (DEFUN STEP-SKIP ...). >;;; Style warning: >;;; in file TRACE.LSP, position 11165 >;;; at (DEFUN STEP-SKIP ...) >;;; ! 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. >;;; Emitting code for TRACE-RECORD. >;;; Emitting code for TRACE-RECORD-NAME. >;;; Emitting code for TRACE-RECORD-DEFINITION. >;;; Emitting code for TRACE-RECORD-OLD-DEFINITION. >;;; Emitting code for TRACED-OLD-DEFINITION. >;;; Emitting code for DELETE-FROM-TRACE-LIST. >;;; Emitting code for ADD-TO-TRACE-LIST. >;;; Emitting code for TRACED-AND-REDEFINED-P. >;;; Emitting code for UNTRACE-ONE. >;;; Emitting code for STEP. >;;; Emitting code for STEP*. >;;; Emitting code for STEPPABLE-FUNCTION. >;;; Emitting code for STEPPER. >;;; Emitting code for #:G73. >;;; Emitting code for STEP-NEXT. >;;; Emitting code for STEP-SKIP. >;;; Emitting code for STEP-PRINT. >;;; Emitting code for STEP-QUIT. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/trace.c -o lsp/trace.o >;;; Finished compiling SRC:LSP;TRACE.LSP. >;;; >(compile-file "src:lsp;loop2.lsp" :output-file #P"BUILD:LSP;LOOP2.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;LOOP2.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO LOOP-UNSAFE ...). >;;; Compiling (DEFMACRO WITH-LOOP-LIST-COLLECTION-HEAD ...). >;;; Compiling (DEFMACRO LOOP-COLLECT-RPLACD ...). >;;; Note: >;;; in file LOOP2.LSP, position 3769 >;;; at (FSET 'LOOP-COLLECT-RPLACD ...) >;;; Checking type of (- N 4) to be FIXNUM >;;; Compiling (DEFMACRO LOOP-COLLECT-ANSWER ...). >;;; Compiling (DEFSTRUCT (LOOP-MINIMAX # ...) ...). >;;; Compiling (DEFPARAMETER *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 (DEFSTRUCT (LOOP-UNIVERSE #) ...). >;;; Compiling (DEFVAR *LOOP-UNIVERSE*). >;;; Compiling (DEFUN MAKE-STANDARD-LOOP-UNIVERSE ...). >;;; Compiling (DEFPARAMETER *LOOP-DESTRUCTURING-HOOKS* ...). >;;; Compiling (DEFUN LOOP-MAKE-PSETQ ...). >;;; Compiling (DEFUN LOOP-MAKE-DESETQ ...). >;;; Compiling (DEFPARAMETER *LOOP-DESETQ-TEMPORARY* ...). >;;; Compiling (DEFMACRO LOOP-REALLY-DESETQ ...). >;;; Note: >;;; in file LOOP2.LSP, position 13566 >;;; at (FSET 'LOOP-REALLY-DESETQ ...) >;;; Checking type of #:LET170 to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 13566 >;;; at (FSET 'LOOP-REALLY-DESETQ ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST166) to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 13566 >;;; at (FSET 'LOOP-REALLY-DESETQ ...) >;;; Checking type of #:G171 to be CONS >;;; 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 (DEFPARAMETER *LOOP-DUPLICATE-CODE* ...). >;;; Compiling (DEFPARAMETER *LOOP-ITERATION-FLAG-VARIABLE* ...). >;;; Compiling (DEFMACRO LOOP-BODY ...). >;;; Style warning: >;;; in file LOOP2.LSP, position 20592 >;;; at (FSET 'LOOP-BODY ...) >;;; ! The variable ENV is not used. >;;; 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-PSEUDO-BODY ...). >;;; 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: >;;; in file LOOP2.LSP, position 33956 >;;; at (DEFUN LOOP-DECLARE-VARIABLE ...) >;;; Checking type of (CDR #:G309) to be CONS >;;; 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 (DEFSTRUCT (LOOP-COLLECTOR #) ...). >;;; Compiling (DEFUN LOOP-GET-COLLECTION-INFO ...). >;;; 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 (DEFSTRUCT (LOOP-PATH #) ...). >;;; Compiling (DEFUN ADD-LOOP-PATH ...). >;;; Note: >;;; in file LOOP2.LSP, position 52710 >;;; at (DEFUN ADD-LOOP-PATH ...) >;;; Checking type of #:LET386 to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 52710 >;;; at (DEFUN ADD-LOOP-PATH ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST382) to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 52710 >;;; at (DEFUN ADD-LOOP-PATH ...) >;;; Checking type of #:LOOP-LIST-TAIL384 to be CONS >;;; Note: >;;; in file LOOP2.LSP, position 52710 >;;; at (DEFUN ADD-LOOP-PATH ...) >;;; Checking type of #:LET392 to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 52710 >;;; at (DEFUN ADD-LOOP-PATH ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST388) to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 52710 >;;; at (DEFUN ADD-LOOP-PATH ...) >;;; Checking type of #:LOOP-LIST-TAIL390 to be CONS >;;; Compiling (DEFUN LOOP-FOR-BEING ...). >;;; Compiling (DEFUN LOOP-NAMED-VAR ...). >;;; Note: >;;; in file LOOP2.LSP, position 55846 >;;; at (DEFUN LOOP-NAMED-VAR ...) >;;; Checking type of (LOOP-TASSOC NAME *LOOP-NAMED-VARIABLES*) to be LIST >;;; Compiling (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...). >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of #:LET424 to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST420) to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of #:G425 to be CONS >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of #:LET441 to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST437) to be LIST >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of #:LOOP-LIST-TAIL439 to be CONS >;;; Note: >;;; in file LOOP2.LSP, position 56130 >;;; at (DEFUN LOOP-COLLECT-PREPOSITIONAL-PHRASES ...) >;;; Checking type of (IN-GROUP-P TOKEN GROUP) to be SYMBOL >;;; Compiling (DEFUN LOOP-SEQUENCER ...). >;;; Style warning: >;;; in file LOOP2.LSP, position 58085 >;;; at (DEFUN LOOP-SEQUENCER ...) >;;; ! The variable INDEXV-USER-SPECIFIED-P is not used. >;;; Compiling (DEFUN LOOP-FOR-ARITHMETIC ...). >;;; Compiling (DEFUN LOOP-HASH-TABLE-ITERATION-PATH ...). >;;; 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 ...). >;;; End of Pass 1. >;;; Emitting code for LOOP-UNSAFE. >;;; 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. >;;; 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. >;;; 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. >;;; Emitting code for FIND-NON-NULL. >;;; Emitting code for LOOP-CONSTANT-FOLD-IF-POSSIBLE. >;;; Emitting code for LOOP-BODY. >;;; Emitting code for LOOP-CONTEXT. >;;; Emitting code for LOOP-ERROR. >;;; Emitting code for LOOP-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-PSEUDO-BODY. >;;; 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. >;;; 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. >;;; Emitting code for LOOP-LIST-COLLECTION. >;;; Emitting code for LOOP-SUM-COLLECTION. >;;; Emitting code for LOOP-MAXMIN-COLLECTION. >;;; 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. >;;; Emitting code for LOOP-FOR-BEING. >;;; Emitting code for LOOP-NAMED-VAR. >;;; Emitting code for LOOP-COLLECT-PREPOSITIONAL-PHRASES. >;;; 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 LOOP-PACKAGE-SYMBOLS-ITERATION-PATH. >;;; Emitting code for MAKE-ANSI-LOOP-UNIVERSE. >;;; Emitting code for LOOP-STANDARD-EXPANSION. >;;; Emitting code for LOOP. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/loop2.c -o lsp/loop2.o >;;; Finished compiling SRC:LSP;LOOP2.LSP. >;;; >(compile-file "src:lsp;format.lsp" :output-file #P"BUILD:LSP;FORMAT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;FORMAT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *DIGITS* ...). >;;; Compiling (DEFUN FLONUM-TO-STRING ...). >;;; Compiling (DEFUN SCALE-EXPONENT ...). >;;; Compiling (DEFSTRUCT (FORMAT-DIRECTIVE :NAMED ...) ...). >;;; Compiling (DEFPARAMETER *FORMAT-DIRECTIVE-EXPANDERS* ...). >;;; Compiling (DEFPARAMETER *FORMAT-DIRECTIVE-INTERPRETERS* ...). >;;; Compiling (DEFPARAMETER *DEFAULT-FORMAT-ERROR-CONTROL-STRING* ...). >;;; Compiling (DEFPARAMETER *DEFAULT-FORMAT-ERROR-OFFSET* ...). >;;; Compiling (DEFPARAMETER *OUTPUT-LAYOUT-MODE* ...). >;;; Compiling (DEFUN TOKENIZE-CONTROL-STRING ...). >;;; Compiling (DEFUN PARSE-DIRECTIVE ...). >;;; Compiling (DEFPARAMETER *UP-UP-AND-OUT-ALLOWED* ...). >;;; Compiling (DEFPARAMETER *LOGICAL-BLOCK-POPPER* ...). >;;; Compiling (DEFPARAMETER *EXPANDER-NEXT-ARG-MACRO* ...). >;;; Compiling (DEFVAR *ONLY-SIMPLE-ARGS*). >;;; Compiling (DEFPARAMETER *ORIG-ARGS-AVAILABLE* ...). >;;; Compiling (DEFVAR *SIMPLE-ARGS*). >;;; Compiling (DEFUN FORMATTER-AUX ...). >;;; Compiling (DEFUN INTERPRET-DIRECTIVE-LIST ...). >;;; Compiling (DEFMACRO FORMATTER ...). >;;; Compiling (DEFUN %FORMATTER ...). >;;; Compiling (DEFUN EXPAND-CONTROL-STRING ...). >;;; Compiling (DEFUN EXPAND-DIRECTIVE-LIST ...). >;;; Compiling (DEFUN EXPAND-DIRECTIVE ...). >;;; Compiling (DEFUN EXPAND-NEXT-ARG ...). >;;; Compiling (DEFUN NEED-HAIRY-ARGS ...). >;;; Compiling (DEFMACRO EXPANDER-NEXT-ARG ...). >;;; Compiling (DEFMACRO EXPANDER-PPRINT-NEXT-ARG ...). >;;; Compiling (DEFUN %SET-FORMAT-DIRECTIVE-EXPANDER ...). >;;; Compiling (DEFUN %SET-FORMAT-DIRECTIVE-INTERPRETER ...). >;;; Compiling (DEFUN FIND-DIRECTIVE ...). >;;; Compiling (DEFUN FORMAT-WRITE-FIELD ...). >;;; Compiling (DEFUN FORMAT-PRINC ...). >;;; Function FORMAT-PRINC proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-PRIN1 ...). >;;; Function FORMAT-PRIN1 proclaimed (0,65536) >;;; Compiling (DEFUN CHAR-PRINTING-P ...). >;;; Compiling (DEFUN FORMAT-PRINT-NAMED-CHARACTER ...). >;;; Function FORMAT-PRINT-NAMED-CHARACTER proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-PRINT-INTEGER ...). >;;; Function FORMAT-PRINT-INTEGER proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-ADD-COMMAS ...). >;;; Compiling (DEFUN EXPAND-FORMAT-INTEGER ...). >;;; Compiling (DEFUN FORMAT-PRINT-SMALL-CARDINAL ...). >;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL ...). >;;; Function FORMAT-PRINT-CARDINAL proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-PRINT-CARDINAL-AUX ...). >;;; Compiling (DEFUN FORMAT-PRINT-ORDINAL ...). >;;; Function FORMAT-PRINT-ORDINAL proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-PRINT-OLD-ROMAN ...). >;;; Function FORMAT-PRINT-OLD-ROMAN proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-PRINT-ROMAN ...). >;;; Function FORMAT-PRINT-ROMAN proclaimed (0,65536) >;;; Compiling (DEFUN DECIMAL-STRING ...). >;;; Compiling (DEFUN FORMAT-FIXED ...). >;;; Function FORMAT-FIXED proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-FIXED-AUX ...). >;;; Compiling (DEFUN FORMAT-EXPONENTIAL ...). >;;; Function FORMAT-EXPONENTIAL proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-EXPONENT-MARKER ...). >;;; Compiling (DEFUN FORMAT-EXP-AUX ...). >;;; Compiling (DEFUN FORMAT-GENERAL ...). >;;; Function FORMAT-GENERAL proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-GENERAL-AUX ...). >;;; Compiling (DEFUN FORMAT-DOLLARS ...). >;;; Function FORMAT-DOLLARS proclaimed (0,65536) >;;; Compiling (DEFUN OUTPUT-SPACES ...). >;;; Compiling (DEFUN FORMAT-RELATIVE-TAB ...). >;;; Function FORMAT-RELATIVE-TAB proclaimed (0,65536) >;;; Compiling (DEFUN FORMAT-ABSOLUTE-TAB ...). >;;; Function FORMAT-ABSOLUTE-TAB proclaimed (0,65536) >;;; Compiling (DEFUN NSTRING-CAPITALIZE-FIRST ...). >;;; Compiling (DEFUN PARSE-CONDITIONAL-DIRECTIVE ...). >;;; Compiling (DEFUN EXPAND-MAYBE-CONDITIONAL ...). >;;; Compiling (DEFUN EXPAND-TRUE-FALSE-CONDITIONAL ...). >;;; Compiling (DEFVAR *OUTSIDE-ARGS*). >;;; Compiling (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...). >;;; Note: >;;; in file FORMAT.LSP, position 81079 >;;; at (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...) >;;; Checking type of #:LET1816 to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 81079 >;;; at (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST1812) to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 81079 >;;; at (DEFPARAMETER *ILLEGAL-INSIDE-JUSTIFICATION* ...) >;;; Checking type of #:LOOP-LIST-TAIL1814 to be CONS >;;; Compiling (DEFUN CHECK-OUTPUT-LAYOUT-MODE ...). >;;; Compiling (DEFUN ILLEGAL-INSIDE-JUSTIFICATION-P ...). >;;; Note: >;;; in file FORMAT.LSP, position 82001 >;;; at (DEF-COMPLEX-FORMAT-DIRECTIVE < ...) >;;; Checking type of #:LET1838 to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 82001 >;;; at (DEF-COMPLEX-FORMAT-DIRECTIVE < ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST1834) to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 82001 >;;; at (DEF-COMPLEX-FORMAT-DIRECTIVE < ...) >;;; Checking type of #:LOOP-LIST-TAIL1836 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 82952 >;;; at (DEF-COMPLEX-FORMAT-INTERPRETER < ...) >;;; Checking type of #:LET1853 to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 82952 >;;; at (DEF-COMPLEX-FORMAT-INTERPRETER < ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST1849) to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 82952 >;;; at (DEF-COMPLEX-FORMAT-INTERPRETER < ...) >;;; Checking type of #:LOOP-LIST-TAIL1851 to be CONS >;;; Compiling (DEFUN PARSE-FORMAT-JUSTIFICATION ...). >;;; Note: >;;; in file FORMAT.LSP, position 84043 >;;; at (DEFUN PARSE-FORMAT-JUSTIFICATION ...) >;;; Checking type of #:G1865 to be CONS >;;; Compiling (DEFUN EXPAND-FORMAT-JUSTIFICATION ...). >;;; Note: >;;; in file FORMAT.LSP, position 84762 >;;; at (DEFUN EXPAND-FORMAT-JUSTIFICATION ...) >;;; Checking type of #:LET1922 to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 84762 >;;; at (DEFUN EXPAND-FORMAT-JUSTIFICATION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST1918) to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 84762 >;;; at (DEFUN EXPAND-FORMAT-JUSTIFICATION ...) >;;; Checking type of #:LOOP-LIST-TAIL1920 to be CONS >;;; Compiling (DEFUN INTERPRET-FORMAT-JUSTIFICATION ...). >;;; Compiling (DEFUN FORMAT-JUSTIFICATION ...). >;;; Note: >;;; in file FORMAT.LSP, position 87160 >;;; at (DEFUN FORMAT-JUSTIFICATION ...) >;;; Checking type of #:LET1983 to be LIST >;;; Note: >;;; in file FORMAT.LSP, position 87160 >;;; at (DEFUN FORMAT-JUSTIFICATION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST1980) to be LIST >;;; Function FORMAT-JUSTIFICATION proclaimed (0,65536) >;;; Compiling (DEFUN PARSE-FORMAT-LOGICAL-BLOCK ...). >;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES ...). >;;; Compiling (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...). >;;; Note: >;;; in file FORMAT.LSP, position 90602 >;;; at (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...) >;;; Checking type of #:G2016 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 90602 >;;; at (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...) >;;; Checking type of #:G2019 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 90602 >;;; at (DEFUN ADD-FILL-STYLE-NEWLINES-AUX ...) >;;; Checking type of #:G2022 to be CONS >;;; Compiling (DEFUN EXPAND-FORMAT-LOGICAL-BLOCK ...). >;;; Compiling (DEFUN INTERPRET-FORMAT-LOGICAL-BLOCK ...). >;;; Note: >;;; in file FORMAT.LSP, position 92837 >;;; at (DEF-FORMAT-DIRECTIVE / ...) >;;; Checking type of #:G2086 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 92837 >;;; at (DEF-FORMAT-DIRECTIVE / ...) >;;; Checking type of #:G2090 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 93384 >;;; at (DEF-FORMAT-INTERPRETER / ...) >;;; Checking type of #:G2115 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 93384 >;;; at (DEF-FORMAT-INTERPRETER / ...) >;;; Checking type of #:G2118 to be CONS >;;; Note: >;;; in file FORMAT.LSP, position 93384 >;;; at (DEF-FORMAT-INTERPRETER / ...) >;;; Checking type of #:G2121 to be CONS >;;; Compiling (DEFUN EXTRACT-USER-FUNCTION-NAME ...). >;;; End of Pass 1. >;;; Emitting code for FLONUM-TO-STRING. >;;; 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. >;;; Emitting code for FORMATTER. >;;; Emitting code for %FORMATTER. >;;; Emitting code for EXPAND-CONTROL-STRING. >;;; Emitting code for EXPAND-DIRECTIVE-LIST. >;;; Emitting code for EXPAND-DIRECTIVE. >;;; Emitting code for EXPAND-NEXT-ARG. >;;; Emitting code for NEED-HAIRY-ARGS. >;;; Emitting code for EXPANDER-NEXT-ARG. >;;; Emitting code for EXPANDER-PPRINT-NEXT-ARG. >;;; Emitting code for %SET-FORMAT-DIRECTIVE-EXPANDER. >;;; Emitting code for %SET-FORMAT-DIRECTIVE-INTERPRETER. >;;; Emitting code for FIND-DIRECTIVE. >;;; Emitting code for AFTER. >;;; Emitting code for FORMAT-WRITE-FIELD. >;;; Emitting code for FORMAT-PRINC. >;;; Emitting code for #:G275. >;;; Emitting code for #:G310. >;;; Emitting code for FORMAT-PRIN1. >;;; Emitting code for #:G347. >;;; Emitting code for #:G382. >;;; Emitting code for #:G419. >;;; Emitting code for #:G426. >;;; Emitting code for CHAR-PRINTING-P. >;;; Emitting code for FORMAT-PRINT-NAMED-CHARACTER. >;;; Emitting code for #:G439. >;;; Emitting code for #:G446. >;;; Emitting code for FORMAT-PRINT-INTEGER. >;;; Emitting code for FORMAT-ADD-COMMAS. >;;; Emitting code for EXPAND-FORMAT-INTEGER. >;;; Emitting code for #:G501. >;;; Emitting code for #:G507. >;;; Emitting code for #:G542. >;;; Emitting code for #:G548. >;;; Emitting code for #:G583. >;;; Emitting code for #:G589. >;;; Emitting code for #:G624. >;;; Emitting code for #:G630. >;;; Emitting code for #:G665. >;;; Emitting code for #:G707. >;;; 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 #:G776. >;;; Emitting code for #:G784. >;;; Emitting code for DECIMAL-STRING. >;;; Emitting code for #:G795. >;;; Emitting code for #:G837. >;;; Emitting code for FORMAT-FIXED. >;;; Emitting code for FORMAT-FIXED-AUX. >;;; Emitting code for #:G894. >;;; Emitting code for #:G950. >;;; Emitting code for FORMAT-EXPONENTIAL. >;;; Emitting code for FORMAT-EXPONENT-MARKER. >;;; Emitting code for FORMAT-EXP-AUX. >;;; Emitting code for #:G1026. >;;; Emitting code for #:G1082. >;;; Emitting code for FORMAT-GENERAL. >;;; Emitting code for FORMAT-GENERAL-AUX. >;;; Emitting code for #:G1138. >;;; Emitting code for #:G1173. >;;; Emitting code for FORMAT-DOLLARS. >;;; Emitting code for #:G1216. >;;; Emitting code for #:G1229. >;;; Emitting code for #:G1247. >;;; Emitting code for #:G1260. >;;; Emitting code for #:G1278. >;;; Emitting code for #:G1291. >;;; Emitting code for #:G1309. >;;; Emitting code for #:G1322. >;;; Emitting code for #:G1339. >;;; Emitting code for #:G1345. >;;; Emitting code for #:G1351. >;;; Emitting code for #:G1357. >;;; Emitting code for #:G1364. >;;; Emitting code for #:G1415. >;;; Emitting code for OUTPUT-SPACES. >;;; Emitting code for FORMAT-RELATIVE-TAB. >;;; Emitting code for FORMAT-ABSOLUTE-TAB. >;;; Emitting code for #:G1463. >;;; Emitting code for #:G1470. >;;; Emitting code for #:G1477. >;;; Emitting code for #:G1490. >;;; Emitting code for #:G1503. >;;; Emitting code for #:G1532. >;;; Emitting code for #:G1574. >;;; Emitting code for #:G1583. >;;; Emitting code for #:G1590. >;;; Emitting code for NSTRING-CAPITALIZE-FIRST. >;;; Emitting code for #:G1599. >;;; Emitting code for #:G1605. >;;; Emitting code for #:G1614. >;;; Emitting code for #:G1617. >;;; Emitting code for PARSE-CONDITIONAL-DIRECTIVE. >;;; Emitting code for #:G1626. >;;; Emitting code for EXPAND-MAYBE-CONDITIONAL. >;;; Emitting code for HAIRY. >;;; Emitting code for EXPAND-TRUE-FALSE-CONDITIONAL. >;;; Emitting code for HAIRY. >;;; Emitting code for #:G1664. >;;; Emitting code for #:G1692. >;;; Emitting code for #:G1695. >;;; Emitting code for #:G1698. >;;; Emitting code for #:G1701. >;;; Emitting code for #:G1704. >;;; Emitting code for #:G1733. >;;; Emitting code for #:G1757. >;;; Emitting code for COMPUTE-BINDINGS. >;;; Emitting code for COMPUTE-BLOCK. >;;; Emitting code for COMPUTE-LOOP. >;;; Emitting code for COMPUTE-INSIDES. >;;; Emitting code for #:G1778. >;;; Emitting code for DO-LOOP. >;;; Emitting code for BIND-ARGS. >;;; Emitting code for DO-GUTS. >;;; Emitting code for #:G1793. >;;; Emitting code for #:G1807. >;;; Emitting code for #:G1810. >;;; Emitting code for CHECK-OUTPUT-LAYOUT-MODE. >;;; Emitting code for ILLEGAL-INSIDE-JUSTIFICATION-P. >;;; Emitting code for #:G1827. >;;; Emitting code for #:G1841. >;;; Emitting code for PARSE-FORMAT-JUSTIFICATION. >;;; Emitting code for EXPAND-FORMAT-JUSTIFICATION. >;;; Emitting code for INTERPRET-FORMAT-JUSTIFICATION. >;;; Emitting code for FORMAT-JUSTIFICATION. >;;; Emitting code for DO-PADDING. >;;; 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. >;;; Emitting code for EXPAND-FORMAT-LOGICAL-BLOCK. >;;; Emitting code for INTERPRET-FORMAT-LOGICAL-BLOCK. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-2033. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-2047. >;;; Emitting code for #:G2041. >;;; Emitting code for #:G2055. >;;; Emitting code for #:G2062. >;;; Emitting code for #:G2065. >;;; Emitting code for #:G2096. >;;; Emitting code for EXTRACT-USER-FUNCTION-NAME. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/format.c -o lsp/format.o >;;; Finished compiling SRC:LSP;FORMAT.LSP. >;;; >(compile-file "src:lsp;defpackage.lsp" :output-file #P"BUILD:LSP;DEFPACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;DEFPACKAGE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO DEFPACKAGE ...). >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (PROGN (IF (NULL #:G85) (DM-TOO-FEW-ARGUMENTS #:G84)) (PROG1 (CAR (TRULY-THE CONS #:G85)) (SETQ #:G85 (CDR (TRULY-THE CONS #:G85))))) to be (OR SYMBOL STRING CHARACTER) >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LET180 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST176) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL178 to be CONS >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:G181 to be CONS >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LET191 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST187) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL189 to be CONS >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LET200 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST196) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:G201 to be CONS >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LET207 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST203) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:G208 to be CONS >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LET216 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST212) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL214 to be CONS >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LET225 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST221) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 2616 >;;; at (FSET 'DEFPACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL223 to be CONS >;;; Compiling (DEFUN DODEFPACKAGE ...). >;;; Note: >;;; in file DEFPACKAGE.LSP, position 7240 >;;; at (DEFUN DODEFPACKAGE ...) >;;; Checking type of #:LET246 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 7240 >;;; at (DEFUN DODEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST244) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 7240 >;;; at (DEFUN DODEFPACKAGE ...) >;;; Checking type of #:LET252 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 7240 >;;; at (DEFUN DODEFPACKAGE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST248) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 7240 >;;; at (DEFUN DODEFPACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL250 to be CONS >;;; Compiling (DEFUN FIND-OR-MAKE-SYMBOL ...). >;;; Compiling (DEFUN FIND-DUPLICATES ...). >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of #:LET264 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST262) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of #:LET267 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST265) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of #:LET278 to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of (1+ I) to be REAL >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST276) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST276) to be LIST >;;; Note: >;;; in file DEFPACKAGE.LSP, position 9189 >;;; at (DEFUN FIND-DUPLICATES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST262) to be LIST >;;; End of Pass 1. >;;; Emitting code for DEFPACKAGE. >;;; Emitting code for OPTION-VALUES. >;;; Emitting code for OPTION-VALUES-LIST. >;;; Emitting code for TO-STRING. >;;; Emitting code for DODEFPACKAGE. >;;; Emitting code for FIND-OR-MAKE-SYMBOL. >;;; Emitting code for FIND-DUPLICATES. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/defpackage.c -o lsp/defpackage.o >;;; Finished compiling SRC:LSP;DEFPACKAGE.LSP. >;;; >(compile-file "src:lsp;ffi.lsp" :output-file #P"BUILD:LSP;FFI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;FFI.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO DEF-CONSTANT ...). >;;; Compiling (DEFPARAMETER *FFI-TYPES* ...). >;;; Compiling (DEFPARAMETER *USE-DFFI* ...). >;;; Compiling (DEFMACRO DEF-FOREIGN-TYPE ...). >;;; Compiling (DEFMACRO DEF-TYPE ...). >;;; Compiling (DEFUN %CONVERT-TO-FFI-TYPE ...). >;;; Compiling (DEFMACRO %ALIGN-DATA ...). >;;; Compiling (DEFUN SIZE-OF-FOREIGN-TYPE ...). >;;; Note: >;;; in file FFI.LSP, position 1822 >;;; at (DEFUN SIZE-OF-FOREIGN-TYPE ...) >;;; Checking type of #:LET44 to be LIST >;;; Note: >;;; in file FFI.LSP, position 1822 >;;; at (DEFUN SIZE-OF-FOREIGN-TYPE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST40) to be LIST >;;; Note: >;;; in file FFI.LSP, position 1822 >;;; at (DEFUN SIZE-OF-FOREIGN-TYPE ...) >;;; Checking type of #:LOOP-LIST-TAIL42 to be CONS >;;; Compiling (DEFUN ALLOCATE-FOREIGN-OBJECT ...). >;;; Compiling (DEFUN FREE-FOREIGN-OBJECT ...). >;;; Compiling (DEFMACRO DEF-ENUM ...). >;;; Compiling (DEFMACRO DEF-STRUCT ...). >;;; Compiling (DEFUN SLOT-POSITION ...). >;;; 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 ...). >;;; Compiling (DEFPARAMETER +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 ...). >;;; 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: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of #:LET379 to be LIST >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST375) to be LIST >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL377 to be CONS >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of #:LET386 to be LIST >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST382) to be LIST >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL384 to be CONS >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of #:LET392 to be LIST >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST388) to be LIST >;;; Note: >;;; in file FFI.LSP, position 16670 >;;; at (FSET 'DEF-LIB-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL390 to be CONS >;;; Compiling (DEFMACRO DEF-FUNCTION ...). >;;; Note: >;;; in file FFI.LSP, position 17231 >;;; at (FSET 'DEF-FUNCTION ...) >;;; Checking type of #:LET414 to be LIST >;;; Note: >;;; in file FFI.LSP, position 17231 >;;; at (FSET 'DEF-FUNCTION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST410) to be LIST >;;; Note: >;;; in file FFI.LSP, position 17231 >;;; at (FSET 'DEF-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL412 to be CONS >;;; Note: >;;; in file FFI.LSP, position 17231 >;;; at (FSET 'DEF-FUNCTION ...) >;;; Checking type of #:LET420 to be LIST >;;; Note: >;;; in file FFI.LSP, position 17231 >;;; at (FSET 'DEF-FUNCTION ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST416) to be LIST >;;; Note: >;;; in file FFI.LSP, position 17231 >;;; at (FSET 'DEF-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL418 to be CONS >;;; Compiling (DEFMACRO DEF-FOREIGN-VAR ...). >;;; Compiling (DEFUN FIND-FOREIGN-LIBRARY ...). >;;; Compiling (DEFPARAMETER +LOADED-LIBRARIES+ ...). >;;; Compiling (DEFUN DO-LOAD-FOREIGN-LIBRARY ...). >;;; Compiling (DEFMACRO LOAD-FOREIGN-LIBRARY ...). >;;; Compiling (DEFMACRO DEFCALLBACK ...). >;;; Note: >;;; in file FFI.LSP, position 22379 >;;; at (FSET 'DEFCALLBACK ...) >;;; Checking type of #:LET494 to be LIST >;;; Note: >;;; in file FFI.LSP, position 22379 >;;; at (FSET 'DEFCALLBACK ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST490) to be LIST >;;; Note: >;;; in file FFI.LSP, position 22379 >;;; at (FSET 'DEFCALLBACK ...) >;;; Checking type of #:LOOP-LIST-TAIL492 to be CONS >;;; Note: >;;; in file FFI.LSP, position 22379 >;;; at (FSET 'DEFCALLBACK ...) >;;; Checking type of #:LET500 to be LIST >;;; Note: >;;; in file FFI.LSP, position 22379 >;;; at (FSET 'DEFCALLBACK ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST496) to be LIST >;;; Note: >;;; in file FFI.LSP, position 22379 >;;; at (FSET 'DEFCALLBACK ...) >;;; Checking type of #:LOOP-LIST-TAIL498 to be CONS >;;; Compiling (DEFUN CALLBACK ...). >;;; Compiling (DEFUN CLINES ...). >;;; Compiling (DEFMACRO C-INLINE ...). >;;; Compiling (DEFMACRO DEFINLINE ...). >;;; Compiling (DEFMACRO DEFLA ...). >;;; Compiling (DEFMACRO DEFCBODY ...). >;;; Note: >;;; in file FFI.LSP, position 24570 >;;; at (FSET 'DEFCBODY ...) >;;; Checking type of #:LET541 to be LIST >;;; Note: >;;; in file FFI.LSP, position 24570 >;;; at (FSET 'DEFCBODY ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST537) to be LIST >;;; Note: >;;; in file FFI.LSP, position 24570 >;;; at (FSET 'DEFCBODY ...) >;;; Checking type of #:LOOP-LIST-TAIL539 to be CONS >;;; Compiling (DEFMACRO DEFENTRY ...). >;;; Note: >;;; in file FFI.LSP, position 25182 >;;; at (FSET 'DEFENTRY ...) >;;; Checking type of #:LET569 to be LIST >;;; Note: >;;; in file FFI.LSP, position 25182 >;;; at (FSET 'DEFENTRY ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST565) to be LIST >;;; Note: >;;; in file FFI.LSP, position 25182 >;;; at (FSET 'DEFENTRY ...) >;;; Checking type of #:LOOP-LIST-TAIL567 to be CONS >;;; End of Pass 1. >;;; Emitting code for DEF-CONSTANT. >;;; 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. >;;; 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. >;;; Emitting code for DEF-FUNCTION. >;;; Emitting code for DEF-FOREIGN-VAR. >;;; Emitting code for FIND-FOREIGN-LIBRARY. >;;; Emitting code for DO-LOAD-FOREIGN-LIBRARY. >;;; 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. >;;; Emitting code for DEFENTRY. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/ffi.c -o lsp/ffi.o >;;; Finished compiling SRC:LSP;FFI.LSP. >;;; >(compile-file "src:lsp;mp.lsp" :output-file #P"BUILD:LSP;MP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;MP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO WITHOUT-INTERRUPTS ...). >;;; Compiling (DEFMACRO WITH-INTERRUPTS ...). >;;; Compiling (DEFMACRO WITH-LOCK ...). >;;; End of Pass 1. >;;; Emitting code for WITHOUT-INTERRUPTS. >;;; Emitting code for WITH-INTERRUPTS. >;;; Emitting code for WITH-LOCK. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/mp.c -o lsp/mp.o >;;; Finished compiling SRC:LSP;MP.LSP. >;;; >(compile-file "build:lsp;config.lsp" :output-file #P"BUILD:LSP;CONFIG.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling BUILD:LSP;CONFIG.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN UNAME ...). >;;; Compiling (DEFUN SHORT-SITE-NAME ...). >;;; Function SHORT-SITE-NAME proclaimed (0,0) >;;; Compiling (DEFUN LONG-SITE-NAME ...). >;;; Function LONG-SITE-NAME proclaimed (0,0) >;;; Compiling (DEFUN LISP-IMPLEMENTATION-VERSION ...). >;;; Function LISP-IMPLEMENTATION-VERSION proclaimed (0,0) >;;; Compiling (DEFUN EXT:LISP-IMPLEMENTATION-VCS-ID ...). >;;; Function LISP-IMPLEMENTATION-VCS-ID proclaimed (0,0) >;;; Compiling (DEFUN MACHINE-TYPE ...). >;;; Function MACHINE-TYPE proclaimed (0,0) >;;; Compiling (DEFUN MACHINE-INSTANCE ...). >;;; Function MACHINE-INSTANCE proclaimed (0,0) >;;; Compiling (DEFUN MACHINE-VERSION ...). >;;; Function MACHINE-VERSION proclaimed (0,0) >;;; Compiling (DEFUN SOFTWARE-TYPE ...). >;;; Function SOFTWARE-TYPE proclaimed (0,0) >;;; Compiling (DEFUN SOFTWARE-VERSION ...). >;;; Function SOFTWARE-VERSION proclaimed (0,0) >;;; End of Pass 1. >;;; Emitting code for UNAME. >;;; Emitting code for SHORT-SITE-NAME. >;;; Emitting code for LONG-SITE-NAME. >;;; Emitting code for LISP-IMPLEMENTATION-VERSION. >;;; Emitting code for EXT:LISP-IMPLEMENTATION-VCS-ID. >;;; 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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/config.c -o lsp/config.o >;;; Finished compiling BUILD:LSP;CONFIG.LSP. >;;; >(compile-file "src:lsp;module.lsp" :output-file #P"BUILD:LSP;MODULE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;MODULE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *MODULES* ...). >;;; Compiling (DEFPARAMETER *MODULE-PROVIDER-FUNCTIONS* ...). >;;; Compiling (DEFUN PROVIDE ...). >;;; Function PROVIDE proclaimed (1,1) >;;; Compiling (DEFPARAMETER *REQUIRING* ...). >;;; Compiling (DEFUN REQUIRE-ERROR ...). >;;; Compiling (DEFUN REQUIRE ...). >;;; Function REQUIRE proclaimed (1,2) >;;; End of Pass 1. >;;; Emitting code for PROVIDE. >;;; Emitting code for REQUIRE-ERROR. >;;; Emitting code for REQUIRE. >;;; Emitting code for #:G17. >;;; Emitting code for #:G19. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/module.c -o lsp/module.o >;;; Finished compiling SRC:LSP;MODULE.LSP. >;;; >(compile-file "src:lsp;cmdline.lsp" :output-file #P"BUILD:LSP;CMDLINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;CMDLINE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *COMMAND-BREAK-ENABLE* ...). >;;; Compiling (DEFPARAMETER *LISP-INIT-FILE-LIST* ...). >;;; Compiling (DEFPARAMETER *HELP-MESSAGE* ...). >;;; Compiling (DEFUN COMMAND-ARGS ...). >;;; Note: >;;; in file CMDLINE.LSP, position 1296 >;;; at (DEFUN COMMAND-ARGS ...) >;;; Checking type of #:LOOP-LIST-TAIL2 to be CONS >;;; Compiling (DEFPARAMETER *COMMAND-ARGS* ...). >;;; Compiling (DEFPARAMETER *UNPROCESSED-ECL-COMMAND-ARGS* ...). >;;; Compiling (DEFUN COMMAND-ARG-ERROR ...). >;;; Compiling (DEFUN PRODUCE-INIT-CODE ...). >;;; Compiling (DEFUN PROCESS-COMMAND-ARGS ...). >;;; 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 #:G46. >;;; Emitting code for #:G47. >;;; Emitting code for #:G48. >;;; Emitting code for #:G49. >;;; Emitting code for #:G50. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/cmdline.c -o lsp/cmdline.o >;;; Finished compiling SRC:LSP;CMDLINE.LSP. >;;; >(compile-file "src:lsp;autoload.lsp" :output-file #P"BUILD:LSP;AUTOLOAD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;AUTOLOAD.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN LISP-IMPLEMENTATION-TYPE ...). >;;; Function LISP-IMPLEMENTATION-TYPE proclaimed (0,0) >;;; Compiling (DEFUN AUTOLOAD ...). >;;; Note: >;;; in file AUTOLOAD.LSP, position 942 >;;; at (UNLESS (FBOUNDP 'COMPILE) ...) >;;; Checking type of #:LET9 to be LIST >;;; Note: >;;; in file AUTOLOAD.LSP, position 942 >;;; at (UNLESS (FBOUNDP 'COMPILE) ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST7) to be LIST >;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). >;;; Compiling (DEFUN ED ...). >;;; Compiling (DEFUN ROOM ...). >;;; Compiling (DEFUN HELP ...). >;;; End of Pass 1. >;;; Emitting code for LISP-IMPLEMENTATION-TYPE. >;;; Emitting code for AUTOLOAD. >;;; Emitting code for #:G4. >;;; Emitting code for PROCLAIM. >;;; Emitting code for WITH-COMPILATION-UNIT. >;;; Emitting code for ED. >;;; Emitting code for ROOM. >;;; Emitting code for HELP. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/autoload.c -o lsp/autoload.o >;;; Finished compiling SRC:LSP;AUTOLOAD.LSP. >;;; >(compile-file "src:lsp;cdr-5.lsp" :output-file #P"BUILD:LSP;CDR-5.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;CDR-5.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN NEGATIVE-FIXNUM-P ...). >;;; Function NEGATIVE-FIXNUM-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-FIXNUM-P ...). >;;; Function POSITIVE-FIXNUM-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-FIXNUM-P ...). >;;; Function NON-NEGATIVE-FIXNUM-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-FIXNUM-P ...). >;;; Function NON-POSITIVE-FIXNUM-P proclaimed (1,1) >;;; Compiling (DEFUN ARRAY-INDEX-P ...). >;;; Function ARRAY-INDEX-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-INTEGER-P ...). >;;; Function NEGATIVE-INTEGER-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-INTEGER-P ...). >;;; Function POSITIVE-INTEGER-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-INTEGER-P ...). >;;; Function NON-NEGATIVE-INTEGER-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-INTEGER-P ...). >;;; Function NON-POSITIVE-INTEGER-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-RATIONAL-P ...). >;;; Function NEGATIVE-RATIONAL-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-RATIONAL-P ...). >;;; Function POSITIVE-RATIONAL-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-RATIONAL-P ...). >;;; Function NON-NEGATIVE-RATIONAL-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-RATIONAL-P ...). >;;; Function NON-POSITIVE-RATIONAL-P proclaimed (1,1) >;;; Compiling (DEFUN RATIOP ...). >;;; Compiling (DEFUN POSITIVE-RATIO-P ...). >;;; Function POSITIVE-RATIO-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-RATIO-P ...). >;;; Function NEGATIVE-RATIO-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-RATIO-P ...). >;;; Function NON-NEGATIVE-RATIO-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-RATIO-P ...). >;;; Function NON-POSITIVE-RATIO-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-REAL-P ...). >;;; Function NEGATIVE-REAL-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-REAL-P ...). >;;; Function POSITIVE-REAL-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-REAL-P ...). >;;; Function NON-NEGATIVE-REAL-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-REAL-P ...). >;;; Function NON-POSITIVE-REAL-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-FLOAT-P ...). >;;; Function NEGATIVE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-FLOAT-P ...). >;;; Function POSITIVE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-FLOAT-P ...). >;;; Function NON-NEGATIVE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-FLOAT-P ...). >;;; Function NON-POSITIVE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-SHORT-FLOAT-P ...). >;;; Function NEGATIVE-SHORT-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-SHORT-FLOAT-P ...). >;;; Function POSITIVE-SHORT-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-SHORT-FLOAT-P ...). >;;; Function NON-NEGATIVE-SHORT-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-SHORT-FLOAT-P ...). >;;; Function NON-POSITIVE-SHORT-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-SINGLE-FLOAT-P ...). >;;; Function NEGATIVE-SINGLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-SINGLE-FLOAT-P ...). >;;; Function POSITIVE-SINGLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-SINGLE-FLOAT-P ...). >;;; Function NON-NEGATIVE-SINGLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-SINGLE-FLOAT-P ...). >;;; Function NON-POSITIVE-SINGLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-DOUBLE-FLOAT-P ...). >;;; Function NEGATIVE-DOUBLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-DOUBLE-FLOAT-P ...). >;;; Function POSITIVE-DOUBLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-DOUBLE-FLOAT-P ...). >;;; Function NON-NEGATIVE-DOUBLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-DOUBLE-FLOAT-P ...). >;;; Function NON-POSITIVE-DOUBLE-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NEGATIVE-LONG-FLOAT-P ...). >;;; Function NEGATIVE-LONG-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN POSITIVE-LONG-FLOAT-P ...). >;;; Function POSITIVE-LONG-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-NEGATIVE-LONG-FLOAT-P ...). >;;; Function NON-NEGATIVE-LONG-FLOAT-P proclaimed (1,1) >;;; Compiling (DEFUN NON-POSITIVE-LONG-FLOAT-P ...). >;;; Function NON-POSITIVE-LONG-FLOAT-P proclaimed (1,1) >;;; End of Pass 1. >;;; Emitting code for NEGATIVE-FIXNUM. >;;; Emitting code for NON-POSITIVE-FIXNUM. >;;; Emitting code for NON-NEGATIVE-FIXNUM. >;;; Emitting code for POSITIVE-FIXNUM. >;;; Emitting code for NEGATIVE-FIXNUM-P. >;;; Emitting code for POSITIVE-FIXNUM-P. >;;; Emitting code for NON-NEGATIVE-FIXNUM-P. >;;; Emitting code for NON-POSITIVE-FIXNUM-P. >;;; Emitting code for ARRAY-INDEX-P. >;;; Emitting code for NEGATIVE-INTEGER-P. >;;; Emitting code for POSITIVE-INTEGER-P. >;;; Emitting code for NON-NEGATIVE-INTEGER-P. >;;; Emitting code for NON-POSITIVE-INTEGER-P. >;;; Emitting code for NEGATIVE-RATIONAL-P. >;;; Emitting code for POSITIVE-RATIONAL-P. >;;; Emitting code for NON-NEGATIVE-RATIONAL-P. >;;; Emitting code for NON-POSITIVE-RATIONAL-P. >;;; Emitting code for RATIOP. >;;; Emitting code for POSITIVE-RATIO-P. >;;; Emitting code for NEGATIVE-RATIO-P. >;;; Emitting code for NON-NEGATIVE-RATIO-P. >;;; Emitting code for NON-POSITIVE-RATIO-P. >;;; Emitting code for NEGATIVE-REAL-P. >;;; Emitting code for POSITIVE-REAL-P. >;;; Emitting code for NON-NEGATIVE-REAL-P. >;;; Emitting code for NON-POSITIVE-REAL-P. >;;; Emitting code for NEGATIVE-FLOAT-P. >;;; Emitting code for POSITIVE-FLOAT-P. >;;; Emitting code for NON-NEGATIVE-FLOAT-P. >;;; Emitting code for NON-POSITIVE-FLOAT-P. >;;; Emitting code for NEGATIVE-SHORT-FLOAT-P. >;;; Emitting code for POSITIVE-SHORT-FLOAT-P. >;;; Emitting code for NON-NEGATIVE-SHORT-FLOAT-P. >;;; Emitting code for NON-POSITIVE-SHORT-FLOAT-P. >;;; Emitting code for NEGATIVE-SINGLE-FLOAT-P. >;;; Emitting code for POSITIVE-SINGLE-FLOAT-P. >;;; Emitting code for NON-NEGATIVE-SINGLE-FLOAT-P. >;;; Emitting code for NON-POSITIVE-SINGLE-FLOAT-P. >;;; Emitting code for NEGATIVE-DOUBLE-FLOAT-P. >;;; Emitting code for POSITIVE-DOUBLE-FLOAT-P. >;;; Emitting code for NON-NEGATIVE-DOUBLE-FLOAT-P. >;;; Emitting code for NON-POSITIVE-DOUBLE-FLOAT-P. >;;; Emitting code for NEGATIVE-LONG-FLOAT-P. >;;; Emitting code for POSITIVE-LONG-FLOAT-P. >;;; Emitting code for NON-NEGATIVE-LONG-FLOAT-P. >;;; Emitting code for NON-POSITIVE-LONG-FLOAT-P. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c lsp/cdr-5.c -o lsp/cdr-5.o >;;; Finished compiling SRC:LSP;CDR-5.LSP. >;;; >(compile-file "src:clos;package.lsp" :output-file #P"BUILD:CLOS;PACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;PACKAGE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/package.c -o clos/package.o >;;; Finished compiling SRC:CLOS;PACKAGE.LSP. >;;; >(compile-file "src:clos;cpl.lsp" :output-file #P"BUILD:CLOS;CPL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;CPL.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...). >;;; Note: >;;; in file CPL.LSP, position 2872 >;;; at (DEFUN COMPUTE-CLOS-CLASS-PRECEDENCE-LIST ...) >;;; Checking type of #:G23 to be CONS >;;; End of Pass 1. >;;; Emitting code for COMPUTE-CLOS-CLASS-PRECEDENCE-LIST. >;;; Emitting code for DELETE-CLASS. >;;; Emitting code for NEXT-ELEMENT. >;;; Emitting code for FREE-ELEMENTS. >;;; Emitting code for HAS-NO-PRECEDENT. >;;; Emitting code for CYCLE-ERROR. >;;; Emitting code for WALK-SUPERS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/cpl.c -o clos/cpl.o >;;; Finished compiling SRC:CLOS;CPL.LSP. >;;; >(compile-file "src:clos;std-slot-value.lsp" :output-file #P"BUILD:CLOS;STD-SLOT-VALUE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;STD-SLOT-VALUE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO WITH-SLOTS ...). >;;; Compiling (DEFUN STD-CREATE-SLOTS-TABLE ...). >;;; Compiling (DEFUN FIND-SLOT-DEFINITION ...). >;;; Function FIND-SLOT-DEFINITION proclaimed (0,65536) >;;; Compiling (DEFUN UPDATE-INSTANCE ...). >;;; Compiling (DEFUN STANDARD-INSTANCE-ACCESS ...). >;;; Function STANDARD-INSTANCE-ACCESS proclaimed (2,2) >;;; Compiling (DEFUN STANDARD-INSTANCE-SET ...). >;;; Warning: >;;; in file STD-SLOT-VALUE.LSP, position 6681 >;;; at (DEFUN STANDARD-INSTANCE-SET ...) >;;; ! Type mismatch was found in (THE FIXNUM LOCATION). >;;; Style warning: >;;; in file STD-SLOT-VALUE.LSP, position 6681 >;;; at (DEFUN STANDARD-INSTANCE-SET ...) >;;; ! The argument 2 of function INSTANCE-SET has type >;;; INSTANCE >;;; instead of expected >;;; FIXNUM >;;; Note: >;;; in file STD-SLOT-VALUE.LSP, position 6681 >;;; at (DEFUN STANDARD-INSTANCE-SET ...) >;;; Checking type of #:G381 to be CONS >;;; Function STANDARD-INSTANCE-SET proclaimed (3,3) >;;; Compiling (DEFUN SLOT-VALUE ...). >;;; Function SLOT-VALUE proclaimed (2,2) >;;; Compiling (DEFUN SLOT-EXISTS-P ...). >;;; Function SLOT-EXISTS-P proclaimed (2,2) >;;; Compiling (DEFUN SLOT-BOUNDP ...). >;;; Function SLOT-BOUNDP proclaimed (2,2) >;;; Compiling (DEFUN SLOT-VALUE-SET ...). >;;; Function SLOT-VALUE-SET proclaimed (3,3) >;;; Compiling (DEFUN INVALID-SLOT-LOCATION ...). >;;; Style warning: >;;; in file STD-SLOT-VALUE.LSP, position 9476 >;;; at (DEFUN INVALID-SLOT-LOCATION ...) >;;; ! The variable INSTANCE is not used. >;;; End of Pass 1. >;;; Style warning: >;;; in file std-slot-value.lsp, position 6681 >;;; at (DEFUN STANDARD-INSTANCE-SET ...) >;;; ! The argument 2 of function INSTANCE-SET has type >;;; INSTANCE >;;; instead of expected >;;; FIXNUM >;;; Emitting code for WITH-SLOTS. >;;; Emitting code for STD-CREATE-SLOTS-TABLE. >;;; Emitting code for FIND-SLOT-DEFINITION. >;;; Emitting code for UPDATE-INSTANCE. >;;; Emitting code for STANDARD-INSTANCE-ACCESS. >;;; Emitting code for STANDARD-INSTANCE-SET. >;;; Emitting code for SLOT-VALUE. >;;; Emitting code for SLOT-EXISTS-P. >;;; Emitting code for SLOT-BOUNDP. >;;; Emitting code for SLOT-VALUE-SET. >;;; Emitting code for INVALID-SLOT-LOCATION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/std-slot-value.c -o clos/std-slot-value.o >;;; Finished compiling SRC:CLOS;STD-SLOT-VALUE.LSP. >;;; >(compile-file "src:clos;slot.lsp" :output-file #P"BUILD:CLOS;SLOT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;SLOT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-SIMPLE-SLOTD ...). >;;; Compiling (DEFUN FREEZE-CLASS-SLOT-INITFUNCTION ...). >;;; Compiling (DEFUN CANONICAL-SLOT-TO-DIRECT-SLOT ...). >;;; Compiling (DEFUN DIRECT-SLOT-TO-CANONICAL-SLOT ...). >;;; Compiling (DEFUN MAKE-FUNCTION-INITFORM ...). >;;; Compiling (DEFUN PARSE-SLOT ...). >;;; Compiling (DEFUN PARSE-SLOTS ...). >;;; End of Pass 1. >;;; Emitting code for MAKE-SIMPLE-SLOTD. >;;; Emitting code for FREEZE-CLASS-SLOT-INITFUNCTION. >;;; Emitting code for CANONICAL-SLOT-TO-DIRECT-SLOT. >;;; Emitting code for DIRECT-SLOT-TO-CANONICAL-SLOT. >;;; Emitting code for MAKE-FUNCTION-INITFORM. >;;; Emitting code for PARSE-SLOT. >;;; Emitting code for PARSE-SLOTS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/slot.c -o clos/slot.o >;;; Finished compiling SRC:CLOS;SLOT.LSP. >;;; >(compile-file "src:clos;boot.lsp" :output-file #P"BUILD:CLOS;BOOT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;BOOT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-EMPTY-STANDARD-CLASS ...). >;;; Compiling (DEFUN REMOVE-ACCESSORS ...). >;;; Compiling (DEFUN ADD-SLOTS ...). >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of #:LET219 to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST215) to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of #:LOOP-LIST-TAIL217 to be CONS >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of #:LET224 to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST222) to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of #:LET284 to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST282) to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of #:LET287 to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST285) to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of #:LET290 to be LIST >;;; Note: >;;; in file BOOT.LSP, position 4055 >;;; at (LET* (#) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST288) to be LIST >;;; End of Pass 1. >;;; Emitting code for MAKE-EMPTY-STANDARD-CLASS. >;;; Emitting code for REMOVE-ACCESSORS. >;;; Emitting code for ADD-SLOTS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/boot.c -o clos/boot.o >;;; Finished compiling SRC:CLOS;BOOT.LSP. >;;; >(compile-file "src:clos;kernel.lsp" :output-file #P"BUILD:CLOS;KERNEL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;KERNEL.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *CLOS-BOOTED* ...). >;;; Compiling (DEFUN SETF-FIND-CLASS ...). >;;; Compiling (DEFUN CLASSP ...). >;;; Compiling (DEFUN INSTALL-METHOD ...). >;;; Warning: >;;; in file KERNEL.LSP, position 2361 >;;; at (DEFUN INSTALL-METHOD ...) >;;; ! IGNORABLE declaration was found for not bound variable DOC. >;;; Note: >;;; in file KERNEL.LSP, position 2361 >;;; at (DEFUN INSTALL-METHOD ...) >;;; Checking type of #:LET9 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 2361 >;;; at (DEFUN INSTALL-METHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 2361 >;;; at (DEFUN INSTALL-METHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL7 to be CONS >;;; Function INSTALL-METHOD proclaimed (0,65536) >;;; Compiling (DEFUN WRAPPED-METHOD-FUNCTION ...). >;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). >;;; Compiling (DEFUN (SETF GENERIC-FUNCTION-NAME) ...). >;;; Compiling (DEFUN DEFAULT-DISPATCH ...). >;;; Compiling (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...). >;;; Note: >;;; in file KERNEL.LSP, position 4820 >;;; at (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...) >;;; Checking type of #:LET48 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 4820 >;;; at (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST44) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 4820 >;;; at (DEFUN COMPUTE-DISCRIMINATING-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL46 to be CONS >;;; Compiling (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...). >;;; Note: >;;; in file KERNEL.LSP, position 5397 >;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) >;;; Checking type of #:LET52 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 5397 >;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST50) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 5397 >;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) >;;; Checking type of #:LET55 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 5397 >;;; at (DEFUN SET-GENERIC-FUNCTION-DISPATCH ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST53) to be LIST >;;; Compiling (DEFUN STD-COMPUTE-APPLICABLE-METHODS ...). >;;; Function STD-COMPUTE-APPLICABLE-METHODS proclaimed (2,2) >;;; Compiling (DEFUN APPLICABLE-METHOD-LIST ...). >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of #:LET172 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of #:LET174 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST169) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST170) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of #:LET179 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST175) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 8954 >;;; at (DEFUN APPLICABLE-METHOD-LIST ...) >;;; Checking type of #:LOOP-LIST-TAIL177 to be CONS >;;; Compiling (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...). >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of #:LET240 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of #:LET242 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST237) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST238) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of #:LET248 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST244) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 9547 >;;; at (DEFUN STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...) >;;; Checking type of #:LOOP-LIST-TAIL246 to be CONS >;;; Compiling (DEFUN SORT-APPLICABLE-METHODS ...). >;;; Compiling (DEFUN COMPARE-METHODS ...). >;;; Compiling (DEFUN COMPARE-SPECIALIZERS-LISTS ...). >;;; Compiling (DEFUN FAST-SUBTYPEP ...). >;;; Compiling (DEFUN COMPARE-SPECIALIZERS ...). >;;; Compiling (DEFUN COMPUTE-G-F-SPEC-LIST ...). >;;; Note: >;;; in file KERNEL.LSP, position 13792 >;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) >;;; Checking type of #:G568 to be CONS >;;; Style warning: >;;; in file KERNEL.LSP, position 13792 >;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) >;;; ! The variable GF is not used. >;;; Note: >;;; in file KERNEL.LSP, position 13792 >;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) >;;; Checking type of #:LET580 to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 13792 >;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST576) to be LIST >;;; Note: >;;; in file KERNEL.LSP, position 13792 >;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) >;;; Checking type of #:LOOP-LIST-TAIL578 to be CONS >;;; Note: >;;; in file KERNEL.LSP, position 13792 >;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST576) to be LIST >;;; Compiling (DEFUN PRINT-OBJECT ...). >;;; End of Pass 1. >;;; Emitting code for SETF-FIND-CLASS. >;;; Emitting code for FIND-CLASS. >;;; Emitting code for CLASSP. >;;; Emitting code for INSTALL-METHOD. >;;; Emitting code for WRAPPED-METHOD-FUNCTION. >;;; Emitting code for #:G12. >;;; Emitting code for ENSURE-GENERIC-FUNCTION. >;;; Emitting code for (SETF GENERIC-FUNCTION-NAME). >;;; Emitting code for DEFAULT-DISPATCH. >;;; Emitting code for COMPUTE-DISCRIMINATING-FUNCTION. >;;; Emitting code for #:G42. >;;; Emitting code for SET-GENERIC-FUNCTION-DISPATCH. >;;; Emitting code for STD-COMPUTE-APPLICABLE-METHODS. >;;; Emitting code for APPLICABLE-METHOD-LIST. >;;; Emitting code for APPLICABLE-METHOD-P. >;;; Emitting code for STD-COMPUTE-APPLICABLE-METHODS-USING-CLASSES. >;;; Emitting code for APPLICABLE-METHOD-P. >;;; Emitting code for SORT-APPLICABLE-METHODS. >;;; Emitting code for COMPARE-METHODS. >;;; Emitting code for COMPARE-SPECIALIZERS-LISTS. >;;; Emitting code for FAST-SUBTYPEP. >;;; Emitting code for COMPARE-SPECIALIZERS. >;;; Emitting code for COMPUTE-G-F-SPEC-LIST. >;;; Emitting code for NUPDATE-SPEC-HOW-LIST. >;;; Emitting code for PRINT-OBJECT. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/kernel.c -o clos/kernel.o >;;; Finished compiling SRC:CLOS;KERNEL.LSP. >;;; >(compile-file "src:clos;method.lsp" :output-file #P"BUILD:CLOS;METHOD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;METHOD.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *METHOD-SIZE* ...). >;;; Compiling (DEFPARAMETER *EARLY-METHODS* ...). >;;; Compiling (DEFPARAMETER *NEXT-METHODS* ...). >;;; Compiling (DEFPARAMETER *ADD-METHOD-ARGUMENT-DECLARATIONS* ...). >;;; Compiling (DEFUN GENERIC-FUNCTION-METHOD-CLASS ...). >;;; Compiling (DEFMACRO DEFMETHOD ...). >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL34 to be CONS >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of #:LET47 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST43) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL45 to be CONS >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of #:LET53 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST49) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL51 to be CONS >;;; Style warning: >;;; in file METHOD.LSP, position 1403 >;;; at (FSET 'DEFMETHOD ...) >;;; ! The variable DECLARATIONS is not used. >;;; Compiling (DEFUN SPECIALIZERS-EXPRESSION ...). >;;; Note: >;;; in file METHOD.LSP, position 3120 >;;; at (DEFUN SPECIALIZERS-EXPRESSION ...) >;;; Checking type of #:LET58 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 3120 >;;; at (DEFUN SPECIALIZERS-EXPRESSION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST54) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 3120 >;;; at (DEFUN SPECIALIZERS-EXPRESSION ...) >;;; Checking type of #:LOOP-LIST-TAIL56 to be CONS >;;; Compiling (DEFUN MAYBE-REMOVE-BLOCK ...). >;;; Style warning: >;;; in file METHOD.LSP, position 3993 >;;; at (DEFUN MAYBE-REMOVE-BLOCK ...) >;;; ! The variable DOCUMENTATION is not used. >;;; Compiling (DEFUN SIMPLIFY-LAMBDA ...). >;;; Style warning: >;;; in file METHOD.LSP, position 4452 >;;; at (DEFUN SIMPLIFY-LAMBDA ...) >;;; ! The variable METHOD-NAME is not used. >;;; Compiling (DEFUN MAKE-RAW-LAMBDA ...). >;;; Note: >;;; in file METHOD.LSP, position 4963 >;;; at (DEFUN MAKE-RAW-LAMBDA ...) >;;; Checking type of #:LET75 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 4963 >;;; at (DEFUN MAKE-RAW-LAMBDA ...) >;;; Checking type of #:LET77 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 4963 >;;; at (DEFUN MAKE-RAW-LAMBDA ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST70) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 4963 >;;; at (DEFUN MAKE-RAW-LAMBDA ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST71) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 4963 >;;; at (DEFUN MAKE-RAW-LAMBDA ...) >;;; Checking type of #:G79 to be CONS >;;; Style warning: >;;; in file METHOD.LSP, position 4963 >;;; at (DEFUN MAKE-RAW-LAMBDA ...) >;;; ! The variable ENV is not used. >;;; Compiling (DEFUN MAKE-METHOD-LAMBDA ...). >;;; Style warning: >;;; in file METHOD.LSP, position 7089 >;;; at (DEFUN MAKE-METHOD-LAMBDA ...) >;;; ! The variable CALL-NEXT-METHOD-P is not used. >;;; Style warning: >;;; in file METHOD.LSP, position 7089 >;;; at (DEFUN MAKE-METHOD-LAMBDA ...) >;;; ! The variable NEXT-METHOD-P-P is not used. >;;; Style warning: >;;; in file METHOD.LSP, position 7089 >;;; at (DEFUN MAKE-METHOD-LAMBDA ...) >;;; ! The variable METHOD is not used. >;;; Style warning: >;;; in file METHOD.LSP, position 7089 >;;; at (DEFUN MAKE-METHOD-LAMBDA ...) >;;; ! The variable GF is not used. >;;; Compiling (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...). >;;; Style warning: >;;; in file METHOD.LSP, position 7541 >;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) >;;; ! The variable DECLARATIONS is not used. >;;; Style warning: >;;; in file METHOD.LSP, position 7541 >;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) >;;; ! The variable DOCUMENTATION is not used. >;;; Compiling (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...). >;;; Note: >;;; in file METHOD.LSP, position 8216 >;;; at (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...) >;;; Checking type of ITEM to be CONS >;;; Note: >;;; in file METHOD.LSP, position 8216 >;;; at (DEFUN ENVIRONMENT-CONTAINS-CLOSURE ...) >;;; Checking type of (+ COUNTER #:G85) to be FIXNUM >;;; Compiling (DEFUN WALK-METHOD-LAMBDA ...). >;;; Compiling (DEFUN LEGAL-GENERIC-FUNCTION-NAME-P ...). >;;; Compiling (DEFUN PARSE-DEFMETHOD ...). >;;; Compiling (DEFUN EXTRACT-LAMBDA-LIST ...). >;;; Function EXTRACT-LAMBDA-LIST proclaimed (1,1) >;;; Compiling (DEFUN EXTRACT-SPECIALIZER-NAMES ...). >;;; Function EXTRACT-SPECIALIZER-NAMES proclaimed (1,1) >;;; Compiling (DEFUN PARSE-SPECIALIZED-LAMBDA-LIST ...). >;;; Note: >;;; in file METHOD.LSP, position 11315 >;;; at (DEFUN PARSE-SPECIALIZED-LAMBDA-LIST ...) >;;; Checking type of #:G116 to be CONS >;;; Compiling (DEFUN DECLARATION-SPECIALIZERS ...). >;;; Compiling (DEFUN COMPUTE-METHOD-KEYWORDS ...). >;;; Note: >;;; in file METHOD.LSP, position 13688 >;;; at (DEFUN COMPUTE-METHOD-KEYWORDS ...) >;;; Checking type of #:LET129 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 13688 >;;; at (DEFUN COMPUTE-METHOD-KEYWORDS ...) >;;; Checking type of (CDDDDR #:LOOP-LIST125) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 13688 >;;; at (DEFUN COMPUTE-METHOD-KEYWORDS ...) >;;; Checking type of #:LOOP-LIST-TAIL127 to be CONS >;;; Compiling (DEFUN MAKE-METHOD ...). >;;; Compiling (DEFUN METHOD-P ...). >;;; Compiling (DEFUN ADD-METHOD ...). >;;; Note: >;;; in file METHOD.LSP, position 14632 >;;; at (DEFUN ADD-METHOD ...) >;;; Checking type of #:G254 to be CONS >;;; Compiling (DEFUN FIND-METHOD ...). >;;; Note: >;;; in file METHOD.LSP, position 15444 >;;; at (DEFUN FIND-METHOD ...) >;;; Checking type of #:LET272 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 15444 >;;; at (DEFUN FIND-METHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST268) to be LIST >;;; Note: >;;; in file METHOD.LSP, position 15444 >;;; at (DEFUN FIND-METHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL270 to be CONS >;;; Note: >;;; in file METHOD.LSP, position 15444 >;;; at (DEFUN FIND-METHOD ...) >;;; Checking type of #:LET274 to be LIST >;;; Note: >;;; in file METHOD.LSP, position 15444 >;;; at (DEFUN FIND-METHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST266) to be LIST >;;; Compiling (DEFMACRO WITH-ACCESSORS ...). >;;; End of Pass 1. >;;; Emitting code for GENERIC-FUNCTION-METHOD-CLASS. >;;; Emitting code for DEFMETHOD. >;;; Emitting code for SPECIALIZERS-EXPRESSION. >;;; Emitting code for MAYBE-REMOVE-BLOCK. >;;; Emitting code for SIMPLIFY-LAMBDA. >;;; Emitting code for MAKE-RAW-LAMBDA. >;;; Emitting code for MAKE-METHOD-LAMBDA. >;;; Emitting code for ADD-CALL-NEXT-METHOD-CLOSURE. >;;; Emitting code for ENVIRONMENT-CONTAINS-CLOSURE. >;;; Emitting code for WALK-METHOD-LAMBDA. >;;; Emitting code for CODE-WALKER. >;;; Emitting code for LEGAL-GENERIC-FUNCTION-NAME-P. >;;; Emitting code for PARSE-DEFMETHOD. >;;; Emitting code for EXTRACT-LAMBDA-LIST. >;;; Emitting code for EXTRACT-SPECIALIZER-NAMES. >;;; Emitting code for PARSE-SPECIALIZED-LAMBDA-LIST. >;;; Emitting code for DECLARATION-SPECIALIZERS. >;;; Emitting code for COMPUTE-METHOD-KEYWORDS. >;;; Emitting code for MAKE-METHOD. >;;; Emitting code for METHOD-P. >;;; Emitting code for ADD-METHOD. >;;; Emitting code for FIND-METHOD. >;;; Emitting code for SPECIALIZER=. >;;; Emitting code for FILTER-SPECIALIZER. >;;; Emitting code for WITH-ACCESSORS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/method.c -o clos/method.o >;;; Finished compiling SRC:CLOS;METHOD.LSP. >;;; >(compile-file "src:clos;combin.lsp" :output-file #P"BUILD:CLOS;COMBIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;COMBIN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN EFFECTIVE-METHOD-FUNCTION ...). >;;; Note: >;;; in file COMBIN.LSP, position 2374 >;;; at (DEFUN EFFECTIVE-METHOD-FUNCTION ...) >;;; Checking type of #:LET6 to be LIST >;;; Note: >;;; in file COMBIN.LSP, position 2374 >;;; at (DEFUN EFFECTIVE-METHOD-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST >;;; Note: >;;; in file COMBIN.LSP, position 2374 >;;; at (DEFUN EFFECTIVE-METHOD-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS >;;; Compiling (DEFUN COMBINE-METHOD-FUNCTIONS ...). >;;; Compiling (DEFMACRO CALL-METHOD ...). >;;; Note: >;;; in file COMBIN.LSP, position 3677 >;;; at (FSET 'CALL-METHOD ...) >;;; Checking type of #:LET21 to be LIST >;;; Note: >;;; in file COMBIN.LSP, position 3677 >;;; at (FSET 'CALL-METHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST17) to be LIST >;;; Note: >;;; in file COMBIN.LSP, position 3677 >;;; at (FSET 'CALL-METHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL19 to be CONS >;;; Compiling (DEFUN CALL-NEXT-METHOD ...). >;;; Compiling (DEFUN NEXT-METHOD-P ...). >;;; Compiling (DEFUN ERROR-QUALIFIER ...). >;;; Compiling (DEFUN STANDARD-MAIN-EFFECTIVE-METHOD ...). >;;; Compiling (DEFUN STANDARD-COMPUTE-EFFECTIVE-METHOD ...). >;;; Compiling (DEFPARAMETER *METHOD-COMBINATIONS-LOCK* ...). >;;; Compiling (DEFPARAMETER *METHOD-COMBINATIONS* ...). >;;; Compiling (DEFUN SEARCH-METHOD-COMBINATION ...). >;;; Compiling (DEFUN INSTALL-METHOD-COMBINATION ...). >;;; Compiling (DEFUN MAKE-METHOD-COMBINATION ...). >;;; Compiling (DEFUN FIND-METHOD-COMBINATION ...). >;;; Style warning: >;;; in file COMBIN.LSP, position 8330 >;;; at (DEFUN FIND-METHOD-COMBINATION ...) >;;; ! The variable GF is not used. >;;; Compiling (DEFUN DEFINE-SIMPLE-METHOD-COMBINATION ...). >;;; Compiling (DEFUN DEFINE-COMPLEX-METHOD-COMBINATION ...). >;;; Compiling (DEFMACRO DEFINE-METHOD-COMBINATION ...). >;;; Compiling (DEFUN METHOD-COMBINATION-ERROR ...). >;;; Function METHOD-COMBINATION-ERROR proclaimed (1,65536) >;;; Compiling (DEFUN INVALID-METHOD-ERROR ...). >;;; Function INVALID-METHOD-ERROR proclaimed (2,65536) >;;; Compiling (DEFUN STD-COMPUTE-EFFECTIVE-METHOD ...). >;;; Function STD-COMPUTE-EFFECTIVE-METHOD proclaimed (3,3) >;;; Compiling (DEFUN COMPUTE-EFFECTIVE-METHOD-FUNCTION ...). >;;; Function COMPUTE-EFFECTIVE-METHOD-FUNCTION proclaimed (3,3) >;;; Compiling (DEFUN COMPUTE-EFFECTIVE-METHOD ...). >;;; End of Pass 1. >;;; Emitting code for EFFECTIVE-METHOD-FUNCTION. >;;; Emitting code for COMBINE-METHOD-FUNCTIONS. >;;; Emitting code for #:G7. >;;; Emitting code for CALL-METHOD. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for NEXT-METHOD-P. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for NEXT-METHOD-P. >;;; Emitting code for ERROR-QUALIFIER. >;;; Emitting code for STANDARD-MAIN-EFFECTIVE-METHOD. >;;; Emitting code for #:G28. >;;; Emitting code for STANDARD-COMPUTE-EFFECTIVE-METHOD. >;;; Emitting code for #:G64. >;;; Emitting code for SEARCH-METHOD-COMBINATION. >;;; Emitting code for INSTALL-METHOD-COMBINATION. >;;; Emitting code for MAKE-METHOD-COMBINATION. >;;; Emitting code for FIND-METHOD-COMBINATION. >;;; Emitting code for DEFINE-SIMPLE-METHOD-COMBINATION. >;;; Emitting code for DEFINE-COMPLEX-METHOD-COMBINATION. >;;; 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 STD-COMPUTE-EFFECTIVE-METHOD. >;;; Emitting code for COMPUTE-EFFECTIVE-METHOD-FUNCTION. >;;; Emitting code for COMPUTE-EFFECTIVE-METHOD. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/combin.c -o clos/combin.o >;;; Finished compiling SRC:CLOS;COMBIN.LSP. >;;; >(compile-file "src:clos;std-accessors.lsp" :output-file #P"BUILD:CLOS;STD-ACCESSORS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;STD-ACCESSORS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...). >;;; Style warning: >;;; in file STD-ACCESSORS.LSP, position 841 >;;; at (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...) >;;; ! The variable DEFAULT is not used. >;;; Compiling (DEFUN STD-CLASS-SEALED-ACCESSORS ...). >;;; Compiling (DEFUN STD-CLASS-ACCESSORS ...). >;;; Compiling (DEFUN SAFE-ADD-METHOD ...). >;;; Compiling (DEFUN STD-CLASS-GENERATE-ACCESSORS ...). >;;; Compiling (DEFUN READER-CLOSURE ...). >;;; Compiling (DEFUN WRITER-CLOSURE ...). >;;; End of Pass 1. >;;; Emitting code for SAFE-SLOT-DEFINITION-LOCATION. >;;; Emitting code for STD-CLASS-SEALED-ACCESSORS. >;;; Emitting code for #:G0. >;;; Emitting code for #:G55. >;;; Emitting code for STD-CLASS-ACCESSORS. >;;; Emitting code for #:G110. >;;; Emitting code for #:G111. >;;; Emitting code for SAFE-ADD-METHOD. >;;; Emitting code for STD-CLASS-GENERATE-ACCESSORS. >;;; Emitting code for READER-CLOSURE. >;;; Emitting code for #:G137. >;;; Emitting code for WRITER-CLOSURE. >;;; Emitting code for #:G138. >;;; Emitting code for GENERATE-ACCESSORS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/std-accessors.c -o clos/std-accessors.o >;;; Finished compiling SRC:CLOS;STD-ACCESSORS.LSP. >;;; >(compile-file "src:clos;defclass.lsp" :output-file #P"BUILD:CLOS;DEFCLASS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;DEFCLASS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN PARSE-DEFAULT-INITARGS ...). >;;; Compiling (DEFMACRO DEFCLASS ...). >;;; Compiling (DEFUN COMPRESS-SLOT-FORMS ...). >;;; Compiling (DEFUN UNCOMPRESS-SLOT-FORMS ...). >;;; Note: >;;; in file DEFCLASS.LSP, position 2990 >;;; at (DEFUN UNCOMPRESS-SLOT-FORMS ...) >;;; Checking type of #:LET48 to be LIST >;;; Note: >;;; in file DEFCLASS.LSP, position 2990 >;;; at (DEFUN UNCOMPRESS-SLOT-FORMS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST44) to be LIST >;;; Note: >;;; in file DEFCLASS.LSP, position 2990 >;;; at (DEFUN UNCOMPRESS-SLOT-FORMS ...) >;;; Checking type of #:LOOP-LIST-TAIL46 to be CONS >;;; Compiling (DEFUN PROCESS-CLASS-OPTIONS ...). >;;; Compiling (DEFUN LOAD-DEFCLASS ...). >;;; Function LOAD-DEFCLASS proclaimed (4,4) >;;; Compiling (DEFUN ENSURE-CLASS ...). >;;; Function ENSURE-CLASS proclaimed (0,65536) >;;; End of Pass 1. >;;; Emitting code for PARSE-DEFAULT-INITARGS. >;;; Emitting code for DEFCLASS. >;;; Emitting code for COMPRESS-SLOT-FORMS. >;;; Emitting code for UNCOMPRESS-SLOT-FORMS. >;;; Emitting code for PROCESS-CLASS-OPTIONS. >;;; Emitting code for LOAD-DEFCLASS. >;;; Emitting code for ENSURE-CLASS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/defclass.c -o clos/defclass.o >;;; Finished compiling SRC:CLOS;DEFCLASS.LSP. >;;; >(compile-file "src:clos;slotvalue.lsp" :output-file #P"BUILD:CLOS;SLOTVALUE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;SLOTVALUE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMETHOD CLASS-PROTOTYPE ...). >;;; Compiling (DEFUN SLOT-MAKUNBOUND ...). >;;; Function SLOT-MAKUNBOUND proclaimed (2,2) >;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). >;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). >;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). >;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). >;;; Compiling (DEFMETHOD SLOT-MISSING ...). >;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). >;;; Compiling (DEFMETHOD SLOT-UNBOUND ...). >;;; Compiling (DEFMETHOD CLASS-NAME ...). >;;; Compiling (DEFMETHOD (SETF CLASS-NAME) ...). >;;; End of Pass 1. >;;; Emitting code for #:G6. >;;; Emitting code for SLOT-MAKUNBOUND. >;;; Emitting code for #:G10. >;;; Emitting code for #:G11. >;;; Emitting code for #:G18. >;;; Emitting code for #:G28. >;;; Emitting code for #:G32. >;;; Emitting code for #:G33. >;;; Emitting code for #:G34. >;;; Emitting code for #:G43. >;;; Emitting code for #:G44. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/slotvalue.c -o clos/slotvalue.o >;;; Finished compiling SRC:CLOS;SLOTVALUE.LSP. >;;; >(compile-file "src:clos;standard.lsp" :output-file #P"BUILD:CLOS;STANDARD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;STANDARD.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). >;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; Compiling (DEFUN COMPUTE-INSTANCE-SIZE ...). >;;; Note: >;;; in file STANDARD.LSP, position 3231 >;;; at (DEFUN COMPUTE-INSTANCE-SIZE ...) >;;; Checking type of #:LET65 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 3231 >;;; at (DEFUN COMPUTE-INSTANCE-SIZE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST63) to be LIST >;;; Compiling (DEFMETHOD ALLOCATE-INSTANCE ...). >;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). >;;; Compiling (DEFUN DELETE-KEYWORD ...). >;;; Compiling (DEFUN ADD-DEFAULT-INITARGS ...). >;;; Compiling (DEFMETHOD DIRECT-SLOT-DEFINITION-CLASS ...). >;;; Compiling (DEFMETHOD EFFECTIVE-SLOT-DEFINITION-CLASS ...). >;;; Compiling (DEFUN HAS-FORWARD-REFERENCED-PARENTS ...). >;;; Compiling (DEFUN FINALIZE-UNLESS-FORWARD ...). >;;; Compiling (DEFMETHOD INITIALIZE-INSTANCE ...). >;;; Note: >;;; in file STANDARD.LSP, position 6518 >;;; at (DEFMETHOD INITIALIZE-INSTANCE ...) >;;; Checking type of #:LET94 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 6518 >;;; at (DEFMETHOD INITIALIZE-INSTANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST90) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 6518 >;;; at (DEFMETHOD INITIALIZE-INSTANCE ...) >;;; Checking type of #:LOOP-LIST-TAIL92 to be CONS >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; Note: >;;; in file STANDARD.LSP, position 6881 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of #:LET106 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 6881 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST104) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 6881 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of #:LET111 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 6881 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST109) to be LIST >;;; Compiling (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...). >;;; Note: >;;; in file STANDARD.LSP, position 7637 >;;; at (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...) >;;; Checking type of #:LET118 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 7637 >;;; at (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST114) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 7637 >;;; at (DEFUN PRECOMPUTE-VALID-INITARG-KEYWORDS ...) >;;; Checking type of #:G119 to be CONS >;;; Compiling (DEFUN UPDATE-DEPENDENTS ...). >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; Style warning: >;;; in file STANDARD.LSP, position 8475 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. >;;; Compiling (DEFMETHOD ADD-DIRECT-SUBCLASS ...). >;;; Compiling (DEFMETHOD REMOVE-DIRECT-SUBCLASS ...). >;;; Compiling (DEFUN CHECK-DIRECT-SUPERCLASSES ...). >;;; Note: >;;; in file STANDARD.LSP, position 9179 >;;; at (DEFUN CHECK-DIRECT-SUPERCLASSES ...) >;;; Checking type of #:LET163 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 9179 >;;; at (DEFUN CHECK-DIRECT-SUPERCLASSES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST161) to be LIST >;;; Compiling (DEFMETHOD VALIDATE-SUPERCLASS ...). >;;; Compiling (DEFUN FORWARD-REFERENCED-CLASS-P ...). >;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of #:LET216 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST212) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of #:LOOP-LIST-TAIL214 to be CONS >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of #:LET219 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST217) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of #:LET222 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST220) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of #:LET226 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST224) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of #:LET240 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 10873 >;;; at (DEFMETHOD FINALIZE-INHERITANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST238) to be LIST >;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). >;;; Compiling (DEFMETHOD COMPUTE-CLASS-PRECEDENCE-LIST ...). >;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). >;;; Note: >;;; in file STANDARD.LSP, position 15035 >;;; at (DEFMETHOD COMPUTE-SLOTS ...) >;;; Checking type of #:LET270 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 15035 >;;; at (DEFMETHOD COMPUTE-SLOTS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST266) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 15035 >;;; at (DEFMETHOD COMPUTE-SLOTS ...) >;;; Checking type of #:LOOP-LIST-TAIL268 to be CONS >;;; Note: >;;; in file STANDARD.LSP, position 15035 >;;; at (DEFMETHOD COMPUTE-SLOTS ...) >;;; Checking type of #:LET276 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 15035 >;;; at (DEFMETHOD COMPUTE-SLOTS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST272) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 15035 >;;; at (DEFMETHOD COMPUTE-SLOTS ...) >;;; Checking type of #:LOOP-LIST-TAIL274 to be CONS >;;; Compiling (DEFUN SLOT-DEFINITION-TO-PLIST ...). >;;; Compiling (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...). >;;; Compiling (DEFMETHOD COMPUTE-EFFECTIVE-SLOT-DEFINITION ...). >;;; Compiling (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...). >;;; Note: >;;; in file STANDARD.LSP, position 18595 >;;; at (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...) >;;; Checking type of #:LET365 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 18595 >;;; at (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST361) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 18595 >;;; at (DEFMETHOD COMPUTE-DEFAULT-INITARGS ...) >;;; Checking type of #:LOOP-LIST-TAIL363 to be CONS >;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). >;;; Compiling (DEFUN COERCE-TO-CLASS ...). >;;; Compiling (DEFUN HELP-ENSURE-CLASS ...). >;;; Note: >;;; in file STANDARD.LSP, position 20527 >;;; at (DEFUN HELP-ENSURE-CLASS ...) >;;; Checking type of #:LET388 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 20527 >;;; at (DEFUN HELP-ENSURE-CLASS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST384) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 20527 >;;; at (DEFUN HELP-ENSURE-CLASS ...) >;;; Checking type of #:LOOP-LIST-TAIL386 to be CONS >;;; Compiling (DEFUN CLASS-COMPUTE-SLOTS ...). >;;; Note: >;;; in file STANDARD.LSP, position 21090 >;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) >;;; Checking type of #:LET391 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 21090 >;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST389) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 21090 >;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) >;;; Checking type of #:LET398 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 21090 >;;; at (DEFUN CLASS-COMPUTE-SLOTS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST396) to be LIST >;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). >;;; Compiling (DEFUN STD-CLASS-COMPUTE-SLOTS ...). >;;; Compiling (DEFMETHOD COMPUTE-SLOTS ...). >;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). >;;; Compiling (DEFUN VALID-KEYWORDS-FROM-METHODS ...). >;;; Note: >;;; in file STANDARD.LSP, position 25242 >;;; at (DEFUN VALID-KEYWORDS-FROM-METHODS ...) >;;; Checking type of #:LET448 to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 25242 >;;; at (DEFUN VALID-KEYWORDS-FROM-METHODS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST444) to be LIST >;;; Note: >;;; in file STANDARD.LSP, position 25242 >;;; at (DEFUN VALID-KEYWORDS-FROM-METHODS ...) >;;; Checking type of #:G454 to be CONS >;;; Compiling (DEFUN CHECK-INITARGS ...). >;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). >;;; Note: >;;; in file STANDARD.LSP, position 26933 >;;; at (DEFMETHOD DESCRIBE-OBJECT ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; End of Pass 1. >;;; Emitting code for #:G0. >;;; Emitting code for #:G1. >;;; Emitting code for #:G42. >;;; Emitting code for COMPUTE-INSTANCE-SIZE. >;;; Emitting code for #:G69. >;;; Emitting code for #:G72. >;;; Emitting code for DELETE-KEYWORD. >;;; Emitting code for ADD-DEFAULT-INITARGS. >;;; Emitting code for #:G81. >;;; Emitting code for #:G82. >;;; Emitting code for HAS-FORWARD-REFERENCED-PARENTS. >;;; Emitting code for FINALIZE-UNLESS-FORWARD. >;;; Emitting code for #:G89. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for #:G103. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for PRECOMPUTE-VALID-INITARG-KEYWORDS. >;;; Emitting code for UPDATE-DEPENDENTS. >;;; Emitting code for #:G121. >;;; Emitting code for #:G136. >;;; Emitting code for #:G150. >;;; Emitting code for #:G158. >;;; Emitting code for CHECK-DIRECT-SUPERCLASSES. >;;; Emitting code for #:G166. >;;; Emitting code for FORWARD-REFERENCED-CLASS-P. >;;; Emitting code for #:G200. >;;; Emitting code for #:G255. >;;; Emitting code for #:G256. >;;; Emitting code for #:G264. >;;; Emitting code for SLOT-DEFINITION-TO-PLIST. >;;; Emitting code for SAFE-SLOT-DEFINITION-LOCATION. >;;; Emitting code for #:G344. >;;; Emitting code for COMBINE-SLOTDS. >;;; Emitting code for DIRECT-TO-EFFECTIVE. >;;; Emitting code for #:G359. >;;; Emitting code for #:G372. >;;; Emitting code for COERCE-TO-CLASS. >;;; Emitting code for HELP-ENSURE-CLASS. >;;; Emitting code for CLASS-COMPUTE-SLOTS. >;;; Emitting code for #:G407. >;;; Emitting code for STD-CLASS-COMPUTE-SLOTS. >;;; Emitting code for #:G435. >;;; Emitting code for #:G436. >;;; Emitting code for VALID-KEYWORDS-FROM-METHODS. >;;; Emitting code for CHECK-INITARGS. >;;; Emitting code for #:G474. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/standard.c -o clos/standard.o >;;; Finished compiling SRC:CLOS;STANDARD.LSP. >;;; >(compile-file "src:clos;builtin.lsp" :output-file #P"BUILD:CLOS;BUILTIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;BUILTIN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). >;;; Compiling (DEFMETHOD ENSURE-CLASS-USING-CLASS ...). >;;; Compiling (DEFMETHOD CHANGE-CLASS ...). >;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). >;;; Compiling (DEFMETHOD MAKE-INSTANCE ...). >;;; Compiling (DEFMETHOD SLOT-MAKUNBOUND-USING-CLASS ...). >;;; Compiling (DEFMETHOD SLOT-BOUNDP-USING-CLASS ...). >;;; Compiling (DEFMETHOD SLOT-VALUE-USING-CLASS ...). >;;; Compiling (DEFMETHOD (SETF SLOT-VALUE-USING-CLASS) ...). >;;; Compiling (DEFMETHOD SLOT-EXISTS-P-USING-CLASS ...). >;;; Compiling (DEFMETHOD ALLOCATE-INSTANCE ...). >;;; Compiling (DEFMETHOD FINALIZE-INHERITANCE ...). >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Note: >;;; in file BUILTIN.LSP, position 3474 >;;; at (DEFMETHOD PRINT-OBJECT ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; End of Pass 1. >;;; Emitting code for #:G0. >;;; Emitting code for #:G7. >;;; Emitting code for #:G11. >;;; Emitting code for #:G12. >;;; Emitting code for #:G13. >;;; Emitting code for #:G14. >;;; Emitting code for #:G15. >;;; Emitting code for #:G16. >;;; Emitting code for #:G17. >;;; Emitting code for #:G18. >;;; Emitting code for #:G19. >;;; Emitting code for #:G20. >;;; Emitting code for #:G24. >;;; Emitting code for #:G25. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/builtin.c -o clos/builtin.o >;;; Finished compiling SRC:CLOS;BUILTIN.LSP. >;;; >(compile-file "src:clos;change.lsp" :output-file #P"BUILD:CLOS;CHANGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;CHANGE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...). >;;; Note: >;;; in file CHANGE.LSP, position 1261 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 1261 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 1261 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) >;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS >;;; Note: >;;; in file CHANGE.LSP, position 1261 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) >;;; Checking type of #:LET17 to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 1261 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 1261 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-DIFFERENT-CLASS ...) >;;; Checking type of #:LOOP-LIST-TAIL15 to be CONS >;;; Compiling (DEFMETHOD CHANGE-CLASS ...). >;;; Compiling (DEFMETHOD CHANGE-CLASS ...). >;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). >;;; Compiling (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...). >;;; Style warning: >;;; in file CHANGE.LSP, position 5497 >;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...) >;;; ! The variable INITARGS is not used. >;;; Compiling (DEFUN UPDATE-INSTANCE ...). >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of #:LET320 to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST316) to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of #:LOOP-LIST-TAIL318 to be CONS >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of #:LET326 to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST322) to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of #:LOOP-LIST-TAIL324 to be CONS >;;; Note: >;;; in file CHANGE.LSP, position 6153 >;;; at (DEFUN UPDATE-INSTANCE ...) >;;; Checking type of (+ NEW-I #:G336) to be FIXNUM >;;; Compiling (DEFMETHOD REINITIALIZE-INSTANCE ...). >;;; Note: >;;; in file CHANGE.LSP, position 8015 >;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) >;;; Checking type of #:LET369 to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 8015 >;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST365) to be LIST >;;; Note: >;;; in file CHANGE.LSP, position 8015 >;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) >;;; Checking type of #:LOOP-LIST-TAIL367 to be CONS >;;; Style warning: >;;; in file CHANGE.LSP, position 8015 >;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) >;;; ! The variable INITARGS is not used. >;;; Compiling (DEFMETHOD MAKE-INSTANCES-OBSOLETE ...). >;;; Compiling (DEFUN REMOVE-OPTIONAL-SLOT-ACCESSORS ...). >;;; End of Pass 1. >;;; Emitting code for #:G2. >;;; Emitting code for #:G30. >;;; Emitting code for #:G37. >;;; Emitting code for #:G38. >;;; Emitting code for #:G255. >;;; Emitting code for UPDATE-INSTANCE. >;;; Emitting code for #:G361. >;;; Emitting code for #:G385. >;;; Emitting code for REMOVE-OPTIONAL-SLOT-ACCESSORS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/change.c -o clos/change.o >;;; Finished compiling SRC:CLOS;CHANGE.LSP. >;;; >(compile-file "src:clos;stdmethod.lsp" :output-file #P"BUILD:CLOS;STDMETHOD.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;STDMETHOD.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN FUNCTION-KEYWORDS ...). >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; Note: >;;; in file STDMETHOD.LSP, position 1032 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of #:LET14 to be LIST >;;; Note: >;;; in file STDMETHOD.LSP, position 1032 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST >;;; Style warning: >;;; in file STDMETHOD.LSP, position 1032 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; ! The variable GENERIC-FUNCTION is not used. >;;; Compiling (DEFPARAMETER *EQL-SPECIALIZER-LOCK* ...). >;;; Compiling (DEFPARAMETER *EQL-SPECIALIZER-HASH* ...). >;;; Compiling (DEFUN INTERN-EQL-SPECIALIZER ...). >;;; Compiling (DEFMETHOD ADD-DIRECT-METHOD ...). >;;; Compiling (DEFMETHOD REMOVE-DIRECT-METHOD ...). >;;; Compiling (DEFMETHOD REMOVE-DIRECT-METHOD ...). >;;; End of Pass 1. >;;; Emitting code for FUNCTION-KEYWORDS. >;;; Emitting code for #:G11. >;;; Emitting code for INTERN-EQL-SPECIALIZER. >;;; Emitting code for #:G48. >;;; Emitting code for #:G63. >;;; Emitting code for #:G104. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/stdmethod.c -o clos/stdmethod.o >;;; Finished compiling SRC:CLOS;STDMETHOD.LSP. >;;; >(compile-file "src:clos;generic.lsp" :output-file #P"BUILD:CLOS;GENERIC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;GENERIC.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO DEFGENERIC ...). >;;; Note: >;;; in file GENERIC.LSP, position 566 >;;; at (FSET 'DEFGENERIC ...) >;;; Checking type of #:LET34 to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 566 >;;; at (FSET 'DEFGENERIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 566 >;;; at (FSET 'DEFGENERIC ...) >;;; Checking type of #:LOOP-LIST-TAIL32 to be CONS >;;; Note: >;;; in file GENERIC.LSP, position 566 >;;; at (FSET 'DEFGENERIC ...) >;;; Checking type of #:LET39 to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 566 >;;; at (FSET 'DEFGENERIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST35) to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 566 >;;; at (FSET 'DEFGENERIC ...) >;;; Checking type of #:LOOP-LIST-TAIL37 to be CONS >;;; Compiling (DEFUN PARSE-DEFGENERIC ...). >;;; Compiling (DEFUN PARSE-GENERIC-OPTIONS ...). >;;; Compiling (DEFUN PARSE-LAMBDA-LIST ...). >;;; Compiling (DEFUN VALID-DECLARATION-P ...). >;;; Note: >;;; in file GENERIC.LSP, position 3732 >;;; at (DEFUN VALID-DECLARATION-P ...) >;;; Checking type of #:LET55 to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 3732 >;;; at (DEFUN VALID-DECLARATION-P ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST53) to be LIST >;;; Compiling (DEFUN LAMBDA-LIST-REQUIRED-ARGUMENTS ...). >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; Note: >;;; in file GENERIC.LSP, position 4225 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of #:LET74 to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 4225 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST70) to be LIST >;;; Note: >;;; in file GENERIC.LSP, position 4225 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; Checking type of #:LOOP-LIST-TAIL72 to be CONS >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; Style warning: >;;; in file GENERIC.LSP, position 6928 >;;; at (DEFMETHOD SHARED-INITIALIZE ...) >;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. >;;; Compiling (DEFUN ASSOCIATE-METHODS-TO-GFUN ...). >;;; Function ASSOCIATE-METHODS-TO-GFUN proclaimed (0,65536) >;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). >;;; Compiling (DEFMETHOD ENSURE-GENERIC-FUNCTION-USING-CLASS ...). >;;; Compiling (DEFUN ENSURE-GENERIC-FUNCTION ...). >;;; End of Pass 1. >;;; Emitting code for DEFGENERIC. >;;; 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 #:G64. >;;; Emitting code for #:G68. >;;; Emitting code for #:G79. >;;; Emitting code for ASSOCIATE-METHODS-TO-GFUN. >;;; Emitting code for #:G110. >;;; Emitting code for #:G145. >;;; Emitting code for ENSURE-GENERIC-FUNCTION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/generic.c -o clos/generic.o >;;; Finished compiling SRC:CLOS;GENERIC.LSP. >;;; >(compile-file "src:clos;fixup.lsp" :output-file #P"BUILD:CLOS;FIXUP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;FIXUP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMETHOD READER-METHOD-CLASS ...). >;;; Compiling (DEFMETHOD WRITER-METHOD-CLASS ...). >;;; Compiling (DEFUN REGISTER-METHOD-WITH-SPECIALIZERS ...). >;;; Note: >;;; in file FIXUP.LSP, position 1852 >;;; at (DEFUN REGISTER-METHOD-WITH-SPECIALIZERS ...) >;;; Checking type of #:LET6 to be LIST >;;; Note: >;;; in file FIXUP.LSP, position 1852 >;;; at (DEFUN REGISTER-METHOD-WITH-SPECIALIZERS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST >;;; Compiling (DEFUN METHOD-P ...). >;;; Compiling (DEFUN MAKE-METHOD ...). >;;; Compiling (DEFUN ALL-KEYWORDS ...). >;;; Compiling (DEFUN CONGRUENT-LAMBDA-P ...). >;;; Compiling (DEFUN ADD-METHOD ...). >;;; Compiling (DEFUN FUNCTION-TO-METHOD ...). >;;; Compiling (DEFUN REMOVE-METHOD ...). >;;; Note: >;;; in file FIXUP.LSP, position 7205 >;;; at (DEFUN REMOVE-METHOD ...) >;;; Checking type of #:LET39 to be LIST >;;; Note: >;;; in file FIXUP.LSP, position 7205 >;;; at (DEFUN REMOVE-METHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST37) to be LIST >;;; Compiling (DEFMETHOD AUX-COMPUTE-APPLICABLE-METHODS ...). >;;; Compiling (DEFMETHOD COMPUTE-APPLICABLE-METHODS-USING-CLASSES ...). >;;; Compiling (DEFMETHOD NO-APPLICABLE-METHOD ...). >;;; Note: >;;; in file FIXUP.LSP, position 9013 >;;; at (DEFMETHOD NO-APPLICABLE-METHOD ...) >;;; Checking type of #:LET52 to be LIST >;;; Note: >;;; in file FIXUP.LSP, position 9013 >;;; at (DEFMETHOD NO-APPLICABLE-METHOD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST48) to be LIST >;;; Note: >;;; in file FIXUP.LSP, position 9013 >;;; at (DEFMETHOD NO-APPLICABLE-METHOD ...) >;;; Checking type of #:LOOP-LIST-TAIL50 to be CONS >;;; Compiling (DEFMETHOD NO-NEXT-METHOD ...). >;;; Compiling (DEFUN NO-PRIMARY-METHOD ...). >;;; Compiling (DEFUN SETF-FIND-CLASS ...). >;;; Compiling (DEFMETHOD ADD-DEPENDENT ...). >;;; Compiling (DEFMETHOD ADD-DEPENDENT ...). >;;; Compiling (DEFMETHOD REMOVE-DEPENDENT ...). >;;; Compiling (DEFMETHOD REMOVE-DEPENDENT ...). >;;; Compiling (DEFMETHOD MAP-DEPENDENTS ...). >;;; Compiling (DEFMETHOD MAP-DEPENDENTS ...). >;;; Compiling (DEFGENERIC UPDATE-DEPENDENT ...). >;;; Compiling (DEFCLASS INITARGS-UPDATER ...). >;;; Compiling (DEFUN RECURSIVELY-UPDATE-CLASSES ...). >;;; Note: >;;; in file FIXUP.LSP, position 11211 >;;; at (DEFUN RECURSIVELY-UPDATE-CLASSES ...) >;;; Checking type of #:LET111 to be LIST >;;; Note: >;;; in file FIXUP.LSP, position 11211 >;;; at (DEFUN RECURSIVELY-UPDATE-CLASSES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST109) to be LIST >;;; Compiling (DEFMETHOD UPDATE-DEPENDENT ...). >;;; End of Pass 1. >;;; Style warning: >;;; in file fixup.lsp, position 2019 >;;; at (DOLIST (METHOD-INFO *EARLY-METHODS* ...) ...) >;;; ! The argument 1 of function FIND-CLASS has type >;;; NIL >;;; instead of expected >;;; SYMBOL >;;; Emitting code for #:G0. >;;; Emitting code for #:G2. >;;; Emitting code for REGISTER-METHOD-WITH-SPECIALIZERS. >;;; Emitting code for METHOD-P. >;;; Emitting code for MAKE-METHOD. >;;; Emitting code for ALL-KEYWORDS. >;;; Emitting code for CONGRUENT-LAMBDA-P. >;;; Emitting code for ADD-METHOD. >;;; Emitting code for FUNCTION-TO-METHOD. >;;; Emitting code for REMOVE-METHOD. >;;; Emitting code for #:G40. >;;; Emitting code for #:G45. >;;; Emitting code for #:G46. >;;; Emitting code for #:G53. >;;; Emitting code for NO-PRIMARY-METHOD. >;;; Emitting code for SETF-FIND-CLASS. >;;; Emitting code for #:G70. >;;; Emitting code for #:G80. >;;; Emitting code for #:G88. >;;; Emitting code for #:G95. >;;; Emitting code for #:G98. >;;; Emitting code for #:G102. >;;; Emitting code for RECURSIVELY-UPDATE-CLASSES. >;;; Emitting code for #:G112. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/fixup.c -o clos/fixup.o >;;; Finished compiling SRC:CLOS;FIXUP.LSP. >;;; >(compile-file "src:clos;conditions.lsp" :output-file #P"BUILD:CLOS;CONDITIONS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;CONDITIONS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO UNIQUE-ID ...). >;;; Compiling (DEFPARAMETER *RESTART-CLUSTERS* ...). >;;; Compiling (DEFPARAMETER *CONDITION-RESTARTS* ...). >;;; Compiling (DEFUN COMPUTE-RESTARTS ...). >;;; Function COMPUTE-RESTARTS proclaimed (0,1) >;;; Compiling (DEFUN RESTART-PRINT ...). >;;; Compiling (DEFSTRUCT (RESTART #) ...). >;;; Compiling (DEFUN RESTART-REPORT ...). >;;; Compiling (DEFUN BIND-SIMPLE-RESTARTS ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 2505 >;;; at (DEFUN BIND-SIMPLE-RESTARTS ...) >;;; Checking type of #:LET22 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 2505 >;;; at (DEFUN BIND-SIMPLE-RESTARTS ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST18) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 2505 >;;; at (DEFUN BIND-SIMPLE-RESTARTS ...) >;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS >;;; Function BIND-SIMPLE-RESTARTS proclaimed (2,2) >;;; Compiling (DEFUN BIND-SIMPLE-HANDLERS ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 2886 >;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) >;;; Checking type of #:LET28 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 2886 >;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST24) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 2886 >;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) >;;; Checking type of #:LOOP-LIST-TAIL26 to be CONS >;;; Style warning: >;;; in file CONDITIONS.LSP, position 2886 >;;; at (DEFUN BIND-SIMPLE-HANDLERS ...) >;;; ! Variable NAME was undefined. Compiler assumes it is a global. >;;; Function BIND-SIMPLE-HANDLERS proclaimed (2,2) >;;; Compiling (DEFMACRO RESTART-BIND ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 3202 >;;; at (FSET 'RESTART-BIND ...) >;;; Checking type of #:LET41 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 3202 >;;; at (FSET 'RESTART-BIND ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST37) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 3202 >;;; at (FSET 'RESTART-BIND ...) >;;; Checking type of #:LOOP-LIST-TAIL39 to be CONS >;;; Compiling (DEFUN FIND-RESTART ...). >;;; Function FIND-RESTART proclaimed (1,2) >;;; Compiling (DEFUN FIND-RESTART-NEVER-FAIL ...). >;;; Compiling (DEFUN INVOKE-RESTART ...). >;;; Function INVOKE-RESTART proclaimed (1,65536) >;;; Compiling (DEFUN INVOKE-RESTART-INTERACTIVELY ...). >;;; Function INVOKE-RESTART-INTERACTIVELY proclaimed (1,1) >;;; Compiling (DEFMACRO RESTART-CASE ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of #:LET56 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST52) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of #:LOOP-LIST-TAIL54 to be CONS >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of #:LET67 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST63) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of #:LOOP-LIST-TAIL65 to be CONS >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of #:LET74 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST70) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 4404 >;;; at (FSET 'RESTART-CASE ...) >;;; Checking type of #:G75 to be CONS >;;; Compiling (DEFMACRO WITH-SIMPLE-RESTART ...). >;;; Compiling (DEFMACRO WITH-CONDITION-RESTARTS ...). >;;; Compiling (DEFCLASS CONDITION ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFMACRO DEFINE-CONDITION ...). >;;; Compiling (DEFUN FIND-SUBCLASSES-OF-TYPE ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 8966 >;;; at (DEFUN FIND-SUBCLASSES-OF-TYPE ...) >;;; Checking type of #:LET136 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 8966 >;;; at (DEFUN FIND-SUBCLASSES-OF-TYPE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST132) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 8966 >;;; at (DEFUN FIND-SUBCLASSES-OF-TYPE ...) >;;; Checking type of #:G137 to be CONS >;;; Compiling (DEFUN MAKE-CONDITION ...). >;;; Function MAKE-CONDITION proclaimed (1,65536) >;;; Compiling (DEFPARAMETER *HANDLER-CLUSTERS* ...). >;;; Compiling (DEFMACRO HANDLER-BIND ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 12100 >;;; at (FSET 'HANDLER-BIND ...) >;;; Checking type of #:LET152 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 12100 >;;; at (FSET 'HANDLER-BIND ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST148) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 12100 >;;; at (FSET 'HANDLER-BIND ...) >;;; Checking type of #:LOOP-LIST-TAIL150 to be CONS >;;; Compiling (DEFUN SIGNAL ...). >;;; Compiling (DEFUN COERCE-TO-CONDITION ...). >;;; Compiling (DEFUN BREAK ...). >;;; Compiling (DEFUN WARN ...). >;;; Compiling (DEFINE-CONDITION WARNING ...). >;;; Compiling (DEFINE-CONDITION SERIOUS-CONDITION ...). >;;; Compiling (DEFINE-CONDITION ERROR ...). >;;; Compiling (DEFINE-CONDITION SIMPLE-CONDITION ...). >;;; Compiling (DEFINE-CONDITION SIMPLE-WARNING ...). >;;; Compiling (DEFINE-CONDITION STYLE-WARNING ...). >;;; Compiling (DEFINE-CONDITION SIMPLE-STYLE-WARNING ...). >;;; Compiling (DEFINE-CONDITION SIMPLE-ERROR ...). >;;; Compiling (DEFINE-CONDITION STORAGE-CONDITION ...). >;;; Compiling (DEFINE-CONDITION SEGMENTATION-VIOLATION ...). >;;; Compiling (DEFINE-CONDITION STACK-OVERFLOW ...). >;;; Compiling (DEFINE-CONDITION STORAGE-EXHAUSTED ...). >;;; Compiling (DEFINE-CONDITION ILLEGAL-INSTRUCTION ...). >;;; Compiling (DEFINE-CONDITION UNIX-SIGNAL-RECEIVED ...). >;;; Compiling (DEFINE-CONDITION TYPE-ERROR ...). >;;; Compiling (DEFINE-CONDITION SIMPLE-TYPE-ERROR ...). >;;; Compiling (DEFINE-CONDITION CASE-FAILURE ...). >;;; Compiling (DEFINE-CONDITION PROGRAM-ERROR ...). >;;; Compiling (DEFINE-CONDITION CONTROL-ERROR ...). >;;; Compiling (DEFINE-CONDITION STREAM-ERROR ...). >;;; Compiling (DEFINE-CONDITION END-OF-FILE ...). >;;; Compiling (DEFINE-CONDITION FILE-ERROR ...). >;;; Compiling (DEFINE-CONDITION PACKAGE-ERROR ...). >;;; Compiling (DEFINE-CONDITION CELL-ERROR ...). >;;; Compiling (DEFINE-CONDITION UNBOUND-VARIABLE ...). >;;; Compiling (DEFINE-CONDITION UNBOUND-SLOT ...). >;;; Compiling (DEFINE-CONDITION UNDEFINED-FUNCTION ...). >;;; Compiling (DEFINE-CONDITION ARITHMETIC-ERROR ...). >;;; Compiling (DEFINE-CONDITION DIVISION-BY-ZERO ...). >;;; Compiling (DEFINE-CONDITION FLOATING-POINT-OVERFLOW ...). >;;; Compiling (DEFINE-CONDITION FLOATING-POINT-UNDERFLOW ...). >;;; Compiling (DEFINE-CONDITION FLOATING-POINT-INEXACT ...). >;;; Compiling (DEFINE-CONDITION FLOATING-POINT-INVALID-OPERATION ...). >;;; Compiling (DEFINE-CONDITION ABORT-FAILURE ...). >;;; Compiling (DEFINE-CONDITION PRINT-NOT-READABLE ...). >;;; Compiling (DEFINE-CONDITION PARSE-ERROR ...). >;;; Compiling (DEFINE-CONDITION READER-ERROR ...). >;;; Compiling (DEFINE-CONDITION FORMAT-ERROR ...). >;;; Compiling (DEFINE-CONDITION INTERACTIVE-INTERRUPT ...). >;;; Compiling (DEFUN SIGNAL-SIMPLE-ERROR ...). >;;; Function SIGNAL-SIMPLE-ERROR proclaimed (0,65536) >;;; Compiling (DEFMACRO HANDLER-CASE ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of #:LET214 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST210) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of #:LOOP-LIST-TAIL212 to be CONS >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of #:LET221 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST217) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of #:LOOP-LIST-TAIL219 to be CONS >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of #:LET228 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST224) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 22904 >;;; at (FSET 'HANDLER-CASE ...) >;;; Checking type of #:G229 to be CONS >;;; Compiling (DEFMACRO IGNORE-ERRORS ...). >;;; Compiling (DEFUN ABORT ...). >;;; Function ABORT proclaimed (0,1) >;;; Compiling (DEFUN CONTINUE ...). >;;; Function CONTINUE proclaimed (0,1) >;;; Compiling (DEFUN MUFFLE-WARNING ...). >;;; Function MUFFLE-WARNING proclaimed (0,1) >;;; Compiling (DEFUN STORE-VALUE ...). >;;; Function STORE-VALUE proclaimed (1,2) >;;; Compiling (DEFUN USE-VALUE ...). >;;; Function USE-VALUE proclaimed (1,2) >;;; Compiling (DEFUN ASSERT-REPORT ...). >;;; Compiling (DEFUN ASSERT-PROMPT ...). >;;; Compiling (DEFUN ASSERT-FAILURE ...). >;;; Note: >;;; in file CONDITIONS.LSP, position 25754 >;;; at (DEFUN ASSERT-FAILURE ...) >;;; Checking type of #:LET251 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 25754 >;;; at (DEFUN ASSERT-FAILURE ...) >;;; Checking type of #:LET253 to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 25754 >;;; at (DEFUN ASSERT-FAILURE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST246) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 25754 >;;; at (DEFUN ASSERT-FAILURE ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST247) to be LIST >;;; Note: >;;; in file CONDITIONS.LSP, position 25754 >;;; at (DEFUN ASSERT-FAILURE ...) >;;; Checking type of #:LOOP-LIST-TAIL249 to be CONS >;;; Function ASSERT-FAILURE proclaimed (0,65536) >;;; Compiling (DEFUN UNIVERSAL-ERROR-HANDLER ...). >;;; Compiling (DEFUN TPL-CONTINUE-COMMAND ...). >;;; End of Pass 1. >;;; 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 BIND-SIMPLE-RESTARTS. >;;; Emitting code for SIMPLE-RESTART-FUNCTION. >;;; Emitting code for #:G17. >;;; Emitting code for BIND-SIMPLE-HANDLERS. >;;; Emitting code for RESTART-BIND. >;;; 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. >;;; Emitting code for TRANSFORM-KEYWORDS. >;;; Emitting code for WITH-SIMPLE-RESTART. >;;; Emitting code for WITH-CONDITION-RESTARTS. >;;; Emitting code for #:G99. >;;; Emitting code for DEFINE-CONDITION. >;;; Emitting code for FIND-SUBCLASSES-OF-TYPE. >;;; Emitting code for MAKE-CONDITION. >;;; Emitting code for HANDLER-BIND. >;;; Emitting code for #:G146. >;;; Emitting code for SIGNAL. >;;; Emitting code for COERCE-TO-CONDITION. >;;; Emitting code for BREAK. >;;; Emitting code for #:G164. >;;; Emitting code for #:G165. >;;; Emitting code for WARN. >;;; Emitting code for #:G173. >;;; Emitting code for #:G174. >;;; Emitting code for #:G176. >;;; Emitting code for #:G177. >;;; Emitting code for #:G178. >;;; Emitting code for #:G179. >;;; Emitting code for #:G180. >;;; Emitting code for #:G181. >;;; Emitting code for #:G182. >;;; Emitting code for #:G183. >;;; Emitting code for #:G184. >;;; Emitting code for #:G185. >;;; Emitting code for #:G186. >;;; Emitting code for #:G187. >;;; Emitting code for #:G188. >;;; Emitting code for #:G189. >;;; Emitting code for #:G190. >;;; Emitting code for #:G191. >;;; Emitting code for #:G192. >;;; Emitting code for #:G193. >;;; Emitting code for #:G194. >;;; Emitting code for #:G195. >;;; Emitting code for #:G196. >;;; Emitting code for #:G197. >;;; Emitting code for #:G198. >;;; Emitting code for #:G200. >;;; Emitting code for #:G201. >;;; Emitting code for #:G199. >;;; Emitting code for SIGNAL-SIMPLE-ERROR. >;;; Emitting code for HANDLER-CASE. >;;; 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. >;;; Emitting code for ASSERT-REPORT. >;;; Emitting code for ASSERT-PROMPT. >;;; Emitting code for READ-IT. >;;; Emitting code for ASSERT-FAILURE. >;;; Emitting code for #:G243. >;;; Emitting code for #:G244. >;;; Emitting code for UNIVERSAL-ERROR-HANDLER. >;;; Emitting code for #:G258. >;;; Emitting code for #:G259. >;;; Emitting code for #:G265. >;;; Emitting code for #:G266. >;;; Emitting code for #:G272. >;;; Emitting code for #:G273. >;;; Emitting code for #:G278. >;;; Emitting code for #:G279. >;;; Emitting code for #:G284. >;;; Emitting code for #:G285. >;;; Emitting code for TPL-CONTINUE-COMMAND. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/conditions.c -o clos/conditions.o >;;; Finished compiling SRC:CLOS;CONDITIONS.LSP. >;;; >(compile-file "src:clos;print.lsp" :output-file #P"BUILD:CLOS;PRINT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;PRINT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-LOAD-FORM-SAVING-SLOTS ...). >;;; Compiling (DEFUN NEED-TO-MAKE-LOAD-FORM-P ...). >;;; Function NEED-TO-MAKE-LOAD-FORM-P proclaimed (2,2) >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Note: >;;; in file PRINT.LSP, position 3389 >;;; at (DEFMETHOD MAKE-LOAD-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL34 to be CONS >;;; Note: >;;; in file PRINT.LSP, position 3389 >;;; at (DEFMETHOD MAKE-LOAD-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL45 to be CONS >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Style warning: >;;; in file PRINT.LSP, position 5502 >;;; at (DEFMETHOD MAKE-LOAD-FORM ...) >;;; ! The variable ENVIRONMENT is not used. >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Style warning: >;;; in file PRINT.LSP, position 5608 >;;; at (DEFMETHOD MAKE-LOAD-FORM ...) >;;; ! The variable ENVIRONMENT is not used. >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Style warning: >;;; in file PRINT.LSP, position 5715 >;;; at (DEFMETHOD MAKE-LOAD-FORM ...) >;;; ! The variable ENVIRONMENT is not used. >;;; Compiling (DEFUN NO-MAKE-LOAD-FORM ...). >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Compiling (DEFMETHOD MAKE-LOAD-FORM ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFUN FLOAT-NAN-STRING ...). >;;; Compiling (DEFUN FLOAT-INFINITY-STRING ...). >;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). >;;; Note: >;;; in file PRINT.LSP, position 9368 >;;; at (DEFMETHOD DESCRIBE-OBJECT ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; Compiling (DEFMETHOD DESCRIBE-OBJECT ...). >;;; Note: >;;; in file PRINT.LSP, position 9845 >;;; at (DEFMETHOD DESCRIBE-OBJECT ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; End of Pass 1. >;;; Emitting code for MAKE-LOAD-FORM-SAVING-SLOTS. >;;; Emitting code for NEED-TO-MAKE-LOAD-FORM-P. >;;; Emitting code for RECURSIVE-TEST. >;;; Emitting code for #:G30. >;;; Emitting code for MAYBE-QUOTE. >;;; Emitting code for #:G53. >;;; Emitting code for #:G54. >;;; Emitting code for #:G55. >;;; Emitting code for NO-MAKE-LOAD-FORM. >;;; Emitting code for #:G56. >;;; Emitting code for #:G57. >;;; Emitting code for #:G58. >;;; Emitting code for #:G59. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for #:G60. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for #:G61. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for #:G62. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for FLOAT-NAN-STRING. >;;; Emitting code for FLOAT-INFINITY-STRING. >;;; Emitting code for #:G63. >;;; Emitting code for #:G69. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/print.c -o clos/print.o >;;; Finished compiling SRC:CLOS;PRINT.LSP. >;;; >(compile-file "src:clos;streams.lsp" :output-file #P"BUILD:CLOS;STREAMS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;STREAMS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFGENERIC STREAM-ADVANCE-TO-COLUMN ...). >;;; Compiling (DEFGENERIC STREAM-CLEAR-INPUT ...). >;;; Compiling (DEFGENERIC STREAM-CLEAR-OUTPUT ...). >;;; Compiling (DEFGENERIC CLOSE ...). >;;; Compiling (DEFGENERIC STREAM-ELEMENT-TYPE ...). >;;; Compiling (DEFGENERIC STREAM-FINISH-OUTPUT ...). >;;; Compiling (DEFGENERIC STREAM-FORCE-OUTPUT ...). >;;; Compiling (DEFGENERIC STREAM-FRESH-LINE ...). >;;; Compiling (DEFGENERIC INPUT-STREAM-P ...). >;;; Compiling (DEFGENERIC STREAM-P ...). >;;; Compiling (DEFGENERIC STREAM-INTERACTIVE-P ...). >;;; Compiling (DEFGENERIC STREAM-LINE-COLUMN ...). >;;; Compiling (DEFGENERIC STREAM-LISTEN ...). >;;; Compiling (DEFGENERIC OPEN-STREAM-P ...). >;;; Compiling (DEFGENERIC OUTPUT-STREAM-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 (DEFGENERIC STREAM-FILE-POSITION ...). >;;; Compiling (DEFGENERIC STREAM-FILE-DESCRIPTOR ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-INPUT-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-OUTPUT-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-INPUT-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-CHARACTER-OUTPUT-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-INPUT-STREAM ...). >;;; Compiling (DEFCLASS FUNDAMENTAL-BINARY-OUTPUT-STREAM ...). >;;; Compiling (DEFUN BUG-OR-ERROR ...). >;;; Compiling (DEFMETHOD STREAM-ADVANCE-TO-COLUMN ...). >;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). >;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). >;;; Compiling (DEFMETHOD STREAM-CLEAR-INPUT ...). >;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-CLEAR-OUTPUT ...). >;;; Compiling (DEFMETHOD CLOSE ...). >;;; Compiling (DEFMETHOD CLOSE ...). >;;; Compiling (DEFMETHOD CLOSE ...). >;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). >;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). >;;; Compiling (DEFMETHOD STREAM-ELEMENT-TYPE ...). >;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-FINISH-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-FORCE-OUTPUT ...). >;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). >;;; Compiling (DEFMETHOD STREAM-FRESH-LINE ...). >;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD INPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD STREAM-INTERACTIVE-P ...). >;;; Compiling (DEFMETHOD STREAM-INTERACTIVE-P ...). >;;; Compiling (DEFMETHOD STREAM-LINE-COLUMN ...). >;;; Compiling (DEFMETHOD STREAM-LISTEN ...). >;;; Compiling (DEFMETHOD STREAM-LISTEN ...). >;;; Compiling (DEFMETHOD STREAM-LISTEN ...). >;;; Compiling (DEFMETHOD OPEN-STREAM-P ...). >;;; Compiling (DEFMETHOD OPEN-STREAM-P ...). >;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD OUTPUT-STREAM-P ...). >;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-PEEK-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-READ-BYTE ...). >;;; Compiling (DEFMETHOD STREAM-READ-BYTE ...). >;;; Compiling (DEFMETHOD STREAM-READ-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-READ-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-UNREAD-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-UNREAD-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). >;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). >;;; Compiling (DEFMETHOD STREAM-READ-CHAR-NO-HANG ...). >;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). >;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). >;;; Compiling (DEFMETHOD STREAM-READ-LINE ...). >;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-READ-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-START-LINE-P ...). >;;; Compiling (DEFMETHOD STREAM-FILE-POSITION ...). >;;; Compiling (DEFMETHOD STREAM-FILE-POSITION ...). >;;; Compiling (DEFMETHOD STREAMP ...). >;;; Compiling (DEFMETHOD STREAMP ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-BYTE ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-CHAR ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-SEQUENCE ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). >;;; Note: >;;; in file STREAMS.LSP, position 19316 >;;; at (DEFMETHOD STREAM-WRITE-STRING ...) >;;; In function G101, checking types of arguments START STRING. >;;; Note: >;;; in file STREAMS.LSP, position 19316 >;;; at (DEFMETHOD STREAM-WRITE-STRING ...) >;;; Checking type of STRING to be STRING >;;; Note: >;;; in file STREAMS.LSP, position 19316 >;;; at (DEFMETHOD STREAM-WRITE-STRING ...) >;;; Checking type of START to be FIXNUM >;;; Note: >;;; in file STREAMS.LSP, position 19316 >;;; at (DEFMETHOD STREAM-WRITE-STRING ...) >;;; Checking type of (OR END (LENGTH STRING)) to be FIXNUM >;;; Note: >;;; in file STREAMS.LSP, position 19316 >;;; at (DEFMETHOD STREAM-WRITE-STRING ...) >;;; Checking type of START to be SI::INDEX >;;; Note: >;;; in file STREAMS.LSP, position 19316 >;;; at (DEFMETHOD STREAM-WRITE-STRING ...) >;;; Checking type of (1+ POS) to be SI::INDEX >;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). >;;; Compiling (DEFMETHOD STREAM-WRITE-STRING ...). >;;; Compiling (DEFMETHOD STREAM-TERPRI ...). >;;; Compiling (DEFMETHOD STREAM-TERPRI ...). >;;; Compiling (DEFMETHOD STREAM-TERPRI ...). >;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). >;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). >;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). >;;; Compiling (DEFMETHOD STREAM-FILE-DESCRIPTOR ...). >;;; Compiling (DEFUN REDEFINE-CL-FUNCTIONS ...). >;;; Note: >;;; in file STREAMS.LSP, position 22370 >;;; at (DEFUN REDEFINE-CL-FUNCTIONS ...) >;;; Checking type of #:LET131 to be LIST >;;; Note: >;;; in file STREAMS.LSP, position 22370 >;;; at (DEFUN REDEFINE-CL-FUNCTIONS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST129) to be LIST >;;; Style warning: >;;; in file STREAMS.LSP, position 23015 >;;; at (SETF *CLOS-BOOTED* ...) >;;; ! Variable *CLOS-BOOTED* was undefined. Compiler assumes it is a global. >;;; End of Pass 1. >;;; Emitting code for BUG-OR-ERROR. >;;; Emitting code for #:G0. >;;; Emitting code for #:G6. >;;; Emitting code for #:G7. >;;; Emitting code for #:G8. >;;; Emitting code for #:G9. >;;; Emitting code for #:G10. >;;; Emitting code for #:G11. >;;; Emitting code for #:G16. >;;; Emitting code for #:G19. >;;; Emitting code for #:G20. >;;; Emitting code for #:G21. >;;; Emitting code for #:G22. >;;; Emitting code for #:G23. >;;; Emitting code for #:G24. >;;; Emitting code for #:G25. >;;; Emitting code for #:G26. >;;; Emitting code for #:G27. >;;; Emitting code for #:G28. >;;; Emitting code for #:G29. >;;; Emitting code for #:G30. >;;; Emitting code for #:G31. >;;; Emitting code for #:G32. >;;; Emitting code for #:G33. >;;; Emitting code for #:G34. >;;; Emitting code for #:G35. >;;; Emitting code for #:G36. >;;; Emitting code for #:G37. >;;; Emitting code for #:G38. >;;; Emitting code for #:G39. >;;; Emitting code for #:G40. >;;; Emitting code for #:G41. >;;; Emitting code for #:G42. >;;; Emitting code for #:G43. >;;; Emitting code for #:G44. >;;; Emitting code for #:G45. >;;; Emitting code for #:G46. >;;; Emitting code for #:G47. >;;; Emitting code for #:G48. >;;; Emitting code for #:G49. >;;; Emitting code for #:G50. >;;; Emitting code for #:G51. >;;; Emitting code for #:G52. >;;; Emitting code for #:G53. >;;; Emitting code for #:G54. >;;; Emitting code for #:G55. >;;; Emitting code for #:G56. >;;; Emitting code for #:G57. >;;; Emitting code for #:G58. >;;; Emitting code for #:G59. >;;; Emitting code for #:G72. >;;; Emitting code for #:G82. >;;; Emitting code for #:G83. >;;; Emitting code for #:G84. >;;; Emitting code for #:G85. >;;; Emitting code for #:G86. >;;; Emitting code for #:G87. >;;; Emitting code for #:G88. >;;; Emitting code for #:G89. >;;; Emitting code for #:G90. >;;; Emitting code for #:G91. >;;; Emitting code for #:G92. >;;; Emitting code for #:G93. >;;; Emitting code for #:G94. >;;; Emitting code for #:G95. >;;; Emitting code for #:G96. >;;; Emitting code for #:G97. >;;; Emitting code for #:G98. >;;; Emitting code for #:G99. >;;; Emitting code for #:G100. >;;; Emitting code for #:G101. >;;; Emitting code for #:G114. >;;; Emitting code for #:G115. >;;; Emitting code for #:G116. >;;; Emitting code for #:G117. >;;; Emitting code for #:G118. >;;; Emitting code for #:G119. >;;; Emitting code for #:G121. >;;; Emitting code for #:G122. >;;; Emitting code for #:G124. >;;; Emitting code for REDEFINE-CL-FUNCTIONS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/streams.c -o clos/streams.o >;;; Finished compiling SRC:CLOS;STREAMS.LSP. >;;; >(compile-file "src:lsp;pprint.lsp" :output-file #P"BUILD:CLOS;PPRINT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;PPRINT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFCLASS PRETTY-STREAM ...). >;;; Compiling (DEFUN PRETTY-STREAM-P ...). >;;; Compiling (DEFUN MAKE-PRETTY-STREAM ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFUN INDEX-POSN ...). >;;; Note: >;;; in file PPRINT.LSP, position 4754 >;;; at (DEFUN INDEX-POSN ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFUN POSN-INDEX ...). >;;; Note: >;;; in file PPRINT.LSP, position 4896 >;;; at (DEFUN POSN-INDEX ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFUN POSN-COLUMN ...). >;;; Note: >;;; in file PPRINT.LSP, position 5034 >;;; at (DEFUN POSN-COLUMN ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 5034 >;;; at (DEFUN POSN-COLUMN ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFMETHOD GRAY:STREAM-WRITE-CHAR ...). >;;; Compiling (DEFMETHOD GRAY:STREAM-FORCE-OUTPUT ...). >;;; Compiling (DEFMETHOD GRAY:STREAM-CLEAR-OUTPUT ...). >;;; Note: >;;; in file PPRINT.LSP, position 5428 >;;; at (DEFMETHOD STREAM-CLEAR-OUTPUT ...) >;;; Inlining read access to slot TARGET from class PRETTY-STREAM >;;; Compiling (DEFUN PRETTY-OUT ...). >;;; Note: >;;; in file PPRINT.LSP, position 5579 >;;; at (DEFUN PRETTY-OUT ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 5579 >;;; at (DEFUN PRETTY-OUT ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 5579 >;;; at (DEFUN PRETTY-OUT ...) >;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Compiling (DEFUN PRETTY-SOUT ...). >;;; Note: >;;; in file PPRINT.LSP, position 6018 >;;; at (DEFUN PRETTY-SOUT ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 6018 >;;; at (DEFUN PRETTY-SOUT ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 6018 >;;; at (DEFUN PRETTY-SOUT ...) >;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Compiling (DEFSTRUCT LOGICAL-BLOCK ...). >;;; Compiling (DEFUN REALLY-START-LOGICAL-BLOCK ...). >;;; Note: >;;; in file PPRINT.LSP, position 7615 >;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 7615 >;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 7615 >;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) >;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 7615 >;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot PREFIX from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 7615 >;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 7615 >;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) >;;; Inlining write access to slot SUFFIX from class PRETTY-STREAM >;;; Compiling (DEFUN SET-INDENTATION ...). >;;; Note: >;;; in file PPRINT.LSP, position 9385 >;;; at (DEFUN SET-INDENTATION ...) >;;; Inlining read access to slot PREFIX from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 9385 >;;; at (DEFUN SET-INDENTATION ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 9385 >;;; at (DEFUN SET-INDENTATION ...) >;;; Inlining write access to slot PREFIX from class PRETTY-STREAM >;;; Compiling (DEFUN REALLY-END-LOGICAL-BLOCK ...). >;;; Note: >;;; in file PPRINT.LSP, position 10152 >;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 10152 >;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) >;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 10152 >;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 10152 >;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot PREFIX from class PRETTY-STREAM >;;; Compiling (DEFSTRUCT QUEUED-OP ...). >;;; Compiling (DEFSTRUCT (SECTION-START #) ...). >;;; Compiling (DEFSTRUCT (NEWLINE #) ...). >;;; Compiling (DEFUN ENQUEUE-NEWLINE ...). >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining INDEX-POSN >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 11640 >;;; at (DEFUN ENQUEUE-NEWLINE ...) >;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Compiling (DEFSTRUCT (INDENTATION #) ...). >;;; Compiling (DEFUN ENQUEUE-INDENT ...). >;;; Note: >;;; in file PPRINT.LSP, position 12334 >;;; at (DEFUN ENQUEUE-INDENT ...) >;;; Inlining INDEX-POSN >;;; Note: >;;; in file PPRINT.LSP, position 12334 >;;; at (DEFUN ENQUEUE-INDENT ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12334 >;;; at (DEFUN ENQUEUE-INDENT ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12334 >;;; at (DEFUN ENQUEUE-INDENT ...) >;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12334 >;;; at (DEFUN ENQUEUE-INDENT ...) >;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12334 >;;; at (DEFUN ENQUEUE-INDENT ...) >;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Compiling (DEFSTRUCT (BLOCK-START #) ...). >;;; Compiling (DEFUN START-LOGICAL-BLOCK ...). >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; In function START-LOGICAL-BLOCK, checking types of arguments SUFFIX PREFIX STREAM. >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Checking type of STREAM to be PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Checking type of PREFIX to be STRING >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Checking type of SUFFIX to be STRING >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining INDEX-POSN >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 12639 >;;; at (DEFUN START-LOGICAL-BLOCK ...) >;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM >;;; Compiling (DEFSTRUCT (BLOCK-END #) ...). >;;; Compiling (DEFUN END-LOGICAL-BLOCK ...). >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining INDEX-POSN >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13366 >;;; at (DEFUN END-LOGICAL-BLOCK ...) >;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Compiling (DEFSTRUCT (TAB #) ...). >;;; Compiling (DEFUN ENQUEUE-TAB ...). >;;; Note: >;;; in file PPRINT.LSP, position 13900 >;;; at (DEFUN ENQUEUE-TAB ...) >;;; Inlining INDEX-POSN >;;; Note: >;;; in file PPRINT.LSP, position 13900 >;;; at (DEFUN ENQUEUE-TAB ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13900 >;;; at (DEFUN ENQUEUE-TAB ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13900 >;;; at (DEFUN ENQUEUE-TAB ...) >;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13900 >;;; at (DEFUN ENQUEUE-TAB ...) >;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 13900 >;;; at (DEFUN ENQUEUE-TAB ...) >;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Compiling (DEFUN COMPUTE-TAB-SIZE ...). >;;; Compiling (DEFUN INDEX-COLUMN ...). >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining INDEX-POSN >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 14876 >;;; at (DEFUN INDEX-COLUMN ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFUN EXPAND-TABS ...). >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining write access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 15566 >;;; at (DEFUN EXPAND-TABS ...) >;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFUN ASSURE-SPACE-IN-BUFFER ...). >;;; Note: >;;; in file PPRINT.LSP, position 17405 >;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 17405 >;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 17405 >;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) >;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 17405 >;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) >;;; Inlining write access to slot BUFFER from class PRETTY-STREAM >;;; Compiling (DEFUN MAYBE-OUTPUT ...). >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining POSN-COLUMN >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining POSN-COLUMN >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 18186 >;;; at (DEFUN MAYBE-OUTPUT ...) >;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Compiling (DEFUN MISERING-P ...). >;;; Note: >;;; in file PPRINT.LSP, position 20091 >;;; at (DEFUN MISERING-P ...) >;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 20091 >;;; at (DEFUN MISERING-P ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Compiling (DEFUN FITS-ON-LINE-P ...). >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining POSN-COLUMN >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 20353 >;;; at (DEFUN FITS-ON-LINE-P ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Compiling (DEFUN OUTPUT-LINE ...). >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot TARGET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining write access to slot LINE-NUMBER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining write access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot PREFIX from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 21009 >;;; at (DEFUN OUTPUT-LINE ...) >;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFUN OUTPUT-PARTIAL-LINE ...). >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining POSN-INDEX >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot TARGET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 23422 >;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) >;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM >;;; Compiling (DEFUN FORCE-PRETTY-OUTPUT ...). >;;; Note: >;;; in file PPRINT.LSP, position 24230 >;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) >;;; Inlining read access to slot BUFFER from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 24230 >;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) >;;; Inlining read access to slot TARGET from class PRETTY-STREAM >;;; Note: >;;; in file PPRINT.LSP, position 24230 >;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) >;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM >;;; Compiling (DEFUN PPRINT-POP-HELPER ...). >;;; Function PPRINT-POP-HELPER proclaimed (0,65536) >;;; Compiling (DEFUN CHECK-PRINT-LEVEL ...). >;;; Compiling (DEFUN SEARCH-PRINT-CIRCLE ...). >;;; Compiling (DEFUN DO-PPRINT-LOGICAL-BLOCK ...). >;;; Compiling (DEFUN PPRINT-LOGICAL-BLOCK-HELPER ...). >;;; Function PPRINT-LOGICAL-BLOCK-HELPER proclaimed (0,65536) >;;; Compiling (DEFMACRO PPRINT-LOGICAL-BLOCK ...). >;;; Compiling (DEFMACRO PPRINT-EXIT-IF-LIST-EXHAUSTED ...). >;;; Compiling (DEFMACRO PPRINT-POP ...). >;;; Compiling (DEFUN PPRINT-NEWLINE ...). >;;; Warning: >;;; in file PPRINT.LSP, position 31542 >;;; at (DEFUN PPRINT-NEWLINE ...) >;;; ! Unknown declaration specifier VALUES >;;; Note: >;;; in file PPRINT.LSP, position 31542 >;;; at (DEFUN PPRINT-NEWLINE ...) >;;; In function PPRINT-NEWLINE, checking types of arguments STREAM KIND. >;;; Note: >;;; in file PPRINT.LSP, position 31542 >;;; at (DEFUN PPRINT-NEWLINE ...) >;;; Checking type of KIND to be (MEMBER LINEAR MISER FILL MANDATORY) >;;; Note: >;;; in file PPRINT.LSP, position 31542 >;;; at (DEFUN PPRINT-NEWLINE ...) >;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) >;;; Warning: >;;; in file PPRINT.LSP, position 31542 >;;; at (DEFUN PPRINT-NEWLINE ...) >;;; ! Unknown declaration specifier VALUES >;;; Function PPRINT-NEWLINE proclaimed (1,2) >;;; Compiling (DEFUN PPRINT-INDENT ...). >;;; Warning: >;;; in file PPRINT.LSP, position 33028 >;;; at (DEFUN PPRINT-INDENT ...) >;;; ! Unknown declaration specifier VALUES >;;; Note: >;;; in file PPRINT.LSP, position 33028 >;;; at (DEFUN PPRINT-INDENT ...) >;;; In function PPRINT-INDENT, checking types of arguments STREAM N RELATIVE-TO. >;;; Note: >;;; in file PPRINT.LSP, position 33028 >;;; at (DEFUN PPRINT-INDENT ...) >;;; Checking type of RELATIVE-TO to be (MEMBER BLOCK CURRENT) >;;; Note: >;;; in file PPRINT.LSP, position 33028 >;;; at (DEFUN PPRINT-INDENT ...) >;;; Checking type of N to be REAL >;;; Note: >;;; in file PPRINT.LSP, position 33028 >;;; at (DEFUN PPRINT-INDENT ...) >;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) >;;; Warning: >;;; in file PPRINT.LSP, position 33028 >;;; at (DEFUN PPRINT-INDENT ...) >;;; ! Unknown declaration specifier VALUES >;;; Function PPRINT-INDENT proclaimed (2,3) >;;; Compiling (DEFUN PPRINT-TAB ...). >;;; Warning: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; ! Unknown declaration specifier VALUES >;;; Note: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; In function PPRINT-TAB, checking types of arguments STREAM COLINC COLNUM KIND. >;;; Note: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; Checking type of KIND to be (MEMBER LINE SECTION LINE-RELATIVE SECTION-RELATIVE) >;;; Note: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; Checking type of COLNUM to be UNSIGNED-BYTE >;;; Note: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; Checking type of COLINC to be UNSIGNED-BYTE >;;; Note: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) >;;; Warning: >;;; in file PPRINT.LSP, position 34024 >;;; at (DEFUN PPRINT-TAB ...) >;;; ! Unknown declaration specifier VALUES >;;; Function PPRINT-TAB proclaimed (3,4) >;;; Compiling (DEFUN PPRINT-FILL ...). >;;; Note: >;;; in file PPRINT.LSP, position 35138 >;;; at (DEFUN PPRINT-FILL ...) >;;; In function PPRINT-FILL, checking types of arguments ATSIGN? COLON? STREAM. >;;; Note: >;;; in file PPRINT.LSP, position 35138 >;;; at (DEFUN PPRINT-FILL ...) >;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) >;;; Note: >;;; in file PPRINT.LSP, position 35138 >;;; at (DEFUN PPRINT-FILL ...) >;;; Checking type of COLON? to be GEN-BOOL >;;; Note: >;;; in file PPRINT.LSP, position 35138 >;;; at (DEFUN PPRINT-FILL ...) >;;; Checking type of ATSIGN? to be GEN-BOOL >;;; Style warning: >;;; in file PPRINT.LSP, position 35138 >;;; at (DEFUN PPRINT-FILL ...) >;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. >;;; Style warning: >;;; in file PPRINT.LSP, position 35138 >;;; at (DEFUN PPRINT-FILL ...) >;;; ! The variable ATSIGN? is not used. >;;; Function PPRINT-FILL proclaimed (2,4) >;;; Compiling (DEFUN PPRINT-LINEAR ...). >;;; Note: >;;; in file PPRINT.LSP, position 35913 >;;; at (DEFUN PPRINT-LINEAR ...) >;;; In function PPRINT-LINEAR, checking types of arguments ATSIGN? COLON? STREAM. >;;; Note: >;;; in file PPRINT.LSP, position 35913 >;;; at (DEFUN PPRINT-LINEAR ...) >;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) >;;; Note: >;;; in file PPRINT.LSP, position 35913 >;;; at (DEFUN PPRINT-LINEAR ...) >;;; Checking type of COLON? to be GEN-BOOL >;;; Note: >;;; in file PPRINT.LSP, position 35913 >;;; at (DEFUN PPRINT-LINEAR ...) >;;; Checking type of ATSIGN? to be GEN-BOOL >;;; Style warning: >;;; in file PPRINT.LSP, position 35913 >;;; at (DEFUN PPRINT-LINEAR ...) >;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. >;;; Style warning: >;;; in file PPRINT.LSP, position 35913 >;;; at (DEFUN PPRINT-LINEAR ...) >;;; ! The variable ATSIGN? is not used. >;;; Function PPRINT-LINEAR proclaimed (2,4) >;;; Compiling (DEFUN PPRINT-TABULAR ...). >;;; Note: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; In function PPRINT-TABULAR, checking types of arguments TABSIZE ATSIGN? COLON? STREAM. >;;; Note: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; Checking type of STREAM to be (OR STREAM (MEMBER T NIL)) >;;; Note: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; Checking type of COLON? to be GEN-BOOL >;;; Note: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; Checking type of ATSIGN? to be GEN-BOOL >;;; Note: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; Checking type of TABSIZE to be UNSIGNED-BYTE >;;; Style warning: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. >;;; Style warning: >;;; in file PPRINT.LSP, position 36696 >;;; at (DEFUN PPRINT-TABULAR ...) >;;; ! The variable ATSIGN? is not used. >;;; Function PPRINT-TABULAR proclaimed (2,5) >;;; Compiling (DEFVAR *STANDARD-PPRINT-DISPATCH*). >;;; Compiling (DEFVAR *INITIAL-PPRINT-DISPATCH*). >;;; Compiling (DEFSTRUCT (PPRINT-DISPATCH-ENTRY #) ...). >;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-ENTRY ...). >;;; Compiling (DEFSTRUCT (PPRINT-DISPATCH-TABLE #) ...). >;;; Compiling (DEFUN %PRINT-PPRINT-DISPATCH-TABLE ...). >;;; Compiling (DEFUN CONS-TYPE-SPECIFIER-P ...). >;;; Compiling (DEFUN ENTRY< ...). >;;; Compiling (DEFUN COPY-PPRINT-DISPATCH ...). >;;; Note: >;;; in file PPRINT.LSP, position 40012 >;;; at (DEFUN COPY-PPRINT-DISPATCH ...) >;;; In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. >;;; Note: >;;; in file PPRINT.LSP, position 40012 >;;; at (DEFUN COPY-PPRINT-DISPATCH ...) >;;; Checking type of TABLE to be (OR PPRINT-DISPATCH-TABLE NULL) >;;; Function COPY-PPRINT-DISPATCH proclaimed (0,1) >;;; Compiling (DEFUN DEFAULT-PPRINT-DISPATCH ...). >;;; Compiling (DEFUN PPRINT-DISPATCH ...). >;;; Note: >;;; in file PPRINT.LSP, position 40635 >;;; at (DEFUN PPRINT-DISPATCH ...) >;;; In function PPRINT-DISPATCH, checking types of arguments TABLE. >;;; Note: >;;; in file PPRINT.LSP, position 40635 >;;; at (DEFUN PPRINT-DISPATCH ...) >;;; Checking type of TABLE to be (OR PPRINT-DISPATCH-TABLE NULL) >;;; Function PPRINT-DISPATCH proclaimed (1,2) >;;; Compiling (DEFUN SET-PPRINT-DISPATCH ...). >;;; Note: >;;; in file PPRINT.LSP, position 41361 >;;; at (DEFUN SET-PPRINT-DISPATCH ...) >;;; In function SET-PPRINT-DISPATCH, checking types of arguments TABLE PRIORITY FUNCTION. >;;; Note: >;;; in file PPRINT.LSP, position 41361 >;;; at (DEFUN SET-PPRINT-DISPATCH ...) >;;; Checking type of FUNCTION to be (OR NULL FUNCTION SYMBOL) >;;; Note: >;;; in file PPRINT.LSP, position 41361 >;;; at (DEFUN SET-PPRINT-DISPATCH ...) >;;; Checking type of PRIORITY to be REAL >;;; Note: >;;; in file PPRINT.LSP, position 41361 >;;; at (DEFUN SET-PPRINT-DISPATCH ...) >;;; Checking type of TABLE to be PPRINT-DISPATCH-TABLE >;;; Note: >;;; in file PPRINT.LSP, position 41361 >;;; at (DEFUN SET-PPRINT-DISPATCH ...) >;;; Checking type of #:G558 to be CONS >;;; Note: >;;; in file PPRINT.LSP, position 41361 >;;; at (DEFUN SET-PPRINT-DISPATCH ...) >;;; Checking type of #:G561 to be CONS >;;; Function SET-PPRINT-DISPATCH proclaimed (2,4) >;;; Compiling (DEFUN PPRINT-ARRAY ...). >;;; Compiling (DEFUN PPRINT-VECTOR ...). >;;; Compiling (DEFUN PPRINT-ARRAY-CONTENTS ...). >;;; Compiling (DEFUN PPRINT-MULTI-DIM-ARRAY ...). >;;; Compiling (DEFUN PPRINT-RAW-ARRAY ...). >;;; Compiling (DEFUN PPRINT-LAMBDA-LIST ...). >;;; 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 ...). >;;; Compiling (DEFUN PPRINT-TAGBODY ...). >;;; Compiling (DEFUN PPRINT-CASE ...). >;;; Compiling (DEFUN PPRINT-DEFUN ...). >;;; Compiling (DEFUN PPRINT-DESTRUCTURING-BIND ...). >;;; Compiling (DEFUN PPRINT-DO ...). >;;; Compiling (DEFUN PPRINT-DOLIST ...). >;;; Compiling (DEFUN PPRINT-TYPECASE ...). >;;; Compiling (DEFUN PPRINT-PROG ...). >;;; Compiling (DEFUN PPRINT-FUNCTION-CALL ...). >;;; End of Pass 1. >;;; Style warning: >;;; in file pprint.lsp, position 46977 >;;; at (DEFUN PPRINT-LAMBDA ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 46977 >;;; at (DEFUN PPRINT-LAMBDA ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47157 >;;; at (DEFUN PPRINT-BLOCK ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47157 >;;; at (DEFUN PPRINT-BLOCK ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47305 >;;; at (DEFUN PPRINT-FLET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47544 >;;; at (DEFUN PPRINT-LET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47544 >;;; at (DEFUN PPRINT-LET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47544 >;;; at (DEFUN PPRINT-LET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47544 >;;; at (DEFUN PPRINT-LET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47544 >;;; at (DEFUN PPRINT-LET ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47735 >;;; at (DEFUN PPRINT-PROGN ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47869 >;;; at (DEFUN PPRINT-PROGV ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47869 >;;; at (DEFUN PPRINT-PROGV ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47869 >;;; at (DEFUN PPRINT-PROGV ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 47869 >;;; at (DEFUN PPRINT-PROGV ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 49953 >;;; at (DEFUN PPRINT-CASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 49953 >;;; at (DEFUN PPRINT-CASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 49953 >;;; at (DEFUN PPRINT-CASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 49953 >;;; at (DEFUN PPRINT-CASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50149 >;;; at (DEFUN PPRINT-DEFUN ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50149 >;;; at (DEFUN PPRINT-DEFUN ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50149 >;;; at (DEFUN PPRINT-DEFUN ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50340 >;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50340 >;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50340 >;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50340 >;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50541 >;;; at (DEFUN PPRINT-DO ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50541 >;;; at (DEFUN PPRINT-DO ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 50541 >;;; at (DEFUN PPRINT-DO ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 51143 >;;; at (DEFUN PPRINT-DOLIST ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 51143 >;;; at (DEFUN PPRINT-DOLIST ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 51620 >;;; at (DEFUN PPRINT-TYPECASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 51620 >;;; at (DEFUN PPRINT-TYPECASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 51620 >;;; at (DEFUN PPRINT-TYPECASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 51620 >;;; at (DEFUN PPRINT-TYPECASE ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 52190 >;;; at (DEFUN PPRINT-FUNCTION-CALL ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 52190 >;;; at (DEFUN PPRINT-FUNCTION-CALL ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Style warning: >;;; in file pprint.lsp, position 52190 >;;; at (DEFUN PPRINT-FUNCTION-CALL ...) >;;; ! The argument 1 of function <= has type >;;; NIL >;;; instead of expected >;;; REAL >;;; Emitting code for #:G0. >;;; Emitting code for #:G1. >;;; Emitting code for #:G2. >;;; Emitting code for #:G3. >;;; Emitting code for #:G4. >;;; Emitting code for PRETTY-STREAM-P. >;;; Emitting code for MAKE-PRETTY-STREAM. >;;; Emitting code for #:G5. >;;; Emitting code for INDEX-POSN. >;;; Emitting code for POSN-INDEX. >;;; Emitting code for POSN-COLUMN. >;;; Emitting code for #:G8. >;;; Emitting code for #:G9. >;;; Emitting code for #:G10. >;;; Emitting code for PRETTY-OUT. >;;; Emitting code for PRETTY-SOUT. >;;; Emitting code for MAKE-LOGICAL-BLOCK. >;;; Emitting code for REALLY-START-LOGICAL-BLOCK. >;;; Emitting code for SET-INDENTATION. >;;; Emitting code for REALLY-END-LOGICAL-BLOCK. >;;; Emitting code for MAKE-QUEUED-OP. >;;; Emitting code for MAKE-SECTION-START. >;;; Emitting code for MAKE-NEWLINE. >;;; Emitting code for ENQUEUE-NEWLINE. >;;; Emitting code for MAKE-INDENTATION. >;;; Emitting code for ENQUEUE-INDENT. >;;; Emitting code for MAKE-BLOCK-START. >;;; Emitting code for START-LOGICAL-BLOCK. >;;; Emitting code for MAKE-BLOCK-END. >;;; Emitting code for END-LOGICAL-BLOCK. >;;; Emitting code for MAKE-TAB. >;;; Emitting code for ENQUEUE-TAB. >;;; Emitting code for COMPUTE-TAB-SIZE. >;;; Emitting code for INDEX-COLUMN. >;;; Emitting code for EXPAND-TABS. >;;; Emitting code for ASSURE-SPACE-IN-BUFFER. >;;; Emitting code for MAYBE-OUTPUT. >;;; Emitting code for MISERING-P. >;;; Emitting code for FITS-ON-LINE-P. >;;; Emitting code for OUTPUT-LINE. >;;; Emitting code for OUTPUT-PARTIAL-LINE. >;;; Emitting code for FORCE-PRETTY-OUTPUT. >;;; Emitting code for PPRINT-POP-HELPER. >;;; Emitting code for CHECK-PRINT-LEVEL. >;;; Emitting code for SEARCH-PRINT-CIRCLE. >;;; Emitting code for DO-PPRINT-LOGICAL-BLOCK. >;;; Emitting code for PPRINT-LOGICAL-BLOCK-HELPER. >;;; Emitting code for PPRINT-LOGICAL-BLOCK. >;;; 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-487. >;;; Emitting code for PPRINT-LINEAR. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-503. >;;; Emitting code for PPRINT-TABULAR. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-524. >;;; Emitting code for MAKE-PPRINT-DISPATCH-ENTRY. >;;; Emitting code for %PRINT-PPRINT-DISPATCH-ENTRY. >;;; Emitting code for .PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for MAKE-PPRINT-DISPATCH-TABLE. >;;; Emitting code for %PRINT-PPRINT-DISPATCH-TABLE. >;;; Emitting code for CONS-TYPE-SPECIFIER-P. >;;; Emitting code for ENTRY<. >;;; Emitting code for COPY-PPRINT-DISPATCH. >;;; Emitting code for #:G540. >;;; Emitting code for DEFAULT-PPRINT-DISPATCH. >;;; Emitting code for PPRINT-DISPATCH. >;;; Emitting code for SET-PPRINT-DISPATCH. >;;; Emitting code for PPRINT-ARRAY. >;;; Emitting code for PPRINT-VECTOR. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-569. >;;; Emitting code for PPRINT-ARRAY-CONTENTS. >;;; Emitting code for OUTPUT-GUTS. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-583. >;;; Emitting code for PPRINT-MULTI-DIM-ARRAY. >;;; Emitting code for PPRINT-RAW-ARRAY. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-602. >;;; Emitting code for PPRINT-LAMBDA-LIST. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-611. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-636. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-645. >;;; Emitting code for PPRINT-LAMBDA. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-684. >;;; Emitting code for PPRINT-BLOCK. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-723. >;;; Emitting code for PPRINT-FLET. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-762. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-791. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-809. >;;; Emitting code for PPRINT-LET. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-864. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-893. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-911. >;;; Emitting code for PPRINT-PROGN. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-954. >;;; Emitting code for PPRINT-PROGV. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-984. >;;; Emitting code for PPRINT-QUOTE. >;;; Emitting code for PPRINT-SETQ. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1033. >;;; Emitting code for PPRINT-TAGBODY. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1063. >;;; Emitting code for PPRINT-CASE. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1084. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1120. >;;; Emitting code for PPRINT-DEFUN. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1153. >;;; Emitting code for PPRINT-DESTRUCTURING-BIND. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1201. >;;; Emitting code for PPRINT-DO. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1249. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1269. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1287. >;;; Emitting code for PPRINT-DOLIST. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1335. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1355. >;;; Emitting code for PPRINT-TYPECASE. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1399. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1435. >;;; Emitting code for PPRINT-PROG. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1465. >;;; Emitting code for PPRINT-FUNCTION-CALL. >;;; Emitting code for #:PPRINT-LOGICAL-BLOCK-1490. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/pprint.c -o clos/pprint.o >;;; Finished compiling SRC:LSP;PPRINT.LSP. >;;; >(compile-file "src:lsp;describe.lsp" :output-file #P"BUILD:CLOS;DESCRIBE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;DESCRIBE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *INSPECT-LEVEL* ...). >;;; Compiling (DEFPARAMETER *INSPECT-HISTORY* ...). >;;; Compiling (DEFPARAMETER *INSPECT-MODE* ...). >;;; Compiling (DEFPARAMETER *OLD-PRINT-LEVEL* ...). >;;; Compiling (DEFPARAMETER *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 ...). >;;; Compiling (DEFUN INSPECT-PACKAGE ...). >;;; Compiling (DEFUN INSPECT-CHARACTER ...). >;;; Compiling (DEFUN INSPECT-NUMBER ...). >;;; Compiling (DEFUN INSPECT-CONS ...). >;;; Note: >;;; in file DESCRIBE.LSP, position 9039 >;;; at (DEFUN INSPECT-CONS ...) >;;; Checking type of (NTHCDR #:G48 #:G49) to be CONS >;;; Note: >;;; in file DESCRIBE.LSP, position 9039 >;;; at (DEFUN INSPECT-CONS ...) >;;; Checking type of #:G53 to be CONS >;;; Compiling (DEFUN INSPECT-STRING ...). >;;; Compiling (DEFUN INSPECT-VECTOR ...). >;;; Compiling (DEFUN INSPECT-ARRAY ...). >;;; Compiling (DEFUN SELECT-HT-N ...). >;;; Compiling (DEFUN SELECT-HT-L ...). >;;; Compiling (DEFUN SELECT-HT-J ...). >;;; Compiling (DEFUN SELECT-HT-? ...). >;;; Compiling (DEFUN INSPECT-HASHTABLE ...). >;;; Compiling (DEFUN INSPECT-INSTANCE ...). >;;; Compiling (DEFUN INSPECT-OBJECT ...). >;;; Compiling (DEFUN DEFAULT-INSPECTOR ...). >;;; Compiling (DEFUN INSPECT ...). >;;; Function INSPECT proclaimed (1,1) >;;; Compiling (DEFUN DESCRIBE ...). >;;; Function DESCRIBE proclaimed (1,2) >;;; Compiling (DEFUN PRINT-DOC ...). >;;; Compiling (DEFUN HELP* ...). >;;; End of Pass 1. >;;; Emitting code for INSPECT-READ-LINE. >;;; Emitting code for SELECT-P. >;;; Emitting code for SELECT-E. >;;; Emitting code for SELECT-U. >;;; Emitting code for SELECT-?. >;;; Emitting code for READ-INSPECT-COMMAND. >;;; Emitting code for #:G14. >;;; Emitting code for #:G15. >;;; 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. >;;; Emitting code for INSPECT-STRING. >;;; Emitting code for INSPECT-VECTOR. >;;; Emitting code for INSPECT-ARRAY. >;;; Emitting code for SELECT-HT-N. >;;; Emitting code for #:G74. >;;; Emitting code for SELECT-HT-L. >;;; Emitting code for #:G80. >;;; Emitting code for SELECT-HT-J. >;;; Emitting code for SELECT-HT-?. >;;; Emitting code for INSPECT-HASHTABLE. >;;; Emitting code for #:G105. >;;; Emitting code for INSPECT-INSTANCE. >;;; Emitting code for INSPECT-OBJECT. >;;; Emitting code for DEFAULT-INSPECTOR. >;;; Emitting code for INSPECT. >;;; Emitting code for DESCRIBE. >;;; Emitting code for PRINT-DOC. >;;; Emitting code for GOOD-PACKAGE. >;;; Emitting code for DOC1. >;;; Emitting code for HELP*. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/describe.c -o clos/describe.o >;;; Finished compiling SRC:LSP;DESCRIBE.LSP. >;;; >(compile-file "src:clos;inspect.lsp" :output-file #P"BUILD:CLOS;INSPECT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CLOS;INSPECT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). >;;; Compiling (DEFUN SELECT-CLOS-N-INNER-CLASS ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-N ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). >;;; Compiling (DEFUN SELECT-CLOS-L-INNER-CLASS ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-L ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). >;;; Compiling (DEFUN SELECT-CLOS-J-INNER-CLASS ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). >;;; Compiling (DEFMETHOD SELECT-CLOS-J ...). >;;; Compiling (DEFUN SELECT-CLOS-? ...). >;;; Compiling (DEFUN CLASS-LOCAL-SLOTS ...). >;;; Compiling (DEFUN CLASS-CLASS-SLOTS ...). >;;; Compiling (DEFMETHOD INSPECT-OBJ ...). >;;; Compiling (DEFUN INSPECT-OBJ-INNER-CLASS ...). >;;; Compiling (DEFMETHOD INSPECT-OBJ ...). >;;; Compiling (DEFMETHOD INSPECT-OBJ ...). >;;; Compiling (DEFGENERIC DOCUMENTATION ...). >;;; Compiling (DEFGENERIC (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; Compiling (DEFMETHOD DOCUMENTATION ...). >;;; Compiling (DEFMETHOD (SETF DOCUMENTATION) ...). >;;; End of Pass 1. >;;; Emitting code for #:G64. >;;; Emitting code for SELECT-CLOS-N-INNER-CLASS. >;;; Emitting code for #:G98. >;;; Emitting code for #:G99. >;;; Emitting code for #:G100. >;;; Emitting code for SELECT-CLOS-L-INNER-CLASS. >;;; Emitting code for #:G110. >;;; Emitting code for #:G111. >;;; Emitting code for #:G132. >;;; Emitting code for SELECT-CLOS-J-INNER-CLASS. >;;; Emitting code for #:G159. >;;; Emitting code for #:G160. >;;; Emitting code for SELECT-CLOS-?. >;;; Emitting code for CLASS-LOCAL-SLOTS. >;;; Emitting code for CLASS-CLASS-SLOTS. >;;; Emitting code for #:G179. >;;; Emitting code for INSPECT-OBJ-INNER-CLASS. >;;; Emitting code for #:G224. >;;; Emitting code for #:G225. >;;; Emitting code for #:G226. >;;; Emitting code for #:G240. >;;; Emitting code for #:G248. >;;; Emitting code for #:G250. >;;; Emitting code for #:G252. >;;; Emitting code for #:G260. >;;; Emitting code for #:G265. >;;; Emitting code for #:G273. >;;; Emitting code for #:G278. >;;; Emitting code for #:G280. >;;; Emitting code for #:G282. >;;; Emitting code for #:G290. >;;; Emitting code for #:G295. >;;; Emitting code for #:G303. >;;; Emitting code for #:G308. >;;; Emitting code for #:G310. >;;; Emitting code for #:G312. >;;; Emitting code for #:G320. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/inspect.c -o clos/inspect.o >;;; Finished compiling SRC:CLOS;INSPECT.LSP. >;;; >(compile-file "src:lsp;top.lsp" :output-file #P"BUILD:CLOS;TOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;TOP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *QUIT-TAG* ...). >;;; Compiling (DEFPARAMETER *QUIT-TAGS* ...). >;;; Compiling (DEFPARAMETER *BREAK-LEVEL* ...). >;;; Compiling (DEFPARAMETER *BREAK-ENV* ...). >;;; Compiling (DEFPARAMETER *IHS-BASE* ...). >;;; Compiling (DEFPARAMETER *IHS-TOP* ...). >;;; Compiling (DEFPARAMETER *IHS-CURRENT* ...). >;;; Compiling (DEFPARAMETER *FRS-BASE* ...). >;;; Compiling (DEFPARAMETER *FRS-TOP* ...). >;;; Compiling (DEFPARAMETER *TPL-CONTINUABLE* ...). >;;; Compiling (DEFPARAMETER *TPL-PROMPT-HOOK* ...). >;;; Compiling (DEFPARAMETER *EOF* ...). >;;; Compiling (DEFPARAMETER *LAST-ERROR* ...). >;;; Compiling (DEFPARAMETER *BREAK-MESSAGE* ...). >;;; Compiling (DEFPARAMETER *BREAK-READTABLE* ...). >;;; Compiling (DEFPARAMETER *TPL-LEVEL* ...). >;;; Compiling (DEFPARAMETER *STEP-LEVEL* ...). >;;; Compiling (DEFPARAMETER *BREAK-HIDDEN-FUNCTIONS* ...). >;;; Compiling (DEFPARAMETER *BREAK-HIDDEN-PACKAGES* ...). >;;; Compiling (DEFPARAMETER *TPL-COMMANDS* ...). >;;; Compiling (DEFPARAMETER *LISP-INITIALIZED* ...). >;;; Compiling (DEFUN TOP-LEVEL ...). >;;; Compiling (DEFPARAMETER *CONSOLE-LOCK* ...). >;;; Compiling (DEFPARAMETER *CONSOLE-AVAILABLE* ...). >;;; Compiling (DEFPARAMETER *CONSOLE-OWNER* ...). >;;; Compiling (DEFPARAMETER *CONSOLE-WAITING-LIST* ...). >;;; Compiling (DEFUN CANDIDATE-TO-GET-CONSOLE-P ...). >;;; Compiling (DEFUN REGISTER-IN-WAITING-LIST ...). >;;; Compiling (DEFUN DELETE-FROM-WAITING-LIST ...). >;;; Compiling (DEFUN GRAB-CONSOLE ...). >;;; Compiling (DEFUN RELEASE-CONSOLE ...). >;;; Compiling (DEFMACRO WITH-GRABBED-CONSOLE ...). >;;; Compiling (DEFPARAMETER *ALLOW-RECURSIVE-DEBUG* ...). >;;; Compiling (DEFPARAMETER *DEBUG-STATUS* ...). >;;; Compiling (DEFUN SIMPLE-TERMINAL-INTERRUPT ...). >;;; Compiling (DEFUN SHOW-PROCESS-LIST ...). >;;; Note: >;;; in file TOP.LSP, position 17951 >;;; at (DEFUN SHOW-PROCESS-LIST ...) >;;; Checking type of #:LET73 to be LIST >;;; Note: >;;; in file TOP.LSP, position 17951 >;;; at (DEFUN SHOW-PROCESS-LIST ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST71) to be LIST >;;; Compiling (DEFUN QUERY-PROCESS ...). >;;; Compiling (DEFPARAMETER *INTERRUPT-LONELY-THREADS-P* ...). >;;; Compiling (DEFUN SINGLE-THREADED-TERMINAL-INTERRUPT ...). >;;; Compiling (DEFUN TERMINAL-INTERRUPT ...). >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of #:LET96 to be LIST >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST92) to be LIST >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of #:LOOP-LIST-TAIL94 to be CONS >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of #:LET100 to be LIST >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST98) to be LIST >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of #:LET118 to be LIST >;;; Note: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST116) to be LIST >;;; Style warning: >;;; in file TOP.LSP, position 18883 >;;; at (DEFUN TERMINAL-INTERRUPT ...) >;;; ! The variable PROCESS is not used. >;;; Compiling (DEFUN TPL ...). >;;; Compiling (DEFUN TPL-PROMPT ...). >;;; Compiling (DEFUN TPL-READ ...). >;;; Compiling (DEFPARAMETER *DEBUG-TPL-COMMANDS* ...). >;;; Compiling (DEFUN HARDEN-COMMAND ...). >;;; 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 ...). >;;; Compiling (DEFUN TPL-NEXT ...). >;;; Compiling (DEFUN TPL-GO ...). >;;; Compiling (DEFUN TPL-PRINT-MESSAGE ...). >;;; Compiling (DEFUN TPL-DISASSEMBLE-COMMAND ...). >;;; Compiling (DEFUN TPL-LAMBDA-EXPRESSION-COMMAND ...). >;;; Compiling (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...). >;;; Note: >;;; in file TOP.LSP, position 28211 >;;; at (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...) >;;; Checking type of (1+ N) to be FIXNUM >;;; Note: >;;; in file TOP.LSP, position 28211 >;;; at (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...) >;;; Checking type of (POP DATA) to be FIXNUM >;;; Note: >;;; in file TOP.LSP, position 28211 >;;; at (DEFUN RECONSTRUCT-BYTECODES-LAMBDA-LIST ...) >;;; Checking type of (POP DATA) to be FIXNUM >;;; Compiling (DEFUN LAMBDA-LIST-FROM-ANNOTATIONS ...). >;;; Compiling (DEFUN FUNCTION-LAMBDA-LIST ...). >;;; Compiling (DEFUN DECODE-ENV-ELT ...). >;;; Compiling (DEFUN DECODE-IHS-ENV ...). >;;; Note: >;;; in file TOP.LSP, position 32044 >;;; at (DEFUN DECODE-IHS-ENV ...) >;;; Checking type of #:LET230 to be REAL >;;; Compiling (DEFUN IHS-ENVIRONMENT ...). >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LET235 to be REAL >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LET236 to be REAL >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LOOP-LIST-TAIL234 to be CONS >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LET238 to be REAL >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LET239 to be REAL >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LET246 to be LIST >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST242) to be LIST >;;; Note: >;;; in file TOP.LSP, position 32537 >;;; at (DEFUN IHS-ENVIRONMENT ...) >;;; Checking type of #:LOOP-LIST-TAIL244 to be CONS >;;; Compiling (DEFUN TPL-PRINT-VARIABLES ...). >;;; Note: >;;; in file TOP.LSP, position 35458 >;;; at (DEFUN TPL-PRINT-VARIABLES ...) >;;; Checking type of #:LET258 to be LIST >;;; Note: >;;; in file TOP.LSP, position 35458 >;;; at (DEFUN TPL-PRINT-VARIABLES ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST255) to be LIST >;;; Compiling (DEFUN TPL-VARIABLES-COMMAND ...). >;;; Note: >;;; in file TOP.LSP, position 36082 >;;; at (DEFUN TPL-VARIABLES-COMMAND ...) >;;; Checking type of #:LET261 to be LIST >;;; Note: >;;; in file TOP.LSP, position 36082 >;;; at (DEFUN TPL-VARIABLES-COMMAND ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST259) to be LIST >;;; Compiling (DEFUN TPL-INSPECT-COMMAND ...). >;;; Compiling (DEFUN TPL-BDS-COMMAND ...). >;;; Compiling (DEFUN TPL-BACKTRACE ...). >;;; Compiling (DEFUN TPL-FRS-COMMAND ...). >;;; Compiling (DEFUN PRINT-FRS ...). >;;; Compiling (DEFUN BREAK-WHERE ...). >;;; 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 ...). >;;; Compiling (DEFUN TPL-FORWARD-SEARCH ...). >;;; 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 (DEFPARAMETER *TPL-LAST-LOAD* ...). >;;; Compiling (DEFUN TPL-LOAD-COMMAND ...). >;;; Compiling (DEFPARAMETER *TPL-LAST-COMPILE* ...). >;;; Compiling (DEFUN TPL-COMPILE-COMMAND ...). >;;; Compiling (DEFUN TPL-HELP-COMMAND ...). >;;; Compiling (DEFUN TPL-HELP-STACK-COMMAND ...). >;;; Compiling (DEFUN COMPUTE-RESTART-COMMANDS ...). >;;; Note: >;;; in file TOP.LSP, position 46146 >;;; at (DEFUN COMPUTE-RESTART-COMMANDS ...) >;;; Checking type of #:LET347 to be LIST >;;; Note: >;;; in file TOP.LSP, position 46146 >;;; at (DEFUN COMPUTE-RESTART-COMMANDS ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST345) to be LIST >;;; Compiling (DEFUN UPDATE-DEBUG-COMMANDS ...). >;;; Compiling (DEFPARAMETER *DEFAULT-DEBUGGER-MAXIMUM-DEPTH* ...). >;;; Compiling (DEFUN CHECK-DEFAULT-DEBUGGER-RUNAWAY ...). >;;; Compiling (DEFUN TPL-SWITCH-COMMAND ...). >;;; Compiling (DEFUN TPL-WAITING-COMMAND ...). >;;; Note: >;;; in file TOP.LSP, position 48610 >;;; at (DEFUN TPL-WAITING-COMMAND ...) >;;; Checking type of #:LET367 to be LIST >;;; Note: >;;; in file TOP.LSP, position 48610 >;;; at (DEFUN TPL-WAITING-COMMAND ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST365) to be LIST >;;; Note: >;;; in file TOP.LSP, position 48610 >;;; at (DEFUN TPL-WAITING-COMMAND ...) >;;; Checking type of (CONS-CDR #:LOOP-LIST365) to be LIST >;;; Compiling (DEFUN DEFAULT-DEBUGGER ...). >;;; Compiling (DEFUN INVOKE-DEBUGGER ...). >;;; Compiling (DEFUN SAFE-EVAL ...). >;;; Function SAFE-EVAL proclaimed (0,65536) >;;; End of Pass 1. >;;; Emitting code for TOP-LEVEL. >;;; Emitting code for CANDIDATE-TO-GET-CONSOLE-P. >;;; Emitting code for REGISTER-IN-WAITING-LIST. >;;; Emitting code for DELETE-FROM-WAITING-LIST. >;;; Emitting code for GRAB-CONSOLE. >;;; Emitting code for RELEASE-CONSOLE. >;;; Emitting code for WITH-GRABBED-CONSOLE. >;;; Emitting code for SIMPLE-TERMINAL-INTERRUPT. >;;; Emitting code for SHOW-PROCESS-LIST. >;;; Emitting code for QUERY-PROCESS. >;;; Emitting code for SINGLE-THREADED-TERMINAL-INTERRUPT. >;;; Emitting code for #:G78. >;;; Emitting code for TERMINAL-INTERRUPT. >;;; Emitting code for DO-QUERY-PROCESS. >;;; Emitting code for #:G107. >;;; Emitting code for #:G108. >;;; Emitting code for #:G109. >;;; Emitting code for TPL. >;;; Emitting code for REP. >;;; Emitting code for #:G130. >;;; Emitting code for #:G131. >;;; Emitting code for #:G137. >;;; Emitting code for #:G138. >;;; Emitting code for #:G119. >;;; Emitting code for TPL-PROMPT. >;;; Emitting code for TPL-READ. >;;; Emitting code for HARDEN-COMMAND. >;;; Emitting code for TPL-MAKE-COMMAND. >;;; Emitting code for TPL-PARSE-FORMS. >;;; Emitting code for TPL-PARSE-STRINGS. >;;; Emitting code for #:G168. >;;; 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 TPL-LAMBDA-EXPRESSION-COMMAND. >;;; Emitting code for RECONSTRUCT-BYTECODES-LAMBDA-LIST. >;;; Emitting code for LAMBDA-LIST-FROM-ANNOTATIONS. >;;; Emitting code for FUNCTION-LAMBDA-LIST. >;;; Emitting code for DECODE-ENV-ELT. >;;; Emitting code for DECODE-IHS-ENV. >;;; Emitting code for IHS-ENVIRONMENT. >;;; Emitting code for EXTRACT-RESTARTS. >;;; Emitting code for SPECIAL-VARIABLES-ALIST. >;;; Emitting code for NEWLY-BOUND-SPECIAL-VARIABLES. >;;; Emitting code for TPL-PRINT-VARIABLES. >;;; Emitting code for TPL-VARIABLES-COMMAND. >;;; Emitting code for TPL-INSPECT-COMMAND. >;;; Emitting code for TPL-BDS-COMMAND. >;;; Emitting code for TPL-BACKTRACE. >;;; Emitting code for TPL-FRS-COMMAND. >;;; 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. >;;; Emitting code for TPL-STEP-COMMAND. >;;; Emitting code for TPL-TRACE-COMMAND. >;;; Emitting code for TPL-UNTRACE-COMMAND. >;;; Emitting code for TPL-LOAD-COMMAND. >;;; Emitting code for TPL-COMPILE-COMMAND. >;;; Emitting code for TPL-HELP-COMMAND. >;;; Emitting code for TPL-HELP-STACK-COMMAND. >;;; Emitting code for COMPUTE-RESTART-COMMANDS. >;;; Emitting code for UPDATE-DEBUG-COMMANDS. >;;; Emitting code for #:G354. >;;; Emitting code for CHECK-DEFAULT-DEBUGGER-RUNAWAY. >;;; Emitting code for TPL-SWITCH-COMMAND. >;;; Emitting code for TPL-WAITING-COMMAND. >;;; Emitting code for DEFAULT-DEBUGGER. >;;; Emitting code for INVOKE-DEBUGGER. >;;; Emitting code for SAFE-EVAL. >;;; Emitting code for #:G371. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/top.c -o clos/top.o >;;; Finished compiling SRC:LSP;TOP.LSP. >;;; >(compile-file "src:lsp;process.lsp" :output-file #P"BUILD:CLOS;PROCESS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;PROCESS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFSTRUCT (EXTERNAL-PROCESS #) ...). >;;; Compiling (DEFUN EXTERNAL-PROCESS-STATUS ...). >;;; Compiling (DEFUN SYSTEM ...). >;;; Function SYSTEM proclaimed (1,1) >;;; End of Pass 1. >;;; Emitting code for MAKE-EXTERNAL-PROCESS. >;;; Emitting code for EXTERNAL-PROCESS-STATUS. >;;; Emitting code for SYSTEM. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/process.c -o clos/process.o >;;; Finished compiling SRC:LSP;PROCESS.LSP. >;;; >(compile-file "src:lsp;unicode.lsp" :output-file #P"BUILD:CLOS;UNICODE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:LSP;UNICODE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFINE-CONDITION CHARACTER-CODING-ERROR ...). >;;; Compiling (DEFINE-CONDITION CHARACTER-ENCODING-ERROR ...). >;;; Compiling (DEFINE-CONDITION CHARACTER-DECODING-ERROR ...). >;;; Compiling (DEFINE-CONDITION STREAM-ENCODING-ERROR ...). >;;; Compiling (DEFINE-CONDITION STREAM-DECODING-ERROR ...). >;;; Compiling (DEFUN ENCODING-ERROR ...). >;;; Compiling (DEFUN DECODING-ERROR ...). >;;; End of Pass 1. >;;; Emitting code for #:G0. >;;; Emitting code for #:G1. >;;; Emitting code for #:G4. >;;; Emitting code for #:G5. >;;; Emitting code for ENCODING-ERROR. >;;; Emitting code for #:G13. >;;; Emitting code for #:G14. >;;; Emitting code for #:G15. >;;; Emitting code for #:G16. >;;; Emitting code for DECODING-ERROR. >;;; Emitting code for #:G26. >;;; Emitting code for #:G27. >;;; Emitting code for #:G28. >;;; Emitting code for #:G29. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/unicode.c -o clos/unicode.o >;;; Finished compiling SRC:LSP;UNICODE.LSP. >;;; >(compile-file "ext:bytecmp;bytecmp.lsp" :output-file #P"BUILD:CLOS;BYTECMP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:BYTECMP;BYTECMP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN BC-DISASSEMBLE ...). >;;; Compiling (DEFUN BC-COMPILE ...). >;;; Compiling (DEFUN BC-COMPILE-FILE-PATHNAME ...). >;;; Style warning: >;;; in file BYTECMP.LSP, position 2294 >;;; at (DEFUN BC-COMPILE-FILE-PATHNAME ...) >;;; ! The variable EXTERNAL-FORMAT is not used. >;;; Compiling (DEFUN BC-COMPILE-FILE ...). >;;; Note: >;;; in file BYTECMP.LSP, position 2784 >;;; at (DEFUN BC-COMPILE-FILE ...) >;;; Checking type of *SOURCE-LOCATION* to be CONS >;;; Note: >;;; in file BYTECMP.LSP, position 2784 >;;; at (DEFUN BC-COMPILE-FILE ...) >;;; Checking type of #:LOOP-LIST-TAIL11 to be CONS >;;; Compiling (DEFUN INSTALL-BYTECODES-COMPILER ...). >;;; Compiling (DEFUN INSTALL-C-COMPILER ...). >;;; End of Pass 1. >;;; Emitting code for BC-DISASSEMBLE. >;;; Emitting code for BC-COMPILE. >;;; Emitting code for BC-COMPILE-FILE-PATHNAME. >;;; Emitting code for BC-COMPILE-FILE. >;;; Emitting code for INSTALL-BYTECODES-COMPILER. >;;; Emitting code for INSTALL-C-COMPILER. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/bytecmp.c -o clos/bytecmp.o >;;; Finished compiling EXT:BYTECMP;BYTECMP.LSP. >;;; >(compile-file "ext:ecl-cdb;ecl-cdb.lisp" :output-file #P"BUILD:CLOS;ECL-CDB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:ECL-CDB;ECL-CDB.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFSTRUCT CDB ...). >;;; Compiling (DEFUN READ-WORD ...). >;;; Compiling (DEFUN WRITE-WORD ...). >;;; Compiling (DEFUN WRITE-VECTOR ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 3097 >;;; at (DEFUN WRITE-VECTOR ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-1) to be FIXNUM >;;; Compiling (DEFUN TO-CDB-HASH ...). >;;; Warning: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; ! Declaration of type >;;; (ARRAY (UNSIGNED-BYTE 8) (*)) >;;; was found for not bound variable VECTOR. >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of #:LET10 to be (UNSIGNED-BYTE 8) >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of #:LET11 to be VECTOR >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of (AREF #:LOOP-ACROSS-VECTOR-7 #:LOOP-ACROSS-INDEX-8) to be (UNSIGNED-BYTE 8) >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-8) to be FIXNUM >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Compiling (DEFUN %MAKE-CDB ...). >;;; Compiling (DEFMACRO WITH-OUTPUT-TO-CDB ...). >;;; Compiling (DEFUN ADD-RECORD ...). >;;; Compiling (DEFUN DUMP-TABLE ...). >;;; Compiling (DEFUN DUMP-CDB ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 5752 >;;; at (DEFUN DUMP-CDB ...) >;;; Checking type of #:LET61 to be VECTOR >;;; Note: >;;; in file ECL-CDB.LISP, position 5752 >;;; at (DEFUN DUMP-CDB ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-58) to be FIXNUM >;;; Note: >;;; in file ECL-CDB.LISP, position 5752 >;;; at (DEFUN DUMP-CDB ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-58) to be FIXNUM >;;; Compiling (DEFUN CLOSE-CDB ...). >;;; Compiling (DEFUN CDB-ERROR ...). >;;; Compiling (DEFUN VALUES-COINCIDE ...). >;;; Compiling (DEFUN LOOKUP-CDB ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 7190 >;;; at (DEFUN LOOKUP-CDB ...) >;;; Checking type of #:LET74 to be REAL >;;; Compiling (DEFUN MAP-CDB ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 8275 >;;; at (DEFUN MAP-CDB ...) >;;; Checking type of #:LET83 to be REAL >;;; Note: >;;; in file ECL-CDB.LISP, position 8275 >;;; at (DEFUN MAP-CDB ...) >;;; Checking type of TABLE-POSITION to be REAL >;;; End of Pass 1. >;;; Note: >;;; in file ecl-cdb.lisp, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Note: >;;; in file ecl-cdb.lisp, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32) >;;; Emitting code for MAKE-CDB. >;;; Emitting code for READ-WORD. >;;; Emitting code for WRITE-WORD. >;;; Emitting code for WRITE-VECTOR. >;;; Emitting code for TO-CDB-HASH. >;;; Emitting code for %MAKE-CDB. >;;; Emitting code for WITH-OUTPUT-TO-CDB. >;;; Emitting code for ADD-RECORD. >;;; Emitting code for DUMP-TABLE. >;;; Emitting code for DUMP-CDB. >;;; Emitting code for CLOSE-CDB. >;;; Emitting code for CDB-ERROR. >;;; Emitting code for VALUES-COINCIDE. >;;; Emitting code for LOOKUP-CDB. >;;; Emitting code for MAP-CDB. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/ecl-cdb.c -o clos/ecl-cdb.o >;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. >;;; >(compile-file "ext:ecl-cdb;ecl-help.lisp" :output-file #P"BUILD:CLOS;ECL-HELP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:ECL-CDB;ECL-HELP.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN TO-CDB-VECTOR ...). >;;; Compiling (DEFUN FROM-CDB-VECTOR ...). >;;; Compiling (DEFUN SEARCH-HELP-FILE ...). >;;; Compiling (DEFUN DUMP-HELP-FILE ...). >;;; End of Pass 1. >;;; Emitting code for TO-CDB-VECTOR. >;;; Emitting code for FROM-CDB-VECTOR. >;;; Emitting code for SEARCH-HELP-FILE. >;;; Emitting code for DUMP-HELP-FILE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c clos/ecl-help.c -o clos/ecl-help.o >;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_LSP >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -DECL_API -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitEDfSbT.c -o eclinitEDfSbT.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr liblsp.a eclinitEDfSbT.o lsp/export.o lsp/defmacro.o lsp/helpfile.o lsp/evalmacros.o lsp/setf.o lsp/predlib.o lsp/seq.o lsp/arraylib.o lsp/assert.o lsp/defstruct.o lsp/iolib.o lsp/listlib.o lsp/mislib.o lsp/numlib.o lsp/packlib.o lsp/seqlib.o lsp/trace.o lsp/loop2.o lsp/format.o lsp/defpackage.o lsp/ffi.o lsp/mp.o lsp/config.o lsp/module.o lsp/cmdline.o lsp/autoload.o lsp/cdr-5.o clos/package.o clos/cpl.o clos/std-slot-value.o clos/slot.o clos/boot.o clos/kernel.o clos/method.o clos/combin.o clos/std-accessors.o clos/defclass.o clos/slotvalue.o clos/standard.o clos/builtin.o clos/change.o clos/stdmethod.o clos/generic.o clos/fixup.o clos/conditions.o clos/print.o clos/streams.o clos/pprint.o clos/describe.o clos/inspect.o clos/top.o clos/process.o clos/unicode.o clos/bytecmp.o clos/ecl-cdb.o clos/ecl-help.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib liblsp.a >NIL >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o libecl.so -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ c/main.o c/all_symbols2.o liblsp.a libeclmin.a -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname,libecl.so.13.5 -latomic_ops -leclffi -lgmp -lgc -lpthread -ldl -lm >(compile-file "src:cmp;cmppackage.lsp" :output-file #P"BUILD:CMP;CMPPACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPPACKAGE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmppackage.c -o cmp/cmppackage.o >;;; Finished compiling SRC:CMP;CMPPACKAGE.LSP. >;;; >(compile-file "src:cmp;cmptypes.lsp" :output-file #P"BUILD:CMP;CMPTYPES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTYPES.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFSTRUCT (REF #) ...). >;;; Compiling (DEFSTRUCT (VAR # ...) ...). >;;; Compiling (DEFSTRUCT (FUN #) ...). >;;; Compiling (DEFSTRUCT (BLK #) ...). >;;; Compiling (DEFSTRUCT (TAG #) ...). >;;; Compiling (DEFSTRUCT (INFO) ...). >;;; Compiling (DEFSTRUCT (INLINE-INFO) ...). >;;; Compiling (DEFSTRUCT (C1FORM # ...) ...). >;;; Compiling (DEFSTRUCT VV ...). >;;; End of Pass 1. >;;; 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. >;;; Emitting code for DO-MAKE-C1FORM. >;;; Emitting code for MAKE-VV. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptypes.c -o cmp/cmptypes.o >;;; Finished compiling SRC:CMP;CMPTYPES.LSP. >;;; >(compile-file "src:cmp;cmpglobals.lsp" :output-file #P"BUILD:CMP;CMPGLOBALS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPGLOBALS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFVAR *INFO* ...). >;;; Compiling (DEFVAR *INLINE-BLOCKS* ...). >;;; Compiling (DEFVAR *OPENED-C-BRACES* ...). >;;; Compiling (DEFVAR *INLINE-MAX-DEPTH* ...). >;;; Compiling (DEFVAR *CURRENT-FORM* ...). >;;; Compiling (DEFVAR *CURRENT-TOPLEVEL-FORM* ...). >;;; Compiling (DEFVAR *COMPILE-FILE-POSITION* ...). >;;; Compiling (DEFVAR *FIRST-ERROR* ...). >;;; Compiling (DEFVAR *ACTIVE-PROTECTION* ...). >;;; Compiling (DEFVAR *PENDING-ACTIONS* ...). >;;; Compiling (DEFVAR *COMPILER-CONDITIONS* ...). >;;; Compiling (DEFVAR *COMPILE-PRINT* ...). >;;; Compiling (DEFVAR *COMPILE-VERBOSE* ...). >;;; Compiling (DEFVAR *COMPILER-FEATURES* ...). >;;; Compiling (DEFVAR *SUPPRESS-COMPILER-MESSAGES* ...). >;;; Compiling (DEFVAR *SUPPRESS-COMPILER-NOTES* ...). >;;; Compiling (DEFVAR *SUPPRESS-COMPILER-WARNINGS* ...). >;;; 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 *DEBUG* ...). >;;; Compiling (DEFVAR *AUTOMATIC-CHECK-TYPE-IN-LAMBDA* ...). >;;; 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 *AUX-CLOSURE* ...). >;;; Compiling (DEFVAR *IHS-USED-P* ...). >;;; Compiling (DEFVAR *NEXT-CMACRO* ...). >;;; Compiling (DEFVAR *NEXT-CFUN* ...). >;;; Compiling (DEFVAR *TAIL-RECURSION-INFO* ...). >;;; Compiling (DEFVAR *ALLOW-C-LOCAL-DECLARATION* ...). >;;; Compiling (DEFVAR *LAST-LABEL* ...). >;;; Compiling (DEFVAR *EXIT*). >;;; Compiling (DEFVAR *UNWIND-EXIT*). >;;; Compiling (DEFVAR *CURRENT-FUNCTION* ...). >;;; Compiling (DEFVAR *CMP-ENV* ...). >;;; Compiling (DEFVAR *CMP-ENV-ROOT* ...). >;;; Compiling (DEFVAR *DESTINATION*). >;;; Compiling (DEFVAR *DEBUG-COMPILER* ...). >;;; Compiling (DEFVAR *DELETE-FILES* ...). >;;; Compiling (DEFVAR *FILES-TO-BE-DELETED* ...). >;;; Compiling (DEFVAR *USER-LD-FLAGS* ...). >;;; Compiling (DEFVAR *USER-CC-FLAGS* ...). >;;; Compiling (DEFVAR *DO-TYPE-PROPAGATION* ...). >;;; 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 *SETF-DEFINITIONS* ...). >;;; Compiling (DEFVAR *USE-STATIC-CONSTANTS-P* ...). >;;; Compiling (DEFVAR *STATIC-CONSTANTS* ...). >;;; Compiling (DEFVAR *COMPILER-CONSTANTS* ...). >;;; Compiling (DEFVAR *PROCLAIM-FIXED-ARGS* ...). >;;; Compiling (DEFVAR *GLOBAL-VARS* ...). >;;; Compiling (DEFVAR *GLOBAL-FUNS* ...). >;;; Compiling (DEFVAR *GLOBAL-CFUNS-ARRAY* ...). >;;; Compiling (DEFVAR *LINKING-CALLS* ...). >;;; Compiling (DEFVAR *LOCAL-FUNS* ...). >;;; Compiling (DEFVAR *TOP-LEVEL-FORMS* ...). >;;; Compiling (DEFVAR *MAKE-FORMS* ...). >;;; Compiling (DEFVAR *GLOBAL-ENTRIES* ...). >;;; Compiling (DEFVAR *GLOBAL-MACROS* ...). >;;; Compiling (DEFVAR *SELF-DESTRUCTING-FASL* ...). >;;; Compiling (DEFVAR *UNDEFINED-VARS* ...). >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpglobals.c -o cmp/cmpglobals.o >;;; Finished compiling SRC:CMP;CMPGLOBALS.LSP. >;;; >(compile-file "build:cmp;cmpdefs.lsp" :output-file #P"BUILD:CMP;CMPDEFS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling BUILD:CMP;CMPDEFS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFVAR *CMPINCLUDE* ...). >;;; Compiling (DEFVAR *CC* ...). >;;; Compiling (DEFVAR *LD* ...). >;;; Compiling (DEFVAR *RANLIB* ...). >;;; Compiling (DEFVAR *AR* ...). >;;; 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 *LD-RPATH* ...). >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpdefs.c -o cmp/cmpdefs.o >;;; Finished compiling BUILD:CMP;CMPDEFS.LSP. >;;; >(compile-file "src:cmp;cmpmac.lsp" :output-file #P"BUILD:CMP;CMPMAC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPMAC.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO DEFUN-CACHED ...). >;;; Note: >;;; in file CMPMAC.LSP, position 449 >;;; at (FSET 'DEFUN-CACHED ...) >;;; Checking type of #:LET31 to be LIST >;;; Note: >;;; in file CMPMAC.LSP, position 449 >;;; at (FSET 'DEFUN-CACHED ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST27) to be LIST >;;; Note: >;;; in file CMPMAC.LSP, position 449 >;;; at (FSET 'DEFUN-CACHED ...) >;;; Checking type of #:LOOP-LIST-TAIL29 to be CONS >;;; Compiling (DEFMACRO DEFUN-EQUAL-CACHED ...). >;;; Compiling (DEFUN-CACHED ENV-VAR-NAME ...). >;;; Compiling (DEFUN-CACHED ENV-VAR-NAME ...). >;;; Compiling (DEFUN-CACHED ENV-VAR-NAME ...). >;;; Note: >;;; in file CMPMAC.LSP, position 2142 >;;; at (DEFUN-CACHED ENV-VAR-NAME ...) >;;; Checking type of (LOGAND (SI:HASH-EQL N) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPMAC.LSP, position 2142 >;;; at (DEFUN-CACHED ENV-VAR-NAME ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *ENV-VAR-NAME-CACHE*. >;;; Note: >;;; in file CMPMAC.LSP, position 2142 >;;; at (DEFUN-CACHED ENV-VAR-NAME ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPMAC.LSP, position 2142 >;;; at (DEFUN-CACHED ENV-VAR-NAME ...) >;;; Checking type of #:G45 to be CONS >;;; Compiling (DEFUN-CACHED LEX-ENV-VAR-NAME ...). >;;; Compiling (DEFUN-CACHED LEX-ENV-VAR-NAME ...). >;;; Compiling (DEFUN-CACHED LEX-ENV-VAR-NAME ...). >;;; Note: >;;; in file CMPMAC.LSP, position 2203 >;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) >;;; Checking type of (LOGAND (SI:HASH-EQL N) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPMAC.LSP, position 2203 >;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *LEX-ENV-VAR-NAME-CACHE*. >;;; Note: >;;; in file CMPMAC.LSP, position 2203 >;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPMAC.LSP, position 2203 >;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) >;;; Checking type of #:G56 to be CONS >;;; Compiling (DEFUN SAME-FNAME-P ...). >;;; Compiling (DEFMACRO NEXT-CMACRO ...). >;;; Compiling (DEFUN NEXT-LABEL ...). >;;; Compiling (DEFUN NEXT-LABEL* ...). >;;; Compiling (DEFUN LABELP ...). >;;; Compiling (DEFUN MAYBE-NEXT-LABEL ...). >;;; Compiling (DEFUN MAYBE-WT-LABEL ...). >;;; Compiling (DEFMACRO WITH-EXIT-LABEL ...). >;;; Compiling (DEFMACRO WITH-OPTIONAL-EXIT-LABEL ...). >;;; Compiling (DEFUN NEXT-LCL ...). >;;; Compiling (DEFUN NEXT-CFUN ...). >;;; Compiling (DEFUN NEXT-TEMP ...). >;;; Compiling (DEFUN NEXT-LEX ...). >;;; Compiling (DEFUN NEXT-ENV ...). >;;; Compiling (DEFMACRO RECKLESS ...). >;;; End of Pass 1. >;;; Emitting code for DEFUN-CACHED. >;;; Emitting code for DEFUN-EQUAL-CACHED. >;;; Emitting code for ENV-VAR-NAME-EMPTY-CACHE. >;;; Emitting code for ENV-VAR-NAME. >;;; Emitting code for ENV-VAR-NAME. >;;; Emitting code for LEX-ENV-VAR-NAME-EMPTY-CACHE. >;;; Emitting code for LEX-ENV-VAR-NAME. >;;; Emitting code for LEX-ENV-VAR-NAME. >;;; Emitting code for SAME-FNAME-P. >;;; Emitting code for NEXT-CMACRO. >;;; Emitting code for NEXT-LABEL. >;;; Emitting code for NEXT-LABEL*. >;;; Emitting code for LABELP. >;;; Emitting code for MAYBE-NEXT-LABEL. >;;; Emitting code for MAYBE-WT-LABEL. >;;; Emitting code for WITH-EXIT-LABEL. >;;; Emitting code for WITH-OPTIONAL-EXIT-LABEL. >;;; Emitting code for NEXT-LCL. >;;; Emitting code for NEXT-CFUN. >;;; Emitting code for NEXT-TEMP. >;;; Emitting code for NEXT-LEX. >;;; Emitting code for NEXT-ENV. >;;; Emitting code for RECKLESS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpmac.c -o cmp/cmpmac.o >;;; Finished compiling SRC:CMP;CMPMAC.LSP. >;;; >(compile-file "src:cmp;cmpform.lsp" :output-file #P"BUILD:CMP;CMPFORM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPFORM.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN PRINT-C1FORM ...). >;;; Compiling (DEFUN MAKE-C1FORM ...). >;;; Compiling (DEFUN MAKE-C1FORM* ...). >;;; Compiling (DEFUN C1FORM-ADD-INFO-LOOP ...). >;;; Compiling (DEFUN C1FORM-ADD-INFO ...). >;;; Compiling (DEFUN COPY-C1FORM ...). >;;; Compiling (DEFMACRO C1FORM-ARG ...). >;;; Compiling (DEFUN C1FORM-VOLATILE* ...). >;;; Compiling (DEFUN C1FORM-PRIMARY-TYPE ...). >;;; Compiling (DEFUN LOCATION-PRIMARY-TYPE ...). >;;; Compiling (DEFUN FIND-FORM-IN-NODE-LIST ...). >;;; Note: >;;; in file CMPFORM.LSP, position 4088 >;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) >;;; Checking type of #:LET39 to be LIST >;;; Note: >;;; in file CMPFORM.LSP, position 4088 >;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST36) to be LIST >;;; Note: >;;; in file CMPFORM.LSP, position 4088 >;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) >;;; Checking type of #:LET43 to be LIST >;;; Note: >;;; in file CMPFORM.LSP, position 4088 >;;; at (DEFUN FIND-FORM-IN-NODE-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST40) to be LIST >;;; Compiling (DEFUN ADD-FORM-TO-NODE-LIST ...). >;;; Compiling (DEFUN DELETE-FORM-FROM-NODE-LIST ...). >;;; Compiling (DEFUN TRAVERSE-C1FORM-TREE ...). >;;; Note: >;;; in file CMPFORM.LSP, position 4888 >;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) >;;; Checking type of #:LET46 to be LIST >;;; Note: >;;; in file CMPFORM.LSP, position 4888 >;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST44) to be LIST >;;; Note: >;;; in file CMPFORM.LSP, position 4888 >;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) >;;; Checking type of #:LET49 to be LIST >;;; Note: >;;; in file CMPFORM.LSP, position 4888 >;;; at (DEFUN TRAVERSE-C1FORM-TREE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST47) to be LIST >;;; Compiling (DEFUN C1FORM-MOVABLE-P ...). >;;; Compiling (DEFUN C1FORM-PURE-P ...). >;;; Compiling (DEFUN C1FORM-UNMODIFIED-P ...). >;;; Compiling (DEFUN C1FORM-VALUES-NUMBER ...). >;;; Compiling (DEFUN C1FORM-SINGLE-VALUED-P ...). >;;; Compiling (DEFMACRO WITH-C1FORM-ENV ...). >;;; Compiling (DEFUN RELOCATE-PARENTS-LIST ...). >;;; Note: >;;; in file CMPFORM.LSP, position 7165 >;;; at (DEFUN RELOCATE-PARENTS-LIST ...) >;;; Checking type of #:G65 to be CONS >;;; Note: >;;; in file CMPFORM.LSP, position 7165 >;;; at (DEFUN RELOCATE-PARENTS-LIST ...) >;;; Checking type of #:G67 to be CONS >;;; Compiling (DEFUN C1FORM-REPLACE-WITH ...). >;;; Compiling (DEFUN DELETE-C1FORMS ...). >;;; Compiling (DEFUN C1FORM-CONSTANT-P ...). >;;; End of Pass 1. >;;; Emitting code for PRINT-C1FORM. >;;; Emitting code for MAKE-C1FORM. >;;; Emitting code for MAKE-C1FORM*. >;;; Emitting code for C1FORM-ADD-INFO-LOOP. >;;; Emitting code for C1FORM-ADD-INFO. >;;; Emitting code for COPY-C1FORM. >;;; Emitting code for C1FORM-ARG. >;;; Emitting code for C1FORM-VOLATILE*. >;;; Emitting code for C1FORM-PRIMARY-TYPE. >;;; Emitting code for LOCATION-PRIMARY-TYPE. >;;; Emitting code for FIND-FORM-IN-NODE-LIST. >;;; Emitting code for ADD-FORM-TO-NODE-LIST. >;;; Emitting code for DELETE-FORM-FROM-NODE-LIST. >;;; Emitting code for TRAVERSE-C1FORM-TREE. >;;; Emitting code for C1FORM-MOVABLE-P. >;;; Emitting code for ABORT-ON-NOT-PURE. >;;; Emitting code for C1FORM-PURE-P. >;;; Emitting code for C1FORM-UNMODIFIED-P. >;;; Emitting code for ABORT-ON-NOT-PURE. >;;; Emitting code for C1FORM-VALUES-NUMBER. >;;; Emitting code for C1FORM-SINGLE-VALUED-P. >;;; Emitting code for WITH-C1FORM-ENV. >;;; Emitting code for RELOCATE-PARENTS-LIST. >;;; Emitting code for C1FORM-REPLACE-WITH. >;;; Emitting code for DELETE-C1FORMS. >;;; Emitting code for ELIMINATE-REFERENCES. >;;; Emitting code for C1FORM-CONSTANT-P. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpform.c -o cmp/cmpform.o >;;; Finished compiling SRC:CMP;CMPFORM.LSP. >;;; >(compile-file "src:cmp;cmptables.lsp" :output-file #P"BUILD:CMP;CMPTABLES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTABLES.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-DISPATCH-TABLE ...). >;;; Note: >;;; in file CMPTABLES.LSP, position 9504 >;;; at (DEFUN MAKE-DISPATCH-TABLE ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file CMPTABLES.LSP, position 9504 >;;; at (DEFUN MAKE-DISPATCH-TABLE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST >;;; Compiling (DEFPARAMETER *C1-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *T1-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *C2-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *SET-LOC-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *WT-LOC-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *T2-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *P1-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *P0-DISPATCH-TABLE* ...). >;;; Compiling (DEFPARAMETER *CINLINE-DISPATCH-TABLE* ...). >;;; End of Pass 1. >;;; Emitting code for MAKE-DISPATCH-TABLE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptables.c -o cmp/cmptables.o >;;; Finished compiling SRC:CMP;CMPTABLES.LSP. >;;; >(compile-file "src:cmp;cmpinline.lsp" :output-file #P"BUILD:CMP;CMPINLINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPINLINE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-INLINE-TEMP-VAR ...). >;;; Compiling (DEFUN SAVE-INLINE-LOC ...). >;;; Compiling (DEFMACRO WITH-INLINED-LOC ...). >;;; Compiling (DEFUN EMIT-INLINED-VARIABLE ...). >;;; Compiling (DEFUN EMIT-INLINED-SETQ ...). >;;; Compiling (DEFUN EMIT-INLINED-CALL-GLOBAL ...). >;;; Compiling (DEFUN EMIT-INLINED-PROGN ...). >;;; Compiling (DEFUN EMIT-INLINED-VALUES ...). >;;; Note: >;;; in file CMPINLINE.LSP, position 3666 >;;; at (DEFUN EMIT-INLINED-VALUES ...) >;;; Checking type of #:LET32 to be LIST >;;; Note: >;;; in file CMPINLINE.LSP, position 3666 >;;; at (DEFUN EMIT-INLINED-VALUES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST >;;; Compiling (DEFUN EMIT-INLINED-STRUCTURE-REF ...). >;;; Compiling (DEFUN EMIT-INLINED-INSTANCE-REF ...). >;;; Compiling (DEFUN EMIT-INLINE-FORM ...). >;;; Compiling (DEFUN INLINE-ARGS ...). >;;; Note: >;;; in file CMPINLINE.LSP, position 6083 >;;; at (DEFUN INLINE-ARGS ...) >;;; Checking type of #:LOOP-LIST-TAIL35 to be CONS >;;; Compiling (DEFUN DESTINATION-TYPE ...). >;;; Compiling (DEFUN MAYBE-OPEN-INLINE-BLOCK ...). >;;; Compiling (DEFUN OPEN-INLINE-BLOCK ...). >;;; Compiling (DEFUN CLOSE-INLINE-BLOCKS ...). >;;; Note: >;;; in file CMPINLINE.LSP, position 6524 >;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) >;;; Checking type of #:LET40 to be FIXNUM >;;; Style warning: >;;; in file CMPINLINE.LSP, position 6524 >;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) >;;; ! The variable NEW-LINE is not used. >;;; 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 MAKE-INLINE-TEMP-VAR. >;;; Emitting code for SAVE-INLINE-LOC. >;;; Emitting code for WITH-INLINED-LOC. >;;; Emitting code for EMIT-INLINED-VARIABLE. >;;; Emitting code for EMIT-INLINED-SETQ. >;;; Emitting code for EMIT-INLINED-CALL-GLOBAL. >;;; Emitting code for EMIT-INLINED-PROGN. >;;; Emitting code for EMIT-INLINED-VALUES. >;;; Emitting code for EMIT-INLINED-STRUCTURE-REF. >;;; Emitting code for EMIT-INLINED-INSTANCE-REF. >;;; Emitting code for EMIT-INLINE-FORM. >;;; Emitting code for INLINE-ARGS. >;;; Emitting code for DESTINATION-TYPE. >;;; Emitting code for MAYBE-OPEN-INLINE-BLOCK. >;;; Emitting code for OPEN-INLINE-BLOCK. >;;; 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. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpinline.c -o cmp/cmpinline.o >;;; Finished compiling SRC:CMP;CMPINLINE.LSP. >;;; >(compile-file "src:cmp;cmputil.lsp" :output-file #P"BUILD:CMP;CMPUTIL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPUTIL.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN BRIEF-NAMESTRING ...). >;;; Compiling (DEFUN INNERMOST-NON-EXPANDED-FORM ...). >;;; Note: >;;; in file CMPUTIL.LSP, position 1573 >;;; at (DEFUN INNERMOST-NON-EXPANDED-FORM ...) >;;; Checking type of #:LET2 to be LIST >;;; Note: >;;; in file CMPUTIL.LSP, position 1573 >;;; at (DEFUN INNERMOST-NON-EXPANDED-FORM ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Compiling (DEFUN COMPILER-MESSAGE-REPORT ...). >;;; Compiling (DEFINE-CONDITION COMPILER-MESSAGE ...). >;;; Compiling (DEFINE-CONDITION COMPILER-NOTE ...). >;;; Compiling (DEFINE-CONDITION COMPILER-DEBUG-NOTE ...). >;;; Compiling (DEFINE-CONDITION COMPILER-WARNING ...). >;;; Compiling (DEFINE-CONDITION COMPILER-MACRO-EXPANSION-FAILED ...). >;;; Compiling (DEFINE-CONDITION COMPILER-ERROR ...). >;;; Compiling (DEFINE-CONDITION COMPILER-FATAL-ERROR ...). >;;; Compiling (DEFINE-CONDITION COMPILER-INTERNAL-ERROR ...). >;;; Compiling (DEFINE-CONDITION COMPILER-STYLE-WARNING ...). >;;; Compiling (DEFINE-CONDITION COMPILER-UNDEFINED-VARIABLE ...). >;;; Compiling (DEFUN PRINT-COMPILER-MESSAGE ...). >;;; Compiling (DEFUN HANDLE-COMPILER-NOTE ...). >;;; Compiling (DEFUN HANDLE-COMPILER-WARNING ...). >;;; Compiling (DEFUN HANDLE-COMPILER-ERROR ...). >;;; Compiling (DEFUN HANDLE-COMPILER-INTERNAL-ERROR ...). >;;; Compiling (DEFUN DO-COMPILATION-UNIT ...). >;;; Note: >;;; in file CMPUTIL.LSP, position 6213 >;;; at (DEFUN DO-COMPILATION-UNIT ...) >;;; Checking type of #:LET23 to be LIST >;;; Note: >;;; in file CMPUTIL.LSP, position 6213 >;;; at (DEFUN DO-COMPILATION-UNIT ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST21) to be LIST >;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). >;;; Compiling (DEFMACRO WITH-COMPILER-ENV ...). >;;; Compiling (DEFVAR *C1FORM-LEVEL* ...). >;;; Compiling (DEFUN PRINT-C1FORMS ...). >;;; Note: >;;; in file CMPUTIL.LSP, position 7431 >;;; at (DEFUN PRINT-C1FORMS ...) >;;; Checking type of #:LET51 to be LIST >;;; Note: >;;; in file CMPUTIL.LSP, position 7431 >;;; at (DEFUN PRINT-C1FORMS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST49) to be LIST >;;; Compiling (DEFUN PRINT-REF ...). >;;; Compiling (DEFUN PRINT-VAR ...). >;;; Compiling (DEFUN CMPPROGRESS ...). >;;; Compiling (DEFMACRO CMPCK ...). >;;; Compiling (DEFMACRO CMPASSERT ...). >;;; Compiling (DEFUN CMPERR ...). >;;; Compiling (DEFUN SAFE-LIST-LENGTH ...). >;;; Compiling (DEFUN CHECK-ARGS-NUMBER ...). >;;; Compiling (DEFUN TOO-MANY-ARGS ...). >;;; Compiling (DEFUN TOO-FEW-ARGS ...). >;;; Compiling (DEFUN DO-CMPWARN ...). >;;; Compiling (DEFUN CMPWARN-STYLE ...). >;;; Compiling (DEFUN CMPWARN ...). >;;; Compiling (DEFUN CMPNOTE ...). >;;; Compiling (DEFUN CMPDEBUG ...). >;;; Compiling (DEFUN PRINT-CURRENT-FORM ...). >;;; Compiling (DEFUN PRINT-EMITTING ...). >;;; Compiling (DEFUN UNDEFINED-VARIABLE ...). >;;; Compiling (DEFUN BABOON ...). >;;; Compiling (DEFMACRO WITH-CMP-PROTECTION ...). >;;; Compiling (DEFUN CMP-EVAL ...). >;;; Compiling (DEFUN CMP-MACRO-FUNCTION ...). >;;; Compiling (DEFUN CMP-EXPAND-MACRO ...). >;;; Compiling (DEFUN CMP-EXPAND-COMPILER-MACRO ...). >;;; Compiling (DEFUN SI::COMPILER-CLEAR-COMPILER-PROPERTIES ...). >;;; Compiling (DEFUN LISP-TO-C-NAME ...). >;;; End of Pass 1. >;;; Emitting code for BRIEF-NAMESTRING. >;;; Emitting code for INNERMOST-NON-EXPANDED-FORM. >;;; Emitting code for COMPILER-MESSAGE-REPORT. >;;; Emitting code for #:G9. >;;; Emitting code for #:G11. >;;; Emitting code for #:G12. >;;; Emitting code for #:G13. >;;; Emitting code for #:G14. >;;; Emitting code for #:G10. >;;; Emitting code for #:G15. >;;; Emitting code for #:G16. >;;; Emitting code for PRINT-COMPILER-MESSAGE. >;;; Emitting code for HANDLE-COMPILER-NOTE. >;;; Emitting code for HANDLE-COMPILER-WARNING. >;;; Emitting code for HANDLE-COMPILER-ERROR. >;;; Emitting code for HANDLE-COMPILER-INTERNAL-ERROR. >;;; Emitting code for DO-COMPILATION-UNIT. >;;; Emitting code for WITH-COMPILATION-UNIT. >;;; Emitting code for WITH-COMPILER-ENV. >;;; Emitting code for PRINT-C1FORMS. >;;; Emitting code for PRINT-REF. >;;; Emitting code for PRINT-VAR. >;;; Emitting code for CMPPROGRESS. >;;; Emitting code for CMPCK. >;;; Emitting code for CMPASSERT. >;;; Emitting code for CMPERR. >;;; Emitting code for SAFE-LIST-LENGTH. >;;; Emitting code for CHECK-ARGS-NUMBER. >;;; Emitting code for TOO-MANY-ARGS. >;;; Emitting code for TOO-FEW-ARGS. >;;; Emitting code for DO-CMPWARN. >;;; Emitting code for #:G77. >;;; Emitting code for #:G78. >;;; Emitting code for CMPWARN-STYLE. >;;; Emitting code for CMPWARN. >;;; Emitting code for CMPNOTE. >;;; Emitting code for CMPDEBUG. >;;; Emitting code for PRINT-CURRENT-FORM. >;;; Emitting code for PRINT-EMITTING. >;;; Emitting code for UNDEFINED-VARIABLE. >;;; Emitting code for BABOON. >;;; Emitting code for WITH-CMP-PROTECTION. >;;; Emitting code for CMP-EVAL. >;;; Emitting code for #:G93. >;;; Emitting code for CMP-MACRO-FUNCTION. >;;; Emitting code for CMP-EXPAND-MACRO. >;;; Emitting code for #:G97. >;;; Emitting code for CMP-EXPAND-COMPILER-MACRO. >;;; Emitting code for #:G101. >;;; Emitting code for SI::COMPILER-CLEAR-COMPILER-PROPERTIES. >;;; Emitting code for LISP-TO-C-NAME. >;;; Emitting code for #:G102. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmputil.c -o cmp/cmputil.o >;;; Finished compiling SRC:CMP;CMPUTIL.LSP. >;;; >(compile-file "src:cmp;cmptype-arith.lsp" :output-file #P"BUILD:CMP;CMPTYPE-ARITH.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTYPE-ARITH.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MEMBER-TYPE ...). >;;; Compiling (DEFUN OBJECT-TYPE ...). >;;; Compiling (DEFUN VALID-TYPE-SPECIFIER ...). >;;; Compiling (DEFUN KNOWN-TYPE-P ...). >;;; Compiling (DEFUN TRIVIAL-TYPE-P ...). >;;; Compiling (DEFUN-EQUAL-CACHED TYPE-AND ...). >;;; Compiling (DEFUN-EQUAL-CACHED TYPE-AND ...). >;;; Compiling (DEFUN-EQUAL-CACHED TYPE-AND ...). >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 2369 >;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) >;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPTYPE-ARITH.LSP, position 2369 >;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *TYPE-AND-CACHE*. >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 2369 >;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 2369 >;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) >;;; Checking type of #:G20 to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 2369 >;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 2369 >;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) >;;; Checking type of #:G22 to be CONS >;;; Compiling (DEFUN VALUES-NUMBER-FROM-TYPE ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...). >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 3991 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) >;;; Checking type of (LOGAND (SI:HASH-EQUAL TYPE) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPTYPE-ARITH.LSP, position 3991 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *VALUES-TYPE-PRIMARY-TYPE-CACHE*. >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 3991 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 3991 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) >;;; Checking type of #:G38 to be CONS >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...). >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 4748 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) >;;; Checking type of (LOGAND (SI:HASH-EQUAL TYPE LENGTH) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPTYPE-ARITH.LSP, position 4748 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *VALUES-TYPE-TO-N-TYPES-CACHE*. >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 4748 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 4748 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) >;;; Checking type of #:G58 to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 4748 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 4748 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-TO-N-TYPES ...) >;;; Checking type of #:G60 to be CONS >;;; Compiling (DEFUN SPLIT-VALUES-TYPE ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...). >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of #:LET73 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST71) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of #:LET84 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST82) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of #:LET95 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST93) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of #:LET99 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST97) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *VALUES-TYPE-OR-CACHE*. >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of #:G108 to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 5940 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) >;;; Checking type of #:G110 to be CONS >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...). >;;; Compiling (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...). >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of #:LET121 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST119) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of #:LET133 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST131) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of #:LET145 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST143) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of #:LET149 to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST147) to be LIST >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *VALUES-TYPE-AND-CACHE*. >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of #:G157 to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 7629 >;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) >;;; Checking type of #:G159 to be CONS >;;; Compiling (DEFUN-EQUAL-CACHED TYPE-OR ...). >;;; Compiling (DEFUN-EQUAL-CACHED TYPE-OR ...). >;;; Compiling (DEFUN-EQUAL-CACHED TYPE-OR ...). >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 9164 >;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) >;;; Checking type of (LOGAND (SI:HASH-EQUAL T1 T2) 1023) to be (INTEGER 0 1023) >;;; Warning: >;;; in file CMPTYPE-ARITH.LSP, position 9164 >;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) >;;; ! Declaration of type >;;; (ARRAY T (*)) >;;; was found for not bound variable *TYPE-OR-CACHE*. >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 9164 >;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 9164 >;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) >;;; Checking type of #:G172 to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 9164 >;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) >;;; Checking type of ELT to be CONS >;;; Note: >;;; in file CMPTYPE-ARITH.LSP, position 9164 >;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) >;;; Checking type of #:G174 to be CONS >;;; Compiling (DEFUN TYPE>= ...). >;;; End of Pass 1. >;;; Emitting code for MEMBER-TYPE. >;;; Emitting code for OBJECT-TYPE. >;;; Emitting code for VALID-TYPE-SPECIFIER. >;;; Emitting code for #:G12. >;;; Emitting code for KNOWN-TYPE-P. >;;; Emitting code for TRIVIAL-TYPE-P. >;;; Emitting code for TYPE-AND-EMPTY-CACHE. >;;; Emitting code for TYPE-AND. >;;; Emitting code for TYPE-AND. >;;; Emitting code for VALUES-NUMBER-FROM-TYPE. >;;; Emitting code for VALUES-TYPE-PRIMARY-TYPE-EMPTY-CACHE. >;;; Emitting code for VALUES-TYPE-PRIMARY-TYPE. >;;; Emitting code for VALUES-TYPE-PRIMARY-TYPE. >;;; Emitting code for VALUES-TYPE-TO-N-TYPES-EMPTY-CACHE. >;;; Emitting code for VALUES-TYPE-TO-N-TYPES. >;;; Emitting code for VALUES-TYPE-TO-N-TYPES. >;;; Emitting code for SPLIT-VALUES-TYPE. >;;; Emitting code for VALUES-TYPE-OR-EMPTY-CACHE. >;;; Emitting code for VALUES-TYPE-OR. >;;; Emitting code for VALUES-TYPE-OR. >;;; Emitting code for VALUES-TYPE-AND-EMPTY-CACHE. >;;; Emitting code for VALUES-TYPE-AND. >;;; Emitting code for VALUES-TYPE-AND. >;;; Emitting code for TYPE-OR-EMPTY-CACHE. >;;; Emitting code for TYPE-OR. >;;; Emitting code for TYPE-OR. >;;; Emitting code for TYPE>=. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptype-arith.c -o cmp/cmptype-arith.o >;;; Finished compiling SRC:CMP;CMPTYPE-ARITH.LSP. >;;; >(compile-file "src:cmp;cmptype-prop.lsp" :output-file #P"BUILD:CMP;CMPTYPE-PROP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTYPE-PROP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN INFER-ARG-AND-RETURN-TYPES ...). >;;; Note: >;;; in file CMPTYPE-PROP.LSP, position 584 >;;; at (DEFUN INFER-ARG-AND-RETURN-TYPES ...) >;;; Checking type of #:LET7 to be LIST >;;; Note: >;;; in file CMPTYPE-PROP.LSP, position 584 >;;; at (DEFUN INFER-ARG-AND-RETURN-TYPES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3) to be LIST >;;; Note: >;;; in file CMPTYPE-PROP.LSP, position 584 >;;; at (DEFUN INFER-ARG-AND-RETURN-TYPES ...) >;;; Checking type of #:LOOP-LIST-TAIL5 to be CONS >;;; Compiling (DEFUN ENFORCE-TYPES ...). >;;; Compiling (DEFUN PROPAGATE-TYPES ...). >;;; Compiling (DEFMACRO DEF-TYPE-PROPAGATOR ...). >;;; Compiling (DEFUN COPY-TYPE-PROPAGATOR ...). >;;; Note: >;;; in file CMPTYPE-PROP.LSP, position 3127 >;;; at (DEFUN COPY-TYPE-PROPAGATOR ...) >;;; Checking type of #:LET36 to be LIST >;;; Note: >;;; in file CMPTYPE-PROP.LSP, position 3127 >;;; at (DEFUN COPY-TYPE-PROPAGATOR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST >;;; End of Pass 1. >;;; Emitting code for INFER-ARG-AND-RETURN-TYPES. >;;; Emitting code for ENFORCE-TYPES. >;;; Emitting code for PROPAGATE-TYPES. >;;; Emitting code for DEF-TYPE-PROPAGATOR. >;;; Emitting code for COPY-TYPE-PROPAGATOR. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptype-prop.c -o cmp/cmptype-prop.o >;;; Finished compiling SRC:CMP;CMPTYPE-PROP.LSP. >;;; >(compile-file "src:cmp;cmptype.lsp" :output-file #P"BUILD:CMP;CMPTYPE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTYPE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN AND-FORM-TYPE ...). >;;; Compiling (DEFUN DEFAULT-INIT ...). >;;; Compiling (DEFUN EXPAND-DEFTYPE ...). >;;; Compiling (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...). >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LET17 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LET19 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LOOP-LIST-TAIL15 to be CONS >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LET25 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LET27 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of (CDDDR #:LOOP-LIST20) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of (CDDDR #:LOOP-LIST21) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LOOP-LIST-TAIL23 to be CONS >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LOOP-LIST-TAIL29 to be CONS >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LET34 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LOOP-LIST-TAIL32 to be CONS >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LET39 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of (CDDDR #:LOOP-LIST35) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LOOP-LIST-TAIL37 to be CONS >;;; Note: >;;; in file CMPTYPE.LSP, position 1925 >;;; at (DEFUN LAMBDA-TYPE-CHECK-ASSOCIATE ...) >;;; Checking type of #:LOOP-LIST-TAIL41 to be CONS >;;; Compiling (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...). >;;; Note: >;;; in file CMPTYPE.LSP, position 3417 >;;; at (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...) >;;; Checking type of #:LET44 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3417 >;;; at (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3417 >;;; at (DEFUN LAMBDA-TYPE-CHECK-PRECISE ...) >;;; Checking type of RECORD to be CONS >;;; Compiling (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...). >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of #:LET48 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST45) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of #:LET51 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST49) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of #:LET63 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST59) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 3844 >;;; at (DEFUN EXTRACT-LAMBDA-TYPE-CHECKS ...) >;;; Checking type of #:LOOP-LIST-TAIL61 to be CONS >;;; Compiling (DEFUN TYPE-ERROR-CHECK ...). >;;; Compiling (DEFMACRO ASSERT-TYPE-IF-KNOWN ...). >;;; Compiling (DEFUN REPLACE-INVALID-TYPES ...). >;;; Note: >;;; in file CMPTYPE.LSP, position 7323 >;;; at (DEFUN REPLACE-INVALID-TYPES ...) >;;; Checking type of #:LET78 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 7323 >;;; at (DEFUN REPLACE-INVALID-TYPES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST74) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 7323 >;;; at (DEFUN REPLACE-INVALID-TYPES ...) >;;; Checking type of #:LOOP-LIST-TAIL76 to be CONS >;;; Compiling (DEFMACRO OPTIONAL-TYPE-CHECK ...). >;;; Compiling (DEFMACRO WITH-LET*-TYPE-CHECK ...). >;;; Note: >;;; in file CMPTYPE.LSP, position 7984 >;;; at (FSET 'WITH-LET*-TYPE-CHECK ...) >;;; Checking type of #:LET110 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 7984 >;;; at (FSET 'WITH-LET*-TYPE-CHECK ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST104) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 7984 >;;; at (FSET 'WITH-LET*-TYPE-CHECK ...) >;;; Checking type of #:LOOP-LIST-TAIL106 to be CONS >;;; Note: >;;; in file CMPTYPE.LSP, position 7984 >;;; at (FSET 'WITH-LET*-TYPE-CHECK ...) >;;; Checking type of #:LET116 to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 7984 >;;; at (FSET 'WITH-LET*-TYPE-CHECK ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST112) to be LIST >;;; Note: >;;; in file CMPTYPE.LSP, position 7984 >;;; at (FSET 'WITH-LET*-TYPE-CHECK ...) >;;; Checking type of #:LOOP-LIST-TAIL114 to be CONS >;;; End of Pass 1. >;;; Emitting code for AND-FORM-TYPE. >;;; Emitting code for DEFAULT-INIT. >;;; Emitting code for EXPAND-DEFTYPE. >;;; Emitting code for LAMBDA-TYPE-CHECK-ASSOCIATE. >;;; Emitting code for LAMBDA-TYPE-CHECK-PRECISE. >;;; Emitting code for EXTRACT-LAMBDA-TYPE-CHECKS. >;;; Emitting code for TYPE-ERROR-CHECK. >;;; Emitting code for ASSERT-TYPE-IF-KNOWN. >;;; Emitting code for REPLACE-INVALID-TYPES. >;;; Emitting code for OPTIONAL-TYPE-CHECK. >;;; Emitting code for WITH-LET*-TYPE-CHECK. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptype.c -o cmp/cmptype.o >;;; Finished compiling SRC:CMP;CMPTYPE.LSP. >;;; >(compile-file "src:cmp;cmptype-assert.lsp" :output-file #P"BUILD:CMP;CMPTYPE-ASSERT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTYPE-ASSERT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1COMPILER-TYPECASE ...). >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 539 >;;; at (DEFUN C1COMPILER-TYPECASE ...) >;;; Checking type of #:LET3 to be LIST >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 539 >;;; at (DEFUN C1COMPILER-TYPECASE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 539 >;;; at (DEFUN C1COMPILER-TYPECASE ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 539 >;;; at (DEFUN C1COMPILER-TYPECASE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 539 >;;; at (DEFUN C1COMPILER-TYPECASE ...) >;;; Checking type of #:LOOP-LIST-TAIL8 to be CONS >;;; Compiling (DEFUN C2COMPILER-TYPECASE ...). >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 1593 >;;; at (DEFUN C2COMPILER-TYPECASE ...) >;;; Checking type of #:LET16 to be LIST >;;; Note: >;;; in file CMPTYPE-ASSERT.LSP, position 1593 >;;; at (DEFUN C2COMPILER-TYPECASE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST >;;; Compiling (DEFUN SIMPLE-TYPE-ASSERTION ...). >;;; Style warning: >;;; in file CMPTYPE-ASSERT.LSP, position 2301 >;;; at (DEFUN SIMPLE-TYPE-ASSERTION ...) >;;; ! The variable ENV is not used. >;;; Compiling (DEFUN EXPAND-TYPE-ASSERTION ...). >;;; Compiling (DEFUN C1CHECKED-VALUE ...). >;;; Compiling (DEFUN C2CHECKED-VALUE ...). >;;; Style warning: >;;; in file CMPTYPE-ASSERT.LSP, position 4923 >;;; at (DEFUN C2CHECKED-VALUE ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFMACRO OPTIONAL-TYPE-ASSERTION ...). >;;; Compiling (DEFMACRO TYPE-ASSERTION ...). >;;; End of Pass 1. >;;; Emitting code for C1COMPILER-TYPECASE. >;;; Emitting code for C2COMPILER-TYPECASE. >;;; Emitting code for SIMPLE-TYPE-ASSERTION. >;;; Emitting code for EXPAND-TYPE-ASSERTION. >;;; Emitting code for C1CHECKED-VALUE. >;;; Emitting code for C2CHECKED-VALUE. >;;; Emitting code for OPTIONAL-TYPE-ASSERTION. >;;; Emitting code for TYPE-ASSERTION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptype-assert.c -o cmp/cmptype-assert.o >;;; Finished compiling SRC:CMP;CMPTYPE-ASSERT.LSP. >;;; >(compile-file "src:cmp;cmpc-wt.lsp" :output-file #P"BUILD:CMP;CMPC-WT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPC-WT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN WT1 ...). >;;; Compiling (DEFUN WT-H1 ...). >;;; Compiling (DEFUN WT ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 1044 >;;; at (DEFUN WT ...) >;;; Checking type of #:LET6 to be LIST >;;; Note: >;;; in file CMPC-WT.LSP, position 1044 >;;; at (DEFUN WT ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST >;;; Compiling (DEFUN WT-H ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 1091 >;;; at (DEFUN WT-H ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file CMPC-WT.LSP, position 1091 >;;; at (DEFUN WT-H ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST >;;; Compiling (DEFUN WT-NL-H ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 1142 >;;; at (DEFUN WT-NL-H ...) >;;; Checking type of #:LET16 to be LIST >;;; Note: >;;; in file CMPC-WT.LSP, position 1142 >;;; at (DEFUN WT-NL-H ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST >;;; Compiling (DEFUN PRINC-H ...). >;;; Compiling (DEFUN WT-NL ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 1284 >;;; at (DEFUN WT-NL ...) >;;; Checking type of #:LET21 to be LIST >;;; Note: >;;; in file CMPC-WT.LSP, position 1284 >;;; at (DEFUN WT-NL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST19) to be LIST >;;; Compiling (DEFUN WT-NL1 ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 1351 >;;; at (DEFUN WT-NL1 ...) >;;; Checking type of #:LET26 to be LIST >;;; Note: >;;; in file CMPC-WT.LSP, position 1351 >;;; at (DEFUN WT-NL1 ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST24) to be LIST >;;; Compiling (DEFVAR +MAX-DEPTH+ ...). >;;; Compiling (DEFVAR +C-NEWLINE-INDENT-STRINGS+ ...). >;;; Compiling (DEFUN WT-NL-INDENT ...). >;;; Compiling (DEFUN WT-OPEN-BRACE ...). >;;; Compiling (DEFUN WT-NL-OPEN-BRACE ...). >;;; Compiling (DEFUN WT-NL-CLOSE-MANY-BRACES ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 2019 >;;; at (DEFUN WT-NL-CLOSE-MANY-BRACES ...) >;;; Checking type of #:LET36 to be REAL >;;; Compiling (DEFUN WT-NL-CLOSE-BRACE ...). >;;; Compiling (DEFMACRO WITH-INDENTATION ...). >;;; Compiling (DEFUN WT-GO ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 2584 >;;; at (DEFUN WT-GO ...) >;;; Checking type of #:G45 to be CONS >;;; Compiling (DEFUN WT-LABEL ...). >;;; Compiling (DEFUN WT-FILTERED-COMMENT ...). >;;; Note: >;;; in file CMPC-WT.LSP, position 2849 >;;; at (DEFUN WT-FILTERED-COMMENT ...) >;;; Checking type of (1- (LENGTH TEXT)) to be FIXNUM >;;; Compiling (DEFUN DO-WT-COMMENT ...). >;;; Compiling (DEFUN WT-COMMENT ...). >;;; Compiling (DEFUN WT-COMMENT-NL ...). >;;; Compiling (DEFVAR *WT-STRING-SIZE* ...). >;;; Compiling (DEFUN ENCODE-STRING ...). >;;; Compiling (DEFUN WT-FILTERED-DATA ...). >;;; Compiling (DEFUN C-FILTERED-STRING ...). >;;; End of Pass 1. >;;; Emitting code for WT1. >;;; Emitting code for WT-H1. >;;; 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 WT-NL-INDENT. >;;; Emitting code for WT-OPEN-BRACE. >;;; Emitting code for WT-NL-OPEN-BRACE. >;;; Emitting code for WT-NL-CLOSE-MANY-BRACES. >;;; Emitting code for WT-NL-CLOSE-BRACE. >;;; Emitting code for WITH-INDENTATION. >;;; Emitting code for WT-GO. >;;; Emitting code for WT-LABEL. >;;; Emitting code for WT-FILTERED-COMMENT. >;;; Emitting code for DO-WT-COMMENT. >;;; Emitting code for WT-COMMENT. >;;; Emitting code for WT-COMMENT-NL. >;;; Emitting code for ENCODE-STRING. >;;; Emitting code for WT-FILTERED-DATA. >;;; Emitting code for C-FILTERED-STRING. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpc-wt.c -o cmp/cmpc-wt.o >;;; Finished compiling SRC:CMP;CMPC-WT.LSP. >;;; >(compile-file "src:cmp;cmpc-inliner.lsp" :output-file #P"BUILD:CMP;CMPC-INLINER.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPC-INLINER.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN INLINED-ARG-LOC ...). >;;; Compiling (DEFUN INLINED-ARG-TYPE ...). >;;; Compiling (DEFUN INLINED-ARG-REP-TYPE ...). >;;; Compiling (DEFMACRO DEFINE-C-INLINER ...). >;;; Compiling (DEFUN APPLY-INLINER ...). >;;; Compiling (DEFUN DEFAULT-C-INLINER ...). >;;; Note: >;;; in file CMPC-INLINER.LSP, position 1140 >;;; at (DEFUN DEFAULT-C-INLINER ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file CMPC-INLINER.LSP, position 1140 >;;; at (DEFUN DEFAULT-C-INLINER ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST >;;; Note: >;;; in file CMPC-INLINER.LSP, position 1140 >;;; at (DEFUN DEFAULT-C-INLINER ...) >;;; Checking type of #:LOOP-LIST-TAIL11 to be CONS >;;; Compiling (DEFUN INLINE-FUNCTION ...). >;;; Style warning: >;;; in file CMPC-INLINER.LSP, position 1516 >;;; at (DEFUN INLINE-FUNCTION ...) >;;; ! The variable DEST-REP-TYPE is not used. >;;; Compiling (DEFUN APPLY-INLINE-INFO ...). >;;; Style warning: >;;; in file CMPC-INLINER.LSP, position 1941 >;;; at (DEFUN APPLY-INLINE-INFO ...) >;;; ! The variable OUT-TYPE is not used. >;;; Compiling (DEFUN CHOOSE-INLINE-INFO ...). >;;; Compiling (DEFUN GET-INLINE-INFO ...). >;;; Compiling (DEFUN TO-FIXNUM-FLOAT-TYPE ...). >;;; Compiling (DEFUN MAXIMUM-FLOAT-TYPE ...). >;;; Compiling (DEFUN INLINE-TYPE-MATCHES ...). >;;; End of Pass 1. >;;; Emitting code for INLINED-ARG-LOC. >;;; Emitting code for INLINED-ARG-TYPE. >;;; Emitting code for INLINED-ARG-REP-TYPE. >;;; Emitting code for DEFINE-C-INLINER. >;;; Emitting code for APPLY-INLINER. >;;; Emitting code for DEFAULT-C-INLINER. >;;; Emitting code for INLINE-FUNCTION. >;;; Emitting code for APPLY-INLINE-INFO. >;;; Emitting code for CHOOSE-INLINE-INFO. >;;; Emitting code for GET-INLINE-INFO. >;;; Emitting code for TO-FIXNUM-FLOAT-TYPE. >;;; Emitting code for MAXIMUM-FLOAT-TYPE. >;;; Emitting code for INLINE-TYPE-MATCHES. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpc-inliner.c -o cmp/cmpc-inliner.o >;;; Finished compiling SRC:CMP;CMPC-INLINER.LSP. >;;; >(compile-file "src:cmp;cmpbind.lsp" :output-file #P"BUILD:CMP;CMPBIND.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPBIND.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN BIND ...). >;;; Compiling (DEFUN BIND-INIT ...). >;;; Compiling (DEFUN BDS-BIND ...). >;;; End of Pass 1. >;;; Emitting code for BIND. >;;; Emitting code for BIND-INIT. >;;; Emitting code for BDS-BIND. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpbind.c -o cmp/cmpbind.o >;;; Finished compiling SRC:CMP;CMPBIND.LSP. >;;; >(compile-file "src:cmp;cmpblock.lsp" :output-file #P"BUILD:CMP;CMPBLOCK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPBLOCK.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1BLOCK ...). >;;; Compiling (DEFUN C2BLOCK ...). >;;; Compiling (DEFUN C1RETURN-FROM ...). >;;; Compiling (DEFUN C2RETURN-FROM ...). >;;; End of Pass 1. >;;; Emitting code for C1BLOCK. >;;; Emitting code for C2BLOCK. >;;; Emitting code for C1RETURN-FROM. >;;; Emitting code for C2RETURN-FROM. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpblock.c -o cmp/cmpblock.o >;;; Finished compiling SRC:CMP;CMPBLOCK.LSP. >;;; >(compile-file "src:cmp;cmpcall.lsp" :output-file #P"BUILD:CMP;CMPCALL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPCALL.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN UNOPTIMIZED-LONG-CALL ...). >;;; Note: >;;; in file CMPCALL.LSP, position 562 >;;; at (DEFUN UNOPTIMIZED-LONG-CALL ...) >;;; Checking type of #:LET4 to be LIST >;;; Note: >;;; in file CMPCALL.LSP, position 562 >;;; at (DEFUN UNOPTIMIZED-LONG-CALL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Note: >;;; in file CMPCALL.LSP, position 562 >;;; at (DEFUN UNOPTIMIZED-LONG-CALL ...) >;;; Checking type of #:LOOP-LIST-TAIL2 to be CONS >;;; Compiling (DEFUN UNOPTIMIZED-FUNCALL ...). >;;; Compiling (DEFUN C1FUNCALL ...). >;;; Compiling (DEFUN C2FUNCALL ...). >;;; Compiling (DEFUN C2CALL-GLOBAL ...). >;;; Compiling (DEFUN CALL-GLOBAL-LOC ...). >;;; Compiling (DEFUN CALL-LOC ...). >;;; Compiling (DEFUN CALL-EXPORTED-FUNCTION-LOC ...). >;;; Compiling (DEFUN CALL-UNKNOWN-GLOBAL-LOC ...). >;;; 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 ...). >;;; Compiling (DEFUN WT-CALL-INDIRECT ...). >;;; Compiling (DEFUN WT-CALL-NORMAL ...). >;;; Note: >;;; in file CMPCALL.LSP, position 9081 >;;; at (DEFUN WT-CALL-NORMAL ...) >;;; Checking type of (NTHCDR #:G53 #:G54) to be CONS >;;; Note: >;;; in file CMPCALL.LSP, position 9081 >;;; at (DEFUN WT-CALL-NORMAL ...) >;;; Checking type of (NTHCDR #:G60 #:G61) to be CONS >;;; Style warning: >;;; in file CMPCALL.LSP, position 9081 >;;; at (DEFUN WT-CALL-NORMAL ...) >;;; ! The variable TYPE is not used. >;;; End of Pass 1. >;;; Emitting code for UNOPTIMIZED-LONG-CALL. >;;; Emitting code for UNOPTIMIZED-FUNCALL. >;;; Emitting code for C1FUNCALL. >;;; Emitting code for C2FUNCALL. >;;; Emitting code for C2CALL-GLOBAL. >;;; Emitting code for CALL-GLOBAL-LOC. >;;; Emitting code for CALL-LOC. >;;; Emitting code for CALL-EXPORTED-FUNCTION-LOC. >;;; Emitting code for CALL-UNKNOWN-GLOBAL-LOC. >;;; Emitting code for MAYBE-SAVE-VALUE. >;;; Emitting code for ENV-VAR-NAME. >;;; Emitting code for WT-STACK-POINTER. >;;; Emitting code for WT-CALL. >;;; Emitting code for WT-CALL-INDIRECT. >;;; Emitting code for WT-CALL-NORMAL. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpcall.c -o cmp/cmpcall.o >;;; Finished compiling SRC:CMP;CMPCALL.LSP. >;;; >(compile-file "src:cmp;cmpcatch.lsp" :output-file #P"BUILD:CMP;CMPCATCH.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPCATCH.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1CATCH ...). >;;; Compiling (DEFUN C2CATCH ...). >;;; Compiling (DEFUN C1UNWIND-PROTECT ...). >;;; Compiling (DEFUN C2UNWIND-PROTECT ...). >;;; Compiling (DEFUN C1THROW ...). >;;; Compiling (DEFUN C2THROW ...). >;;; End of Pass 1. >;;; Emitting code for C1CATCH. >;;; Emitting code for C2CATCH. >;;; Emitting code for C1UNWIND-PROTECT. >;;; Emitting code for C2UNWIND-PROTECT. >;;; Emitting code for C1THROW. >;;; Emitting code for C2THROW. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpcatch.c -o cmp/cmpcatch.o >;;; Finished compiling SRC:CMP;CMPCATCH.LSP. >;;; >(compile-file "src:cmp;cmpenv-api.lsp" :output-file #P"BUILD:CMP;CMPENV-API.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPENV-API.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CMP-ENV-ROOT ...). >;;; Compiling (DEFUN CMP-ENV-COPY ...). >;;; Compiling (DEFMACRO CMP-ENV-VARIABLES ...). >;;; Compiling (DEFMACRO CMP-ENV-FUNCTIONS ...). >;;; Compiling (DEFUN CMP-ENV-CLEANUPS ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 1056 >;;; at (DEFUN CMP-ENV-CLEANUPS ...) >;;; Checking type of #:LET22 to be LIST >;;; Note: >;;; in file CMPENV-API.LSP, position 1056 >;;; at (DEFUN CMP-ENV-CLEANUPS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST >;;; Note: >;;; in file CMPENV-API.LSP, position 1056 >;;; at (DEFUN CMP-ENV-CLEANUPS ...) >;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-VAR ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 1753 >;;; at (DEFUN CMP-ENV-REGISTER-VAR ...) >;;; Checking type of #:G23 to be CONS >;;; Compiling (DEFUN CMP-ENV-DECLARE-SPECIAL ...). >;;; Compiling (DEFUN CMP-ENV-ADD-DECLARATION ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 2152 >;;; at (DEFUN CMP-ENV-ADD-DECLARATION ...) >;;; Checking type of #:G27 to be CONS >;;; Compiling (DEFUN CMP-ENV-EXTEND-DECLARATION ...). >;;; Compiling (DEFUN CMP-ENV-REGISTER-FUNCTION ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 2503 >;;; at (DEFUN CMP-ENV-REGISTER-FUNCTION ...) >;;; Checking type of #:G30 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-GLOBAL-MACRO ...). >;;; Compiling (DEFUN CMP-ENV-REGISTER-MACRO ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 2819 >;;; at (DEFUN CMP-ENV-REGISTER-MACRO ...) >;;; Checking type of #:G33 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-FTYPE ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 2965 >;;; at (DEFUN CMP-ENV-REGISTER-FTYPE ...) >;;; Checking type of #:G36 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-SYMBOL-MACRO ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 3123 >;;; at (DEFUN CMP-ENV-REGISTER-SYMBOL-MACRO ...) >;;; Checking type of #:G39 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-BLOCK ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 3334 >;;; at (DEFUN CMP-ENV-REGISTER-BLOCK ...) >;;; Checking type of #:G43 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-TAG ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 3471 >;;; at (DEFUN CMP-ENV-REGISTER-TAG ...) >;;; Checking type of #:G46 to be CONS >;;; Compiling (DEFUN CMP-ENV-REGISTER-CLEANUP ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 3606 >;;; at (DEFUN CMP-ENV-REGISTER-CLEANUP ...) >;;; Checking type of #:G49 to be CONS >;;; Compiling (DEFUN CMP-ENV-SEARCH-FUNCTION ...). >;;; Compiling (DEFUN CMP-ENV-SEARCH-VARIABLES ...). >;;; 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-SEARCH-FTYPE ...). >;;; Compiling (DEFUN CMP-ENV-MARK ...). >;;; Compiling (DEFUN CMP-ENV-NEW-VARIABLES ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 6238 >;;; at (DEFUN CMP-ENV-NEW-VARIABLES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST85) to be LIST >;;; Note: >;;; in file CMPENV-API.LSP, position 6238 >;;; at (DEFUN CMP-ENV-NEW-VARIABLES ...) >;;; Checking type of #:LOOP-LIST-TAIL87 to be CONS >;;; Compiling (DEFUN CMP-ENV-SEARCH-DECLARATION ...). >;;; Note: >;;; in file CMPENV-API.LSP, position 6433 >;;; at (DEFUN CMP-ENV-SEARCH-DECLARATION ...) >;;; Checking type of #:LET92 to be LIST >;;; Note: >;;; in file CMPENV-API.LSP, position 6433 >;;; at (DEFUN CMP-ENV-SEARCH-DECLARATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST90) to be LIST >;;; End of Pass 1. >;;; Emitting code for CMP-ENV-ROOT. >;;; Emitting code for CMP-ENV-COPY. >;;; Emitting code for CMP-ENV-VARIABLES. >;;; Emitting code for CMP-ENV-FUNCTIONS. >;;; Emitting code for CMP-ENV-CLEANUPS. >;;; Emitting code for CMP-ENV-REGISTER-VAR. >;;; Emitting code for CMP-ENV-DECLARE-SPECIAL. >;;; Emitting code for CMP-ENV-ADD-DECLARATION. >;;; Emitting code for CMP-ENV-EXTEND-DECLARATION. >;;; Emitting code for CMP-ENV-REGISTER-FUNCTION. >;;; Emitting code for CMP-ENV-REGISTER-GLOBAL-MACRO. >;;; Emitting code for CMP-ENV-REGISTER-MACRO. >;;; Emitting code for CMP-ENV-REGISTER-FTYPE. >;;; Emitting code for CMP-ENV-REGISTER-SYMBOL-MACRO. >;;; Emitting code for #:G42. >;;; Emitting code for CMP-ENV-REGISTER-BLOCK. >;;; Emitting code for CMP-ENV-REGISTER-TAG. >;;; Emitting code for CMP-ENV-REGISTER-CLEANUP. >;;; Emitting code for CMP-ENV-SEARCH-FUNCTION. >;;; 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-SEARCH-FTYPE. >;;; Emitting code for CMP-ENV-MARK. >;;; Emitting code for CMP-ENV-NEW-VARIABLES. >;;; Emitting code for CMP-ENV-SEARCH-DECLARATION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpenv-api.c -o cmp/cmpenv-api.o >;;; Finished compiling SRC:CMP;CMPENV-API.LSP. >;;; >(compile-file "src:cmp;cmpenv-fun.lsp" :output-file #P"BUILD:CMP;CMPENV-FUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPENV-FUN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN FUNCTION-ARG-TYPES ...). >;;; Note: >;;; in file CMPENV-FUN.LSP, position 582 >;;; at (DEFUN FUNCTION-ARG-TYPES ...) >;;; Checking type of ARG-TYPES to be OBJECT >;;; Note: >;;; in file CMPENV-FUN.LSP, position 582 >;;; at (DEFUN FUNCTION-ARG-TYPES ...) >;;; Checking type of (CDR AL) to be OBJECT >;;; Compiling (DEFUN PROCLAIM-FUNCTION ...). >;;; 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 ...). >;;; Style warning: >;;; in file CMPENV-FUN.LSP, position 3281 >;;; at (DEFUN GET-LOCAL-RETURN-TYPE ...) >;;; ! The variable ENV is not used. >;;; Compiling (DEFUN GET-PROCLAIMED-NARG ...). >;;; Note: >;;; in file CMPENV-FUN.LSP, position 3462 >;;; at (DEFUN GET-PROCLAIMED-NARG ...) >;;; Checking type of #:LET16 to be LIST >;;; Note: >;;; in file CMPENV-FUN.LSP, position 3462 >;;; at (DEFUN GET-PROCLAIMED-NARG ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST >;;; Compiling (DEFUN DECLARE-INLINE ...). >;;; Compiling (DEFUN DECLARE-NOTINLINE ...). >;;; Compiling (DEFUN PROCLAIM-INLINE ...). >;;; Compiling (DEFUN PROCLAIM-NOTINLINE ...). >;;; Compiling (DEFUN DECLARED-INLINE-P ...). >;;; Compiling (DEFUN DECLARED-NOTINLINE-P ...). >;;; Compiling (DEFUN INLINE-POSSIBLE ...). >;;; Compiling (DEFUN MAYBE-INSTALL-INLINE-FUNCTION ...). >;;; End of Pass 1. >;;; Emitting code for FUNCTION-ARG-TYPES. >;;; Emitting code for PROCLAIM-FUNCTION. >;;; 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 DECLARE-INLINE. >;;; Emitting code for DECLARE-NOTINLINE. >;;; Emitting code for PROCLAIM-INLINE. >;;; Emitting code for PROCLAIM-NOTINLINE. >;;; Emitting code for DECLARED-INLINE-P. >;;; Emitting code for DECLARED-NOTINLINE-P. >;;; Emitting code for INLINE-POSSIBLE. >;;; Emitting code for MAYBE-INSTALL-INLINE-FUNCTION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpenv-fun.c -o cmp/cmpenv-fun.o >;;; Finished compiling SRC:CMP;CMPENV-FUN.LSP. >;;; >(compile-file "src:cmp;cmpenv-declare.lsp" :output-file #P"BUILD:CMP;CMPENV-DECLARE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPENV-DECLARE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN VALID-FORM-P ...). >;;; Compiling (DEFUN TYPE-NAME-P ...). >;;; Compiling (DEFUN VALIDATE-ALIEN-DECLARATION ...). >;;; Style warning: >;;; in file CMPENV-DECLARE.LSP, position 1036 >;;; at (DEFUN VALIDATE-ALIEN-DECLARATION ...) >;;; ! The variable ERROR is not used. >;;; Compiling (DEFUN ALIEN-DECLARATION-P ...). >;;; Compiling (DEFUN PARSE-IGNORE-DECLARATION ...). >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 1564 >;;; at (DEFUN PARSE-IGNORE-DECLARATION ...) >;;; Checking type of #:LET5 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 1564 >;;; at (DEFUN PARSE-IGNORE-DECLARATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3) to be LIST >;;; Compiling (DEFUN COLLECT-DECLARED ...). >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 2037 >;;; at (DEFUN COLLECT-DECLARED ...) >;;; Checking type of #:LET9 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 2037 >;;; at (DEFUN COLLECT-DECLARED ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST >;;; Compiling (DEFUN C1BODY ...). >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 2310 >;;; at (DEFUN C1BODY ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 2310 >;;; at (DEFUN C1BODY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST11) to be LIST >;;; Compiling (DEFUN ADD-ONE-DECLARATION ...). >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 4806 >;;; at (DEFUN ADD-ONE-DECLARATION ...) >;;; Checking type of #:LET29 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 4806 >;;; at (DEFUN ADD-ONE-DECLARATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST27) to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 4806 >;;; at (DEFUN ADD-ONE-DECLARATION ...) >;;; Checking type of #:LET33 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 4806 >;;; at (DEFUN ADD-ONE-DECLARATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST31) to be LIST >;;; Compiling (DEFUN SYMBOL-MACRO-DECLARATION-P ...). >;;; Compiling (DEFUN CHECK-VDECL ...). >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 6946 >;;; at (DEFUN CHECK-VDECL ...) >;;; Checking type of #:LET41 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 6946 >;;; at (DEFUN CHECK-VDECL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 6946 >;;; at (DEFUN CHECK-VDECL ...) >;;; Checking type of #:LET45 to be LIST >;;; Note: >;;; in file CMPENV-DECLARE.LSP, position 6946 >;;; at (DEFUN CHECK-VDECL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST >;;; End of Pass 1. >;;; Emitting code for VALID-FORM-P. >;;; Emitting code for TYPE-NAME-P. >;;; Emitting code for VALIDATE-ALIEN-DECLARATION. >;;; Emitting code for ALIEN-DECLARATION-P. >;;; Emitting code for PARSE-IGNORE-DECLARATION. >;;; Emitting code for COLLECT-DECLARED. >;;; Emitting code for C1BODY. >;;; Emitting code for ADD-ONE-DECLARATION. >;;; Emitting code for SYMBOL-MACRO-DECLARATION-P. >;;; Emitting code for CHECK-VDECL. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpenv-declare.c -o cmp/cmpenv-declare.o >;;; Finished compiling SRC:CMP;CMPENV-DECLARE.LSP. >;;; >(compile-file "src:cmp;cmpenv-proclaim.lsp" :output-file #P"BUILD:CMP;CMPENV-PROCLAIM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPENV-PROCLAIM.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN PROCLAIM ...). >;;; Note: >;;; in file CMPENV-PROCLAIM.LSP, position 957 >;;; at (DEFUN PROCLAIM ...) >;;; Checking type of #:LET32 to be LIST >;;; Note: >;;; in file CMPENV-PROCLAIM.LSP, position 957 >;;; at (DEFUN PROCLAIM ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST30) to be LIST >;;; Compiling (DEFUN PROCLAIM-VAR ...). >;;; End of Pass 1. >;;; Emitting code for PROCLAIM. >;;; Emitting code for PROCLAIM-VAR. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpenv-proclaim.c -o cmp/cmpenv-proclaim.o >;;; Finished compiling SRC:CMP;CMPENV-PROCLAIM.LSP. >;;; >(compile-file "src:cmp;cmpenv-declaim.lsp" :output-file #P"BUILD:CMP;CMPENV-DECLAIM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPENV-DECLAIM.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN PROCESS-DECLAIM-ARGS ...). >;;; Note: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; Checking type of #:LET2 to be LIST >;;; Note: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Note: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; Checking type of #:LET7 to be LIST >;;; Note: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST >;;; Style warning: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; ! The variable BODY is not used. >;;; Style warning: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; ! The variable DOC is not used. >;;; Style warning: >;;; in file CMPENV-DECLAIM.LSP, position 840 >;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) >;;; ! The variable ALL is not used. >;;; Compiling (DEFMACRO DECLAIM ...). >;;; Compiling (DEFMACRO EXT::C-DECLAIM ...). >;;; End of Pass 1. >;;; Emitting code for PROCESS-DECLAIM-ARGS. >;;; Emitting code for ADD-VARIABLES. >;;; Emitting code for DECLAIM. >;;; Emitting code for EXT::C-DECLAIM. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpenv-declaim.c -o cmp/cmpenv-declaim.o >;;; Finished compiling SRC:CMP;CMPENV-DECLAIM.LSP. >;;; >(compile-file "src:cmp;cmppolicy.lsp" :output-file #P"BUILD:CMP;CMPPOLICY.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPPOLICY.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN POLICY-TO-DEBUG-LEVEL ...). >;;; Note: >;;; in file CMPPOLICY.LSP, position 1275 >;;; at (DEFUN POLICY-TO-DEBUG-LEVEL ...) >;;; Checking type of (1+ LEVEL) to be FIXNUM >;;; Compiling (DEFUN POLICY-TO-SAFETY-LEVEL ...). >;;; Note: >;;; in file CMPPOLICY.LSP, position 1275 >;;; at (DEFUN POLICY-TO-SAFETY-LEVEL ...) >;;; Checking type of (1+ LEVEL) to be FIXNUM >;;; Compiling (DEFUN POLICY-TO-SPEED-LEVEL ...). >;;; Note: >;;; in file CMPPOLICY.LSP, position 1275 >;;; at (DEFUN POLICY-TO-SPEED-LEVEL ...) >;;; Checking type of (1+ LEVEL) to be FIXNUM >;;; Compiling (DEFUN POLICY-TO-SPACE-LEVEL ...). >;;; Note: >;;; in file CMPPOLICY.LSP, position 1275 >;;; at (DEFUN POLICY-TO-SPACE-LEVEL ...) >;;; Checking type of (1+ LEVEL) to be FIXNUM >;;; Compiling (DEFUN OPTIMIZATION-QUALITY-SWITCHES ...). >;;; Compiling (DEFUN COMPUTE-POLICY ...). >;;; Compiling (DEFUN DEFAULT-POLICY ...). >;;; Compiling (DEFUN CMP-ENV-POLICY ...). >;;; Compiling (DEFUN CMP-ENV-ADD-OPTIMIZATIONS ...). >;;; Compiling (DEFUN POLICY-DECLARATION-NAME-P ...). >;;; Compiling (DEFUN MAYBE-ADD-POLICY ...). >;;; Compiling (DEFUN ADD-DEFAULT-OPTIMIZATIONS ...). >;;; Compiling (DEFUN CMP-ENV-ALL-OPTIMIZATIONS ...). >;;; Compiling (DEFUN CMP-ENV-OPTIMIZATION ...). >;;; Compiling (DEFINE-POLICY ASSUME-NO-ERRORS ...). >;;; Compiling (DEFINE-POLICY ASSUME-RIGHT-TYPE ...). >;;; Compiling (DEFINE-POLICY TYPE-ASSERTIONS ...). >;;; Compiling (DEFINE-POLICY CHECK-STACK-OVERFLOW ...). >;;; Compiling (DEFINE-POLICY CHECK-ARGUMENTS-TYPE ...). >;;; Compiling (DEFINE-POLICY ARRAY-BOUNDS-CHECK ...). >;;; Compiling (DEFINE-POLICY GLOBAL-VAR-CHECKING ...). >;;; Compiling (DEFINE-POLICY GLOBAL-FUNCTION-CHECKING ...). >;;; Compiling (DEFINE-POLICY CHECK-NARGS ...). >;;; Compiling (DEFINE-POLICY THE-IS-CHECKED ...). >;;; Compiling (DEFINE-POLICY ASSUME-TYPES-DONT-CHANGE ...). >;;; Compiling (DEFINE-POLICY INLINE-SLOT-ACCESS ...). >;;; Compiling (DEFINE-POLICY INLINE-ACCESSORS ...). >;;; Compiling (DEFINE-POLICY INLINE-BIT-OPERATIONS ...). >;;; Compiling (DEFINE-POLICY OPEN-CODE-AREF/ASET ...). >;;; Compiling (DEFINE-POLICY EVALUATE-FORMS ...). >;;; Compiling (DEFINE-POLICY USE-DIRECT-C-CALL ...). >;;; Compiling (DEFINE-POLICY INLINE-TYPE-CHECKS ...). >;;; Compiling (DEFINE-POLICY INLINE-SEQUENCE-FUNCTIONS ...). >;;; Compiling (DEFINE-POLICY DEBUG-VARIABLE-BINDINGS ...). >;;; Compiling (DEFINE-POLICY DEBUG-IHS-FRAME ...). >;;; Compiling (DEFUN SAFE-COMPILE ...). >;;; Compiling (DEFUN COMPILER-PUSH-EVENTS ...). >;;; Compiling (DEFPARAMETER *OPTIMIZATION-QUALITY-SWITCHES* ...). >;;; End of Pass 1. >;;; Emitting code for POLICY-TO-DEBUG-LEVEL. >;;; Emitting code for POLICY-TO-SAFETY-LEVEL. >;;; Emitting code for POLICY-TO-SPEED-LEVEL. >;;; Emitting code for POLICY-TO-SPACE-LEVEL. >;;; Emitting code for OPTIMIZATION-QUALITY-SWITCHES. >;;; Emitting code for COMPUTE-POLICY. >;;; Emitting code for DEFAULT-POLICY. >;;; Emitting code for CMP-ENV-POLICY. >;;; Emitting code for CMP-ENV-ADD-OPTIMIZATIONS. >;;; Emitting code for POLICY-DECLARATION-NAME-P. >;;; Emitting code for MAYBE-ADD-POLICY. >;;; Emitting code for ADD-DEFAULT-OPTIMIZATIONS. >;;; Emitting code for CMP-ENV-ALL-OPTIMIZATIONS. >;;; Emitting code for CMP-ENV-OPTIMIZATION. >;;; Emitting code for POLICY-ASSUME-NO-ERRORS. >;;; Emitting code for POLICY-ASSUME-RIGHT-TYPE. >;;; Emitting code for POLICY-TYPE-ASSERTIONS. >;;; Emitting code for POLICY-CHECK-STACK-OVERFLOW. >;;; Emitting code for POLICY-CHECK-ARGUMENTS-TYPE. >;;; Emitting code for POLICY-ARRAY-BOUNDS-CHECK. >;;; Emitting code for POLICY-GLOBAL-VAR-CHECKING. >;;; Emitting code for POLICY-GLOBAL-FUNCTION-CHECKING. >;;; Emitting code for POLICY-CHECK-NARGS. >;;; Emitting code for POLICY-THE-IS-CHECKED. >;;; Emitting code for POLICY-ASSUME-TYPES-DONT-CHANGE. >;;; Emitting code for POLICY-INLINE-SLOT-ACCESS. >;;; Emitting code for POLICY-INLINE-ACCESSORS. >;;; Emitting code for POLICY-INLINE-BIT-OPERATIONS. >;;; Emitting code for POLICY-OPEN-CODE-AREF/ASET. >;;; Emitting code for POLICY-EVALUATE-FORMS. >;;; Emitting code for POLICY-USE-DIRECT-C-CALL. >;;; Emitting code for POLICY-INLINE-TYPE-CHECKS. >;;; Emitting code for POLICY-INLINE-SEQUENCE-FUNCTIONS. >;;; Emitting code for POLICY-DEBUG-VARIABLE-BINDINGS. >;;; Emitting code for POLICY-DEBUG-IHS-FRAME. >;;; Emitting code for SAFE-COMPILE. >;;; Emitting code for COMPILER-PUSH-EVENTS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmppolicy.c -o cmp/cmppolicy.o >;;; Finished compiling SRC:CMP;CMPPOLICY.LSP. >;;; >(compile-file "src:cmp;cmpeval.lsp" :output-file #P"BUILD:CMP;CMPEVAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPEVAL.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1EXPR-INNER ...). >;;; Compiling (DEFUN C1EXPR ...). >;;; Compiling (DEFVAR *C1NIL* ...). >;;; Compiling (DEFUN C1NIL ...). >;;; Compiling (DEFVAR *C1T* ...). >;;; Compiling (DEFUN C1T ...). >;;; Compiling (DEFUN C1CALL ...). >;;; Compiling (DEFUN C1CALL-LOCAL ...). >;;; Compiling (DEFUN C1CALL-GLOBAL ...). >;;; Compiling (DEFUN C1CALL-CONSTANT-FOLD ...). >;;; Note: >;;; in file CMPEVAL.LSP, position 4730 >;;; at (DEFUN C1CALL-CONSTANT-FOLD ...) >;;; Checking type of #:LET19 to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 4730 >;;; at (DEFUN C1CALL-CONSTANT-FOLD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST17) to be LIST >;;; Compiling (DEFUN C2EXPR ...). >;;; Compiling (DEFUN C2EXPR* ...). >;;; Compiling (DEFUN C1WITH-BACKEND ...). >;;; Note: >;;; in file CMPEVAL.LSP, position 5911 >;;; at (DEFUN C1WITH-BACKEND ...) >;;; Checking type of #:LOOP-LIST-TAIL22 to be CONS >;;; Compiling (DEFUN C1PROGN ...). >;;; Note: >;;; in file CMPEVAL.LSP, position 6107 >;;; at (DEFUN C1PROGN ...) >;;; Checking type of #:LET32 to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 6107 >;;; at (DEFUN C1PROGN ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST28) to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 6107 >;;; at (DEFUN C1PROGN ...) >;;; Checking type of #:LOOP-LIST-TAIL30 to be CONS >;;; Compiling (DEFUN C2PROGN ...). >;;; Compiling (DEFUN C1ARGS* ...). >;;; Note: >;;; in file CMPEVAL.LSP, position 6992 >;;; at (DEFUN C1ARGS* ...) >;;; Checking type of #:LET42 to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 6992 >;;; at (DEFUN C1ARGS* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 6992 >;;; at (DEFUN C1ARGS* ...) >;;; Checking type of #:LOOP-LIST-TAIL40 to be CONS >;;; Compiling (DEFVAR *COMPILER-TEMPS* ...). >;;; Compiling (DEFMACRO SI::DEFINE-INLINE-FUNCTION ...). >;;; Note: >;;; in file CMPEVAL.LSP, position 7200 >;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) >;;; Checking type of #:LET83 to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 7200 >;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) >;;; Checking type of #:LET85 to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 7200 >;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST78) to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 7200 >;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST79) to be LIST >;;; Note: >;;; in file CMPEVAL.LSP, position 7200 >;;; at (FSET 'DEFINE-INLINE-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL81 to be CONS >;;; End of Pass 1. >;;; Emitting code for C1EXPR-INNER. >;;; Emitting code for C1EXPR. >;;; Emitting code for C1NIL. >;;; Emitting code for C1T. >;;; Emitting code for C1CALL. >;;; Emitting code for C1CALL-LOCAL. >;;; Emitting code for C1CALL-GLOBAL. >;;; Emitting code for C1CALL-CONSTANT-FOLD. >;;; Emitting code for #:G16. >;;; Emitting code for C2EXPR. >;;; Emitting code for C2EXPR*. >;;; Emitting code for C1WITH-BACKEND. >;;; Emitting code for C1PROGN. >;;; Emitting code for C2PROGN. >;;; Emitting code for C1ARGS*. >;;; Emitting code for SI::DEFINE-INLINE-FUNCTION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpeval.c -o cmp/cmpeval.o >;;; Finished compiling SRC:CMP;CMPEVAL.LSP. >;;; >(compile-file "src:cmp;cmpexit.lsp" :output-file #P"BUILD:CMP;CMPEXIT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPEXIT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN UNWIND-BDS ...). >;;; Compiling (DEFUN UNWIND-EXIT ...). >;;; Note: >;;; in file CMPEXIT.LSP, position 1877 >;;; at (DEFUN UNWIND-EXIT ...) >;;; Checking type of (+ BDS-BIND #:G19) to be FIXNUM >;;; Compiling (DEFUN BABOON-IMPROPER-*EXIT* ...). >;;; Compiling (DEFUN BABOON-UNWIND-EXIT ...). >;;; Compiling (DEFUN UNWIND-NO-EXIT-UNTIL ...). >;;; Compiling (DEFUN UNWIND-NO-EXIT ...). >;;; Compiling (DEFUN TAIL-RECURSION-POSSIBLE ...). >;;; Compiling (DEFUN C2TRY-TAIL-RECURSIVE-CALL ...). >;;; End of Pass 1. >;;; Emitting code for UNWIND-BDS. >;;; Emitting code for UNWIND-EXIT. >;;; Emitting code for BABOON-IMPROPER-*EXIT*. >;;; Emitting code for BABOON-UNWIND-EXIT. >;;; Emitting code for UNWIND-NO-EXIT-UNTIL. >;;; Emitting code for UNWIND-NO-EXIT. >;;; Emitting code for TAIL-RECURSION-POSSIBLE. >;;; Emitting code for C2TRY-TAIL-RECURSIVE-CALL. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpexit.c -o cmp/cmpexit.o >;;; Finished compiling SRC:CMP;CMPEXIT.LSP. >;;; >(compile-file "src:cmp;cmpflet.lsp" :output-file #P"BUILD:CMP;CMPFLET.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPFLET.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1LABELS ...). >;;; Compiling (DEFUN C1FLET ...). >;;; Compiling (DEFUN C1LABELS/FLET ...). >;;; Note: >;;; in file CMPFLET.LSP, position 678 >;;; at (DEFUN C1LABELS/FLET ...) >;;; Checking type of #:LET15 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 678 >;;; at (DEFUN C1LABELS/FLET ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 678 >;;; at (DEFUN C1LABELS/FLET ...) >;;; Checking type of #:LET18 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 678 >;;; at (DEFUN C1LABELS/FLET ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST16) to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 678 >;;; at (DEFUN C1LABELS/FLET ...) >;;; Checking type of #:LET23 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 678 >;;; at (DEFUN C1LABELS/FLET ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST21) to be LIST >;;; Compiling (DEFUN CHILD-FUNCTION-P ...). >;;; Compiling (DEFUN COMPUTE-CLOSURE-TYPE ...). >;;; Compiling (DEFUN UPDATE-FUN-CLOSURE-TYPE-MANY ...). >;;; Compiling (DEFUN PREPEND-NEW ...). >;;; Note: >;;; in file CMPFLET.LSP, position 4833 >;;; at (DEFUN PREPEND-NEW ...) >;;; Checking type of #:LET47 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 4833 >;;; at (DEFUN PREPEND-NEW ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST45) to be LIST >;;; Compiling (DEFUN UPDATE-FUN-CLOSURE-TYPE ...). >;;; Note: >;;; in file CMPFLET.LSP, position 4911 >;;; at (DEFUN UPDATE-FUN-CLOSURE-TYPE ...) >;;; Checking type of #:LET56 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 4911 >;;; at (DEFUN UPDATE-FUN-CLOSURE-TYPE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST52) to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 4911 >;;; at (DEFUN UPDATE-FUN-CLOSURE-TYPE ...) >;;; Checking type of #:LOOP-LIST-TAIL54 to be CONS >;;; Compiling (DEFUN C2LOCALS ...). >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of #:LET78 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST76) to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of #:LET86 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST84) to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of #:LET91 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST89) to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of #:LET94 to be LIST >;;; Note: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST92) to be LIST >;;; Style warning: >;;; in file CMPFLET.LSP, position 6301 >;;; at (DEFUN C2LOCALS ...) >;;; ! The variable LABELS is not used. >;;; Compiling (DEFUN C1DECL-BODY ...). >;;; Compiling (DEFUN C1LOCALLY ...). >;;; Compiling (DEFUN C1MACROLET ...). >;;; Compiling (DEFUN C1SYMBOL-MACROLET ...). >;;; Compiling (DEFUN LOCAL-FUNCTION-REF ...). >;;; Style warning: >;;; in file CMPFLET.LSP, position 8656 >;;; at (DEFUN LOCAL-FUNCTION-REF ...) >;;; ! The variable UNW is not used. >;;; Compiling (DEFUN C2CALL-LOCAL ...). >;;; Style warning: >;;; in file CMPFLET.LSP, position 9672 >;;; at (DEFUN C2CALL-LOCAL ...) >;;; ! Variable C1FORM, declared as IGNORE, found in a lisp form. >;;; End of Pass 1. >;;; Emitting code for C1LABELS. >;;; Emitting code for C1FLET. >;;; Emitting code for C1LABELS/FLET. >;;; Emitting code for CHILD-FUNCTION-P. >;;; Emitting code for COMPUTE-CLOSURE-TYPE. >;;; Emitting code for UPDATE-FUN-CLOSURE-TYPE-MANY. >;;; Emitting code for PREPEND-NEW. >;;; Emitting code for UPDATE-FUN-CLOSURE-TYPE. >;;; Emitting code for C2LOCALS. >;;; Emitting code for C1DECL-BODY. >;;; Emitting code for C1LOCALLY. >;;; Emitting code for C1MACROLET. >;;; Emitting code for C1SYMBOL-MACROLET. >;;; Emitting code for LOCAL-FUNCTION-REF. >;;; Emitting code for C2CALL-LOCAL. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpflet.c -o cmp/cmpflet.o >;;; Finished compiling SRC:CMP;CMPFLET.LSP. >;;; >(compile-file "src:cmp;cmpfun.lsp" :output-file #P"BUILD:CMP;CMPFUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPFUN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1APPLY ...). >;;; Compiling (DEFUN RESULT-TYPE ...). >;;; End of Pass 1. >;;; Emitting code for C1APPLY. >;;; Emitting code for BOOLE. >;;; Emitting code for RESULT-TYPE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpfun.c -o cmp/cmpfun.o >;;; Finished compiling SRC:CMP;CMPFUN.LSP. >;;; >(compile-file "src:cmp;cmpif.lsp" :output-file #P"BUILD:CMP;CMPIF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPIF.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1IF ...). >;;; Compiling (DEFUN C1NOT ...). >;;; Compiling (DEFUN C1AND ...). >;;; Compiling (DEFUN C1OR ...). >;;; Compiling (DEFUN C2IF ...). >;;; Compiling (DEFUN NEGATE-ARGUMENT ...). >;;; Compiling (DEFUN C2FMLA-NOT ...). >;;; Compiling (DEFUN JUMP-TRUE-DESTINATION-P ...). >;;; Compiling (DEFUN JUMP-FALSE-DESTINATION-P ...). >;;; Compiling (DEFUN C2FMLA-AND ...). >;;; Note: >;;; in file CMPIF.LSP, position 4909 >;;; at (DEFUN C2FMLA-AND ...) >;;; Checking type of #:LET8 to be LIST >;;; Note: >;;; in file CMPIF.LSP, position 4909 >;;; at (DEFUN C2FMLA-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST >;;; Note: >;;; in file CMPIF.LSP, position 4909 >;;; at (DEFUN C2FMLA-AND ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file CMPIF.LSP, position 4909 >;;; at (DEFUN C2FMLA-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST11) to be LIST >;;; Compiling (DEFUN C2FMLA-OR ...). >;;; Note: >;;; in file CMPIF.LSP, position 5273 >;;; at (DEFUN C2FMLA-OR ...) >;;; Checking type of #:LET18 to be LIST >;;; Note: >;;; in file CMPIF.LSP, position 5273 >;;; at (DEFUN C2FMLA-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST16) to be LIST >;;; Note: >;;; in file CMPIF.LSP, position 5273 >;;; at (DEFUN C2FMLA-OR ...) >;;; Checking type of #:LET23 to be LIST >;;; Note: >;;; in file CMPIF.LSP, position 5273 >;;; at (DEFUN C2FMLA-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST21) to be LIST >;;; Compiling (DEFUN SET-JUMP-TRUE ...). >;;; Compiling (DEFUN SET-JUMP-FALSE ...). >;;; End of Pass 1. >;;; Emitting code for C1IF. >;;; Emitting code for C1NOT. >;;; Emitting code for C1AND. >;;; Emitting code for C1OR. >;;; Emitting code for C2IF. >;;; Emitting code for NEGATE-ARGUMENT. >;;; Emitting code for C2FMLA-NOT. >;;; Emitting code for JUMP-TRUE-DESTINATION-P. >;;; Emitting code for JUMP-FALSE-DESTINATION-P. >;;; Emitting code for C2FMLA-AND. >;;; Emitting code for C2FMLA-OR. >;;; Emitting code for SET-JUMP-TRUE. >;;; Emitting code for SET-JUMP-FALSE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpif.c -o cmp/cmpif.o >;;; Finished compiling SRC:CMP;CMPIF.LSP. >;;; >(compile-file "src:cmp;cmplam.lsp" :output-file #P"BUILD:CMP;CMPLAM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPLAM.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1LAMBDA-DOC ...). >;;; Compiling (DEFUN C1LAMBDA-BODY ...). >;;; Compiling (DEFUN C1LAMBDA-LIST ...). >;;; Compiling (DEFUN FUN-NEEDS-NARG ...). >;;; Compiling (DEFUN FUN-FIXED-NARG ...). >;;; Compiling (DEFUN ADD-TO-FUN-REFERENCED-VARS ...). >;;; Note: >;;; in file CMPLAM.LSP, position 2072 >;;; at (DEFUN ADD-TO-FUN-REFERENCED-VARS ...) >;;; Checking type of #:LET3 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2072 >;;; at (DEFUN ADD-TO-FUN-REFERENCED-VARS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST >;;; Compiling (DEFUN ADD-TO-FUN-REFERENCED-FUNS ...). >;;; Note: >;;; in file CMPLAM.LSP, position 2503 >;;; at (DEFUN ADD-TO-FUN-REFERENCED-FUNS ...) >;;; Checking type of #:LET10 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2503 >;;; at (DEFUN ADD-TO-FUN-REFERENCED-FUNS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST8) to be LIST >;;; Compiling (DEFUN C1COMPILE-FUNCTION ...). >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of #:LET55 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST53) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of #:LET58 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST56) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of #:LET64 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST60) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 2990 >;;; at (DEFUN C1COMPILE-FUNCTION ...) >;;; Checking type of #:LOOP-LIST-TAIL62 to be CONS >;;; Compiling (DEFUN CMP-PROCESS-LAMBDA-LIST ...). >;;; Compiling (DEFUN C1LAMBDA-EXPR ...). >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:G72 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:G77 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (CDR #:G79) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (CDDR #:G81) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (CDR #:G86) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (CDDR #:G88) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (CDDDR #:G90) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LOOP-LIST-TAIL94 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LET100 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST96) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LOOP-LIST-TAIL98 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LET106 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST102) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LOOP-LIST-TAIL104 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LET113 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST108) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LOOP-LIST-TAIL110 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of #:LET118 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 5782 >;;; at (DEFUN C1LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST115) to be LIST >;;; Compiling (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...). >;;; Style warning: >;;; in file CMPLAM.LSP, position 10722 >;;; at (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...) >;;; ! The variable KEYWORDS is not used. >;;; Compiling (DEFUN C2LAMBDA-EXPR ...). >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (/ (LENGTH KEYWORDS) 4) to be FIXNUM >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (FIRST (TRULY-THE CONS #:G136)) to be VAR >;;; Warning: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; ! The expression NIL is not of the expected type VAR >;;; Warning: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; ! In LET body, the type of the form VAR is SYMBOL, not VAR. >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of #:LET150 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST146) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of #:G151 to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of #:LET157 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST155) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of #:LET170 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of #:LET172 to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST167) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST168) to be LIST >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (CDR #:G190) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (CDR #:G192) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (CDR #:G196) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (CDR #:G198) to be CONS >;;; Note: >;;; in file CMPLAM.LSP, position 11600 >;;; at (DEFUN C2LAMBDA-EXPR ...) >;;; Checking type of (1+ I) to be FIXNUM >;;; Compiling (DEFUN OPTIMIZE-FUNCALL/APPLY-LAMBDA ...). >;;; Note: >;;; in file CMPLAM.LSP, position 19121 >;;; at (DEFUN OPTIMIZE-FUNCALL/APPLY-LAMBDA ...) >;;; Checking type of #:G208 to be CONS >;;; 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-TO-FUN-REFERENCED-VARS. >;;; Emitting code for ADD-TO-FUN-REFERENCED-FUNS. >;;; Emitting code for C1COMPILE-FUNCTION. >;;; Emitting code for CMP-PROCESS-LAMBDA-LIST. >;;; Emitting code for #:G68. >;;; Emitting code for C1LAMBDA-EXPR. >;;; Emitting code for LAMBDA-FORM-ALLOWED-NARGS. >;;; Emitting code for C2LAMBDA-EXPR. >;;; Emitting code for DO-DECL. >;;; Emitting code for WT-DECL. >;;; Emitting code for LAST-VARIABLE. >;;; Emitting code for OPTIMIZE-FUNCALL/APPLY-LAMBDA. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmplam.c -o cmp/cmplam.o >;;; Finished compiling SRC:CMP;CMPLAM.LSP. >;;; >(compile-file "src:cmp;cmplet.lsp" :output-file #P"BUILD:CMP;CMPLET.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPLET.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1LET ...). >;;; Note: >;;; in file CMPLET.LSP, position 554 >;;; at (DEFUN C1LET ...) >;;; Checking type of #:LET10 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 554 >;;; at (DEFUN C1LET ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 554 >;;; at (DEFUN C1LET ...) >;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS >;;; Note: >;;; in file CMPLET.LSP, position 554 >;;; at (DEFUN C1LET ...) >;;; Checking type of #:LOOP-LIST-TAIL6 to be CONS >;;; Note: >;;; in file CMPLET.LSP, position 554 >;;; at (DEFUN C1LET ...) >;;; Checking type of #:LOOP-LIST-TAIL8 to be CONS >;;; Note: >;;; in file CMPLET.LSP, position 554 >;;; at (DEFUN C1LET ...) >;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS >;;; Compiling (DEFUN C1LET* ...). >;;; Compiling (DEFUN C1LET/LET* ...). >;;; Note: >;;; in file CMPLET.LSP, position 1670 >;;; at (DEFUN C1LET/LET* ...) >;;; Checking type of #:LET18 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 1670 >;;; at (DEFUN C1LET/LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST16) to be LIST >;;; Style warning: >;;; in file CMPLET.LSP, position 1670 >;;; at (DEFUN C1LET/LET* ...) >;;; ! The variable SP-CHANGE is not used. >;;; Compiling (DEFUN INVALID-LET-BINDINGS ...). >;;; Compiling (DEFUN PROCESS-LET-BINDINGS ...). >;;; Note: >;;; in file CMPLET.LSP, position 2567 >;;; at (DEFUN PROCESS-LET-BINDINGS ...) >;;; Checking type of #:LET44 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 2567 >;;; at (DEFUN PROCESS-LET-BINDINGS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 2567 >;;; at (DEFUN PROCESS-LET-BINDINGS ...) >;;; Checking type of #:LET50 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 2567 >;;; at (DEFUN PROCESS-LET-BINDINGS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST46) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 2567 >;;; at (DEFUN PROCESS-LET-BINDINGS ...) >;;; Checking type of #:LOOP-LIST-TAIL48 to be CONS >;;; Compiling (DEFUN C1LET-OPTIMIZE-READ-ONLY-VARS ...). >;;; Note: >;;; in file CMPLET.LSP, position 4238 >;;; at (DEFUN C1LET-OPTIMIZE-READ-ONLY-VARS ...) >;;; Checking type of #:LOOP-LIST-TAIL52 to be CONS >;;; Note: >;;; in file CMPLET.LSP, position 4238 >;;; at (DEFUN C1LET-OPTIMIZE-READ-ONLY-VARS ...) >;;; Checking type of #:LOOP-LIST-TAIL54 to be CONS >;;; Compiling (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...). >;;; Style warning: >;;; in file CMPLET.LSP, position 5321 >;;; at (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...) >;;; ! The variable REST-FORMS is not used. >;;; Compiling (DEFUN C1LET-UNUSED-VARIABLE-P ...). >;;; Compiling (DEFUN C1LET-CONSTANT-VALUE-P ...). >;;; Style warning: >;;; in file CMPLET.LSP, position 6034 >;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) >;;; ! The variable REST-FORMS is not used. >;;; Style warning: >;;; in file CMPLET.LSP, position 6034 >;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) >;;; ! The variable REST-VARS is not used. >;;; Compiling (DEFUN C1LET-CONSTANT-VARIABLE-P ...). >;;; Compiling (DEFUN C2LET-REPLACEABLE-VAR-REF-P ...). >;;; Note: >;;; in file CMPLET.LSP, position 7046 >;;; at (DEFUN C2LET-REPLACEABLE-VAR-REF-P ...) >;;; Checking type of (C1FORM-ARG 0 FORM) to be VAR >;;; Compiling (DEFUN C1LET-CAN-MOVE-VARIABLE-VALUE-P ...). >;;; Compiling (DEFUN READ-ONLY-VARIABLE-P ...). >;;; Compiling (DEFUN ENV-GROWS ...). >;;; Compiling (DEFUN REPLACEABLE ...). >;;; Compiling (DEFUN C2LET* ...). >;;; Warning: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; ! Declaration of type >;;; BOOLEAN >;;; was found for not bound variable BLOCK-P. >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of #:LET72 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST66) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of #:LOOP-LIST-TAIL68 to be CONS >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of #:LOOP-LIST-TAIL70 to be CONS >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST66) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of #:LET77 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST75) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of #:LET83 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of #:LET85 to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST80) to be LIST >;;; Note: >;;; in file CMPLET.LSP, position 9522 >;;; at (DEFUN C2LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST81) to be LIST >;;; Compiling (DEFUN DISCARDED ...). >;;; Compiling (DEFUN NSUBST-VAR ...). >;;; Compiling (DEFUN MEMBER-VAR ...). >;;; End of Pass 1. >;;; Emitting code for C1LET. >;;; Emitting code for C1LET*. >;;; Emitting code for C1LET/LET*. >;;; Emitting code for INVALID-LET-BINDINGS. >;;; Emitting code for PROCESS-LET-BINDINGS. >;;; Emitting code for C1LET-OPTIMIZE-READ-ONLY-VARS. >;;; Emitting code for FIX-READ-ONLY-VARIABLE-TYPE. >;;; Emitting code for C1LET-UNUSED-VARIABLE-P. >;;; Emitting code for C1LET-CONSTANT-VALUE-P. >;;; Emitting code for C1LET-CONSTANT-VARIABLE-P. >;;; Emitting code for C2LET-REPLACEABLE-VAR-REF-P. >;;; Emitting code for C1LET-CAN-MOVE-VARIABLE-VALUE-P. >;;; Emitting code for #:G58. >;;; Emitting code for READ-ONLY-VARIABLE-P. >;;; Emitting code for ENV-GROWS. >;;; Emitting code for REPLACEABLE. >;;; Emitting code for ABORT-ON-SIDE-EFFECTS. >;;; Emitting code for C2LET*. >;;; Emitting code for DISCARDED. >;;; Emitting code for LAST-FORM. >;;; Emitting code for NSUBST-VAR. >;;; Emitting code for MEMBER-VAR. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmplet.c -o cmp/cmplet.o >;;; Finished compiling SRC:CMP;CMPLET.LSP. >;;; >(compile-file "src:cmp;cmploc.lsp" :output-file #P"BUILD:CMP;CMPLOC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPLOC.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN TMP-DESTINATION ...). >;;; Compiling (DEFUN PRECISE-LOC-TYPE ...). >;;; Compiling (DEFUN LOC-IN-C1FORM-MOVABLE-P ...). >;;; Compiling (DEFUN USES-VALUES ...). >;;; Compiling (DEFUN LOC-IMMEDIATE-VALUE-P ...). >;;; Compiling (DEFUN LOC-IMMEDIATE-VALUE ...). >;;; Compiling (DEFUN UNKNOWN-LOCATION ...). >;;; Compiling (DEFUN WT-LOC ...). >;;; Compiling (DEFUN LAST-CALL-P ...). >;;; Compiling (DEFUN WT-LCL ...). >;;; Compiling (DEFUN WT-LCL-LOC ...). >;;; Style warning: >;;; in file CMPLOC.LSP, position 4962 >;;; at (DEFUN WT-LCL-LOC ...) >;;; ! The variable TYPE is not used. >;;; Compiling (DEFUN WT-TEMP ...). >;;; Compiling (DEFUN WT-NUMBER ...). >;;; Style warning: >;;; in file CMPLOC.LSP, position 5102 >;;; at (DEFUN WT-NUMBER ...) >;;; ! The variable VV is not used. >;;; Compiling (DEFUN WT-CHARACTER ...). >;;; Style warning: >;;; in file CMPLOC.LSP, position 5155 >;;; at (DEFUN WT-CHARACTER ...) >;;; ! The variable VV is not used. >;;; Compiling (DEFUN WT-VALUE ...). >;;; Compiling (DEFUN WT-KEYVARS ...). >;;; Compiling (DEFUN WT-THE ...). >;;; Compiling (DEFUN LOC-REFERS-TO-SPECIAL ...). >;;; Compiling (DEFUN VALUES-LOC ...). >;;; Compiling (DEFUN SET-UNKNOWN-LOC ...). >;;; Style warning: >;;; in file CMPLOC.LSP, position 5849 >;;; at (DEFUN SET-UNKNOWN-LOC ...) >;;; ! The variable LOC is not used. >;;; Compiling (DEFUN SET-LOC ...). >;;; Compiling (DEFUN SET-THE-LOC ...). >;;; Compiling (DEFUN SET-VALUES-LOC ...). >;;; Compiling (DEFUN SET-VALUE0-LOC ...). >;;; Compiling (DEFUN SET-RETURN-LOC ...). >;;; Compiling (DEFUN LOC-WITH-SIDE-EFFECTS-P ...). >;;; Compiling (DEFUN SET-TRASH-LOC ...). >;;; End of Pass 1. >;;; Emitting code for TMP-DESTINATION. >;;; Emitting code for PRECISE-LOC-TYPE. >;;; Emitting code for LOC-IN-C1FORM-MOVABLE-P. >;;; Emitting code for USES-VALUES. >;;; Emitting code for LOC-IMMEDIATE-VALUE-P. >;;; Emitting code for LOC-IMMEDIATE-VALUE. >;;; Emitting code for UNKNOWN-LOCATION. >;;; Emitting code for WT-LOC. >;;; Emitting code for LAST-CALL-P. >;;; Emitting code for WT-LCL. >;;; 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 WT-THE. >;;; Emitting code for LOC-REFERS-TO-SPECIAL. >;;; Emitting code for VALUES-LOC. >;;; Emitting code for SET-UNKNOWN-LOC. >;;; Emitting code for SET-LOC. >;;; Emitting code for SET-THE-LOC. >;;; Emitting code for SET-VALUES-LOC. >;;; Emitting code for SET-VALUE0-LOC. >;;; Emitting code for SET-RETURN-LOC. >;;; Emitting code for LOC-WITH-SIDE-EFFECTS-P. >;;; Emitting code for SET-TRASH-LOC. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmploc.c -o cmp/cmploc.o >;;; Finished compiling SRC:CMP;CMPLOC.LSP. >;;; >(compile-file "src:cmp;cmpmap.lsp" :output-file #P"BUILD:CMP;CMPMAP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPMAP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN EXPAND-MAPCAR ...). >;;; Note: >;;; in file CMPMAP.LSP, position 559 >;;; at (DEFUN EXPAND-MAPCAR ...) >;;; Checking type of #:LET16 to be LIST >;;; Note: >;;; in file CMPMAP.LSP, position 559 >;;; at (DEFUN EXPAND-MAPCAR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST >;;; End of Pass 1. >;;; Emitting code for EXPAND-MAPCAR. >;;; Emitting code for MAPCAR. >;;; Emitting code for MAPC. >;;; Emitting code for MAPCAN. >;;; Emitting code for MAPLIST. >;;; Emitting code for MAPL. >;;; Emitting code for MAPCON. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpmap.c -o cmp/cmpmap.o >;;; Finished compiling SRC:CMP;CMPMAP.LSP. >;;; >(compile-file "src:cmp;cmpstack.lsp" :output-file #P"BUILD:CMP;CMPSTACK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPSTACK.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1WITH-STACK ...). >;;; Compiling (DEFUN C2WITH-STACK ...). >;;; Compiling (DEFUN C1INNERMOST-STACK-FRAME ...). >;;; Style warning: >;;; in file CMPSTACK.LSP, position 1744 >;;; at (DEFUN C1INNERMOST-STACK-FRAME ...) >;;; ! The variable ARGS is not used. >;;; Compiling (DEFUN C1STACK-PUSH ...). >;;; Compiling (DEFUN C1STACK-PUSH-VALUES ...). >;;; Compiling (DEFUN C2STACK-PUSH-VALUES ...). >;;; Compiling (DEFUN C1STACK-POP ...). >;;; Compiling (DEFUN C1APPLY-FROM-STACK-FRAME ...). >;;; End of Pass 1. >;;; Emitting code for C1WITH-STACK. >;;; Emitting code for C2WITH-STACK. >;;; Emitting code for C1INNERMOST-STACK-FRAME. >;;; Emitting code for C1STACK-PUSH. >;;; Emitting code for C1STACK-PUSH-VALUES. >;;; Emitting code for C2STACK-PUSH-VALUES. >;;; Emitting code for C1STACK-POP. >;;; Emitting code for C1APPLY-FROM-STACK-FRAME. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpstack.c -o cmp/cmpstack.o >;;; Finished compiling SRC:CMP;CMPSTACK.LSP. >;;; >(compile-file "src:cmp;cmpmulti.lsp" :output-file #P"BUILD:CMP;CMPMULTI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPMULTI.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1MULTIPLE-VALUE-CALL ...). >;;; Note: >;;; in file CMPMULTI.LSP, position 664 >;;; at (DEFUN C1MULTIPLE-VALUE-CALL ...) >;;; Checking type of #:LET6 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 664 >;;; at (DEFUN C1MULTIPLE-VALUE-CALL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2) to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 664 >;;; at (DEFUN C1MULTIPLE-VALUE-CALL ...) >;;; Checking type of #:LOOP-LIST-TAIL4 to be CONS >;;; Compiling (DEFUN C1MULTIPLE-VALUE-PROG1 ...). >;;; Compiling (DEFUN C1VALUES ...). >;;; Compiling (DEFUN C2VALUES ...). >;;; Note: >;;; in file CMPMULTI.LSP, position 1994 >;;; at (DEFUN C2VALUES ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 1994 >;;; at (DEFUN C2VALUES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST9) to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 1994 >;;; at (DEFUN C2VALUES ...) >;;; Checking type of #:LET14 to be FIXNUM >;;; Note: >;;; in file CMPMULTI.LSP, position 1994 >;;; at (DEFUN C2VALUES ...) >;;; Checking type of (1- I) to be FIXNUM >;;; Compiling (DEFUN C1MULTIPLE-VALUE-SETQ ...). >;;; Note: >;;; in file CMPMULTI.LSP, position 4329 >;;; at (DEFUN C1MULTIPLE-VALUE-SETQ ...) >;;; Checking type of #:LET30 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 4329 >;;; at (DEFUN C1MULTIPLE-VALUE-SETQ ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST26) to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 4329 >;;; at (DEFUN C1MULTIPLE-VALUE-SETQ ...) >;;; Checking type of #:LOOP-LIST-TAIL28 to be CONS >;;; Compiling (DEFUN BIND-OR-SET ...). >;;; Compiling (DEFUN VALUES-LOC-OR-VALUE0 ...). >;;; Compiling (DEFUN DO-M-V-SETQ ...). >;;; Note: >;;; in file CMPMULTI.LSP, position 5765 >;;; at (DEFUN DO-M-V-SETQ ...) >;;; Checking type of #:LET48 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 5765 >;;; at (DEFUN DO-M-V-SETQ ...) >;;; Checking type of MIN-VALUES to be REAL >;;; Note: >;;; in file CMPMULTI.LSP, position 5765 >;;; at (DEFUN DO-M-V-SETQ ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST46) to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 5765 >;;; at (DEFUN DO-M-V-SETQ ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST46) to be LIST >;;; Style warning: >;;; in file CMPMULTI.LSP, position 5765 >;;; at (DEFUN DO-M-V-SETQ ...) >;;; ! The variable MAX-VALUES is not used. >;;; Compiling (DEFUN C2MULTIPLE-VALUE-SETQ ...). >;;; Compiling (DEFUN C1MULTIPLE-VALUE-BIND ...). >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of #:LET57 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST53) to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of #:LOOP-LIST-TAIL55 to be CONS >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of #:LET62 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST60) to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of #:LET67 to be LIST >;;; Note: >;;; in file CMPMULTI.LSP, position 7555 >;;; at (DEFUN C1MULTIPLE-VALUE-BIND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST65) to be LIST >;;; Compiling (DEFUN C2MULTIPLE-VALUE-BIND ...). >;;; Note: >;;; in file CMPMULTI.LSP, position 8456 >;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) >;;; Checking type of (FIRST (TRULY-THE CONS #:G68)) to be VAR >;;; Style warning: >;;; in file CMPMULTI.LSP, position 8456 >;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) >;;; ! The variable NR is not used. >;;; End of Pass 1. >;;; Emitting code for C1MULTIPLE-VALUE-CALL. >;;; Emitting code for C1MULTIPLE-VALUE-PROG1. >;;; Emitting code for C1VALUES. >;;; Emitting code for C2VALUES. >;;; Emitting code for C1MULTIPLE-VALUE-SETQ. >;;; Emitting code for BIND-OR-SET. >;;; Emitting code for VALUES-LOC-OR-VALUE0. >;;; Emitting code for DO-M-V-SETQ. >;;; Emitting code for C2MULTIPLE-VALUE-SETQ. >;;; Emitting code for C1MULTIPLE-VALUE-BIND. >;;; Emitting code for C2MULTIPLE-VALUE-BIND. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpmulti.c -o cmp/cmpmulti.o >;;; Finished compiling SRC:CMP;CMPMULTI.LSP. >;;; >(compile-file "src:cmp;cmpspecial.lsp" :output-file #P"BUILD:CMP;CMPSPECIAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPSPECIAL.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1QUOTE ...). >;;; Compiling (DEFUN C1DECLARE ...). >;;; Compiling (DEFUN C1THE ...). >;;; Compiling (DEFUN C1TRULY-THE ...). >;;; Compiling (DEFUN C1COMPILER-LET ...). >;;; Compiling (DEFUN C2COMPILER-LET ...). >;;; Compiling (DEFUN C1FUNCTION ...). >;;; Compiling (DEFUN C2FUNCTION ...). >;;; Style warning: >;;; in file CMPSPECIAL.LSP, position 3312 >;;; at (DEFUN C2FUNCTION ...) >;;; ! The variable FUNOB is not used. >;;; Compiling (DEFUN NEW-LOCAL ...). >;;; Style warning: >;;; in file CMPSPECIAL.LSP, position 3578 >;;; at (DEFUN NEW-LOCAL ...) >;;; ! The variable PARENT is not used. >;;; Compiling (DEFUN WT-FDEFINITION ...). >;;; Compiling (DEFUN ENVIRONMENT-ACCESSOR ...). >;;; Compiling (DEFUN WT-MAKE-CLOSURE ...). >;;; End of Pass 1. >;;; Emitting code for C1QUOTE. >;;; Emitting code for C1DECLARE. >;;; Emitting code for C1THE. >;;; Emitting code for C1TRULY-THE. >;;; Emitting code for C1COMPILER-LET. >;;; Emitting code for C2COMPILER-LET. >;;; Emitting code for C1FUNCTION. >;;; Emitting code for C2FUNCTION. >;;; Emitting code for NEW-LOCAL. >;;; Emitting code for WT-FDEFINITION. >;;; Emitting code for ENVIRONMENT-ACCESSOR. >;;; Emitting code for WT-MAKE-CLOSURE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpspecial.c -o cmp/cmpspecial.o >;;; Finished compiling SRC:CMP;CMPSPECIAL.LSP. >;;; >(compile-file "src:cmp;cmptag.lsp" :output-file #P"BUILD:CMP;CMPTAG.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTAG.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFVAR *REG-AMOUNT* ...). >;;; Compiling (DEFUN ADD-LOOP-REGISTERS ...). >;;; Compiling (DEFUN C1TAGBODY ...). >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of #:LET23 to be LIST >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST19) to be LIST >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of #:LOOP-LIST-TAIL21 to be CONS >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of #:LET28 to be LIST >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST26) to be LIST >;;; Style warning: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; ! The variable THIS-TAG is not used. >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of #:LET36 to be LIST >;;; Note: >;;; in file CMPTAG.LSP, position 2458 >;;; at (DEFUN C1TAGBODY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST >;;; Compiling (DEFUN C2TAGBODY ...). >;;; Compiling (DEFUN C2TAGBODY-BODY ...). >;;; Compiling (DEFUN C1GO ...). >;;; Compiling (DEFUN C2GO ...). >;;; End of Pass 1. >;;; Emitting code for ADD-LOOP-REGISTERS. >;;; Emitting code for JUMPS-TO-P. >;;; Emitting code for ADD-REG1. >;;; Emitting code for C1TAGBODY. >;;; Emitting code for C2TAGBODY. >;;; Emitting code for C2TAGBODY-BODY. >;;; Emitting code for C1GO. >;;; Emitting code for C2GO. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptag.c -o cmp/cmptag.o >;;; Finished compiling SRC:CMP;CMPTAG.LSP. >;;; >(compile-file "src:cmp;cmptop.lsp" :output-file #P"BUILD:CMP;CMPTOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPTOP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; 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: >;;; in file CMPTOP.LSP, position 3479 >;;; at (DEFUN CTOP-WRITE ...) >;;; Checking type of #:LET24 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 3479 >;;; at (DEFUN CTOP-WRITE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST22) to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 3479 >;;; at (DEFUN CTOP-WRITE ...) >;;; Checking type of #:LET38 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 3479 >;;; at (DEFUN CTOP-WRITE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 3479 >;;; at (DEFUN CTOP-WRITE ...) >;;; Checking type of #:LET44 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 3479 >;;; at (DEFUN CTOP-WRITE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST40) to be LIST >;;; Compiling (DEFUN EMIT-TOPLEVEL-FORM ...). >;;; Compiling (DEFUN C1EVAL-WHEN ...). >;;; Compiling (DEFUN T2COMPILER-LET ...). >;;; Compiling (DEFUN T2PROGN ...). >;;; Note: >;;; in file CMPTOP.LSP, position 10308 >;;; at (DEFUN T2PROGN ...) >;;; Checking type of #:LET75 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 10308 >;;; at (DEFUN T2PROGN ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST73) to be LIST >;;; Compiling (DEFUN EXPORTED-FNAME ...). >;;; Compiling (DEFUN NEW-DEFUN ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 10647 >;;; at (DEFUN NEW-DEFUN ...) >;;; ! The variable NO-ENTRY is not used. >;;; Compiling (DEFUN PRINT-FUNCTION ...). >;;; Compiling (DEFMACRO AND! ...). >;;; Compiling (DEFUN WT-FUNCTION-LOCALS ...). >;;; Note: >;;; in file CMPTOP.LSP, position 14648 >;;; at (DEFUN WT-FUNCTION-LOCALS ...) >;;; Checking type of #:LET91 to be REAL >;;; Compiling (DEFUN WT-GLOBAL-ENTRY ...). >;;; Note: >;;; in file CMPTOP.LSP, position 15891 >;;; at (DEFUN WT-GLOBAL-ENTRY ...) >;;; Checking type of #:LET93 to be FIXNUM >;;; Note: >;;; in file CMPTOP.LSP, position 15891 >;;; at (DEFUN WT-GLOBAL-ENTRY ...) >;;; Checking type of (1+ LCL) to be FIXNUM >;;; Note: >;;; in file CMPTOP.LSP, position 15891 >;;; at (DEFUN WT-GLOBAL-ENTRY ...) >;;; Checking type of (1+ N) to be FIXNUM >;;; Compiling (DEFUN REP-TYPE ...). >;;; Compiling (DEFUN T1ORDINARY ...). >;;; Compiling (DEFUN P1ORDINARY ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 17879 >;;; at (DEFUN P1ORDINARY ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN T2ORDINARY ...). >;;; Compiling (DEFUN ADD-LOAD-TIME-VALUES ...). >;;; Compiling (DEFUN T1DEFMACRO ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 18486 >;;; at (DEFUN T1DEFMACRO ...) >;;; ! The variable PPRINT is not used. >;;; Style warning: >;;; in file CMPTOP.LSP, position 18486 >;;; at (DEFUN T1DEFMACRO ...) >;;; ! The variable DOC-STRING is not used. >;;; Compiling (DEFUN C1LOAD-TIME-VALUE ...). >;;; Compiling (DEFUN T2LOAD-TIME-VALUE ...). >;;; Compiling (DEFUN T2MAKE-FORM ...). >;;; Compiling (DEFUN T2INIT-FORM ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 19969 >;;; at (DEFUN T2INIT-FORM ...) >;;; ! The variable VV-LOC is not used. >;;; Compiling (DEFUN PARSE-CVSPECS ...). >;;; Compiling (DEFUN LOCATIVE-TYPE-FROM-VAR-KIND ...). >;;; Compiling (DEFUN BUILD-DEBUG-LEXICAL-ENV ...). >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of #:LET128 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST126) to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of #:LET135 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST132) to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST132) to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of #:LET138 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 21510 >;;; at (DEFUN BUILD-DEBUG-LEXICAL-ENV ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST136) to be LIST >;;; Compiling (DEFUN POP-DEBUG-LEXICAL-ENV ...). >;;; Compiling (DEFUN T3LOCAL-FUN ...). >;;; Compiling (DEFUN T3LOCAL-FUN-BODY ...). >;;; Compiling (DEFUN T3LOCAL-FUN-DECLARATION ...). >;;; Note: >;;; in file CMPTOP.LSP, position 25190 >;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) >;;; Checking type of #:LET145 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 25190 >;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST141) to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 25190 >;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) >;;; Checking type of #:LOOP-LIST-TAIL143 to be CONS >;;; Note: >;;; in file CMPTOP.LSP, position 25190 >;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) >;;; Checking type of #:LET157 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 25190 >;;; at (DEFUN T3LOCAL-FUN-DECLARATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST155) to be LIST >;;; Compiling (DEFUN FUN-CLOSURE-VARIABLES ...). >;;; Compiling (DEFUN FUN-LEXICAL-LEVELS ...). >;;; Compiling (DEFUN T3LOCAL-FUN-CLOSURE-SCAN ...). >;;; Compiling (DEFUN C1FSET ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 28957 >;;; at (DEFUN C1FSET ...) >;;; ! The variable LABELS is not used. >;;; Compiling (DEFUN P1FSET ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 30526 >;;; at (DEFUN P1FSET ...) >;;; ! The variable C1FORMS is not used. >;;; Style warning: >;;; in file CMPTOP.LSP, position 30526 >;;; at (DEFUN P1FSET ...) >;;; ! The variable PPRINT is not used. >;;; Style warning: >;;; in file CMPTOP.LSP, position 30526 >;;; at (DEFUN P1FSET ...) >;;; ! The variable MACRO is not used. >;;; Style warning: >;;; in file CMPTOP.LSP, position 30526 >;;; at (DEFUN P1FSET ...) >;;; ! The variable FNAME is not used. >;;; Style warning: >;;; in file CMPTOP.LSP, position 30526 >;;; at (DEFUN P1FSET ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN C2FSET ...). >;;; Style warning: >;;; in file CMPTOP.LSP, position 30639 >;;; at (DEFUN C2FSET ...) >;;; ! The variable PPRINT is not used. >;;; Compiling (DEFUN OUTPUT-CFUNS ...). >;;; Note: >;;; in file CMPTOP.LSP, position 31344 >;;; at (DEFUN OUTPUT-CFUNS ...) >;;; Checking type of #:LET187 to be LIST >;;; Note: >;;; in file CMPTOP.LSP, position 31344 >;;; at (DEFUN OUTPUT-CFUNS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST183) to be LIST >;;; End of Pass 1. >;;; Emitting code for T1EXPR. >;;; Emitting code for T1EXPR*. >;;; Emitting code for T1/C1EXPR. >;;; Emitting code for T2EXPR. >;;; Emitting code for EMIT-LOCAL-FUNS. >;;; Emitting code for CTOP-WRITE. >;;; Emitting code for EMIT-TOPLEVEL-FORM. >;;; Emitting code for C1EVAL-WHEN. >;;; Emitting code for T2COMPILER-LET. >;;; Emitting code for T2PROGN. >;;; Emitting code for EXPORTED-FNAME. >;;; Emitting code for NEW-DEFUN. >;;; Emitting code for PRINT-FUNCTION. >;;; Emitting code for AND!. >;;; Emitting code for WT-FUNCTION-LOCALS. >;;; Emitting code for WT-GLOBAL-ENTRY. >;;; Emitting code for REP-TYPE. >;;; Emitting code for T1ORDINARY. >;;; Emitting code for P1ORDINARY. >;;; Emitting code for T2ORDINARY. >;;; Emitting code for ADD-LOAD-TIME-VALUES. >;;; Emitting code for T1DEFMACRO. >;;; Emitting code for C1LOAD-TIME-VALUE. >;;; Emitting code for T2LOAD-TIME-VALUE. >;;; Emitting code for T2MAKE-FORM. >;;; Emitting code for T2INIT-FORM. >;;; Emitting code for PARSE-CVSPECS. >;;; Emitting code for LOCATIVE-TYPE-FROM-VAR-KIND. >;;; Emitting code for BUILD-DEBUG-LEXICAL-ENV. >;;; Emitting code for POP-DEBUG-LEXICAL-ENV. >;;; Emitting code for T3LOCAL-FUN. >;;; Emitting code for T3LOCAL-FUN-BODY. >;;; Emitting code for T3LOCAL-FUN-DECLARATION. >;;; Emitting code for FUN-CLOSURE-VARIABLES. >;;; Emitting code for #:G161. >;;; Emitting code for FUN-LEXICAL-LEVELS. >;;; Emitting code for T3LOCAL-FUN-CLOSURE-SCAN. >;;; Emitting code for C1FSET. >;;; Emitting code for P1FSET. >;;; Emitting code for C2FSET. >;;; Emitting code for OUTPUT-CFUNS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmptop.c -o cmp/cmptop.o >;;; Finished compiling SRC:CMP;CMPTOP.LSP. >;;; >(compile-file "src:cmp;cmpvar.lsp" :output-file #P"BUILD:CMP;CMPVAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPVAR.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-VAR ...). >;;; Compiling (DEFUN VAR-REFERENCED-IN-FORM-LIST ...). >;;; Note: >;;; in file CMPVAR.LSP, position 770 >;;; at (DEFUN VAR-REFERENCED-IN-FORM-LIST ...) >;;; Checking type of #:LET7 to be LIST >;;; Note: >;;; in file CMPVAR.LSP, position 770 >;;; at (DEFUN VAR-REFERENCED-IN-FORM-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST >;;; Compiling (DEFUN VAR-CHANGED-IN-FORM-LIST ...). >;;; Note: >;;; in file CMPVAR.LSP, position 895 >;;; at (DEFUN VAR-CHANGED-IN-FORM-LIST ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file CMPVAR.LSP, position 895 >;;; at (DEFUN VAR-CHANGED-IN-FORM-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST8) to be LIST >;;; Compiling (DEFUN VAR-REFERENCED-IN-FORM ...). >;;; Compiling (DEFUN VAR-CHANGED-IN-FORM ...). >;;; Compiling (DEFUN UPDATE-VARIABLE-TYPE ...). >;;; Note: >;;; in file CMPVAR.LSP, position 1866 >;;; at (DEFUN UPDATE-VARIABLE-TYPE ...) >;;; Checking type of #:LET14 to be LIST >;;; Note: >;;; in file CMPVAR.LSP, position 1866 >;;; at (DEFUN UPDATE-VARIABLE-TYPE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST >;;; Compiling (DEFUN VAR-READ-FORMS ...). >;;; Note: >;;; in file CMPVAR.LSP, position 2532 >;;; at (DEFUN VAR-READ-FORMS ...) >;;; Checking type of #:LET24 to be LIST >;;; Note: >;;; in file CMPVAR.LSP, position 2532 >;;; at (DEFUN VAR-READ-FORMS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST20) to be LIST >;;; Note: >;;; in file CMPVAR.LSP, position 2532 >;;; at (DEFUN VAR-READ-FORMS ...) >;;; Checking type of #:LOOP-LIST-TAIL22 to be CONS >;;; Compiling (DEFUN ASSERT-VAR-REF-VALUE ...). >;;; Compiling (DEFUN ASSERT-VAR-NOT-IGNORED ...). >;;; Compiling (DEFUN DELETE-FROM-READ-NODES ...). >;;; Compiling (DEFUN ADD-TO-READ-NODES ...). >;;; Compiling (DEFUN ADD-TO-SET-NODES ...). >;;; Compiling (DEFUN ADD-TO-SET-NODES-OF-VAR-LIST ...). >;;; Compiling (DEFUN CHECK-GLOBAL ...). >;;; Compiling (DEFUN SPECIAL-VARIABLE-P ...). >;;; Compiling (DEFUN LOCAL-VARIABLE-P ...). >;;; Compiling (DEFUN SYMBOL-MACRO-P ...). >;;; Compiling (DEFUN VARIABLE-TYPE-IN-ENV ...). >;;; Style warning: >;;; in file CMPVAR.LSP, position 5504 >;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) >;;; ! The variable CCB is not used. >;;; Style warning: >;;; in file CMPVAR.LSP, position 5504 >;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) >;;; ! The variable CLB is not used. >;;; Style warning: >;;; in file CMPVAR.LSP, position 5504 >;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) >;;; ! The variable UNW is not used. >;;; Style warning: >;;; in file CMPVAR.LSP, position 5504 >;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) >;;; ! The variable ENV is not used. >;;; Compiling (DEFUN CHK-SYMBOL-MACROLET ...). >;;; Compiling (DEFUN C1MAKE-VAR ...). >;;; Compiling (DEFUN CHECK-VREF ...). >;;; Compiling (DEFUN C1VAR ...). >;;; Compiling (DEFUN MAKE-LCL-VAR ...). >;;; Compiling (DEFUN MAKE-TEMP-VAR ...). >;;; Compiling (DEFUN C1VREF ...). >;;; Style warning: >;;; in file CMPVAR.LSP, position 7837 >;;; at (DEFUN C1VREF ...) >;;; ! The variable UNW is not used. >;;; Compiling (DEFUN PUSH-VARS ...). >;;; Compiling (DEFUN UNBOXED ...). >;;; Compiling (DEFUN LOCAL ...). >;;; Compiling (DEFUN GLOBAL-VAR-P ...). >;;; Compiling (DEFUN USEFUL-VAR-P ...). >;;; Compiling (DEFUN C2VAR/LOCATION ...). >;;; 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 ...). >;;; Note: >;;; in file CMPVAR.LSP, position 10857 >;;; at (DEFUN C1DECLARE-SPECIALS ...) >;;; Checking type of #:LET87 to be LIST >;;; Note: >;;; in file CMPVAR.LSP, position 10857 >;;; at (DEFUN C1DECLARE-SPECIALS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST85) to be LIST >;;; Compiling (DEFUN REGISTER-GLOBAL ...). >;;; Compiling (DEFUN C1SETQ ...). >;;; Note: >;;; in file CMPVAR.LSP, position 11016 >;;; at (DEFUN C1SETQ ...) >;;; Checking type of #:LOOP-LIST-TAIL90 to be CONS >;;; Compiling (DEFUN C1SETQ1 ...). >;;; Compiling (DEFUN C2SETQ ...). >;;; Compiling (DEFUN C1PROGV ...). >;;; Compiling (DEFUN C2PROGV ...). >;;; Compiling (DEFUN C1PSETQ ...). >;;; Compiling (DEFUN C2PSETQ ...). >;;; End of Pass 1. >;;; Emitting code for MAKE-VAR. >;;; Emitting code for VAR-REFERENCED-IN-FORM-LIST. >;;; Emitting code for VAR-CHANGED-IN-FORM-LIST. >;;; Emitting code for VAR-REFERENCED-IN-FORM. >;;; Emitting code for VAR-CHANGED-IN-FORM. >;;; Emitting code for UPDATE-VARIABLE-TYPE. >;;; Emitting code for VAR-READ-FORMS. >;;; Emitting code for ASSERT-VAR-REF-VALUE. >;;; Emitting code for ASSERT-VAR-NOT-IGNORED. >;;; Emitting code for DELETE-FROM-READ-NODES. >;;; Emitting code for ADD-TO-READ-NODES. >;;; Emitting code for ADD-TO-SET-NODES. >;;; Emitting code for ADD-TO-SET-NODES-OF-VAR-LIST. >;;; Emitting code for CHECK-GLOBAL. >;;; Emitting code for SPECIAL-VARIABLE-P. >;;; Emitting code for LOCAL-VARIABLE-P. >;;; Emitting code for SYMBOL-MACRO-P. >;;; Emitting code for VARIABLE-TYPE-IN-ENV. >;;; Emitting code for CHK-SYMBOL-MACROLET. >;;; Emitting code for C1MAKE-VAR. >;;; Emitting code for CHECK-VREF. >;;; Emitting code for C1VAR. >;;; Emitting code for MAKE-LCL-VAR. >;;; Emitting code for MAKE-TEMP-VAR. >;;; Emitting code for C1VREF. >;;; Emitting code for PUSH-VARS. >;;; Emitting code for UNBOXED. >;;; Emitting code for LOCAL. >;;; Emitting code for GLOBAL-VAR-P. >;;; Emitting code for USEFUL-VAR-P. >;;; Emitting code for C2VAR/LOCATION. >;;; Emitting code for WT-VAR. >;;; Emitting code for VAR-REP-TYPE. >;;; Emitting code for SET-VAR. >;;; Emitting code for WT-LEX. >;;; Emitting code for WT-ENV. >;;; Emitting code for C1MAKE-GLOBAL-VARIABLE. >;;; Emitting code for C1DECLARE-SPECIALS. >;;; Emitting code for REGISTER-GLOBAL. >;;; Emitting code for C1SETQ. >;;; Emitting code for C1SETQ1. >;;; Emitting code for C2SETQ. >;;; Emitting code for C1PROGV. >;;; Emitting code for C2PROGV. >;;; Emitting code for C1PSETQ. >;;; Emitting code for C2PSETQ. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpvar.c -o cmp/cmpvar.o >;;; Finished compiling SRC:CMP;CMPVAR.LSP. >;;; >(compile-file "src:cmp;cmpwt.lsp" :output-file #P"BUILD:CMP;CMPWT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPWT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; 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 ...). >;;; Note: >;;; in file CMPWT.LSP, position 1635 >;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST >;;; Note: >;;; in file CMPWT.LSP, position 1635 >;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) >;;; Checking type of #:LET20 to be VECTOR >;;; Note: >;;; in file CMPWT.LSP, position 1635 >;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-11) to be FIXNUM >;;; Note: >;;; in file CMPWT.LSP, position 1635 >;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) >;;; Checking type of #:LOOP-LIST-TAIL14 to be CONS >;;; Note: >;;; in file CMPWT.LSP, position 1635 >;;; at (DEFUN DATA-GET-ALL-OBJECTS ...) >;;; Checking type of #:G15 to be CONS >;;; Compiling (DEFUN DATA-DUMP-ARRAY ...). >;;; Compiling (DEFUN DATA-C-DUMP ...). >;;; Note: >;;; in file CMPWT.LSP, position 3114 >;;; at (DEFUN DATA-C-DUMP ...) >;;; Checking type of #:LET28 to be LIST >;;; Note: >;;; in file CMPWT.LSP, position 3114 >;;; at (DEFUN DATA-C-DUMP ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST24) to be LIST >;;; Note: >;;; in file CMPWT.LSP, position 3114 >;;; at (DEFUN DATA-C-DUMP ...) >;;; Checking type of #:LOOP-LIST-TAIL26 to be CONS >;;; Note: >;;; in file CMPWT.LSP, position 3114 >;;; at (DEFUN DATA-C-DUMP ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST24) to be LIST >;;; Compiling (DEFUN DATA-EMPTY-LOC ...). >;;; Compiling (DEFUN ADD-LOAD-FORM ...). >;;; Compiling (DEFUN ADD-OBJECT ...). >;;; Compiling (DEFUN ADD-SYMBOL ...). >;;; Compiling (DEFUN ADD-KEYWORDS ...). >;;; Compiling (DEFUN STATIC-BASE-STRING-BUILDER ...). >;;; Compiling (DEFUN STATIC-SINGLE-FLOAT-BUILDER ...). >;;; Compiling (DEFUN STATIC-DOUBLE-FLOAT-BUILDER ...). >;;; Compiling (DEFUN STATIC-LONG-FLOAT-BUILDER ...). >;;; Compiling (DEFUN STATIC-RATIONAL-BUILDER ...). >;;; Compiling (DEFUN STATIC-CONSTANT-DELEGATE ...). >;;; Compiling (DEFUN STATIC-COMPLEX-BUILDER ...). >;;; Compiling (DEFUN STATIC-SSE-PACK-BUILDER ...). >;;; Compiling (DEFUN STATIC-CONSTANT-BUILDER ...). >;;; Compiling (DEFUN STATIC-CONSTANT-EXPRESSION ...). >;;; Compiling (DEFUN ADD-STATIC-CONSTANT ...). >;;; Compiling (DEFUN WT-VV-INDEX ...). >;;; Compiling (DEFUN SET-VV-INDEX ...). >;;; Compiling (DEFUN WT-VV ...). >;;; Compiling (DEFUN SET-VV ...). >;;; Compiling (DEFUN VV-TYPE ...). >;;; End of Pass 1. >;;; 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-ARRAY. >;;; Emitting code for DATA-C-DUMP. >;;; Emitting code for OUTPUT-C-STRINGS. >;;; Emitting code for OUTPUT-ONE-C-STRING. >;;; Emitting code for PRODUCE-STRINGS. >;;; Emitting code for DATA-EMPTY-LOC. >;;; Emitting code for ADD-LOAD-FORM. >;;; Emitting code for ADD-OBJECT. >;;; Emitting code for ADD-SYMBOL. >;;; Emitting code for ADD-KEYWORDS. >;;; Emitting code for #:G66. >;;; Emitting code for STATIC-BASE-STRING-BUILDER. >;;; Emitting code for STATIC-SINGLE-FLOAT-BUILDER. >;;; Emitting code for STATIC-DOUBLE-FLOAT-BUILDER. >;;; Emitting code for STATIC-LONG-FLOAT-BUILDER. >;;; Emitting code for STATIC-RATIONAL-BUILDER. >;;; Emitting code for STATIC-CONSTANT-DELEGATE. >;;; Emitting code for STATIC-COMPLEX-BUILDER. >;;; Emitting code for STATIC-SSE-PACK-BUILDER. >;;; Emitting code for STATIC-CONSTANT-BUILDER. >;;; Emitting code for #:G75. >;;; Emitting code for STATIC-CONSTANT-EXPRESSION. >;;; Emitting code for ADD-STATIC-CONSTANT. >;;; Emitting code for WT-VV-INDEX. >;;; Emitting code for SET-VV-INDEX. >;;; Emitting code for WT-VV. >;;; Emitting code for SET-VV. >;;; Emitting code for VV-TYPE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpwt.c -o cmp/cmpwt.o >;;; Finished compiling SRC:CMP;CMPWT.LSP. >;;; >(compile-file "src:cmp;cmpffi.lsp" :output-file #P"BUILD:CMP;CMPFFI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPFFI.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Note: >;;; in file CMPFFI.LSP, position 1480 >;;; at (DEFCONSTANT +ALL-INTEGER-REP-TYPES+ ...) >;;; Checking type of #:LET5 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 1480 >;;; at (DEFCONSTANT +ALL-INTEGER-REP-TYPES+ ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 1480 >;;; at (DEFCONSTANT +ALL-INTEGER-REP-TYPES+ ...) >;;; Checking type of #:LOOP-LIST-TAIL3 to be CONS >;;; Compiling (DEFPARAMETER +REPRESENTATION-TYPE-HASH+ ...). >;;; Compiling (DEFUN C-NUMBER-REP-TYPE-P ...). >;;; Compiling (DEFUN C-INTEGER-REP-TYPE-P ...). >;;; Compiling (DEFUN C-INTEGER-REP-TYPE-BITS ...). >;;; Compiling (DEFUN C-NUMBER-TYPE-P ...). >;;; Compiling (DEFUN C-INTEGER-TYPE-P ...). >;;; Compiling (DEFUN C-INTEGER-TYPE-BITS ...). >;;; Compiling (DEFUN REP-TYPE-RECORD ...). >;;; Compiling (DEFUN REP-TYPE->LISP-TYPE ...). >;;; Compiling (DEFUN LISP-TYPE->REP-TYPE ...). >;;; Compiling (DEFUN REP-TYPE-NAME ...). >;;; Compiling (DEFUN LISP-TYPE-P ...). >;;; Compiling (DEFUN WT-TO-OBJECT-CONVERSION ...). >;;; Compiling (DEFUN WT-FROM-OBJECT-CONVERSION ...). >;;; Compiling (DEFUN LOC-MOVABLE-P ...). >;;; Compiling (DEFUN LOC-TYPE ...). >;;; Compiling (DEFUN LOC-REPRESENTATION-TYPE ...). >;;; Compiling (DEFUN WT-COERCE-LOC ...). >;;; Compiling (DEFUN C1CLINES ...). >;;; Compiling (DEFUN OUTPUT-CLINES ...). >;;; Note: >;;; in file CMPFFI.LSP, position 15643 >;;; at (DEFUN OUTPUT-CLINES ...) >;;; Checking type of #:LET65 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 15643 >;;; at (DEFUN OUTPUT-CLINES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST63) to be LIST >;;; Compiling (DEFUN C1C-INLINE ...). >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of #:LET97 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST93) to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of #:LOOP-LIST-TAIL95 to be CONS >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of #:LET105 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST101) to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of #:LOOP-LIST-TAIL103 to be CONS >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of #:LET111 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST107) to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 16709 >;;; at (DEFUN C1C-INLINE ...) >;;; Checking type of #:LOOP-LIST-TAIL109 to be CONS >;;; Compiling (DEFUN PRODUCE-INLINE-LOC ...). >;;; Note: >;;; in file CMPFFI.LSP, position 19327 >;;; at (DEFUN PRODUCE-INLINE-LOC ...) >;;; Checking type of #:LET135 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 19327 >;;; at (DEFUN PRODUCE-INLINE-LOC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST131) to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 19327 >;;; at (DEFUN PRODUCE-INLINE-LOC ...) >;;; Checking type of #:LOOP-LIST-TAIL133 to be CONS >;;; Note: >;;; in file CMPFFI.LSP, position 19327 >;;; at (DEFUN PRODUCE-INLINE-LOC ...) >;;; Checking type of #:LET138 to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 19327 >;;; at (DEFUN PRODUCE-INLINE-LOC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST136) to be LIST >;;; Note: >;;; in file CMPFFI.LSP, position 19327 >;;; at (DEFUN PRODUCE-INLINE-LOC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST136) to be LIST >;;; Compiling (DEFUN C2C-INLINE ...). >;;; Compiling (DEFUN COERCE-LOCS ...). >;;; Note: >;;; in file CMPFFI.LSP, position 22151 >;;; at (DEFUN COERCE-LOCS ...) >;;; Checking type of #:G145 to be CONS >;;; Compiling (DEFUN WT-C-INLINE-LOC ...). >;;; Style warning: >;;; in file CMPFFI.LSP, position 22960 >;;; at (DEFUN WT-C-INLINE-LOC ...) >;;; ! The variable SIDE-EFFECTS is not used. >;;; Style warning: >;;; in file CMPFFI.LSP, position 22960 >;;; at (DEFUN WT-C-INLINE-LOC ...) >;;; ! The variable OUTPUT-REP-TYPE is not used. >;;; Compiling (DEFUN C-INLINE-SAFE-STRING ...). >;;; Note: >;;; in file CMPFFI.LSP, position 24296 >;;; at (DEFUN C-INLINE-SAFE-STRING ...) >;;; Checking type of #:LET158 to be VECTOR >;;; Note: >;;; in file CMPFFI.LSP, position 24296 >;;; at (DEFUN C-INLINE-SAFE-STRING ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-153) to be FIXNUM >;;; Note: >;;; in file CMPFFI.LSP, position 24296 >;;; at (DEFUN C-INLINE-SAFE-STRING ...) >;;; Checking type of #:LOOP-LIST-TAIL156 to be CONS >;;; Note: >;;; in file CMPFFI.LSP, position 24296 >;;; at (DEFUN C-INLINE-SAFE-STRING ...) >;;; Checking type of #:LOOP-LIST-TAIL156 to be CONS >;;; End of Pass 1. >;;; Emitting code for C-NUMBER-REP-TYPE-P. >;;; Emitting code for C-INTEGER-REP-TYPE-P. >;;; Emitting code for C-INTEGER-REP-TYPE-BITS. >;;; Emitting code for C-NUMBER-TYPE-P. >;;; Emitting code for C-INTEGER-TYPE-P. >;;; Emitting code for C-INTEGER-TYPE-BITS. >;;; Emitting code for REP-TYPE-RECORD. >;;; 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 WT-TO-OBJECT-CONVERSION. >;;; Emitting code for WT-FROM-OBJECT-CONVERSION. >;;; Emitting code for LOC-MOVABLE-P. >;;; Emitting code for LOC-TYPE. >;;; Emitting code for LOC-REPRESENTATION-TYPE. >;;; Emitting code for WT-COERCE-LOC. >;;; Emitting code for ENSURE-VALID-OBJECT-TYPE. >;;; Emitting code for COERCION-ERROR. >;;; Emitting code for C1CLINES. >;;; Emitting code for OUTPUT-CLINES. >;;; Emitting code for PARSE-ONE-STRING. >;;; Emitting code for #:G62. >;;; Emitting code for C1C-INLINE. >;;; Emitting code for PRODUCE-TYPE-PAIR. >;;; Emitting code for PRODUCE-INLINE-LOC. >;;; Emitting code for MAKE-OUTPUT-VAR. >;;; Emitting code for C2C-INLINE. >;;; Emitting code for COERCE-LOCS. >;;; Emitting code for WT-C-INLINE-LOC. >;;; Emitting code for C-INLINE-SAFE-STRING. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpffi.c -o cmp/cmpffi.o >;;; Finished compiling SRC:CMP;CMPFFI.LSP. >;;; >(compile-file "src:cmp;cmpcbk.lsp" :output-file #P"BUILD:CMP;CMPCBK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPCBK.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN C1-DEFCALLBACK ...). >;;; Compiling (DEFUN FOREIGN-ELT-TYPE-CODE ...). >;;; Compiling (DEFUN T3-DEFCALLBACK ...). >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of #:LET29 to be LIST >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST26) to be LIST >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of (PROG1 (SI::LOOP-UNSAFE (1+ N)) (SI::LOOP-REALLY-DESETQ TYPE (SI:CONS-CAR #:LOOP-LIST26))) to be REAL >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of #:LET37 to be LIST >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of #:LET39 to be LIST >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST33) to be LIST >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST34) to be LIST >;;; Note: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; Checking type of (PROG1 (SI::LOOP-UNSAFE (1+ N)) (SI::LOOP-REALLY-DESETQ TYPE (PROG1 (SI:CONS-CAR #:LOOP-LIST33) (SI::LOOP-REALLY-DESETQ CT (SI:CONS-CAR #:LOOP-LIST34))))) to be REAL >;;; Style warning: >;;; in file CMPCBK.LSP, position 2874 >;;; at (DEFUN T3-DEFCALLBACK ...) >;;; ! The variable LISP-NAME is not used. >;;; End of Pass 1. >;;; Emitting code for C1-DEFCALLBACK. >;;; Emitting code for FOREIGN-ELT-TYPE-CODE. >;;; Emitting code for T3-DEFCALLBACK. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpcbk.c -o cmp/cmpcbk.o >;;; Finished compiling SRC:CMP;CMPCBK.LSP. >;;; >(compile-file "src:cmp;cmpct.lsp" :output-file #P"BUILD:CMP;CMPCT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPCT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER +OPTIMIZABLE-CONSTANTS+ ...). >;;; Compiling (DEFUN C1CONSTANT-VALUE ...). >;;; Compiling (DEFUN C1CONSTANT-VALUE/SSE ...). >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of '(#<"CL" package> "cl_core.lisp_package") to be CONS >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of '(#<"COMMON-LISP-USER" package> "cl_core.user_package") to be CONS >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of '(#<"KEYWORD" package> "cl_core.keyword_package") to be CONS >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of '(#<"CLOS" package> "cl_core.clos_package") to be CONS >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of '(#<"MP" package> "cl_core.mp_package") to be CONS >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of #:LET8 to be LIST >;;; Note: >;;; in file CMPCT.LSP, position 2773 >;;; at (MAPC #'(LAMBDA # ...) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST >;;; End of Pass 1. >;;; Emitting code for C1CONSTANT-VALUE. >;;; Emitting code for C1CONSTANT-VALUE/SSE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpct.c -o cmp/cmpct.o >;;; Finished compiling SRC:CMP;CMPCT.LSP. >;;; >(compile-file "src:cmp;cmpnum.lsp" :output-file #P"BUILD:CMP;CMPNUM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPNUM.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN SIMPLIFY-ARITHMETIC ...). >;;; Compiling (DEFUN MAXIMUM-NUMBER-TYPE ...). >;;; Compiling (DEFUN ENSURE-NUMBER-TYPE ...). >;;; Compiling (DEFUN ENSURE-NONRATIONAL-TYPE ...). >;;; Compiling (DEFUN ENSURE-REAL-TYPE ...). >;;; Compiling (DEFUN ARITHMETIC-PROPAGATOR ...). >;;; Note: >;;; in file CMPNUM.LSP, position 3659 >;;; at (DEFUN ARITHMETIC-PROPAGATOR ...) >;;; Checking type of #:LET29 to be LIST >;;; Note: >;;; in file CMPNUM.LSP, position 3659 >;;; at (DEFUN ARITHMETIC-PROPAGATOR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST27) to be LIST >;;; Compiling (DEFUN INLINE-BINOP ...). >;;; Compiling (DEFUN INLINE-ARITH-UNOP ...). >;;; Style warning: >;;; in file CMPNUM.LSP, position 8417 >;;; at (DEF-TYPE-PROPAGATOR ACOS ...) >;;; ! The variable OUTPUT-TYPE is not used. >;;; Style warning: >;;; in file CMPNUM.LSP, position 8587 >;;; at (DEF-TYPE-PROPAGATOR ATAN ...) >;;; ! The variable FLOAT-T1 is not used. >;;; End of Pass 1. >;;; Emitting code for SIMPLIFY-ARITHMETIC. >;;; Emitting code for *. >;;; Emitting code for +. >;;; Emitting code for /. >;;; Emitting code for -. >;;; Emitting code for MAXIMUM-NUMBER-TYPE. >;;; Emitting code for ENSURE-NUMBER-TYPE. >;;; Emitting code for ENSURE-NONRATIONAL-TYPE. >;;; Emitting code for ENSURE-REAL-TYPE. >;;; Emitting code for ARITHMETIC-PROPAGATOR. >;;; Emitting code for #:G34. >;;; Emitting code for #:G38. >;;; Emitting code for INLINE-BINOP. >;;; Emitting code for INLINE-ARITH-UNOP. >;;; Emitting code for #:G44. >;;; Emitting code for #:G54. >;;; Emitting code for #:G61. >;;; Emitting code for #:G71. >;;; Emitting code for #:G79. >;;; Emitting code for #:G84. >;;; Emitting code for #:G89. >;;; Emitting code for #:G94. >;;; Emitting code for #:G99. >;;; Emitting code for #:G104. >;;; Emitting code for #:G109. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpnum.c -o cmp/cmpnum.o >;;; Finished compiling SRC:CMP;CMPNUM.LSP. >;;; >(compile-file "src:cmp;cmpname.lsp" :output-file #P"BUILD:CMP;CMPNAME.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPNAME.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN ENCODE-NUMBER-IN-NAME ...). >;;; Compiling (DEFUN UNIQUE-INIT-NAME ...). >;;; Compiling (DEFUN INIT-NAME-TAG ...). >;;; Compiling (DEFUN SEARCH-TAG ...). >;;; Compiling (DEFUN READ-NAME ...). >;;; Note: >;;; in file CMPNAME.LSP, position 2577 >;;; at (DEFUN READ-NAME ...) >;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS >;;; Compiling (DEFUN FIND-INIT-NAME ...). >;;; Compiling (DEFUN REMOVE-PREFIX ...). >;;; Compiling (DEFUN GUESS-INIT-NAME ...). >;;; Compiling (DEFUN COMPUTE-INIT-NAME ...). >;;; Compiling (DEFUN COMPUTE-MAIN-NAME ...). >;;; Compiling (DEFUN INIT-FUNCTION-NAME ...). >;;; Style warning: >;;; in file CMPNAME.LSP, position 4663 >;;; at (DEFUN INIT-FUNCTION-NAME ...) >;;; ! The variable C is not used. >;;; End of Pass 1. >;;; Emitting code for ENCODE-NUMBER-IN-NAME. >;;; Emitting code for UNIQUE-INIT-NAME. >;;; Emitting code for INIT-NAME-TAG. >;;; Emitting code for SEARCH-TAG. >;;; Emitting code for READ-NAME. >;;; Emitting code for FIND-INIT-NAME. >;;; Emitting code for REMOVE-PREFIX. >;;; Emitting code for GUESS-INIT-NAME. >;;; Emitting code for COMPUTE-INIT-NAME. >;;; Emitting code for COMPUTE-MAIN-NAME. >;;; Emitting code for INIT-FUNCTION-NAME. >;;; Emitting code for DISAMBIGUATION. >;;; Emitting code for TRANSLATE-CHAR. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpname.c -o cmp/cmpname.o >;;; Finished compiling SRC:CMP;CMPNAME.LSP. >;;; >(compile-file "src:cmp;cmpopt.lsp" :output-file #P"BUILD:CMP;CMPOPT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN EXPAND-IN-INTERVAL-P ...). >;;; Compiling (DEFUN EXPAND-TYPEP ...). >;;; Note: >;;; in file CMPOPT.LSP, position 1182 >;;; at (DEFUN EXPAND-TYPEP ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 1182 >;;; at (DEFUN EXPAND-TYPEP ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST10) to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 1182 >;;; at (DEFUN EXPAND-TYPEP ...) >;;; Checking type of #:LET22 to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 1182 >;;; at (DEFUN EXPAND-TYPEP ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 1182 >;;; at (DEFUN EXPAND-TYPEP ...) >;;; Checking type of #:LOOP-LIST-TAIL20 to be CONS >;;; Style warning: >;;; in file CMPOPT.LSP, position 5300 >;;; at (DEFINE-COMPILER-MACRO TYPEP ...) >;;; ! The variable E is not used. >;;; Compiling (DEFPARAMETER +COERCION-TABLE+ ...). >;;; Compiling (DEFUN EXPAND-COERCE ...). >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of #:LET47 to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST44) to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of #:LET51 to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST48) to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of #:LET58 to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST54) to be LIST >;;; Note: >;;; in file CMPOPT.LSP, position 6783 >;;; at (DEFUN EXPAND-COERCE ...) >;;; Checking type of #:LOOP-LIST-TAIL56 to be CONS >;;; Style warning: >;;; in file CMPOPT.LSP, position 10459 >;;; at (DEFINE-COMPILER-MACRO FLOAT ...) >;;; ! The variable AUX is not used. >;;; End of Pass 1. >;;; Emitting code for EXPAND-IN-INTERVAL-P. >;;; Emitting code for EXPAND-TYPEP. >;;; Emitting code for TYPEP. >;;; Emitting code for DOLIST. >;;; Emitting code for EXPAND-COERCE. >;;; Emitting code for COERCE. >;;; Emitting code for FLOAT. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt.c -o cmp/cmpopt.o >;;; Finished compiling SRC:CMP;CMPOPT.LSP. >;;; >(compile-file "src:cmp;cmpopt-bits.lsp" :output-file #P"BUILD:CMP;CMPOPT-BITS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-BITS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN INLINE-BYTESPEC ...). >;;; Note: >;;; in file CMPOPT-BITS.LSP, position 5677 >;;; at (DEF-TYPE-PROPAGATOR LOGAND ...) >;;; Checking type of #:LET45 to be LIST >;;; Note: >;;; in file CMPOPT-BITS.LSP, position 5677 >;;; at (DEF-TYPE-PROPAGATOR LOGAND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST43) to be LIST >;;; End of Pass 1. >;;; Emitting code for INLINE-BYTESPEC. >;;; Emitting code for LDB. >;;; Emitting code for LDB-TEST. >;;; Emitting code for MASK-FIELD. >;;; Emitting code for DPB. >;;; Emitting code for DEPOSIT-FIELD. >;;; Emitting code for LDB. >;;; Emitting code for MASK-FIELD. >;;; Emitting code for ASH. >;;; Emitting code for #:G35. >;;; Emitting code for #:G39. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-bits.c -o cmp/cmpopt-bits.o >;;; Finished compiling SRC:CMP;CMPOPT-BITS.LSP. >;;; >(compile-file "src:cmp;cmpopt-clos.lsp" :output-file #P"BUILD:CMP;CMPOPT-CLOS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-CLOS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CLOS-COMPILER-MACRO-EXPAND ...). >;;; Compiling (DEFMETHOD GENERIC-FUNCTION-MACRO-EXPAND ...). >;;; Compiling (DEFUN OPTIMIZABLE-SLOT-READER ...). >;;; Compiling (DEFUN OPTIMIZABLE-SLOT-WRITER ...). >;;; Compiling (DEFUN OPTIMIZABLE-SLOT-ACCESSOR ...). >;;; End of Pass 1. >;;; Emitting code for CLOS-COMPILER-MACRO-EXPAND. >;;; Emitting code for #:G0. >;;; Emitting code for OPTIMIZABLE-SLOT-READER. >;;; Emitting code for OPTIMIZABLE-SLOT-WRITER. >;;; Emitting code for OPTIMIZABLE-SLOT-ACCESSOR. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-clos.c -o cmp/cmpopt-clos.o >;;; Finished compiling SRC:CMP;CMPOPT-CLOS.LSP. >;;; >(compile-file "src:cmp;cmpopt-constant.lsp" :output-file #P"BUILD:CMP;CMPOPT-CONSTANT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-CONSTANT.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CONSTANT-EXPRESSION-P ...). >;;; Note: >;;; in file CMPOPT-CONSTANT.LSP, position 533 >;;; at (DEFUN CONSTANT-EXPRESSION-P ...) >;;; Checking type of #:LET2 to be LIST >;;; Note: >;;; in file CMPOPT-CONSTANT.LSP, position 533 >;;; at (DEFUN CONSTANT-EXPRESSION-P ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Compiling (DEFUN EXTRACT-CONSTANT-VALUE ...). >;;; Compiling (DEFUN CONSTANT-VALUE-P ...). >;;; End of Pass 1. >;;; Emitting code for CONSTANT-EXPRESSION-P. >;;; Emitting code for EXTRACT-CONSTANT-VALUE. >;;; Emitting code for #:G6. >;;; Emitting code for CONSTANT-VALUE-P. >;;; Emitting code for #:G10. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-constant.c -o cmp/cmpopt-constant.o >;;; Finished compiling SRC:CMP;CMPOPT-CONSTANT.LSP. >;;; >(compile-file "src:cmp;cmpopt-cons.lsp" :output-file #P"BUILD:CMP;CMPOPT-CONS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-CONS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN EXPAND-SIMPLE-OPTIMIZER ...). >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 532 >;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) >;;; Checking type of #:LET5 to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 532 >;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) >;;; Checking type of #:LET7 to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 532 >;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 532 >;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 532 >;;; at (DEFUN EXPAND-SIMPLE-OPTIMIZER ...) >;;; Checking type of #:LOOP-LIST-TAIL3 to be CONS >;;; Compiling (DEFUN SIMPLE-OPTIMIZER-FUNCTION ...). >;;; Compiling (DEFMACRO CONS-CAR ...). >;;; Compiling (DEFMACRO CONS-CDR ...). >;;; Compiling (DEFMACRO DEFINE-SIMPLE-OPTIMIZER ...). >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 3787 >;;; at (DEFINE-COMPILER-MACRO POP ...) >;;; Checking type of #:LET100 to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 3787 >;;; at (DEFINE-COMPILER-MACRO POP ...) >;;; Checking type of #:LET102 to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 3787 >;;; at (DEFINE-COMPILER-MACRO POP ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST95) to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 3787 >;;; at (DEFINE-COMPILER-MACRO POP ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST96) to be LIST >;;; Note: >;;; in file CMPOPT-CONS.LSP, position 3787 >;;; at (DEFINE-COMPILER-MACRO POP ...) >;;; Checking type of #:LOOP-LIST-TAIL98 to be CONS >;;; End of Pass 1. >;;; Emitting code for EXPAND-SIMPLE-OPTIMIZER. >;;; Emitting code for SIMPLE-OPTIMIZER-FUNCTION. >;;; Emitting code for #:G8. >;;; Emitting code for #:G9. >;;; Emitting code for CONS-CAR. >;;; Emitting code for CONS-CDR. >;;; Emitting code for CONS. >;;; Emitting code for CONS-TO-LISTA. >;;; Emitting code for DEFINE-SIMPLE-OPTIMIZER. >;;; Emitting code for NTH. >;;; Emitting code for NTHCDR. >;;; 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 POP. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-cons.c -o cmp/cmpopt-cons.o >;;; Finished compiling SRC:CMP;CMPOPT-CONS.LSP. >;;; >(compile-file "src:cmp;cmpopt-printer.lsp" :output-file #P"BUILD:CMP;CMPOPT-PRINTER.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-PRINTER.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN PRINTER-DEFAULT-STREAM ...). >;;; Style warning: >;;; in file CMPOPT-PRINTER.LSP, position 2753 >;;; at (DEFINE-COMPILER-MACRO TERPRI ...) >;;; ! The variable ENV is not used. >;;; Style warning: >;;; in file CMPOPT-PRINTER.LSP, position 2948 >;;; at (DEFINE-COMPILER-MACRO PRINT ...) >;;; ! The variable ENV is not used. >;;; Style warning: >;;; in file CMPOPT-PRINTER.LSP, position 3165 >;;; at (DEFINE-COMPILER-MACRO PRIN1 ...) >;;; ! The variable ENV is not used. >;;; End of Pass 1. >;;; Emitting code for PRINTER-DEFAULT-STREAM. >;;; Emitting code for PRINC. >;;; Emitting code for TERPRI. >;;; Emitting code for PRINT. >;;; Emitting code for PRIN1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-printer.c -o cmp/cmpopt-printer.o >;;; Finished compiling SRC:CMP;CMPOPT-PRINTER.LSP. >;;; >(compile-file "src:cmp;cmpopt-sequence.lsp" :output-file #P"BUILD:CMP;CMPOPT-SEQUENCE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-SEQUENCE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CONSTANT-FUNCTION-EXPRESSION ...). >;;; Compiling (DEFUN SEQ-OPT-TEST-FUNCTION ...). >;;; Compiling (DEFUN SEQ-OPT-KEY-FUNCTION ...). >;;; Compiling (DEFUN SEQ-OPT-PARSE-ARGS ...). >;;; Compiling (DEFMACRO DO-IN-SEQ ...). >;;; Compiling (DEFMACRO DO-IN-LIST ...). >;;; Compiling (DEFUN EXPAND-MEMBER ...). >;;; Note: >;;; in file CMPOPT-SEQUENCE.LSP, position 6431 >;;; at (DEFUN EXPAND-MEMBER ...) >;;; Checking type of #:LOOP-LIST-TAIL60 to be CONS >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 8492 >;;; at (DEFINE-COMPILER-MACRO MEMBER ...) >;;; ! The variable VALUE is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 8492 >;;; at (DEFINE-COMPILER-MACRO MEMBER ...) >;;; ! The variable LIST is not used. >;;; Compiling (DEFUN EXPAND-ASSOC ...). >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10416 >;;; at (DEFINE-COMPILER-MACRO ASSOC ...) >;;; ! The variable VALUE is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10416 >;;; at (DEFINE-COMPILER-MACRO ASSOC ...) >;;; ! The variable LIST is not used. >;;; Compiling (DEFUN EXPAND-FIND ...). >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10629 >;;; at (DEFUN EXPAND-FIND ...) >;;; ! The variable KEY-FLAG is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10629 >;;; at (DEFUN EXPAND-FIND ...) >;;; ! The variable TEST-FLAG is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10629 >;;; at (DEFUN EXPAND-FIND ...) >;;; ! The variable TEST is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10629 >;;; at (DEFUN EXPAND-FIND ...) >;;; ! The variable START is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 10629 >;;; at (DEFUN EXPAND-FIND ...) >;;; ! The variable END is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 11154 >;;; at (DEFINE-COMPILER-MACRO FIND ...) >;;; ! The variable VALUE is not used. >;;; Style warning: >;;; in file CMPOPT-SEQUENCE.LSP, position 11154 >;;; at (DEFINE-COMPILER-MACRO FIND ...) >;;; ! The variable SEQUENCE is not used. >;;; End of Pass 1. >;;; Emitting code for CONSTANT-FUNCTION-EXPRESSION. >;;; Emitting code for SEQ-OPT-TEST-FUNCTION. >;;; Emitting code for #:G1. >;;; Emitting code for #:G2. >;;; Emitting code for #:G3. >;;; Emitting code for SEQ-OPT-KEY-FUNCTION. >;;; Emitting code for #:G4. >;;; Emitting code for #:G5. >;;; Emitting code for SEQ-OPT-PARSE-ARGS. >;;; Emitting code for DO-IN-SEQ. >;;; Emitting code for DO-IN-LIST. >;;; Emitting code for EXPAND-MEMBER. >;;; Emitting code for MEMBER. >;;; Emitting code for EXPAND-ASSOC. >;;; Emitting code for ASSOC. >;;; Emitting code for EXPAND-FIND. >;;; Emitting code for FIND. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-sequence.c -o cmp/cmpopt-sequence.o >;;; Finished compiling SRC:CMP;CMPOPT-SEQUENCE.LSP. >;;; >(compile-file "src:cmp;cmpopt-type.lsp" :output-file #P"BUILD:CMP;CMPOPT-TYPE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOPT-TYPE.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; End of Pass 1. >;;; Emitting code for DOTIMES. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpopt-type.c -o cmp/cmpopt-type.o >;;; Finished compiling SRC:CMP;CMPOPT-TYPE.LSP. >;;; >(compile-file "src:cmp;cmpprop.lsp" :output-file #P"BUILD:CMP;CMPPROP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPPROP.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN P1PROPAGATE ...). >;;; Compiling (DEFUN P1TRIVIAL ...). >;;; Compiling (DEFUN P1VAR ...). >;;; Compiling (DEFUN P1VALUES ...). >;;; Note: >;;; in file CMPPROP.LSP, position 2565 >;;; at (DEFUN P1VALUES ...) >;;; Checking type of #:LET9 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 2565 >;;; at (DEFUN P1VALUES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 2565 >;;; at (DEFUN P1VALUES ...) >;;; Checking type of #:LOOP-LIST-TAIL7 to be CONS >;;; Style warning: >;;; in file CMPPROP.LSP, position 2565 >;;; at (DEFUN P1VALUES ...) >;;; ! The variable FORM is not used. >;;; Compiling (DEFUN P1PROPAGATE-LIST ...). >;;; Note: >;;; in file CMPPROP.LSP, position 2893 >;;; at (DEFUN P1PROPAGATE-LIST ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 2893 >;;; at (DEFUN P1PROPAGATE-LIST ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST11) to be LIST >;;; Compiling (DEFUN P1MERGE-BRANCHES ...). >;;; Compiling (DEFUN REVISE-VAR-TYPE ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 3576 >;;; at (DEFUN REVISE-VAR-TYPE ...) >;;; ! The variable VARIABLE is not used. >;;; Compiling (DEFUN P1BLOCK ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 3778 >;;; at (DEFUN P1BLOCK ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1RETURN-FROM ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 4076 >;;; at (DEFUN P1RETURN-FROM ...) >;;; ! The variable VARIABLE-OR-NIL is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 4076 >;;; at (DEFUN P1RETURN-FROM ...) >;;; ! The variable RETURN-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 4076 >;;; at (DEFUN P1RETURN-FROM ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1CALL-GLOBAL ...). >;;; Note: >;;; in file CMPPROP.LSP, position 4386 >;;; at (DEFUN P1CALL-GLOBAL ...) >;;; Checking type of #:LET20 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 4386 >;;; at (DEFUN P1CALL-GLOBAL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST18) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 4386 >;;; at (DEFUN P1CALL-GLOBAL ...) >;;; ! The variable ARG-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 4386 >;;; at (DEFUN P1CALL-GLOBAL ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1CALL-LOCAL ...). >;;; Note: >;;; in file CMPPROP.LSP, position 4926 >;;; at (DEFUN P1CALL-LOCAL ...) >;;; Checking type of #:LET24 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 4926 >;;; at (DEFUN P1CALL-LOCAL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST22) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 4926 >;;; at (DEFUN P1CALL-LOCAL ...) >;;; ! The variable ARG-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 4926 >;;; at (DEFUN P1CALL-LOCAL ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1CATCH ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 5225 >;;; at (DEFUN P1CATCH ...) >;;; ! The variable TAG-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 5225 >;;; at (DEFUN P1CATCH ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1THROW ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 5415 >;;; at (DEFUN P1THROW ...) >;;; ! The variable TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 5415 >;;; at (DEFUN P1THROW ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1IF ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 5641 >;;; at (DEFUN P1IF ...) >;;; ! The variable FMLA-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 5641 >;;; at (DEFUN P1IF ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1FMLA-NOT ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 6062 >;;; at (DEFUN P1FMLA-NOT ...) >;;; ! The variable TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 6062 >;;; at (DEFUN P1FMLA-NOT ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1FMLA-AND ...). >;;; Note: >;;; in file CMPPROP.LSP, position 6229 >;;; at (DEFUN P1FMLA-AND ...) >;;; Checking type of #:LET30 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 6229 >;;; at (DEFUN P1FMLA-AND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST26) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 6229 >;;; at (DEFUN P1FMLA-AND ...) >;;; Checking type of #:LOOP-LIST-TAIL28 to be CONS >;;; Style warning: >;;; in file CMPPROP.LSP, position 6229 >;;; at (DEFUN P1FMLA-AND ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1FMLA-OR ...). >;;; Note: >;;; in file CMPPROP.LSP, position 6701 >;;; at (DEFUN P1FMLA-OR ...) >;;; Checking type of #:LET35 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 6701 >;;; at (DEFUN P1FMLA-OR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST31) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 6701 >;;; at (DEFUN P1FMLA-OR ...) >;;; Checking type of #:LOOP-LIST-TAIL33 to be CONS >;;; Style warning: >;;; in file CMPPROP.LSP, position 6701 >;;; at (DEFUN P1FMLA-OR ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1LAMBDA ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 7246 >;;; at (DEFUN P1LAMBDA ...) >;;; ! The variable NOT-USED is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 7246 >;;; at (DEFUN P1LAMBDA ...) >;;; ! The variable DOC is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 7246 >;;; at (DEFUN P1LAMBDA ...) >;;; ! The variable LAMBDA-LIST is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 7246 >;;; at (DEFUN P1LAMBDA ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1PROPAGATE-FUNCTION ...). >;;; Compiling (DEFUN P1LET* ...). >;;; Note: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; Checking type of #:LET42 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; Checking type of #:LET44 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST39) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST40) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; Checking type of #:LET49 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST47) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 7680 >;;; at (DEFUN P1LET* ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1LOCALS ...). >;;; Note: >;;; in file CMPPROP.LSP, position 8368 >;;; at (DEFUN P1LOCALS ...) >;;; Checking type of #:LET52 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 8368 >;;; at (DEFUN P1LOCALS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST50) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 8368 >;;; at (DEFUN P1LOCALS ...) >;;; ! The variable LABELS is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 8368 >;;; at (DEFUN P1LOCALS ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1MULTIPLE-VALUE-BIND ...). >;;; Note: >;;; in file CMPPROP.LSP, position 8525 >;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) >;;; Checking type of #:LET56 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 8525 >;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) >;;; Checking type of #:LET58 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 8525 >;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST53) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 8525 >;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST54) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 8525 >;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1MULTIPLE-VALUE-SETQ ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 9058 >;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) >;;; ! The variable VARS-LIST is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 9058 >;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1PROGN ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 9271 >;;; at (DEFUN P1PROGN ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1COMPILER-TYPECASE ...). >;;; Note: >;;; in file CMPPROP.LSP, position 9354 >;;; at (DEFUN P1COMPILER-TYPECASE ...) >;;; Checking type of #:LET64 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 9354 >;;; at (DEFUN P1COMPILER-TYPECASE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST61) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 9354 >;;; at (DEFUN P1COMPILER-TYPECASE ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1CHECKED-VALUE ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 9773 >;;; at (DEFUN P1CHECKED-VALUE ...) >;;; ! The variable ALT-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 9773 >;;; at (DEFUN P1CHECKED-VALUE ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1PROGV ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 9997 >;;; at (DEFUN P1PROGV ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1SETQ ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 10278 >;;; at (DEFUN P1SETQ ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1PSETQ ...). >;;; Note: >;;; in file CMPPROP.LSP, position 10508 >;;; at (DEFUN P1PSETQ ...) >;;; Checking type of #:LET69 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 10508 >;;; at (DEFUN P1PSETQ ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST67) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 10508 >;;; at (DEFUN P1PSETQ ...) >;;; ! The variable NEW-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 10508 >;;; at (DEFUN P1PSETQ ...) >;;; ! The variable ASSUMPTIONS is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 10508 >;;; at (DEFUN P1PSETQ ...) >;;; ! The variable VARS is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 10508 >;;; at (DEFUN P1PSETQ ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1WITH-STACK ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 10704 >;;; at (DEFUN P1WITH-STACK ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1STACK-PUSH-VALUES ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 10785 >;;; at (DEFUN P1STACK-PUSH-VALUES ...) >;;; ! The variable FORM-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 10785 >;;; at (DEFUN P1STACK-PUSH-VALUES ...) >;;; ! The variable INLINE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 10785 >;;; at (DEFUN P1STACK-PUSH-VALUES ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFVAR *TAGBODY-DEPTH* ...). >;;; Compiling (DEFUN P1GO ...). >;;; Style warning: >;;; in file CMPPROP.LSP, position 11172 >;;; at (DEFUN P1GO ...) >;;; ! The variable RETURN-TYPE is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 11172 >;;; at (DEFUN P1GO ...) >;;; ! The variable TAG-VAR is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 11172 >;;; at (DEFUN P1GO ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN FILTER-ONLY-DECLARATIONS ...). >;;; Compiling (DEFUN P1TAGBODY ...). >;;; Compiling (DEFUN P1TAGBODY-ONE-PASS ...). >;;; Note: >;;; in file CMPPROP.LSP, position 11740 >;;; at (DEFUN P1TAGBODY-ONE-PASS ...) >;;; Checking type of #:LET72 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 11740 >;;; at (DEFUN P1TAGBODY-ONE-PASS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST70) to be LIST >;;; Style warning: >;;; in file CMPPROP.LSP, position 11740 >;;; at (DEFUN P1TAGBODY-ONE-PASS ...) >;;; ! The variable C1FORM is not used. >;;; Compiling (DEFUN P1UNWIND-PROTECT ...). >;;; Compiling (DEFUN TYPE-FROM-ARRAY-ELT ...). >;;; Note: >;;; in file CMPPROP.LSP, position 12752 >;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) >;;; Checking type of #:LET84 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 12752 >;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST80) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 12752 >;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) >;;; Checking type of #:LOOP-LIST-TAIL82 to be CONS >;;; Note: >;;; in file CMPPROP.LSP, position 12752 >;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) >;;; Checking type of #:LET91 to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 12752 >;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST87) to be LIST >;;; Note: >;;; in file CMPPROP.LSP, position 12752 >;;; at (DEFUN TYPE-FROM-ARRAY-ELT ...) >;;; Checking type of #:LOOP-LIST-TAIL89 to be CONS >;;; Style warning: >;;; in file CMPPROP.LSP, position 14526 >;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) >;;; ! The variable OBJ is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 14526 >;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) >;;; ! The variable INDEX is not used. >;;; Style warning: >;;; in file CMPPROP.LSP, position 14754 >;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-AREF ...) >;;; ! The variable INDEX is not used. >;;; End of Pass 1. >;;; Emitting code for P1PROPAGATE. >;;; Emitting code for P1TRIVIAL. >;;; Emitting code for P1VAR. >;;; Emitting code for P1VALUES. >;;; Emitting code for P1PROPAGATE-LIST. >;;; Emitting code for P1MERGE-BRANCHES. >;;; Emitting code for REVISE-VAR-TYPE. >;;; Emitting code for P1BLOCK. >;;; Emitting code for P1RETURN-FROM. >;;; Emitting code for P1CALL-GLOBAL. >;;; Emitting code for P1CALL-LOCAL. >;;; Emitting code for P1CATCH. >;;; Emitting code for P1THROW. >;;; Emitting code for P1IF. >;;; Emitting code for P1FMLA-NOT. >;;; Emitting code for P1FMLA-AND. >;;; Emitting code for P1FMLA-OR. >;;; Emitting code for P1LAMBDA. >;;; Emitting code for P1PROPAGATE-FUNCTION. >;;; Emitting code for P1LET*. >;;; Emitting code for P1LOCALS. >;;; Emitting code for P1MULTIPLE-VALUE-BIND. >;;; Emitting code for P1MULTIPLE-VALUE-SETQ. >;;; Emitting code for P1PROGN. >;;; Emitting code for P1COMPILER-TYPECASE. >;;; Emitting code for P1CHECKED-VALUE. >;;; Emitting code for P1PROGV. >;;; Emitting code for P1SETQ. >;;; Emitting code for P1PSETQ. >;;; Emitting code for P1WITH-STACK. >;;; Emitting code for P1STACK-PUSH-VALUES. >;;; Emitting code for P1GO. >;;; Emitting code for FILTER-ONLY-DECLARATIONS. >;;; Emitting code for P1TAGBODY. >;;; Emitting code for P1TAGBODY-ONE-PASS. >;;; Emitting code for P1UNWIND-PROTECT. >;;; Emitting code for TYPE-FROM-ARRAY-ELT. >;;; Emitting code for #:G97. >;;; Emitting code for #:G101. >;;; Emitting code for #:G106. >;;; Emitting code for #:G111. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpprop.c -o cmp/cmpprop.o >;;; Finished compiling SRC:CMP;CMPPROP.LSP. >;;; >(compile-file "src:cmp;cmpclos.lsp" :output-file #P"BUILD:CMP;CMPCLOS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPCLOS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAYBE-OPTIMIZE-GENERIC-FUNCTION ...). >;;; Compiling (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...). >;;; Note: >;;; in file CMPCLOS.LSP, position 1127 >;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) >;;; Checking type of #:LET3 to be LIST >;;; Note: >;;; in file CMPCLOS.LSP, position 1127 >;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) >;;; Checking type of #:LET5 to be LIST >;;; Note: >;;; in file CMPCLOS.LSP, position 1127 >;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Note: >;;; in file CMPCLOS.LSP, position 1127 >;;; at (DEFUN PRECOMPUTE-APPLICABLE-METHODS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1) to be LIST >;;; Compiling (DEFUN FIND-SLOT-ACCESSORS ...). >;;; Note: >;;; in file CMPCLOS.LSP, position 2094 >;;; at (DEFUN FIND-SLOT-ACCESSORS ...) >;;; Checking type of #:LET8 to be LIST >;;; Note: >;;; in file CMPCLOS.LSP, position 2094 >;;; at (DEFUN FIND-SLOT-ACCESSORS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST >;;; Compiling (DEFUN MAYBE-OPTIMIZE-SLOT-ACCESSOR ...). >;;; Compiling (DEFUN TRY-OPTIMIZE-SLOT-READER ...). >;;; Compiling (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...). >;;; Note: >;;; in file CMPCLOS.LSP, position 3862 >;;; at (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...) >;;; Checking type of #:LET16 to be LIST >;;; Note: >;;; in file CMPCLOS.LSP, position 3862 >;;; at (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST12) to be LIST >;;; Note: >;;; in file CMPCLOS.LSP, position 3862 >;;; at (DEFUN TRY-OPTIMIZE-SLOT-WRITER ...) >;;; Checking type of #:LOOP-LIST-TAIL14 to be CONS >;;; End of Pass 1. >;;; Emitting code for MAYBE-OPTIMIZE-GENERIC-FUNCTION. >;;; Emitting code for PRECOMPUTE-APPLICABLE-METHODS. >;;; Emitting code for APPLICABLE-METHOD-P. >;;; Emitting code for FIND-SLOT-ACCESSORS. >;;; Emitting code for MAYBE-OPTIMIZE-SLOT-ACCESSOR. >;;; Emitting code for TRY-OPTIMIZE-SLOT-READER. >;;; Emitting code for TRY-OPTIMIZE-SLOT-WRITER. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpclos.c -o cmp/cmpclos.o >;;; Finished compiling SRC:CMP;CMPCLOS.LSP. >;;; >(compile-file "src:cmp;cmpstructures.lsp" :output-file #P"BUILD:CMP;CMPSTRUCTURES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPSTRUCTURES.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN GET-SLOT-TYPE ...). >;;; Compiling (DEFUN MAYBE-OPTIMIZE-STRUCTURE-ACCESS ...). >;;; End of Pass 1. >;;; Emitting code for GET-SLOT-TYPE. >;;; Emitting code for MAYBE-OPTIMIZE-STRUCTURE-ACCESS. >;;; Emitting code for SI:STRUCTURE-REF. >;;; Emitting code for SI:STRUCTURE-SET. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpstructures.c -o cmp/cmpstructures.o >;;; Finished compiling SRC:CMP;CMPSTRUCTURES.LSP. >;;; >(compile-file "src:cmp;cmparray.lsp" :output-file #P"BUILD:CMP;CMPARRAY.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPARRAY.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN VALID-ARRAY-INDEX-P ...). >;;; Compiling (DEFUN GUESS-ARRAY-ELEMENT-TYPE ...). >;;; Compiling (DEFUN GUESS-ARRAY-DIMENSIONS-TYPE ...). >;;; Style warning: >;;; in file CMPARRAY.LSP, position 1773 >;;; at (DEFINE-COMPILER-MACRO MAKE-ARRAY ...) >;;; ! The variable ENV is not used. >;;; Compiling (DEFUN EXPAND-VECTOR-PUSH ...). >;;; Style warning: >;;; in file CMPARRAY.LSP, position 3697 >;;; at (DEFUN EXPAND-VECTOR-PUSH ...) >;;; ! The variable ENV is not used. >;;; Compiling (DEFUN EXPAND-AREF ...). >;;; Compiling (DEFUN EXPAND-ASET ...). >;;; Compiling (DEFUN EXPAND-ZERO-DIM-INDEX-CHECK ...). >;;; Compiling (DEFUN EXPAND-VECTOR-INDEX-CHECK ...). >;;; Compiling (DEFUN EXPAND-ROW-MAJOR-INDEX ...). >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LET40 to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST36) to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LOOP-LIST-TAIL38 to be CONS >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LET46 to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST42) to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LOOP-LIST-TAIL44 to be CONS >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LET53 to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LET55 to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LET57 to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST47) to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST48) to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST49) to be LIST >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LOOP-LIST-TAIL51 to be CONS >;;; Note: >;;; in file CMPARRAY.LSP, position 7201 >;;; at (DEFUN EXPAND-ROW-MAJOR-INDEX ...) >;;; Checking type of #:LOOP-LIST-TAIL51 to be CONS >;;; Compiling (DEFMACRO CHECK-EXPECTED-RANK ...). >;;; Compiling (DEFMACRO CHECK-INDEX-IN-BOUNDS ...). >;;; Compiling (DEFMACRO CHECK-VECTOR-IN-BOUNDS ...). >;;; Compiling (DEFUN ARRAY-DIMENSION-ACCESSOR ...). >;;; Compiling (DEFMACRO ARRAY-DIMENSION-FAST ...). >;;; End of Pass 1. >;;; Emitting code for VALID-ARRAY-INDEX-P. >;;; Emitting code for GUESS-ARRAY-ELEMENT-TYPE. >;;; Emitting code for GUESS-ARRAY-DIMENSIONS-TYPE. >;;; Emitting code for MAKE-ARRAY. >;;; Emitting code for EXPAND-VECTOR-PUSH. >;;; Emitting code for VECTOR-PUSH. >;;; Emitting code for VECTOR-PUSH-EXTEND. >;;; Emitting code for AREF. >;;; Emitting code for EXPAND-AREF. >;;; Emitting code for SI:ASET. >;;; Emitting code for EXPAND-ASET. >;;; Emitting code for ARRAY-ROW-MAJOR-INDEX. >;;; Emitting code for EXPAND-ZERO-DIM-INDEX-CHECK. >;;; Emitting code for EXPAND-VECTOR-INDEX-CHECK. >;;; Emitting code for EXPANSION. >;;; Emitting code for EXPAND-ROW-MAJOR-INDEX. >;;; Emitting code for CHECK-EXPECTED-RANK. >;;; Emitting code for CHECK-INDEX-IN-BOUNDS. >;;; Emitting code for CHECK-VECTOR-IN-BOUNDS. >;;; Emitting code for ARRAY-DIMENSION-ACCESSOR. >;;; Emitting code for ARRAY-DIMENSION-FAST. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmparray.c -o cmp/cmparray.o >;;; Finished compiling SRC:CMP;CMPARRAY.LSP. >;;; >(compile-file "src:cmp;cmpos-run.lsp" :output-file #P"BUILD:CMP;CMPOS-RUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOS-RUN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN SAFE-SYSTEM ...). >;;; Compiling (DEFUN SAVE-DIRECTORY ...). >;;; Compiling (DEFMACRO WITH-CURRENT-DIRECTORY ...). >;;; Compiling (DEFUN SAFE-RUN-PROGRAM ...). >;;; Style warning: >;;; in file CMPOS-RUN.LSP, position 1748 >;;; at (DEFUN SAFE-RUN-PROGRAM ...) >;;; ! The variable STREAM is not used. >;;; Style warning: >;;; in file CMPOS-RUN.LSP, position 1748 >;;; at (DEFUN SAFE-RUN-PROGRAM ...) >;;; ! The variable PROCESS is not used. >;;; Compiling (DEFUN SPLIT-PROGRAM-OPTIONS ...). >;;; End of Pass 1. >;;; Emitting code for SAFE-SYSTEM. >;;; Emitting code for SAVE-DIRECTORY. >;;; Emitting code for WITH-CURRENT-DIRECTORY. >;;; Emitting code for SAFE-RUN-PROGRAM. >;;; Emitting code for #:G8. >;;; Emitting code for SPLIT-PROGRAM-OPTIONS. >;;; Emitting code for PUSH-CHAR. >;;; Emitting code for NEW-STRING. >;;; Emitting code for MAYBE-PUSH. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpos-run.c -o cmp/cmpos-run.o >;;; Finished compiling SRC:CMP;CMPOS-RUN.LSP. >;;; >(compile-file "src:cmp;cmpos-features.lsp" :output-file #P"BUILD:CMP;CMPOS-FEATURES.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPOS-FEATURES.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN RUN-AND-COLLECT ...). >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 546 >;;; at (DEFUN RUN-AND-COLLECT ...) >;;; Checking type of #:LOOP-LIST-TAIL1 to be CONS >;;; Style warning: >;;; in file CMPOS-FEATURES.LSP, position 546 >;;; at (DEFUN RUN-AND-COLLECT ...) >;;; ! The variable PROCESS is not used. >;;; Compiling (DEFUN SPLIT-WORDS ...). >;;; Compiling (DEFUN KNOWN-KEYWORD ...). >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 1959 >;;; at (DEFUN KNOWN-KEYWORD ...) >;;; Checking type of #:LET17 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 1959 >;;; at (DEFUN KNOWN-KEYWORD ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST14) to be LIST >;;; Compiling (DEFUN GATHER-KEYWORDS ...). >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; Checking type of #:LET23 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST19) to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; Checking type of #:LOOP-LIST-TAIL21 to be CONS >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; Checking type of #:LET29 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST25) to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; Checking type of #:LOOP-LIST-TAIL27 to be CONS >;;; Style warning: >;;; in file CMPOS-FEATURES.LSP, position 2262 >;;; at (DEFUN GATHER-KEYWORDS ...) >;;; ! The variable PATTERNS is not used. >;;; Compiling (DEFUN COMPILER-DEFINES ...). >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of #:LET35 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST32) to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of #:LET48 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST44) to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of #:LOOP-LIST-TAIL46 to be CONS >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of #:LET42 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST38) to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of #:LOOP-LIST-TAIL40 to be CONS >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of #:LET50 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 2518 >;;; at (DEFUN COMPILER-DEFINES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST36) to be LIST >;;; Compiling (DEFUN RUN-AND-COLLECT-KEYWORDS ...). >;;; Compiling (DEFUN GATHER-SYSTEM-FEATURES ...). >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 4764 >;;; at (DEFUN GATHER-SYSTEM-FEATURES ...) >;;; Checking type of #:LET59 to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 4764 >;;; at (DEFUN GATHER-SYSTEM-FEATURES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST55) to be LIST >;;; Note: >;;; in file CMPOS-FEATURES.LSP, position 4764 >;;; at (DEFUN GATHER-SYSTEM-FEATURES ...) >;;; Checking type of #:LOOP-LIST-TAIL57 to be CONS >;;; Compiling (DEFUN UPDATE-COMPILER-FEATURES ...). >;;; End of Pass 1. >;;; Emitting code for RUN-AND-COLLECT. >;;; Emitting code for COLLECT-LINES. >;;; Emitting code for #:G5. >;;; Emitting code for SPLIT-WORDS. >;;; Emitting code for KNOWN-KEYWORD. >;;; Emitting code for GATHER-KEYWORDS. >;;; Emitting code for COMPILER-DEFINES. >;;; Emitting code for RUN-AND-COLLECT-KEYWORDS. >;;; Emitting code for GATHER-SYSTEM-FEATURES. >;;; Emitting code for UPDATE-COMPILER-FEATURES. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpos-features.c -o cmp/cmpos-features.o >;;; Finished compiling SRC:CMP;CMPOS-FEATURES.LSP. >;;; >(compile-file "src:cmp;cmpmain.lsp" :output-file #P"BUILD:CMP;CMPMAIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;CMPMAIN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN SAFE-MKSTEMP ...). >;;; Compiling (DEFUN COMPILE-FILE-PATHNAME ...). >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable SOURCE-OFFSET is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable SOURCE-TRUENAME is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable EXTERNAL-FORMAT is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable LOAD is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable DATA-FILE is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable H-FILE is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable C-FILE is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable PRINT is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 1955 >;;; at (DEFUN COMPILE-FILE-PATHNAME ...) >;;; ! The variable VERBOSE is not used. >;;; Compiling (DEFUN CMP-DELETE-FILE ...). >;;; Note: >;;; in file CMPMAIN.LSP, position 4504 >;;; at (PUSH #'(LAMBDA NIL ...) ...) >;;; Checking type of #:LET27 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 4504 >;;; at (PUSH #'(LAMBDA NIL ...) ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST25) to be LIST >;;; Compiling (DEFMACRO FIX-FOR-MINGW ...). >;;; Compiling (DEFUN LINKER-CC ...). >;;; Style warning: >;;; in file CMPMAIN.LSP, position 5287 >;;; at (DEFUN LINKER-CC ...) >;;; ! The variable TYPE is not used. >;;; Compiling (DEFUN LINKER-AR ...). >;;; Compiling (DEFUN STATIC-LIB-AR ...). >;;; Note: >;;; in file CMPMAIN.LSP, position 6312 >;;; at (DEFUN STATIC-LIB-AR ...) >;;; Checking type of #:LET40 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 6312 >;;; at (DEFUN STATIC-LIB-AR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST36) to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 6312 >;;; at (DEFUN STATIC-LIB-AR ...) >;;; Checking type of #:LOOP-LIST-TAIL38 to be CONS >;;; Compiling (DEFUN SHARED-CC ...). >;;; Compiling (DEFUN BUNDLE-CC ...). >;;; Style warning: >;;; in file CMPMAIN.LSP, position 7301 >;;; at (DEFUN BUNDLE-CC ...) >;;; ! The variable INIT-NAME is not used. >;;; Compiling (DEFUN GUESS-KIND ...). >;;; Compiling (DEFUN GUESS-LD-FLAGS ...). >;;; Compiling (DEFUN SYSTEM-LD-FLAG ...). >;;; Compiling (DEFUN BUILDER ...). >;;; Note: >;;; in file CMPMAIN.LSP, position 13073 >;;; at (DEFUN BUILDER ...) >;;; Checking type of #:LET80 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 13073 >;;; at (DEFUN BUILDER ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST78) to be LIST >;;; Compiling (DEFUN BUILD-FASL ...). >;;; Compiling (DEFUN BUILD-PROGRAM ...). >;;; Compiling (DEFUN BUILD-STATIC-LIBRARY ...). >;;; Compiling (DEFUN BUILD-SHARED-LIBRARY ...). >;;; Compiling (DEFUN COMPILE-FILE ...). >;;; Note: >;;; in file CMPMAIN.LSP, position 18857 >;;; at (DEFUN COMPILE-FILE ...) >;;; Checking type of #:G138 to be CONS >;;; Note: >;;; in file CMPMAIN.LSP, position 18857 >;;; at (DEFUN COMPILE-FILE ...) >;;; Checking type of #:G142 to be CONS >;;; Note: >;;; in file CMPMAIN.LSP, position 18857 >;;; at (DEFUN COMPILE-FILE ...) >;;; Checking type of #:LET151 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 18857 >;;; at (DEFUN COMPILE-FILE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST149) to be LIST >;;; Style warning: >;;; in file CMPMAIN.LSP, position 18857 >;;; at (DEFUN COMPILE-FILE ...) >;;; ! The variable OUTPUT-FILE is not used. >;;; Compiling (DEFUN COMPILER-OUTPUT-VALUES ...). >;;; Note: >;;; in file CMPMAIN.LSP, position 24563 >;;; at (DEFUN COMPILER-OUTPUT-VALUES ...) >;;; Checking type of #:LET156 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 24563 >;;; at (DEFUN COMPILER-OUTPUT-VALUES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST154) to be LIST >;;; Compiling (DEFVAR *GAZONK-COUNTER* ...). >;;; Compiling (DEFUN COMPILE ...). >;;; Note: >;;; in file CMPMAIN.LSP, position 25164 >;;; at (DEFUN COMPILE ...) >;;; Checking type of #:LET222 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 25164 >;;; at (DEFUN COMPILE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST220) to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 25164 >;;; at (DEFUN COMPILE ...) >;;; Checking type of #:LET230 to be LIST >;;; Note: >;;; in file CMPMAIN.LSP, position 25164 >;;; at (DEFUN COMPILE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST228) to be LIST >;;; Compiling (DEFUN DISASSEMBLE ...). >;;; Compiling (DEFUN COMPILER-PASS2 ...). >;;; Compiling (DEFUN ECL-INCLUDE-DIRECTORY ...). >;;; Compiling (DEFUN ECL-LIBRARY-DIRECTORY ...). >;;; Compiling (DEFUN COMPILER-CC ...). >;;; Compiling (DEFUN PRINT-COMPILER-INFO ...). >;;; Compiling (DEFMACRO WITH-COMPILATION-UNIT ...). >;;; Style warning: >;;; in file CMPMAIN.LSP, position 35012 >;;; at (FSET 'WITH-COMPILATION-UNIT ...) >;;; ! The variable OPTIONS is not used. >;;; Note: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; Function INSTALL-C-COMPILER is global but is closed over some variables. >;;; COMPILE DISASSEMBLE >;;; Note: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; Function INSTALL-C-COMPILER is global but is closed over some variables. >;;; COMPILE DISASSEMBLE >;;; Note: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; Function INSTALL-C-COMPILER is global but is closed over some variables. >;;; COMPILE DISASSEMBLE >;;; Note: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; Function INSTALL-C-COMPILER is global but is closed over some variables. >;;; COMPILE DISASSEMBLE >;;; Note: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; Function INSTALL-C-COMPILER is global but is closed over some variables. >;;; COMPILE DISASSEMBLE >;;; Style warning: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; ! The variable COMPILE-FILE is not used. >;;; Style warning: >;;; in file CMPMAIN.LSP, position 35164 >;;; at (LET* (# # ...) ...) >;;; ! The variable COMPILE-FILE-PATHNAME is not used. >;;; End of Pass 1. >;;; Emitting code for SAFE-MKSTEMP. >;;; Emitting code for COMPILE-FILE-PATHNAME. >;;; Emitting code for CMP-DELETE-FILE. >;;; Emitting code for #:G22. >;;; Emitting code for FIX-FOR-MINGW. >;;; Emitting code for LINKER-CC. >;;; Emitting code for LINKER-AR. >;;; Emitting code for STATIC-LIB-AR. >;;; Emitting code for SHARED-CC. >;;; Emitting code for BUNDLE-CC. >;;; Emitting code for GUESS-KIND. >;;; Emitting code for GUESS-LD-FLAGS. >;;; 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. >;;; Emitting code for ASDFCALL. >;;; Emitting code for ASDFSYM. >;;; Emitting code for BUILDER. >;;; 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. >;;; Emitting code for #:G90. >;;; Emitting code for #:G136. >;;; Emitting code for COMPILER-OUTPUT-VALUES. >;;; Emitting code for COMPILE. >;;; Emitting code for #:G171. >;;; Emitting code for #:G217. >;;; Emitting code for DISASSEMBLE. >;;; Emitting code for #:G236. >;;; Emitting code for #:G282. >;;; Emitting code for #:G286. >;;; Emitting code for COMPILER-PASS2. >;;; 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. >;;; Emitting code for INSTALL-C-COMPILER. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/cmpmain.c -o cmp/cmpmain.o >;;; Finished compiling SRC:CMP;CMPMAIN.LSP. >;;; >(compile-file "src:cmp;proclamations.lsp" :output-file #P"BUILD:CMP;PROCLAMATIONS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;PROCLAMATIONS.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN PARSE-FUNCTION-PROCLAMATION ...). >;;; Note: >;;; in file PROCLAMATIONS.LSP, position 2011 >;;; at (DEFUN PARSE-FUNCTION-PROCLAMATION ...) >;;; Checking type of #:LET2 to be LIST >;;; Note: >;;; in file PROCLAMATIONS.LSP, position 2011 >;;; at (DEFUN PARSE-FUNCTION-PROCLAMATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST0) to be LIST >;;; Note: >;;; in file PROCLAMATIONS.LSP, position 63699 >;;; at (LOOP FOR ...) >;;; Checking type of #:LET8 to be LIST >;;; Note: >;;; in file PROCLAMATIONS.LSP, position 63699 >;;; at (LOOP FOR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST >;;; End of Pass 1. >;;; Emitting code for PARSE-FUNCTION-PROCLAMATION. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/proclamations.c -o cmp/proclamations.o >;;; Finished compiling SRC:CMP;PROCLAMATIONS.LSP. >;;; >(compile-file "src:cmp;sysfun.lsp" :output-file #P"BUILD:CMP;SYSFUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling SRC:CMP;SYSFUN.LSP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN DEF-INLINE ...). >;;; Note: >;;; in file SYSFUN.LSP, position 956 >;;; at (DEFUN DEF-INLINE ...) >;;; Checking type of #:LET8 to be LIST >;;; Note: >;;; in file SYSFUN.LSP, position 956 >;;; at (DEFUN DEF-INLINE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4) to be LIST >;;; Note: >;;; in file SYSFUN.LSP, position 956 >;;; at (DEFUN DEF-INLINE ...) >;;; Checking type of #:LOOP-LIST-TAIL6 to be CONS >;;; Note: >;;; in file SYSFUN.LSP, position 37117 >;;; at (LOOP FOR ...) >;;; Checking type of #:LET13 to be LIST >;;; Note: >;;; in file SYSFUN.LSP, position 37117 >;;; at (LOOP FOR ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST11) to be LIST >;;; Compiling (DEFVAR C::*IN-ALL-SYMBOLS-FUNCTIONS* ...). >;;; End of Pass 1. >;;; Emitting code for C::DEF-INLINE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c cmp/sysfun.c -o cmp/sysfun.o >;;; Finished compiling SRC:CMP;SYSFUN.LSP. >;;; >;;; Note: >;;; Library initialization function is main_lib_CMP >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitVi2EaV.c -o eclinitVi2EaV.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libcmp.a eclinitVi2EaV.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmputil.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmppolicy.o cmp/cmpeval.o cmp/cmpexit.o cmp/cmpflet.o cmp/cmpfun.o cmp/cmpif.o cmp/cmplam.o cmp/cmplet.o cmp/cmploc.o cmp/cmpmap.o cmp/cmpstack.o cmp/cmpmulti.o cmp/cmpspecial.o cmp/cmptag.o cmp/cmptop.o cmp/cmpvar.o cmp/cmpwt.o cmp/cmpffi.o cmp/cmpcbk.o cmp/cmpct.o cmp/cmpnum.o cmp/cmpname.o cmp/cmpopt.o cmp/cmpopt-bits.o cmp/cmpopt-clos.o cmp/cmpopt-constant.o cmp/cmpopt-cons.o cmp/cmpopt-printer.o cmp/cmpopt-sequence.o cmp/cmpopt-type.o cmp/cmpprop.o cmp/cmpclos.o cmp/cmpstructures.o cmp/cmparray.o cmp/cmpos-run.o cmp/cmpos-features.o cmp/cmpmain.o cmp/proclamations.o cmp/sysfun.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libcmp.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinit1hCNZY.c -o eclinit1hCNZY.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o cmp.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinit1hCNZY.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmputil.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmppolicy.o cmp/cmpeval.o cmp/cmpexit.o cmp/cmpflet.o cmp/cmpfun.o cmp/cmpif.o cmp/cmplam.o cmp/cmplet.o cmp/cmploc.o cmp/cmpmap.o cmp/cmpstack.o cmp/cmpmulti.o cmp/cmpspecial.o cmp/cmptag.o cmp/cmptop.o cmp/cmpvar.o cmp/cmpwt.o cmp/cmpffi.o cmp/cmpcbk.o cmp/cmpct.o cmp/cmpnum.o cmp/cmpname.o cmp/cmpopt.o cmp/cmpopt-bits.o cmp/cmpopt-clos.o cmp/cmpopt-constant.o cmp/cmpopt-cons.o cmp/cmpopt-printer.o cmp/cmpopt-sequence.o cmp/cmpopt-type.o cmp/cmpprop.o cmp/cmpclos.o cmp/cmpstructures.o cmp/cmparray.o cmp/cmpos-run.o cmp/cmpos-features.o cmp/cmpmain.o cmp/proclamations.o cmp/sysfun.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:ecl-cdb;ecl-cdb.lisp" :output-file #P"BUILD:EXT;ECL-CDB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:ECL-CDB;ECL-CDB.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFSTRUCT CDB ...). >;;; Compiling (DEFUN READ-WORD ...). >;;; Compiling (DEFUN WRITE-WORD ...). >;;; Compiling (DEFUN WRITE-VECTOR ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 3097 >;;; at (DEFUN WRITE-VECTOR ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-1) to be FIXNUM >;;; Compiling (DEFUN TO-CDB-HASH ...). >;;; Warning: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; ! Declaration of type >;;; (ARRAY (UNSIGNED-BYTE 8) (*)) >;;; was found for not bound variable VECTOR. >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of #:LET10 to be (UNSIGNED-BYTE 8) >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of #:LET11 to be VECTOR >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of (AREF #:LOOP-ACROSS-VECTOR-7 #:LOOP-ACROSS-INDEX-8) to be (UNSIGNED-BYTE 8) >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-8) to be FIXNUM >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Note: >;;; in file ECL-CDB.LISP, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Compiling (DEFUN %MAKE-CDB ...). >;;; Compiling (DEFMACRO WITH-OUTPUT-TO-CDB ...). >;;; Compiling (DEFUN ADD-RECORD ...). >;;; Compiling (DEFUN DUMP-TABLE ...). >;;; Compiling (DEFUN DUMP-CDB ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 5752 >;;; at (DEFUN DUMP-CDB ...) >;;; Checking type of #:LET61 to be VECTOR >;;; Note: >;;; in file ECL-CDB.LISP, position 5752 >;;; at (DEFUN DUMP-CDB ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-58) to be FIXNUM >;;; Note: >;;; in file ECL-CDB.LISP, position 5752 >;;; at (DEFUN DUMP-CDB ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-58) to be FIXNUM >;;; Compiling (DEFUN CLOSE-CDB ...). >;;; Compiling (DEFUN CDB-ERROR ...). >;;; Compiling (DEFUN VALUES-COINCIDE ...). >;;; Compiling (DEFUN LOOKUP-CDB ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 7190 >;;; at (DEFUN LOOKUP-CDB ...) >;;; Checking type of #:LET74 to be REAL >;;; Compiling (DEFUN MAP-CDB ...). >;;; Note: >;;; in file ECL-CDB.LISP, position 8275 >;;; at (DEFUN MAP-CDB ...) >;;; Checking type of #:LET83 to be REAL >;;; Note: >;;; in file ECL-CDB.LISP, position 8275 >;;; at (DEFUN MAP-CDB ...) >;;; Checking type of TABLE-POSITION to be REAL >;;; End of Pass 1. >;;; Note: >;;; in file ecl-cdb.lisp, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32). Assuming it is T. >;;; Note: >;;; in file ecl-cdb.lisp, position 3250 >;;; at (DEFUN TO-CDB-HASH ...) >;;; Unknown type (UNSIGNED-INTEGER 32) >;;; Emitting code for MAKE-CDB. >;;; Emitting code for READ-WORD. >;;; Emitting code for WRITE-WORD. >;;; Emitting code for WRITE-VECTOR. >;;; Emitting code for TO-CDB-HASH. >;;; Emitting code for %MAKE-CDB. >;;; Emitting code for WITH-OUTPUT-TO-CDB. >;;; Emitting code for ADD-RECORD. >;;; Emitting code for DUMP-TABLE. >;;; Emitting code for DUMP-CDB. >;;; Emitting code for CLOSE-CDB. >;;; Emitting code for CDB-ERROR. >;;; Emitting code for VALUES-COINCIDE. >;;; Emitting code for LOOKUP-CDB. >;;; Emitting code for MAP-CDB. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/ecl-cdb.c -o ext/ecl-cdb.o >;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_ECL_CDB >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitazeMK7.c -o eclinitazeMK7.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libecl-cdb.a eclinitazeMK7.o ext/ecl-cdb.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libecl-cdb.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitRAB0eh.c -o eclinitRAB0eh.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o ecl-cdb.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitRAB0eh.o ext/ecl-cdb.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:ecl-cdb;ecl-help.lisp" :output-file #P"BUILD:EXT;ECL-HELP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:ECL-CDB;ECL-HELP.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN TO-CDB-VECTOR ...). >;;; Compiling (DEFUN FROM-CDB-VECTOR ...). >;;; Compiling (DEFUN SEARCH-HELP-FILE ...). >;;; Compiling (DEFUN DUMP-HELP-FILE ...). >;;; End of Pass 1. >;;; Emitting code for TO-CDB-VECTOR. >;;; Emitting code for FROM-CDB-VECTOR. >;;; Emitting code for SEARCH-HELP-FILE. >;;; Emitting code for DUMP-HELP-FILE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/ecl-help.c -o ext/ecl-help.o >;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_ECL_HELP >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitFTT2ns.c -o eclinitFTT2ns.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libecl-help.a eclinitFTT2ns.o ext/ecl-cdb.o ext/ecl-help.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libecl-help.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitS1CtOE.c -o eclinitS1CtOE.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o ecl-help.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitS1CtOE.o ext/ecl-cdb.o ext/ecl-help.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:cl-simd;sse-package.lisp" :output-file #P"BUILD:EXT;SSE-PACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:CL-SIMD;SSE-PACKAGE.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/sse-package.c -o ext/sse-package.o >;;; Finished compiling EXT:CL-SIMD;SSE-PACKAGE.LISP. >;;; >(compile-file "ext:cl-simd;ecl-sse-core.lisp" :output-file #P"BUILD:EXT;ECL-SSE-CORE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:CL-SIMD;ECL-SSE-CORE.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFMACRO TYPENAME-CASE ...). >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 457 >;;; at (FSET 'TYPENAME-CASE ...) >;;; Checking type of #:LET17 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 457 >;;; at (FSET 'TYPENAME-CASE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST13) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 457 >;;; at (FSET 'TYPENAME-CASE ...) >;;; Checking type of #:LOOP-LIST-TAIL15 to be CONS >;;; Compiling (DEFUN FOREIGN-TYPE-OF ...). >;;; Compiling (DEFUN POINTER-C-TYPE-OF ...). >;;; Compiling (DEFUN DECLAIM-ARG-TYPE-OF ...). >;;; Compiling (DEFUN INLINE-ARG-TYPE-OF ...). >;;; Compiling (DEFUN EXPAND-CONSTANT ...). >;;; Compiling (DEFUN MAKE-ARG-NAME ...). >;;; Compiling (DEFUN MAKE-ARG-NUMS ...). >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 2142 >;;; at (DEFUN MAKE-ARG-NUMS ...) >;;; Checking type of #:LOOP-LIST-TAIL21 to be CONS >;;; Compiling (DEFUN WRAP-RET-ARG ...). >;;; Compiling (DEFUN MAKE-PACK-OF-BIN ...). >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 2468 >;;; at (DEFUN MAKE-PACK-OF-BIN ...) >;;; Checking type of #:LOOP-LIST-TAIL25 to be CONS >;;; Compiling (DEFMACRO DEF-INLINE ...). >;;; Compiling (DEFMACRO DEF-INTRINSIC ...). >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LET76 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST72) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL74 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LET82 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST78) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL80 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LET88 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST83) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL85 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LET94 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST90) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL92 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LET100 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST96) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 3243 >;;; at (FSET 'DEF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL98 to be CONS >;;; Compiling (DEFMACRO DEF-UNARY-INTRINSIC ...). >;;; Compiling (DEFMACRO DEF-CVT-TO-INT32-INTRINSIC ...). >;;; Compiling (DEFMACRO DEF-BINARY-INTRINSIC ...). >;;; Compiling (DEFMACRO DEF-SSE-INT-INTRINSIC ...). >;;; Compiling (DEFMACRO DEF-COMPARISON-INTRINSIC ...). >;;; Compiling (DEFMACRO %DEF-AREF-INTRINSIC ...). >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 6880 >;;; at (FSET '%DEF-AREF-INTRINSIC ...) >;;; Checking type of #:LET215 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 6880 >;;; at (FSET '%DEF-AREF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST211) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 6880 >;;; at (FSET '%DEF-AREF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL213 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 6880 >;;; at (FSET '%DEF-AREF-INTRINSIC ...) >;;; Checking type of #:LET222 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 6880 >;;; at (FSET '%DEF-AREF-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST218) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 6880 >;;; at (FSET '%DEF-AREF-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL220 to be CONS >;;; Compiling (DEFMACRO DEF-AREF-INTRINSIC ...). >;;; Compiling (DEFMACRO DEF-MEM-INTRINSIC ...). >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET263 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST259) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL261 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET269 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST265) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL267 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET275 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST271) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL273 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET281 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST277) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL279 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET287 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST283) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL285 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET293 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST289) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL291 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET299 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST295) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL297 to be CONS >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LET305 to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST301) to be LIST >;;; Note: >;;; in file ECL-SSE-CORE.LISP, position 11606 >;;; at (FSET 'DEF-MEM-INTRINSIC ...) >;;; Checking type of #:LOOP-LIST-TAIL303 to be CONS >;;; Compiling (DEFMACRO DEF-LOAD-INTRINSIC ...). >;;; Compiling (DEFMACRO DEF-STORE-INTRINSIC ...). >;;; End of Pass 1. >;;; Emitting code for SSE-PACK. >;;; Emitting code for TYPENAME-CASE. >;;; Emitting code for FOREIGN-TYPE-OF. >;;; Emitting code for POINTER-C-TYPE-OF. >;;; Emitting code for DECLAIM-ARG-TYPE-OF. >;;; Emitting code for INLINE-ARG-TYPE-OF. >;;; Emitting code for EXPAND-CONSTANT. >;;; Emitting code for MAKE-ARG-NAME. >;;; Emitting code for MAKE-ARG-NUMS. >;;; Emitting code for WRAP-RET-ARG. >;;; Emitting code for MAKE-PACK-OF-BIN. >;;; Emitting code for DEF-INLINE. >;;; Emitting code for DEF-INTRINSIC. >;;; Emitting code for DEF-UNARY-INTRINSIC. >;;; Emitting code for DEF-CVT-TO-INT32-INTRINSIC. >;;; Emitting code for DEF-BINARY-INTRINSIC. >;;; Emitting code for DEF-SSE-INT-INTRINSIC. >;;; Emitting code for DEF-COMPARISON-INTRINSIC. >;;; Emitting code for %DEF-AREF-INTRINSIC. >;;; Emitting code for FMTW. >;;; Emitting code for FMTR. >;;; Emitting code for DEF-AREF-INTRINSIC. >;;; Emitting code for DEF-MEM-INTRINSIC. >;;; Emitting code for FMT. >;;; Emitting code for DEF-LOAD-INTRINSIC. >;;; Emitting code for DEF-STORE-INTRINSIC. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/ecl-sse-core.c -o ext/ecl-sse-core.o >;;; Finished compiling EXT:CL-SIMD;ECL-SSE-CORE.LISP. >;;; >(compile-file "ext:cl-simd;sse-intrinsics.lisp" :output-file #P"BUILD:EXT;SSE-INTRINSICS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:CL-SIMD;SSE-INTRINSICS.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEF-LOAD-INTRINSIC CPU-PREFETCH-T0 ...). >;;; Compiling (DEF-LOAD-INTRINSIC CPU-PREFETCH-T1 ...). >;;; Compiling (DEF-LOAD-INTRINSIC CPU-PREFETCH-T2 ...). >;;; Compiling (DEF-LOAD-INTRINSIC CPU-PREFETCH-NTA ...). >;;; Compiling (DEF-LOAD-INTRINSIC CPU-CLFLUSH ...). >;;; Compiling (DEF-INTRINSIC CPU-MXCSR ...). >;;; Compiling (DEF-INTRINSIC %SET-CPU-MXCSR ...). >;;; Compiling (DEF-INTRINSIC CPU-LOAD-FENCE ...). >;;; Compiling (DEF-INTRINSIC CPU-STORE-FENCE ...). >;;; Compiling (DEF-INTRINSIC CPU-MEMORY-FENCE ...). >;;; Compiling (DEF-INTRINSIC CPU-PAUSE ...). >;;; Compiling (DEF-INTRINSIC SET-SS ...). >;;; Compiling (DEF-INTRINSIC SET1-PS ...). >;;; Compiling (DEF-INTRINSIC SET-PS ...). >;;; Compiling (DEF-INTRINSIC SETR-PS ...). >;;; Compiling (DEF-INTRINSIC SETZERO-PS ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-SS ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-PS ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-APS ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-SS ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-PS ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-APS ...). >;;; Compiling (DEF-STORE-INTRINSIC STREAM-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MUL-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MUL-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC DIV-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC DIV-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MIN-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MIN-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MAX-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MAX-PS ...). >;;; Compiling (DEF-UNARY-INTRINSIC SQRT-SS ...). >;;; Compiling (DEF-UNARY-INTRINSIC SQRT-PS ...). >;;; Compiling (DEF-UNARY-INTRINSIC RSQRT-SS ...). >;;; Compiling (DEF-UNARY-INTRINSIC RSQRT-PS ...). >;;; Compiling (DEF-UNARY-INTRINSIC RCP-SS ...). >;;; Compiling (DEF-UNARY-INTRINSIC RCP-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC AND-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC ANDNOT-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC OR-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC XOR-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC <=-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC <=-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC >=-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC >=-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC /=-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC /=-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<=-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<=-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC />-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC />-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC />=-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC />=-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPORD-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPORD-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPUNORD-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPUNORD-PS ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC =-SS? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC =-SSU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <-SS? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <-SSU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <=-SS? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <=-SSU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >-SS? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >-SSU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >=-SS? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >=-SSU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC /=-SS? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC /=-SSU? ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKHI-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKLO-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MOVE-SS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MOVEHL-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC MOVELH-PS ...). >;;; Compiling (DEF-UNARY-INTRINSIC MOVEMASK-PS ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PI32-TO-PS ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PS-TO-PI32 ...). >;;; Compiling (DEF-UNARY-INTRINSIC TRUNCATE-PS-TO-PI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC CONVERT-SI32-TO-SS ...). >;;; Compiling (DEF-CVT-TO-INT32-INTRINSIC CONVERT-SS-TO-SI32 ...). >;;; Compiling (DEF-CVT-TO-INT32-INTRINSIC TRUNCATE-SS-TO-SI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC CONVERT-SI64-TO-SS ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-SS-TO-SI64 ...). >;;; Compiling (DEF-UNARY-INTRINSIC TRUNCATE-SS-TO-SI64 ...). >;;; Compiling (DEF-INTRINSIC SET-SD ...). >;;; Compiling (DEF-INTRINSIC SET1-PD ...). >;;; Compiling (DEF-INTRINSIC SET-PD ...). >;;; Compiling (DEF-INTRINSIC SETR-PD ...). >;;; Compiling (DEF-INTRINSIC SETZERO-PD ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-SD ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-PD ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-APD ...). >;;; Compiling (DEF-LOAD-INTRINSIC LOADH-PD ...). >;;; Compiling (DEF-LOAD-INTRINSIC LOADL-PD ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-SD ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-PD ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-APD ...). >;;; Compiling (DEF-STORE-INTRINSIC STOREH-PD ...). >;;; Compiling (DEF-STORE-INTRINSIC STOREL-PD ...). >;;; Compiling (DEF-STORE-INTRINSIC STREAM-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MUL-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MUL-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC DIV-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC DIV-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MIN-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MIN-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MAX-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MAX-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC SQRT-SD ...). >;;; Compiling (DEF-UNARY-INTRINSIC SQRT-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC AND-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC ANDNOT-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC OR-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC XOR-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC <=-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC <=-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC >=-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC >=-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC /=-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC /=-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<=-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC /<=-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC />-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC />-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC />=-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC />=-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPORD-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPORD-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPUNORD-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC CMPUNORD-PD ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC =-SD? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC =-SDU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <-SD? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <-SDU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <=-SD? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC <=-SDU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >-SD? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >-SDU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >=-SD? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC >=-SDU? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC /=-SD? ...). >;;; Compiling (DEF-COMPARISON-INTRINSIC /=-SDU? ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKHI-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKLO-PD ...). >;;; Compiling (DEF-BINARY-INTRINSIC MOVE-SD ...). >;;; Compiling (DEF-UNARY-INTRINSIC MOVEMASK-PD ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PS-TO-PD ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PD-TO-PS ...). >;;; Compiling (DEF-BINARY-INTRINSIC CONVERT-SS-TO-SD ...). >;;; Compiling (DEF-BINARY-INTRINSIC CONVERT-SD-TO-SS ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PI32-TO-PD ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PD-TO-PI32 ...). >;;; Compiling (DEF-UNARY-INTRINSIC TRUNCATE-PD-TO-PI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC CONVERT-SI32-TO-SD ...). >;;; Compiling (DEF-CVT-TO-INT32-INTRINSIC CONVERT-SD-TO-SI32 ...). >;;; Compiling (DEF-CVT-TO-INT32-INTRINSIC TRUNCATE-SD-TO-SI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC CONVERT-SI64-TO-SD ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-SD-TO-SI64 ...). >;;; Compiling (DEF-UNARY-INTRINSIC TRUNCATE-SD-TO-SI64 ...). >;;; Compiling (DEF-INTRINSIC SET1-PI8 ...). >;;; Compiling (DEF-INTRINSIC SET1-PI16 ...). >;;; Compiling (DEF-INTRINSIC SET1-PI32 ...). >;;; Compiling (DEF-INTRINSIC SET1-PI64 ...). >;;; Compiling (DEF-INTRINSIC SET1-PU32 ...). >;;; Compiling (DEF-INTRINSIC SET1-PU64 ...). >;;; Compiling (DEF-INTRINSIC SET-PI8 ...). >;;; Compiling (DEF-INTRINSIC SET-PI16 ...). >;;; Compiling (DEF-INTRINSIC SET-PI32 ...). >;;; Compiling (DEF-INTRINSIC SET-PI64 ...). >;;; Compiling (DEF-INTRINSIC SET-PU32 ...). >;;; Compiling (DEF-INTRINSIC SET-PU64 ...). >;;; Compiling (DEF-INTRINSIC SETR-PI8 ...). >;;; Compiling (DEF-INTRINSIC SETR-PI16 ...). >;;; Compiling (DEF-INTRINSIC SETR-PI32 ...). >;;; Compiling (DEF-INTRINSIC SETR-PI64 ...). >;;; Compiling (DEF-INTRINSIC SETR-PU32 ...). >;;; Compiling (DEF-INTRINSIC SETR-PU64 ...). >;;; Compiling (DEF-INTRINSIC SETZERO-PI ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-PI ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-API ...). >;;; Compiling (DEF-LOAD-INTRINSIC MEM-REF-SI64 ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-PI ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-API ...). >;;; Compiling (DEF-STORE-INTRINSIC MEM-SET-SI64 ...). >;;; Compiling (DEF-STORE-INTRINSIC STREAM-PI ...). >;;; Compiling (DEF-MEM-INTRINSIC MASKMOVEU-PI ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADD-PI64 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADDS-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADDS-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADDS-PU8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC ADDS-PU16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC AVG-PU8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC AVG-PU16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MADD-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MAX-PU8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MAX-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MIN-PU8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MIN-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MULHI-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MULHI-PU16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MULLO-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC MUL-PU32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SAD-PU8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUB-PI64 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUBS-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUBS-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUBS-PU8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SUBS-PU16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC AND-PI ...). >;;; Compiling (DEF-BINARY-INTRINSIC ANDNOT-PI ...). >;;; Compiling (DEF-BINARY-INTRINSIC OR-PI ...). >;;; Compiling (DEF-BINARY-INTRINSIC XOR-PI ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SLLI-PI16 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SLLI-PI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SLLI-PI64 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SLL-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SLL-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SLL-PI64 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SRAI-PI16 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SRAI-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SRA-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SRA-PI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SRLI-PI16 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SRLI-PI32 ...). >;;; Compiling (DEF-SSE-INT-INTRINSIC SRLI-PI64 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SRL-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SRL-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC SRL-PI64 ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC =-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC <-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC >-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC PACKS-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC PACKS-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC PACKUS-PI16 ...). >;;; Compiling (DEF-UNARY-INTRINSIC MOVEMASK-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKHI-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKHI-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKHI-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKHI-PI64 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKLO-PI8 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKLO-PI16 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKLO-PI32 ...). >;;; Compiling (DEF-BINARY-INTRINSIC UNPACKLO-PI64 ...). >;;; Compiling (DEF-UNARY-INTRINSIC MOVE-PI64 ...). >;;; Compiling (DEF-INTRINSIC CONVERT-SI32-TO-PI ...). >;;; Compiling (DEF-INTRINSIC CONVERT-SU32-TO-PI ...). >;;; Compiling (DEF-INTRINSIC CONVERT-SI64-TO-PI ...). >;;; Compiling (DEF-INTRINSIC CONVERT-SU64-TO-PI ...). >;;; Compiling (DEF-CVT-TO-INT32-INTRINSIC CONVERT-PI-TO-SI32 ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PI-TO-SU32 ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PI-TO-SI64 ...). >;;; Compiling (DEF-UNARY-INTRINSIC CONVERT-PI-TO-SU64 ...). >;;; End of Pass 1. >;;; Emitting code for CPU-PREFETCH-T0. >;;; Emitting code for CPU-PREFETCH-T1. >;;; Emitting code for CPU-PREFETCH-T2. >;;; Emitting code for CPU-PREFETCH-NTA. >;;; Emitting code for CPU-CLFLUSH. >;;; Emitting code for CPU-MXCSR. >;;; Emitting code for %SET-CPU-MXCSR. >;;; Emitting code for CPU-LOAD-FENCE. >;;; Emitting code for CPU-STORE-FENCE. >;;; Emitting code for CPU-MEMORY-FENCE. >;;; Emitting code for CPU-PAUSE. >;;; Emitting code for SET-SS. >;;; Emitting code for SET1-PS. >;;; Emitting code for SET-PS. >;;; Emitting code for SETR-PS. >;;; Emitting code for SETZERO-PS. >;;; Emitting code for MEM-REF-SS. >;;; Emitting code for MEM-REF-PS. >;;; Emitting code for MEM-REF-APS. >;;; Emitting code for MEM-SET-SS. >;;; Emitting code for MEM-REF-SS. >;;; Emitting code for MEM-SET-PS. >;;; Emitting code for MEM-REF-PS. >;;; Emitting code for MEM-SET-APS. >;;; Emitting code for MEM-REF-APS. >;;; Emitting code for STREAM-PS. >;;; Emitting code for ADD-SS. >;;; Emitting code for ADD-PS. >;;; Emitting code for SUB-SS. >;;; Emitting code for SUB-PS. >;;; Emitting code for MUL-SS. >;;; Emitting code for MUL-PS. >;;; Emitting code for DIV-SS. >;;; Emitting code for DIV-PS. >;;; Emitting code for MIN-SS. >;;; Emitting code for MIN-PS. >;;; Emitting code for MAX-SS. >;;; Emitting code for MAX-PS. >;;; Emitting code for SQRT-SS. >;;; Emitting code for SQRT-PS. >;;; Emitting code for RSQRT-SS. >;;; Emitting code for RSQRT-PS. >;;; Emitting code for RCP-SS. >;;; Emitting code for RCP-PS. >;;; Emitting code for AND-PS. >;;; Emitting code for ANDNOT-PS. >;;; Emitting code for OR-PS. >;;; Emitting code for XOR-PS. >;;; Emitting code for =-SS. >;;; Emitting code for =-PS. >;;; Emitting code for <-SS. >;;; Emitting code for <-PS. >;;; Emitting code for <=-SS. >;;; Emitting code for <=-PS. >;;; Emitting code for >-SS. >;;; Emitting code for >-PS. >;;; Emitting code for >=-SS. >;;; Emitting code for >=-PS. >;;; Emitting code for /=-SS. >;;; Emitting code for /=-PS. >;;; Emitting code for /<-SS. >;;; Emitting code for /<-PS. >;;; Emitting code for /<=-SS. >;;; Emitting code for /<=-PS. >;;; Emitting code for />-SS. >;;; Emitting code for />-PS. >;;; Emitting code for />=-SS. >;;; Emitting code for />=-PS. >;;; Emitting code for CMPORD-SS. >;;; Emitting code for CMPORD-PS. >;;; Emitting code for CMPUNORD-SS. >;;; Emitting code for CMPUNORD-PS. >;;; Emitting code for =-SS?. >;;; Emitting code for =-SSU?. >;;; Emitting code for <-SS?. >;;; Emitting code for <-SSU?. >;;; Emitting code for <=-SS?. >;;; Emitting code for <=-SSU?. >;;; Emitting code for >-SS?. >;;; Emitting code for >-SSU?. >;;; Emitting code for >=-SS?. >;;; Emitting code for >=-SSU?. >;;; Emitting code for /=-SS?. >;;; Emitting code for /=-SSU?. >;;; Emitting code for UNPACKHI-PS. >;;; Emitting code for UNPACKLO-PS. >;;; Emitting code for MOVE-SS. >;;; Emitting code for MOVEHL-PS. >;;; Emitting code for MOVELH-PS. >;;; Emitting code for MOVEMASK-PS. >;;; Emitting code for SHUFFLE-PS. >;;; Emitting code for CONVERT-PI32-TO-PS. >;;; Emitting code for CONVERT-PS-TO-PI32. >;;; Emitting code for TRUNCATE-PS-TO-PI32. >;;; Emitting code for CONVERT-SI32-TO-SS. >;;; Emitting code for CONVERT-SS-TO-SI32. >;;; Emitting code for TRUNCATE-SS-TO-SI32. >;;; Emitting code for CONVERT-SI64-TO-SS. >;;; Emitting code for CONVERT-SS-TO-SI64. >;;; Emitting code for TRUNCATE-SS-TO-SI64. >;;; Emitting code for SET-SD. >;;; Emitting code for SET1-PD. >;;; Emitting code for SET-PD. >;;; Emitting code for SETR-PD. >;;; Emitting code for SETZERO-PD. >;;; Emitting code for MEM-REF-SD. >;;; Emitting code for MEM-REF-PD. >;;; Emitting code for MEM-REF-APD. >;;; Emitting code for LOADH-PD. >;;; Emitting code for LOADL-PD. >;;; Emitting code for MEM-SET-SD. >;;; Emitting code for MEM-REF-SD. >;;; Emitting code for MEM-SET-PD. >;;; Emitting code for MEM-REF-PD. >;;; Emitting code for MEM-SET-APD. >;;; Emitting code for MEM-REF-APD. >;;; Emitting code for STOREH-PD. >;;; Emitting code for STOREL-PD. >;;; Emitting code for STREAM-PD. >;;; Emitting code for ADD-SD. >;;; Emitting code for ADD-PD. >;;; Emitting code for SUB-SD. >;;; Emitting code for SUB-PD. >;;; Emitting code for MUL-SD. >;;; Emitting code for MUL-PD. >;;; Emitting code for DIV-SD. >;;; Emitting code for DIV-PD. >;;; Emitting code for MIN-SD. >;;; Emitting code for MIN-PD. >;;; Emitting code for MAX-SD. >;;; Emitting code for MAX-PD. >;;; Emitting code for SQRT-SD. >;;; Emitting code for SQRT-PD. >;;; Emitting code for AND-PD. >;;; Emitting code for ANDNOT-PD. >;;; Emitting code for OR-PD. >;;; Emitting code for XOR-PD. >;;; Emitting code for =-SD. >;;; Emitting code for =-PD. >;;; Emitting code for <-SD. >;;; Emitting code for <-PD. >;;; Emitting code for <=-SD. >;;; Emitting code for <=-PD. >;;; Emitting code for >-SD. >;;; Emitting code for >-PD. >;;; Emitting code for >=-SD. >;;; Emitting code for >=-PD. >;;; Emitting code for /=-SD. >;;; Emitting code for /=-PD. >;;; Emitting code for /<-SD. >;;; Emitting code for /<-PD. >;;; Emitting code for /<=-SD. >;;; Emitting code for /<=-PD. >;;; Emitting code for />-SD. >;;; Emitting code for />-PD. >;;; Emitting code for />=-SD. >;;; Emitting code for />=-PD. >;;; Emitting code for CMPORD-SD. >;;; Emitting code for CMPORD-PD. >;;; Emitting code for CMPUNORD-SD. >;;; Emitting code for CMPUNORD-PD. >;;; Emitting code for =-SD?. >;;; Emitting code for =-SDU?. >;;; Emitting code for <-SD?. >;;; Emitting code for <-SDU?. >;;; Emitting code for <=-SD?. >;;; Emitting code for <=-SDU?. >;;; Emitting code for >-SD?. >;;; Emitting code for >-SDU?. >;;; Emitting code for >=-SD?. >;;; Emitting code for >=-SDU?. >;;; Emitting code for /=-SD?. >;;; Emitting code for /=-SDU?. >;;; Emitting code for UNPACKHI-PD. >;;; Emitting code for UNPACKLO-PD. >;;; Emitting code for MOVE-SD. >;;; Emitting code for MOVEMASK-PD. >;;; Emitting code for SHUFFLE-PD. >;;; Emitting code for CONVERT-PS-TO-PD. >;;; Emitting code for CONVERT-PD-TO-PS. >;;; Emitting code for CONVERT-SS-TO-SD. >;;; Emitting code for CONVERT-SD-TO-SS. >;;; Emitting code for CONVERT-PI32-TO-PD. >;;; Emitting code for CONVERT-PD-TO-PI32. >;;; Emitting code for TRUNCATE-PD-TO-PI32. >;;; Emitting code for CONVERT-SI32-TO-SD. >;;; Emitting code for CONVERT-SD-TO-SI32. >;;; Emitting code for TRUNCATE-SD-TO-SI32. >;;; Emitting code for CONVERT-SI64-TO-SD. >;;; Emitting code for CONVERT-SD-TO-SI64. >;;; Emitting code for TRUNCATE-SD-TO-SI64. >;;; Emitting code for SET1-PI8. >;;; Emitting code for SET1-PI16. >;;; Emitting code for SET1-PI32. >;;; Emitting code for SET1-PI64. >;;; Emitting code for SET1-PU32. >;;; Emitting code for SET1-PU64. >;;; Emitting code for SET-PI8. >;;; Emitting code for SET-PI16. >;;; Emitting code for SET-PI32. >;;; Emitting code for SET-PI64. >;;; Emitting code for SET-PU32. >;;; Emitting code for SET-PU64. >;;; Emitting code for SETR-PI8. >;;; Emitting code for SETR-PI16. >;;; Emitting code for SETR-PI32. >;;; Emitting code for SETR-PI64. >;;; Emitting code for SETR-PU32. >;;; Emitting code for SETR-PU64. >;;; Emitting code for SETZERO-PI. >;;; Emitting code for MEM-REF-PI. >;;; Emitting code for MEM-REF-API. >;;; Emitting code for MEM-REF-SI64. >;;; Emitting code for MEM-SET-PI. >;;; Emitting code for MEM-REF-PI. >;;; Emitting code for MEM-SET-API. >;;; Emitting code for MEM-REF-API. >;;; Emitting code for MEM-SET-SI64. >;;; Emitting code for MEM-REF-SI64. >;;; Emitting code for STREAM-PI. >;;; Emitting code for MASKMOVEU-PI. >;;; Emitting code for ADD-PI8. >;;; Emitting code for ADD-PI16. >;;; Emitting code for ADD-PI32. >;;; Emitting code for ADD-PI64. >;;; Emitting code for ADDS-PI8. >;;; Emitting code for ADDS-PI16. >;;; Emitting code for ADDS-PU8. >;;; Emitting code for ADDS-PU16. >;;; Emitting code for AVG-PU8. >;;; Emitting code for AVG-PU16. >;;; Emitting code for MADD-PI16. >;;; Emitting code for MAX-PU8. >;;; Emitting code for MAX-PI16. >;;; Emitting code for MIN-PU8. >;;; Emitting code for MIN-PI16. >;;; Emitting code for MULHI-PI16. >;;; Emitting code for MULHI-PU16. >;;; Emitting code for MULLO-PI16. >;;; Emitting code for MUL-PU32. >;;; Emitting code for SAD-PU8. >;;; Emitting code for SUB-PI8. >;;; Emitting code for SUB-PI16. >;;; Emitting code for SUB-PI32. >;;; Emitting code for SUB-PI64. >;;; Emitting code for SUBS-PI8. >;;; Emitting code for SUBS-PI16. >;;; Emitting code for SUBS-PU8. >;;; Emitting code for SUBS-PU16. >;;; Emitting code for AND-PI. >;;; Emitting code for ANDNOT-PI. >;;; Emitting code for OR-PI. >;;; Emitting code for XOR-PI. >;;; Emitting code for SLLI-PI. >;;; Emitting code for SLLI-PI16. >;;; Emitting code for SLLI-PI32. >;;; Emitting code for SLLI-PI64. >;;; Emitting code for SLL-PI16. >;;; Emitting code for SLL-PI32. >;;; Emitting code for SLL-PI64. >;;; Emitting code for SRAI-PI16. >;;; Emitting code for SRAI-PI32. >;;; Emitting code for SRA-PI16. >;;; Emitting code for SRA-PI32. >;;; Emitting code for SRLI-PI. >;;; Emitting code for SRLI-PI16. >;;; Emitting code for SRLI-PI32. >;;; Emitting code for SRLI-PI64. >;;; Emitting code for SRL-PI16. >;;; Emitting code for SRL-PI32. >;;; Emitting code for SRL-PI64. >;;; Emitting code for =-PI8. >;;; Emitting code for =-PI16. >;;; Emitting code for =-PI32. >;;; Emitting code for <-PI8. >;;; Emitting code for <-PI16. >;;; Emitting code for <-PI32. >;;; Emitting code for >-PI8. >;;; Emitting code for >-PI16. >;;; Emitting code for >-PI32. >;;; Emitting code for PACKS-PI16. >;;; Emitting code for PACKS-PI32. >;;; Emitting code for PACKUS-PI16. >;;; Emitting code for EXTRACT-PI16. >;;; Emitting code for INSERT-PI16. >;;; Emitting code for MOVEMASK-PI8. >;;; Emitting code for UNPACKHI-PI8. >;;; Emitting code for UNPACKHI-PI16. >;;; Emitting code for UNPACKHI-PI32. >;;; Emitting code for UNPACKHI-PI64. >;;; Emitting code for UNPACKLO-PI8. >;;; Emitting code for UNPACKLO-PI16. >;;; Emitting code for UNPACKLO-PI32. >;;; Emitting code for UNPACKLO-PI64. >;;; Emitting code for MOVE-PI64. >;;; Emitting code for SHUFFLE-PI32. >;;; Emitting code for SHUFFLELO-PI16. >;;; Emitting code for SHUFFLEHI-PI16. >;;; Emitting code for CONVERT-SI32-TO-PI. >;;; Emitting code for CONVERT-SU32-TO-PI. >;;; Emitting code for CONVERT-SI64-TO-PI. >;;; Emitting code for CONVERT-SU64-TO-PI. >;;; Emitting code for CONVERT-PI-TO-SI32. >;;; Emitting code for CONVERT-PI-TO-SU32. >;;; Emitting code for CONVERT-PI-TO-SI64. >;;; Emitting code for CONVERT-PI-TO-SU64. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/sse-intrinsics.c -o ext/sse-intrinsics.o >;;; Finished compiling EXT:CL-SIMD;SSE-INTRINSICS.LISP. >;;; >(compile-file "ext:cl-simd;sse-array-defs.lisp" :output-file #P"BUILD:EXT;SSE-ARRAY-DEFS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:CL-SIMD;SSE-ARRAY-DEFS.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-T0 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-T0 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-T1 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-T1 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-T2 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-T2 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-NTA ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PREFETCH-NTA ...). >;;; Compiling (DEF-AREF-INTRINSIC #:CLFLUSH ...). >;;; Compiling (DEF-AREF-INTRINSIC #:CLFLUSH ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:APS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:APS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:APS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPS ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:APD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:APD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:APD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPD ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SI64 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SI64 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SI64 ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PI ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PI ...). >;;; Compiling (DEF-AREF-INTRINSIC #:PI ...). >;;; Compiling (DEF-AREF-INTRINSIC #:API ...). >;;; Compiling (DEF-AREF-INTRINSIC #:API ...). >;;; Compiling (DEF-AREF-INTRINSIC #:API ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPI ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPI ...). >;;; Compiling (DEF-AREF-INTRINSIC #:SPI ...). >;;; End of Pass 1. >;;; Emitting code for AREF-PREFETCH-T0. >;;; Emitting code for ROW-MAJOR-AREF-PREFETCH-T0. >;;; Emitting code for AREF-PREFETCH-T1. >;;; Emitting code for ROW-MAJOR-AREF-PREFETCH-T1. >;;; Emitting code for AREF-PREFETCH-T2. >;;; Emitting code for ROW-MAJOR-AREF-PREFETCH-T2. >;;; Emitting code for AREF-PREFETCH-NTA. >;;; Emitting code for ROW-MAJOR-AREF-PREFETCH-NTA. >;;; Emitting code for AREF-CLFLUSH. >;;; Emitting code for ROW-MAJOR-AREF-CLFLUSH. >;;; Emitting code for AREF-SS. >;;; Emitting code for ROW-MAJOR-AREF-SS. >;;; Emitting code for AREF-SS. >;;; Emitting code for ROW-MAJOR-ASET-SS. >;;; Emitting code for AREF-PS. >;;; Emitting code for ROW-MAJOR-AREF-PS. >;;; Emitting code for AREF-PS. >;;; Emitting code for ROW-MAJOR-ASET-PS. >;;; Emitting code for AREF-APS. >;;; Emitting code for ROW-MAJOR-AREF-APS. >;;; Emitting code for AREF-APS. >;;; Emitting code for ROW-MAJOR-ASET-APS. >;;; Emitting code for AREF-SPS. >;;; Emitting code for ROW-MAJOR-AREF-SPS. >;;; Emitting code for AREF-SPS. >;;; Emitting code for ROW-MAJOR-ASET-SPS. >;;; Emitting code for AREF-SD. >;;; Emitting code for ROW-MAJOR-AREF-SD. >;;; Emitting code for AREF-SD. >;;; Emitting code for ROW-MAJOR-ASET-SD. >;;; Emitting code for AREF-PD. >;;; Emitting code for ROW-MAJOR-AREF-PD. >;;; Emitting code for AREF-PD. >;;; Emitting code for ROW-MAJOR-ASET-PD. >;;; Emitting code for AREF-APD. >;;; Emitting code for ROW-MAJOR-AREF-APD. >;;; Emitting code for AREF-APD. >;;; Emitting code for ROW-MAJOR-ASET-APD. >;;; Emitting code for AREF-SPD. >;;; Emitting code for ROW-MAJOR-AREF-SPD. >;;; Emitting code for AREF-SPD. >;;; Emitting code for ROW-MAJOR-ASET-SPD. >;;; Emitting code for AREF-SI64. >;;; Emitting code for ROW-MAJOR-AREF-SI64. >;;; Emitting code for AREF-SI64. >;;; Emitting code for ROW-MAJOR-ASET-SI64. >;;; Emitting code for AREF-PI. >;;; Emitting code for ROW-MAJOR-AREF-PI. >;;; Emitting code for AREF-PI. >;;; Emitting code for ROW-MAJOR-ASET-PI. >;;; Emitting code for AREF-API. >;;; Emitting code for ROW-MAJOR-AREF-API. >;;; Emitting code for AREF-API. >;;; Emitting code for ROW-MAJOR-ASET-API. >;;; Emitting code for AREF-SPI. >;;; Emitting code for ROW-MAJOR-AREF-SPI. >;;; Emitting code for AREF-SPI. >;;; Emitting code for ROW-MAJOR-ASET-SPI. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/sse-array-defs.c -o ext/sse-array-defs.o >;;; Finished compiling EXT:CL-SIMD;SSE-ARRAY-DEFS.LISP. >;;; >(compile-file "ext:cl-simd;ecl-sse-utils.lisp" :output-file #P"BUILD:EXT;ECL-SSE-UTILS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:CL-SIMD;ECL-SSE-UTILS.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN LOOKUP-FLIP ...). >;;; Compiling (DEFUN EXPAND-CONDITION ...). >;;; Compiling (DEFUN IS-UNARY? ...). >;;; Compiling (DEFUN EXPAND-IF-MACRO ...). >;;; Compiling (DEFMACRO DEF-UTILITY ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET49 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST45) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LOOP-LIST-TAIL47 to be CONS >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET54 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST50) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LOOP-LIST-TAIL52 to be CONS >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET60 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST56) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LOOP-LIST-TAIL58 to be CONS >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET68 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET70 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST63) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST64) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LOOP-LIST-TAIL66 to be CONS >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET76 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LET78 to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST71) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST72) to be LIST >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 2635 >;;; at (FSET 'DEF-UTILITY ...) >;;; Checking type of #:LOOP-LIST-TAIL74 to be CONS >;;; Compiling (DEFMACRO DEF-IF-FUNCTION ...). >;;; Compiling (DEFUN MAKE-SSE-ARRAY ...). >;;; Compiling (DEFMACRO SET-TRUE-SS ...). >;;; Compiling (DEFMACRO SET-TRUE-PS ...). >;;; Compiling (DEF-IF-FUNCTION IF-PS ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 6811 >;;; at (DEF-IF-FUNCTION IF-PS ...) >;;; Checking type of #:LET114 to be FLOAT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 6811 >;;; at (DEF-IF-FUNCTION IF-PS ...) >;;; Checking type of #:LET115 to be FLOAT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 6811 >;;; at (DEF-IF-FUNCTION IF-PS ...) >;;; Checking type of #:LET116 to be FLOAT-SSE-PACK >;;; Compiling (DEF-UTILITY NEG-SS ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 6905 >;;; at (DEF-UTILITY NEG-SS ...) >;;; Checking type of ARG0 to be FLOAT-SSE-PACK >;;; Compiling (DEF-UTILITY NEG-PS ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 7056 >;;; at (DEF-UTILITY NEG-PS ...) >;;; Checking type of ARG0 to be FLOAT-SSE-PACK >;;; Compiling (DEF-UTILITY NOT-PS ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 7285 >;;; at (DEF-UTILITY NOT-PS ...) >;;; Checking type of ARG0 to be FLOAT-SSE-PACK >;;; Compiling (DEFUN SHUFFLE-PS ...). >;;; Compiling (DEFMACRO SET-TRUE-SD ...). >;;; Compiling (DEFMACRO SET-TRUE-PD ...). >;;; Compiling (DEF-IF-FUNCTION IF-PD ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 8795 >;;; at (DEF-IF-FUNCTION IF-PD ...) >;;; Checking type of #:LET160 to be DOUBLE-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 8795 >;;; at (DEF-IF-FUNCTION IF-PD ...) >;;; Checking type of #:LET161 to be DOUBLE-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 8795 >;;; at (DEF-IF-FUNCTION IF-PD ...) >;;; Checking type of #:LET162 to be DOUBLE-SSE-PACK >;;; Compiling (DEF-UTILITY NEG-SD ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 8890 >;;; at (DEF-UTILITY NEG-SD ...) >;;; Checking type of ARG0 to be DOUBLE-SSE-PACK >;;; Compiling (DEF-UTILITY NEG-PD ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 9098 >;;; at (DEF-UTILITY NEG-PD ...) >;;; Checking type of ARG0 to be DOUBLE-SSE-PACK >;;; Compiling (DEF-UTILITY NOT-PD ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 9346 >;;; at (DEF-UTILITY NOT-PD ...) >;;; Checking type of ARG0 to be DOUBLE-SSE-PACK >;;; Compiling (DEFUN SHUFFLE-PD ...). >;;; Compiling (DEFMACRO SET-TRUE-PI ...). >;;; Compiling (DEF-IF-FUNCTION IF-PI ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10572 >;;; at (DEF-IF-FUNCTION IF-PI ...) >;;; Checking type of #:LET198 to be FLOAT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10572 >;;; at (DEF-IF-FUNCTION IF-PI ...) >;;; Checking type of #:LET199 to be FLOAT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10572 >;;; at (DEF-IF-FUNCTION IF-PI ...) >;;; Checking type of #:LET200 to be FLOAT-SSE-PACK >;;; Compiling (FROB NEG-PI8 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10659 >;;; at (FROB NEG-PI8 ...) >;;; Checking type of ARG0 to be INT-SSE-PACK >;;; Compiling (FROB NEG-PI16 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10659 >;;; at (FROB NEG-PI16 ...) >;;; Checking type of ARG0 to be INT-SSE-PACK >;;; Compiling (FROB NEG-PI32 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10659 >;;; at (FROB NEG-PI32 ...) >;;; Checking type of ARG0 to be INT-SSE-PACK >;;; Compiling (FROB NEG-PI64 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10659 >;;; at (FROB NEG-PI64 ...) >;;; Checking type of ARG0 to be INT-SSE-PACK >;;; Compiling (DEF-UTILITY NOT-PI ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 10940 >;;; at (DEF-UTILITY NOT-PI ...) >;;; Checking type of ARG0 to be INT-SSE-PACK >;;; Compiling (FROB <=-PI8 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB <=-PI8 ...) >;;; Checking type of #:LET230 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB <=-PI8 ...) >;;; Checking type of #:LET231 to be INT-SSE-PACK >;;; Compiling (FROB <=-PI16 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB <=-PI16 ...) >;;; Checking type of #:LET239 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB <=-PI16 ...) >;;; Checking type of #:LET240 to be INT-SSE-PACK >;;; Compiling (FROB <=-PI32 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB <=-PI32 ...) >;;; Checking type of #:LET248 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB <=-PI32 ...) >;;; Checking type of #:LET249 to be INT-SSE-PACK >;;; Compiling (FROB >=-PI8 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB >=-PI8 ...) >;;; Checking type of #:LET257 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB >=-PI8 ...) >;;; Checking type of #:LET258 to be INT-SSE-PACK >;;; Compiling (FROB >=-PI16 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB >=-PI16 ...) >;;; Checking type of #:LET266 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB >=-PI16 ...) >;;; Checking type of #:LET267 to be INT-SSE-PACK >;;; Compiling (FROB >=-PI32 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB >=-PI32 ...) >;;; Checking type of #:LET275 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB >=-PI32 ...) >;;; Checking type of #:LET276 to be INT-SSE-PACK >;;; Compiling (FROB /=-PI8 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB /=-PI8 ...) >;;; Checking type of #:LET284 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB /=-PI8 ...) >;;; Checking type of #:LET285 to be INT-SSE-PACK >;;; Compiling (FROB /=-PI16 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB /=-PI16 ...) >;;; Checking type of #:LET293 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB /=-PI16 ...) >;;; Checking type of #:LET294 to be INT-SSE-PACK >;;; Compiling (FROB /=-PI32 ...). >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB /=-PI32 ...) >;;; Checking type of #:LET302 to be INT-SSE-PACK >;;; Note: >;;; in file ECL-SSE-UTILS.LISP, position 11661 >;;; at (FROB /=-PI32 ...) >;;; Checking type of #:LET303 to be INT-SSE-PACK >;;; Compiling (DEFUN SLLI-PI ...). >;;; Compiling (DEFUN SRLI-PI ...). >;;; Compiling (DEFUN EXTRACT-PI16 ...). >;;; Compiling (DEFUN INSERT-PI16 ...). >;;; Compiling (DEFUN SHUFFLE-PI32 ...). >;;; Compiling (DEFUN SHUFFLELO-PI16 ...). >;;; Compiling (DEFUN SHUFFLEHI-PI16 ...). >;;; End of Pass 1. >;;; Emitting code for LOOKUP-FLIP. >;;; Emitting code for EXPAND-CONDITION. >;;; Emitting code for IS-UNARY?. >;;; Emitting code for EXPAND-IF-MACRO. >;;; Emitting code for DEF-UTILITY. >;;; Emitting code for DEF-IF-FUNCTION. >;;; Emitting code for SSE-ARRAY. >;;; Emitting code for MAKE-SSE-ARRAY. >;;; Emitting code for SET-TRUE-SS. >;;; Emitting code for SET-TRUE-PS. >;;; Emitting code for #:G104. >;;; Emitting code for #:G105. >;;; Emitting code for #:G106. >;;; Emitting code for #:G107. >;;; Emitting code for #:G108. >;;; Emitting code for IF-PS. >;;; Emitting code for IF-PS. >;;; Emitting code for NEG-SS. >;;; Emitting code for NEG-SS. >;;; Emitting code for NEG-PS. >;;; Emitting code for NEG-PS. >;;; Emitting code for NOT-PS. >;;; Emitting code for NOT-PS. >;;; Emitting code for SHUFFLE-PS. >;;; Emitting code for SET-TRUE-SD. >;;; Emitting code for SET-TRUE-PD. >;;; Emitting code for #:G150. >;;; Emitting code for #:G151. >;;; Emitting code for #:G152. >;;; Emitting code for #:G153. >;;; Emitting code for #:G154. >;;; Emitting code for IF-PD. >;;; Emitting code for IF-PD. >;;; Emitting code for NEG-SD. >;;; Emitting code for NEG-SD. >;;; Emitting code for NEG-PD. >;;; Emitting code for NEG-PD. >;;; Emitting code for NOT-PD. >;;; Emitting code for NOT-PD. >;;; Emitting code for SHUFFLE-PD. >;;; Emitting code for SET-TRUE-PI. >;;; Emitting code for #:G190. >;;; Emitting code for #:G191. >;;; Emitting code for #:G192. >;;; Emitting code for IF-PI. >;;; Emitting code for IF-PI. >;;; Emitting code for NEG-PI8. >;;; Emitting code for NEG-PI8. >;;; Emitting code for NEG-PI16. >;;; Emitting code for NEG-PI16. >;;; Emitting code for NEG-PI32. >;;; Emitting code for NEG-PI32. >;;; Emitting code for NEG-PI64. >;;; Emitting code for NEG-PI64. >;;; Emitting code for NOT-PI. >;;; Emitting code for NOT-PI. >;;; Emitting code for <=-PI8. >;;; Emitting code for <=-PI8. >;;; Emitting code for <=-PI16. >;;; Emitting code for <=-PI16. >;;; Emitting code for <=-PI32. >;;; Emitting code for <=-PI32. >;;; Emitting code for >=-PI8. >;;; Emitting code for >=-PI8. >;;; Emitting code for >=-PI16. >;;; Emitting code for >=-PI16. >;;; Emitting code for >=-PI32. >;;; Emitting code for >=-PI32. >;;; Emitting code for /=-PI8. >;;; Emitting code for /=-PI8. >;;; Emitting code for /=-PI16. >;;; Emitting code for /=-PI16. >;;; Emitting code for /=-PI32. >;;; Emitting code for /=-PI32. >;;; Emitting code for SLLI-PI. >;;; Emitting code for SRLI-PI. >;;; Emitting code for EXTRACT-PI16. >;;; Emitting code for INSERT-PI16. >;;; Emitting code for SHUFFLE-PI32. >;;; Emitting code for SHUFFLELO-PI16. >;;; Emitting code for SHUFFLEHI-PI16. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/ecl-sse-utils.c -o ext/ecl-sse-utils.o >;;; Finished compiling EXT:CL-SIMD;ECL-SSE-UTILS.LISP. >;;; >(compile-file "ext:cl-simd;sse-utils.lisp" :output-file #P"BUILD:EXT;SSE-UTILS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:CL-SIMD;SSE-UTILS.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN CPU-MXCSR-BITS ...). >;;; Note: >;;; in file SSE-UTILS.LISP, position 218 >;;; at (DEFUN CPU-MXCSR-BITS ...) >;;; Checking type of #:LET8 to be LIST >;;; Note: >;;; in file SSE-UTILS.LISP, position 218 >;;; at (DEFUN CPU-MXCSR-BITS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST6) to be LIST >;;; Compiling (DEFUN EXPAND-CPU-MXCSR-BITS ...). >;;; Note: >;;; in file SSE-UTILS.LISP, position 218 >;;; at (DEFUN EXPAND-CPU-MXCSR-BITS ...) >;;; Checking type of #:LET28 to be LIST >;;; Note: >;;; in file SSE-UTILS.LISP, position 218 >;;; at (DEFUN EXPAND-CPU-MXCSR-BITS ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST22) to be LIST >;;; Note: >;;; in file SSE-UTILS.LISP, position 218 >;;; at (DEFUN EXPAND-CPU-MXCSR-BITS ...) >;;; Checking type of #:LOOP-LIST-TAIL24 to be CONS >;;; Note: >;;; in file SSE-UTILS.LISP, position 218 >;;; at (DEFUN EXPAND-CPU-MXCSR-BITS ...) >;;; Checking type of #:LOOP-LIST-TAIL26 to be CONS >;;; Compiling (DEFMACRO WITH-SAVED-MXCSR ...). >;;; Compiling (DEFUN CPU-CONFIGURE-ROUNDING ...). >;;; Note: >;;; in file SSE-UTILS.LISP, position 4284 >;;; at (DEFUN CPU-CONFIGURE-ROUNDING ...) >;;; Checking type of (LOGIOR SET (LOGAND (CPU-MXCSR) (LOGNOT MASK))) to be (UNSIGNED-BYTE 32) >;;; End of Pass 1. >;;; Emitting code for CPU-MXCSR-BITS. >;;; Emitting code for EXPAND-CPU-MXCSR-BITS. >;;; Emitting code for CPU-MXCSR-BITS. >;;; Emitting code for WITH-SAVED-MXCSR. >;;; Emitting code for CPU-CONFIGURE-ROUNDING. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/sse-utils.c -o ext/sse-utils.o >;;; Finished compiling EXT:CL-SIMD;SSE-UTILS.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_CL_SIMD >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitYalDsy.c -o eclinitYalDsy.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libcl-simd.a eclinitYalDsy.o ext/sse-package.o ext/ecl-sse-core.o ext/sse-intrinsics.o ext/sse-array-defs.o ext/ecl-sse-utils.o ext/sse-utils.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libcl-simd.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitIMmaat.c -o eclinitIMmaat.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o cl-simd.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitIMmaat.o ext/sse-package.o ext/ecl-sse-core.o ext/sse-intrinsics.o ext/sse-array-defs.o ext/ecl-sse-utils.o ext/sse-utils.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:defsystem;defsystem.lisp" :output-file #P"BUILD:EXT;DEFSYSTEM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; 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 ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 66775 >;;; at (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...) >;;; Checking type of #:LET11 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 66775 >;;; at (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST7) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 66775 >;;; at (DEFUN LIST-CENTRAL-REGISTRY-DIRECTORIES ...) >;;; Checking type of #:LOOP-LIST-TAIL9 to be CONS >;;; 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 ...). >;;; 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 ...). >;;; Compiling (DEFVAR *SOFTWARE-TYPE-ALIST* ...). >;;; Compiling (DEFUN SOFTWARE-TYPE-TRANSLATION ...). >;;; Compiling (DEFVAR *COMPILER-TYPE-ALIST* ...). >;;; Compiling (DEFUN COMPILER-TYPE-TRANSLATION ...). >;;; 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 ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 85927 >;;; at (DEFUN DEFINED-NAMES-AND-SYSTEMS ...) >;;; Checking type of #:LOOP-LIST-TAIL43 to be CONS >;;; Compiling (DEFUN NEW-APPEND-DIRECTORIES ...). >;;; 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 (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 (DEFSTRUCT (TOPOLOGICAL-SORT-NODE #) ...). >;;; Compiling (DEFPARAMETER *COMPONENT-EVALUATED-SLOTS* ...). >;;; Compiling (DEFPARAMETER *COMPONENT-FORM-SLOTS* ...). >;;; Compiling (DEFSTRUCT (COMPONENT # ...) ...). >;;; Compiling (DEFSTRUCT (FOREIGN-SYSTEM #) ...). >;;; Compiling (DEFUN REGISTER-FOREIGN-SYSTEM ...). >;;; Compiling (DEFINE-CONDITION MISSING-COMPONENT ...). >;;; Compiling (DEFINE-CONDITION MISSING-MODULE ...). >;;; Compiling (DEFINE-CONDITION MISSING-SYSTEM ...). >;;; Compiling (DEFVAR *FILE-LOAD-TIME-TABLE* ...). >;;; Compiling (DEFUN COMPONENT-LOAD-TIME ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 111624 >;;; at (DEFUN COMPONENT-LOAD-TIME ...) >;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) >;;; Compiling (DEFUN COMPUTE-SYSTEM-PATH ...). >;;; Compiling (DEFUN SYSTEM-DEFINITION-PATHNAME ...). >;;; Compiling (DEFVAR *RELOAD-SYSTEMS-FROM-DISK* ...). >;;; Compiling (DEFUN FIND-SYSTEM ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 117586 >;;; at (DEFUN FIND-SYSTEM ...) >;;; Checking type of #:G164 to be PATHNAME >;;; Note: >;;; in file DEFSYSTEM.LISP, position 117586 >;;; at (DEFUN FIND-SYSTEM ...) >;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) >;;; 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 ...). >;;; Compiling (DEFUN COMPONENT-FULL-PATHNAME-I ...). >;;; Compiling (DEFUN TRANSLATE-VERSION ...). >;;; Compiling (DEFUN COMPONENT-EXTENSION ...). >;;; Compiling (DEFUN CREATE-COMPONENT ...). >;;; Compiling (DEFUN PREPROCESS-COMPONENT-DEFINITION ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 133564 >;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) >;;; Checking type of #:LET253 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 133564 >;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST249) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 133564 >;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) >;;; Checking type of #:G256 to be CONS >;;; Note: >;;; in file DEFSYSTEM.LISP, position 133564 >;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) >;;; Checking type of #:LET262 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 133564 >;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST258) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 133564 >;;; at (DEFUN PREPROCESS-COMPONENT-DEFINITION ...) >;;; Checking type of #:G265 to be CONS >;;; Compiling (DEFMACRO DEFSYSTEM ...). >;;; Compiling (DEFUN CREATE-COMPONENT-PATHNAMES ...). >;;; Compiling (DEFUN GENERATE-COMPONENT-PATHNAME ...). >;;; 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 ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 145907 >;;; at (DEFUN LINK-COMPONENT-DEPENDS-ON ...) >;;; Checking type of #:LET475 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 145907 >;;; at (DEFUN LINK-COMPONENT-DEPENDS-ON ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST471) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 145907 >;;; at (DEFUN LINK-COMPONENT-DEPENDS-ON ...) >;;; Checking type of #:LOOP-LIST-TAIL473 to be CONS >;;; Compiling (DEFUN TOPOLOGICAL-SORT ...). >;;; Compiling (DEFUN SPLIT-STRING ...). >;;; Compiling (DEFUN PROMPT-STRING ...). >;;; Compiling (DEFUN FORMAT-JUSTIFIED-STRING ...). >;;; 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 ...). >;;; Warning: >;;; in file DEFSYSTEM.LISP, position 158554 >;;; at (DEFUN OPERATE-ON-SYSTEM ...) >;;; ! IGNORE declaration was found for not bound variable *COMPILE-FILE-VERBOSE*. >;;; Warning: >;;; in file DEFSYSTEM.LISP, position 158554 >;;; at (DEFUN OPERATE-ON-SYSTEM ...) >;;; ! Illegal or unknown OPTIMIZE proclamation (INHIBIT-WARNINGS 3) >;;; Style warning: >;;; in file DEFSYSTEM.LISP, position 158554 >;;; at (DEFUN OPERATE-ON-SYSTEM ...) >;;; ! 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 ...). >;;; Compiling (DEFUN OPERATE-ON-COMPONENT ...). >;;; 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 (DEFUN CMUCL-MK-DEFSYSTEM-MODULE-PROVIDER ...). >;;; Compiling (DEFVAR *LANGUAGE-TABLE* ...). >;;; Compiling (DEFUN FIND-LANGUAGE ...). >;;; Compiling (DEFSTRUCT (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 ...). >;;; Compiling (DEFUN SCHEME-COMPILE-FILE ...). >;;; Compiling (DEFPARAMETER *C-COMPILER* ...). >;;; Compiling (DEFUN RUN-UNIX-PROGRAM ...). >;;; Compiling (DEFVAR *DEFAULT-SHELL* ...). >;;; Compiling (DEFUN RUN-SHELL-COMMAND ...). >;;; Style warning: >;;; in file DEFSYSTEM.LISP, position 188303 >;;; at (DEFUN RUN-SHELL-COMMAND ...) >;;; ! The variable COMMAND is not used. >;;; Style warning: >;;; in file DEFSYSTEM.LISP, position 188303 >;;; at (DEFUN RUN-SHELL-COMMAND ...) >;;; ! The variable OUTPUT is not used. >;;; Compiling (DEFUN DEFAULT-OUTPUT-PATHNAME ...). >;;; Compiling (DEFUN RUN-COMPILER ...). >;;; Compiling (DEFUN C-COMPILE-FILE ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 193282 >;;; at (DEFUN C-COMPILE-FILE ...) >;;; Checking type of #:LET699 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 193282 >;;; at (DEFUN C-COMPILE-FILE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST695) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 193282 >;;; at (DEFUN C-COMPILE-FILE ...) >;;; Checking type of #:LOOP-LIST-TAIL697 to be CONS >;;; Compiling (DEFPARAMETER *FORTRAN-COMPILER* ...). >;;; Compiling (DEFPARAMETER *FORTRAN-OPTIONS* ...). >;;; Compiling (DEFUN FORTRAN-COMPILE-FILE ...). >;;; Compiling (DEFPARAMETER *AR-PROGRAM* ...). >;;; Compiling (DEFUN BUILD-LIB ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 196337 >;;; at (DEFUN BUILD-LIB ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST709) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 196337 >;;; at (DEFUN BUILD-LIB ...) >;;; Checking type of #:LOOP-LIST-TAIL711 to be CONS >;;; Compiling (DEFUN COMPILE-AND-LOAD-OPERATION ...). >;;; Compiling (DEFUN UNMUNGE-LUCID ...). >;;; Compiling (DEFUN COMPILE-FILE-OPERATION ...). >;;; Compiling (DEFUN NEEDS-COMPILATION ...). >;;; Compiling (DEFUN NEEDS-LOADING ...). >;;; Compiling (DEFUN LOAD-FILE-OPERATION ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 202919 >;;; at (DEFUN LOAD-FILE-OPERATION ...) >;;; Checking type of #:G763 to be PATHNAME >;;; Note: >;;; in file DEFSYSTEM.LISP, position 202919 >;;; at (DEFUN LOAD-FILE-OPERATION ...) >;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) >;;; Note: >;;; in file DEFSYSTEM.LISP, position 202919 >;;; at (DEFUN LOAD-FILE-OPERATION ...) >;;; Checking type of #:G782 to be PATHNAME >;;; Note: >;;; in file DEFSYSTEM.LISP, position 202919 >;;; at (DEFUN LOAD-FILE-OPERATION ...) >;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) >;;; Note: >;;; in file DEFSYSTEM.LISP, position 202919 >;;; at (DEFUN LOAD-FILE-OPERATION ...) >;;; Checking type of #:G801 to be PATHNAME >;;; Note: >;;; in file DEFSYSTEM.LISP, position 202919 >;;; at (DEFUN LOAD-FILE-OPERATION ...) >;;; Checking type of (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)) to be (OR STRING PATHNAME NULL) >;;; 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: >;;; in file DEFSYSTEM.LISP, position 212424 >;;; at (DEFUN FILES-WHICH-NEED-COMPILATION ...) >;;; Checking type of #:LET834 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 212424 >;;; at (DEFUN FILES-WHICH-NEED-COMPILATION ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST830) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 212424 >;;; at (DEFUN FILES-WHICH-NEED-COMPILATION ...) >;;; Checking type of #:LOOP-LIST-TAIL832 to be CONS >;;; Compiling (DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ...). >;;; Compiling (DEFUN FILES-IN-SYSTEM ...). >;;; Compiling (DEFUN FILE-PATHNAMES-IN-COMPONENT ...). >;;; Note: >;;; in file DEFSYSTEM.LISP, position 213755 >;;; at (DEFUN FILE-PATHNAMES-IN-COMPONENT ...) >;;; Checking type of #:LET845 to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 213755 >;;; at (DEFUN FILE-PATHNAMES-IN-COMPONENT ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST841) to be LIST >;;; Note: >;;; in file DEFSYSTEM.LISP, position 213755 >;;; at (DEFUN FILE-PATHNAMES-IN-COMPONENT ...) >;;; Checking type of #:LOOP-LIST-TAIL843 to be CONS >;;; 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 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. >;;; Emitting code for NON-EMPTY-LISTP. >;;; Emitting code for COMPONENT-OPERATION. >;;; Emitting code for #:G21. >;;; Emitting code for OPERATING-SYSTEM-VERSION. >;;; Emitting code for COMPILER-VERSION. >;;; Emitting code for AFS-BINARY-DIRECTORY. >;;; 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 #:G34. >;;; Emitting code for DEFINED-NAMES-AND-SYSTEMS. >;;; Emitting code for NEW-APPEND-DIRECTORIES. >;;; Emitting code for #:G58. >;;; 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 #:G81. >;;; 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 #:G95. >;;; Emitting code for #:G96. >;;; Emitting code for #:G97. >;;; Emitting code for #:G98. >;;; Emitting code for MAKE-FOREIGN-SYSTEM. >;;; Emitting code for #:G116. >;;; Emitting code for #:G117. >;;; Emitting code for #:G118. >;;; Emitting code for #:G119. >;;; Emitting code for REGISTER-FOREIGN-SYSTEM. >;;; Emitting code for #:G142. >;;; Emitting code for #:G143. >;;; Emitting code for #:G144. >;;; Emitting code for #:G145. >;;; Emitting code for #:G146. >;;; Emitting code for #:G147. >;;; 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 #:G160. >;;; Emitting code for FIND-SYSTEM. >;;; Emitting code for PRINT-COMPONENT. >;;; Emitting code for DESCRIBE-SYSTEM. >;;; Emitting code for CANONICALIZE-COMPONENT-NAME. >;;; 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. >;;; Emitting code for PREPROCESS-COMPONENT-DEFINITION. >;;; Emitting code for DEFSYSTEM. >;;; Emitting code for CREATE-COMPONENT-PATHNAMES. >;;; Emitting code for GENERATE-COMPONENT-PATHNAME. >;;; Emitting code for EXPAND-COMPONENT-COMPONENTS. >;;; Emitting code for EXPAND-COMPONENT-DEFINITIONS. >;;; Emitting code for EXPAND-SERIAL-COMPONENT-CHAIN. >;;; Emitting code for ABSOLUTE-FILE-NAMESTRING-P. >;;; Emitting code for EXPAND-COMPONENT-DEFINITION. >;;; Emitting code for LINK-COMPONENT-DEPENDS-ON. >;;; 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. >;;; Emitting code for COMPILE-SYSTEM. >;;; Emitting code for LOAD-SYSTEM. >;;; Emitting code for CLEAN-SYSTEM. >;;; Emitting code for EDIT-SYSTEM. >;;; Emitting code for HARDCOPY-SYSTEM. >;;; Emitting code for ENSURE-EXTERNAL-SYSTEM-DEF-LOADED. >;;; Emitting code for OPERATE-ON-COMPONENT. >;;; Emitting code for OPERATE-ON-SYSTEM-DEPENDENCIES. >;;; Emitting code for MODULE-DEPENDS-ON-CHANGED. >;;; Emitting code for OPERATE-ON-COMPONENTS. >;;; Emitting code for NEW-REQUIRE. >;;; Emitting code for #:G658. >;;; Emitting code for #:G659. >;;; 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. >;;; Emitting code for SCHEME-COMPILE-FILE. >;;; Emitting code for RUN-UNIX-PROGRAM. >;;; 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. >;;; Emitting code for #:G701. >;;; Emitting code for FORTRAN-COMPILE-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. >;;; Emitting code for NEEDS-LOADING. >;;; Emitting code for LOAD-FILE-OPERATION. >;;; 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. >;;; Emitting code for FILES-IN-SYSTEM-AND-DEPENDENTS. >;;; Emitting code for FILES-IN-SYSTEM. >;;; Emitting code for FILE-PATHNAMES-IN-COMPONENT. >;;; Emitting code for FILE-COMPONENTS-IN-COMPONENT. >;;; Emitting code for #:G861. >;;; Emitting code for SYSTEM-SOURCE-SIZE. >;;; Emitting code for FILE-LIST-SIZE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/defsystem.c -o ext/defsystem.o >;;; Finished compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_DEFSYSTEM >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitgLoKXF.c -o eclinitgLoKXF.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libdefsystem.a eclinitgLoKXF.o ext/defsystem.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libdefsystem.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinit690mzT.c -o eclinit690mzT.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o defsystem.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinit690mzT.o ext/defsystem.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:asdf;asdf.lisp" :output-file #P"BUILD:EXT;ASDF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:ASDF;ASDF.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN FIND-PACKAGE* ...). >;;; Compiling (DEFUN FIND-SYMBOL* ...). >;;; Compiling (DEFUN SYMBOL-CALL ...). >;;; Compiling (DEFUN INTERN* ...). >;;; Compiling (DEFUN EXPORT* ...). >;;; Compiling (DEFUN IMPORT* ...). >;;; Compiling (DEFUN SHADOWING-IMPORT* ...). >;;; Compiling (DEFUN SHADOW* ...). >;;; Style warning: >;;; in file ASDF.LISP, position 5125 >;;; at (DEFUN SHADOW* ...) >;;; ! The argument 1 of function SHADOW has type >;;; STRING >;;; instead of expected >;;; LIST >;;; Compiling (DEFUN MAKE-SYMBOL* ...). >;;; Compiling (DEFUN UNINTERN* ...). >;;; Compiling (DEFUN SYMBOL-SHADOWING-P ...). >;;; Compiling (DEFUN HOME-PACKAGE-P ...). >;;; Compiling (DEFUN SYMBOL-PACKAGE-NAME ...). >;;; Compiling (DEFUN STANDARD-COMMON-LISP-SYMBOL-P ...). >;;; Compiling (DEFUN REIFY-PACKAGE ...). >;;; Compiling (DEFUN UNREIFY-PACKAGE ...). >;;; Compiling (DEFUN REIFY-SYMBOL ...). >;;; Compiling (DEFUN UNREIFY-SYMBOL ...). >;;; Compiling (DEFVAR *ALL-PACKAGE-HAPPINESS* ...). >;;; Compiling (DEFVAR *ALL-PACKAGE-FISHINESS* ...). >;;; Compiling (DEFUN RECORD-FISHY ...). >;;; Compiling (DEFMACRO WHEN-PACKAGE-FISHINESS ...). >;;; Compiling (DEFMACRO NOTE-PACKAGE-FISHINESS ...). >;;; Compiling (DEFUN SET-DUMMY-SYMBOL ...). >;;; Compiling (DEFUN MAKE-DUMMY-SYMBOL ...). >;;; Compiling (DEFUN DUMMY-SYMBOL ...). >;;; Compiling (DEFUN GET-DUMMY-SYMBOL ...). >;;; Compiling (DEFUN NUKE-SYMBOL-IN-PACKAGE ...). >;;; Compiling (DEFUN NUKE-SYMBOL ...). >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN NUKE-SYMBOL ...) >;;; Checking type of #:LET50 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN NUKE-SYMBOL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST48) to be LIST >;;; Compiling (DEFUN REHOME-SYMBOL ...). >;;; Compiling (DEFUN ENSURE-PACKAGE-UNUSED ...). >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN ENSURE-PACKAGE-UNUSED ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST55) to be LIST >;;; Compiling (DEFUN DELETE-PACKAGE* ...). >;;; Compiling (DEFUN PACKAGE-NAMES ...). >;;; Compiling (DEFUN PACKAGES-FROM-NAMES ...). >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN PACKAGES-FROM-NAMES ...) >;;; Checking type of #:LET71 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN PACKAGES-FROM-NAMES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST67) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN PACKAGES-FROM-NAMES ...) >;;; Checking type of #:LOOP-LIST-TAIL69 to be CONS >;;; Compiling (DEFUN FRESH-PACKAGE-NAME ...). >;;; Note: >;;; in file ASDF.LISP, position 10105 >;;; at (DEFUN FRESH-PACKAGE-NAME ...) >;;; Checking type of INDEX to be REAL >;;; Compiling (DEFUN RENAME-PACKAGE-AWAY ...). >;;; Compiling (DEFUN PACKAGE-DEFINITION-FORM ...). >;;; Note: >;;; in file ASDF.LISP, position 17152 >;;; at (DEFUN PACKAGE-DEFINITION-FORM ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST139) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 17152 >;;; at (DEFUN PACKAGE-DEFINITION-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL141 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 17152 >;;; at (DEFUN PACKAGE-DEFINITION-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL179 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 17152 >;;; at (DEFUN PACKAGE-DEFINITION-FORM ...) >;;; Checking type of #:LET191 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 17152 >;;; at (DEFUN PACKAGE-DEFINITION-FORM ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST187) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 17152 >;;; at (DEFUN PACKAGE-DEFINITION-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL189 to be CONS >;;; Compiling (DEFUN ENSURE-SHADOWING-IMPORT ...). >;;; Compiling (DEFUN ENSURE-IMPORTED ...). >;;; Compiling (DEFUN ENSURE-IMPORT ...). >;;; Compiling (DEFUN ENSURE-INHERITED ...). >;;; Compiling (DEFUN ENSURE-MIX ...). >;;; Compiling (DEFUN RECYCLE-SYMBOL ...). >;;; Compiling (DEFUN SYMBOL-RECYCLED-P ...). >;;; Compiling (DEFUN ENSURE-SYMBOL ...). >;;; Compiling (DEFUN ENSURE-EXPORTED-TO-USER ...). >;;; Compiling (DEFUN ENSURE-EXPORTED ...). >;;; Compiling (DEFUN ENSURE-EXPORT ...). >;;; Compiling (DEFUN ENSURE-PACKAGE ...). >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET639 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST635) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL637 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET645 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST641) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL643 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET651 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST647) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL649 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET657 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST653) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL655 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET663 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST659) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL661 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET669 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST665) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL667 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET675 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST671) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL673 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET681 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST677) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LOOP-LIST-TAIL679 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST685) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET690 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST688) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET728 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST725) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET734 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST732) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of #:LET742 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 20152 >;;; at (DEFUN ENSURE-PACKAGE ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST739) to be LIST >;;; Compiling (DEFUN PARSE-DEFINE-PACKAGE-FORM ...). >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:LET887 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST862) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G888 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G891 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G894 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL870 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:LOOP-LIST-TAIL872 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G896 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G898 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G900 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G903 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G905 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 36788 >;;; at (DEFUN PARSE-DEFINE-PACKAGE-FORM ...) >;;; Checking type of #:G907 to be CONS >;;; Compiling (DEFMACRO DEFINE-PACKAGE ...). >;;; Compiling (DEFUN USE-ECL-BYTE-COMPILER-P ...). >;;; Compiling (DEFMACRO LOOP* ...). >;;; Compiling (DEFUN FROB-SUBSTRINGS ...). >;;; Compiling (DEFMACRO COMPATFMT ...). >;;; Compiling (DEFUN UNDEFINE-FUNCTION ...). >;;; Compiling (DEFUN UNDEFINE-FUNCTIONS ...). >;;; Compiling (DEFDEF DEFGENERIC* ...). >;;; Compiling (DEFDEF DEFUN* ...). >;;; Compiling (DEFMACRO WITH-UPGRADABILITY ...). >;;; Note: >;;; in file ASDF.LISP, position 51298 >;;; at (FSET 'WITH-UPGRADABILITY ...) >;;; Checking type of #:LET1026 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 51298 >;;; at (FSET 'WITH-UPGRADABILITY ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1022) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 51298 >;;; at (FSET 'WITH-UPGRADABILITY ...) >;;; Checking type of #:LOOP-LIST-TAIL1024 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 54935 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1067 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 54935 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1063) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 54935 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1065 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1086 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1082) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1084 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1093 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1089) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1091 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1101 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1103 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1096) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1097) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1099 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1111 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1113 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1106) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1107) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1109 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1121 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1117) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1119 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 55448 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of N to be REAL >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 56863 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1158 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 56863 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (CDDR #:G1155) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 56863 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G1161 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 56863 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1176 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 56863 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (CDDR #:G1173) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 56863 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G1179 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1187 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1185) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1221 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1217) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1219 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1226 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1223) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1228 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 57642 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1222) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 61230 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1282 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 61230 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1280) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 61230 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1280) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 64930 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1351 to be VECTOR >;;; Note: >;;; in file ASDF.LISP, position 64930 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-1348) to be FIXNUM >;;; Note: >;;; in file ASDF.LISP, position 64930 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1359 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 64930 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1355) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 64930 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1357 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 67534 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1394 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 67534 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1391) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 80409 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1439 to be REAL >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 98596 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1594 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 98596 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1592) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 118112 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1665 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 118112 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1661) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 118112 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1663 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 137191 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET1786 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 137191 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST1782) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 137191 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1784 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 156206 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1985 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 156206 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL1998 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 175308 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2142 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 183669 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of N to be REAL >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 183669 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2260 to be VECTOR >;;; Note: >;;; in file ASDF.LISP, position 183669 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-2257) to be FIXNUM >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 183669 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2287 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 183669 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2285) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 206759 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2338 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 206759 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2340 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 206759 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2333) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 206759 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2334) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 206759 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2336 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 206759 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2333) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 214348 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2379 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 214348 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2375) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 214348 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2377 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 214348 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2389 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 214348 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2385) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 214348 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2387 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2492 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2488) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2490 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2506 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2499) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2521 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2519) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2561 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2557) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2568 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2564) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2566 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G2562 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2595 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 240099 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:G2591) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 266574 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2647 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 272187 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET2672 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 272187 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST2670) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 285259 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL2807 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 290054 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G3104 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 319180 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3270 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 319180 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3266) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 319180 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3268 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 319180 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3288 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 319180 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3284) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 319180 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3286 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3320 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3316) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3318 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3326 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3322) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3324 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3358 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3354) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 321479 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G3359 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 330975 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3501 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 330975 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3497) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 330975 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3499 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 330975 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3533 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 330975 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3529) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 330975 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G3534 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 343451 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3690 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 343451 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3686) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 343451 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3688 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3709 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3706) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3712 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3710) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3763 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3759) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3761 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3769 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3765) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3767 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3775 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3777 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3770) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3771) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3773 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3783 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET3785 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3778) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST3779) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 346609 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL3781 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 356509 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4104 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 356509 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4101) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 356509 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4119 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 356509 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4115) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 356509 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4117 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4214 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4211) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4259 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4254) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4256 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4266 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4262) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 358154 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4264 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 369832 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4339 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 370934 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4421 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 370934 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (CDDR #:G4420) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 370934 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4436 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 372726 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4483 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 372726 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4481) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 372726 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4487 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 372726 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4484) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 376257 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4502) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4635 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4631) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4633 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of REGISTERED to be CONS >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4660 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4656) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 380842 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4658 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 396705 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4796 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 396705 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4794) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 396705 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4819 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 396705 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4815) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 396705 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4817 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 400204 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4837 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 400204 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4833) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 400204 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4835 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 402393 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4870 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 402393 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4866) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 402393 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL4868 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 409462 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET4917 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 409462 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST4913) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 409462 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G4918 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 414270 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET5004 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 414270 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5001) to be LIST >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 431626 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET5039 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 431626 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5035) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 431626 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL5037 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 431626 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET5044 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 431626 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5040) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 431626 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL5042 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 435384 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:G5068 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET5126 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5122) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL5124 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET5120 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5116) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL5118 to be CONS >;;; Note: >;;; in file ASDF.LISP, position 437365 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL5118 to be CONS >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Compiling (WITH-UPGRADABILITY NIL ...). >;;; Note: >;;; in file ASDF.LISP, position 458040 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LET5264 to be LIST >;;; Note: >;;; in file ASDF.LISP, position 458040 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST5260) to be LIST >;;; Note: >;;; in file ASDF.LISP, position 458040 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; Checking type of #:LOOP-LIST-TAIL5262 to be CONS >;;; End of Pass 1. >;;; Style warning: >;;; in file asdf.lisp, position 5125 >;;; at (DEFUN SHADOW* ...) >;;; ! The argument 1 of function SHADOW has type >;;; STRING >;;; instead of expected >;;; LIST >;;; Style warning: >;;; in file asdf.lisp, position 192230 >;;; at (WITH-UPGRADABILITY NIL ...) >;;; ! The argument 1 of function CLOSE has type >;;; NULL >;;; instead of expected >;;; STREAM >;;; Emitting code for FIND-PACKAGE*. >;;; Emitting code for FIND-SYMBOL*. >;;; Emitting code for SYMBOL-CALL. >;;; Emitting code for INTERN*. >;;; Emitting code for EXPORT*. >;;; Emitting code for IMPORT*. >;;; Emitting code for SHADOWING-IMPORT*. >;;; Emitting code for SHADOW*. >;;; Emitting code for MAKE-SYMBOL*. >;;; Emitting code for UNINTERN*. >;;; Emitting code for SYMBOL-SHADOWING-P. >;;; Emitting code for HOME-PACKAGE-P. >;;; Emitting code for SYMBOL-PACKAGE-NAME. >;;; Emitting code for STANDARD-COMMON-LISP-SYMBOL-P. >;;; Emitting code for REIFY-PACKAGE. >;;; Emitting code for UNREIFY-PACKAGE. >;;; Emitting code for REIFY-SYMBOL. >;;; Emitting code for UNREIFY-SYMBOL. >;;; Emitting code for UIOP/PACKAGE::RECORD-FISHY. >;;; Emitting code for UIOP/PACKAGE::WHEN-PACKAGE-FISHINESS. >;;; Emitting code for UIOP/PACKAGE::NOTE-PACKAGE-FISHINESS. >;;; Emitting code for UIOP/PACKAGE::SET-DUMMY-SYMBOL. >;;; Emitting code for UIOP/PACKAGE::MAKE-DUMMY-SYMBOL. >;;; Emitting code for UIOP/PACKAGE::DUMMY-SYMBOL. >;;; Emitting code for UIOP/PACKAGE::GET-DUMMY-SYMBOL. >;;; Emitting code for NUKE-SYMBOL-IN-PACKAGE. >;;; Emitting code for NUKE-SYMBOL. >;;; Emitting code for REHOME-SYMBOL. >;;; Emitting code for ENSURE-PACKAGE-UNUSED. >;;; Emitting code for DELETE-PACKAGE*. >;;; Emitting code for PACKAGE-NAMES. >;;; Emitting code for PACKAGES-FROM-NAMES. >;;; Emitting code for FRESH-PACKAGE-NAME. >;;; Emitting code for RENAME-PACKAGE-AWAY. >;;; Emitting code for PACKAGE-DEFINITION-FORM. >;;; Emitting code for UIOP/PACKAGE::IMPORT-OPTIONS. >;;; Emitting code for UIOP/PACKAGE::WHEN-RELEVANT. >;;; Emitting code for UIOP/PACKAGE::TABLE-KEYS. >;;; Emitting code for UIOP/PACKAGE::SORT-NAMES. >;;; Emitting code for UIOP/PACKAGE::ENSURE-SHADOWING-IMPORT. >;;; Emitting code for UIOP/PACKAGE::ENSURE-IMPORTED. >;;; Emitting code for UIOP/PACKAGE::ENSURE-IMPORT. >;;; Emitting code for UIOP/PACKAGE::ENSURE-INHERITED. >;;; Emitting code for UIOP/PACKAGE::ENSURE-MIX. >;;; Emitting code for UIOP/PACKAGE::RECYCLE-SYMBOL. >;;; Emitting code for UIOP/PACKAGE::SYMBOL-RECYCLED-P. >;;; Emitting code for UIOP/PACKAGE::ENSURE-SYMBOL. >;;; Emitting code for UIOP/PACKAGE::ENSURE-EXPORTED-TO-USER. >;;; Emitting code for UIOP/PACKAGE::ENSURE-EXPORTED. >;;; Emitting code for UIOP/PACKAGE::ENSURE-EXPORT. >;;; Emitting code for ENSURE-PACKAGE. >;;; Emitting code for #:G691. >;;; Emitting code for PARSE-DEFINE-PACKAGE-FORM. >;;; Emitting code for DEFINE-PACKAGE. >;;; Emitting code for USE-ECL-BYTE-COMPILER-P. >;;; Emitting code for LOOP*. >;;; Emitting code for FROB-SUBSTRINGS. >;;; Emitting code for COMPATFMT. >;;; Emitting code for UIOP/COMMON-LISP::RECURSE. >;;; Emitting code for UIOP/COMMON-LISP::EMIT-SUBSTRING. >;;; Emitting code for UIOP/COMMON-LISP::EMIT-STRING. >;;; Emitting code for UNDEFINE-FUNCTION. >;;; Emitting code for UNDEFINE-FUNCTIONS. >;;; Emitting code for DEFGENERIC*. >;;; Emitting code for DEFUN*. >;;; Emitting code for WITH-UPGRADABILITY. >;;; Emitting code for UIOP-DEBUG. >;;; Emitting code for LOAD-UIOP-DEBUG-UTILITY. >;;; Emitting code for #:G1048. >;;; Emitting code for IF-LET. >;;; Emitting code for WHILE-COLLECTING. >;;; Emitting code for APPENDF. >;;; Emitting code for LENGTH=N-P. >;;; Emitting code for ENSURE-LIST. >;;; Emitting code for #:G1128. >;;; Emitting code for REMOVE-PLIST-KEY. >;;; Emitting code for REMOVE-PLIST-KEYS. >;;; Emitting code for EMPTYP. >;;; Emitting code for BASE-STRING-P. >;;; Emitting code for STRINGS-COMMON-ELEMENT-TYPE. >;;; Emitting code for REDUCE/STRCAT. >;;; Emitting code for STRCAT. >;;; Emitting code for FIRST-CHAR. >;;; Emitting code for LAST-CHAR. >;;; Emitting code for SPLIT-STRING. >;;; Emitting code for STRING-PREFIX-P. >;;; Emitting code for STRING-SUFFIX-P. >;;; Emitting code for STRING-ENCLOSED-P. >;;; Emitting code for UIOP/UTILITY::DONE. >;;; Emitting code for UIOP/UTILITY::SEPARATORP. >;;; Emitting code for FIND-CLASS*. >;;; Emitting code for STAMP<. >;;; Emitting code for STAMPS<. >;;; Emitting code for STAMP*<. >;;; Emitting code for STAMP<=. >;;; Emitting code for EARLIER-STAMP. >;;; Emitting code for STAMPS-EARLIEST. >;;; Emitting code for EARLIEST-STAMP. >;;; Emitting code for LATER-STAMP. >;;; Emitting code for STAMPS-LATEST. >;;; Emitting code for LATEST-STAMP. >;;; Emitting code for LATEST-STAMP-F. >;;; Emitting code for #:G1288. >;;; Emitting code for LIST-TO-HASH-SET. >;;; Emitting code for ENSURE-FUNCTION. >;;; Emitting code for ACCESS-AT. >;;; Emitting code for ACCESS-AT-COUNT. >;;; Emitting code for CALL-FUNCTION. >;;; Emitting code for CALL-FUNCTIONS. >;;; Emitting code for REGISTER-HOOK-FUNCTION. >;;; Emitting code for #:G1318. >;;; Emitting code for UIOP/UTILITY::ACCESS. >;;; Emitting code for UNPARSE-VERSION. >;;; Emitting code for PARSE-VERSION. >;;; Emitting code for LEXICOGRAPHIC<. >;;; Emitting code for LEXICOGRAPHIC<=. >;;; Emitting code for VERSION<. >;;; Emitting code for VERSION<=. >;;; Emitting code for VERSION-COMPATIBLE-P. >;;; Emitting code for MATCH-CONDITION-P. >;;; Emitting code for MATCH-ANY-CONDITION-P. >;;; Emitting code for CALL-WITH-MUFFLED-CONDITIONS. >;;; Emitting code for WITH-MUFFLED-CONDITIONS. >;;; Emitting code for #:G1382. >;;; Emitting code for #:G1386. >;;; Emitting code for #:G1395. >;;; Emitting code for FEATUREP. >;;; Emitting code for OS-UNIX-P. >;;; Emitting code for OS-WINDOWS-P. >;;; Emitting code for OS-GENERA-P. >;;; Emitting code for DETECT-OS. >;;; Emitting code for UIOP/OS::NO. >;;; Emitting code for UIOP/OS::YES. >;;; Emitting code for GETENV. >;;; Emitting code for GETENVP. >;;; Emitting code for UIOP/OS::FIRST-FEATURE. >;;; Emitting code for IMPLEMENTATION-TYPE. >;;; Emitting code for OPERATING-SYSTEM. >;;; Emitting code for ARCHITECTURE. >;;; Emitting code for LISP-VERSION-STRING. >;;; Emitting code for IMPLEMENTATION-IDENTIFIER. >;;; Emitting code for #:G1423. >;;; Emitting code for HOSTNAME. >;;; Emitting code for GETCWD. >;;; Emitting code for CHDIR. >;;; Emitting code for READ-NULL-TERMINATED-STRING. >;;; Emitting code for READ-LITTLE-ENDIAN. >;;; Emitting code for PARSE-FILE-LOCATION-INFO. >;;; Emitting code for PARSE-WINDOWS-SHORTCUT. >;;; Emitting code for #:G1458. >;;; Emitting code for NORMALIZE-PATHNAME-DIRECTORY-COMPONENT. >;;; Emitting code for DENORMALIZE-PATHNAME-DIRECTORY-COMPONENT. >;;; Emitting code for MERGE-PATHNAME-DIRECTORY-COMPONENTS. >;;; Emitting code for MAKE-PATHNAME*. >;;; Emitting code for MAKE-PATHNAME-COMPONENT-LOGICAL. >;;; Emitting code for MAKE-PATHNAME-LOGICAL. >;;; Emitting code for MERGE-PATHNAMES*. >;;; Emitting code for NIL-PATHNAME. >;;; Emitting code for WITH-PATHNAME-DEFAULTS. >;;; Emitting code for UIOP/PATHNAME::UNSPECIFIC-HANDLER. >;;; Emitting code for PATHNAME-EQUAL. >;;; Emitting code for LOGICAL-PATHNAME-P. >;;; Emitting code for PHYSICAL-PATHNAME-P. >;;; Emitting code for ABSOLUTE-PATHNAME-P. >;;; Emitting code for RELATIVE-PATHNAME-P. >;;; Emitting code for HIDDEN-PATHNAME-P. >;;; Emitting code for FILE-PATHNAME-P. >;;; Emitting code for UIOP/PATHNAME::NORMALIZE-COMPONENT. >;;; Emitting code for PATHNAME-DIRECTORY-PATHNAME. >;;; Emitting code for PATHNAME-PARENT-DIRECTORY-PATHNAME. >;;; Emitting code for DIRECTORY-PATHNAME-P. >;;; Emitting code for ENSURE-DIRECTORY-PATHNAME. >;;; Emitting code for UIOP/PATHNAME::CHECK-ONE. >;;; Emitting code for SPLIT-UNIX-NAMESTRING-DIRECTORY-COMPONENTS. >;;; Emitting code for SPLIT-NAME-TYPE. >;;; Emitting code for PARSE-UNIX-NAMESTRING. >;;; Emitting code for UNIX-NAMESTRING. >;;; Emitting code for #:G1541. >;;; Emitting code for UIOP/PATHNAME::ERR. >;;; Emitting code for SUBPATHNAME. >;;; Emitting code for SUBPATHNAME*. >;;; Emitting code for PATHNAME-ROOT. >;;; Emitting code for PATHNAME-HOST-PATHNAME. >;;; Emitting code for SUBPATHP. >;;; Emitting code for ENSURE-ABSOLUTE-PATHNAME. >;;; Emitting code for WILDEN. >;;; Emitting code for RELATIVIZE-DIRECTORY-COMPONENT. >;;; Emitting code for RELATIVIZE-PATHNAME-DIRECTORY. >;;; Emitting code for DIRECTORY-SEPARATOR-FOR-HOST. >;;; Emitting code for DIRECTORIZE-PATHNAME-HOST-DEVICE. >;;; Emitting code for TRANSLATE-PATHNAME*. >;;; Emitting code for #:G1598. >;;; Emitting code for NATIVE-NAMESTRING. >;;; Emitting code for PARSE-NATIVE-NAMESTRING. >;;; Emitting code for TRUENAME*. >;;; Emitting code for SAFE-FILE-WRITE-DATE. >;;; Emitting code for PROBE-FILE*. >;;; Emitting code for DIRECTORY-EXISTS-P. >;;; Emitting code for FILE-EXISTS-P. >;;; Emitting code for DIRECTORY*. >;;; Emitting code for FILTER-LOGICAL-DIRECTORY-RESULTS. >;;; Emitting code for DIRECTORY-FILES. >;;; Emitting code for SUBDIRECTORIES. >;;; Emitting code for COLLECT-SUB*DIRECTORIES. >;;; Emitting code for #:G1615. >;;; Emitting code for #:G1625. >;;; Emitting code for #:G1644. >;;; Emitting code for #:G1648. >;;; Emitting code for #:G1669. >;;; Emitting code for #:G1683. >;;; Emitting code for #:G1684. >;;; Emitting code for #:G1694. >;;; Emitting code for #:G1695. >;;; Emitting code for TRUENAMIZE. >;;; Emitting code for RESOLVE-SYMLINKS. >;;; Emitting code for RESOLVE-SYMLINKS*. >;;; Emitting code for ENSURE-PATHNAME. >;;; Emitting code for UIOP/FILESYSTEM::REPORT-ERROR. >;;; Emitting code for GET-PATHNAME-DEFAULTS. >;;; Emitting code for CALL-WITH-CURRENT-DIRECTORY. >;;; Emitting code for WITH-CURRENT-DIRECTORY. >;;; Emitting code for INTER-DIRECTORY-SEPARATOR. >;;; Emitting code for SPLIT-NATIVE-PATHNAMES-STRING. >;;; Emitting code for GETENV-PATHNAME. >;;; Emitting code for GETENV-PATHNAMES. >;;; Emitting code for GETENV-ABSOLUTE-DIRECTORY. >;;; Emitting code for GETENV-ABSOLUTE-DIRECTORIES. >;;; Emitting code for LISP-IMPLEMENTATION-DIRECTORY. >;;; Emitting code for LISP-IMPLEMENTATION-PATHNAME-P. >;;; Emitting code for #:G1796. >;;; Emitting code for ENSURE-ALL-DIRECTORIES-EXIST. >;;; Emitting code for RENAME-FILE-OVERWRITING-TARGET. >;;; Emitting code for DELETE-FILE-IF-EXISTS. >;;; Emitting code for DELETE-EMPTY-DIRECTORY. >;;; Emitting code for DELETE-DIRECTORY-TREE. >;;; Emitting code for #:G1809. >;;; Emitting code for UIOP/FILESYSTEM::C. >;;; Emitting code for SETUP-STDERR. >;;; Emitting code for ALWAYS-DEFAULT-ENCODING. >;;; Emitting code for DETECT-ENCODING. >;;; Emitting code for DEFAULT-ENCODING-EXTERNAL-FORMAT. >;;; Emitting code for ENCODING-EXTERNAL-FORMAT. >;;; Emitting code for WITH-SAFE-IO-SYNTAX. >;;; Emitting code for CALL-WITH-SAFE-IO-SYNTAX. >;;; Emitting code for SAFE-READ-FROM-STRING. >;;; Emitting code for #:G1853. >;;; Emitting code for UIOP/STREAM::CALL-WITH-OUTPUT. >;;; Emitting code for WITH-OUTPUT. >;;; Emitting code for OUTPUT-STRING. >;;; Emitting code for #:G1875. >;;; Emitting code for UIOP/STREAM::CALL-WITH-INPUT. >;;; Emitting code for WITH-INPUT. >;;; Emitting code for CALL-WITH-INPUT-FILE. >;;; Emitting code for WITH-INPUT-FILE. >;;; Emitting code for CALL-WITH-OUTPUT-FILE. >;;; Emitting code for WITH-OUTPUT-FILE. >;;; Emitting code for FINISH-OUTPUTS. >;;; Emitting code for FORMAT!. >;;; Emitting code for SAFE-FORMAT!. >;;; Emitting code for #:G1952. >;;; Emitting code for #:G1959. >;;; Emitting code for #:G1963. >;;; Emitting code for COPY-STREAM-TO-STREAM. >;;; Emitting code for CONCATENATE-FILES. >;;; Emitting code for COPY-FILE. >;;; Emitting code for SLURP-STREAM-STRING. >;;; Emitting code for SLURP-STREAM-LINES. >;;; Emitting code for SLURP-STREAM-LINE. >;;; Emitting code for SLURP-STREAM-FORMS. >;;; Emitting code for SLURP-STREAM-FORM. >;;; Emitting code for READ-FILE-STRING. >;;; Emitting code for READ-FILE-LINES. >;;; Emitting code for READ-FILE-FORMS. >;;; Emitting code for READ-FILE-FORM. >;;; Emitting code for SAFE-READ-FILE-FORM. >;;; Emitting code for EVAL-INPUT. >;;; Emitting code for EVAL-THUNK. >;;; Emitting code for STANDARD-EVAL-THUNK. >;;; Emitting code for #:G1999. >;;; Emitting code for #:G2000. >;;; Emitting code for #:G2001. >;;; Emitting code for #:G2004. >;;; Emitting code for #:G2014. >;;; Emitting code for DEFAULT-TEMPORARY-DIRECTORY. >;;; Emitting code for TEMPORARY-DIRECTORY. >;;; Emitting code for SETUP-TEMPORARY-DIRECTORY. >;;; Emitting code for CALL-WITH-TEMPORARY-FILE. >;;; Emitting code for WITH-TEMPORARY-FILE. >;;; Emitting code for ADD-PATHNAME-SUFFIX. >;;; Emitting code for TMPIZE-PATHNAME. >;;; Emitting code for CALL-WITH-STAGING-PATHNAME. >;;; Emitting code for WITH-STAGING-PATHNAME. >;;; Emitting code for #:G2035. >;;; Emitting code for QUIT. >;;; Emitting code for DIE. >;;; Emitting code for RAW-PRINT-BACKTRACE. >;;; Emitting code for PRINT-BACKTRACE. >;;; Emitting code for PRINT-CONDITION-BACKTRACE. >;;; Emitting code for FATAL-CONDITION-P. >;;; Emitting code for HANDLE-FATAL-CONDITION. >;;; Emitting code for CALL-WITH-FATAL-CONDITION-HANDLER. >;;; Emitting code for WITH-FATAL-CONDITION-HANDLER. >;;; Emitting code for SHELL-BOOLEAN-EXIT. >;;; Emitting code for #:G2101. >;;; Emitting code for #:G2112. >;;; Emitting code for #:G2105. >;;; Emitting code for #:G2122. >;;; Emitting code for REGISTER-IMAGE-RESTORE-HOOK. >;;; Emitting code for REGISTER-IMAGE-DUMP-HOOK. >;;; Emitting code for CALL-IMAGE-RESTORE-HOOK. >;;; Emitting code for CALL-IMAGE-DUMP-HOOK. >;;; Emitting code for RAW-COMMAND-LINE-ARGUMENTS. >;;; Emitting code for COMMAND-LINE-ARGUMENTS. >;;; Emitting code for SETUP-COMMAND-LINE-ARGUMENTS. >;;; Emitting code for RESTORE-IMAGE. >;;; Emitting code for #:G2155. >;;; Emitting code for DUMP-IMAGE. >;;; Emitting code for CREATE-IMAGE. >;;; Emitting code for UIOP/RUN-PROGRAM::REQUIRES-ESCAPING-P. >;;; Emitting code for ESCAPE-TOKEN. >;;; Emitting code for UIOP/RUN-PROGRAM::ESCAPE-WINDOWS-TOKEN-WITHIN-DOUBLE-QUOTES. >;;; Emitting code for ESCAPE-WINDOWS-TOKEN. >;;; Emitting code for UIOP/RUN-PROGRAM::ESCAPE-SH-TOKEN-WITHIN-DOUBLE-QUOTES. >;;; Emitting code for EASY-SH-CHARACTER-P. >;;; Emitting code for ESCAPE-SH-TOKEN. >;;; Emitting code for UIOP/RUN-PROGRAM::ESCAPE-SHELL-TOKEN. >;;; Emitting code for ESCAPE-COMMAND. >;;; Emitting code for ESCAPE-WINDOWS-COMMAND. >;;; Emitting code for ESCAPE-SH-COMMAND. >;;; Emitting code for UIOP/RUN-PROGRAM::ESCAPE-SHELL-COMMAND. >;;; Emitting code for #:G2178. >;;; Emitting code for #:G2188. >;;; Emitting code for #:G2197. >;;; Emitting code for UIOP/RUN-PROGRAM::ISSUE-BACKSLASH. >;;; Emitting code for UIOP/RUN-PROGRAM::ISSUE. >;;; Emitting code for #:G2245. >;;; Emitting code for #:G2284. >;;; Emitting code for #:G2288. >;;; Emitting code for #:G2289. >;;; Emitting code for #:G2290. >;;; Emitting code for #:G2291. >;;; Emitting code for #:G2292. >;;; Emitting code for #:G2293. >;;; Emitting code for #:G2294. >;;; Emitting code for #:G2295. >;;; Emitting code for #:G2296. >;;; Emitting code for #:G2297. >;;; Emitting code for #:G2298. >;;; Emitting code for #:G2300. >;;; Emitting code for #:G2299. >;;; Emitting code for #:G2301. >;;; Emitting code for RUN-PROGRAM. >;;; Emitting code for #:G2302. >;;; Emitting code for UIOP/RUN-PROGRAM::USE-SYSTEM. >;;; Emitting code for UIOP/RUN-PROGRAM::CALL-SYSTEM. >;;; Emitting code for UIOP/RUN-PROGRAM::SYSTEM. >;;; Emitting code for UIOP/RUN-PROGRAM::REDIRECTED-SYSTEM-COMMAND. >;;; Emitting code for UIOP/RUN-PROGRAM::SYSTEM-COMMAND. >;;; Emitting code for UIOP/RUN-PROGRAM::USE-RUN-PROGRAM. >;;; Emitting code for UIOP/RUN-PROGRAM::CHECK-RESULT. >;;; Emitting code for UIOP/RUN-PROGRAM::PROCESS-RESULT. >;;; Emitting code for RUN-PROGRAM. >;;; Emitting code for UIOP/STREAM::THINK. >;;; Emitting code for GET-OPTIMIZATION-SETTINGS. >;;; Emitting code for PROCLAIM-OPTIMIZATION-SETTINGS. >;;; Emitting code for CALL-WITH-MUFFLED-COMPILER-CONDITIONS. >;;; Emitting code for WITH-MUFFLED-COMPILER-CONDITIONS. >;;; Emitting code for CALL-WITH-MUFFLED-LOADER-CONDITIONS. >;;; Emitting code for WITH-MUFFLED-LOADER-CONDITIONS. >;;; Emitting code for #:G2366. >;;; Emitting code for CHECK-LISP-COMPILE-WARNINGS. >;;; Emitting code for CHECK-LISP-COMPILE-RESULTS. >;;; Emitting code for #:G2367. >;;; Emitting code for REIFY-SIMPLE-SEXP. >;;; Emitting code for UNREIFY-SIMPLE-SEXP. >;;; Emitting code for REIFY-DEFERRED-WARNINGS. >;;; Emitting code for UNREIFY-DEFERRED-WARNINGS. >;;; Emitting code for RESET-DEFERRED-WARNINGS. >;;; Emitting code for SAVE-DEFERRED-WARNINGS. >;;; Emitting code for WARNINGS-FILE-TYPE. >;;; Emitting code for ENABLE-DEFERRED-WARNINGS-CHECK. >;;; Emitting code for DISABLE-DEFERRED-WARNINGS-CHECK. >;;; Emitting code for WARNINGS-FILE-P. >;;; Emitting code for CHECK-DEFERRED-WARNINGS. >;;; Emitting code for UIOP/LISP-BUILD::CALL-WITH-SAVED-DEFERRED-WARNINGS. >;;; Emitting code for WITH-SAVED-DEFERRED-WARNINGS. >;;; Emitting code for #:G2391. >;;; Emitting code for #:G2427. >;;; Emitting code for #:G2436. >;;; Emitting code for CURRENT-LISP-FILE-PATHNAME. >;;; Emitting code for LOAD-PATHNAME. >;;; Emitting code for LISPIZE-PATHNAME. >;;; Emitting code for COMPILE-FILE-TYPE. >;;; Emitting code for CALL-AROUND-HOOK. >;;; Emitting code for COMPILE-FILE-PATHNAME*. >;;; Emitting code for COMPILE-FILE*. >;;; Emitting code for LOAD*. >;;; Emitting code for LOAD-FROM-STRING. >;;; Emitting code for #:G2466. >;;; Emitting code for UIOP/LISP-BUILD::CHECK-FLAG. >;;; Emitting code for #:G2467. >;;; Emitting code for COMBINE-FASLS. >;;; Emitting code for #:G2476. >;;; Emitting code for GET-FOLDER-PATH. >;;; Emitting code for USER-CONFIGURATION-DIRECTORIES. >;;; Emitting code for SYSTEM-CONFIGURATION-DIRECTORIES. >;;; Emitting code for IN-FIRST-DIRECTORY. >;;; Emitting code for IN-USER-CONFIGURATION-DIRECTORY. >;;; Emitting code for IN-SYSTEM-CONFIGURATION-DIRECTORY. >;;; Emitting code for CONFIGURATION-INHERITANCE-DIRECTIVE-P. >;;; Emitting code for REPORT-INVALID-FORM. >;;; Emitting code for VALIDATE-CONFIGURATION-FORM. >;;; Emitting code for VALIDATE-CONFIGURATION-FILE. >;;; Emitting code for VALIDATE-CONFIGURATION-DIRECTORY. >;;; Emitting code for RESOLVE-RELATIVE-LOCATION. >;;; Emitting code for UIOP/CONFIGURATION::COMPUTE-USER-CACHE. >;;; Emitting code for RESOLVE-ABSOLUTE-LOCATION. >;;; Emitting code for RESOLVE-LOCATION. >;;; Emitting code for LOCATION-DESIGNATOR-P. >;;; Emitting code for LOCATION-FUNCTION-P. >;;; Emitting code for REGISTER-CLEAR-CONFIGURATION-HOOK. >;;; Emitting code for CLEAR-CONFIGURATION. >;;; Emitting code for UPGRADE-CONFIGURATION. >;;; Emitting code for #:G2477. >;;; Emitting code for #:G2556. >;;; Emitting code for UIOP/CONFIGURATION::TRY. >;;; Emitting code for UIOP/CONFIGURATION::RELATIVE-COMPONENT-P. >;;; Emitting code for UIOP/CONFIGURATION::ABSOLUTE-COMPONENT-P. >;;; Emitting code for COERCE-PATHNAME. >;;; Emitting code for COMPONENT-NAME-TO-PATHNAME-COMPONENTS. >;;; Emitting code for COMPILE-FILE-KEEPING-OBJECT. >;;; Emitting code for ASDF-VERSION. >;;; Emitting code for ASDF-MESSAGE. >;;; Emitting code for UPGRADING-P. >;;; Emitting code for WHEN-UPGRADING. >;;; Emitting code for ASDF-UPGRADE-ERROR. >;;; Emitting code for CLEANUP-UPGRADED-ASDF. >;;; Emitting code for UPGRADE-ASDF. >;;; Emitting code for #:G2633. >;;; Emitting code for #:G2634. >;;; Emitting code for ASDF/COMPONENT:COMPONENT-FIND-PATH. >;;; Emitting code for #:G2648. >;;; Emitting code for #:G2649. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for ASDF/COMPONENT:COMPUTE-CHILDREN-BY-NAME. >;;; Emitting code for #:G2676. >;;; Emitting code for #:G2689. >;;; Emitting code for #:G2693. >;;; Emitting code for #:G2694. >;;; Emitting code for #:G2695. >;;; Emitting code for #:G2700. >;;; Emitting code for #:G2702. >;;; Emitting code for #:G2703. >;;; Emitting code for #:G2704. >;;; Emitting code for #:G2705. >;;; Emitting code for ASDF/COMPONENT:SUB-COMPONENTS. >;;; Emitting code for ASDF/COMPONENT::C. >;;; Emitting code for ASDF/COMPONENT::RECURSE. >;;; Emitting code for #:G2714. >;;; Emitting code for ASDF/SYSTEM:RESET-SYSTEM. >;;; Emitting code for #:G2715. >;;; Emitting code for #:G2716. >;;; Emitting code for ASDF/SYSTEM:SYSTEM-SOURCE-DIRECTORY. >;;; Emitting code for ASDF/SYSTEM:SYSTEM-RELATIVE-PATHNAME. >;;; Emitting code for #:G2729. >;;; Emitting code for #:G2733. >;;; Emitting code for #:G2734. >;;; Emitting code for #:G2735. >;;; Emitting code for ASDF/CACHE::SET-ASDF-CACHE-ENTRY. >;;; Emitting code for ASDF/CACHE:CONSULT-ASDF-CACHE. >;;; Emitting code for ASDF/CACHE:DO-ASDF-CACHE. >;;; Emitting code for ASDF/CACHE:CALL-WITH-ASDF-CACHE. >;;; Emitting code for ASDF/CACHE:WITH-ASDF-CACHE. >;;; Emitting code for ASDF/CACHE:COMPUTE-FILE-STAMP. >;;; Emitting code for ASDF/CACHE:REGISTER-FILE-STAMP. >;;; Emitting code for ASDF/CACHE:GET-FILE-STAMP. >;;; Emitting code for #:G2767. >;;; Emitting code for #:G2768. >;;; Emitting code for #:G2770. >;;; Emitting code for SYSDEF-ERROR. >;;; Emitting code for COERCE-NAME. >;;; Emitting code for PRIMARY-SYSTEM-NAME. >;;; Emitting code for COERCE-FILENAME. >;;; Emitting code for SYSTEM-REGISTERED-P. >;;; Emitting code for REGISTERED-SYSTEMS. >;;; Emitting code for REGISTER-SYSTEM. >;;; Emitting code for CLEAR-DEFINED-SYSTEMS. >;;; Emitting code for CLEAR-SYSTEM. >;;; Emitting code for MAP-SYSTEMS. >;;; Emitting code for #:G2769. >;;; Emitting code for #:G2771. >;;; Emitting code for #:G2845. >;;; Emitting code for ASDF/FIND-SYSTEM::CLEANUP-SYSTEM-DEFINITION-SEARCH-FUNCTIONS. >;;; Emitting code for SEARCH-FOR-SYSTEM-DEFINITION. >;;; Emitting code for PROBE-ASD. >;;; Emitting code for SYSDEF-CENTRAL-REGISTRY-SEARCH. >;;; Emitting code for ASDF/FIND-SYSTEM::MAKE-PRELOADED-SYSTEM. >;;; Emitting code for SYSDEF-PRELOADED-SYSTEM-SEARCH. >;;; Emitting code for REGISTER-PRELOADED-SYSTEM. >;;; Emitting code for #:G2996. >;;; Emitting code for #:G2997. >;;; Emitting code for FIND-SYSTEM-IF-BEING-DEFINED. >;;; Emitting code for ASDF/FIND-SYSTEM::CALL-WITH-SYSTEM-DEFINITIONS. >;;; Emitting code for ASDF/FIND-SYSTEM::CLEAR-SYSTEMS-BEING-DEFINED. >;;; Emitting code for WITH-SYSTEM-DEFINITIONS. >;;; Emitting code for LOAD-ASD. >;;; Emitting code for ASDF/FIND-SYSTEM::CHECK-NOT-OLD-ASDF-SYSTEM. >;;; Emitting code for LOCATE-SYSTEM. >;;; Emitting code for #:G3089. >;;; Emitting code for #:G2904. >;;; Emitting code for #:G2906. >;;; Emitting code for #:G2907. >;;; Emitting code for #:G2908. >;;; Emitting code for #:G2969. >;;; Emitting code for #:G2970. >;;; Emitting code for #:G2971. >;;; Emitting code for #:G2972. >;;; Emitting code for #:G2973. >;;; Emitting code for #:G3009. >;;; Emitting code for #:G3090. >;;; Emitting code for #:G3015. >;;; Emitting code for #:G3016. >;;; Emitting code for #:G3096. >;;; Emitting code for #:G3097. >;;; Emitting code for #:G3107. >;;; Emitting code for #:G3108. >;;; Emitting code for #:G3109. >;;; Emitting code for #:G3110. >;;; Emitting code for #:G3111. >;;; Emitting code for #:G3112. >;;; Emitting code for #:G3113. >;;; Emitting code for #:G3114. >;;; Emitting code for #:G3115. >;;; Emitting code for #:G3116. >;;; Emitting code for RESOLVE-DEPENDENCY-NAME. >;;; Emitting code for RESOLVE-DEPENDENCY-SPEC. >;;; Emitting code for #:G3136. >;;; Emitting code for #:G3137. >;;; Emitting code for #:G3138. >;;; Emitting code for #:G3132. >;;; Emitting code for #:G3133. >;;; Emitting code for #:G3134. >;;; Emitting code for #:G3147. >;;; Emitting code for #:G3174. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for #:G3178. >;;; Emitting code for MAKE-OPERATION. >;;; Emitting code for #:G3188. >;;; Emitting code for #:G3189. >;;; Emitting code for #:G3191. >;;; Emitting code for ACTION-PATH. >;;; Emitting code for FIND-ACTION. >;;; Emitting code for DEFINE-CONVENIENCE-ACTION-METHODS. >;;; Emitting code for ASDF/ACTION::NEXT-METHOD. >;;; Emitting code for #:G3227. >;;; Emitting code for #:G3228. >;;; Emitting code for #:G3231. >;;; Emitting code for #:G3232. >;;; Emitting code for ASDF/ACTION::FORMAT-ACTION. >;;; Emitting code for #:G3246. >;;; Emitting code for #:G3247. >;;; Emitting code for #:G3248. >;;; Emitting code for #:G3250. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for #:G3249. >;;; Emitting code for #:G3251. >;;; Emitting code for #:G3252. >;;; Emitting code for #:G3265. >;;; Emitting code for #:G3283. >;;; Emitting code for #:G3291. >;;; Emitting code for #:G3292. >;;; Emitting code for #:G3295. >;;; Emitting code for #:G3296. >;;; Emitting code for #:G3299. >;;; Emitting code for #:G3300. >;;; Emitting code for #:G3301. >;;; Emitting code for #:G3314. >;;; Emitting code for #:G3327. >;;; Emitting code for OUTPUT-FILE. >;;; Emitting code for #:G3330. >;;; Emitting code for #:G3332. >;;; Emitting code for #:G3353. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for #:G3315. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for #:G3331. >;;; Emitting code for #:G3363. >;;; Emitting code for #:G3364. >;;; Emitting code for #:G3405. >;;; Emitting code for #:G3407. >;;; Emitting code for #:G3420. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for #:G3426. >;;; Emitting code for #:G3427. >;;; Emitting code for #:G3428. >;;; Emitting code for #:G3429. >;;; Emitting code for #:G3430. >;;; Emitting code for #:G3431. >;;; Emitting code for #:G3432. >;;; Emitting code for #:G3457. >;;; Emitting code for #:G3464. >;;; Emitting code for #:G3465. >;;; Emitting code for #:G3466. >;;; Emitting code for #:G3467. >;;; Emitting code for #:G3470. >;;; Emitting code for #:G3471. >;;; Emitting code for #:G3472. >;;; Emitting code for #:G3473. >;;; Emitting code for #:G3474. >;;; Emitting code for #:G3475. >;;; Emitting code for #:G3476. >;;; Emitting code for #:G3477. >;;; Emitting code for PERFORM-LISP-COMPILATION. >;;; Emitting code for ASDF/LISP-ACTION::REPORT-FILE-P. >;;; Emitting code for ASDF/LISP-ACTION::PERFORM-LISP-WARNINGS-CHECK. >;;; Emitting code for #:G3503. >;;; Emitting code for LISP-COMPILATION-OUTPUT-FILES. >;;; Emitting code for #:G3504. >;;; Emitting code for #:G3505. >;;; Emitting code for #:G3506. >;;; Emitting code for #:G3507. >;;; Emitting code for #:G3528. >;;; Emitting code for #:G3536. >;;; Emitting code for #:G3489. >;;; Emitting code for #:G3490. >;;; Emitting code for #:G3537. >;;; Emitting code for #:G3538. >;;; Emitting code for #:G3539. >;;; Emitting code for #:G3560. >;;; Emitting code for PERFORM-LISP-LOAD-FASL. >;;; Emitting code for #:G3570. >;;; Emitting code for #:G3571. >;;; Emitting code for #:G3566. >;;; Emitting code for #:G3567. >;;; Emitting code for #:G3569. >;;; Emitting code for #:G3572. >;;; Emitting code for #:G3573. >;;; Emitting code for #:G3574. >;;; Emitting code for #:G3575. >;;; Emitting code for #:G3576. >;;; Emitting code for #:G3577. >;;; Emitting code for PERFORM-LISP-LOAD-SOURCE. >;;; Emitting code for #:G3580. >;;; Emitting code for #:G3581. >;;; Emitting code for #:G3582. >;;; Emitting code for #:G3578. >;;; Emitting code for #:G3579. >;;; Emitting code for #:G3583. >;;; Emitting code for #:G3584. >;;; Emitting code for #:G3585. >;;; Emitting code for #:G3586. >;;; Emitting code for #:G3659. >;;; Emitting code for #:G3661. >;;; Emitting code for ASDF/PLAN:NODE-FOR. >;;; Emitting code for ASDF/PLAN:ACTION-ALREADY-DONE-P. >;;; Emitting code for #:G3662. >;;; Emitting code for #:G3675. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for ASDF/PLAN:NORMALIZE-FORCED-SYSTEMS. >;;; Emitting code for ASDF/PLAN::ACTION-OVERRIDE-P. >;;; Emitting code for #:G3691. >;;; Emitting code for #:G3692. >;;; Emitting code for #:G3693. >;;; Emitting code for #:G3694. >;;; Emitting code for #:G3695. >;;; Emitting code for #:G3696. >;;; Emitting code for #:G3697. >;;; Emitting code for #:G3698. >;;; Emitting code for #:G3699. >;;; Emitting code for ASDF/PLAN:MAP-DIRECT-DEPENDENCIES. >;;; Emitting code for ASDF/PLAN:REDUCE-DIRECT-DEPENDENCIES. >;;; Emitting code for ASDF/PLAN:DIRECT-DEPENDENCIES. >;;; Emitting code for ASDF/PLAN:VISIT-DEPENDENCIES. >;;; Emitting code for #:G3756. >;;; Emitting code for #:G3715. >;;; Emitting code for #:G3721. >;;; Emitting code for #:G3757. >;;; Emitting code for #:G3830. >;;; Emitting code for #:G3850. >;;; Emitting code for #:G3854. >;;; Emitting code for #:G3855. >;;; Emitting code for #:G3920. >;;; Emitting code for #:G3934. >;;; Emitting code for ASDF/PLAN:WHILE-VISITING-ACTION. >;;; Emitting code for #:G4054. >;;; Emitting code for #:G3935. >;;; Emitting code for ASDF/PLAN::VISIT-ACTION. >;;; Emitting code for #:G4069. >;;; Emitting code for #:G4055. >;;; Emitting code for #:G4070. >;;; Emitting code for #:G4071. >;;; Emitting code for #:G4084. >;;; Emitting code for #:G4090. >;;; Emitting code for #:G4091. >;;; Emitting code for #:G4092. >;;; Emitting code for #:G4093. >;;; Emitting code for #:G4100. >;;; Emitting code for #:G4107. >;;; Emitting code for #:G4194. >;;; Emitting code for #:G4205. >;;; Emitting code for #:G4210. >;;; Emitting code for #:G4217. >;;; Emitting code for #:G4218. >;;; Emitting code for #:G4219. >;;; Emitting code for #:G4252. >;;; Emitting code for #:G4260. >;;; Emitting code for #:G4269. >;;; Emitting code for #:G4270. >;;; Emitting code for #:G4275. >;;; Emitting code for #:G4291. >;;; Emitting code for #:G4295. >;;; Emitting code for OOS. >;;; Emitting code for CALL-NEXT-METHOD. >;;; Emitting code for #:G4278. >;;; Emitting code for BUILD-SYSTEM. >;;; Emitting code for LOAD-SYSTEM. >;;; Emitting code for LOAD-SYSTEMS. >;;; Emitting code for COMPILE-SYSTEM. >;;; Emitting code for TEST-SYSTEM. >;;; Emitting code for COMPONENT-LOADED-P. >;;; Emitting code for ALREADY-LOADED-SYSTEMS. >;;; Emitting code for REQUIRE-SYSTEM. >;;; Emitting code for #:G4299. >;;; Emitting code for #:G4300. >;;; Emitting code for #:G4303. >;;; Emitting code for MODULE-PROVIDE-ASDF. >;;; Emitting code for #:G4306. >;;; Emitting code for ASDF/OPERATE::RESTART-UPGRADED-ASDF. >;;; Emitting code for ASDF/BACKWARD-INTERNALS::%REMOVE-COMPONENT-INLINE-METHODS. >;;; Emitting code for ASDF/BACKWARD-INTERNALS::%DEFINE-COMPONENT-INLINE-METHODS. >;;; Emitting code for %REFRESH-COMPONENT-INLINE-METHODS. >;;; Emitting code for #:G4353. >;;; Emitting code for %RESOLVE-IF-COMPONENT-DEP-FAILS. >;;; Emitting code for LOAD-SYSDEF. >;;; Emitting code for MAKE-TEMPORARY-PACKAGE. >;;; Emitting code for DETERMINE-SYSTEM-DIRECTORY. >;;; Emitting code for #:G4497. >;;; Emitting code for CLASS-FOR-TYPE. >;;; Emitting code for #:G4506. >;;; Emitting code for #:G4508. >;;; Emitting code for #:G4510. >;;; Emitting code for SYSDEF-ERROR-COMPONENT. >;;; Emitting code for CHECK-COMPONENT-INPUT. >;;; Emitting code for ASDF/DEFSYSTEM::NORMALIZE-VERSION. >;;; Emitting code for #:G4507. >;;; Emitting code for #:G4509. >;;; Emitting code for #:G4511. >;;; Emitting code for ASDF/DEFSYSTEM::INVALID-PARSE. >;;; Emitting code for ASDF/DEFSYSTEM::INVALID. >;;; Emitting code for PARSE-COMPONENT-FORM. >;;; Emitting code for REGISTER-SYSTEM-DEFINITION. >;;; Emitting code for DEFSYSTEM. >;;; Emitting code for #:G4640. >;;; Emitting code for #:G4655. >;;; Emitting code for BUNDLE-PATHNAME-TYPE. >;;; Emitting code for ASDF/BUNDLE::BUNDLE-OUTPUT-FILES. >;;; Emitting code for #:G4678. >;;; Emitting code for OPERATION-MONOLITHIC-P. >;;; Emitting code for #:G4751. >;;; Emitting code for #:G4778. >;;; Emitting code for BUNDLABLE-FILE-P. >;;; Emitting code for USER-SYSTEM-P. >;;; Emitting code for #:G4781. >;;; Emitting code for #:G4782. >;;; Emitting code for DIRECT-DEPENDENCY-FILES. >;;; Emitting code for #:G4797. >;;; Emitting code for ASDF/BUNDLE::SELECT-BUNDLE-OPERATION. >;;; Emitting code for MAKE-BUILD. >;;; Emitting code for ASDF/BUNDLE::COLLECT. >;;; Emitting code for #:G4793. >;;; Emitting code for #:G4832. >;;; Emitting code for #:G4838. >;;; Emitting code for #:G4839. >;;; Emitting code for #:G4840. >;;; Emitting code for #:G4841. >;;; Emitting code for #:G4842. >;;; Emitting code for #:G4844. >;;; Emitting code for #:G4845. >;;; Emitting code for #:G4846. >;;; Emitting code for #:G4847. >;;; Emitting code for #:G4848. >;;; Emitting code for #:G4849. >;;; Emitting code for #:G4843. >;;; Emitting code for #:G4850. >;;; Emitting code for #:G4851. >;;; Emitting code for #:G4852. >;;; Emitting code for #:G4853. >;;; Emitting code for #:G4854. >;;; Emitting code for #:G4861. >;;; Emitting code for #:G4872. >;;; Emitting code for #:G4873. >;;; Emitting code for #:G4874. >;;; Emitting code for ASDF/BUNDLE::X. >;;; Emitting code for #:G4864. >;;; Emitting code for ASDF/BUNDLE::UIOP-LIBRARY-FILE. >;;; Emitting code for #:G4879. >;;; Emitting code for REGISTER-PRE-BUILT-SYSTEM. >;;; Emitting code for #:G4883. >;;; Emitting code for #:G4912. >;;; Emitting code for #:G4922. >;;; Emitting code for #:G4923. >;;; Emitting code for #:G4926. >;;; Emitting code for #:G4927. >;;; Emitting code for #:G4928. >;;; Emitting code for #:G4929. >;;; Emitting code for OUTPUT-TRANSLATIONS. >;;; Emitting code for ASDF/OUTPUT-TRANSLATIONS::SET-OUTPUT-TRANSLATIONS. >;;; Emitting code for (SETF OUTPUT-TRANSLATIONS). >;;; Emitting code for OUTPUT-TRANSLATIONS-INITIALIZED-P. >;;; Emitting code for CLEAR-OUTPUT-TRANSLATIONS. >;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-DIRECTIVE. >;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-FORM. >;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-FILE. >;;; Emitting code for VALIDATE-OUTPUT-TRANSLATIONS-DIRECTORY. >;;; Emitting code for PARSE-OUTPUT-TRANSLATIONS-STRING. >;;; Emitting code for WRAPPING-OUTPUT-TRANSLATIONS. >;;; Emitting code for USER-OUTPUT-TRANSLATIONS-PATHNAME. >;;; Emitting code for SYSTEM-OUTPUT-TRANSLATIONS-PATHNAME. >;;; Emitting code for USER-OUTPUT-TRANSLATIONS-DIRECTORY-PATHNAME. >;;; Emitting code for SYSTEM-OUTPUT-TRANSLATIONS-DIRECTORY-PATHNAME. >;;; Emitting code for ENVIRONMENT-OUTPUT-TRANSLATIONS. >;;; Emitting code for ASDF/OUTPUT-TRANSLATIONS::INHERIT-OUTPUT-TRANSLATIONS. >;;; Emitting code for ASDF/OUTPUT-TRANSLATIONS::PROCESS-OUTPUT-TRANSLATIONS-DIRECTIVE. >;;; Emitting code for #:G4973. >;;; Emitting code for #:G4974. >;;; Emitting code for #:G4975. >;;; Emitting code for #:G4976. >;;; Emitting code for #:G4977. >;;; Emitting code for COMPUTE-OUTPUT-TRANSLATIONS. >;;; Emitting code for INITIALIZE-OUTPUT-TRANSLATIONS. >;;; Emitting code for DISABLE-OUTPUT-TRANSLATIONS. >;;; Emitting code for ENSURE-OUTPUT-TRANSLATIONS. >;;; Emitting code for APPLY-OUTPUT-TRANSLATIONS. >;;; Emitting code for #:G4935. >;;; Emitting code for ASDF/OUTPUT-TRANSLATIONS::C. >;;; Emitting code for #:G5006. >;;; Emitting code for COMPONENT-LOAD-DEPENDENCIES. >;;; Emitting code for #:G5008. >;;; Emitting code for #:G5009. >;;; Emitting code for #:G5010. >;;; Emitting code for #:G5015. >;;; Emitting code for #:G5021. >;;; Emitting code for SYSTEM-DEFINITION-PATHNAME. >;;; Emitting code for #:G5007. >;;; Emitting code for ENABLE-ASDF-BINARY-LOCATIONS-COMPATIBILITY. >;;; Emitting code for #:G5045. >;;; Emitting code for RUN-SHELL-COMMAND. >;;; Emitting code for #:G5046. >;;; Emitting code for #:G5067. >;;; Emitting code for #:G5073. >;;; Emitting code for SOURCE-REGISTRY-INITIALIZED-P. >;;; Emitting code for CLEAR-SOURCE-REGISTRY. >;;; Emitting code for DIRECTORY-ASD-FILES. >;;; Emitting code for COLLECT-ASDS-IN-DIRECTORY. >;;; Emitting code for COLLECT-SUB*DIRECTORIES-ASD-FILES. >;;; Emitting code for VALIDATE-SOURCE-REGISTRY-DIRECTIVE. >;;; Emitting code for VALIDATE-SOURCE-REGISTRY-FORM. >;;; Emitting code for VALIDATE-SOURCE-REGISTRY-FILE. >;;; Emitting code for VALIDATE-SOURCE-REGISTRY-DIRECTORY. >;;; Emitting code for PARSE-SOURCE-REGISTRY-STRING. >;;; Emitting code for REGISTER-ASD-DIRECTORY. >;;; Emitting code for WRAPPING-SOURCE-REGISTRY. >;;; Emitting code for DEFAULT-SOURCE-REGISTRY. >;;; Emitting code for USER-SOURCE-REGISTRY. >;;; Emitting code for SYSTEM-SOURCE-REGISTRY. >;;; Emitting code for USER-SOURCE-REGISTRY-DIRECTORY. >;;; Emitting code for SYSTEM-SOURCE-REGISTRY-DIRECTORY. >;;; Emitting code for ENVIRONMENT-SOURCE-REGISTRY. >;;; Emitting code for ASDF/SOURCE-REGISTRY::INHERIT-SOURCE-REGISTRY. >;;; Emitting code for ASDF/SOURCE-REGISTRY::PROCESS-SOURCE-REGISTRY-DIRECTIVE. >;;; Emitting code for #:G5176. >;;; Emitting code for #:G5177. >;;; Emitting code for #:G5178. >;;; Emitting code for #:G5179. >;;; Emitting code for #:G5180. >;;; Emitting code for FLATTEN-SOURCE-REGISTRY. >;;; Emitting code for COMPUTE-SOURCE-REGISTRY. >;;; Emitting code for INITIALIZE-SOURCE-REGISTRY. >;;; Emitting code for ENSURE-SOURCE-REGISTRY. >;;; Emitting code for SYSDEF-SOURCE-REGISTRY-SEARCH. >;;; Emitting code for #:G5077. >;;; Emitting code for #:G5078. >;;; Emitting code for ASDF/SOURCE-REGISTRY::CHECK. >;;; Emitting code for ASDF/SOURCE-REGISTRY::COLLECT. >;;; Emitting code for #:G5192. >;;; Emitting code for #:G5241. >;;; Emitting code for #:G5265. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/asdf.c -o ext/asdf.o >;;; Finished compiling EXT:ASDF;ASDF.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_ASDF >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitiXAsEY.c -o eclinitiXAsEY.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libasdf.a eclinitiXAsEY.o ext/asdf.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libasdf.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitxSft64.c -o eclinitxSft64.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o asdf.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitxSft64.o ext/asdf.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:profile;profile.lisp" :output-file #P"BUILD:EXT;PROFILE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:PROFILE;PROFILE.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFVAR *PROFILE-LOCK* ...). >;;; Compiling (DEFUN GET-BYTES-CONSED ...). >;;; Style warning: >;;; in file PROFILE.LISP, position 2095 >;;; at (DEFUN GET-BYTES-CONSED ...) >;;; ! Variable +WRAP+ was undefined. Compiler assumes it is a global. >;;; Compiling (DEFVAR *PROFILED-FUN-NAME->INFO* ...). >;;; Compiling (DEFSTRUCT (PROFILE-INFO #) ...). >;;; Compiling (DEFVAR *ENCLOSED-TICKS* ...). >;;; Compiling (DEFVAR *ENCLOSED-CONSING* ...). >;;; Compiling (DEFVAR *ENCLOSED-PROFILES* ...). >;;; Compiling (DEFVAR *COMPUTING-PROFILING-DATA-FOR*). >;;; Compiling (DEFSTRUCT (OVERHEAD #) ...). >;;; Compiling (DEFVAR *OVERHEAD*). >;;; Compiling (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...). >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ COUNT #:G34) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ TICKS #:G55) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ CONSING #:G62) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ PROFILES #:G69) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ OLD-ENCLOSED-TICKS DTICKS) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ OLD-ENCLOSED-CONSING DCONSING) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of (+ OLD-ENCLOSED-PROFILES INNER-ENCLOSED-PROFILES 1) to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Note: >;;; in file PROFILE.LISP, position 7110 >;;; at (DEFUN PROFILE-ENCAPSULATION-LAMBDAS ...) >;;; Checking type of 0 to be COUNTER >;;; Compiling (DEFUN MAPC-ON-NAMED-FUNS ...). >;;; Compiling (DEFUN PROFILE-1-UNPROFILED-FUN ...). >;;; Compiling (DEFUN PROFILE-1-FUN ...). >;;; Compiling (DEFUN UNPROFILE-1-FUN ...). >;;; Compiling (DEFMACRO PROFILE ...). >;;; Compiling (DEFMACRO UNPROFILE ...). >;;; Compiling (DEFUN UNPROFILE-ALL ...). >;;; Style warning: >;;; in file PROFILE.LISP, position 13362 >;;; at (DEFUN UNPROFILE-ALL ...) >;;; ! The variable PROFILE-INFO is not used. >;;; Compiling (DEFUN RESET ...). >;;; Style warning: >;;; in file PROFILE.LISP, position 13531 >;;; at (DEFUN RESET ...) >;;; ! The variable NAME is not used. >;;; Compiling (DEFSTRUCT (TIME-INFO #) ...). >;;; Compiling (DEFUN COMPENSATE-TIME ...). >;;; Compiling (DEFUN REPORT ...). >;;; Note: >;;; in file PROFILE.LISP, position 14898 >;;; at (DEFUN REPORT ...) >;;; Checking type of (COMPUTE-OVERHEAD) to be OVERHEAD >;;; Compiling (DEFUN PRINT-PROFILE-TABLE ...). >;;; Compiling (DEFPARAMETER *TIMER-OVERHEAD-ITERATIONS* ...). >;;; Compiling (DEFUN COMPUTE-OVERHEAD-AUX ...). >;;; Compiling (DEFUN COMPUTE-OVERHEAD ...). >;;; Note: >;;; in file PROFILE.LISP, position 19872 >;;; at (DEFUN COMPUTE-OVERHEAD ...) >;;; Checking type of #:LET285 to be FUNCTION >;;; Compiling (DEFUN PROFILE-DEINIT ...). >;;; End of Pass 1. >;;; Emitting code for GET-BYTES-CONSED. >;;; Emitting code for MAKE-PROFILE-INFO. >;;; Emitting code for MAKE-OVERHEAD. >;;; Emitting code for PROFILE-ENCAPSULATION-LAMBDAS. >;;; Emitting code for #:G32. >;;; Emitting code for #:G93. >;;; Emitting code for #:G94. >;;; Emitting code for MAPC-ON-NAMED-FUNS. >;;; Emitting code for PROFILE-1-UNPROFILED-FUN. >;;; Emitting code for PROFILE-1-FUN. >;;; Emitting code for UNPROFILE-1-FUN. >;;; Emitting code for PROFILE. >;;; Emitting code for UNPROFILE. >;;; Emitting code for UNPROFILE-ALL. >;;; Emitting code for RESET. >;;; Emitting code for MAKE-TIME-INFO. >;;; Emitting code for COMPENSATE-TIME. >;;; Emitting code for REPORT. >;;; Emitting code for #:G255. >;;; Emitting code for PRINT-PROFILE-TABLE. >;;; Emitting code for DASHES. >;;; Emitting code for COMPUTE-OVERHEAD-AUX. >;;; Emitting code for COMPUTE-OVERHEAD. >;;; Emitting code for FROB. >;;; Emitting code for PROFILE-DEINIT. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/profile.c -o ext/profile.o >;;; Finished compiling EXT:PROFILE;PROFILE.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_PROFILE >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitmBtk1g.c -o eclinitmBtk1g.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libprofile.a eclinitmBtk1g.o ext/profile.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libprofile.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitgYCNEt.c -o eclinitgYCNEt.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o profile.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitgYCNEt.o ext/profile.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:sockets;package.lisp" :output-file #P"BUILD:EXT;PACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:SOCKETS;PACKAGE.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/package.c -o ext/package.o >;;; Finished compiling EXT:SOCKETS;PACKAGE.LISP. >;;; >(compile-file "ext:sockets;sockets.lisp" :output-file #P"BUILD:EXT;SOCKETS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:SOCKETS;SOCKETS.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFENTRY FF-SOCKET ...). >;;; Compiling (DEFENTRY FF-LISTEN ...). >;;; Compiling (DEFENTRY FF-CLOSE ...). >;;; Compiling (DEFUN SPLIT ...). >;;; Note: >;;; in file SOCKETS.LISP, position 3121 >;;; at (DEFUN SPLIT ...) >;;; Checking type of #:LOOP-LIST-TAIL27 to be CONS >;;; Note: >;;; in file SOCKETS.LISP, position 3121 >;;; at (DEFUN SPLIT ...) >;;; Checking type of (1+ WORD-COUNT) to be FIXNUM >;;; 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 (DEFCLASS SOCKET ...). >;;; Compiling (DEFMETHOD PRINT-OBJECT ...). >;;; Compiling (DEFMETHOD SHARED-INITIALIZE ...). >;;; 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 ...). >;;; Compiling (DEFMETHOD SOCKET-RECEIVE ...). >;;; Style warning: >;;; in file SOCKETS.LISP, position 15885 >;;; at (DEFMETHOD SOCKET-RECEIVE ...) >;;; ! Variable +EAGAIN+ was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 15885 >;;; at (DEFMETHOD SOCKET-RECEIVE ...) >;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. >;;; Compiling (DEFUN GET-PROTOCOL-BY-NAME ...). >;;; Compiling (DEFUN MAKE-INET-ADDRESS ...). >;;; Compiling (DEFCLASS INET-SOCKET ...). >;;; Style warning: >;;; in file SOCKETS.LISP, position 17939 >;;; at (DEFCLASS INET-SOCKET ...) >;;; ! Variable +AF-INET+ was undefined. Compiler assumes it is a global. >;;; Compiling (DEFUN MAKE-INET-SOCKET ...). >;;; Compiling (DEFMETHOD SOCKET-BIND ...). >;;; Compiling (DEFMETHOD SOCKET-ACCEPT ...). >;;; Compiling (DEFMETHOD SOCKET-CONNECT ...). >;;; Compiling (DEFMETHOD SOCKET-PEERNAME ...). >;;; Compiling (DEFMETHOD SOCKET-NAME ...). >;;; Compiling (DEFMETHOD SOCKET-SEND ...). >;;; Compiling (DEFCLASS LOCAL-SOCKET ...). >;;; Style warning: >;;; in file SOCKETS.LISP, position 26200 >;;; at (DEFCLASS LOCAL-SOCKET ...) >;;; ! Variable +AF-LOCAL+ was undefined. Compiler assumes it is a global. >;;; Compiling (DEFMETHOD SOCKET-BIND ...). >;;; Compiling (DEFMETHOD SOCKET-ACCEPT ...). >;;; Compiling (DEFMETHOD SOCKET-CONNECT ...). >;;; Compiling (DEFMETHOD SOCKET-PEERNAME ...). >;;; Compiling (DEFMETHOD NON-BLOCKING-MODE ...). >;;; Compiling (DEFMETHOD (SETF NON-BLOCKING-MODE) ...). >;;; Compiling (DEFUN DUP ...). >;;; Compiling (DEFUN MAKE-STREAM-FROM-FD ...). >;;; Compiling (DEFUN AUTO-CLOSE-TWO-WAY-STREAM ...). >;;; Compiling (DEFUN SOCKET-MAKE-STREAM-INNER ...). >;;; Compiling (DEFMETHOD SOCKET-MAKE-STREAM ...). >;;; Compiling (DEFMETHOD EXT::STREAM-FD ...). >;;; Compiling (DEFINE-CONDITION SOCKET-ERROR ...). >;;; Compiling (DEFMACRO DEFINE-SOCKET-CONDITION ...). >;;; Compiling (DEFPARAMETER *CONDITIONS-FOR-ERRNO* ...). >;;; Style warning: >;;; in file SOCKETS.LISP, position 45577 >;;; at (DEFINE-SOCKET-CONDITION EADDRINUSE ...) >;;; ! Variable EADDRINUSE was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45635 >;;; at (DEFINE-SOCKET-CONDITION EAGAIN ...) >;;; ! Variable EAGAIN was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45686 >;;; at (DEFINE-SOCKET-CONDITION EBADF ...) >;;; ! Variable EBADF was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45744 >;;; at (DEFINE-SOCKET-CONDITION ECONNREFUSED ...) >;;; ! Variable ECONNREFUSED was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45808 >;;; at (DEFINE-SOCKET-CONDITION ETIMEDOUT ...) >;;; ! Variable ETIMEDOUT was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45868 >;;; at (DEFINE-SOCKET-CONDITION EINTR ...) >;;; ! Variable EINTR was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45918 >;;; at (DEFINE-SOCKET-CONDITION EINVAL ...) >;;; ! Variable EINVAL was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 45974 >;;; at (DEFINE-SOCKET-CONDITION ENOBUFS ...) >;;; ! Variable ENOBUFS was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 46025 >;;; at (DEFINE-SOCKET-CONDITION ENOMEM ...) >;;; ! Variable ENOMEM was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 46078 >;;; at (DEFINE-SOCKET-CONDITION EOPNOTSUPP ...) >;;; ! Variable EOPNOTSUPP was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 46145 >;;; at (DEFINE-SOCKET-CONDITION EPERM ...) >;;; ! Variable EPERM was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 46207 >;;; at (DEFINE-SOCKET-CONDITION EPROTONOSUPPORT ...) >;;; ! Variable EPROTONOSUPPORT was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 46278 >;;; at (DEFINE-SOCKET-CONDITION ESOCKTNOSUPPORT ...) >;;; ! Variable ESOCKTNOSUPPORT was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 46352 >;;; at (DEFINE-SOCKET-CONDITION ENETUNREACH ...) >;;; ! Variable ENETUNREACH was undefined. Compiler assumes it is a global. >;;; Compiling (DEFUN CONDITION-FOR-ERRNO ...). >;;; Compiling (DEFUN SOCKET-ERROR ...). >;;; Compiling (DEFVAR *NAME-SERVICE-ERRNO* ...). >;;; Compiling (DEFUN NAME-SERVICE-ERROR ...). >;;; Compiling (DEFINE-CONDITION NAME-SERVICE-ERROR ...). >;;; Compiling (DEFMACRO DEFINE-NAME-SERVICE-CONDITION ...). >;;; Compiling (DEFPARAMETER *CONDITIONS-FOR-NAME-SERVICE-ERRNO* ...). >;;; Style warning: >;;; in file SOCKETS.LISP, position 48358 >;;; at (DEFINE-NAME-SERVICE-CONDITION NETDB_INTERNAL ...) >;;; ! Variable NETDB_INTERNAL was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 48427 >;;; at (DEFINE-NAME-SERVICE-CONDITION NETDB_SUCCESS ...) >;;; ! Variable NETDB_SUCCESS was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 48493 >;;; at (DEFINE-NAME-SERVICE-CONDITION HOST_NOT_FOUND ...) >;;; ! Variable HOST_NOT_FOUND was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 48561 >;;; at (DEFINE-NAME-SERVICE-CONDITION TRY_AGAIN ...) >;;; ! Variable TRY_AGAIN was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 48619 >;;; at (DEFINE-NAME-SERVICE-CONDITION NO_RECOVERY ...) >;;; ! Variable NO_RECOVERY was undefined. Compiler assumes it is a global. >;;; Style warning: >;;; in file SOCKETS.LISP, position 48774 >;;; at (DEFINE-NAME-SERVICE-CONDITION NO_ADDRESS ...) >;;; ! Variable NO_ADDRESS was undefined. Compiler assumes it is a global. >;;; 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 GET-SOCKOPT-TIMEVAL ...). >;;; Compiling (DEFUN GET-SOCKOPT-LINGER ...). >;;; Compiling (DEFUN SET-SOCKOPT-INT ...). >;;; Compiling (DEFUN SET-SOCKOPT-BOOL ...). >;;; Compiling (DEFUN SET-SOCKOPT-TIMEVAL ...). >;;; Compiling (DEFUN SET-SOCKOPT-LINGER ...). >;;; Compiling (DEFMACRO DEFINE-SOCKOPT ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-TYPE ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-BUFFER ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-BUFFER ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-TIMEOUT ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-RECEIVE-TIMEOUT ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-SEND-TIMEOUT ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-SEND-TIMEOUT ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-REUSE-ADDRESS ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-REUSE-ADDRESS ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-KEEP-ALIVE ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-KEEP-ALIVE ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-DONT-ROUTE ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-DONT-ROUTE ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-LINGER ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-LINGER ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-TCP-NODELAY ...). >;;; Compiling (DEFINE-SOCKOPT SOCKOPT-TCP-NODELAY ...). >;;; End of Pass 1. >;;; Emitting code for FF-SOCKET. >;;; Emitting code for FF-LISTEN. >;;; Emitting code for FF-CLOSE. >;;; Emitting code for SPLIT. >;;; Emitting code for IS-WS. >;;; Emitting code for #:G28. >;;; Emitting code for GET-HOST-BY-NAME. >;;; Emitting code for GET-HOST-BY-ADDRESS. >;;; Emitting code for #:G32. >;;; Emitting code for #:G33. >;;; Emitting code for SI::.PRINT-UNREADABLE-OBJECT-BODY.. >;;; Emitting code for #:G48. >;;; Emitting code for #:G59. >;;; Emitting code for #:G60. >;;; Emitting code for #:G67. >;;; Emitting code for #:G71. >;;; Emitting code for GET-PROTOCOL-BY-NAME. >;;; Emitting code for MAKE-INET-ADDRESS. >;;; Emitting code for #:G76. >;;; Emitting code for MAKE-INET-SOCKET. >;;; Emitting code for #:G79. >;;; Emitting code for #:G85. >;;; Emitting code for #:G86. >;;; Emitting code for #:G89. >;;; Emitting code for #:G90. >;;; Emitting code for #:G91. >;;; Emitting code for #:G98. >;;; Emitting code for #:G101. >;;; Emitting code for #:G109. >;;; Emitting code for #:G112. >;;; Emitting code for #:G120. >;;; Emitting code for #:G121. >;;; Emitting code for #:G122. >;;; Emitting code for DUP. >;;; Emitting code for MAKE-STREAM-FROM-FD. >;;; Emitting code for AUTO-CLOSE-TWO-WAY-STREAM. >;;; Emitting code for SOCKET-MAKE-STREAM-INNER. >;;; Emitting code for #:G142. >;;; Emitting code for #:G149. >;;; Emitting code for #:G150. >;;; Emitting code for #:G151. >;;; 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 #:G174. >;;; Emitting code for #:G175. >;;; 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 GET-SOCKOPT-TIMEVAL. >;;; Emitting code for GET-SOCKOPT-LINGER. >;;; Emitting code for SET-SOCKOPT-INT. >;;; Emitting code for SET-SOCKOPT-BOOL. >;;; Emitting code for SET-SOCKOPT-TIMEVAL. >;;; Emitting code for SET-SOCKOPT-LINGER. >;;; 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-RECEIVE-TIMEOUT. >;;; Emitting code for (SETF SOCKOPT-RECEIVE-TIMEOUT). >;;; Emitting code for SOCKOPT-SEND-TIMEOUT. >;;; Emitting code for (SETF SOCKOPT-SEND-TIMEOUT). >;;; 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 SOCKOPT-DONT-ROUTE. >;;; Emitting code for (SETF SOCKOPT-DONT-ROUTE). >;;; Emitting code for SOCKOPT-LINGER. >;;; Emitting code for (SETF SOCKOPT-LINGER). >;;; Emitting code for SOCKOPT-TCP-NODELAY. >;;; Emitting code for (SETF SOCKOPT-TCP-NODELAY). >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/sockets.c -o ext/sockets.o >;;; Finished compiling EXT:SOCKETS;SOCKETS.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_SOCKETS >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitqsagYN.c -o eclinitqsagYN.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libsockets.a eclinitqsagYN.o ext/package.o ext/sockets.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libsockets.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitEoHsZ8.c -o eclinitEoHsZ8.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o sockets.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitEoHsZ8.o ext/package.o ext/sockets.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:sockets;sb-bsd-sockets.lisp" :output-file #P"BUILD:EXT;SB-BSD-SOCKETS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; End of Pass 1. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/sb-bsd-sockets.c -o ext/sb-bsd-sockets.o >;;; Finished compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_SB_BSD_SOCKETS >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitf2cPmv.c -o eclinitf2cPmv.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libsb-bsd-sockets.a eclinitf2cPmv.o ext/sb-bsd-sockets.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libsb-bsd-sockets.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinit32CEoS.c -o eclinit32CEoS.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o sb-bsd-sockets.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinit32CEoS.o ext/sb-bsd-sockets.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:serve-event;serve-event.lisp" :output-file #P"BUILD:EXT;SERVE-EVENT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFSTRUCT (HANDLER # ...) ...). >;;; Compiling (DEFVAR *DESCRIPTOR-HANDLERS* ...). >;;; Compiling (DEFUN COERCE-TO-DESCRIPTOR ...). >;;; 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 ...). >;;; Style warning: >;;; in file SERVE-EVENT.LISP, position 5374 >;;; at (DEFUN SERVE-EVENT ...) >;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. >;;; Compiling (DEFUN SERVE-ALL-EVENTS ...). >;;; End of Pass 1. >;;; Emitting code for MAKE-HANDLER. >;;; Emitting code for COERCE-TO-DESCRIPTOR. >;;; 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. >;;; Emitting code for SERVE-ALL-EVENTS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/serve-event.c -o ext/serve-event.o >;;; Finished compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_SERVE_EVENT >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitY61MOh.c -o eclinitY61MOh.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libserve-event.a eclinitY61MOh.o ext/serve-event.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libserve-event.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitysgvXH.c -o eclinitysgvXH.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o serve-event.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitysgvXH.o ext/serve-event.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:ecl-curl;ecl-curl.lisp" :output-file #P"BUILD:EXT;ECL-CURL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:ECL-CURL;ECL-CURL.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFINE-CONDITION HTTP-TRANSFER-ERROR ...). >;;; Compiling (DEFINE-CONDITION DOWNLOAD-ERROR ...). >;;; Compiling (DEFVAR *STREAM-BUFFER-SIZE* ...). >;;; Compiling (DEFUN COPY-STREAM ...). >;;; Compiling (DEFUN MAKE-STREAM-FROM-URL ...). >;;; Compiling (DEFUN URL-HOST ...). >;;; Compiling (DEFUN URL-PORT ...). >;;; Compiling (DEFPARAMETER *ENCODE-TABLE* ...). >;;; Compiling (DEFUN BASE64-ENCODE ...). >;;; Compiling (DEFVAR *PROXY* ...). >;;; Compiling (DEFVAR *PROXY-USER* ...). >;;; Compiling (DEFVAR *PROXY-PASSWD* ...). >;;; Compiling (DEFUN REQUEST-URI ...). >;;; Compiling (DEFUN HEADER-PAIR ...). >;;; Compiling (DEFUN HEADER-VALUE ...). >;;; Compiling (DEFUN URL-CONNECTION ...). >;;; Note: >;;; in file ECL-CURL.LISP, position 7845 >;;; at (DEFUN URL-CONNECTION ...) >;;; Checking type of #:LOOP-LIST-TAIL49 to be CONS >;;; Compiling (DEFUN DOWNLOAD-URL-TO-FILE ...). >;;; End of Pass 1. >;;; Emitting code for #:G0. >;;; Emitting code for #:G1. >;;; Emitting code for COPY-STREAM. >;;; Emitting code for MAKE-STREAM-FROM-URL. >;;; Emitting code for URL-HOST. >;;; Emitting code for URL-PORT. >;;; Emitting code for BASE64-ENCODE. >;;; Emitting code for REQUEST-URI. >;;; Emitting code for HEADER-PAIR. >;;; Emitting code for HEADER-VALUE. >;;; Emitting code for URL-CONNECTION. >;;; Emitting code for DOWNLOAD-URL-TO-FILE. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/ecl-curl.c -o ext/ecl-curl.o >;;; Finished compiling EXT:ECL-CURL;ECL-CURL.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_ECL_CURL >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinit4AzIVa.c -o eclinit4AzIVa.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libecl-curl.a eclinit4AzIVa.o ext/ecl-curl.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libecl-curl.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitweLozE.c -o eclinitweLozE.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o ecl-curl.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitweLozE.o ext/ecl-curl.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:quicklisp;minitar.lisp" :output-file #P"BUILD:EXT;MINITAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:QUICKLISP;MINITAR.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFUN MAKE-BLOCK-BUFFER ...). >;;; Compiling (DEFUN SKIP-N-BLOCKS ...). >;;; Compiling (DEFUN ASCII-SUBSEQ ...). >;;; Note: >;;; in file MINITAR.LISP, position 437 >;;; at (DEFUN ASCII-SUBSEQ ...) >;;; Checking type of #:LET6 to be REAL >;;; Note: >;;; in file MINITAR.LISP, position 437 >;;; at (DEFUN ASCII-SUBSEQ ...) >;;; Checking type of #:LET7 to be REAL >;;; Compiling (DEFUN BLOCK-ASCIIZ-STRING ...). >;;; Compiling (DEFUN PREFIX ...). >;;; Compiling (DEFUN NAME ...). >;;; Compiling (DEFUN PAYLOAD-SIZE ...). >;;; Compiling (DEFUN NTH-BLOCK ...). >;;; Compiling (DEFUN PAYLOAD-TYPE ...). >;;; Compiling (DEFUN FULL-PATH ...). >;;; Compiling (DEFUN SAVE-FILE ...). >;;; Compiling (DEFUN UNPACK-TARBALL ...). >;;; Compiling (DEFUN CONTENTS ...). >;;; End of Pass 1. >;;; Emitting code for MAKE-BLOCK-BUFFER. >;;; Emitting code for SKIP-N-BLOCKS. >;;; Emitting code for ASCII-SUBSEQ. >;;; Emitting code for BLOCK-ASCIIZ-STRING. >;;; Emitting code for PREFIX. >;;; Emitting code for NAME. >;;; Emitting code for PAYLOAD-SIZE. >;;; Emitting code for NTH-BLOCK. >;;; Emitting code for PAYLOAD-TYPE. >;;; Emitting code for FULL-PATH. >;;; Emitting code for SAVE-FILE. >;;; Emitting code for UNPACK-TARBALL. >;;; Emitting code for CONTENTS. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/minitar.c -o ext/minitar.o >;;; Finished compiling EXT:QUICKLISP;MINITAR.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_QL_MINITAR >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinit3rtOKa.c -o eclinit3rtOKa.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libql-minitar.a eclinit3rtOKa.o ext/minitar.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libql-minitar.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitw2wUAH.c -o eclinitw2wUAH.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o ql-minitar.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitw2wUAH.o ext/minitar.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:deflate;deflate.lisp" :output-file #P"BUILD:EXT;DEFLATE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:DEFLATE;DEFLATE.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFINE-CONDITION DECOMPRESSION-ERROR ...). >;;; Compiling (DEFINE-CONDITION DEFLATE-DECOMPRESSION-ERROR ...). >;;; Compiling (DEFINE-CONDITION ZLIB-DECOMPRESSION-ERROR ...). >;;; Compiling (DEFINE-CONDITION GZIP-DECOMPRESSION-ERROR ...). >;;; Compiling (DEFUN UPDATE-ADLER32-CHECKSUM ...). >;;; Compiling (DEFUN GENERATE-CRC32-TABLE ...). >;;; Compiling (DEFUN UPDATE-CRC32-CHECKSUM ...). >;;; Compiling (DEFSTRUCT SLIDING-WINDOW-STREAM ...). >;;; Compiling (DEFUN SLIDING-WINDOW-STREAM-WRITE-BYTE ...). >;;; Compiling (DEFUN SLIDING-WINDOW-STREAM-FLUSH ...). >;;; Compiling (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...). >;;; Note: >;;; in file DEFLATE.LISP, position 10979 >;;; at (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...) >;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE >;;; Compiling (DEFSTRUCT BIT-STREAM ...). >;;; Compiling (DEFUN BIT-STREAM-GET-BYTE ...). >;;; Compiling (DEFUN BIT-STREAM-READ-BITS ...). >;;; Note: >;;; in file DEFLATE.LISP, position 12125 >;;; at (DEFUN BIT-STREAM-READ-BITS ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN BIT-STREAM-COPY-BLOCK ...). >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 13169 >;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFSTRUCT DECODE-TREE ...). >;;; Compiling (DEFUN MAKE-HUFFMAN-DECODE-TREE ...). >;;; Compiling (DEFUN READ-HUFFMAN-CODE ...). >;;; Note: >;;; in file DEFLATE.LISP, position 16616 >;;; at (DEFUN READ-HUFFMAN-CODE ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 16616 >;;; at (DEFUN READ-HUFFMAN-CODE ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 16616 >;;; at (DEFUN READ-HUFFMAN-CODE ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 16616 >;;; at (DEFUN READ-HUFFMAN-CODE ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFPARAMETER *STD-LIT-DECODE-TREE* ...). >;;; Compiling (DEFPARAMETER *STD-DIST-DECODE-TREE* ...). >;;; Compiling (DEFPARAMETER *CODE-LENGTH-ENTRY-ORDER* ...). >;;; Compiling (DEFUN DECODE-CODE-LENGTH-ENTRIES ...). >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining READ-HUFFMAN-CODE >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 18609 >;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN DECODE-HUFFMAN-TABLES ...). >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 19800 >;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN DECODE-LENGTH-ENTRY ...). >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 21238 >;;; at (DEFUN DECODE-LENGTH-ENTRY ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN DECODE-DISTANCE-ENTRY ...). >;;; Note: >;;; in file DEFLATE.LISP, position 22072 >;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22072 >;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN DECODE-HUFFMAN-BLOCK ...). >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining READ-HUFFMAN-CODE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining DECODE-LENGTH-ENTRY >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining DECODE-DISTANCE-ENTRY >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining READ-HUFFMAN-CODE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining READ-HUFFMAN-CODE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 22509 >;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN DECODE-BLOCK ...). >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-READ-BITS >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-COPY-BLOCK >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE >;;; Note: >;;; in file DEFLATE.LISP, position 23297 >;;; at (DEFUN DECODE-BLOCK ...) >;;; Inlining BIT-STREAM-GET-BYTE >;;; Compiling (DEFUN PARSE-ZLIB-HEADER ...). >;;; Compiling (DEFUN PARSE-ZLIB-CHECKSUM ...). >;;; Compiling (DEFUN PARSE-ZLIB-FOOTER ...). >;;; Compiling (DEFUN PARSE-GZIP-HEADER ...). >;;; Compiling (DEFUN PARSE-GZIP-MTIME ...). >;;; Compiling (DEFUN PARSE-GZIP-EXTRA ...). >;;; Compiling (DEFUN PARSE-GZIP-STRING ...). >;;; Compiling (DEFUN PARSE-GZIP-CHECKSUM ...). >;;; Compiling (DEFUN PARSE-GZIP-FOOTER ...). >;;; Compiling (DEFUN INFLATE-STREAM ...). >;;; Compiling (DEFUN INFLATE-ZLIB-STREAM ...). >;;; Compiling (DEFUN INFLATE-GZIP-STREAM ...). >;;; Compiling (DEFUN GUNZIP ...). >;;; End of Pass 1. >;;; Emitting code for #:G0. >;;; Emitting code for #:G1. >;;; Emitting code for #:G2. >;;; Emitting code for #:G3. >;;; Emitting code for #:G4. >;;; Emitting code for #:G5. >;;; Emitting code for UPDATE-ADLER32-CHECKSUM. >;;; Emitting code for GENERATE-CRC32-TABLE. >;;; Emitting code for UPDATE-CRC32-CHECKSUM. >;;; Emitting code for MAKE-SLIDING-WINDOW-STREAM. >;;; Emitting code for SLIDING-WINDOW-STREAM-WRITE-BYTE. >;;; Emitting code for SLIDING-WINDOW-STREAM-FLUSH. >;;; Emitting code for SLIDING-WINDOW-STREAM-COPY-BYTES. >;;; Emitting code for MAKE-BIT-STREAM. >;;; Emitting code for BIT-STREAM-GET-BYTE. >;;; Emitting code for BIT-STREAM-READ-BITS. >;;; Emitting code for BIT-STREAM-COPY-BLOCK. >;;; Emitting code for MAKE-DECODE-TREE. >;;; Emitting code for MAKE-HUFFMAN-DECODE-TREE. >;;; Emitting code for READ-HUFFMAN-CODE. >;;; Emitting code for DECODE-CODE-LENGTH-ENTRIES. >;;; Emitting code for DECODE-HUFFMAN-TABLES. >;;; Emitting code for DECODE-LENGTH-ENTRY. >;;; Emitting code for DECODE-DISTANCE-ENTRY. >;;; Emitting code for DECODE-HUFFMAN-BLOCK. >;;; Emitting code for DECODE-BLOCK. >;;; Emitting code for PARSE-ZLIB-HEADER. >;;; Emitting code for PARSE-ZLIB-CHECKSUM. >;;; Emitting code for PARSE-ZLIB-FOOTER. >;;; Emitting code for PARSE-GZIP-HEADER. >;;; Emitting code for PARSE-GZIP-MTIME. >;;; Emitting code for PARSE-GZIP-EXTRA. >;;; Emitting code for PARSE-GZIP-STRING. >;;; Emitting code for PARSE-GZIP-CHECKSUM. >;;; Emitting code for PARSE-GZIP-FOOTER. >;;; Emitting code for INFLATE-STREAM. >;;; Emitting code for INFLATE-ZLIB-STREAM. >;;; Emitting code for INFLATE-GZIP-STREAM. >;;; Emitting code for GUNZIP. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/deflate.c -o ext/deflate.o >;;; Finished compiling EXT:DEFLATE;DEFLATE.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_DEFLATE >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitQ47Sht.c -o eclinitQ47Sht.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libdeflate.a eclinitQ47Sht.o ext/deflate.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libdeflate.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitIqUOMf.c -o eclinitIqUOMf.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o deflate.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitIqUOMf.o ext/deflate.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:quicklisp;ecl-quicklisp.lisp" :output-file #P"BUILD:EXT;ECL-QUICKLISP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; Compiling (DEFPARAMETER *QUICKLISP-URL* ...). >;;; Compiling (DEFPARAMETER *QUICKLISP-DIRECTORY* ...). >;;; Compiling (DEFPARAMETER *QUICKLISP-SETUP* ...). >;;; Compiling (DEFUN SAFE-DOWNLOAD ...). >;;; Compiling (DEFUN INSTALL-QUICKLISP ...). >;;; End of Pass 1. >;;; Emitting code for SAFE-DOWNLOAD. >;;; Emitting code for #:G3. >;;; Emitting code for INSTALL-QUICKLISP. >;;; Emitting code for #:G7. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/ecl-quicklisp.c -o ext/ecl-quicklisp.o >;;; Finished compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_ECL_QUICKLISP >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitV9Ze13.c -o eclinitV9Ze13.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr libecl-quicklisp.a eclinitV9Ze13.o ext/ecl-quicklisp.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib libecl-quicklisp.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitAvbhVS.c -o eclinitAvbhVS.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o ecl-quicklisp.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitAvbhVS.o ext/ecl-quicklisp.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >(compile-file "ext:rt;rt.lisp" :output-file #P"BUILD:EXT;RT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) >;;; >;;; Compiling EXT:RT;RT.LISP. >;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 >;;; >;;; 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 (DEFSTRUCT (ENTRY # ...) ...). >;;; Compiling (DEFMACRO VALS ...). >;;; Compiling (DEFMACRO DEFN ...). >;;; Compiling (DEFUN PENDING-TESTS ...). >;;; Compiling (DEFUN REM-ALL-TESTS ...). >;;; Compiling (DEFUN REM-TEST ...). >;;; Note: >;;; in file RT.LISP, position 2884 >;;; at (DEFUN REM-TEST ...) >;;; Checking type of #:G21 to be CONS >;;; Compiling (DEFUN GET-TEST ...). >;;; Compiling (DEFUN GET-ENTRY ...). >;;; Compiling (DEFMACRO DEFTEST ...). >;;; Compiling (DEFUN ADD-ENTRY ...). >;;; Note: >;;; in file RT.LISP, position 3447 >;;; at (DEFUN ADD-ENTRY ...) >;;; Checking type of #:G41 to be CONS >;;; Note: >;;; in file RT.LISP, position 3447 >;;; at (DEFUN ADD-ENTRY ...) >;;; Checking type of (CDR #:G43) to be CONS >;;; Compiling (DEFUN REPORT-ERROR ...). >;;; Compiling (DEFUN DO-TEST ...). >;;; Compiling (DEFUN EQUALP-WITH-CASE ...). >;;; Note: >;;; in file RT.LISP, position 4138 >;;; at (DEFUN EQUALP-WITH-CASE ...) >;;; Checking type of #:LET54 to be VECTOR >;;; Note: >;;; in file RT.LISP, position 4138 >;;; at (DEFUN EQUALP-WITH-CASE ...) >;;; Checking type of #:LET58 to be VECTOR >;;; Note: >;;; in file RT.LISP, position 4138 >;;; at (DEFUN EQUALP-WITH-CASE ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-48) to be FIXNUM >;;; Note: >;;; in file RT.LISP, position 4138 >;;; at (DEFUN EQUALP-WITH-CASE ...) >;;; Checking type of (1+ #:LOOP-ACROSS-INDEX-51) to be FIXNUM >;;; Note: >;;; in file RT.LISP, position 4138 >;;; at (DEFUN EQUALP-WITH-CASE ...) >;;; Checking type of #:LET63 to be REAL >;;; Compiling (DEFUN DO-ENTRY ...). >;;; Compiling (DEFUN CONTINUE-TESTING ...). >;;; Compiling (DEFUN DO-TESTS ...). >;;; Compiling (DEFUN DO-ENTRIES ...). >;;; Note: >;;; in file RT.LISP, position 6800 >;;; at (DEFUN DO-ENTRIES ...) >;;; Checking type of #:LET97 to be LIST >;;; Note: >;;; in file RT.LISP, position 6800 >;;; at (DEFUN DO-ENTRIES ...) >;;; Checking type of (SI:CONS-CDR #:LOOP-LIST93) to be LIST >;;; Note: >;;; in file RT.LISP, position 6800 >;;; at (DEFUN DO-ENTRIES ...) >;;; Checking type of #:LOOP-LIST-TAIL95 to be CONS >;;; End of Pass 1. >;;; 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. >;;; Emitting code for GET-TEST. >;;; Emitting code for GET-ENTRY. >;;; Emitting code for DEFTEST. >;;; Emitting code for ADD-ENTRY. >;;; Emitting code for REPORT-ERROR. >;;; Emitting code for DO-TEST. >;;; Emitting code for EQUALP-WITH-CASE. >;;; Emitting code for DO-ENTRY. >;;; Emitting code for %DO. >;;; Emitting code for #:G71. >;;; Emitting code for CONTINUE-TESTING. >;;; Emitting code for DO-TESTS. >;;; Emitting code for DO-ENTRIES. >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c ext/rt.c -o ext/rt.o >;;; Finished compiling EXT:RT;RT.LISP. >;;; >;;; Note: >;;; Library initialization function is main_lib_RT >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitNh9kjL.c -o eclinitNh9kjL.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ar cr librt.a eclinitNh9kjL.o ext/rt.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-ranlib librt.a >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitCBS5oE.c -o eclinitCBS5oE.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o rt.fas -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitCBS5oE.o ext/rt.o -Wl,--rpath,/usr/lib64/ -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lgmp -lgc -lpthread -ldl -lm >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ATARIST.BIN to BUILD:ENCODINGS;ATARIST.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-1.BIN to BUILD:ENCODINGS;ISO-8859-1.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-2.BIN to BUILD:ENCODINGS;ISO-8859-2.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-3.BIN to BUILD:ENCODINGS;ISO-8859-3.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-4.BIN to BUILD:ENCODINGS;ISO-8859-4.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-5.BIN to BUILD:ENCODINGS;ISO-8859-5.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-6.BIN to BUILD:ENCODINGS;ISO-8859-6.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-7.BIN to BUILD:ENCODINGS;ISO-8859-7.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-8.BIN to BUILD:ENCODINGS;ISO-8859-8.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-9.BIN to BUILD:ENCODINGS;ISO-8859-9.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-10.BIN to BUILD:ENCODINGS;ISO-8859-10.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-11.BIN to BUILD:ENCODINGS;ISO-8859-11.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-13.BIN to BUILD:ENCODINGS;ISO-8859-13.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-14.BIN to BUILD:ENCODINGS;ISO-8859-14.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-15.BIN to BUILD:ENCODINGS;ISO-8859-15.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-8859-16.BIN to BUILD:ENCODINGS;ISO-8859-16.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/KOI8-R.BIN to BUILD:ENCODINGS;KOI8-R.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/KOI8-U.BIN to BUILD:ENCODINGS;KOI8-U.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP437.BIN to BUILD:ENCODINGS;DOS-CP437.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP737.BIN to BUILD:ENCODINGS;DOS-CP737.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP775.BIN to BUILD:ENCODINGS;DOS-CP775.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP850.BIN to BUILD:ENCODINGS;DOS-CP850.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP852.BIN to BUILD:ENCODINGS;DOS-CP852.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP855.BIN to BUILD:ENCODINGS;DOS-CP855.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP857.BIN to BUILD:ENCODINGS;DOS-CP857.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP860.BIN to BUILD:ENCODINGS;DOS-CP860.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP861.BIN to BUILD:ENCODINGS;DOS-CP861.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP862.BIN to BUILD:ENCODINGS;DOS-CP862.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP863.BIN to BUILD:ENCODINGS;DOS-CP863.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP864.BIN to BUILD:ENCODINGS;DOS-CP864.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP865.BIN to BUILD:ENCODINGS;DOS-CP865.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP866.BIN to BUILD:ENCODINGS;DOS-CP866.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP869.BIN to BUILD:ENCODINGS;DOS-CP869.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/DOS-CP874.BIN to BUILD:ENCODINGS;DOS-CP874.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP932.BIN to BUILD:ENCODINGS;WINDOWS-CP932.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP936.BIN to BUILD:ENCODINGS;WINDOWS-CP936.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP949.BIN to BUILD:ENCODINGS;WINDOWS-CP949.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP950.BIN to BUILD:ENCODINGS;WINDOWS-CP950.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1250.BIN to BUILD:ENCODINGS;WINDOWS-CP1250.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1251.BIN to BUILD:ENCODINGS;WINDOWS-CP1251.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1252.BIN to BUILD:ENCODINGS;WINDOWS-CP1252.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1253.BIN to BUILD:ENCODINGS;WINDOWS-CP1253.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1254.BIN to BUILD:ENCODINGS;WINDOWS-CP1254.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1255.BIN to BUILD:ENCODINGS;WINDOWS-CP1255.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1256.BIN to BUILD:ENCODINGS;WINDOWS-CP1256.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1257.BIN to BUILD:ENCODINGS;WINDOWS-CP1257.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/WINDOWS-CP1258.BIN to BUILD:ENCODINGS;WINDOWS-CP1258.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/JISX0201.BIN to BUILD:ENCODINGS;JISX0201.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/JISX0208.BIN to BUILD:ENCODINGS;JISX0208.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/JISX0212.BIN to BUILD:ENCODINGS;JISX0212.BIN >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/SHIFT-JIS.BIN to BUILD:ENCODINGS;SHIFT-JIS.BIN >;;; Creating alias ASCII -> US-ASCII, BUILD:ENCODINGS;ASCII >;;; Creating alias UTF8 -> UTF-8, BUILD:ENCODINGS;UTF8 >;;; Creating alias UCS2 -> UCS-2, BUILD:ENCODINGS;UCS2 >;;; Creating alias UTF-16 -> UCS-2, BUILD:ENCODINGS;UTF-16 >;;; Creating alias UTF16 -> UCS-2, BUILD:ENCODINGS;UTF16 >;;; Creating alias UNICODE -> UCS-2, BUILD:ENCODINGS;UNICODE >;;; Creating alias UCS2LE -> UCS-2LE, BUILD:ENCODINGS;UCS2LE >;;; Creating alias UTF-16LE -> UCS-2LE, BUILD:ENCODINGS;UTF-16LE >;;; Creating alias UCS2BE -> UCS-2BE, BUILD:ENCODINGS;UCS2BE >;;; Creating alias UTF-16BE -> UCS-2BE, BUILD:ENCODINGS;UTF-16BE >;;; Creating alias UCS4 -> UCS-4, BUILD:ENCODINGS;UCS4 >;;; Creating alias UTF-32 -> UCS-4, BUILD:ENCODINGS;UTF-32 >;;; Creating alias UTF32 -> UCS-4, BUILD:ENCODINGS;UTF32 >;;; Creating alias UCS4BE -> UCS-4BE, BUILD:ENCODINGS;UCS4BE >;;; Creating alias UTF-32BE -> UCS-4BE, BUILD:ENCODINGS;UTF-32BE >;;; Creating alias UCS4LE -> UCS-4LE, BUILD:ENCODINGS;UCS4LE >;;; Creating alias UTF-32LE -> UCS-4LE, BUILD:ENCODINGS;UTF-32LE >;;; Creating alias KOI8R -> KOI8-R, BUILD:ENCODINGS;KOI8R >;;; Creating alias ISO8859-1 -> ISO-8859-1, BUILD:ENCODINGS;ISO8859-1 >;;; Creating alias LATIN-1 -> ISO-8859-1, BUILD:ENCODINGS;LATIN-1 >;;; Creating alias CP819 -> ISO-8859-1, BUILD:ENCODINGS;CP819 >;;; Creating alias IBM819 -> ISO-8859-1, BUILD:ENCODINGS;IBM819 >;;; Creating alias ISO8859-2 -> ISO-8859-2, BUILD:ENCODINGS;ISO8859-2 >;;; Creating alias LATIN-2 -> ISO-8859-2, BUILD:ENCODINGS;LATIN-2 >;;; Creating alias LATIN2 -> ISO-8859-2, BUILD:ENCODINGS;LATIN2 >;;; Creating alias ISO8859-3 -> ISO-8859-3, BUILD:ENCODINGS;ISO8859-3 >;;; Creating alias LATIN-3 -> ISO-8859-3, BUILD:ENCODINGS;LATIN-3 >;;; Creating alias LATIN3 -> ISO-8859-3, BUILD:ENCODINGS;LATIN3 >;;; Creating alias ISO8859-4 -> ISO-8859-4, BUILD:ENCODINGS;ISO8859-4 >;;; Creating alias LATIN-4 -> ISO-8859-4, BUILD:ENCODINGS;LATIN-4 >;;; Creating alias LATIN4 -> ISO-8859-4, BUILD:ENCODINGS;LATIN4 >;;; Creating alias ISO8859-5 -> ISO-8859-5, BUILD:ENCODINGS;ISO8859-5 >;;; Creating alias CYRILLIC -> ISO-8859-5, BUILD:ENCODINGS;CYRILLIC >;;; Creating alias ISO8859-6 -> ISO-8859-6, BUILD:ENCODINGS;ISO8859-6 >;;; Creating alias ARABIC -> ISO-8859-6, BUILD:ENCODINGS;ARABIC >;;; Creating alias ASMO-708 -> ISO-8859-6, BUILD:ENCODINGS;ASMO-708 >;;; Creating alias ECMA-114 -> ISO-8859-6, BUILD:ENCODINGS;ECMA-114 >;;; Creating alias ISO8859-7 -> ISO-8859-7, BUILD:ENCODINGS;ISO8859-7 >;;; Creating alias GREEK8 -> ISO-8859-7, BUILD:ENCODINGS;GREEK8 >;;; Creating alias GREEK -> ISO-8859-7, BUILD:ENCODINGS;GREEK >;;; Creating alias ECMA-118 -> ISO-8859-7, BUILD:ENCODINGS;ECMA-118 >;;; Creating alias ISO8859-8 -> ISO-8859-8, BUILD:ENCODINGS;ISO8859-8 >;;; Creating alias HEBREW -> ISO-8859-8, BUILD:ENCODINGS;HEBREW >;;; Creating alias ISO8859-9 -> ISO-8859-9, BUILD:ENCODINGS;ISO8859-9 >;;; Creating alias LATIN-5 -> ISO-8859-9, BUILD:ENCODINGS;LATIN-5 >;;; Creating alias LATIN5 -> ISO-8859-9, BUILD:ENCODINGS;LATIN5 >;;; Creating alias ISO8859-10 -> ISO-8859-10, BUILD:ENCODINGS;ISO8859-10 >;;; Creating alias LATIN-6 -> ISO-8859-10, BUILD:ENCODINGS;LATIN-6 >;;; Creating alias LATIN6 -> ISO-8859-10, BUILD:ENCODINGS;LATIN6 >;;; Creating alias ISO8859-13 -> ISO-8859-13, BUILD:ENCODINGS;ISO8859-13 >;;; Creating alias LATIN-7 -> ISO-8859-13, BUILD:ENCODINGS;LATIN-7 >;;; Creating alias LATIN7 -> ISO-8859-13, BUILD:ENCODINGS;LATIN7 >;;; Creating alias ISO8859-14 -> ISO-8859-14, BUILD:ENCODINGS;ISO8859-14 >;;; Creating alias LATIN-8 -> ISO-8859-14, BUILD:ENCODINGS;LATIN-8 >;;; Creating alias LATIN8 -> ISO-8859-14, BUILD:ENCODINGS;LATIN8 >;;; Creating alias ISO8859-15 -> ISO-8859-15, BUILD:ENCODINGS;ISO8859-15 >;;; Creating alias LATIN-9 -> ISO-8859-15, BUILD:ENCODINGS;LATIN-9 >;;; Creating alias LATIN9 -> ISO-8859-15, BUILD:ENCODINGS;LATIN9 >;;; Creating alias IBM437 -> DOS-CP437, BUILD:ENCODINGS;IBM437 >;;; Creating alias IBM850 -> DOS-CP850, BUILD:ENCODINGS;IBM850 >;;; Creating alias CP850 -> DOS-CP850, BUILD:ENCODINGS;CP850 >;;; Creating alias IBM852 -> DOS-CP852, BUILD:ENCODINGS;IBM852 >;;; Creating alias IBM855 -> DOS-CP855, BUILD:ENCODINGS;IBM855 >;;; Creating alias IBM857 -> DOS-CP857, BUILD:ENCODINGS;IBM857 >;;; Creating alias IBM860 -> DOS-CP860, BUILD:ENCODINGS;IBM860 >;;; Creating alias IBM861 -> DOS-CP861, BUILD:ENCODINGS;IBM861 >;;; Creating alias IBM862 -> DOS-CP862, BUILD:ENCODINGS;IBM862 >;;; Creating alias CP862 -> DOS-CP862, BUILD:ENCODINGS;CP862 >;;; Creating alias IBM863 -> DOS-CP863, BUILD:ENCODINGS;IBM863 >;;; Creating alias IBM864 -> DOS-CP864, BUILD:ENCODINGS;IBM864 >;;; Creating alias IBM865 -> DOS-CP865, BUILD:ENCODINGS;IBM865 >;;; Creating alias IBM866 -> DOS-CP866, BUILD:ENCODINGS;IBM866 >;;; Creating alias CP866 -> DOS-CP866, BUILD:ENCODINGS;CP866 >;;; Creating alias IBM869 -> DOS-CP869, BUILD:ENCODINGS;IBM869 >;;; Creating alias WINDOWS-932 -> WINDOWS-CP932, BUILD:ENCODINGS;WINDOWS-932 >;;; Creating alias CP932 -> WINDOWS-CP932, BUILD:ENCODINGS;CP932 >;;; Creating alias WINDOWS-936 -> WINDOWS-CP936, BUILD:ENCODINGS;WINDOWS-936 >;;; Creating alias CP936 -> WINDOWS-CP936, BUILD:ENCODINGS;CP936 >;;; Creating alias WINDOWS-949 -> WINDOWS-CP949, BUILD:ENCODINGS;WINDOWS-949 >;;; Creating alias CP949 -> WINDOWS-CP949, BUILD:ENCODINGS;CP949 >;;; Creating alias WINDOWS-950 -> WINDOWS-CP950, BUILD:ENCODINGS;WINDOWS-950 >;;; Creating alias CP950 -> WINDOWS-CP950, BUILD:ENCODINGS;CP950 >;;; Creating alias WINDOWS-1250 -> WINDOWS-CP1250, BUILD:ENCODINGS;WINDOWS-1250 >;;; Creating alias MS-EE -> WINDOWS-CP1250, BUILD:ENCODINGS;MS-EE >;;; Creating alias WINDOWS-1251 -> WINDOWS-CP1251, BUILD:ENCODINGS;WINDOWS-1251 >;;; Creating alias MS-CYRL -> WINDOWS-CP1251, BUILD:ENCODINGS;MS-CYRL >;;; Creating alias WINDOWS-1252 -> WINDOWS-CP1252, BUILD:ENCODINGS;WINDOWS-1252 >;;; Creating alias MS-ANSI -> WINDOWS-CP1252, BUILD:ENCODINGS;MS-ANSI >;;; Creating alias WINDOWS-1253 -> WINDOWS-CP1253, BUILD:ENCODINGS;WINDOWS-1253 >;;; Creating alias MS-GREEK -> WINDOWS-CP1253, BUILD:ENCODINGS;MS-GREEK >;;; Creating alias WINDOWS-1254 -> WINDOWS-CP1254, BUILD:ENCODINGS;WINDOWS-1254 >;;; Creating alias MS-TURK -> WINDOWS-CP1254, BUILD:ENCODINGS;MS-TURK >;;; Creating alias WINDOWS-1255 -> WINDOWS-CP1255, BUILD:ENCODINGS;WINDOWS-1255 >;;; Creating alias MS-HEBR -> WINDOWS-CP1255, BUILD:ENCODINGS;MS-HEBR >;;; Creating alias WINDOWS-1256 -> WINDOWS-CP1256, BUILD:ENCODINGS;WINDOWS-1256 >;;; Creating alias MS-ARAB -> WINDOWS-CP1256, BUILD:ENCODINGS;MS-ARAB >;;; Creating alias WINDOWS-1257 -> WINDOWS-CP1257, BUILD:ENCODINGS;WINDOWS-1257 >;;; Creating alias WINBALTRIM -> WINDOWS-CP1257, BUILD:ENCODINGS;WINBALTRIM >;;; Creating alias WINDOWS-1258 -> WINDOWS-CP1258, BUILD:ENCODINGS;WINDOWS-1258 >;;; Copying ext:encodings;tools.lisp to build:encodings;tools.lisp >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-2022-JP to build:encodings;ISO-2022-JP >;;; Copying /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../contrib/encodings/ISO-2022-JP-1 to build:encodings;ISO-2022-JP-1 >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=native -fPIC -D_THREAD_SAFE -Dlinux -I/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/c -c eclinitYUXF7y.c -o eclinitYUXF7y.o >;;; Note: >;;; Invoking external command: >;;; x86_64-pc-linux-gnu-gcc -o bin/ecl -L/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/ /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/eclinitYUXF7y.o -L./ -Wl,--rpath,/usr/lib64/ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu libecl.so -lpthread -ldl -lm >(#P"rt.asd" #P"rt.fas" #P"librt.a" #P"ecl-quicklisp.asd" #P"ecl-quicklisp.fas" #P"libecl-quicklisp.a" #P"deflate.asd" #P"deflate.fas" #P"libdeflate.a" #P"ql-minitar.asd" #P"ql-minitar.fas" #P"libql-minitar.a" #P"ecl-curl.asd" #P"ecl-curl.fas" #P"libecl-curl.a" #P"serve-event.asd" #P"serve-event.fas" #P"libserve-event.a" #P"sb-bsd-sockets.asd" #P"sb-bsd-sockets.fas" #P"libsb-bsd-sockets.a" #P"sockets.asd" #P"sockets.fas" #P"libsockets.a" #P"profile.asd" #P"profile.fas" #P"libprofile.a" #P"prebuilt-asdf.asd" #P"asdf.fas" #P"libasdf.a" #P"defsystem.asd" #P"defsystem.fas" #P"libdefsystem.a" #P"cl-simd.asd" #P"cl-simd.fas" #P"libcl-simd.a" #P"ecl-help.asd" #P"ecl-help.fas" #P"libecl-help.a" #P"ecl-cdb.asd" #P"ecl-cdb.fas" #P"libecl-cdb.a" #P"cmp.asd" #P"cmp.fas" #P"libcmp.a") sed -e 's,@libdir\\@,/usr/lib64/,' \ > -e 's,@includedir\\@,/usr/include/,' \ > -e 's,~A,/usr/lib64/,' bin/ecl-config.pre > bin/ecl-config >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build' >>>> Source compiled. >>>> Test phase [not enabled]: dev-lisp/ecls-13.5.1 > >>>> Install ecls-13.5.1 into /var/tmp/portage/dev-lisp/ecls-13.5.1/image/ category dev-lisp >make -j5 DESTDIR=/var/tmp/portage/dev-lisp/ecls-13.5.1/image/ install >cd build; make install >make[1]: Entering directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/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-13.5.1/work/ecl-13.5.1/src/gc/mkinstalldirs /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/bin/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ \ > /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl >mkdir -p -- /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/bin/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include/ /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl >for i in bin/ecl; do \ > /usr/bin/install -c $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/bin/; \ >done >if [ -d encodings ]; then \ > /bin/sh /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/gc/mkinstalldirs /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1//encodings; \ > for i in ./encodings/*; do \ > /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1//encodings; \ > done \ >fi >mkdir -p -- /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1//encodings >sed '/-CUT-/,$d' ./ecl/config.h > ./ecl/config-install.h >/bin/sh /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/gc/mkinstalldirs /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl >for i in `(cd ecl && find . -type d)`; do \ > k="/var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/$i"; \ > test -d "$k" || /bin/sh /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/gc/mkinstalldirs $k; \ >done >mkdir -p -- /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/./gc >mkdir -p -- /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/./gc/private >mkdir -p -- /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/./impl >for i in `(cd ecl && find . -name '*.h')`; do echo $i; \ > /usr/bin/install -c -m 644 ecl/$i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/$i; \ >done >./config-install.h >./unify.h >./config.h >./stacks.h >./bytecodes.h >./ecl.h >./ffi.h >./ffitarget.h >./legacy.h >./cons.h >./internal.h >./configpre.h >./number.h >./cs.h >./ecl-cmp.h >./ecl-inl.h >./cache.h >./external.h >./page.h >./impl/math_fenv_msvc.h >./impl/math_dispatch2.h >./impl/math_fenv.h >./impl/math_dispatch.h >./object.h >rm -f -f /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/config.h >mv /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/config-install.h /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/include//ecl/config.h >/usr/bin/install -c bin/ecl-config /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/bin/ >for i in build-stamp help.doc TAGS ; do \ > /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/; \ >done >for i in libecl.so ; do \ > if test -s $i ; then \ > if echo $i | grep dll; then \ > /usr/bin/install -c $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/bin/; \ > fi; \ > /usr/bin/install -c $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/; \ > fi \ >done >if [ "xlibecl.so" != "x" -a -f "libecl.so" ]; then \ > ( cd /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ && rm -f -f libecl.so.13.5.1 libecl.so.13.5 libecl.so.13 && \ > mv libecl.so libecl.so.13.5.1 && \ > ln -s libecl.so.13.5.1 libecl.so.13.5 && \ > ln -s libecl.so.13.5.1 libecl.so.13 && \ > ln -s libecl.so.13.5.1 libecl.so ) \ >fi >/usr/bin/install -c c/dpp /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/ >/usr/bin/install -c ecl_min /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/ >for i in `cat modules`; do \ > case $i in \ > *.fas) /usr/bin/install -c $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/;; \ > *) /usr/bin/install -c -m 644 $i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/;; \ > esac \ >done >for i in Copyright LGPL; do \ > /usr/bin/install -c -m 644 /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/../$i /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/lib64/ecl-13.5.1/; \ >done >/bin/sh /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/src/gc/mkinstalldirs /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/share/man/man1 >mkdir -p -- /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/share/man/man1 >/usr/bin/install -c -m 644 doc/ecl.man /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/share/man/man1/ecl.1 >/usr/bin/install -c -m 644 doc/ecl-config.man /var/tmp/portage/dev-lisp/ecls-13.5.1/image//usr/share/man/man1/ecl-config.1 >make[1]: Leaving directory `/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build' >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1/build/doc /var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1 >/var/tmp/portage/dev-lisp/ecls-13.5.1/work/ecl-13.5.1 >>>> Completed installing ecls-13.5.1 into /var/tmp/portage/dev-lisp/ecls-13.5.1/image/ > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/lib64/ecl-13.5.1/dpp > usr/lib64/ecl-13.5.1/ecl_min > usr/lib64/ecl-13.5.1/rt.fas > usr/lib64/libecl.so.13.5.1 > usr/bin/ecl > usr/lib64/ecl-13.5.1/librt.a > usr/lib64/ecl-13.5.1/ecl-quicklisp.fas > usr/lib64/ecl-13.5.1/libecl-quicklisp.a > usr/lib64/ecl-13.5.1/deflate.fas > usr/lib64/ecl-13.5.1/libdeflate.a > usr/lib64/ecl-13.5.1/libql-minitar.a > usr/lib64/ecl-13.5.1/ql-minitar.fas > usr/lib64/ecl-13.5.1/ecl-curl.fas > usr/lib64/ecl-13.5.1/libecl-curl.a > usr/lib64/ecl-13.5.1/serve-event.fas > usr/lib64/ecl-13.5.1/libserve-event.a > usr/lib64/ecl-13.5.1/sb-bsd-sockets.fas > usr/lib64/ecl-13.5.1/libsb-bsd-sockets.a > usr/lib64/ecl-13.5.1/sockets.fas > usr/lib64/ecl-13.5.1/libsockets.a > usr/lib64/ecl-13.5.1/libprofile.a > usr/lib64/ecl-13.5.1/profile.fas > usr/lib64/ecl-13.5.1/asdf.fas > usr/lib64/ecl-13.5.1/libasdf.a > usr/lib64/ecl-13.5.1/defsystem.fas > usr/lib64/ecl-13.5.1/libdefsystem.a > usr/lib64/ecl-13.5.1/libcl-simd.a > usr/lib64/ecl-13.5.1/cl-simd.fas > usr/lib64/ecl-13.5.1/libecl-help.a > usr/lib64/ecl-13.5.1/ecl-help.fas > usr/lib64/ecl-13.5.1/ecl-cdb.fas > usr/lib64/ecl-13.5.1/libecl-cdb.a > usr/lib64/ecl-13.5.1/cmp.fas > usr/lib64/ecl-13.5.1/libcmp.a >ecompressdir: bzip2 -9 /usr/share/man >ecompressdir: bzip2 -9 /usr/share/doc > > [33;01m*[0m [31;01mQA Notice: Files built without respecting LDFLAGS have been detected[0m > [33;01m*[0m Please include the following list of files in your report: > [33;01m*[0m /usr/lib64/ecl-13.5.1/dpp > > [32;01m*[39;49;00m checking 240 files for package collisions >>>> Merging dev-lisp/ecls-13.5.1 to / >--- /usr/ >--- /usr/include/ >>>> /usr/include/ecl/ >>>> /usr/include/ecl/object.h >>>> /usr/include/ecl/impl/ >>>> /usr/include/ecl/impl/math_dispatch.h >>>> /usr/include/ecl/impl/math_fenv.h >>>> /usr/include/ecl/impl/math_dispatch2.h >>>> /usr/include/ecl/impl/math_fenv_msvc.h >>>> /usr/include/ecl/page.h >>>> /usr/include/ecl/external.h >>>> /usr/include/ecl/cache.h >>>> /usr/include/ecl/ecl-inl.h >>>> /usr/include/ecl/gc/ >>>> /usr/include/ecl/gc/private/ >>>> /usr/include/ecl/ecl-cmp.h >>>> /usr/include/ecl/cs.h >>>> /usr/include/ecl/number.h >>>> /usr/include/ecl/configpre.h >>>> /usr/include/ecl/internal.h >>>> /usr/include/ecl/cons.h >>>> /usr/include/ecl/legacy.h >>>> /usr/include/ecl/ffitarget.h >>>> /usr/include/ecl/ffi.h >>>> /usr/include/ecl/ecl.h >>>> /usr/include/ecl/bytecodes.h >>>> /usr/include/ecl/stacks.h >>>> /usr/include/ecl/config.h >>>> /usr/include/ecl/unify.h >--- /usr/bin/ >>>> /usr/bin/ecl-config >>>> /usr/bin/ecl >--- /usr/share/ >--- /usr/share/doc/ >>>> /usr/share/doc/ecls-13.5.1/ >>>> /usr/share/doc/ecls-13.5.1/ANNOUNCEMENT.bz2 >>>> /usr/share/doc/ecls-13.5.1/README.Gentoo.bz2 >>>> /usr/share/doc/ecls-13.5.1/Copyright.bz2 >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/ecl.1.bz2 >>>> /usr/share/man/man1/ecl-config.1.bz2 >--- /usr/lib64/ >>>> /usr/lib64/libecl.so.13.5.1 >>>> /usr/lib64/ecl-13.5.1/ >>>> /usr/lib64/ecl-13.5.1/cl-simd.asd >>>> /usr/lib64/ecl-13.5.1/ecl-cdb.fas >>>> /usr/lib64/ecl-13.5.1/sb-bsd-sockets.asd >>>> /usr/lib64/ecl-13.