Found local metadata for ecl-20.4.24.p0 Attempting to download package ecl-20.4.24.tgz from mirrors http://mirrors.mit.edu/sage/spkg/upstream/ecl/ecl-20.4.24.tgz [......................................................................] ecl-20.4.24.p0 ==================================================== Setting up build directory for ecl-20.4.24.p0 Finished extraction Applying patches from ../patches... Applying ../patches/214.patch patching file src/configure patching file src/configure.ac Applying ../patches/215.patch patching file src/aclocal.m4 patching file src/c/stacks.d patching file src/configure Hunk #1 succeeded at 7312 (offset 187 lines). Hunk #2 succeeded at 8532 (offset 187 lines). Hunk #3 succeeded at 9202 (offset 187 lines). patching file src/configure.ac Hunk #1 succeeded at 659 (offset 1 line). Hunk #2 succeeded at 712 (offset 1 line). patching file src/ecl/configpre.h patching file src/h/config-internal.h.in Hunk #1 succeeded at 245 (offset 5 lines). Applying ../patches/216.patch patching file src/cmp/cmpos-run.lsp Applying ../patches/ECL_WITH_LISP_FPE.patch patching file src/h/impl/math_fenv.h Applying ../patches/skip_makeinfo_test.patch patching file src/configure Hunk #1 succeeded at 5482 (offset 178 lines). Hunk #2 succeeded at 5523 (offset 178 lines). patching file src/configure.ac Hunk #1 succeeded at 361 (offset 2 lines). Applying ../patches/write_error.patch patching file src/c/file.d **************************************************** Host system: Darwin Davids-MacBook-Pro-3.local 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin **************************************************** Package 'ecl' is currently not installed No legacy uninstaller found for 'ecl'; nothing to do Using CC=gcc Using CXX=g++ -std=gnu++11 The following environment variables will be exported Using CFLAGS=-g -O2 Using CXXFLAGS=-g -O2 Using CPPFLAGS= Using LDFLAGS=-L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib configure scripts and/or makefiles might override these later Configuring ecl-20.4.24.p0 Creating directory `build' Switching to directory `build' to continue configuration. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking checking build system type... x86_64-apple-darwin19.5.0 checking host system type... x86_64-apple-darwin19.5.0 checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=gnu++11 accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ranlib... 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 ranlib... (cached) ranlib checking for ar... ar checking for exctags... no checking for ectags... no checking for ctags... ctags checking for etags... etags checking for ld flags when building shared libraries... -dynamiclib -flat_namespace -undefined suppress -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib checking for required libraries... -lm checking for architecture... X86_64 checking for software type... darwin / checking for install-info... /usr/local/bin/install-info checking for makeinfo... /usr/local/bin/makeinfo checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lgmp... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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." checking for getpwnam in -lsun... no checking for library containing strerror... none required checking for GC_malloc in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_set_start_callback in -lgc... 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... yes checking ffi/ffi.h presence... yes checking for ffi/ffi.h... yes checking whether we can use the existing libffi library ... yes checking for soname flags... -Wl,-install_name,@rpath/libecl.20.4.dylib -Wl,-compatibility_version,20.4.24 checking for X... no 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/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... no checking link.h presence... no checking for link.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.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 ulimit.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 float complex... yes checking for double complex... yes checking for long complex... yes checking for crealf... yes checking for creal... yes checking for creall... yes checking for cimagf... yes checking for cimag... yes checking for cimagl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for conjf... yes checking for conj... yes checking for conjl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for casinf... yes checking for casin... yes checking for casinl... yes checking for cacosf... yes checking for cacos... yes checking for cacosl... yes checking for catanf... yes checking for catan... yes checking for catanl... yes checking for casinhf... yes checking for casinh... yes checking for casinhl... yes checking for cacoshf... yes checking for cacosh... yes checking for cacoshl... yes checking for catanhf... yes checking for catanh... yes checking for catanhl... yes "C99 Complex Float support is available" checking whether stack growns downwards... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether RLIMIT_STACK is declared... yes checking whether closedir returns void... no checking for error_at_line... no 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 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... no 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 system... yes checking for expf... yes checking for powf... 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 for working feenableexcept... no = 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 ../Makefile config.status: creating Makefile config.status: creating c/Makefile config.status: creating doc/Makefile config.status: creating doc/ecl.man config.status: creating doc/ecl-config.man config.status: creating ecl/configpre.h config.status: creating ecl/configpre-int.h config.status: creating bin/ecl-config.pre config.status: creating lsp/config.lsp 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 config.status: creating ecl/config-internal.h configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking Configuration complete. To build ECL, issue make in this directory. Building ecl-20.4.24.p0 cd build; make Building libeclmin.a... dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d -> main.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:354:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_def_ct_ratio(minus_half,ecl_make_fixnum(-1),ecl_make_fixnum(2),static,const); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/ecl-inl.h:134:22: note: expanded from macro 'ecl_def_ct_ratio' den, num }; \ ^~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:306:25: warning: unused variable 'default_rehash_size' [-Wunused-const-variable] ecl_def_ct_single_float(default_rehash_size,1.5f,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:307:25: warning: unused variable 'default_rehash_threshold' [-Wunused-const-variable] ecl_def_ct_single_float(default_rehash_threshold,0.75f,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:330:24: warning: unused variable 'str_empty' [-Wunused-const-variable] ecl_def_ct_base_string(str_empty,"",0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:331:24: warning: unused variable 'str_G' [-Wunused-const-variable] ecl_def_ct_base_string(str_G,"G",1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:345:24: warning: unused variable 'str_slash' [-Wunused-const-variable] ecl_def_ct_base_string(str_slash,"/",1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:347:25: warning: unused variable 'flt_zero' [-Wunused-const-variable] ecl_def_ct_single_float(flt_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:348:25: warning: unused variable 'flt_zero_neg' [-Wunused-const-variable] ecl_def_ct_single_float(flt_zero_neg,-0.0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:349:25: warning: unused variable 'dbl_zero' [-Wunused-const-variable] ecl_def_ct_double_float(dbl_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:350:25: warning: unused variable 'dbl_zero_neg' [-Wunused-const-variable] ecl_def_ct_double_float(dbl_zero_neg,-0.0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:351:23: warning: unused variable 'ldbl_zero' [-Wunused-const-variable] ecl_def_ct_long_float(ldbl_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:352:23: warning: unused variable 'ldbl_zero_neg' [-Wunused-const-variable] ecl_def_ct_long_float(ldbl_zero_neg,-0.0l,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:353:18: warning: unused variable 'plus_half' [-Wunused-const-variable] ecl_def_ct_ratio(plus_half,ecl_make_fixnum(1),ecl_make_fixnum(2),static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:354:18: warning: unused variable 'minus_half' [-Wunused-const-variable] ecl_def_ct_ratio(minus_half,ecl_make_fixnum(-1),ecl_make_fixnum(2),static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:355:25: warning: unused variable 'flt_one' [-Wunused-const-variable] ecl_def_ct_single_float(flt_one,1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:356:25: warning: unused variable 'flt_one_neg' [-Wunused-const-variable] ecl_def_ct_single_float(flt_one_neg,-1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:357:25: warning: unused variable 'flt_two' [-Wunused-const-variable] ecl_def_ct_single_float(flt_two,2,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:358:20: warning: unused variable 'flt_imag_unit' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_unit,&flt_zero_data,&flt_one_data,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:359:20: warning: unused variable 'flt_imag_unit_neg' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_unit_neg,&flt_zero_data,&flt_one_neg_data,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:360:20: warning: unused variable 'flt_imag_two' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_two,&flt_zero_data,&flt_two_data,static,const); ^ 20 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbol.d -> symbol.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbol.d:145:22: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d -> package.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d:372:22: warning: unused variable 'env' [-Wunused-variable] const cl_env_ptr env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d:1266:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cons.d -> cons.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/list.d -> list.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/apply.d -> apply.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/eval.d -> eval.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/interpreter.d -> interpreter.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/interpreter.d:1305:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/compiler.d -> compiler.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/disassembler.d -> disassembler.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/cache.d -> clos/cache.o.c In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/cache.d:16: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:39:1: warning: unused function 'hash_string' [-Wunused-function] hash_string(cl_index initval, const unsigned char *k, cl_index length) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:143:17: warning: unused function 'hash_word' [-Wunused-function] static cl_index hash_word(cl_index c, cl_index w) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:150:17: warning: unused function 'hash_base_string' [-Wunused-function] static cl_index hash_base_string(const ecl_base_char *s, cl_index len, cl_index h) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:169:17: warning: unused function 'hash_full_string' [-Wunused-function] static cl_index hash_full_string(const ecl_character *s, cl_index len, cl_index h) ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/accessor.d -> clos/accessor.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/instance.d -> clos/instance.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/gfun.d -> clos/gfun.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reference.d -> reference.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reference.d:127:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/character.d -> character.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/file.d -> file.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/file.d:392:19: warning: shifting a negative signed value is undefined [-Wshift-negative-value] c = cl_ash(c, ecl_make_fixnum(-8)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d -> read.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:460:20: warning: unused variable 'env' [-Wunused-variable] const cl_env_ptr env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:485:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:651:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:849:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1424:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1440:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1457:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1478:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:2441:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (position != ecl_make_fixnum(-1)) { ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 9 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/print.d -> print.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/error.d -> error.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/string.d -> string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d -> cfun.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:38:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cf->cfunfixed.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:65:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cf->cfun.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:92:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cc->cclosure.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reader/parse_integer.d -> reader/parse_integer.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reader/parse_number.d -> reader/parse_number.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/float_to_string.d -> printer/float_to_string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d -> printer/write_ugly.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:114:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value] s = si_float_to_string_free(s, f, ecl_make_fixnum(-3), ecl_make_fixnum(8)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:137:3: warning: variable 'real' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:141:24: note: uninitialized use occurs here si_write_ugly_object(real, stream); ^~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:123:17: note: initialize the variable 'real' to silence this warning cl_object real, imag; ^ = NULL /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:137:3: warning: variable 'imag' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:143:24: note: uninitialized use occurs here si_write_ugly_object(imag, stream); ^~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:123:23: note: initialize the variable 'imag' to silence this warning cl_object real, imag; ^ = NULL 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_object.d -> printer/write_object.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_symbol.d -> printer/write_symbol.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_array.d -> printer/write_array.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_list.d -> printer/write_list.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_code.d -> printer/write_code.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_sse.d -> printer/write_sse.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d -> ffi/libraries.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d:254:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d:422:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/backtrace.d -> ffi/backtrace.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/mmap.d -> ffi/mmap.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/cdata.d -> ffi/cdata.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cos.d -> numbers/cos.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cos.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sin.d -> numbers/sin.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sin.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tan.d -> numbers/tan.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tan.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/atan.d -> numbers/atan.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/atan.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cosh.d -> numbers/cosh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cosh.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sinh.d -> numbers/sinh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sinh.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tanh.d -> numbers/tanh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tanh.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/exp.d -> numbers/exp.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/exp.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/expt.d -> numbers/expt.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/expt.d:23:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/log.d -> numbers/log.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/log.d:22:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sqrt.d -> numbers/sqrt.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sqrt.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/abs.d -> numbers/abs.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/zerop.d -> numbers/zerop.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plusp.d -> numbers/plusp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minusp.d -> numbers/minusp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/negate.d -> numbers/negate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/conjugate.d -> numbers/conjugate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_plus.d -> numbers/one_plus.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_minus.d -> numbers/one_minus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_minus.d:27:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (x == ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plus.d -> numbers/plus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plus.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minus.d -> numbers/minus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minus.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/times.d -> numbers/times.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/times.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/divide.d -> numbers/divide.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/divide.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_compare.d -> numbers/number_compare.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_equalp.d:40:10: warning: unused variable 'dx' [-Wunused-variable] double dx; ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minmax.d -> numbers/minmax.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/floor.d -> numbers/floor.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/floor.d:24:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/ceiling.d -> numbers/ceiling.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/ceiling.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/round.d -> numbers/round.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/round.d:26:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/truncate.d -> numbers/truncate.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/truncate.d:25:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/typespec.d -> typespec.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d -> assignment.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:105:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:128:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:236:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:251:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/predicate.d -> predicate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d -> number.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:157:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_make_fixnum(short_min), ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:193:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_make_fixnum(int16_min), ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:463:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (den == ecl_make_fixnum(-1)) ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:631:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:634:10: note: uninitialized use occurs here return result; ^~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:614:19: note: initialize the variable 'result' to silence this warning cl_object result; ^ = NULL 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_pred.d -> num_pred.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_arith.d -> num_arith.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_co.d -> num_co.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d -> num_log.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:204:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return cl_logxor(2,x,ecl_make_fixnum(-1)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:307:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_object __value0 = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:316:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_object __value0 = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:431:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] r = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_rand.d -> num_rand.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/array.d -> array.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/vector_push.d -> vector_push.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/sequence.d -> sequence.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cmpaux.d -> cmpaux.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/macros.d -> macros.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/backq.d -> backq.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/stacks.d -> stacks.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/stacks.d:440:1: warning: unused function 'ihs_function_name' [-Wunused-function] ihs_function_name(cl_object x) ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/time.d -> time.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixint.d -> unixint.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/mapfun.d -> mapfun.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/multival.d -> multival.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/hash.d -> hash.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/hash.d:1318:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_list(2, ecl_make_fixnum(-1), ht), ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/format.d -> format.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/pathname.d -> pathname.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/pathname.d:662:2: warning: unused label 'maybe_parse_host' [-Wunused-label] maybe_parse_host: ^~~~~~~~~~~~~~~~~ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/structure.d -> structure.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/load.d -> load.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d -> unixfsys.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:355:19: warning: passing 'ecl_base_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (safe_stat(filename->base_string.self, &filestatus) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:69:23: note: passing argument to parameter 'path' here safe_stat(const char *path, struct stat *sb) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:564:2: warning: unused label 'FAILURE_CLOBBER' [-Wunused-label] FAILURE_CLOBBER: ^~~~~~~~~~~~~~~~ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixsys.d -> unixsys.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/serialize.d -> serialize.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d -> ffi.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:219:4: warning: 'ffi_type_complex_float' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_float, /*ECL_SYM(":CSFLOAT",1393),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:213:46: note: 'ffi_type_complex_float' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_float; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:220:4: warning: 'ffi_type_complex_double' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_double, /*ECL_SYM(":CDFLOAT",1394),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:214:46: note: 'ffi_type_complex_double' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_double; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:221:4: warning: 'ffi_type_complex_longdouble' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_longdouble, /*ECL_SYM(":CLFLOAT",1395),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:216:46: note: 'ffi_type_complex_longdouble' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_longdouble; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:981:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(ecl_foreign_data_pointer_safe(closure)); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:337:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:981:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(ecl_foreign_data_pointer_safe(closure)); ^~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:997:28: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure *closure = ffi_closure_alloc(sizeof(ffi_closure), &executable_region); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:336:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:997:28: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning ffi_closure *closure = ffi_closure_alloc(sizeof(ffi_closure), &executable_region); ^~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:1011:18: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] int status = ffi_prep_closure_loc(closure, cif, callback_executor, ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:354:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:1011:18: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning int status = ffi_prep_closure_loc(closure, cif, callback_executor, ^~~~~~~~~~~~~~~~~~~~ 6 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/sse2.d -> sse2.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/big.d -> big.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d -> alloc_2.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:195:1: warning: unused function 'error_wrong_tag' [-Wunused-function] error_wrong_tag(cl_type t) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:768:1: warning: unused function 'to_bitmap' [-Wunused-function] to_bitmap(void *x, void *y) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:1162:1: warning: unused function 'deferred_finalizer' [-Wunused-function] deferred_finalizer(cl_object o) ^ 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/tcp.d -> tcp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/threads/atomic.d -> threads/atomic.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d -> all_symbols.c In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:660:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {"MOST-NEGATIVE-FIXNUM", CL_CONSTANT, NULL, -1, ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2337:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-CHAR-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(CHAR_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2341:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-SHORT-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(SHRT_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:660:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {"MOST-NEGATIVE-FIXNUM", CL_CONSTANT, NULL, -1, ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2337:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-CHAR-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(CHAR_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2341:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-SHORT-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(SHRT_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(write_sse.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(serialize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(sse2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(atomic.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(write_sse.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(serialize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(sse2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(atomic.o) has no symbols dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cinit.d -> cinit.c Building ecl_min... ;*** 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;loop.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 src:clos;walk.lsp ;;; Loading lsp/format.lsp ;;; About to load cmp/load.lsp ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmppackage.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptypes.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpglobals.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/cmp/cmpdefs.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmac.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmputil.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpform.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptables.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpinline.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-arith.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-prop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-assert.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-api.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-fun.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-declare.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-proclaim.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-declaim.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-machine.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-wt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-inliner.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpbind.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpblock.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcall.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcatch.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmppolicy.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpeval.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpexit.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpflet.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpfun.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpif.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmplam.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmplet.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmploc.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmap.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpstack.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmulti.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpspecial.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptag.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpvar.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpwt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpffi.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcbk.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpct.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpnum.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpname.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-bits.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-clos.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-constant.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-cons.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-printer.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-sequence.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-type.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpprop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpclos.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpstructures.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmparray.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpos-run.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpos-features.lsp" ;;; System features: (X86_64 64-BIT MACH-O X86_64-APPLE-DARWIN19.5.0 GCC-COMPILER MMX SSE SSE2 AMD64 X86-64 LP64) ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmain.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/proclamations.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/sysfun.lsp" ;;; ;;; 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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/evalmacros.c -o lsp/evalmacros.o ;;; Finished compiling SRC:LSP;EVALMACROS.LSP. ;;; (compile-file "src:lsp;cmuutil.lsp" :output-file #P"BUILD:LSP;CMUUTIL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;CMUUTIL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/cmuutil.c -o lsp/cmuutil.o ;;; Finished compiling SRC:LSP;CMUUTIL.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 ;;; ;;; Style warning: ;;; in file SETF.LSP, position 766 ;;; at (DEFUN DO-SETF-METHOD-EXPANSION ...) ;;; ! Variable I, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file SETF.LSP, position 766 ;;; at (DEFUN DO-SETF-METHOD-EXPANSION ...) ;;; ! Variable I, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file ARRAYLIB.LSP, position 5076 ;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) ;;; In function ARRAY-IN-BOUNDS-P, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 6855 ;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) ;;; In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 7215 ;;; at (DEFUN BIT ...) ;;; In function BIT, checking types of arguments BIT-ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 7520 ;;; at (DEFUN SBIT ...) ;;; In function SBIT, checking types of arguments BIT-ARRAY. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/assert.c -o lsp/assert.o ;;; 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 ;;; ;;; Style warning: ;;; in file DEFSTRUCT.LSP, position 12991 ;;; at (DEFUN %STRUCT-LAYOUT-COMPATIBLE-P ...) ;;; ! The variable NEW-SLOT-NAME is not used. ;;; Style warning: ;;; in file DEFSTRUCT.LSP, position 12991 ;;; at (DEFUN %STRUCT-LAYOUT-COMPATIBLE-P ...) ;;; ! The variable OLD-SLOT-NAME is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file MISLIB.LSP, position 1021 ;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) ;;; In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/mislib.c -o lsp/mislib.o ;;; 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 ;;; ;;; Note: ;;; in file NUMLIB.LSP, position 5597 ;;; at (DEFUN CIS ...) ;;; In function CIS, checking types of arguments X. ;;; Warning: ;;; in file NUMLIB.LSP, position 12504 ;;; at (DEFUN BYTE-SIZE ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file SEQLIB.LSP, position 9785 ;;; at (DEFUN REMOVE ...) ;;; In function REMOVE, checking types of arguments SEQUENCE. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/trace.c -o lsp/trace.o ;;; Finished compiling SRC:LSP;TRACE.LSP. ;;; (compile-file "src:lsp;loop.lsp" :output-file #P"BUILD:LSP;LOOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;LOOP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/loop.c -o lsp/loop.o ;;; Finished compiling SRC:LSP;LOOP.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file FFI.LSP, position 32199 ;;; at (FSET 'DEFCBODY ...) ;;; ! The variable X is not used. ;;; Style warning: ;;; in file FFI.LSP, position 32833 ;;; at (FSET 'DEFENTRY ...) ;;; ! The variable X is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file MP.LSP, position 4919 ;;; at (FSET 'WITH-LOCK ...) ;;; ! The variable LOCK-FORM is not used. ;;; Style warning: ;;; in file MP.LSP, position 12028 ;;; at (FSET 'COMPARE-AND-SWAP ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file KERNEL.LSP, position 15761 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; ! The variable GF is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file METHOD.LSP, position 2073 ;;; at (FSET 'DEFMETHOD ...) ;;; ! The variable DECLARATIONS is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 4345 ;;; at (DEFUN MAYBE-REMOVE-BLOCK ...) ;;; ! The variable DOCUMENTATION is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable CALL-NEXT-METHOD-P is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable NEXT-METHOD-P-P is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable METHOD is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable GF is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8560 ;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) ;;; ! The variable DOCUMENTATION is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file COMBIN.LSP, position 9027 ;;; at (DEFUN FIND-METHOD-COMBINATION ...) ;;; ! The variable GF is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file STD-ACCESSORS.LSP, position 926 ;;; at (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...) ;;; ! The variable DEFAULT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CHANGE.LSP, position 6083 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...) ;;; ! The variable INITARGS is not used. ;;; Style warning: ;;; in file CHANGE.LSP, position 8681 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; ! The variable INITARGS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file STDMETHOD.LSP, position 1145 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! The variable GENERIC-FUNCTION is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file GENERIC.LSP, position 8156 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Style warning: ;;; in file fixup.lsp, position 2448 ;;; at (DOLIST (METHOD-INFO *EARLY-METHODS* ...) ...) ;;; ! The argument 1 of function FIND-CLASS has type ;;; NIL ;;; instead of expected ;;; SYMBOL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file PRINT.LSP, position 5157 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file PRINT.LSP, position 5263 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file PRINT.LSP, position 5370 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file STREAMS.LSP, position 17476 ;;; at (DEFUN CLOS-DEFAULT-READ-SEQUENCE ...) ;;; In function CLOS-DEFAULT-READ-SEQUENCE, checking types of arguments SEQUENCE START. ;;; Note: ;;; in file STREAMS.LSP, position 20337 ;;; at (DEFUN CLOS-DEFAULT-WRITE-SEQUENCE ...) ;;; In function CLOS-DEFAULT-WRITE-SEQUENCE, checking types of arguments SEQUENCE START. ;;; Note: ;;; in file STREAMS.LSP, position 21858 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; In function G123, checking types of arguments STRING START. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file PPRINT.LSP, position 4944 ;;; at (DEFUN INDEX-POSN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5086 ;;; at (DEFUN POSN-INDEX ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5224 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 5224 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5618 ;;; at (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining write access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; In function START-LOGICAL-BLOCK, checking types of arguments STREAM PREFIX SUFFIX. ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23515 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23515 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 34637 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; In function PPRINT-NEWLINE, checking types of arguments KIND STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 36168 ;;; at (DEFUN PPRINT-INDENT ...) ;;; In function PPRINT-INDENT, checking types of arguments RELATIVE-TO N STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 37216 ;;; at (DEFUN PPRINT-TAB ...) ;;; In function PPRINT-TAB, checking types of arguments KIND COLNUM COLINC STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; In function PPRINT-FILL, checking types of arguments STREAM COLON? ATSIGN?. ;;; Style warning: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; In function PPRINT-LINEAR, checking types of arguments STREAM COLON? ATSIGN?. ;;; Style warning: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; In function PPRINT-TABULAR, checking types of arguments STREAM COLON? ATSIGN? TABSIZE. ;;; Style warning: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 43656 ;;; at (DEFUN COPY-PPRINT-DISPATCH ...) ;;; In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 44328 ;;; at (DEFUN PPRINT-DISPATCH ...) ;;; In function PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 45180 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; In function SET-PPRINT-DISPATCH, checking types of arguments FUNCTION PRIORITY TABLE. ;;; End of Pass 1. ;;; Style warning: ;;; in file pprint.lsp, position 52518 ;;; at (DEFUN PPRINT-LAMBDA ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52518 ;;; at (DEFUN PPRINT-LAMBDA ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52712 ;;; at (DEFUN PPRINT-BLOCK ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52712 ;;; at (DEFUN PPRINT-BLOCK ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53325 ;;; at (DEFUN PPRINT-PROGN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57034 ;;; at (DEFUN PPRINT-DOLIST ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57034 ;;; at (DEFUN PPRINT-DOLIST ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file PROCESS.LSP, position 216 ;;; at (FSET 'WITH-PROCESS-LOCK ...) ;;; ! The variable PROCESS is not used. ;;; Style warning: ;;; in file PROCESS.LSP, position 216 ;;; at (FSET 'WITH-PROCESS-LOCK ...) ;;; ! The variable WAIT is not used. ;;; Note: ;;; in file PROCESS.LSP, position 11613 ;;; at (DEFUN PIPE-STREAMS ...) ;;; Unknown type C::WAIT. Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file BYTECMP.LSP, position 3555 ;;; at (DEFUN BC-COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file ECL-CDB.LISP, position 2796 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type :UINT32-T. Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)) ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c clos/ecl-help.c -o clos/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; (compile-file "src:clos;walk.lsp" :output-file #P"BUILD:CLOS;WALK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;WALK.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c clos/walk.c -o clos/walk.o ;;; Finished compiling SRC:CLOS;WALK.LSP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitTg1MlS.c -o eclinitTg1MlS.o ;;; Note: ;;; Invoking external command: ;;; ar cr liblsp.a eclinitTg1MlS.o lsp/export.o lsp/defmacro.o lsp/helpfile.o lsp/evalmacros.o lsp/cmuutil.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/loop.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 clos/walk.o ;;; Note: ;;; Invoking external command: ;;; ranlib liblsp.a NIL ;;; Note: ;;; Invoking external command: ;;; gcc -o libecl.dylib -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ c/main.o c/all_symbols2.o liblsp.a libeclmin.a -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -dynamiclib -flat_namespace -undefined suppress -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -Wl,-install_name,@rpath/libecl.20.4.dylib -Wl,-compatibility_version,20.4.24 -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Warning: ;;; in file CMPMAC.LSP, position 2103 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *ENV-VAR-NAME-CACHE*. ;;; Warning: ;;; in file CMPMAC.LSP, position 2164 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *LEX-ENV-VAR-NAME-CACHE*. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpmac.c -o cmp/cmpmac.o ;;; Finished compiling SRC:CMP;CMPMAC.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmputil.c -o cmp/cmputil.o ;;; Finished compiling SRC:CMP;CMPUTIL.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPINLINE.LSP, position 6876 ;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) ;;; ! The variable NEW-LINE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpinline.c -o cmp/cmpinline.o ;;; Finished compiling SRC:CMP;CMPINLINE.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 ;;; ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2543 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-AND-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4410 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-PRIMARY-TYPE-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4978 ;;; 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*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 6953 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-OR-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 8642 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-AND-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 10177 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-OR-CACHE*. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTYPE-ASSERT.LSP, position 2596 ;;; at (DEFUN SIMPLE-TYPE-ASSERTION ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPTYPE-ASSERT.LSP, position 6147 ;;; at (DEFUN C2CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmptype-assert.c -o cmp/cmptype-assert.o ;;; Finished compiling SRC:CMP;CMPTYPE-ASSERT.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-FUN.LSP, position 3557 ;;; at (DEFUN GET-LOCAL-RETURN-TYPE ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-DECLARE.LSP, position 1127 ;;; at (DEFUN VALIDATE-ALIEN-DECLARATION ...) ;;; ! The variable ERROR is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable BODY is not used. ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable DOC is not used. ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable ALL is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpenv-declaim.c -o cmp/cmpenv-declaim.o ;;; Finished compiling SRC:CMP;CMPENV-DECLAIM.LSP. ;;; (compile-file "src:cmp;cmpc-machine.lsp" :output-file #P"BUILD:CMP;CMPC-MACHINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPC-MACHINE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Style warning: ;;; in file CMPC-MACHINE.LSP, position 9504 ;;; at (DEFUN MAKE-REP-TYPE-HASH ...) ;;; ! The variable ALL-C-TYPES is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpc-machine.c -o cmp/cmpc-machine.o ;;; Finished compiling SRC:CMP;CMPC-MACHINE.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPC-INLINER.LSP, position 1622 ;;; at (DEFUN INLINE-FUNCTION ...) ;;; ! The variable DEST-REP-TYPE is not used. ;;; Style warning: ;;; in file CMPC-INLINER.LSP, position 2047 ;;; at (DEFUN APPLY-INLINE-INFO ...) ;;; ! The variable OUT-TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPCALL.LSP, position 10246 ;;; at (DEFUN WT-CALL-NORMAL ...) ;;; ! The variable TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpcatch.c -o cmp/cmpcatch.o ;;; Finished compiling SRC:CMP;CMPCATCH.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLAM.LSP, position 14353 ;;; at (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...) ;;; ! The variable KEYWORDS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLET.LSP, position 2344 ;;; at (DEFUN C1LET/LET* ...) ;;; ! The variable SP-CHANGE is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6259 ;;; at (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...) ;;; ! The variable REST-FORMS is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6972 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-FORMS is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6972 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-VARS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLOC.LSP, position 5951 ;;; at (DEFUN WT-LCL-LOC ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 6189 ;;; at (DEFUN WT-NUMBER ...) ;;; ! The variable VV is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 6242 ;;; at (DEFUN WT-CHARACTER ...) ;;; ! The variable VV is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 7006 ;;; at (DEFUN SET-UNKNOWN-LOC ...) ;;; ! The variable LOC is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPSTACK.LSP, position 1830 ;;; at (DEFUN C1INNERMOST-STACK-FRAME ...) ;;; ! The variable ARGS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPMULTI.LSP, position 6349 ;;; at (DEFUN DO-M-V-SETQ ...) ;;; ! The variable MAX-VALUES is not used. ;;; Style warning: ;;; in file CMPMULTI.LSP, position 9199 ;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) ;;; ! The variable NR is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPSPECIAL.LSP, position 3652 ;;; at (DEFUN C2FUNCTION ...) ;;; ! The variable FUNOB is not used. ;;; Style warning: ;;; in file CMPSPECIAL.LSP, position 4051 ;;; at (DEFUN NEW-LOCAL ...) ;;; ! The variable PARENT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTAG.LSP, position 2844 ;;; at (DEFUN C1TAGBODY ...) ;;; ! The variable THIS-TAG is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTOP.LSP, position 11047 ;;; at (DEFUN NEW-DEFUN ...) ;;; ! The variable NO-ENTRY is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 16745 ;;; at (DEFUN P1ORDINARY ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 17408 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable PPRINT is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 17408 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable DOC-STRING is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 18968 ;;; at (DEFUN T2INIT-FORM ...) ;;; ! The variable VV-LOC is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 29330 ;;; at (DEFUN C1FSET ...) ;;; ! The variable LABELS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORMS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable PPRINT is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable MACRO is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable FNAME is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31665 ;;; at (DEFUN T2FSET ...) ;;; ! The variable ARGS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31727 ;;; at (DEFUN C2FSET ...) ;;; ! The variable PPRINT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPVAR.LSP, position 2810 ;;; at (DEFUN ASSERT-VAR-REF-VALUE ...) ;;; ! The variable VAR is not used. ;;; Style warning: ;;; in file CMPVAR.LSP, position 5822 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPVAR.LSP, position 8543 ;;; at (DEFUN C1VREF ...) ;;; ! The variable UNW is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPFFI.LSP, position 16652 ;;; at (DEFUN C2C-PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPFFI.LSP, position 21587 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable SIDE-EFFECTS is not used. ;;; Style warning: ;;; in file CMPFFI.LSP, position 21587 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable OUTPUT-REP-TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPCBK.LSP, position 4560 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; ! The variable LISP-NAME is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPNUM.LSP, position 10242 ;;; at (DEF-TYPE-PROPAGATOR ACOS ...) ;;; ! The variable OUTPUT-TYPE is not used. ;;; Style warning: ;;; in file CMPNUM.LSP, position 10412 ;;; at (DEF-TYPE-PROPAGATOR ATAN ...) ;;; ! The variable FLOAT-T1 is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPNAME.LSP, position 5956 ;;; at (DEFUN INIT-FUNCTION-NAME ...) ;;; ! The variable C is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT.LSP, position 6513 ;;; at (DEFINE-COMPILER-MACRO TYPEP ...) ;;; ! The variable E is not used. ;;; Style warning: ;;; in file CMPOPT.LSP, position 13845 ;;; at (DEFINE-COMPILER-MACRO FLOAT ...) ;;; ! The variable AUX is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 2864 ;;; at (DEFINE-COMPILER-MACRO TERPRI ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 3059 ;;; at (DEFINE-COMPILER-MACRO PRINT ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 3276 ;;; at (DEFINE-COMPILER-MACRO PRIN1 ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8729 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8729 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable LIST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10690 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10690 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable LIST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable KEY-FLAG is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST-FLAG is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11452 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11452 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable SEQUENCE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPPROP.LSP, position 2797 ;;; at (DEFUN P1VALUES ...) ;;; ! The variable FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 3843 ;;; at (DEFUN REVISE-VAR-TYPE ...) ;;; ! The variable VARIABLE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4045 ;;; at (DEFUN P1BLOCK ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4350 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4350 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4693 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4693 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5247 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5247 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5546 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable TAG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5546 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5736 ;;; at (DEFUN P1THROW ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5736 ;;; at (DEFUN P1THROW ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5962 ;;; at (DEFUN P1IF ...) ;;; ! The variable FMLA-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5962 ;;; at (DEFUN P1IF ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6397 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6397 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6564 ;;; at (DEFUN P1FMLA-AND ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7120 ;;; at (DEFUN P1FMLA-OR ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable NOT-USED is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable DOC is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable LAMBDA-LIST is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8225 ;;; at (DEFUN P1LET* ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8990 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable LABELS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8990 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9147 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9715 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable VARS-LIST is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9715 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9928 ;;; at (DEFUN P1PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10011 ;;; at (DEFUN P1COMPILER-TYPECASE ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10444 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable ALT-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10444 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10689 ;;; at (DEFUN P1PROGV ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable NEW-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable ASSUMPTIONS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable VARS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11450 ;;; at (DEFUN P1WITH-STACK ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable FORM-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable INLINE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable TAG-VAR is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 12486 ;;; at (DEFUN P1TAGBODY-ONE-PASS ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15381 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable OBJ is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15381 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable INDEX is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15609 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-AREF ...) ;;; ! The variable INDEX is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOS-FEATURES.LSP, position 2230 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; ! The variable PATTERNS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-OFFSET is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-TRUENAME is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable LOAD is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable DATA-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable H-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable C-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable PRINT is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable VERBOSE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 5753 ;;; at (DEFUN LINKER-CC ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 7833 ;;; at (DEFUN BUNDLE-CC ...) ;;; ! The variable INIT-NAME is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 22121 ;;; at (DEFUN COMPILE-FILE ...) ;;; ! The variable OUTPUT-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 41145 ;;; at (FSET 'WITH-COMPILATION-UNIT ...) ;;; ! The variable OPTIONS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/sysfun.c -o cmp/sysfun.o ;;; Finished compiling SRC:CMP;SYSFUN.LSP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitjrbnFw.c -o eclinitjrbnFw.o ;;; Note: ;;; Invoking external command: ;;; ar cr libcmp.a eclinitjrbnFw.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmputil.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmpc-machine.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.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: ;;; ranlib libcmp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitBvzyVM.c -o eclinitBvzyVM.o ;;; Note: ;;; Invoking external command: ;;; gcc -o cmp.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitBvzyVM.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmputil.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmpc-machine.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.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,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Note: ;;; in file ECL-CDB.LISP, position 2796 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type :UINT32-T. Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)) ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-cdb.c -o ext/ecl-cdb.o ;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitA3fEH5.c -o eclinitA3fEH5.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-cdb.a eclinitA3fEH5.o ext/ecl-cdb.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-cdb.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitW21PiB.c -o eclinitW21PiB.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-cdb.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitW21PiB.o ext/ecl-cdb.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-help.c -o ext/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit2DctLz.c -o eclinit2DctLz.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-help.a eclinit2DctLz.o ext/ecl-cdb.o ext/ecl-help.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-help.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit0dfAqK.c -o eclinit0dfAqK.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-help.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinit0dfAqK.o ext/ecl-cdb.o ext/ecl-help.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! IGNORE declaration was found for not bound variable *COMPILE-FILE-VERBOSE*. ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! Illegal or unknown OPTIMIZE proclamation (INHIBIT-WARNINGS 3) ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! The variable OVERRIDE-COMPILATION-UNIT is not used. ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 202247 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable COMMAND is not used. ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 202247 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable OUTPUT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/defsystem.c -o ext/defsystem.o ;;; Finished compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitV7ujmY.c -o eclinitV7ujmY.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdefsystem.a eclinitV7ujmY.o ext/defsystem.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdefsystem.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitjI6qGd.c -o eclinitjI6qGd.o ;;; Note: ;;; Invoking external command: ;;; gcc -o defsystem.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitjI6qGd.o ext/defsystem.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/asdf.c -o ext/asdf.o ;;; Finished compiling EXT:ASDF;ASDF.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitGtfIxf.c -o eclinitGtfIxf.o ;;; Note: ;;; Invoking external command: ;;; ar cr libasdf.a eclinitGtfIxf.o ext/asdf.o ;;; Note: ;;; Invoking external command: ;;; ranlib libasdf.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitkJxD5d.c -o eclinitkJxD5d.o ;;; Note: ;;; Invoking external command: ;;; gcc -o asdf.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitkJxD5d.o ext/asdf.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file SOCKETS.LISP, position 5938 ;;; at (DEFUN GET-HOST-BY-NAME ...) ;;; ! Variable +AF-INET+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 18100 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EAGAIN+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 18100 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 31573 ;;; at (DEFCLASS LOCAL-SOCKET ...) ;;; ! Variable +AF-LOCAL+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51546 ;;; at (DEFINE-SOCKET-CONDITION EADDRINUSE ...) ;;; ! Variable EADDRINUSE was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51605 ;;; at (DEFINE-SOCKET-CONDITION EAGAIN ...) ;;; ! Variable EAGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51656 ;;; at (DEFINE-SOCKET-CONDITION EBADF ...) ;;; ! Variable EBADF was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51714 ;;; at (DEFINE-SOCKET-CONDITION ECONNREFUSED ...) ;;; ! Variable ECONNREFUSED was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51778 ;;; at (DEFINE-SOCKET-CONDITION ETIMEDOUT ...) ;;; ! Variable ETIMEDOUT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51838 ;;; at (DEFINE-SOCKET-CONDITION EINTR ...) ;;; ! Variable EINTR was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51888 ;;; at (DEFINE-SOCKET-CONDITION EINVAL ...) ;;; ! Variable EINVAL was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51944 ;;; at (DEFINE-SOCKET-CONDITION ENOBUFS ...) ;;; ! Variable ENOBUFS was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51995 ;;; at (DEFINE-SOCKET-CONDITION ENOMEM ...) ;;; ! Variable ENOMEM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52048 ;;; at (DEFINE-SOCKET-CONDITION EOPNOTSUPP ...) ;;; ! Variable EOPNOTSUPP was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52115 ;;; at (DEFINE-SOCKET-CONDITION EPERM ...) ;;; ! Variable EPERM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52177 ;;; at (DEFINE-SOCKET-CONDITION EPROTONOSUPPORT ...) ;;; ! Variable EPROTONOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52248 ;;; at (DEFINE-SOCKET-CONDITION ESOCKTNOSUPPORT ...) ;;; ! Variable ESOCKTNOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52322 ;;; at (DEFINE-SOCKET-CONDITION ENETUNREACH ...) ;;; ! Variable ENETUNREACH was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54360 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_NONAME ...) ;;; ! Variable EAI_NONAME was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54423 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_AGAIN ...) ;;; ! Variable EAI_AGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54481 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_FAIL ...) ;;; ! Variable EAI_FAIL was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/sockets.c -o ext/sockets.o ;;; Finished compiling EXT:SOCKETS;SOCKETS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitPtu7Q4.c -o eclinitPtu7Q4.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsockets.a eclinitPtu7Q4.o ext/package.o ext/sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitwU2Onr.c -o eclinitwU2Onr.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sockets.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitwU2Onr.o ext/package.o ext/sockets.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/sb-bsd-sockets.c -o ext/sb-bsd-sockets.o ;;; Finished compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit9WPG8m.c -o eclinit9WPG8m.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsb-bsd-sockets.a eclinit9WPG8m.o ext/sb-bsd-sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsb-bsd-sockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ecliniti6eVAA.c -o ecliniti6eVAA.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sb-bsd-sockets.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecliniti6eVAA.o ext/sb-bsd-sockets.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Style warning: ;;; in file SERVE-EVENT.LISP, position 5367 ;;; at (DEFUN SERVE-EVENT ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/serve-event.c -o ext/serve-event.o ;;; Finished compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitDf7ieL.c -o eclinitDf7ieL.o ;;; Note: ;;; Invoking external command: ;;; ar cr libserve-event.a eclinitDf7ieL.o ext/serve-event.o ;;; Note: ;;; Invoking external command: ;;; ranlib libserve-event.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitlj2MRy.c -o eclinitlj2MRy.o ;;; Note: ;;; Invoking external command: ;;; gcc -o serve-event.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitlj2MRy.o ext/serve-event.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-curl.c -o ext/ecl-curl.o ;;; Finished compiling EXT:ECL-CURL;ECL-CURL.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitW0TURr.c -o eclinitW0TURr.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-curl.a eclinitW0TURr.o ext/ecl-curl.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-curl.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit3YIGoD.c -o eclinit3YIGoD.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-curl.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinit3YIGoD.o ext/ecl-curl.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/minitar.c -o ext/minitar.o ;;; Finished compiling EXT:QUICKLISP;MINITAR.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinithceNWI.c -o eclinithceNWI.o ;;; Note: ;;; Invoking external command: ;;; ar cr libql-minitar.a eclinithceNWI.o ext/minitar.o ;;; Note: ;;; Invoking external command: ;;; ranlib libql-minitar.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitGxPJIq.c -o eclinitGxPJIq.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ql-minitar.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitGxPJIq.o ext/minitar.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Note: ;;; in file DEFLATE.LISP, position 10986 ;;; at (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 12132 ;;; at (DEFUN BIT-STREAM-READ-BITS ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22079 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22079 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-LENGTH-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-DISTANCE-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-COPY-BLOCK ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/deflate.c -o ext/deflate.o ;;; Finished compiling EXT:DEFLATE;DEFLATE.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitIHoTqf.c -o eclinitIHoTqf.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdeflate.a eclinitIHoTqf.o ext/deflate.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdeflate.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitFV98Lf.c -o eclinitFV98Lf.o ;;; Note: ;;; Invoking external command: ;;; gcc -o deflate.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitFV98Lf.o ext/deflate.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-quicklisp.c -o ext/ecl-quicklisp.o ;;; Finished compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitVreEHO.c -o eclinitVreEHO.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-quicklisp.a eclinitVreEHO.o ext/ecl-quicklisp.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-quicklisp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitjShgRo.c -o eclinitjShgRo.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-quicklisp.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitjShgRo.o ext/ecl-quicklisp.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -lm ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ATARIST.BIN to BUILD:ENCODINGS;ATARIST.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-1.BIN to BUILD:ENCODINGS;ISO-8859-1.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-2.BIN to BUILD:ENCODINGS;ISO-8859-2.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-3.BIN to BUILD:ENCODINGS;ISO-8859-3.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-4.BIN to BUILD:ENCODINGS;ISO-8859-4.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-5.BIN to BUILD:ENCODINGS;ISO-8859-5.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-6.BIN to BUILD:ENCODINGS;ISO-8859-6.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-7.BIN to BUILD:ENCODINGS;ISO-8859-7.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-8.BIN to BUILD:ENCODINGS;ISO-8859-8.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-9.BIN to BUILD:ENCODINGS;ISO-8859-9.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-10.BIN to BUILD:ENCODINGS;ISO-8859-10.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-11.BIN to BUILD:ENCODINGS;ISO-8859-11.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-13.BIN to BUILD:ENCODINGS;ISO-8859-13.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-14.BIN to BUILD:ENCODINGS;ISO-8859-14.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-15.BIN to BUILD:ENCODINGS;ISO-8859-15.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-16.BIN to BUILD:ENCODINGS;ISO-8859-16.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/KOI8-R.BIN to BUILD:ENCODINGS;KOI8-R.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/KOI8-U.BIN to BUILD:ENCODINGS;KOI8-U.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP437.BIN to BUILD:ENCODINGS;DOS-CP437.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP737.BIN to BUILD:ENCODINGS;DOS-CP737.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP775.BIN to BUILD:ENCODINGS;DOS-CP775.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP850.BIN to BUILD:ENCODINGS;DOS-CP850.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP852.BIN to BUILD:ENCODINGS;DOS-CP852.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP855.BIN to BUILD:ENCODINGS;DOS-CP855.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP857.BIN to BUILD:ENCODINGS;DOS-CP857.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP860.BIN to BUILD:ENCODINGS;DOS-CP860.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP861.BIN to BUILD:ENCODINGS;DOS-CP861.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP862.BIN to BUILD:ENCODINGS;DOS-CP862.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP863.BIN to BUILD:ENCODINGS;DOS-CP863.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP864.BIN to BUILD:ENCODINGS;DOS-CP864.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP865.BIN to BUILD:ENCODINGS;DOS-CP865.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP866.BIN to BUILD:ENCODINGS;DOS-CP866.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP869.BIN to BUILD:ENCODINGS;DOS-CP869.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP874.BIN to BUILD:ENCODINGS;DOS-CP874.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP932.BIN to BUILD:ENCODINGS;WINDOWS-CP932.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP936.BIN to BUILD:ENCODINGS;WINDOWS-CP936.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP949.BIN to BUILD:ENCODINGS;WINDOWS-CP949.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP950.BIN to BUILD:ENCODINGS;WINDOWS-CP950.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1250.BIN to BUILD:ENCODINGS;WINDOWS-CP1250.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1251.BIN to BUILD:ENCODINGS;WINDOWS-CP1251.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1252.BIN to BUILD:ENCODINGS;WINDOWS-CP1252.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1253.BIN to BUILD:ENCODINGS;WINDOWS-CP1253.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1254.BIN to BUILD:ENCODINGS;WINDOWS-CP1254.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1255.BIN to BUILD:ENCODINGS;WINDOWS-CP1255.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1256.BIN to BUILD:ENCODINGS;WINDOWS-CP1256.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1257.BIN to BUILD:ENCODINGS;WINDOWS-CP1257.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1258.BIN to BUILD:ENCODINGS;WINDOWS-CP1258.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0201.BIN to BUILD:ENCODINGS;JISX0201.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0208.BIN to BUILD:ENCODINGS;JISX0208.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0212.BIN to BUILD:ENCODINGS;JISX0212.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-2022-JP to build:encodings;ISO-2022-JP ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-2022-JP-1 to build:encodings;ISO-2022-JP-1 (compile-file "ext:package-locks;package-locks.lisp" :output-file #P"BUILD:EXT;PACKAGE-LOCKS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:PACKAGE-LOCKS;PACKAGE-LOCKS.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/package-locks.c -o ext/package-locks.o ;;; Finished compiling EXT:PACKAGE-LOCKS;PACKAGE-LOCKS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitYdlDB9.c -o eclinitYdlDB9.o ;;; Note: ;;; Invoking external command: ;;; ar cr libpackage-locks.a eclinitYdlDB9.o ext/package-locks.o ;;; Note: ;;; Invoking external command: ;;; ranlib libpackage-locks.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinittX4xWz.c -o eclinittX4xWz.o ;;; Note: ;;; Invoking external command: ;;; gcc -o package-locks.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinittX4xWz.o ext/package-locks.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -lm ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinits1YT2m.c -o eclinits1YT2m.o ;;; Note: ;;; Invoking external command: ;;; gcc -o bin/ecl -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinits1YT2m.o -L./ -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgc -lm (#P"package-locks.asd" #P"package-locks.fas" #P"libpackage-locks.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"prebuilt-asdf.asd" #P"asdf.fas" #P"libasdf.a" #P"defsystem.asd" #P"defsystem.fas" #P"libdefsystem.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") /bin/bash: line 0: cd: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../.git: No such file or directory tags generation failed, but this does not break the build. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). user-guide/embedding.txi:14: warning: unreferenced node `Starting and Stopping' user-guide/embedding.txi:14: warning: node `Catching Errors and Managing Interrupts' is next for `Starting and Stopping' in sectioning but not in menu user-guide/embedding.txi:14: warning: node `Embedding ECL - Embedding Reference' is up for `Starting and Stopping' in sectioning but not in menu user-guide/embedding.txi:11: node `Embedding ECL - Embedding Reference' lacks menu item for `Starting and Stopping' despite being its Up target user-guide/embedding.txi:127: warning: unreferenced node `Catching Errors and Managing Interrupts' user-guide/embedding.txi:127: warning: node `Starting and Stopping' is prev for `Catching Errors and Managing Interrupts' in sectioning but not in menu user-guide/embedding.txi:127: warning: node `Embedding ECL - Embedding Reference' is up for `Catching Errors and Managing Interrupts' in sectioning but not in menu user-guide/embedding.txi:11: node `Embedding ECL - Embedding Reference' lacks menu item for `Catching Errors and Managing Interrupts' despite being its Up target make[7]: *** [ecl.info.gz] Error 1 make[6]: *** [info] Error 2 make[5]: *** [doc] Error 2 make[4]: *** [all] Error 2 ******************************************************************************** Error building ecl-20.4.24.p0 ******************************************************************************** real 3m17.387s user 2m42.492s sys 0m32.536s ************************************************************************ Error installing package ecl-20.4.24.p0 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/davideinstein/projects/sage/logs/pkgs/ecl-20.4.24.p0.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0' && '/Users/davideinstein/projects/sage/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for ecl-20.4.24.p0 Using cached file /Users/davideinstein/projects/sage/upstream/ecl-20.4.24.tgz ecl-20.4.24.p0 ==================================================== Setting up build directory for ecl-20.4.24.p0 Finished extraction Applying patches from ../patches... Applying ../patches/214.patch patching file src/configure patching file src/configure.ac Applying ../patches/215.patch patching file src/aclocal.m4 patching file src/c/stacks.d patching file src/configure Hunk #1 succeeded at 7312 (offset 187 lines). Hunk #2 succeeded at 8532 (offset 187 lines). Hunk #3 succeeded at 9202 (offset 187 lines). patching file src/configure.ac Hunk #1 succeeded at 659 (offset 1 line). Hunk #2 succeeded at 712 (offset 1 line). patching file src/ecl/configpre.h patching file src/h/config-internal.h.in Hunk #1 succeeded at 245 (offset 5 lines). Applying ../patches/216.patch patching file src/cmp/cmpos-run.lsp Applying ../patches/ECL_WITH_LISP_FPE.patch patching file src/h/impl/math_fenv.h Applying ../patches/skip_makeinfo_test.patch patching file src/configure Hunk #1 succeeded at 5482 (offset 178 lines). Hunk #2 succeeded at 5523 (offset 178 lines). patching file src/configure.ac Hunk #1 succeeded at 361 (offset 2 lines). Applying ../patches/write_error.patch patching file src/c/file.d **************************************************** Host system: Darwin Davids-MacBook-Pro-3.local 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin **************************************************** Package 'ecl' is currently not installed No legacy uninstaller found for 'ecl'; nothing to do Using CC=gcc Using CXX=g++ -std=gnu++11 The following environment variables will be exported Using CFLAGS=-g -O2 Using CXXFLAGS=-g -O2 Using CPPFLAGS= Using LDFLAGS=-L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib configure scripts and/or makefiles might override these later Configuring ecl-20.4.24.p0 Creating directory `build' Switching to directory `build' to continue configuration. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking checking build system type... x86_64-apple-darwin19.5.0 checking host system type... x86_64-apple-darwin19.5.0 checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=gnu++11 accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ranlib... 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 ranlib... (cached) ranlib checking for ar... ar checking for exctags... no checking for ectags... no checking for ctags... ctags checking for etags... etags checking for ld flags when building shared libraries... -dynamiclib -flat_namespace -undefined suppress -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib checking for required libraries... -lm checking for architecture... X86_64 checking for software type... darwin / checking for install-info... /usr/local/bin/install-info checking for makeinfo... /usr/local/bin/makeinfo checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lgmp... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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." checking for getpwnam in -lsun... no checking for library containing strerror... none required checking for GC_malloc in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_set_start_callback in -lgc... 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... yes checking ffi/ffi.h presence... yes checking for ffi/ffi.h... yes checking whether we can use the existing libffi library ... yes checking for soname flags... -Wl,-install_name,@rpath/libecl.20.4.dylib -Wl,-compatibility_version,20.4.24 checking for X... no 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/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... no checking link.h presence... no checking for link.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.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 ulimit.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 float complex... yes checking for double complex... yes checking for long complex... yes checking for crealf... yes checking for creal... yes checking for creall... yes checking for cimagf... yes checking for cimag... yes checking for cimagl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for conjf... yes checking for conj... yes checking for conjl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for casinf... yes checking for casin... yes checking for casinl... yes checking for cacosf... yes checking for cacos... yes checking for cacosl... yes checking for catanf... yes checking for catan... yes checking for catanl... yes checking for casinhf... yes checking for casinh... yes checking for casinhl... yes checking for cacoshf... yes checking for cacosh... yes checking for cacoshl... yes checking for catanhf... yes checking for catanh... yes checking for catanhl... yes "C99 Complex Float support is available" checking whether stack growns downwards... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether RLIMIT_STACK is declared... yes checking whether closedir returns void... no checking for error_at_line... no 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 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... no 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 system... yes checking for expf... yes checking for powf... 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 for working feenableexcept... no = 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 ../Makefile config.status: creating Makefile config.status: creating c/Makefile config.status: creating doc/Makefile config.status: creating doc/ecl.man config.status: creating doc/ecl-config.man config.status: creating ecl/configpre.h config.status: creating ecl/configpre-int.h config.status: creating bin/ecl-config.pre config.status: creating lsp/config.lsp 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 config.status: creating ecl/config-internal.h configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking Configuration complete. To build ECL, issue make in this directory. Building ecl-20.4.24.p0 cd build; make Building libeclmin.a... dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d -> main.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:354:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_def_ct_ratio(minus_half,ecl_make_fixnum(-1),ecl_make_fixnum(2),static,const); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/ecl-inl.h:134:22: note: expanded from macro 'ecl_def_ct_ratio' den, num }; \ ^~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:306:25: warning: unused variable 'default_rehash_size' [-Wunused-const-variable] ecl_def_ct_single_float(default_rehash_size,1.5f,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:307:25: warning: unused variable 'default_rehash_threshold' [-Wunused-const-variable] ecl_def_ct_single_float(default_rehash_threshold,0.75f,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:330:24: warning: unused variable 'str_empty' [-Wunused-const-variable] ecl_def_ct_base_string(str_empty,"",0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:331:24: warning: unused variable 'str_G' [-Wunused-const-variable] ecl_def_ct_base_string(str_G,"G",1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:345:24: warning: unused variable 'str_slash' [-Wunused-const-variable] ecl_def_ct_base_string(str_slash,"/",1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:347:25: warning: unused variable 'flt_zero' [-Wunused-const-variable] ecl_def_ct_single_float(flt_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:348:25: warning: unused variable 'flt_zero_neg' [-Wunused-const-variable] ecl_def_ct_single_float(flt_zero_neg,-0.0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:349:25: warning: unused variable 'dbl_zero' [-Wunused-const-variable] ecl_def_ct_double_float(dbl_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:350:25: warning: unused variable 'dbl_zero_neg' [-Wunused-const-variable] ecl_def_ct_double_float(dbl_zero_neg,-0.0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:351:23: warning: unused variable 'ldbl_zero' [-Wunused-const-variable] ecl_def_ct_long_float(ldbl_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:352:23: warning: unused variable 'ldbl_zero_neg' [-Wunused-const-variable] ecl_def_ct_long_float(ldbl_zero_neg,-0.0l,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:353:18: warning: unused variable 'plus_half' [-Wunused-const-variable] ecl_def_ct_ratio(plus_half,ecl_make_fixnum(1),ecl_make_fixnum(2),static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:354:18: warning: unused variable 'minus_half' [-Wunused-const-variable] ecl_def_ct_ratio(minus_half,ecl_make_fixnum(-1),ecl_make_fixnum(2),static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:355:25: warning: unused variable 'flt_one' [-Wunused-const-variable] ecl_def_ct_single_float(flt_one,1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:356:25: warning: unused variable 'flt_one_neg' [-Wunused-const-variable] ecl_def_ct_single_float(flt_one_neg,-1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:357:25: warning: unused variable 'flt_two' [-Wunused-const-variable] ecl_def_ct_single_float(flt_two,2,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:358:20: warning: unused variable 'flt_imag_unit' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_unit,&flt_zero_data,&flt_one_data,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:359:20: warning: unused variable 'flt_imag_unit_neg' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_unit_neg,&flt_zero_data,&flt_one_neg_data,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:360:20: warning: unused variable 'flt_imag_two' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_two,&flt_zero_data,&flt_two_data,static,const); ^ 20 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbol.d -> symbol.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbol.d:145:22: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d -> package.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d:372:22: warning: unused variable 'env' [-Wunused-variable] const cl_env_ptr env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d:1266:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cons.d -> cons.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/list.d -> list.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/apply.d -> apply.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/eval.d -> eval.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/interpreter.d -> interpreter.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/interpreter.d:1305:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/compiler.d -> compiler.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/disassembler.d -> disassembler.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/cache.d -> clos/cache.o.c In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/cache.d:16: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:39:1: warning: unused function 'hash_string' [-Wunused-function] hash_string(cl_index initval, const unsigned char *k, cl_index length) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:143:17: warning: unused function 'hash_word' [-Wunused-function] static cl_index hash_word(cl_index c, cl_index w) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:150:17: warning: unused function 'hash_base_string' [-Wunused-function] static cl_index hash_base_string(const ecl_base_char *s, cl_index len, cl_index h) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:169:17: warning: unused function 'hash_full_string' [-Wunused-function] static cl_index hash_full_string(const ecl_character *s, cl_index len, cl_index h) ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/accessor.d -> clos/accessor.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/instance.d -> clos/instance.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/gfun.d -> clos/gfun.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reference.d -> reference.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reference.d:127:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/character.d -> character.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/file.d -> file.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/file.d:392:19: warning: shifting a negative signed value is undefined [-Wshift-negative-value] c = cl_ash(c, ecl_make_fixnum(-8)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d -> read.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:460:20: warning: unused variable 'env' [-Wunused-variable] const cl_env_ptr env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:485:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:651:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:849:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1424:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1440:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1457:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1478:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:2441:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (position != ecl_make_fixnum(-1)) { ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 9 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/print.d -> print.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/error.d -> error.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/string.d -> string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d -> cfun.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:38:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cf->cfunfixed.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:65:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cf->cfun.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:92:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cc->cclosure.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reader/parse_integer.d -> reader/parse_integer.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reader/parse_number.d -> reader/parse_number.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/float_to_string.d -> printer/float_to_string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d -> printer/write_ugly.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:114:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value] s = si_float_to_string_free(s, f, ecl_make_fixnum(-3), ecl_make_fixnum(8)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:137:3: warning: variable 'real' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:141:24: note: uninitialized use occurs here si_write_ugly_object(real, stream); ^~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:123:17: note: initialize the variable 'real' to silence this warning cl_object real, imag; ^ = NULL /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:137:3: warning: variable 'imag' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:143:24: note: uninitialized use occurs here si_write_ugly_object(imag, stream); ^~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:123:23: note: initialize the variable 'imag' to silence this warning cl_object real, imag; ^ = NULL 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_object.d -> printer/write_object.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_symbol.d -> printer/write_symbol.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_array.d -> printer/write_array.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_list.d -> printer/write_list.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_code.d -> printer/write_code.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_sse.d -> printer/write_sse.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d -> ffi/libraries.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d:254:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d:422:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/backtrace.d -> ffi/backtrace.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/mmap.d -> ffi/mmap.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/cdata.d -> ffi/cdata.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cos.d -> numbers/cos.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cos.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sin.d -> numbers/sin.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sin.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tan.d -> numbers/tan.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tan.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/atan.d -> numbers/atan.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/atan.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cosh.d -> numbers/cosh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cosh.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sinh.d -> numbers/sinh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sinh.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tanh.d -> numbers/tanh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tanh.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/exp.d -> numbers/exp.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/exp.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/expt.d -> numbers/expt.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/expt.d:23:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/log.d -> numbers/log.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/log.d:22:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sqrt.d -> numbers/sqrt.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sqrt.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/abs.d -> numbers/abs.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/zerop.d -> numbers/zerop.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plusp.d -> numbers/plusp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minusp.d -> numbers/minusp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/negate.d -> numbers/negate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/conjugate.d -> numbers/conjugate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_plus.d -> numbers/one_plus.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_minus.d -> numbers/one_minus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_minus.d:27:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (x == ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plus.d -> numbers/plus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plus.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minus.d -> numbers/minus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minus.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/times.d -> numbers/times.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/times.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/divide.d -> numbers/divide.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/divide.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_compare.d -> numbers/number_compare.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_equalp.d:40:10: warning: unused variable 'dx' [-Wunused-variable] double dx; ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minmax.d -> numbers/minmax.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/floor.d -> numbers/floor.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/floor.d:24:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/ceiling.d -> numbers/ceiling.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/ceiling.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/round.d -> numbers/round.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/round.d:26:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/truncate.d -> numbers/truncate.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/truncate.d:25:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/typespec.d -> typespec.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d -> assignment.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:105:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:128:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:236:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:251:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/predicate.d -> predicate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d -> number.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:157:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_make_fixnum(short_min), ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:193:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_make_fixnum(int16_min), ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:463:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (den == ecl_make_fixnum(-1)) ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:631:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:634:10: note: uninitialized use occurs here return result; ^~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:614:19: note: initialize the variable 'result' to silence this warning cl_object result; ^ = NULL 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_pred.d -> num_pred.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_arith.d -> num_arith.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_co.d -> num_co.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d -> num_log.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:204:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return cl_logxor(2,x,ecl_make_fixnum(-1)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:307:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_object __value0 = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:316:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_object __value0 = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:431:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] r = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_rand.d -> num_rand.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/array.d -> array.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/vector_push.d -> vector_push.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/sequence.d -> sequence.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cmpaux.d -> cmpaux.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/macros.d -> macros.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/backq.d -> backq.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/stacks.d -> stacks.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/stacks.d:440:1: warning: unused function 'ihs_function_name' [-Wunused-function] ihs_function_name(cl_object x) ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/time.d -> time.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixint.d -> unixint.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/mapfun.d -> mapfun.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/multival.d -> multival.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/hash.d -> hash.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/hash.d:1318:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_list(2, ecl_make_fixnum(-1), ht), ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/format.d -> format.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/pathname.d -> pathname.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/pathname.d:662:2: warning: unused label 'maybe_parse_host' [-Wunused-label] maybe_parse_host: ^~~~~~~~~~~~~~~~~ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/structure.d -> structure.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/load.d -> load.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d -> unixfsys.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:355:19: warning: passing 'ecl_base_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (safe_stat(filename->base_string.self, &filestatus) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:69:23: note: passing argument to parameter 'path' here safe_stat(const char *path, struct stat *sb) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:564:2: warning: unused label 'FAILURE_CLOBBER' [-Wunused-label] FAILURE_CLOBBER: ^~~~~~~~~~~~~~~~ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixsys.d -> unixsys.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/serialize.d -> serialize.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d -> ffi.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:219:4: warning: 'ffi_type_complex_float' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_float, /*ECL_SYM(":CSFLOAT",1393),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:213:46: note: 'ffi_type_complex_float' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_float; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:220:4: warning: 'ffi_type_complex_double' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_double, /*ECL_SYM(":CDFLOAT",1394),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:214:46: note: 'ffi_type_complex_double' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_double; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:221:4: warning: 'ffi_type_complex_longdouble' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_longdouble, /*ECL_SYM(":CLFLOAT",1395),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:216:46: note: 'ffi_type_complex_longdouble' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_longdouble; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:981:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(ecl_foreign_data_pointer_safe(closure)); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:337:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:981:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(ecl_foreign_data_pointer_safe(closure)); ^~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:997:28: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure *closure = ffi_closure_alloc(sizeof(ffi_closure), &executable_region); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:336:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:997:28: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning ffi_closure *closure = ffi_closure_alloc(sizeof(ffi_closure), &executable_region); ^~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:1011:18: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] int status = ffi_prep_closure_loc(closure, cif, callback_executor, ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:354:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:1011:18: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning int status = ffi_prep_closure_loc(closure, cif, callback_executor, ^~~~~~~~~~~~~~~~~~~~ 6 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/sse2.d -> sse2.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/big.d -> big.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d -> alloc_2.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:195:1: warning: unused function 'error_wrong_tag' [-Wunused-function] error_wrong_tag(cl_type t) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:768:1: warning: unused function 'to_bitmap' [-Wunused-function] to_bitmap(void *x, void *y) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:1162:1: warning: unused function 'deferred_finalizer' [-Wunused-function] deferred_finalizer(cl_object o) ^ 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/tcp.d -> tcp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/threads/atomic.d -> threads/atomic.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d -> all_symbols.c In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:660:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {"MOST-NEGATIVE-FIXNUM", CL_CONSTANT, NULL, -1, ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2337:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-CHAR-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(CHAR_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2341:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-SHORT-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(SHRT_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:660:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {"MOST-NEGATIVE-FIXNUM", CL_CONSTANT, NULL, -1, ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2337:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-CHAR-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(CHAR_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2341:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-SHORT-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(SHRT_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(write_sse.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(serialize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(sse2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(atomic.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(write_sse.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(serialize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(sse2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(atomic.o) has no symbols dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cinit.d -> cinit.c Building ecl_min... ;*** 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;loop.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 src:clos;walk.lsp ;;; Loading lsp/format.lsp ;;; About to load cmp/load.lsp ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmppackage.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptypes.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpglobals.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/cmp/cmpdefs.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmac.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmputil.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpform.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptables.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpinline.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-arith.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-prop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-assert.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-api.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-fun.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-declare.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-proclaim.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-declaim.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-machine.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-wt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-inliner.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpbind.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpblock.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcall.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcatch.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmppolicy.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpeval.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpexit.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpflet.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpfun.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpif.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmplam.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmplet.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmploc.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmap.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpstack.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmulti.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpspecial.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptag.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpvar.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpwt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpffi.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcbk.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpct.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpnum.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpname.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-bits.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-clos.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-constant.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-cons.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-printer.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-sequence.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-type.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpprop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpclos.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpstructures.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmparray.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpos-run.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpos-features.lsp" ;;; System features: (X86_64 64-BIT MACH-O X86_64-APPLE-DARWIN19.5.0 GCC-COMPILER MMX SSE SSE2 AMD64 X86-64 LP64) ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmain.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/proclamations.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/sysfun.lsp" ;;; ;;; 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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/evalmacros.c -o lsp/evalmacros.o ;;; Finished compiling SRC:LSP;EVALMACROS.LSP. ;;; (compile-file "src:lsp;cmuutil.lsp" :output-file #P"BUILD:LSP;CMUUTIL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;CMUUTIL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/cmuutil.c -o lsp/cmuutil.o ;;; Finished compiling SRC:LSP;CMUUTIL.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 ;;; ;;; Style warning: ;;; in file SETF.LSP, position 766 ;;; at (DEFUN DO-SETF-METHOD-EXPANSION ...) ;;; ! Variable I, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file SETF.LSP, position 766 ;;; at (DEFUN DO-SETF-METHOD-EXPANSION ...) ;;; ! Variable I, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file ARRAYLIB.LSP, position 5076 ;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) ;;; In function ARRAY-IN-BOUNDS-P, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 6855 ;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) ;;; In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 7215 ;;; at (DEFUN BIT ...) ;;; In function BIT, checking types of arguments BIT-ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 7520 ;;; at (DEFUN SBIT ...) ;;; In function SBIT, checking types of arguments BIT-ARRAY. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/assert.c -o lsp/assert.o ;;; 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 ;;; ;;; Style warning: ;;; in file DEFSTRUCT.LSP, position 12991 ;;; at (DEFUN %STRUCT-LAYOUT-COMPATIBLE-P ...) ;;; ! The variable NEW-SLOT-NAME is not used. ;;; Style warning: ;;; in file DEFSTRUCT.LSP, position 12991 ;;; at (DEFUN %STRUCT-LAYOUT-COMPATIBLE-P ...) ;;; ! The variable OLD-SLOT-NAME is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file MISLIB.LSP, position 1021 ;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) ;;; In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/mislib.c -o lsp/mislib.o ;;; 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 ;;; ;;; Note: ;;; in file NUMLIB.LSP, position 5597 ;;; at (DEFUN CIS ...) ;;; In function CIS, checking types of arguments X. ;;; Warning: ;;; in file NUMLIB.LSP, position 12504 ;;; at (DEFUN BYTE-SIZE ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file SEQLIB.LSP, position 9785 ;;; at (DEFUN REMOVE ...) ;;; In function REMOVE, checking types of arguments SEQUENCE. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/trace.c -o lsp/trace.o ;;; Finished compiling SRC:LSP;TRACE.LSP. ;;; (compile-file "src:lsp;loop.lsp" :output-file #P"BUILD:LSP;LOOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;LOOP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/loop.c -o lsp/loop.o ;;; Finished compiling SRC:LSP;LOOP.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file FFI.LSP, position 32199 ;;; at (FSET 'DEFCBODY ...) ;;; ! The variable X is not used. ;;; Style warning: ;;; in file FFI.LSP, position 32833 ;;; at (FSET 'DEFENTRY ...) ;;; ! The variable X is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file MP.LSP, position 4919 ;;; at (FSET 'WITH-LOCK ...) ;;; ! The variable LOCK-FORM is not used. ;;; Style warning: ;;; in file MP.LSP, position 12028 ;;; at (FSET 'COMPARE-AND-SWAP ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file KERNEL.LSP, position 15761 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; ! The variable GF is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file METHOD.LSP, position 2073 ;;; at (FSET 'DEFMETHOD ...) ;;; ! The variable DECLARATIONS is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 4345 ;;; at (DEFUN MAYBE-REMOVE-BLOCK ...) ;;; ! The variable DOCUMENTATION is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable CALL-NEXT-METHOD-P is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable NEXT-METHOD-P-P is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable METHOD is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable GF is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8560 ;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) ;;; ! The variable DOCUMENTATION is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file COMBIN.LSP, position 9027 ;;; at (DEFUN FIND-METHOD-COMBINATION ...) ;;; ! The variable GF is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file STD-ACCESSORS.LSP, position 926 ;;; at (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...) ;;; ! The variable DEFAULT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CHANGE.LSP, position 6083 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...) ;;; ! The variable INITARGS is not used. ;;; Style warning: ;;; in file CHANGE.LSP, position 8681 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; ! The variable INITARGS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file STDMETHOD.LSP, position 1145 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! The variable GENERIC-FUNCTION is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file GENERIC.LSP, position 8156 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Style warning: ;;; in file fixup.lsp, position 2448 ;;; at (DOLIST (METHOD-INFO *EARLY-METHODS* ...) ...) ;;; ! The argument 1 of function FIND-CLASS has type ;;; NIL ;;; instead of expected ;;; SYMBOL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file PRINT.LSP, position 5157 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file PRINT.LSP, position 5263 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file PRINT.LSP, position 5370 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file STREAMS.LSP, position 17476 ;;; at (DEFUN CLOS-DEFAULT-READ-SEQUENCE ...) ;;; In function CLOS-DEFAULT-READ-SEQUENCE, checking types of arguments SEQUENCE START. ;;; Note: ;;; in file STREAMS.LSP, position 20337 ;;; at (DEFUN CLOS-DEFAULT-WRITE-SEQUENCE ...) ;;; In function CLOS-DEFAULT-WRITE-SEQUENCE, checking types of arguments SEQUENCE START. ;;; Note: ;;; in file STREAMS.LSP, position 21858 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; In function G123, checking types of arguments STRING START. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file PPRINT.LSP, position 4944 ;;; at (DEFUN INDEX-POSN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5086 ;;; at (DEFUN POSN-INDEX ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5224 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 5224 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5618 ;;; at (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining write access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; In function START-LOGICAL-BLOCK, checking types of arguments STREAM PREFIX SUFFIX. ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23515 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23515 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 34637 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; In function PPRINT-NEWLINE, checking types of arguments KIND STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 36168 ;;; at (DEFUN PPRINT-INDENT ...) ;;; In function PPRINT-INDENT, checking types of arguments RELATIVE-TO N STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 37216 ;;; at (DEFUN PPRINT-TAB ...) ;;; In function PPRINT-TAB, checking types of arguments KIND COLNUM COLINC STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; In function PPRINT-FILL, checking types of arguments STREAM COLON? ATSIGN?. ;;; Style warning: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; In function PPRINT-LINEAR, checking types of arguments STREAM COLON? ATSIGN?. ;;; Style warning: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; In function PPRINT-TABULAR, checking types of arguments STREAM COLON? ATSIGN? TABSIZE. ;;; Style warning: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 43656 ;;; at (DEFUN COPY-PPRINT-DISPATCH ...) ;;; In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 44328 ;;; at (DEFUN PPRINT-DISPATCH ...) ;;; In function PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 45180 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; In function SET-PPRINT-DISPATCH, checking types of arguments FUNCTION PRIORITY TABLE. ;;; End of Pass 1. ;;; Style warning: ;;; in file pprint.lsp, position 52518 ;;; at (DEFUN PPRINT-LAMBDA ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52518 ;;; at (DEFUN PPRINT-LAMBDA ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52712 ;;; at (DEFUN PPRINT-BLOCK ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52712 ;;; at (DEFUN PPRINT-BLOCK ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53325 ;;; at (DEFUN PPRINT-PROGN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57034 ;;; at (DEFUN PPRINT-DOLIST ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57034 ;;; at (DEFUN PPRINT-DOLIST ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file PROCESS.LSP, position 216 ;;; at (FSET 'WITH-PROCESS-LOCK ...) ;;; ! The variable PROCESS is not used. ;;; Style warning: ;;; in file PROCESS.LSP, position 216 ;;; at (FSET 'WITH-PROCESS-LOCK ...) ;;; ! The variable WAIT is not used. ;;; Note: ;;; in file PROCESS.LSP, position 11613 ;;; at (DEFUN PIPE-STREAMS ...) ;;; Unknown type C::WAIT. Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file BYTECMP.LSP, position 3555 ;;; at (DEFUN BC-COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file ECL-CDB.LISP, position 2796 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type :UINT32-T. Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)) ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c clos/ecl-help.c -o clos/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; (compile-file "src:clos;walk.lsp" :output-file #P"BUILD:CLOS;WALK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;WALK.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c clos/walk.c -o clos/walk.o ;;; Finished compiling SRC:CLOS;WALK.LSP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitEa2622.c -o eclinitEa2622.o ;;; Note: ;;; Invoking external command: ;;; ar cr liblsp.a eclinitEa2622.o lsp/export.o lsp/defmacro.o lsp/helpfile.o lsp/evalmacros.o lsp/cmuutil.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/loop.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 clos/walk.o ;;; Note: ;;; Invoking external command: ;;; ranlib liblsp.a NIL ;;; Note: ;;; Invoking external command: ;;; gcc -o libecl.dylib -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ c/main.o c/all_symbols2.o liblsp.a libeclmin.a -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -dynamiclib -flat_namespace -undefined suppress -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -Wl,-install_name,@rpath/libecl.20.4.dylib -Wl,-compatibility_version,20.4.24 -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Warning: ;;; in file CMPMAC.LSP, position 2103 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *ENV-VAR-NAME-CACHE*. ;;; Warning: ;;; in file CMPMAC.LSP, position 2164 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *LEX-ENV-VAR-NAME-CACHE*. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpmac.c -o cmp/cmpmac.o ;;; Finished compiling SRC:CMP;CMPMAC.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmputil.c -o cmp/cmputil.o ;;; Finished compiling SRC:CMP;CMPUTIL.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPINLINE.LSP, position 6876 ;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) ;;; ! The variable NEW-LINE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpinline.c -o cmp/cmpinline.o ;;; Finished compiling SRC:CMP;CMPINLINE.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 ;;; ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2543 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-AND-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4410 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-PRIMARY-TYPE-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4978 ;;; 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*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 6953 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-OR-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 8642 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-AND-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 10177 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-OR-CACHE*. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTYPE-ASSERT.LSP, position 2596 ;;; at (DEFUN SIMPLE-TYPE-ASSERTION ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPTYPE-ASSERT.LSP, position 6147 ;;; at (DEFUN C2CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmptype-assert.c -o cmp/cmptype-assert.o ;;; Finished compiling SRC:CMP;CMPTYPE-ASSERT.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-FUN.LSP, position 3557 ;;; at (DEFUN GET-LOCAL-RETURN-TYPE ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-DECLARE.LSP, position 1127 ;;; at (DEFUN VALIDATE-ALIEN-DECLARATION ...) ;;; ! The variable ERROR is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable BODY is not used. ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable DOC is not used. ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable ALL is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpenv-declaim.c -o cmp/cmpenv-declaim.o ;;; Finished compiling SRC:CMP;CMPENV-DECLAIM.LSP. ;;; (compile-file "src:cmp;cmpc-machine.lsp" :output-file #P"BUILD:CMP;CMPC-MACHINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPC-MACHINE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Style warning: ;;; in file CMPC-MACHINE.LSP, position 9504 ;;; at (DEFUN MAKE-REP-TYPE-HASH ...) ;;; ! The variable ALL-C-TYPES is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpc-machine.c -o cmp/cmpc-machine.o ;;; Finished compiling SRC:CMP;CMPC-MACHINE.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPC-INLINER.LSP, position 1622 ;;; at (DEFUN INLINE-FUNCTION ...) ;;; ! The variable DEST-REP-TYPE is not used. ;;; Style warning: ;;; in file CMPC-INLINER.LSP, position 2047 ;;; at (DEFUN APPLY-INLINE-INFO ...) ;;; ! The variable OUT-TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPCALL.LSP, position 10246 ;;; at (DEFUN WT-CALL-NORMAL ...) ;;; ! The variable TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpcatch.c -o cmp/cmpcatch.o ;;; Finished compiling SRC:CMP;CMPCATCH.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLAM.LSP, position 14353 ;;; at (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...) ;;; ! The variable KEYWORDS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLET.LSP, position 2344 ;;; at (DEFUN C1LET/LET* ...) ;;; ! The variable SP-CHANGE is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6259 ;;; at (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...) ;;; ! The variable REST-FORMS is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6972 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-FORMS is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6972 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-VARS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLOC.LSP, position 5951 ;;; at (DEFUN WT-LCL-LOC ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 6189 ;;; at (DEFUN WT-NUMBER ...) ;;; ! The variable VV is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 6242 ;;; at (DEFUN WT-CHARACTER ...) ;;; ! The variable VV is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 7006 ;;; at (DEFUN SET-UNKNOWN-LOC ...) ;;; ! The variable LOC is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPSTACK.LSP, position 1830 ;;; at (DEFUN C1INNERMOST-STACK-FRAME ...) ;;; ! The variable ARGS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPMULTI.LSP, position 6349 ;;; at (DEFUN DO-M-V-SETQ ...) ;;; ! The variable MAX-VALUES is not used. ;;; Style warning: ;;; in file CMPMULTI.LSP, position 9199 ;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) ;;; ! The variable NR is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPSPECIAL.LSP, position 3652 ;;; at (DEFUN C2FUNCTION ...) ;;; ! The variable FUNOB is not used. ;;; Style warning: ;;; in file CMPSPECIAL.LSP, position 4051 ;;; at (DEFUN NEW-LOCAL ...) ;;; ! The variable PARENT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTAG.LSP, position 2844 ;;; at (DEFUN C1TAGBODY ...) ;;; ! The variable THIS-TAG is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTOP.LSP, position 11047 ;;; at (DEFUN NEW-DEFUN ...) ;;; ! The variable NO-ENTRY is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 16745 ;;; at (DEFUN P1ORDINARY ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 17408 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable PPRINT is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 17408 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable DOC-STRING is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 18968 ;;; at (DEFUN T2INIT-FORM ...) ;;; ! The variable VV-LOC is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 29330 ;;; at (DEFUN C1FSET ...) ;;; ! The variable LABELS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORMS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable PPRINT is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable MACRO is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable FNAME is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31665 ;;; at (DEFUN T2FSET ...) ;;; ! The variable ARGS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31727 ;;; at (DEFUN C2FSET ...) ;;; ! The variable PPRINT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPVAR.LSP, position 2810 ;;; at (DEFUN ASSERT-VAR-REF-VALUE ...) ;;; ! The variable VAR is not used. ;;; Style warning: ;;; in file CMPVAR.LSP, position 5822 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPVAR.LSP, position 8543 ;;; at (DEFUN C1VREF ...) ;;; ! The variable UNW is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPFFI.LSP, position 16652 ;;; at (DEFUN C2C-PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPFFI.LSP, position 21587 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable SIDE-EFFECTS is not used. ;;; Style warning: ;;; in file CMPFFI.LSP, position 21587 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable OUTPUT-REP-TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPCBK.LSP, position 4560 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; ! The variable LISP-NAME is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPNUM.LSP, position 10242 ;;; at (DEF-TYPE-PROPAGATOR ACOS ...) ;;; ! The variable OUTPUT-TYPE is not used. ;;; Style warning: ;;; in file CMPNUM.LSP, position 10412 ;;; at (DEF-TYPE-PROPAGATOR ATAN ...) ;;; ! The variable FLOAT-T1 is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPNAME.LSP, position 5956 ;;; at (DEFUN INIT-FUNCTION-NAME ...) ;;; ! The variable C is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT.LSP, position 6513 ;;; at (DEFINE-COMPILER-MACRO TYPEP ...) ;;; ! The variable E is not used. ;;; Style warning: ;;; in file CMPOPT.LSP, position 13845 ;;; at (DEFINE-COMPILER-MACRO FLOAT ...) ;;; ! The variable AUX is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 2864 ;;; at (DEFINE-COMPILER-MACRO TERPRI ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 3059 ;;; at (DEFINE-COMPILER-MACRO PRINT ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 3276 ;;; at (DEFINE-COMPILER-MACRO PRIN1 ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8729 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8729 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable LIST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10690 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10690 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable LIST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable KEY-FLAG is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST-FLAG is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11452 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11452 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable SEQUENCE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPPROP.LSP, position 2797 ;;; at (DEFUN P1VALUES ...) ;;; ! The variable FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 3843 ;;; at (DEFUN REVISE-VAR-TYPE ...) ;;; ! The variable VARIABLE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4045 ;;; at (DEFUN P1BLOCK ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4350 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4350 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4693 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4693 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5247 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5247 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5546 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable TAG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5546 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5736 ;;; at (DEFUN P1THROW ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5736 ;;; at (DEFUN P1THROW ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5962 ;;; at (DEFUN P1IF ...) ;;; ! The variable FMLA-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5962 ;;; at (DEFUN P1IF ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6397 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6397 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6564 ;;; at (DEFUN P1FMLA-AND ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7120 ;;; at (DEFUN P1FMLA-OR ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable NOT-USED is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable DOC is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable LAMBDA-LIST is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8225 ;;; at (DEFUN P1LET* ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8990 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable LABELS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8990 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9147 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9715 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable VARS-LIST is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9715 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9928 ;;; at (DEFUN P1PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10011 ;;; at (DEFUN P1COMPILER-TYPECASE ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10444 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable ALT-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10444 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10689 ;;; at (DEFUN P1PROGV ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable NEW-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable ASSUMPTIONS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable VARS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11450 ;;; at (DEFUN P1WITH-STACK ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable FORM-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable INLINE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable TAG-VAR is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 12486 ;;; at (DEFUN P1TAGBODY-ONE-PASS ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15381 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable OBJ is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15381 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable INDEX is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15609 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-AREF ...) ;;; ! The variable INDEX is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOS-FEATURES.LSP, position 2230 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; ! The variable PATTERNS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-OFFSET is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-TRUENAME is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable LOAD is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable DATA-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable H-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable C-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable PRINT is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable VERBOSE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 5753 ;;; at (DEFUN LINKER-CC ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 7833 ;;; at (DEFUN BUNDLE-CC ...) ;;; ! The variable INIT-NAME is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 22121 ;;; at (DEFUN COMPILE-FILE ...) ;;; ! The variable OUTPUT-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 41145 ;;; at (FSET 'WITH-COMPILATION-UNIT ...) ;;; ! The variable OPTIONS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/sysfun.c -o cmp/sysfun.o ;;; Finished compiling SRC:CMP;SYSFUN.LSP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitdUYyKO.c -o eclinitdUYyKO.o ;;; Note: ;;; Invoking external command: ;;; ar cr libcmp.a eclinitdUYyKO.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmputil.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmpc-machine.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.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: ;;; ranlib libcmp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitzPVLMB.c -o eclinitzPVLMB.o ;;; Note: ;;; Invoking external command: ;;; gcc -o cmp.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitzPVLMB.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmputil.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmpc-machine.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.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,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Note: ;;; in file ECL-CDB.LISP, position 2796 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type :UINT32-T. Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)) ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-cdb.c -o ext/ecl-cdb.o ;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitMoShFS.c -o eclinitMoShFS.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-cdb.a eclinitMoShFS.o ext/ecl-cdb.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-cdb.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitxrkvmE.c -o eclinitxrkvmE.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-cdb.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitxrkvmE.o ext/ecl-cdb.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-help.c -o ext/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit7Pseve.c -o eclinit7Pseve.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-help.a eclinit7Pseve.o ext/ecl-cdb.o ext/ecl-help.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-help.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitryiCvf.c -o eclinitryiCvf.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-help.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitryiCvf.o ext/ecl-cdb.o ext/ecl-help.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! IGNORE declaration was found for not bound variable *COMPILE-FILE-VERBOSE*. ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! Illegal or unknown OPTIMIZE proclamation (INHIBIT-WARNINGS 3) ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! The variable OVERRIDE-COMPILATION-UNIT is not used. ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 202247 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable COMMAND is not used. ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 202247 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable OUTPUT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/defsystem.c -o ext/defsystem.o ;;; Finished compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitFTCySa.c -o eclinitFTCySa.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdefsystem.a eclinitFTCySa.o ext/defsystem.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdefsystem.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinityVOmQX.c -o eclinityVOmQX.o ;;; Note: ;;; Invoking external command: ;;; gcc -o defsystem.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinityVOmQX.o ext/defsystem.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/asdf.c -o ext/asdf.o ;;; Finished compiling EXT:ASDF;ASDF.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitgdEgwJ.c -o eclinitgdEgwJ.o ;;; Note: ;;; Invoking external command: ;;; ar cr libasdf.a eclinitgdEgwJ.o ext/asdf.o ;;; Note: ;;; Invoking external command: ;;; ranlib libasdf.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitvCBbjb.c -o eclinitvCBbjb.o ;;; Note: ;;; Invoking external command: ;;; gcc -o asdf.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitvCBbjb.o ext/asdf.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file SOCKETS.LISP, position 5938 ;;; at (DEFUN GET-HOST-BY-NAME ...) ;;; ! Variable +AF-INET+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 18100 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EAGAIN+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 18100 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 31573 ;;; at (DEFCLASS LOCAL-SOCKET ...) ;;; ! Variable +AF-LOCAL+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51546 ;;; at (DEFINE-SOCKET-CONDITION EADDRINUSE ...) ;;; ! Variable EADDRINUSE was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51605 ;;; at (DEFINE-SOCKET-CONDITION EAGAIN ...) ;;; ! Variable EAGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51656 ;;; at (DEFINE-SOCKET-CONDITION EBADF ...) ;;; ! Variable EBADF was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51714 ;;; at (DEFINE-SOCKET-CONDITION ECONNREFUSED ...) ;;; ! Variable ECONNREFUSED was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51778 ;;; at (DEFINE-SOCKET-CONDITION ETIMEDOUT ...) ;;; ! Variable ETIMEDOUT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51838 ;;; at (DEFINE-SOCKET-CONDITION EINTR ...) ;;; ! Variable EINTR was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51888 ;;; at (DEFINE-SOCKET-CONDITION EINVAL ...) ;;; ! Variable EINVAL was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51944 ;;; at (DEFINE-SOCKET-CONDITION ENOBUFS ...) ;;; ! Variable ENOBUFS was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51995 ;;; at (DEFINE-SOCKET-CONDITION ENOMEM ...) ;;; ! Variable ENOMEM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52048 ;;; at (DEFINE-SOCKET-CONDITION EOPNOTSUPP ...) ;;; ! Variable EOPNOTSUPP was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52115 ;;; at (DEFINE-SOCKET-CONDITION EPERM ...) ;;; ! Variable EPERM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52177 ;;; at (DEFINE-SOCKET-CONDITION EPROTONOSUPPORT ...) ;;; ! Variable EPROTONOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52248 ;;; at (DEFINE-SOCKET-CONDITION ESOCKTNOSUPPORT ...) ;;; ! Variable ESOCKTNOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52322 ;;; at (DEFINE-SOCKET-CONDITION ENETUNREACH ...) ;;; ! Variable ENETUNREACH was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54360 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_NONAME ...) ;;; ! Variable EAI_NONAME was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54423 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_AGAIN ...) ;;; ! Variable EAI_AGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54481 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_FAIL ...) ;;; ! Variable EAI_FAIL was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/sockets.c -o ext/sockets.o ;;; Finished compiling EXT:SOCKETS;SOCKETS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitO8PjOQ.c -o eclinitO8PjOQ.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsockets.a eclinitO8PjOQ.o ext/package.o ext/sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitkktMGI.c -o eclinitkktMGI.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sockets.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitkktMGI.o ext/package.o ext/sockets.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/sb-bsd-sockets.c -o ext/sb-bsd-sockets.o ;;; Finished compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitKxEaUA.c -o eclinitKxEaUA.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsb-bsd-sockets.a eclinitKxEaUA.o ext/sb-bsd-sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsb-bsd-sockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinita4Rtai.c -o eclinita4Rtai.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sb-bsd-sockets.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinita4Rtai.o ext/sb-bsd-sockets.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Style warning: ;;; in file SERVE-EVENT.LISP, position 5367 ;;; at (DEFUN SERVE-EVENT ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/serve-event.c -o ext/serve-event.o ;;; Finished compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit4wPXBS.c -o eclinit4wPXBS.o ;;; Note: ;;; Invoking external command: ;;; ar cr libserve-event.a eclinit4wPXBS.o ext/serve-event.o ;;; Note: ;;; Invoking external command: ;;; ranlib libserve-event.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitm15une.c -o eclinitm15une.o ;;; Note: ;;; Invoking external command: ;;; gcc -o serve-event.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitm15une.o ext/serve-event.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-curl.c -o ext/ecl-curl.o ;;; Finished compiling EXT:ECL-CURL;ECL-CURL.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitPwhy7q.c -o eclinitPwhy7q.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-curl.a eclinitPwhy7q.o ext/ecl-curl.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-curl.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitIyBAoK.c -o eclinitIyBAoK.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-curl.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitIyBAoK.o ext/ecl-curl.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/minitar.c -o ext/minitar.o ;;; Finished compiling EXT:QUICKLISP;MINITAR.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitmyryNR.c -o eclinitmyryNR.o ;;; Note: ;;; Invoking external command: ;;; ar cr libql-minitar.a eclinitmyryNR.o ext/minitar.o ;;; Note: ;;; Invoking external command: ;;; ranlib libql-minitar.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitCWjtHn.c -o eclinitCWjtHn.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ql-minitar.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitCWjtHn.o ext/minitar.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Note: ;;; in file DEFLATE.LISP, position 10986 ;;; at (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 12132 ;;; at (DEFUN BIT-STREAM-READ-BITS ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22079 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22079 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-LENGTH-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-DISTANCE-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-COPY-BLOCK ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/deflate.c -o ext/deflate.o ;;; Finished compiling EXT:DEFLATE;DEFLATE.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitQV0bdS.c -o eclinitQV0bdS.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdeflate.a eclinitQV0bdS.o ext/deflate.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdeflate.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitH8za0D.c -o eclinitH8za0D.o ;;; Note: ;;; Invoking external command: ;;; gcc -o deflate.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitH8za0D.o ext/deflate.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-quicklisp.c -o ext/ecl-quicklisp.o ;;; Finished compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit62tKlc.c -o eclinit62tKlc.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-quicklisp.a eclinit62tKlc.o ext/ecl-quicklisp.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-quicklisp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitNnHxIn.c -o eclinitNnHxIn.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-quicklisp.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitNnHxIn.o ext/ecl-quicklisp.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -lm ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ATARIST.BIN to BUILD:ENCODINGS;ATARIST.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-1.BIN to BUILD:ENCODINGS;ISO-8859-1.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-2.BIN to BUILD:ENCODINGS;ISO-8859-2.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-3.BIN to BUILD:ENCODINGS;ISO-8859-3.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-4.BIN to BUILD:ENCODINGS;ISO-8859-4.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-5.BIN to BUILD:ENCODINGS;ISO-8859-5.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-6.BIN to BUILD:ENCODINGS;ISO-8859-6.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-7.BIN to BUILD:ENCODINGS;ISO-8859-7.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-8.BIN to BUILD:ENCODINGS;ISO-8859-8.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-9.BIN to BUILD:ENCODINGS;ISO-8859-9.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-10.BIN to BUILD:ENCODINGS;ISO-8859-10.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-11.BIN to BUILD:ENCODINGS;ISO-8859-11.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-13.BIN to BUILD:ENCODINGS;ISO-8859-13.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-14.BIN to BUILD:ENCODINGS;ISO-8859-14.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-15.BIN to BUILD:ENCODINGS;ISO-8859-15.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-16.BIN to BUILD:ENCODINGS;ISO-8859-16.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/KOI8-R.BIN to BUILD:ENCODINGS;KOI8-R.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/KOI8-U.BIN to BUILD:ENCODINGS;KOI8-U.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP437.BIN to BUILD:ENCODINGS;DOS-CP437.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP737.BIN to BUILD:ENCODINGS;DOS-CP737.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP775.BIN to BUILD:ENCODINGS;DOS-CP775.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP850.BIN to BUILD:ENCODINGS;DOS-CP850.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP852.BIN to BUILD:ENCODINGS;DOS-CP852.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP855.BIN to BUILD:ENCODINGS;DOS-CP855.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP857.BIN to BUILD:ENCODINGS;DOS-CP857.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP860.BIN to BUILD:ENCODINGS;DOS-CP860.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP861.BIN to BUILD:ENCODINGS;DOS-CP861.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP862.BIN to BUILD:ENCODINGS;DOS-CP862.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP863.BIN to BUILD:ENCODINGS;DOS-CP863.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP864.BIN to BUILD:ENCODINGS;DOS-CP864.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP865.BIN to BUILD:ENCODINGS;DOS-CP865.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP866.BIN to BUILD:ENCODINGS;DOS-CP866.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP869.BIN to BUILD:ENCODINGS;DOS-CP869.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP874.BIN to BUILD:ENCODINGS;DOS-CP874.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP932.BIN to BUILD:ENCODINGS;WINDOWS-CP932.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP936.BIN to BUILD:ENCODINGS;WINDOWS-CP936.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP949.BIN to BUILD:ENCODINGS;WINDOWS-CP949.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP950.BIN to BUILD:ENCODINGS;WINDOWS-CP950.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1250.BIN to BUILD:ENCODINGS;WINDOWS-CP1250.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1251.BIN to BUILD:ENCODINGS;WINDOWS-CP1251.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1252.BIN to BUILD:ENCODINGS;WINDOWS-CP1252.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1253.BIN to BUILD:ENCODINGS;WINDOWS-CP1253.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1254.BIN to BUILD:ENCODINGS;WINDOWS-CP1254.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1255.BIN to BUILD:ENCODINGS;WINDOWS-CP1255.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1256.BIN to BUILD:ENCODINGS;WINDOWS-CP1256.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1257.BIN to BUILD:ENCODINGS;WINDOWS-CP1257.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1258.BIN to BUILD:ENCODINGS;WINDOWS-CP1258.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0201.BIN to BUILD:ENCODINGS;JISX0201.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0208.BIN to BUILD:ENCODINGS;JISX0208.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0212.BIN to BUILD:ENCODINGS;JISX0212.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-2022-JP to build:encodings;ISO-2022-JP ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-2022-JP-1 to build:encodings;ISO-2022-JP-1 (compile-file "ext:package-locks;package-locks.lisp" :output-file #P"BUILD:EXT;PACKAGE-LOCKS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:PACKAGE-LOCKS;PACKAGE-LOCKS.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/package-locks.c -o ext/package-locks.o ;;; Finished compiling EXT:PACKAGE-LOCKS;PACKAGE-LOCKS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitiTKRej.c -o eclinitiTKRej.o ;;; Note: ;;; Invoking external command: ;;; ar cr libpackage-locks.a eclinitiTKRej.o ext/package-locks.o ;;; Note: ;;; Invoking external command: ;;; ranlib libpackage-locks.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitYRLEh5.c -o eclinitYRLEh5.o ;;; Note: ;;; Invoking external command: ;;; gcc -o package-locks.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitYRLEh5.o ext/package-locks.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -lm ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitWbPl5Z.c -o eclinitWbPl5Z.o ;;; Note: ;;; Invoking external command: ;;; gcc -o bin/ecl -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitWbPl5Z.o -L./ -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgc -lm (#P"package-locks.asd" #P"package-locks.fas" #P"libpackage-locks.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"prebuilt-asdf.asd" #P"asdf.fas" #P"libasdf.a" #P"defsystem.asd" #P"defsystem.fas" #P"libdefsystem.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") /bin/bash: line 0: cd: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../.git: No such file or directory tags generation failed, but this does not break the build. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). user-guide/embedding.txi:14: warning: unreferenced node `Starting and Stopping' user-guide/embedding.txi:14: warning: node `Catching Errors and Managing Interrupts' is next for `Starting and Stopping' in sectioning but not in menu user-guide/embedding.txi:14: warning: node `Embedding ECL - Embedding Reference' is up for `Starting and Stopping' in sectioning but not in menu user-guide/embedding.txi:11: node `Embedding ECL - Embedding Reference' lacks menu item for `Starting and Stopping' despite being its Up target user-guide/embedding.txi:127: warning: unreferenced node `Catching Errors and Managing Interrupts' user-guide/embedding.txi:127: warning: node `Starting and Stopping' is prev for `Catching Errors and Managing Interrupts' in sectioning but not in menu user-guide/embedding.txi:127: warning: node `Embedding ECL - Embedding Reference' is up for `Catching Errors and Managing Interrupts' in sectioning but not in menu user-guide/embedding.txi:11: node `Embedding ECL - Embedding Reference' lacks menu item for `Catching Errors and Managing Interrupts' despite being its Up target make[7]: *** [ecl.info.gz] Error 1 make[6]: *** [info] Error 2 make[5]: *** [doc] Error 2 make[4]: *** [all] Error 2 ******************************************************************************** Error building ecl-20.4.24.p0 ******************************************************************************** real 4m51.680s user 3m30.204s sys 0m42.469s ************************************************************************ Error installing package ecl-20.4.24.p0 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/davideinstein/projects/sage/logs/pkgs/ecl-20.4.24.p0.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0' && '/Users/davideinstein/projects/sage/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for ecl-20.4.24.p0 Using cached file /Users/davideinstein/projects/sage/upstream/ecl-20.4.24.tgz ecl-20.4.24.p0 ==================================================== Setting up build directory for ecl-20.4.24.p0 Finished extraction Applying patches from ../patches... Applying ../patches/214.patch patching file src/configure patching file src/configure.ac Applying ../patches/215.patch patching file src/aclocal.m4 patching file src/c/stacks.d patching file src/configure Hunk #1 succeeded at 7312 (offset 187 lines). Hunk #2 succeeded at 8532 (offset 187 lines). Hunk #3 succeeded at 9202 (offset 187 lines). patching file src/configure.ac Hunk #1 succeeded at 659 (offset 1 line). Hunk #2 succeeded at 712 (offset 1 line). patching file src/ecl/configpre.h patching file src/h/config-internal.h.in Hunk #1 succeeded at 245 (offset 5 lines). Applying ../patches/216.patch patching file src/cmp/cmpos-run.lsp Applying ../patches/ECL_WITH_LISP_FPE.patch patching file src/h/impl/math_fenv.h Applying ../patches/skip_makeinfo_test.patch patching file src/configure Hunk #1 succeeded at 5482 (offset 178 lines). Hunk #2 succeeded at 5523 (offset 178 lines). patching file src/configure.ac Hunk #1 succeeded at 361 (offset 2 lines). Applying ../patches/write_error.patch patching file src/c/file.d **************************************************** Host system: Darwin Davids-MacBook-Pro-3.local 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.29) Target: x86_64-apple-darwin19.5.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin **************************************************** Package 'ecl' is currently not installed No legacy uninstaller found for 'ecl'; nothing to do Using CC=gcc Using CXX=g++ -std=gnu++11 The following environment variables will be exported Using CFLAGS=-g -O2 Using CXXFLAGS=-g -O2 Using CPPFLAGS= Using LDFLAGS=-L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib configure scripts and/or makefiles might override these later Configuring ecl-20.4.24.p0 Creating directory `build' Switching to directory `build' to continue configuration. configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking checking build system type... x86_64-apple-darwin19.5.0 checking host system type... x86_64-apple-darwin19.5.0 checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ -std=gnu++11 accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ranlib... 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 ranlib... (cached) ranlib checking for ar... ar checking for exctags... no checking for ectags... no checking for ctags... ctags checking for etags... etags checking for ld flags when building shared libraries... -dynamiclib -flat_namespace -undefined suppress -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib checking for required libraries... -lm checking for architecture... X86_64 checking for software type... darwin / checking for install-info... /usr/local/bin/install-info checking for makeinfo... /usr/local/bin/makeinfo checking for __gmpz_init in -lgmp... yes checking for __gmpz_init in -lgmp... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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." checking for getpwnam in -lsun... no checking for library containing strerror... none required checking for GC_malloc in -lgc... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_set_start_callback in -lgc... 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... yes checking ffi/ffi.h presence... yes checking for ffi/ffi.h... yes checking whether we can use the existing libffi library ... yes checking for soname flags... -Wl,-install_name,@rpath/libecl.20.4.dylib -Wl,-compatibility_version,20.4.24 checking for X... no 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/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... no checking link.h presence... no checking for link.h... no checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.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 ulimit.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 float complex... yes checking for double complex... yes checking for long complex... yes checking for crealf... yes checking for creal... yes checking for creall... yes checking for cimagf... yes checking for cimag... yes checking for cimagl... yes checking for cabsf... yes checking for cabs... yes checking for cabsl... yes checking for conjf... yes checking for conj... yes checking for conjl... yes checking for csqrtf... yes checking for csqrt... yes checking for csqrtl... yes checking for ccosf... yes checking for ccos... yes checking for ccosl... yes checking for csinf... yes checking for csin... yes checking for csinl... yes checking for ctanf... yes checking for ctan... yes checking for ctanl... yes checking for ccoshf... yes checking for ccosh... yes checking for ccoshl... yes checking for csinhf... yes checking for csinh... yes checking for csinhl... yes checking for ctanhf... yes checking for ctanh... yes checking for ctanhl... yes checking for cexpf... yes checking for cexp... yes checking for cexpl... yes checking for cpowf... yes checking for cpow... yes checking for cpowl... yes checking for clogf... yes checking for clog... yes checking for clogl... yes checking for casinf... yes checking for casin... yes checking for casinl... yes checking for cacosf... yes checking for cacos... yes checking for cacosl... yes checking for catanf... yes checking for catan... yes checking for catanl... yes checking for casinhf... yes checking for casinh... yes checking for casinhl... yes checking for cacoshf... yes checking for cacosh... yes checking for cacoshl... yes checking for catanhf... yes checking for catanh... yes checking for catanhl... yes "C99 Complex Float support is available" checking whether stack growns downwards... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether RLIMIT_STACK is declared... yes checking whether closedir returns void... no checking for error_at_line... no 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 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... no 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 system... yes checking for expf... yes checking for powf... 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 for working feenableexcept... no = 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 ../Makefile config.status: creating Makefile config.status: creating c/Makefile config.status: creating doc/Makefile config.status: creating doc/ecl.man config.status: creating doc/ecl-config.man config.status: creating ecl/configpre.h config.status: creating ecl/configpre-int.h config.status: creating bin/ecl-config.pre config.status: creating lsp/config.lsp 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 config.status: creating ecl/config-internal.h configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking Configuration complete. To build ECL, issue make in this directory. Building ecl-20.4.24.p0 cd build; make Building libeclmin.a... dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d -> main.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:354:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_def_ct_ratio(minus_half,ecl_make_fixnum(-1),ecl_make_fixnum(2),static,const); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/ecl-inl.h:134:22: note: expanded from macro 'ecl_def_ct_ratio' den, num }; \ ^~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:306:25: warning: unused variable 'default_rehash_size' [-Wunused-const-variable] ecl_def_ct_single_float(default_rehash_size,1.5f,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:307:25: warning: unused variable 'default_rehash_threshold' [-Wunused-const-variable] ecl_def_ct_single_float(default_rehash_threshold,0.75f,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:330:24: warning: unused variable 'str_empty' [-Wunused-const-variable] ecl_def_ct_base_string(str_empty,"",0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:331:24: warning: unused variable 'str_G' [-Wunused-const-variable] ecl_def_ct_base_string(str_G,"G",1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:345:24: warning: unused variable 'str_slash' [-Wunused-const-variable] ecl_def_ct_base_string(str_slash,"/",1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:347:25: warning: unused variable 'flt_zero' [-Wunused-const-variable] ecl_def_ct_single_float(flt_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:348:25: warning: unused variable 'flt_zero_neg' [-Wunused-const-variable] ecl_def_ct_single_float(flt_zero_neg,-0.0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:349:25: warning: unused variable 'dbl_zero' [-Wunused-const-variable] ecl_def_ct_double_float(dbl_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:350:25: warning: unused variable 'dbl_zero_neg' [-Wunused-const-variable] ecl_def_ct_double_float(dbl_zero_neg,-0.0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:351:23: warning: unused variable 'ldbl_zero' [-Wunused-const-variable] ecl_def_ct_long_float(ldbl_zero,0,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:352:23: warning: unused variable 'ldbl_zero_neg' [-Wunused-const-variable] ecl_def_ct_long_float(ldbl_zero_neg,-0.0l,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:353:18: warning: unused variable 'plus_half' [-Wunused-const-variable] ecl_def_ct_ratio(plus_half,ecl_make_fixnum(1),ecl_make_fixnum(2),static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:354:18: warning: unused variable 'minus_half' [-Wunused-const-variable] ecl_def_ct_ratio(minus_half,ecl_make_fixnum(-1),ecl_make_fixnum(2),static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:355:25: warning: unused variable 'flt_one' [-Wunused-const-variable] ecl_def_ct_single_float(flt_one,1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:356:25: warning: unused variable 'flt_one_neg' [-Wunused-const-variable] ecl_def_ct_single_float(flt_one_neg,-1,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:357:25: warning: unused variable 'flt_two' [-Wunused-const-variable] ecl_def_ct_single_float(flt_two,2,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:358:20: warning: unused variable 'flt_imag_unit' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_unit,&flt_zero_data,&flt_one_data,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:359:20: warning: unused variable 'flt_imag_unit_neg' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_unit_neg,&flt_zero_data,&flt_one_neg_data,static,const); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/main.d:360:20: warning: unused variable 'flt_imag_two' [-Wunused-const-variable] ecl_def_ct_complex(flt_imag_two,&flt_zero_data,&flt_two_data,static,const); ^ 20 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbol.d -> symbol.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbol.d:145:22: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d -> package.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d:372:22: warning: unused variable 'env' [-Wunused-variable] const cl_env_ptr env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/package.d:1266:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cons.d -> cons.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/list.d -> list.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/apply.d -> apply.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/eval.d -> eval.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/interpreter.d -> interpreter.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/interpreter.d:1305:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/compiler.d -> compiler.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/disassembler.d -> disassembler.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/cache.d -> clos/cache.o.c In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/cache.d:16: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:39:1: warning: unused function 'hash_string' [-Wunused-function] hash_string(cl_index initval, const unsigned char *k, cl_index length) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:143:17: warning: unused function 'hash_word' [-Wunused-function] static cl_index hash_word(cl_index c, cl_index w) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:150:17: warning: unused function 'hash_base_string' [-Wunused-function] static cl_index hash_base_string(const ecl_base_char *s, cl_index len, cl_index h) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/newhash.h:169:17: warning: unused function 'hash_full_string' [-Wunused-function] static cl_index hash_full_string(const ecl_character *s, cl_index len, cl_index h) ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/accessor.d -> clos/accessor.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/instance.d -> clos/instance.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/clos/gfun.d -> clos/gfun.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reference.d -> reference.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reference.d:127:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/character.d -> character.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/file.d -> file.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/file.d:392:19: warning: shifting a negative signed value is undefined [-Wshift-negative-value] c = cl_ash(c, ecl_make_fixnum(-8)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d -> read.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:460:20: warning: unused variable 'env' [-Wunused-variable] const cl_env_ptr env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:485:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:651:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:849:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1424:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1440:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1457:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:1478:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/read.d:2441:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (position != ecl_make_fixnum(-1)) { ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 9 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/print.d -> print.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/error.d -> error.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/string.d -> string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d -> cfun.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:38:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cf->cfunfixed.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:65:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cf->cfun.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cfun.d:92:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cc->cclosure.file_position = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reader/parse_integer.d -> reader/parse_integer.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/reader/parse_number.d -> reader/parse_number.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/float_to_string.d -> printer/float_to_string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d -> printer/write_ugly.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:114:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value] s = si_float_to_string_free(s, f, ecl_make_fixnum(-3), ecl_make_fixnum(8)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:137:3: warning: variable 'real' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:141:24: note: uninitialized use occurs here si_write_ugly_object(real, stream); ^~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:123:17: note: initialize the variable 'real' to silence this warning cl_object real, imag; ^ = NULL /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:137:3: warning: variable 'imag' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:143:24: note: uninitialized use occurs here si_write_ugly_object(imag, stream); ^~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_ugly.d:123:23: note: initialize the variable 'imag' to silence this warning cl_object real, imag; ^ = NULL 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_object.d -> printer/write_object.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_symbol.d -> printer/write_symbol.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_array.d -> printer/write_array.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_list.d -> printer/write_list.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_code.d -> printer/write_code.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/write_sse.d -> printer/write_sse.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d -> ffi/libraries.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d:254:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/libraries.d:422:20: warning: unused variable 'the_env' [-Wunused-variable] const cl_env_ptr the_env = ecl_process_env(); ^ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/backtrace.d -> ffi/backtrace.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/mmap.d -> ffi/mmap.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi/cdata.d -> ffi/cdata.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cos.d -> numbers/cos.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cos.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sin.d -> numbers/sin.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sin.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tan.d -> numbers/tan.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tan.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/atan.d -> numbers/atan.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/atan.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cosh.d -> numbers/cosh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/cosh.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sinh.d -> numbers/sinh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sinh.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tanh.d -> numbers/tanh.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/tanh.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/exp.d -> numbers/exp.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/exp.d:20:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/expt.d -> numbers/expt.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/expt.d:23:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/log.d -> numbers/log.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/log.d:22:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sqrt.d -> numbers/sqrt.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/sqrt.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/abs.d -> numbers/abs.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/zerop.d -> numbers/zerop.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plusp.d -> numbers/plusp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minusp.d -> numbers/minusp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/negate.d -> numbers/negate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/conjugate.d -> numbers/conjugate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_plus.d -> numbers/one_plus.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_minus.d -> numbers/one_minus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/one_minus.d:27:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (x == ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plus.d -> numbers/plus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/plus.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minus.d -> numbers/minus.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minus.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/times.d -> numbers/times.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/times.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/divide.d -> numbers/divide.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/divide.d:19:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_compare.d -> numbers/number_compare.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/number_equalp.d:40:10: warning: unused variable 'dx' [-Wunused-variable] double dx; ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/minmax.d -> numbers/minmax.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/floor.d -> numbers/floor.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/floor.d:24:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/ceiling.d -> numbers/ceiling.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/ceiling.d:21:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/round.d -> numbers/round.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/round.d:26:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/truncate.d -> numbers/truncate.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/numbers/truncate.d:25:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/typespec.d -> typespec.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d -> assignment.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:105:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:128:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:236:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/assignment.d:251:14: warning: unused variable 'the_env' [-Wunused-variable] cl_env_ptr the_env = ecl_process_env(); ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/predicate.d -> predicate.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d -> number.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:157:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_make_fixnum(short_min), ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:193:33: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ecl_make_fixnum(int16_min), ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:463:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (den == ecl_make_fixnum(-1)) ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:631:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:634:10: note: uninitialized use occurs here return result; ^~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/number.d:614:19: note: initialize the variable 'result' to silence this warning cl_object result; ^ = NULL 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_pred.d -> num_pred.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_arith.d -> num_arith.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_co.d -> num_co.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d -> num_log.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:204:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] return cl_logxor(2,x,ecl_make_fixnum(-1)); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:307:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_object __value0 = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:316:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_object __value0 = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_log.d:431:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] r = ecl_make_fixnum(-1); ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 4 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/num_rand.d -> num_rand.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/array.d -> array.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/vector_push.d -> vector_push.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/sequence.d -> sequence.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cmpaux.d -> cmpaux.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/macros.d -> macros.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/backq.d -> backq.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/stacks.d -> stacks.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/stacks.d:440:1: warning: unused function 'ihs_function_name' [-Wunused-function] ihs_function_name(cl_object x) ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/time.d -> time.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixint.d -> unixint.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/mapfun.d -> mapfun.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/multival.d -> multival.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/hash.d -> hash.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/hash.d:1318:44: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cl_list(2, ecl_make_fixnum(-1), ht), ^~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/format.d -> format.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/pathname.d -> pathname.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/pathname.d:662:2: warning: unused label 'maybe_parse_host' [-Wunused-label] maybe_parse_host: ^~~~~~~~~~~~~~~~~ 1 warning generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/structure.d -> structure.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/load.d -> load.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d -> unixfsys.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:355:19: warning: passing 'ecl_base_char *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (safe_stat(filename->base_string.self, &filestatus) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:69:23: note: passing argument to parameter 'path' here safe_stat(const char *path, struct stat *sb) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixfsys.d:564:2: warning: unused label 'FAILURE_CLOBBER' [-Wunused-label] FAILURE_CLOBBER: ^~~~~~~~~~~~~~~~ 2 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/unixsys.d -> unixsys.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/serialize.d -> serialize.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d -> ffi.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:219:4: warning: 'ffi_type_complex_float' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_float, /*ECL_SYM(":CSFLOAT",1393),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:213:46: note: 'ffi_type_complex_float' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_float; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:220:4: warning: 'ffi_type_complex_double' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_double, /*ECL_SYM(":CDFLOAT",1394),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:214:46: note: 'ffi_type_complex_double' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_double; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:221:4: warning: 'ffi_type_complex_longdouble' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] &ffi_type_complex_longdouble, /*ECL_SYM(":CLFLOAT",1395),*/ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:216:46: note: 'ffi_type_complex_longdouble' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_EXTERN ffi_type ffi_type_complex_longdouble; ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:180:18: note: annotate 'ecl_type_to_libffi_types' with an availability attribute to silence this warning static ffi_type *ecl_type_to_libffi_types[] = { ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:981:3: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure_free(ecl_foreign_data_pointer_safe(closure)); ^~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:337:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:981:3: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning ffi_closure_free(ecl_foreign_data_pointer_safe(closure)); ^~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:997:28: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] ffi_closure *closure = ffi_closure_alloc(sizeof(ffi_closure), &executable_region); ^~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:336:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:997:28: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning ffi_closure *closure = ffi_closure_alloc(sizeof(ffi_closure), &executable_region); ^~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:1011:18: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] int status = ffi_prep_closure_loc(closure, cif, callback_executor, ^~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ffi/ffi.h:354:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.9.0 ffi_prep_closure_loc (ffi_closure*, ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/ffi.d:1011:18: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning int status = ffi_prep_closure_loc(closure, cif, callback_executor, ^~~~~~~~~~~~~~~~~~~~ 6 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/sse2.d -> sse2.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/big.d -> big.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d -> alloc_2.o.c /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:195:1: warning: unused function 'error_wrong_tag' [-Wunused-function] error_wrong_tag(cl_type t) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:768:1: warning: unused function 'to_bitmap' [-Wunused-function] to_bitmap(void *x, void *y) ^ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/alloc_2.d:1162:1: warning: unused function 'deferred_finalizer' [-Wunused-function] deferred_finalizer(cl_object o) ^ 3 warnings generated. dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/tcp.d -> tcp.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/threads/atomic.d -> threads/atomic.o.c dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d -> all_symbols.c In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:660:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {"MOST-NEGATIVE-FIXNUM", CL_CONSTANT, NULL, -1, ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2337:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-CHAR-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(CHAR_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2341:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-SHORT-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(SHRT_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:660:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {"MOST-NEGATIVE-FIXNUM", CL_CONSTANT, NULL, -1, ecl_make_fixnum(MOST_NEGATIVE_FIXNUM)}, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2337:45: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-CHAR-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(CHAR_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ In file included from /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/all_symbols.d:44: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/symbols_list.h:2341:46: warning: shifting a negative signed value is undefined [-Wshift-negative-value] {FFI_ "C-SHORT-MIN", FFI_CONSTANT, NULL, -1, ecl_make_fixnum(SHRT_MIN)}, ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ecl/object.h:135:62: note: expanded from macro 'ecl_make_fixnum' #define ecl_make_fixnum(n) ((cl_object)(((cl_fixnum)(n) << 2) | t_fixnum)) ~~~~~~~~~~~~~~ ^ 3 warnings generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(write_sse.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(serialize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(sse2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(atomic.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(write_sse.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(serialize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(sse2.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../libeclmin.a(atomic.o) has no symbols dpp: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c/cinit.d -> cinit.c Building ecl_min... ;*** 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;loop.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 src:clos;walk.lsp ;;; Loading lsp/format.lsp ;;; About to load cmp/load.lsp ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmppackage.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptypes.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpglobals.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/cmp/cmpdefs.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmac.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmputil.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpform.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptables.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpinline.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-arith.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-prop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptype-assert.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-api.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-fun.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-declare.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-proclaim.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpenv-declaim.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-machine.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-wt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpc-inliner.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpbind.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpblock.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcall.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcatch.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmppolicy.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpeval.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpexit.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpflet.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpfun.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpif.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmplam.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmplet.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmploc.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmap.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpstack.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmulti.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpspecial.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptag.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmptop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpvar.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpwt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpffi.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpcbk.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpct.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpnum.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpname.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-bits.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-clos.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-constant.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-cons.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-printer.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-sequence.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpopt-type.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpprop.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpclos.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpstructures.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmparray.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpos-run.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpos-features.lsp" ;;; System features: (X86_64 64-BIT MACH-O X86_64-APPLE-DARWIN19.5.0 GCC-COMPILER MMX SSE SSE2 AMD64 X86-64 LP64) ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/cmpmain.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/proclamations.lsp" ;;; Loading "/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/cmp/sysfun.lsp" ;;; ;;; 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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/evalmacros.c -o lsp/evalmacros.o ;;; Finished compiling SRC:LSP;EVALMACROS.LSP. ;;; (compile-file "src:lsp;cmuutil.lsp" :output-file #P"BUILD:LSP;CMUUTIL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;CMUUTIL.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/cmuutil.c -o lsp/cmuutil.o ;;; Finished compiling SRC:LSP;CMUUTIL.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 ;;; ;;; Style warning: ;;; in file SETF.LSP, position 766 ;;; at (DEFUN DO-SETF-METHOD-EXPANSION ...) ;;; ! Variable I, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file SETF.LSP, position 766 ;;; at (DEFUN DO-SETF-METHOD-EXPANSION ...) ;;; ! Variable I, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file ARRAYLIB.LSP, position 5076 ;;; at (DEFUN ARRAY-IN-BOUNDS-P ...) ;;; In function ARRAY-IN-BOUNDS-P, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 6855 ;;; at (DEFUN ARRAY-ROW-MAJOR-INDEX ...) ;;; In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 7215 ;;; at (DEFUN BIT ...) ;;; In function BIT, checking types of arguments BIT-ARRAY. ;;; Note: ;;; in file ARRAYLIB.LSP, position 7520 ;;; at (DEFUN SBIT ...) ;;; In function SBIT, checking types of arguments BIT-ARRAY. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/assert.c -o lsp/assert.o ;;; 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 ;;; ;;; Style warning: ;;; in file DEFSTRUCT.LSP, position 12991 ;;; at (DEFUN %STRUCT-LAYOUT-COMPATIBLE-P ...) ;;; ! The variable NEW-SLOT-NAME is not used. ;;; Style warning: ;;; in file DEFSTRUCT.LSP, position 12991 ;;; at (DEFUN %STRUCT-LAYOUT-COMPATIBLE-P ...) ;;; ! The variable OLD-SLOT-NAME is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file MISLIB.LSP, position 1021 ;;; at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...) ;;; In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/mislib.c -o lsp/mislib.o ;;; 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 ;;; ;;; Note: ;;; in file NUMLIB.LSP, position 5597 ;;; at (DEFUN CIS ...) ;;; In function CIS, checking types of arguments X. ;;; Warning: ;;; in file NUMLIB.LSP, position 12504 ;;; at (DEFUN BYTE-SIZE ...) ;;; ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file SEQLIB.LSP, position 9785 ;;; at (DEFUN REMOVE ...) ;;; In function REMOVE, checking types of arguments SEQUENCE. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/trace.c -o lsp/trace.o ;;; Finished compiling SRC:LSP;TRACE.LSP. ;;; (compile-file "src:lsp;loop.lsp" :output-file #P"BUILD:LSP;LOOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:LSP;LOOP.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c lsp/loop.c -o lsp/loop.o ;;; Finished compiling SRC:LSP;LOOP.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file FFI.LSP, position 32199 ;;; at (FSET 'DEFCBODY ...) ;;; ! The variable X is not used. ;;; Style warning: ;;; in file FFI.LSP, position 32833 ;;; at (FSET 'DEFENTRY ...) ;;; ! The variable X is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file MP.LSP, position 4919 ;;; at (FSET 'WITH-LOCK ...) ;;; ! The variable LOCK-FORM is not used. ;;; Style warning: ;;; in file MP.LSP, position 12028 ;;; at (FSET 'COMPARE-AND-SWAP ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file KERNEL.LSP, position 15761 ;;; at (DEFUN COMPUTE-G-F-SPEC-LIST ...) ;;; ! The variable GF is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file METHOD.LSP, position 2073 ;;; at (FSET 'DEFMETHOD ...) ;;; ! The variable DECLARATIONS is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 4345 ;;; at (DEFUN MAYBE-REMOVE-BLOCK ...) ;;; ! The variable DOCUMENTATION is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable CALL-NEXT-METHOD-P is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable NEXT-METHOD-P-P is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable METHOD is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8031 ;;; at (DEFUN MAKE-METHOD-LAMBDA ...) ;;; ! The variable GF is not used. ;;; Style warning: ;;; in file METHOD.LSP, position 8560 ;;; at (DEFUN ADD-CALL-NEXT-METHOD-CLOSURE ...) ;;; ! The variable DOCUMENTATION is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file COMBIN.LSP, position 9027 ;;; at (DEFUN FIND-METHOD-COMBINATION ...) ;;; ! The variable GF is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file STD-ACCESSORS.LSP, position 926 ;;; at (DEFUN SAFE-SLOT-DEFINITION-LOCATION ...) ;;; ! The variable DEFAULT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CHANGE.LSP, position 6083 ;;; at (DEFMETHOD UPDATE-INSTANCE-FOR-REDEFINED-CLASS ...) ;;; ! The variable INITARGS is not used. ;;; Style warning: ;;; in file CHANGE.LSP, position 8681 ;;; at (DEFMETHOD REINITIALIZE-INSTANCE ...) ;;; ! The variable INITARGS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file STDMETHOD.LSP, position 1145 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! The variable GENERIC-FUNCTION is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file GENERIC.LSP, position 8156 ;;; at (DEFMETHOD SHARED-INITIALIZE ...) ;;; ! Variable INITARGS, declared as IGNORE, found in a lisp form. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Style warning: ;;; in file fixup.lsp, position 2448 ;;; at (DOLIST (METHOD-INFO *EARLY-METHODS* ...) ...) ;;; ! The argument 1 of function FIND-CLASS has type ;;; NIL ;;; instead of expected ;;; SYMBOL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file PRINT.LSP, position 5157 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file PRINT.LSP, position 5263 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; Style warning: ;;; in file PRINT.LSP, position 5370 ;;; at (DEFMETHOD MAKE-LOAD-FORM ...) ;;; ! The variable ENVIRONMENT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file STREAMS.LSP, position 17476 ;;; at (DEFUN CLOS-DEFAULT-READ-SEQUENCE ...) ;;; In function CLOS-DEFAULT-READ-SEQUENCE, checking types of arguments SEQUENCE START. ;;; Note: ;;; in file STREAMS.LSP, position 20337 ;;; at (DEFUN CLOS-DEFAULT-WRITE-SEQUENCE ...) ;;; In function CLOS-DEFAULT-WRITE-SEQUENCE, checking types of arguments SEQUENCE START. ;;; Note: ;;; in file STREAMS.LSP, position 21858 ;;; at (DEFMETHOD STREAM-WRITE-STRING ...) ;;; In function G123, checking types of arguments STRING START. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file PPRINT.LSP, position 4944 ;;; at (DEFUN INDEX-POSN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5086 ;;; at (DEFUN POSN-INDEX ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5224 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 5224 ;;; at (DEFUN POSN-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5618 ;;; at (DEFMETHOD STREAM-CLEAR-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 5769 ;;; at (DEFUN PRETTY-OUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 6278 ;;; at (DEFUN PRETTY-SOUT ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 8155 ;;; at (DEFUN REALLY-START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 10261 ;;; at (DEFUN SET-INDENTATION ...) ;;; Inlining write access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 11210 ;;; at (DEFUN REALLY-END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13048 ;;; at (DEFUN ENQUEUE-NEWLINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 13812 ;;; at (DEFUN ENQUEUE-INDENT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; In function START-LOGICAL-BLOCK, checking types of arguments STREAM PREFIX SUFFIX. ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14124 ;;; at (DEFUN START-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 14956 ;;; at (DEFUN END-LOGICAL-BLOCK ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 15518 ;;; at (DEFUN ENQUEUE-TAB ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining INDEX-POSN ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 16648 ;;; at (DEFUN INDEX-COLUMN ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 17590 ;;; at (DEFUN EXPAND-TABS ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 19849 ;;; at (DEFUN ASSURE-SPACE-IN-BUFFER ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 20805 ;;; at (DEFUN MAYBE-OUTPUT ...) ;;; Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23515 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23515 ;;; at (DEFUN MISERING-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-COLUMN ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 23798 ;;; at (DEFUN FITS-ON-LINE-P ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot SUFFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot LINE-NUMBER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BLOCKS from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot PREFIX from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 24531 ;;; at (DEFUN OUTPUT-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining POSN-INDEX ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 27539 ;;; at (DEFUN OUTPUT-PARTIAL-LINE ...) ;;; Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot TARGET from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 28417 ;;; at (DEFUN FORCE-PRETTY-OUTPUT ...) ;;; Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM ;;; Note: ;;; in file PPRINT.LSP, position 34637 ;;; at (DEFUN PPRINT-NEWLINE ...) ;;; In function PPRINT-NEWLINE, checking types of arguments KIND STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 36168 ;;; at (DEFUN PPRINT-INDENT ...) ;;; In function PPRINT-INDENT, checking types of arguments RELATIVE-TO N STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 37216 ;;; at (DEFUN PPRINT-TAB ...) ;;; In function PPRINT-TAB, checking types of arguments KIND COLNUM COLINC STREAM. ;;; Note: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; In function PPRINT-FILL, checking types of arguments STREAM COLON? ATSIGN?. ;;; Style warning: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 38382 ;;; at (DEFUN PPRINT-FILL ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; In function PPRINT-LINEAR, checking types of arguments STREAM COLON? ATSIGN?. ;;; Style warning: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 39227 ;;; at (DEFUN PPRINT-LINEAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; In function PPRINT-TABULAR, checking types of arguments STREAM COLON? ATSIGN? TABSIZE. ;;; Style warning: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! Variable ATSIGN?, declared as IGNORE, found in a lisp form. ;;; Style warning: ;;; in file PPRINT.LSP, position 40080 ;;; at (DEFUN PPRINT-TABULAR ...) ;;; ! The variable ATSIGN? is not used. ;;; Note: ;;; in file PPRINT.LSP, position 43656 ;;; at (DEFUN COPY-PPRINT-DISPATCH ...) ;;; In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 44328 ;;; at (DEFUN PPRINT-DISPATCH ...) ;;; In function PPRINT-DISPATCH, checking types of arguments TABLE. ;;; Note: ;;; in file PPRINT.LSP, position 45180 ;;; at (DEFUN SET-PPRINT-DISPATCH ...) ;;; In function SET-PPRINT-DISPATCH, checking types of arguments FUNCTION PRIORITY TABLE. ;;; End of Pass 1. ;;; Style warning: ;;; in file pprint.lsp, position 52518 ;;; at (DEFUN PPRINT-LAMBDA ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52518 ;;; at (DEFUN PPRINT-LAMBDA ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52712 ;;; at (DEFUN PPRINT-BLOCK ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52712 ;;; at (DEFUN PPRINT-BLOCK ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 52860 ;;; at (DEFUN PPRINT-FLET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53120 ;;; at (DEFUN PPRINT-LET ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53325 ;;; at (DEFUN PPRINT-PROGN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 53459 ;;; at (DEFUN PPRINT-PROGV ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55774 ;;; at (DEFUN PPRINT-CASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 55991 ;;; at (DEFUN PPRINT-DEFUN ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56203 ;;; at (DEFUN PPRINT-DESTRUCTURING-BIND ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 56418 ;;; at (DEFUN PPRINT-DO ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57034 ;;; at (DEFUN PPRINT-DOLIST ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57034 ;;; at (DEFUN PPRINT-DOLIST ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 57525 ;;; at (DEFUN PPRINT-TYPECASE ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file pprint.lsp, position 58116 ;;; at (DEFUN PPRINT-FUNCTION-CALL ...) ;;; ! The argument 1 of function <= has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file PROCESS.LSP, position 216 ;;; at (FSET 'WITH-PROCESS-LOCK ...) ;;; ! The variable PROCESS is not used. ;;; Style warning: ;;; in file PROCESS.LSP, position 216 ;;; at (FSET 'WITH-PROCESS-LOCK ...) ;;; ! The variable WAIT is not used. ;;; Note: ;;; in file PROCESS.LSP, position 11613 ;;; at (DEFUN PIPE-STREAMS ...) ;;; Unknown type C::WAIT. Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file BYTECMP.LSP, position 3555 ;;; at (DEFUN BC-COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Note: ;;; in file ECL-CDB.LISP, position 2796 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type :UINT32-T. Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)) ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c clos/ecl-help.c -o clos/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; (compile-file "src:clos;walk.lsp" :output-file #P"BUILD:CLOS;WALK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CLOS;WALK.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c clos/walk.c -o clos/walk.o ;;; Finished compiling SRC:CLOS;WALK.LSP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -DECL_API -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/c -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitEx2FuK.c -o eclinitEx2FuK.o ;;; Note: ;;; Invoking external command: ;;; ar cr liblsp.a eclinitEx2FuK.o lsp/export.o lsp/defmacro.o lsp/helpfile.o lsp/evalmacros.o lsp/cmuutil.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/loop.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 clos/walk.o ;;; Note: ;;; Invoking external command: ;;; ranlib liblsp.a NIL ;;; Note: ;;; Invoking external command: ;;; gcc -o libecl.dylib -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ c/main.o c/all_symbols2.o liblsp.a libeclmin.a -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -dynamiclib -flat_namespace -undefined suppress -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -Wl,-install_name,@rpath/libecl.20.4.dylib -Wl,-compatibility_version,20.4.24 -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Warning: ;;; in file CMPMAC.LSP, position 2103 ;;; at (DEFUN-CACHED ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *ENV-VAR-NAME-CACHE*. ;;; Warning: ;;; in file CMPMAC.LSP, position 2164 ;;; at (DEFUN-CACHED LEX-ENV-VAR-NAME ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *LEX-ENV-VAR-NAME-CACHE*. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpmac.c -o cmp/cmpmac.o ;;; Finished compiling SRC:CMP;CMPMAC.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmputil.c -o cmp/cmputil.o ;;; Finished compiling SRC:CMP;CMPUTIL.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPINLINE.LSP, position 6876 ;;; at (DEFUN CLOSE-INLINE-BLOCKS ...) ;;; ! The variable NEW-LINE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpinline.c -o cmp/cmpinline.o ;;; Finished compiling SRC:CMP;CMPINLINE.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 ;;; ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 2543 ;;; at (DEFUN-EQUAL-CACHED TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-AND-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4410 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-PRIMARY-TYPE ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-PRIMARY-TYPE-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 4978 ;;; 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*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 6953 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-OR-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 8642 ;;; at (DEFUN-EQUAL-CACHED VALUES-TYPE-AND ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *VALUES-TYPE-AND-CACHE*. ;;; Warning: ;;; in file CMPTYPE-ARITH.LSP, position 10177 ;;; at (DEFUN-EQUAL-CACHED TYPE-OR ...) ;;; ! Declaration of type ;;; (ARRAY T (*)) ;;; was found for not bound variable *TYPE-OR-CACHE*. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTYPE-ASSERT.LSP, position 2596 ;;; at (DEFUN SIMPLE-TYPE-ASSERTION ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPTYPE-ASSERT.LSP, position 6147 ;;; at (DEFUN C2CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmptype-assert.c -o cmp/cmptype-assert.o ;;; Finished compiling SRC:CMP;CMPTYPE-ASSERT.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-FUN.LSP, position 3557 ;;; at (DEFUN GET-LOCAL-RETURN-TYPE ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-DECLARE.LSP, position 1127 ;;; at (DEFUN VALIDATE-ALIEN-DECLARATION ...) ;;; ! The variable ERROR is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable BODY is not used. ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable DOC is not used. ;;; Style warning: ;;; in file CMPENV-DECLAIM.LSP, position 925 ;;; at (DEFUN PROCESS-DECLAIM-ARGS ...) ;;; ! The variable ALL is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpenv-declaim.c -o cmp/cmpenv-declaim.o ;;; Finished compiling SRC:CMP;CMPENV-DECLAIM.LSP. ;;; (compile-file "src:cmp;cmpc-machine.lsp" :output-file #P"BUILD:CMP;CMPC-MACHINE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling SRC:CMP;CMPC-MACHINE.LSP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; Style warning: ;;; in file CMPC-MACHINE.LSP, position 9504 ;;; at (DEFUN MAKE-REP-TYPE-HASH ...) ;;; ! The variable ALL-C-TYPES is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpc-machine.c -o cmp/cmpc-machine.o ;;; Finished compiling SRC:CMP;CMPC-MACHINE.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPC-INLINER.LSP, position 1622 ;;; at (DEFUN INLINE-FUNCTION ...) ;;; ! The variable DEST-REP-TYPE is not used. ;;; Style warning: ;;; in file CMPC-INLINER.LSP, position 2047 ;;; at (DEFUN APPLY-INLINE-INFO ...) ;;; ! The variable OUT-TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPCALL.LSP, position 10246 ;;; at (DEFUN WT-CALL-NORMAL ...) ;;; ! The variable TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/cmpcatch.c -o cmp/cmpcatch.o ;;; Finished compiling SRC:CMP;CMPCATCH.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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLAM.LSP, position 14353 ;;; at (DEFUN LAMBDA-FORM-ALLOWED-NARGS ...) ;;; ! The variable KEYWORDS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLET.LSP, position 2344 ;;; at (DEFUN C1LET/LET* ...) ;;; ! The variable SP-CHANGE is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6259 ;;; at (DEFUN FIX-READ-ONLY-VARIABLE-TYPE ...) ;;; ! The variable REST-FORMS is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6972 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-FORMS is not used. ;;; Style warning: ;;; in file CMPLET.LSP, position 6972 ;;; at (DEFUN C1LET-CONSTANT-VALUE-P ...) ;;; ! The variable REST-VARS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPLOC.LSP, position 5951 ;;; at (DEFUN WT-LCL-LOC ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 6189 ;;; at (DEFUN WT-NUMBER ...) ;;; ! The variable VV is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 6242 ;;; at (DEFUN WT-CHARACTER ...) ;;; ! The variable VV is not used. ;;; Style warning: ;;; in file CMPLOC.LSP, position 7006 ;;; at (DEFUN SET-UNKNOWN-LOC ...) ;;; ! The variable LOC is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPSTACK.LSP, position 1830 ;;; at (DEFUN C1INNERMOST-STACK-FRAME ...) ;;; ! The variable ARGS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPMULTI.LSP, position 6349 ;;; at (DEFUN DO-M-V-SETQ ...) ;;; ! The variable MAX-VALUES is not used. ;;; Style warning: ;;; in file CMPMULTI.LSP, position 9199 ;;; at (DEFUN C2MULTIPLE-VALUE-BIND ...) ;;; ! The variable NR is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPSPECIAL.LSP, position 3652 ;;; at (DEFUN C2FUNCTION ...) ;;; ! The variable FUNOB is not used. ;;; Style warning: ;;; in file CMPSPECIAL.LSP, position 4051 ;;; at (DEFUN NEW-LOCAL ...) ;;; ! The variable PARENT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTAG.LSP, position 2844 ;;; at (DEFUN C1TAGBODY ...) ;;; ! The variable THIS-TAG is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPTOP.LSP, position 11047 ;;; at (DEFUN NEW-DEFUN ...) ;;; ! The variable NO-ENTRY is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 16745 ;;; at (DEFUN P1ORDINARY ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 17408 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable PPRINT is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 17408 ;;; at (DEFUN T1DEFMACRO ...) ;;; ! The variable DOC-STRING is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 18968 ;;; at (DEFUN T2INIT-FORM ...) ;;; ! The variable VV-LOC is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 29330 ;;; at (DEFUN C1FSET ...) ;;; ! The variable LABELS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORMS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable PPRINT is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable MACRO is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable FNAME is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31552 ;;; at (DEFUN P1FSET ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31665 ;;; at (DEFUN T2FSET ...) ;;; ! The variable ARGS is not used. ;;; Style warning: ;;; in file CMPTOP.LSP, position 31727 ;;; at (DEFUN C2FSET ...) ;;; ! The variable PPRINT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPVAR.LSP, position 2810 ;;; at (DEFUN ASSERT-VAR-REF-VALUE ...) ;;; ! The variable VAR is not used. ;;; Style warning: ;;; in file CMPVAR.LSP, position 5822 ;;; at (DEFUN VARIABLE-TYPE-IN-ENV ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPVAR.LSP, position 8543 ;;; at (DEFUN C1VREF ...) ;;; ! The variable UNW is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPFFI.LSP, position 16652 ;;; at (DEFUN C2C-PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPFFI.LSP, position 21587 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable SIDE-EFFECTS is not used. ;;; Style warning: ;;; in file CMPFFI.LSP, position 21587 ;;; at (DEFUN WT-C-INLINE-LOC ...) ;;; ! The variable OUTPUT-REP-TYPE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPCBK.LSP, position 4560 ;;; at (DEFUN T3-DEFCALLBACK ...) ;;; ! The variable LISP-NAME is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPNUM.LSP, position 10242 ;;; at (DEF-TYPE-PROPAGATOR ACOS ...) ;;; ! The variable OUTPUT-TYPE is not used. ;;; Style warning: ;;; in file CMPNUM.LSP, position 10412 ;;; at (DEF-TYPE-PROPAGATOR ATAN ...) ;;; ! The variable FLOAT-T1 is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPNAME.LSP, position 5956 ;;; at (DEFUN INIT-FUNCTION-NAME ...) ;;; ! The variable C is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT.LSP, position 6513 ;;; at (DEFINE-COMPILER-MACRO TYPEP ...) ;;; ! The variable E is not used. ;;; Style warning: ;;; in file CMPOPT.LSP, position 13845 ;;; at (DEFINE-COMPILER-MACRO FLOAT ...) ;;; ! The variable AUX is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 2864 ;;; at (DEFINE-COMPILER-MACRO TERPRI ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 3059 ;;; at (DEFINE-COMPILER-MACRO PRINT ...) ;;; ! The variable ENV is not used. ;;; Style warning: ;;; in file CMPOPT-PRINTER.LSP, position 3276 ;;; at (DEFINE-COMPILER-MACRO PRIN1 ...) ;;; ! The variable ENV is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8729 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 8729 ;;; at (DEFINE-COMPILER-MACRO MEMBER ...) ;;; ! The variable LIST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10690 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10690 ;;; at (DEFINE-COMPILER-MACRO ASSOC ...) ;;; ! The variable LIST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable KEY-FLAG is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST-FLAG is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 10903 ;;; at (DEFUN EXPAND-FIND ...) ;;; ! The variable TEST is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11452 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable VALUE is not used. ;;; Style warning: ;;; in file CMPOPT-SEQUENCE.LSP, position 11452 ;;; at (DEFINE-COMPILER-MACRO FIND ...) ;;; ! The variable SEQUENCE is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPPROP.LSP, position 2797 ;;; at (DEFUN P1VALUES ...) ;;; ! The variable FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 3843 ;;; at (DEFUN REVISE-VAR-TYPE ...) ;;; ! The variable VARIABLE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4045 ;;; at (DEFUN P1BLOCK ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4350 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4350 ;;; at (DEFUN P1RETURN-FROM ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4693 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 4693 ;;; at (DEFUN P1CALL-GLOBAL ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5247 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable ARG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5247 ;;; at (DEFUN P1CALL-LOCAL ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5546 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable TAG-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5546 ;;; at (DEFUN P1CATCH ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5736 ;;; at (DEFUN P1THROW ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5736 ;;; at (DEFUN P1THROW ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5962 ;;; at (DEFUN P1IF ...) ;;; ! The variable FMLA-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 5962 ;;; at (DEFUN P1IF ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6397 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6397 ;;; at (DEFUN P1FMLA-NOT ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 6564 ;;; at (DEFUN P1FMLA-AND ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7120 ;;; at (DEFUN P1FMLA-OR ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable NOT-USED is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable DOC is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable LAMBDA-LIST is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 7791 ;;; at (DEFUN P1LAMBDA ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8225 ;;; at (DEFUN P1LET* ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8990 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable LABELS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 8990 ;;; at (DEFUN P1LOCALS ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9147 ;;; at (DEFUN P1MULTIPLE-VALUE-BIND ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9715 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable VARS-LIST is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9715 ;;; at (DEFUN P1MULTIPLE-VALUE-SETQ ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 9928 ;;; at (DEFUN P1PROGN ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10011 ;;; at (DEFUN P1COMPILER-TYPECASE ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10444 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable ALT-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10444 ;;; at (DEFUN P1CHECKED-VALUE ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 10689 ;;; at (DEFUN P1PROGV ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable NEW-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable ASSUMPTIONS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable VARS is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11247 ;;; at (DEFUN P1PSETQ ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11450 ;;; at (DEFUN P1WITH-STACK ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable FORM-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable INLINE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11531 ;;; at (DEFUN P1STACK-PUSH-VALUES ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable RETURN-TYPE is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable TAG-VAR is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 11918 ;;; at (DEFUN P1GO ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 12486 ;;; at (DEFUN P1TAGBODY-ONE-PASS ...) ;;; ! The variable C1FORM is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15381 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable OBJ is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15381 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-ASET ...) ;;; ! The variable INDEX is not used. ;;; Style warning: ;;; in file CMPPROP.LSP, position 15609 ;;; at (DEF-TYPE-PROPAGATOR ROW-MAJOR-AREF ...) ;;; ! The variable INDEX is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPOS-FEATURES.LSP, position 2230 ;;; at (DEFUN GATHER-KEYWORDS ...) ;;; ! The variable PATTERNS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-OFFSET is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable SOURCE-TRUENAME is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable EXTERNAL-FORMAT is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable LOAD is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable DATA-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable H-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable C-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable PRINT is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 2022 ;;; at (DEFUN COMPILE-FILE-PATHNAME ...) ;;; ! The variable VERBOSE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 5753 ;;; at (DEFUN LINKER-CC ...) ;;; ! The variable TYPE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 7833 ;;; at (DEFUN BUNDLE-CC ...) ;;; ! The variable INIT-NAME is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 22121 ;;; at (DEFUN COMPILE-FILE ...) ;;; ! The variable OUTPUT-FILE is not used. ;;; Style warning: ;;; in file CMPMAIN.LSP, position 41145 ;;; at (FSET 'WITH-COMPILATION-UNIT ...) ;;; ! The variable OPTIONS is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c cmp/sysfun.c -o cmp/sysfun.o ;;; Finished compiling SRC:CMP;SYSFUN.LSP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitLMWQnz.c -o eclinitLMWQnz.o ;;; Note: ;;; Invoking external command: ;;; ar cr libcmp.a eclinitLMWQnz.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmputil.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmpc-machine.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.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: ;;; ranlib libcmp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitn00ODS.c -o eclinitn00ODS.o ;;; Note: ;;; Invoking external command: ;;; gcc -o cmp.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitn00ODS.o cmp/cmppackage.o cmp/cmptypes.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmpmac.o cmp/cmputil.o cmp/cmpform.o cmp/cmptables.o cmp/cmpinline.o cmp/cmptype-arith.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmpenv-api.o cmp/cmpenv-fun.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmpc-machine.o cmp/cmpc-wt.o cmp/cmpc-inliner.o cmp/cmpbind.o cmp/cmpblock.o cmp/cmpcall.o cmp/cmpcatch.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,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Note: ;;; in file ECL-CDB.LISP, position 2796 ;;; at (DEFUN WRITE-WORD ...) ;;; Unknown type :UINT32-T. Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ECL-CDB.LISP, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; End of Pass 1. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)). Assuming it is T. ;;; Note: ;;; in file ecl-cdb.lisp, position 3276 ;;; at (DEFUN TO-CDB-HASH ...) ;;; Unknown type (OR (UNSIGNED-INTEGER 32) (INTEGER 5381 5381)) ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-cdb.c -o ext/ecl-cdb.o ;;; Finished compiling EXT:ECL-CDB;ECL-CDB.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitJhr9OO.c -o eclinitJhr9OO.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-cdb.a eclinitJhr9OO.o ext/ecl-cdb.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-cdb.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitiVgt3n.c -o eclinitiVgt3n.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-cdb.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitiVgt3n.o ext/ecl-cdb.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-help.c -o ext/ecl-help.o ;;; Finished compiling EXT:ECL-CDB;ECL-HELP.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitLis9TV.c -o eclinitLis9TV.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-help.a eclinitLis9TV.o ext/ecl-cdb.o ext/ecl-help.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-help.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitt0yYt8.c -o eclinitt0yYt8.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-help.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitt0yYt8.o ext/ecl-cdb.o ext/ecl-help.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! IGNORE declaration was found for not bound variable *COMPILE-FILE-VERBOSE*. ;;; Warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! Illegal or unknown OPTIMIZE proclamation (INHIBIT-WARNINGS 3) ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 167843 ;;; at (DEFUN OPERATE-ON-SYSTEM ...) ;;; ! The variable OVERRIDE-COMPILATION-UNIT is not used. ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 202247 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable COMMAND is not used. ;;; Style warning: ;;; in file DEFSYSTEM.LISP, position 202247 ;;; at (DEFUN RUN-SHELL-COMMAND ...) ;;; ! The variable OUTPUT is not used. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/defsystem.c -o ext/defsystem.o ;;; Finished compiling EXT:DEFSYSTEM;DEFSYSTEM.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitKemi1l.c -o eclinitKemi1l.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdefsystem.a eclinitKemi1l.o ext/defsystem.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdefsystem.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitTLrBVq.c -o eclinitTLrBVq.o ;;; Note: ;;; Invoking external command: ;;; gcc -o defsystem.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitTLrBVq.o ext/defsystem.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/asdf.c -o ext/asdf.o ;;; Finished compiling EXT:ASDF;ASDF.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitN0TVnN.c -o eclinitN0TVnN.o ;;; Note: ;;; Invoking external command: ;;; ar cr libasdf.a eclinitN0TVnN.o ext/asdf.o ;;; Note: ;;; Invoking external command: ;;; ranlib libasdf.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitp3vJqi.c -o eclinitp3vJqi.o ;;; Note: ;;; Invoking external command: ;;; gcc -o asdf.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitp3vJqi.o ext/asdf.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 ;;; ;;; Style warning: ;;; in file SOCKETS.LISP, position 5938 ;;; at (DEFUN GET-HOST-BY-NAME ...) ;;; ! Variable +AF-INET+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 18100 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EAGAIN+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 18100 ;;; at (DEFMETHOD SOCKET-RECEIVE ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 31573 ;;; at (DEFCLASS LOCAL-SOCKET ...) ;;; ! Variable +AF-LOCAL+ was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51546 ;;; at (DEFINE-SOCKET-CONDITION EADDRINUSE ...) ;;; ! Variable EADDRINUSE was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51605 ;;; at (DEFINE-SOCKET-CONDITION EAGAIN ...) ;;; ! Variable EAGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51656 ;;; at (DEFINE-SOCKET-CONDITION EBADF ...) ;;; ! Variable EBADF was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51714 ;;; at (DEFINE-SOCKET-CONDITION ECONNREFUSED ...) ;;; ! Variable ECONNREFUSED was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51778 ;;; at (DEFINE-SOCKET-CONDITION ETIMEDOUT ...) ;;; ! Variable ETIMEDOUT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51838 ;;; at (DEFINE-SOCKET-CONDITION EINTR ...) ;;; ! Variable EINTR was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51888 ;;; at (DEFINE-SOCKET-CONDITION EINVAL ...) ;;; ! Variable EINVAL was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51944 ;;; at (DEFINE-SOCKET-CONDITION ENOBUFS ...) ;;; ! Variable ENOBUFS was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 51995 ;;; at (DEFINE-SOCKET-CONDITION ENOMEM ...) ;;; ! Variable ENOMEM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52048 ;;; at (DEFINE-SOCKET-CONDITION EOPNOTSUPP ...) ;;; ! Variable EOPNOTSUPP was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52115 ;;; at (DEFINE-SOCKET-CONDITION EPERM ...) ;;; ! Variable EPERM was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52177 ;;; at (DEFINE-SOCKET-CONDITION EPROTONOSUPPORT ...) ;;; ! Variable EPROTONOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52248 ;;; at (DEFINE-SOCKET-CONDITION ESOCKTNOSUPPORT ...) ;;; ! Variable ESOCKTNOSUPPORT was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 52322 ;;; at (DEFINE-SOCKET-CONDITION ENETUNREACH ...) ;;; ! Variable ENETUNREACH was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54360 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_NONAME ...) ;;; ! Variable EAI_NONAME was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54423 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_AGAIN ...) ;;; ! Variable EAI_AGAIN was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file SOCKETS.LISP, position 54481 ;;; at (DEFINE-NAME-SERVICE-CONDITION EAI_FAIL ...) ;;; ! Variable EAI_FAIL was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/sockets.c -o ext/sockets.o ;;; Finished compiling EXT:SOCKETS;SOCKETS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitWbMbkm.c -o eclinitWbMbkm.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsockets.a eclinitWbMbkm.o ext/package.o ext/sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitogXBbY.c -o eclinitogXBbY.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sockets.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitogXBbY.o ext/package.o ext/sockets.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/sb-bsd-sockets.c -o ext/sb-bsd-sockets.o ;;; Finished compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit7GWtxK.c -o eclinit7GWtxK.o ;;; Note: ;;; Invoking external command: ;;; ar cr libsb-bsd-sockets.a eclinit7GWtxK.o ext/sb-bsd-sockets.o ;;; Note: ;;; Invoking external command: ;;; ranlib libsb-bsd-sockets.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitXrl98G.c -o eclinitXrl98G.o ;;; Note: ;;; Invoking external command: ;;; gcc -o sb-bsd-sockets.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitXrl98G.o ext/sb-bsd-sockets.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Style warning: ;;; in file SERVE-EVENT.LISP, position 5367 ;;; at (DEFUN SERVE-EVENT ...) ;;; ! Variable +EINTR+ was undefined. Compiler assumes it is a global. ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/serve-event.c -o ext/serve-event.o ;;; Finished compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitWoyK5w.c -o eclinitWoyK5w.o ;;; Note: ;;; Invoking external command: ;;; ar cr libserve-event.a eclinitWoyK5w.o ext/serve-event.o ;;; Note: ;;; Invoking external command: ;;; ranlib libserve-event.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitEYJmEb.c -o eclinitEYJmEb.o ;;; Note: ;;; Invoking external command: ;;; gcc -o serve-event.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitEYJmEb.o ext/serve-event.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-curl.c -o ext/ecl-curl.o ;;; Finished compiling EXT:ECL-CURL;ECL-CURL.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinito47Uba.c -o eclinito47Uba.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-curl.a eclinito47Uba.o ext/ecl-curl.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-curl.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit1jdkth.c -o eclinit1jdkth.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-curl.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinit1jdkth.o ext/ecl-curl.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/minitar.c -o ext/minitar.o ;;; Finished compiling EXT:QUICKLISP;MINITAR.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitZ0Hv3V.c -o eclinitZ0Hv3V.o ;;; Note: ;;; Invoking external command: ;;; ar cr libql-minitar.a eclinitZ0Hv3V.o ext/minitar.o ;;; Note: ;;; Invoking external command: ;;; ranlib libql-minitar.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitkChl1F.c -o eclinitkChl1F.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ql-minitar.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitkChl1F.o ext/minitar.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; Note: ;;; in file DEFLATE.LISP, position 10986 ;;; at (DEFUN SLIDING-WINDOW-STREAM-COPY-BYTES ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 12132 ;;; at (DEFUN BIT-STREAM-READ-BITS ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 13176 ;;; at (DEFUN BIT-STREAM-COPY-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 16623 ;;; at (DEFUN READ-HUFFMAN-CODE ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 18616 ;;; at (DEFUN DECODE-CODE-LENGTH-ENTRIES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 19807 ;;; at (DEFUN DECODE-HUFFMAN-TABLES ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 21245 ;;; at (DEFUN DECODE-LENGTH-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22079 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22079 ;;; at (DEFUN DECODE-DISTANCE-ENTRY ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-LENGTH-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining DECODE-DISTANCE-ENTRY ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining READ-HUFFMAN-CODE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 22516 ;;; at (DEFUN DECODE-HUFFMAN-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-READ-BITS ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-COPY-BLOCK ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining SLIDING-WINDOW-STREAM-WRITE-BYTE ;;; Note: ;;; in file DEFLATE.LISP, position 23304 ;;; at (DEFUN DECODE-BLOCK ...) ;;; Inlining BIT-STREAM-GET-BYTE ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/deflate.c -o ext/deflate.o ;;; Finished compiling EXT:DEFLATE;DEFLATE.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitXkQ0NP.c -o eclinitXkQ0NP.o ;;; Note: ;;; Invoking external command: ;;; ar cr libdeflate.a eclinitXkQ0NP.o ext/deflate.o ;;; Note: ;;; Invoking external command: ;;; ranlib libdeflate.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitysA90T.c -o eclinitysA90T.o ;;; Note: ;;; Invoking external command: ;;; gcc -o deflate.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitysA90T.o ext/deflate.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -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 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/ecl-quicklisp.c -o ext/ecl-quicklisp.o ;;; Finished compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinit8eApB8.c -o eclinit8eApB8.o ;;; Note: ;;; Invoking external command: ;;; ar cr libecl-quicklisp.a eclinit8eApB8.o ext/ecl-quicklisp.o ;;; Note: ;;; Invoking external command: ;;; ranlib libecl-quicklisp.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitzWR0f5.c -o eclinitzWR0f5.o ;;; Note: ;;; Invoking external command: ;;; gcc -o ecl-quicklisp.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitzWR0f5.o ext/ecl-quicklisp.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -lm ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ATARIST.BIN to BUILD:ENCODINGS;ATARIST.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-1.BIN to BUILD:ENCODINGS;ISO-8859-1.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-2.BIN to BUILD:ENCODINGS;ISO-8859-2.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-3.BIN to BUILD:ENCODINGS;ISO-8859-3.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-4.BIN to BUILD:ENCODINGS;ISO-8859-4.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-5.BIN to BUILD:ENCODINGS;ISO-8859-5.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-6.BIN to BUILD:ENCODINGS;ISO-8859-6.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-7.BIN to BUILD:ENCODINGS;ISO-8859-7.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-8.BIN to BUILD:ENCODINGS;ISO-8859-8.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-9.BIN to BUILD:ENCODINGS;ISO-8859-9.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-10.BIN to BUILD:ENCODINGS;ISO-8859-10.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-11.BIN to BUILD:ENCODINGS;ISO-8859-11.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-13.BIN to BUILD:ENCODINGS;ISO-8859-13.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-14.BIN to BUILD:ENCODINGS;ISO-8859-14.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-15.BIN to BUILD:ENCODINGS;ISO-8859-15.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-8859-16.BIN to BUILD:ENCODINGS;ISO-8859-16.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/KOI8-R.BIN to BUILD:ENCODINGS;KOI8-R.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/KOI8-U.BIN to BUILD:ENCODINGS;KOI8-U.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP437.BIN to BUILD:ENCODINGS;DOS-CP437.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP737.BIN to BUILD:ENCODINGS;DOS-CP737.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP775.BIN to BUILD:ENCODINGS;DOS-CP775.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP850.BIN to BUILD:ENCODINGS;DOS-CP850.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP852.BIN to BUILD:ENCODINGS;DOS-CP852.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP855.BIN to BUILD:ENCODINGS;DOS-CP855.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP857.BIN to BUILD:ENCODINGS;DOS-CP857.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP860.BIN to BUILD:ENCODINGS;DOS-CP860.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP861.BIN to BUILD:ENCODINGS;DOS-CP861.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP862.BIN to BUILD:ENCODINGS;DOS-CP862.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP863.BIN to BUILD:ENCODINGS;DOS-CP863.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP864.BIN to BUILD:ENCODINGS;DOS-CP864.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP865.BIN to BUILD:ENCODINGS;DOS-CP865.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP866.BIN to BUILD:ENCODINGS;DOS-CP866.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP869.BIN to BUILD:ENCODINGS;DOS-CP869.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/DOS-CP874.BIN to BUILD:ENCODINGS;DOS-CP874.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP932.BIN to BUILD:ENCODINGS;WINDOWS-CP932.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP936.BIN to BUILD:ENCODINGS;WINDOWS-CP936.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP949.BIN to BUILD:ENCODINGS;WINDOWS-CP949.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP950.BIN to BUILD:ENCODINGS;WINDOWS-CP950.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1250.BIN to BUILD:ENCODINGS;WINDOWS-CP1250.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1251.BIN to BUILD:ENCODINGS;WINDOWS-CP1251.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1252.BIN to BUILD:ENCODINGS;WINDOWS-CP1252.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1253.BIN to BUILD:ENCODINGS;WINDOWS-CP1253.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1254.BIN to BUILD:ENCODINGS;WINDOWS-CP1254.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1255.BIN to BUILD:ENCODINGS;WINDOWS-CP1255.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1256.BIN to BUILD:ENCODINGS;WINDOWS-CP1256.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1257.BIN to BUILD:ENCODINGS;WINDOWS-CP1257.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/WINDOWS-CP1258.BIN to BUILD:ENCODINGS;WINDOWS-CP1258.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0201.BIN to BUILD:ENCODINGS;JISX0201.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0208.BIN to BUILD:ENCODINGS;JISX0208.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/JISX0212.BIN to BUILD:ENCODINGS;JISX0212.BIN ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/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 /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-2022-JP to build:encodings;ISO-2022-JP ;;; Copying /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../contrib/encodings/ISO-2022-JP-1 to build:encodings;ISO-2022-JP-1 (compile-file "ext:package-locks;package-locks.lisp" :output-file #P"BUILD:EXT;PACKAGE-LOCKS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T) ;;; ;;; Compiling EXT:PACKAGE-LOCKS;PACKAGE-LOCKS.LISP. ;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1 ;;; ;;; End of Pass 1. ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c ext/package-locks.c -o ext/package-locks.o ;;; Finished compiling EXT:PACKAGE-LOCKS;PACKAGE-LOCKS.LISP. ;;; ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitdiwuRg.c -o eclinitdiwuRg.o ;;; Note: ;;; Invoking external command: ;;; ar cr libpackage-locks.a eclinitdiwuRg.o ext/package-locks.o ;;; Note: ;;; Invoking external command: ;;; ranlib libpackage-locks.a ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitsqbX1L.c -o eclinitsqbX1L.o ;;; Note: ;;; Invoking external command: ;;; gcc -o package-locks.fas -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitsqbX1L.o ext/package-locks.o -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -bundle -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgmp -lgc -lffi -lgc -lm ;;; Note: ;;; Invoking external command: ;;; gcc -I. -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ -g -O2 -fPIC -fno-common -Ddarwin -I/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/c -c eclinitmR01kh.c -o eclinitmR01kh.o ;;; Note: ;;; Invoking external command: ;;; gcc -o bin/ecl -L/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/ /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/build/eclinitmR01kh.o -L./ -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib/ -L/Users/davideinstein/projects/sage/local/lib -Wl,-rpath,/Users/davideinstein/projects/sage/local/lib libecl.dylib -lgc -lm (#P"package-locks.asd" #P"package-locks.fas" #P"libpackage-locks.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"prebuilt-asdf.asd" #P"asdf.fas" #P"libasdf.a" #P"defsystem.asd" #P"defsystem.fas" #P"libdefsystem.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") /bin/bash: line 0: cd: /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0/src/src/../.git: No such file or directory tags generation failed, but this does not break the build. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). user-guide/embedding.txi:14: warning: unreferenced node `Starting and Stopping' user-guide/embedding.txi:14: warning: node `Catching Errors and Managing Interrupts' is next for `Starting and Stopping' in sectioning but not in menu user-guide/embedding.txi:14: warning: node `Embedding ECL - Embedding Reference' is up for `Starting and Stopping' in sectioning but not in menu user-guide/embedding.txi:11: node `Embedding ECL - Embedding Reference' lacks menu item for `Starting and Stopping' despite being its Up target user-guide/embedding.txi:127: warning: unreferenced node `Catching Errors and Managing Interrupts' user-guide/embedding.txi:127: warning: node `Starting and Stopping' is prev for `Catching Errors and Managing Interrupts' in sectioning but not in menu user-guide/embedding.txi:127: warning: node `Embedding ECL - Embedding Reference' is up for `Catching Errors and Managing Interrupts' in sectioning but not in menu user-guide/embedding.txi:11: node `Embedding ECL - Embedding Reference' lacks menu item for `Catching Errors and Managing Interrupts' despite being its Up target make[7]: *** [ecl.info.gz] Error 1 make[6]: *** [info] Error 2 make[5]: *** [doc] Error 2 make[4]: *** [all] Error 2 ******************************************************************************** Error building ecl-20.4.24.p0 ******************************************************************************** real 4m20.175s user 3m19.093s sys 0m39.885s ************************************************************************ Error installing package ecl-20.4.24.p0 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/davideinstein/projects/sage/logs/pkgs/ecl-20.4.24.p0.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/davideinstein/projects/sage/local/var/tmp/sage/build/ecl-20.4.24.p0' && '/Users/davideinstein/projects/sage/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************