>>> ecl: Building main/ecl 24.5.10-r1 (using abuild 3.14.1-r7) started Tue, 01 Apr 2025 21:24:30 +0000
>>> ecl: Validating /home/buildozer/aports/main/ecl/APKBUILD...
>>> ecl: Analyzing dependencies...
>>> ecl: Installing for build: build-base gc-dev gmp-dev libatomic_ops-dev libffi-dev texinfo
(1/17) Installing gc (8.2.8-r1)
(2/17) Installing libgc++ (8.2.8-r1)
(3/17) Installing gc-dev (8.2.8-r1)
(4/17) Installing libgmpxx (6.3.0-r3)
(5/17) Installing gmp-dev (6.3.0-r3)
(6/17) Installing libatomic_ops (7.8.2-r0)
(7/17) Installing libatomic_ops-dev (7.8.2-r0)
(8/17) Installing linux-headers (6.12.6-r0)
(9/17) Installing libffi (3.4.7-r0)
(10/17) Installing libffi-dev (3.4.7-r0)
(11/17) Installing libbz2 (1.0.8-r6)
(12/17) Installing perl (5.40.1-r0)
(13/17) Installing texinfo (7.2-r0)
(14/17) Installing .makedepends-ecl (20250401.212430)
(15/17) Installing perl-error (0.17030-r0)
(16/17) Installing perl-git (2.49.0-r0)
(17/17) Installing git-perl (2.49.0-r0)
Executing busybox-1.37.0-r14.trigger
OK: 451 MiB in 123 packages
>>> ecl: Cleaning up srcdir
>>> ecl: Cleaning up pkgdir
>>> ecl: Cleaning up tmpdir
>>> ecl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecl-24.5.10.tgz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> ecl: Fetching https://common-lisp.net/project/ecl/static/files/release/ecl-24.5.10.tgz
Connecting to common-lisp.net (65.108.13.229:443)
Connecting to ecl.common-lisp.dev (65.108.13.229:443)
saving to '/var/cache/distfiles/edge/ecl-24.5.10.tgz.part'
ecl-24.5.10.tgz.part 100% |********************************| 7939k  0:00:00 ETA
'/var/cache/distfiles/edge/ecl-24.5.10.tgz.part' saved
>>> ecl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ecl-24.5.10.tgz
>>> ecl: Checking sha512sums...
ecl-24.5.10.tgz: OK
>>> ecl: Unpacking /var/cache/distfiles/edge/ecl-24.5.10.tgz...
>>> ecl: Updating ./src/config.sub
loongarch64-alpine-linux-musl
>>> ecl: No update needed for ./src/bdwgc/config.sub
loongarch64-alpine-linux-musl
>>> ecl: No update needed for ./src/bdwgc/libatomic_ops/config.sub
>>> ecl: Updating ./src/libffi/config.sub
loongarch64-alpine-linux-musl
>>> ecl: No update needed for ./src/gmp/config.sub
Creating directory `build'
Switching to directory `build' to continue configuration.
checking build system type... x86_64-alpine-linux-musl
checking host system type... x86_64-alpine-linux-musl
checking for x86_64-alpine-linux-musl-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for x86_64-alpine-linux-musl-ranlib... no
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 x86_64-alpine-linux-musl-ranlib... ranlib
checking for x86_64-alpine-linux-musl-ar... no
checking for ar... ar
checking for exctags... no
checking for ectags... no
checking for ctags... no
checking for etags... no
checking for emacs-etags... no
checking for ld flags when building shared libraries... -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs
checking for required libraries... -ldl -lm
checking for architecture... X86_64
checking for software type... linux / 
checking whether to build the manual; finding install-info...... checking for install-info... /usr/bin/install-info
 install-info found.
checking for working makeinfo...... checking for makeinfo... /usr/bin/makeinfo
 Will build the manual.
checking for __gmpz_init in -lgmp... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... 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 threads support... yes
checking for pthread_rwlock_init... yes
checking for pthread_rwlock_t... yes
checking for pthread_mutex_timedlock... yes
checking for pthread_condattr_setclock... yes
checking for thread object files...  threads/process threads/mutex threads/condition_variable threads/semaphore threads/barrier threads/mailbox threads/rwlock
checking for GC_get_thr_restart_signal in -lgc... yes
checking for GC_register_my_thread in -lgc... yes
checking for GC_set_start_callback in -lgc... yes
checking for gc/gc.h... yes
checking whether we can use the existing Boehm-Weiser library ... yes 
checking if we use Boehm-Demers-Weiser precise garbage collector... no
checking for ffi_closure_alloc in -lffi... yes
checking for ffi/ffi.h... no
checking for ffi.h... yes
checking whether we can use the existing libffi library ... yes 
checking for soname flags... -Wl,-soname,libecl.so.24.5
checking for X... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fcntl.h... yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fenv.h... yes
checking for sched.h... yes
checking for sys/utsname.h... yes
checking for float.h... yes
checking for pwd.h... yes
checking for dlfcn.h... yes
checking for link.h... yes
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for sys/ioctl.h... yes
checking for sys/select.h... (cached) yes
checking for sys/wait.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 appropriate 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 for gcc options needed to detect all undeclared functions... none needed
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 for fork... yes
checking for vfork... yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for working mmap... yes
checking for GNU libc compatible realloc... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for floor... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for putenv... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for nanosleep... yes
checking for alarm... yes
checking for times... yes
checking for select... yes
checking for setenv... yes
checking for putenv... (cached) yes
checking for lstat... yes
checking for mkstemp... yes
checking for sigprocmask... yes
checking for isatty... yes
checking for tzset... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for system... yes
checking for clock_gettime... 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... no
checking for backtrace_symbols... no
checking for sys/mman.h... yes
checking working environ... yes
checking for working feenableexcept... no
checking for atomic_ops.h... yes
checking libatomic-ops version ... system 
checking for wchar.h... yes
= 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
Configuration complete. To build ECL, issue make in this directory.
cd build; make
make[1]: Entering directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build'
/bin/sh: cd: line 0: can't cd to /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../.git: No such file or directory
tags generation failed, but this does not break the build.
make[2]: Entering directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/doc'
cp -r /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/doc/manual .
Building libeclmin.a...
make MAKEINFO=/usr/bin/makeinfo -C manual info
make[2]: Entering directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c'
make[3]: Entering directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/doc/manual'
/usr/bin/makeinfo --no-split manual.txi
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/main.d -> main.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/symbol.d -> symbol.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/package.d -> package.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/cons.d -> cons.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/list.d -> list.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/apply.d -> apply.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d -> eval.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d -> interpreter.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/compiler.d -> compiler.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/disassembler.d -> disassembler.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/cache.d -> clos/cache.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/accessor.d -> clos/accessor.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/instance.d -> clos/instance.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d -> clos/gfun.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/reference.d -> reference.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/character.d -> character.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d -> file.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d -> read.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/print.d -> print.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/error.d -> error.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/string.d -> string.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/cfun.d -> cfun.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/reader/parse_integer.d -> reader/parse_integer.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/reader/parse_number.d -> reader/parse_number.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/float_to_string.d -> printer/float_to_string.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_ugly.d -> printer/write_ugly.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_symbol.d -> printer/write_symbol.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_object.d -> printer/write_object.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_array.d -> printer/write_array.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_list.d -> printer/write_list.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_code.d -> printer/write_code.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/write_sse.d -> printer/write_sse.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d -> ffi/libraries.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/ffi/backtrace.d -> ffi/backtrace.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/ffi/mmap.d -> ffi/mmap.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/ffi/cdata.d -> ffi/cdata.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/cos.d -> numbers/cos.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/sin.d -> numbers/sin.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/tan.d -> numbers/tan.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/atan.d -> numbers/atan.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/cosh.d -> numbers/cosh.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/sinh.d -> numbers/sinh.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/tanh.d -> numbers/tanh.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/exp.d -> numbers/exp.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/expt.d -> numbers/expt.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/instance.d: In function 'cl_find_class':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/instance.d:305:12: warning: variable 'env' set but not used [-Wunused-but-set-variable]
  305 |   hash = ECL_SYM_VAL(the_env, @'si::*class-name-hash-table*');
      |            ^~~
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/cache.d:16:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/newhash.h:169:17: warning: 'hash_full_string' defined but not used [-Wunused-function]
  169 | static cl_index hash_full_string(const ecl_character *s, cl_index len, cl_index h)
      |                 ^~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/newhash.h:150:17: warning: 'hash_base_string' defined but not used [-Wunused-function]
  150 | static cl_index hash_base_string(const ecl_base_char *s, cl_index len, cl_index h)
      |                 ^~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/newhash.h:143:17: warning: 'hash_word' defined but not used [-Wunused-function]
  143 | static cl_index hash_word(cl_index c, cl_index w)
      |                 ^~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/newhash.h:39:1: warning: 'hash_string' defined but not used [-Wunused-function]
   39 | hash_string(cl_index initval, const unsigned char *k, cl_index length)
      | ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/tan.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/cos.d:20: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   20 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/exp.d:20: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   20 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/sin.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/sinh.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/atan.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/cosh.d:20: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   20 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/tanh.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/log.d -> numbers/log.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_read_line':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d:1577:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
 1577 |   strm = stream_or_default_input(strm);
      |            ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_read_char':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d:1625:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
 1625 |   strm = stream_or_default_input(strm);
      |            ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_peek_char':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d:1648:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
 1648 |   strm = stream_or_default_input(strm);
      |            ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_read_char_no_hang':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/read.d:1691:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
 1691 |   strm = stream_or_default_input(strm);
      |            ^~~~~~~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/sqrt.d -> numbers/sqrt.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/abs.d -> numbers/abs.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/expt.d:23: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   23 | #pragma STDC FENV_ACCESS ON
In function 'setup',
    inlined from 'si_float_to_digits' at /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/float_to_digits.d:247:3:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/float_to_digits.d:81:29: warning: 'min_e' may be used uninitialized [-Wmaybe-uninitialized]
   81 |   } else if (!limit_f || (e == min_e)) {
      |                          ~~~^~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/float_to_digits.d: In function 'si_float_to_digits':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/printer/float_to_digits.d:45:40: note: 'min_e' was declared here
   45 |   cl_fixnum e = ecl_fixnum(VALUES(1)), min_e;
      |                                        ^~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/zerop.d -> numbers/zerop.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/plusp.d -> numbers/plusp.o.c
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:17:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d: In function 'cl_funcall':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:186:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  186 |         frame->frame.t = t_frame;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:187:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  187 |         frame->frame.env = env;                                         \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:188:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  188 |         frame->frame.size = narg;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:200:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  200 |                 frame->frame.base = env->stack_top - narg;              \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:201:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  201 |                 frame->frame.stack = 0;                                 \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:190:37: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  190 |                 cl_object *p = frame->frame.base = env->values;         \
      |                                     ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:198:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  198 |                 frame->frame.stack = (cl_object*)0x1;                   \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/eval.d:135:5: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  135 |     ECL_STACK_FRAME_VARARGS_BEGIN(narg, function, frame);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/minusp.d -> numbers/minusp.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d: In function 'cl_close':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d:5813:12: warning: variable 'abort' set but not used [-Wunused-but-set-variable]
 5813 | @)
      |            ^    
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/negate.d -> numbers/negate.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d: In function 'ecl_off_t_to_integer':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d:6012:14: warning: right shift count >= width of type [-Wshift-count-overflow]
 6012 |       ECL_BIGNUM_LIMBS(y)[1] = offset;
      |              ^~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/conjugate.d -> numbers/conjugate.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d: In function 'ecl_integer_to_off_t':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/file.d:6044:16: warning: left shift count >= width of type [-Wshift-count-overflow]
 6044 |       }
      |                ^  
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/one_plus.d -> numbers/one_plus.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/one_minus.d -> numbers/one_minus.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/plus.d -> numbers/plus.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/minus.d -> numbers/minus.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/times.d -> numbers/times.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/divide.d -> numbers/divide.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/number_compare.d -> numbers/number_compare.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/number_equalp.d -> numbers/number_equalp.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/minmax.d -> numbers/minmax.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/floor.d -> numbers/floor.o.c
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/ecl.h:84,
                 from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:14:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d: In function '_ecl_standard_dispatch':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:229:5: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
  229 |     frame = new_frame;
      |     ^~~~~~~~~~~~~~~~~~  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:226:26: note: object 'frame_aux' of size 40
  226 |   if (frame->frame.stack == (void*)0x1) {
      |                          ^~~~~~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/ceiling.d -> numbers/ceiling.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/round.d -> numbers/round.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/truncate.d -> numbers/truncate.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/typespec.d -> typespec.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/log.d:23: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   23 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/assignment.d -> assignment.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/predicate.d -> predicate.o.c
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:16:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d: In function 'generic_function_dispatch_vararg':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:186:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  186 |         frame->frame.t = t_frame;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:187:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  187 |         frame->frame.env = env;                                         \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:188:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  188 |         frame->frame.size = narg;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:200:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  200 |                 frame->frame.base = env->stack_top - narg;              \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:201:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  201 |                 frame->frame.stack = 0;                                 \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:190:37: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  190 |                 cl_object *p = frame->frame.base = env->values;         \
      |                                     ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:198:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  198 |                 frame->frame.stack = (cl_object*)0x1;                   \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:271:49: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  271 |   } ECL_STACK_FRAME_VARARGS_END(frame);
      |                                                 ^ 
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
  270 |     output = _ecl_standard_dispatch(frame, frame->frame.env->function);
      |   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/number.d -> number.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/sqrt.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/num_pred.d -> num_pred.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/num_arith.d -> num_arith.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/num_co.d -> num_co.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/num_log.d -> num_log.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/minus.d:19: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   19 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/num_rand.d -> num_rand.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/plus.d:19: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   19 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/divide.d:19: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   19 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/times.d:19: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   19 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/array.d -> array.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/floor.d:24: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   24 | #pragma STDC FENV_ACCESS ON
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/ceiling.d:21: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   21 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/vector_push.d -> vector_push.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/round.d:26: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   26 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/sequence.d -> sequence.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/cmpaux.d -> cmpaux.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/macros.d -> macros.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/numbers/truncate.d:25: warning: ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]
   25 | #pragma STDC FENV_ACCESS ON
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/backq.d -> backq.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/stacks.d -> stacks.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/time.d -> time.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixint.d -> unixint.o.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/assignment.d: In function 'si_fset':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/assignment.d:149:12: warning: variable 'pprint' set but not used [-Wunused-but-set-variable]
  149 |   if (Null(cl_functionp(def)))
      |            ^~~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d -> mapfun.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/multival.d -> multival.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/hash.d -> hash.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/format.d -> format.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/pathname.d -> pathname.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/structure.d -> structure.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/load.d -> load.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixfsys.d -> unixfsys.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixsys.d -> unixsys.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/serialize.d -> serialize.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/ffi.d -> ffi.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/sse2.d -> sse2.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/big.d -> big.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/process.d -> threads/process.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/mutex.d -> threads/mutex.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/condition_variable.d -> threads/condition_variable.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/semaphore.d -> threads/semaphore.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/barrier.d -> threads/barrier.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/mailbox.d -> threads/mailbox.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/rwlock.d -> threads/rwlock.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/alloc_2.d -> alloc_2.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/tcp.d -> tcp.o.c
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/ecl.h:84,
                 from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:14:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d: In function 'cl_mapcar':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:422:41: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  422 |                 cl_index __size = __orig->frame.size;                   \
      |                                         ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:423:44: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  423 |                 ecl_stack_frame_open(__orig->frame.env, __dest, __size); \
      |                                            ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:50: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                                                  ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:24:20: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
   24 |   narg = cars_frame->frame.size;                                \
      |                    ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:37:23: note: in expansion of macro 'ECL_STACK_FRAME_REF'
   37 |       cl_object cdr = ECL_STACK_FRAME_REF(cdrs_frame, i);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:46:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
   46 |       ECL_STACK_FRAME_SET(cdrs_frame, i, ECL_CONS_CDR(cdr));
      |       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:47:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
   47 |     }
      |       ^                  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:15:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:178:32: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  178 |                         __frame->frame.base[i] = ecl_va_arg(va);         \
      |                                ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:22:3: note: in expansion of macro 'ECL_STACK_FRAME_FROM_VA_LIST'
   22 |   ECL_STACK_FRAME_FROM_VA_LIST(env,cdrs_frame,list);            \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:32:3: note: in expansion of macro 'PREPARE_MAP'
   32 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixfsys.d: In function 'cl_user_homedir_pathname':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixfsys.d:782:12: warning: variable 'host' set but not used [-Wunused-but-set-variable]
  782 |   /* Ignore optional host argument. */
      |            ^~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d: In function 'cl_maplist':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:422:41: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  422 |                 cl_index __size = __orig->frame.size;                   \
      |                                         ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:423:44: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  423 |                 ecl_stack_frame_open(__orig->frame.env, __dest, __size); \
      |                                            ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:50: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                                                  ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:24:20: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
   24 |   narg = cars_frame->frame.size;                                \
      |                    ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:61:23: note: in expansion of macro 'ECL_STACK_FRAME_REF'
   61 |       cl_object cdr = ECL_STACK_FRAME_REF(cdrs_frame, i);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:70:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
   70 |       ECL_STACK_FRAME_SET(cdrs_frame, i, ECL_CONS_CDR(cdr));
      |       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:71:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
   71 |     }
      |       ^                  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:178:32: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  178 |                         __frame->frame.base[i] = ecl_va_arg(va);         \
      |                                ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:22:3: note: in expansion of macro 'ECL_STACK_FRAME_FROM_VA_LIST'
   22 |   ECL_STACK_FRAME_FROM_VA_LIST(env,cdrs_frame,list);            \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:56:3: note: in expansion of macro 'PREPARE_MAP'
   56 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/threads/atomic.d -> threads/atomic.o.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/all_symbols.d -> all_symbols.c
dpp: /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/cinit.d -> cinit.c
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d: In function 'cl_mapc':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:422:41: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  422 |                 cl_index __size = __orig->frame.size;                   \
      |                                         ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:423:44: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  423 |                 ecl_stack_frame_open(__orig->frame.env, __dest, __size); \
      |                                            ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:50: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                                                  ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:24:20: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
   24 |   narg = cars_frame->frame.size;                                \
      |                    ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:81:13: note: in expansion of macro 'ECL_STACK_FRAME_REF'
   81 |   onelist = ECL_STACK_FRAME_REF(cdrs_frame, 0);
      |             ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:85:23: note: in expansion of macro 'ECL_STACK_FRAME_REF'
   85 |       cl_object cdr = ECL_STACK_FRAME_REF(cdrs_frame, i);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:94:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
   94 |       ECL_STACK_FRAME_SET(cdrs_frame, i, ECL_CONS_CDR(cdr));
      |       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:95:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
   95 |     }
      |       ^                  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:178:32: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  178 |                         __frame->frame.base[i] = ecl_va_arg(va);         \
      |                                ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:22:3: note: in expansion of macro 'ECL_STACK_FRAME_FROM_VA_LIST'
   22 |   ECL_STACK_FRAME_FROM_VA_LIST(env,cdrs_frame,list);            \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:80:3: note: in expansion of macro 'PREPARE_MAP'
   80 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d: In function 'cl_mapl':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:422:41: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  422 |                 cl_index __size = __orig->frame.size;                   \
      |                                         ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:423:44: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  423 |                 ecl_stack_frame_open(__orig->frame.env, __dest, __size); \
      |                                            ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:50: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                                                  ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:24:20: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
   24 |   narg = cars_frame->frame.size;                                \
      |                    ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:104:13: note: in expansion of macro 'ECL_STACK_FRAME_REF'
  104 |   onelist = ECL_STACK_FRAME_REF(cdrs_frame, 0);
      |             ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:108:23: note: in expansion of macro 'ECL_STACK_FRAME_REF'
  108 |       cl_object cdr = ECL_STACK_FRAME_REF(cdrs_frame, i);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:117:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
  117 |       ECL_STACK_FRAME_SET(cdrs_frame, i, ECL_CONS_CDR(cdr));
      |       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:118:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
  118 |     }
      |       ^                  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:178:32: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  178 |                         __frame->frame.base[i] = ecl_va_arg(va);         \
      |                                ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:22:3: note: in expansion of macro 'ECL_STACK_FRAME_FROM_VA_LIST'
   22 |   ECL_STACK_FRAME_FROM_VA_LIST(env,cdrs_frame,list);            \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:103:3: note: in expansion of macro 'PREPARE_MAP'
  103 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d: In function 'cl_mapcan':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:422:41: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  422 |                 cl_index __size = __orig->frame.size;                   \
      |                                         ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:423:44: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  423 |                 ecl_stack_frame_open(__orig->frame.env, __dest, __size); \
      |                                            ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:50: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                                                  ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:24:20: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
   24 |   narg = cars_frame->frame.size;                                \
      |                    ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:131:23: note: in expansion of macro 'ECL_STACK_FRAME_REF'
  131 |       cl_object cdr = ECL_STACK_FRAME_REF(cdrs_frame, i);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:140:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
  140 |       ECL_STACK_FRAME_SET(cdrs_frame, i, ECL_CONS_CDR(cdr));
      |       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:141:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
  141 |     }
      |       ^                  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:178:32: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  178 |                         __frame->frame.base[i] = ecl_va_arg(va);         \
      |                                ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:22:3: note: in expansion of macro 'ECL_STACK_FRAME_FROM_VA_LIST'
   22 |   ECL_STACK_FRAME_FROM_VA_LIST(env,cdrs_frame,list);            \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:126:3: note: in expansion of macro 'PREPARE_MAP'
  126 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixsys.d: In function 'si_spawn_subprocess':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixsys.d:622:13: warning: 'saved_errno' may be used uninitialized [-Wmaybe-uninitialized]
  622 |       FElibc_error("Could not spawn subprocess to run ~S.", 1, command);
      |             ^
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/unixsys.d:561:9: note: 'saved_errno' was declared here
  561 | 
      |         ^          
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d: In function 'cl_mapcon':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:422:41: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  422 |                 cl_index __size = __orig->frame.size;                   \
      |                                         ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:423:44: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  423 |                 ecl_stack_frame_open(__orig->frame.env, __dest, __size); \
      |                                            ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:50: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                                                  ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:424:30: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  424 |                 memcpy(__dest->frame.base, __orig->frame.base, __size * sizeof(cl_object)); \
      |                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:23:3: note: in expansion of macro 'ECL_STACK_FRAME_COPY'
   23 |   ECL_STACK_FRAME_COPY(cars_frame, cdrs_frame);                 \
      |   ^~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:24:20: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
   24 |   narg = cars_frame->frame.size;                                \
      |                    ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:428:40: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  428 | #define ECL_STACK_FRAME_REF(f,ndx) ((f)->frame.base[(ndx)])
      |                                        ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:156:23: note: in expansion of macro 'ECL_STACK_FRAME_REF'
  156 |       cl_object cdr = ECL_STACK_FRAME_REF(cdrs_frame, i);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:165:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
  165 |       ECL_STACK_FRAME_SET(cdrs_frame, i, ECL_CONS_CDR(cdr));
      |       ^~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: at offset 40 into object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/stacks.h:427:46: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  427 | #define ECL_STACK_FRAME_SET(f,ndx,o) do { (f)->frame.base[(ndx)] = (o); } while(0)
      |                                              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:166:7: note: in expansion of macro 'ECL_STACK_FRAME_SET'
  166 |     }
      |       ^                  
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:178:32: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[2]' [-Warray-bounds=]
  178 |                         __frame->frame.base[i] = ecl_va_arg(va);         \
      |                                ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:22:3: note: in expansion of macro 'ECL_STACK_FRAME_FROM_VA_LIST'
   22 |   ECL_STACK_FRAME_FROM_VA_LIST(env,cdrs_frame,list);            \
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:19:26: note: object 'frames_aux' of size 80
   19 |   struct ecl_stack_frame frames_aux[2];                         \
      |                          ^~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/mapfun.d:151:3: note: in expansion of macro 'PREPARE_MAP'
  151 |   PREPARE_MAP(the_env, lists, cdrs_frame, cars_frame, narg);
      |   ^~~~~~~~~~~
In file included from /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:19:
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d: In function '_ecl_bytecodes_dispatch_vararg':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:186:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  186 |         frame->frame.t = t_frame;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:187:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  187 |         frame->frame.env = env;                                         \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:188:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  188 |         frame->frame.size = narg;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:200:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  200 |                 frame->frame.base = env->stack_top - narg;              \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:201:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  201 |                 frame->frame.stack = 0;                                 \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:190:37: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  190 |                 cl_object *p = frame->frame.base = env->values;         \
      |                                     ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:198:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  198 |                 frame->frame.stack = (cl_object*)0x1;                   \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:63:49: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
   63 |     output = ecl_interpret(frame, ECL_NIL, frame->frame.env->function);
      |                                                 ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   62 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d: In function '_ecl_bclosure_dispatch_vararg':
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:186:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  186 |         frame->frame.t = t_frame;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:187:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  187 |         frame->frame.env = env;                                         \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:188:14: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  188 |         frame->frame.size = narg;                                       \
      |              ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:200:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  200 |                 frame->frame.base = env->stack_top - narg;              \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:201:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  201 |                 frame->frame.stack = 0;                                 \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:190:37: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  190 |                 cl_object *p = frame->frame.base = env->values;         \
      |                                     ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:198:22: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
  198 |                 frame->frame.stack = (cl_object*)0x1;                   \
      |                      ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:73:26: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
   73 |     cl_object fun = frame->frame.env->function;
      |                          ^~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ecl/internal.h:183:32: note: object '__ecl_frame' of size 40
  183 |         struct ecl_stack_frame __ecl_frame;                             \
      |                                ^~~~~~~~~~~
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:3: note: in expansion of macro 'ECL_STACK_FRAME_VARARGS_BEGIN'
   72 |   ECL_STACK_FRAME_VARARGS_BEGIN(narg, narg, frame) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
macros.txi:135: warning: redefining Texinfo language command: @seealso
manual.txi:29: warning: @noindent is useless inside of a paragraph
manual.txi:31: warning: @noindent is useless inside of a paragraph
make[2]: Leaving directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/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;dispatch.lsp
;;; Loading src:clos;kernel.lsp
;;; Loading src:clos;method.lsp
;;; Loading src:clos;combin.lsp
;;; Loading src:clos;defcombin.lsp
;;; Loading src:clos;std-accessors.lspcharacters.txi:12: warning: node name with index entries should not contain `. '

;;; Loading src:clos;defclass.lsp
;;; Loading src:clos;slotvalue.lsp
;;; Loading src:clos;standard.lspgzip < ecl.info > ecl.info.gz
make[3]: Leaving directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/doc/manual'
make[2]: Leaving directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/doc'

;;; 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 #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppackage.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpglobals.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/cmp/cmpdefs.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmputil.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpcond.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmptype-arith.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppolicy.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmprefs.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmplocs.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-api.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-var.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-fun.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-optimize.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-declare.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-proclaim.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpenv-declaim.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmptypes.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmptables.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpform.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpvar.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpfun.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmptype-prop.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmptype.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmptype-assert.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-data.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-top.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-stack.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-special.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-cont.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-eval.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-call.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-var.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-fun.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmppass1-ffi.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpprop.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpprop-num.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-util.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-mach.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-wt.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-inl-sysfun.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-inl-lspfun.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-inliner.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-opt-inl.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-opt-num.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-opt-ct.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpc-opt-printer.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-data.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-top.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-stack.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-special.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-exit.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-cont.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-eval.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-call.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-var.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-loc.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-fun.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmppass2-ffi.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpbackend-cxx/cmpbackend-cxx.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpmap.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpname.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt-num.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt-clos.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt-constant.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt-cons.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt-sequence.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpopt-type.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpclos.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpstructures.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmparray.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpos-run.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpos-features.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/cmpmain.lsp"
;;; Loading #P"/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/cmp/proclamations.lsp"

;;;
;;; Now we are in shape to do something useful.
;;; End of bare.lsp

;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ATARIST.BIN to BUILD:ENCODINGS;ATARIST.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-1.BIN to BUILD:ENCODINGS;ISO-8859-1.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-2.BIN to BUILD:ENCODINGS;ISO-8859-2.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-3.BIN to BUILD:ENCODINGS;ISO-8859-3.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-4.BIN to BUILD:ENCODINGS;ISO-8859-4.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-5.BIN to BUILD:ENCODINGS;ISO-8859-5.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-6.BIN to BUILD:ENCODINGS;ISO-8859-6.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-7.BIN to BUILD:ENCODINGS;ISO-8859-7.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-8.BIN to BUILD:ENCODINGS;ISO-8859-8.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-9.BIN to BUILD:ENCODINGS;ISO-8859-9.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-10.BIN to BUILD:ENCODINGS;ISO-8859-10.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-11.BIN to BUILD:ENCODINGS;ISO-8859-11.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-13.BIN to BUILD:ENCODINGS;ISO-8859-13.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-14.BIN to BUILD:ENCODINGS;ISO-8859-14.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-15.BIN to BUILD:ENCODINGS;ISO-8859-15.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-8859-16.BIN to BUILD:ENCODINGS;ISO-8859-16.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/KOI8-R.BIN to BUILD:ENCODINGS;KOI8-R.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/KOI8-U.BIN to BUILD:ENCODINGS;KOI8-U.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/CP-856.BIN to BUILD:ENCODINGS;CP-856.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP437.BIN to BUILD:ENCODINGS;DOS-CP437.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP737.BIN to BUILD:ENCODINGS;DOS-CP737.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP775.BIN to BUILD:ENCODINGS;DOS-CP775.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP850.BIN to BUILD:ENCODINGS;DOS-CP850.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP852.BIN to BUILD:ENCODINGS;DOS-CP852.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP855.BIN to BUILD:ENCODINGS;DOS-CP855.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP857.BIN to BUILD:ENCODINGS;DOS-CP857.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP860.BIN to BUILD:ENCODINGS;DOS-CP860.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP861.BIN to BUILD:ENCODINGS;DOS-CP861.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP862.BIN to BUILD:ENCODINGS;DOS-CP862.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP863.BIN to BUILD:ENCODINGS;DOS-CP863.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP864.BIN to BUILD:ENCODINGS;DOS-CP864.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP865.BIN to BUILD:ENCODINGS;DOS-CP865.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP866.BIN to BUILD:ENCODINGS;DOS-CP866.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP869.BIN to BUILD:ENCODINGS;DOS-CP869.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/DOS-CP874.BIN to BUILD:ENCODINGS;DOS-CP874.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP932.BIN to BUILD:ENCODINGS;WINDOWS-CP932.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP936.BIN to BUILD:ENCODINGS;WINDOWS-CP936.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP949.BIN to BUILD:ENCODINGS;WINDOWS-CP949.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP950.BIN to BUILD:ENCODINGS;WINDOWS-CP950.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1250.BIN to BUILD:ENCODINGS;WINDOWS-CP1250.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1251.BIN to BUILD:ENCODINGS;WINDOWS-CP1251.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1252.BIN to BUILD:ENCODINGS;WINDOWS-CP1252.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1253.BIN to BUILD:ENCODINGS;WINDOWS-CP1253.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1254.BIN to BUILD:ENCODINGS;WINDOWS-CP1254.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1255.BIN to BUILD:ENCODINGS;WINDOWS-CP1255.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1256.BIN to BUILD:ENCODINGS;WINDOWS-CP1256.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1257.BIN to BUILD:ENCODINGS;WINDOWS-CP1257.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/WINDOWS-CP1258.BIN to BUILD:ENCODINGS;WINDOWS-CP1258.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/JISX0201.BIN to BUILD:ENCODINGS;JISX0201.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/JISX0208.BIN to BUILD:ENCODINGS;JISX0208.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/JISX0212.BIN to BUILD:ENCODINGS;JISX0212.BIN
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-2022-JP to build:encodings;ISO-2022-JP
;;; Copying /home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/../contrib/encodings/ISO-2022-JP-1 to build:encodings;ISO-2022-JP-1
;;; System features: (X86-64, 64-BIT GCC GCC-COMPILER MMX SSE SSE2 ELF AMD64 X86-64 LP64)
(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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 4795
;;;   at (DEFUN ARRAY-IN-BOUNDS-P ...)
;;;   In function ARRAY-IN-BOUNDS-P, checking types of arguments ARRAY.
;;; Note:
;;;   in file ARRAYLIB.LSP, position 6574
;;;   at (DEFUN ARRAY-ROW-MAJOR-INDEX ...)
;;;   In function ARRAY-ROW-MAJOR-INDEX, checking types of arguments ARRAY.
;;; Note:
;;;   in file ARRAYLIB.LSP, position 6934
;;;   at (DEFUN BIT ...)
;;;   In function BIT, checking types of arguments BIT-ARRAY.
;;; Note:
;;;   in file ARRAYLIB.LSP, position 7239
;;;   at (DEFUN SBIT ...)
;;;   In function SBIT, checking types of arguments BIT-ARRAY.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 740
;;;   at (DEFUN LOAD-LOGICAL-PATHNAME-TRANSLATIONS ...)
;;;   In function LOAD-LOGICAL-PATHNAME-TRANSLATIONS, checking types of arguments HOST.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 5316
;;;   at (DEFUN CIS ...)
;;;   In function CIS, checking types of arguments X.
;;; Warning:
;;;   in file NUMLIB.LSP, position 13867
;;;   at (DEFUN BYTE-SIZE ...)
;;;   ! Unsupported CONS type C::BYTE-SPECIFIER. Replacing it with T.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 9504
;;;   at (DEFUN REMOVE ...)
;;;   In function REMOVE, checking types of arguments SEQUENCE.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c clos/boot.c -o clos/boot.o 
;;; Finished compiling SRC:CLOS;BOOT.LSP.
;;;
(compile-file "src:clos;dispatch.lsp" :output-file #P"BUILD:CLOS;DISPATCH.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CLOS;DISPATCH.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c clos/dispatch.c -o clos/dispatch.o 
;;; Finished compiling SRC:CLOS;DISPATCH.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c clos/combin.c -o clos/combin.o 
;;; Finished compiling SRC:CLOS;COMBIN.LSP.
;;;
(compile-file "src:clos;defcombin.lsp" :output-file #P"BUILD:CLOS;DEFCOMBIN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CLOS;DEFCOMBIN.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c clos/defcombin.c -o clos/defcombin.o 
;;; Finished compiling SRC:CLOS;DEFCOMBIN.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Style warning:
;;;   in file fixup.lsp, position 1124
;;;   at (DEFUN FIXUP-EARLY-METHODS ...)
;;;   ! The argument 1 of function FIND-CLASS has type
;;; NIL
;;; instead of expected
;;; SYMBOL
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 17979
;;;   at (DEFUN CLOS-DEFAULT-READ-SEQUENCE ...)
;;;   In function CLOS-DEFAULT-READ-SEQUENCE, checking types of arguments SEQUENCE START.
;;; Note:
;;;   in file STREAMS.LSP, position 21271
;;;   at (DEFUN CLOS-DEFAULT-WRITE-SEQUENCE ...)
;;;   In function CLOS-DEFAULT-WRITE-SEQUENCE, checking types of arguments SEQUENCE START.
;;; Note:
;;;   in file STREAMS.LSP, position 22792
;;;   at (DEFMETHOD STREAM-WRITE-STRING ...)
;;;   In function STREAM-WRITE-STRING, checking types of arguments STRING START.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 5076
;;;   at (DEFUN INDEX-POSN ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 5218
;;;   at (DEFUN POSN-INDEX ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 5356
;;;   at (DEFUN POSN-COLUMN ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 5356
;;;   at (DEFUN POSN-COLUMN ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 5532
;;;   at (DEFMETHOD STREAM-LINE-LENGTH ...)
;;;   Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 5849
;;;   at (DEFMETHOD STREAM-CLEAR-OUTPUT ...)
;;;   Inlining read access to slot TARGET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 6000
;;;   at (DEFUN PRETTY-OUT ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 6000
;;;   at (DEFUN PRETTY-OUT ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 6000
;;;   at (DEFUN PRETTY-OUT ...)
;;;   Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 6509
;;;   at (DEFUN PRETTY-SOUT ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 6509
;;;   at (DEFUN PRETTY-SOUT ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 6509
;;;   at (DEFUN PRETTY-SOUT ...)
;;;   Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 8386
;;;   at (DEFUN REALLY-START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 8386
;;;   at (DEFUN REALLY-START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 8386
;;;   at (DEFUN REALLY-START-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 8386
;;;   at (DEFUN REALLY-START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot PREFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 8386
;;;   at (DEFUN REALLY-START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot SUFFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 8386
;;;   at (DEFUN REALLY-START-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot SUFFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 10492
;;;   at (DEFUN SET-INDENTATION ...)
;;;   Inlining read access to slot PREFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 10492
;;;   at (DEFUN SET-INDENTATION ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 10492
;;;   at (DEFUN SET-INDENTATION ...)
;;;   Inlining write access to slot PREFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 11441
;;;   at (DEFUN REALLY-END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 11441
;;;   at (DEFUN REALLY-END-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 11441
;;;   at (DEFUN REALLY-END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 11441
;;;   at (DEFUN REALLY-END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot PREFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining INDEX-POSN
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 13279
;;;   at (DEFUN ENQUEUE-NEWLINE ...)
;;;   Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14043
;;;   at (DEFUN ENQUEUE-INDENT ...)
;;;   Inlining INDEX-POSN
;;; Note:
;;;   in file PPRINT.LSP, position 14043
;;;   at (DEFUN ENQUEUE-INDENT ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14043
;;;   at (DEFUN ENQUEUE-INDENT ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14043
;;;   at (DEFUN ENQUEUE-INDENT ...)
;;;   Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14043
;;;   at (DEFUN ENQUEUE-INDENT ...)
;;;   Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14043
;;;   at (DEFUN ENQUEUE-INDENT ...)
;;;   Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   In function START-LOGICAL-BLOCK, checking types of arguments STREAM PREFIX SUFFIX.
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining INDEX-POSN
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 14355
;;;   at (DEFUN START-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot PENDING-BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot PENDING-BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining INDEX-POSN
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15187
;;;   at (DEFUN END-LOGICAL-BLOCK ...)
;;;   Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15749
;;;   at (DEFUN ENQUEUE-TAB ...)
;;;   Inlining INDEX-POSN
;;; Note:
;;;   in file PPRINT.LSP, position 15749
;;;   at (DEFUN ENQUEUE-TAB ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15749
;;;   at (DEFUN ENQUEUE-TAB ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15749
;;;   at (DEFUN ENQUEUE-TAB ...)
;;;   Inlining read access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15749
;;;   at (DEFUN ENQUEUE-TAB ...)
;;;   Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 15749
;;;   at (DEFUN ENQUEUE-TAB ...)
;;;   Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining INDEX-POSN
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 16879
;;;   at (DEFUN INDEX-COLUMN ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining write access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 17821
;;;   at (DEFUN EXPAND-TABS ...)
;;;   Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 20080
;;;   at (DEFUN ASSURE-SPACE-IN-BUFFER ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 20080
;;;   at (DEFUN ASSURE-SPACE-IN-BUFFER ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 20080
;;;   at (DEFUN ASSURE-SPACE-IN-BUFFER ...)
;;;   Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 20080
;;;   at (DEFUN ASSURE-SPACE-IN-BUFFER ...)
;;;   Inlining write access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining write access to slot QUEUE-HEAD from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining POSN-COLUMN
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining POSN-COLUMN
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 21036
;;;   at (DEFUN MAYBE-OUTPUT ...)
;;;   Inlining write access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 23746
;;;   at (DEFUN MISERING-P ...)
;;;   Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 23746
;;;   at (DEFUN MISERING-P ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining read access to slot LINE-LENGTH from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining POSN-COLUMN
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24029
;;;   at (DEFUN FITS-ON-LINE-P ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot TARGET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot LINE-NUMBER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot SUFFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining write access to slot LINE-NUMBER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot BLOCKS from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining write access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot PREFIX from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 24762
;;;   at (DEFUN OUTPUT-LINE ...)
;;;   Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot QUEUE-TAIL from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining POSN-INDEX
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot TARGET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot BUFFER-START-COLUMN from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining write access to slot BUFFER-START-COLUMN from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining write access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining read access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 27770
;;;   at (DEFUN OUTPUT-PARTIAL-LINE ...)
;;;   Inlining write access to slot BUFFER-OFFSET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 28648
;;;   at (DEFUN FORCE-PRETTY-OUTPUT ...)
;;;   Inlining read access to slot BUFFER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 28648
;;;   at (DEFUN FORCE-PRETTY-OUTPUT ...)
;;;   Inlining read access to slot TARGET from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 28648
;;;   at (DEFUN FORCE-PRETTY-OUTPUT ...)
;;;   Inlining read access to slot BUFFER-FILL-POINTER from class PRETTY-STREAM
;;; Note:
;;;   in file PPRINT.LSP, position 34868
;;;   at (DEFUN PPRINT-NEWLINE ...)
;;;   In function PPRINT-NEWLINE, checking types of arguments KIND STREAM.
;;; Note:
;;;   in file PPRINT.LSP, position 36399
;;;   at (DEFUN PPRINT-INDENT ...)
;;;   In function PPRINT-INDENT, checking types of arguments RELATIVE-TO N STREAM.
;;; Note:
;;;   in file PPRINT.LSP, position 37447
;;;   at (DEFUN PPRINT-TAB ...)
;;;   In function PPRINT-TAB, checking types of arguments KIND COLNUM COLINC STREAM.
;;; Note:
;;;   in file PPRINT.LSP, position 38613
;;;   at (DEFUN PPRINT-FILL ...)
;;;   In function PPRINT-FILL, checking types of arguments STREAM COLON? ATSIGN?.
;;; Style warning:
;;;   in file PPRINT.LSP, position 38613
;;;   at (DEFUN PPRINT-FILL ...)
;;;   ! Variable ATSIGN?, declared as IGNORE, found in a lisp form.
;;; Style warning:
;;;   in file PPRINT.LSP, position 38613
;;;   at (DEFUN PPRINT-FILL ...)
;;;   ! The variable ATSIGN? is not used.
;;; Note:
;;;   in file PPRINT.LSP, position 39458
;;;   at (DEFUN PPRINT-LINEAR ...)
;;;   In function PPRINT-LINEAR, checking types of arguments STREAM COLON? ATSIGN?.
;;; Style warning:
;;;   in file PPRINT.LSP, position 39458
;;;   at (DEFUN PPRINT-LINEAR ...)
;;;   ! Variable ATSIGN?, declared as IGNORE, found in a lisp form.
;;; Style warning:
;;;   in file PPRINT.LSP, position 39458
;;;   at (DEFUN PPRINT-LINEAR ...)
;;;   ! The variable ATSIGN? is not used.
;;; Note:
;;;   in file PPRINT.LSP, position 40311
;;;   at (DEFUN PPRINT-TABULAR ...)
;;;   In function PPRINT-TABULAR, checking types of arguments STREAM COLON? ATSIGN? TABSIZE.
;;; Style warning:
;;;   in file PPRINT.LSP, position 40311
;;;   at (DEFUN PPRINT-TABULAR ...)
;;;   ! Variable ATSIGN?, declared as IGNORE, found in a lisp form.
;;; Style warning:
;;;   in file PPRINT.LSP, position 40311
;;;   at (DEFUN PPRINT-TABULAR ...)
;;;   ! The variable ATSIGN? is not used.
;;; Note:
;;;   in file PPRINT.LSP, position 43887
;;;   at (DEFUN COPY-PPRINT-DISPATCH ...)
;;;   In function COPY-PPRINT-DISPATCH, checking types of arguments TABLE.
;;; Note:
;;;   in file PPRINT.LSP, position 44559
;;;   at (DEFUN PPRINT-DISPATCH ...)
;;;   In function PPRINT-DISPATCH, checking types of arguments TABLE.
;;; Note:
;;;   in file PPRINT.LSP, position 45411
;;;   at (DEFUN SET-PPRINT-DISPATCH ...)
;;;   In function SET-PPRINT-DISPATCH, checking types of arguments FUNCTION PRIORITY TABLE.
;;; Style warning:
;;;   in file pprint.lsp, position 52749
;;;   at (DEFUN PPRINT-LAMBDA ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 52749
;;;   at (DEFUN PPRINT-LAMBDA ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 52943
;;;   at (DEFUN PPRINT-BLOCK ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 52943
;;;   at (DEFUN PPRINT-BLOCK ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53091
;;;   at (DEFUN PPRINT-FLET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53351
;;;   at (DEFUN PPRINT-LET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53351
;;;   at (DEFUN PPRINT-LET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53351
;;;   at (DEFUN PPRINT-LET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53351
;;;   at (DEFUN PPRINT-LET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53351
;;;   at (DEFUN PPRINT-LET ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53556
;;;   at (DEFUN PPRINT-PROGN ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53690
;;;   at (DEFUN PPRINT-PROGV ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53690
;;;   at (DEFUN PPRINT-PROGV ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53690
;;;   at (DEFUN PPRINT-PROGV ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 53690
;;;   at (DEFUN PPRINT-PROGV ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56417
;;;   at (DEFUN PPRINT-CASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56417
;;;   at (DEFUN PPRINT-CASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56417
;;;   at (DEFUN PPRINT-CASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56417
;;;   at (DEFUN PPRINT-CASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56634
;;;   at (DEFUN PPRINT-DEFUN ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56634
;;;   at (DEFUN PPRINT-DEFUN ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56634
;;;   at (DEFUN PPRINT-DEFUN ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56846
;;;   at (DEFUN PPRINT-DESTRUCTURING-BIND ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56846
;;;   at (DEFUN PPRINT-DESTRUCTURING-BIND ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56846
;;;   at (DEFUN PPRINT-DESTRUCTURING-BIND ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 56846
;;;   at (DEFUN PPRINT-DESTRUCTURING-BIND ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 57061
;;;   at (DEFUN PPRINT-DO ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 57061
;;;   at (DEFUN PPRINT-DO ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 57061
;;;   at (DEFUN PPRINT-DO ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 57677
;;;   at (DEFUN PPRINT-DOLIST ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 57677
;;;   at (DEFUN PPRINT-DOLIST ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58168
;;;   at (DEFUN PPRINT-TYPECASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58168
;;;   at (DEFUN PPRINT-TYPECASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58168
;;;   at (DEFUN PPRINT-TYPECASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58168
;;;   at (DEFUN PPRINT-TYPECASE ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58759
;;;   at (DEFUN PPRINT-FUNCTION-CALL ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58759
;;;   at (DEFUN PPRINT-FUNCTION-CALL ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Style warning:
;;;   in file pprint.lsp, position 58759
;;;   at (DEFUN PPRINT-FUNCTION-CALL ...)
;;;   ! The argument 1 of function <= has type
;;; NIL
;;; instead of expected
;;; REAL
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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.
;;; 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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c clos/walk.c -o clos/walk.o 
;;; Finished compiling SRC:CLOS;WALK.LSP.
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -DECL_API -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/c -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitMemdpg.c -o eclinitMemdpg.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr liblsp.a eclinitMemdpg.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/dispatch.o clos/kernel.o clos/method.o clos/combin.o clos/defcombin.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.so -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,-soname,libecl.so.24.5 c/main.o c/all_symbols2.o liblsp.a libeclmin.a -Wl,--rpath,/usr/lib/ -latomic_ops -lgmp -lgc -lffi -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "src:cmp;cmppackage.lsp" :output-file #P"BUILD:CMP;CMPPACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPACKAGE.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppackage.c -o cmp/cmppackage.o 
;;; Finished compiling SRC:CMP;CMPPACKAGE.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpdefs.c -o cmp/cmpdefs.o 
;;; Finished compiling BUILD:CMP;CMPDEFS.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmputil.c -o cmp/cmputil.o 
;;; Finished compiling SRC:CMP;CMPUTIL.LSP.
;;;
(compile-file "src:cmp;cmpcond.lsp" :output-file #P"BUILD:CMP;CMPCOND.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPCOND.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpcond.c -o cmp/cmpcond.o 
;;; Finished compiling SRC:CMP;CMPCOND.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmptype-arith.c -o cmp/cmptype-arith.o 
;;; Finished compiling SRC:CMP;CMPTYPE-ARITH.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppolicy.c -o cmp/cmppolicy.o 
;;; Finished compiling SRC:CMP;CMPPOLICY.LSP.
;;;
(compile-file "src:cmp;cmprefs.lsp" :output-file #P"BUILD:CMP;CMPREFS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPREFS.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmprefs.c -o cmp/cmprefs.o 
;;; Finished compiling SRC:CMP;CMPREFS.LSP.
;;;
(compile-file "src:cmp;cmplocs.lsp" :output-file #P"BUILD:CMP;CMPLOCS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPLOCS.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmplocs.c -o cmp/cmplocs.o 
;;; Finished compiling SRC:CMP;CMPLOCS.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpenv-api.c -o cmp/cmpenv-api.o 
;;; Finished compiling SRC:CMP;CMPENV-API.LSP.
;;;
(compile-file "src:cmp;cmpenv-var.lsp" :output-file #P"BUILD:CMP;CMPENV-VAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPENV-VAR.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpenv-var.c -o cmp/cmpenv-var.o 
;;; Finished compiling SRC:CMP;CMPENV-VAR.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpenv-fun.c -o cmp/cmpenv-fun.o 
;;; Finished compiling SRC:CMP;CMPENV-FUN.LSP.
;;;
(compile-file "src:cmp;cmpenv-optimize.lsp" :output-file #P"BUILD:CMP;CMPENV-OPTIMIZE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPENV-OPTIMIZE.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpenv-optimize.c -o cmp/cmpenv-optimize.o 
;;; Finished compiling SRC:CMP;CMPENV-OPTIMIZE.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpenv-declaim.c -o cmp/cmpenv-declaim.o 
;;; Finished compiling SRC:CMP;CMPENV-DECLAIM.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmptypes.c -o cmp/cmptypes.o 
;;; Finished compiling SRC:CMP;CMPTYPES.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmptables.c -o cmp/cmptables.o 
;;; Finished compiling SRC:CMP;CMPTABLES.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpform.c -o cmp/cmpform.o 
;;; Finished compiling SRC:CMP;CMPFORM.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpvar.c -o cmp/cmpvar.o 
;;; Finished compiling SRC:CMP;CMPVAR.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpfun.c -o cmp/cmpfun.o 
;;; Finished compiling SRC:CMP;CMPFUN.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmptype-assert.c -o cmp/cmptype-assert.o 
;;; Finished compiling SRC:CMP;CMPTYPE-ASSERT.LSP.
;;;
(compile-file "src:cmp;cmppass1-data.lsp" :output-file #P"BUILD:CMP;CMPPASS1-DATA.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-DATA.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-data.c -o cmp/cmppass1-data.o 
;;; Finished compiling SRC:CMP;CMPPASS1-DATA.LSP.
;;;
(compile-file "src:cmp;cmppass1-top.lsp" :output-file #P"BUILD:CMP;CMPPASS1-TOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-TOP.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-top.c -o cmp/cmppass1-top.o 
;;; Finished compiling SRC:CMP;CMPPASS1-TOP.LSP.
;;;
(compile-file "src:cmp;cmppass1-stack.lsp" :output-file #P"BUILD:CMP;CMPPASS1-STACK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-STACK.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-stack.c -o cmp/cmppass1-stack.o 
;;; Finished compiling SRC:CMP;CMPPASS1-STACK.LSP.
;;;
(compile-file "src:cmp;cmppass1-special.lsp" :output-file #P"BUILD:CMP;CMPPASS1-SPECIAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-SPECIAL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-special.c -o cmp/cmppass1-special.o 
;;; Finished compiling SRC:CMP;CMPPASS1-SPECIAL.LSP.
;;;
(compile-file "src:cmp;cmppass1-cont.lsp" :output-file #P"BUILD:CMP;CMPPASS1-CONT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-CONT.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-cont.c -o cmp/cmppass1-cont.o 
;;; Finished compiling SRC:CMP;CMPPASS1-CONT.LSP.
;;;
(compile-file "src:cmp;cmppass1-eval.lsp" :output-file #P"BUILD:CMP;CMPPASS1-EVAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-EVAL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-eval.c -o cmp/cmppass1-eval.o 
;;; Finished compiling SRC:CMP;CMPPASS1-EVAL.LSP.
;;;
(compile-file "src:cmp;cmppass1-call.lsp" :output-file #P"BUILD:CMP;CMPPASS1-CALL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-CALL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-call.c -o cmp/cmppass1-call.o 
;;; Finished compiling SRC:CMP;CMPPASS1-CALL.LSP.
;;;
(compile-file "src:cmp;cmppass1-var.lsp" :output-file #P"BUILD:CMP;CMPPASS1-VAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-VAR.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-var.c -o cmp/cmppass1-var.o 
;;; Finished compiling SRC:CMP;CMPPASS1-VAR.LSP.
;;;
(compile-file "src:cmp;cmppass1-fun.lsp" :output-file #P"BUILD:CMP;CMPPASS1-FUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-FUN.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-fun.c -o cmp/cmppass1-fun.o 
;;; Finished compiling SRC:CMP;CMPPASS1-FUN.LSP.
;;;
(compile-file "src:cmp;cmppass1-ffi.lsp" :output-file #P"BUILD:CMP;CMPPASS1-FFI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPASS1-FFI.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass1-ffi.c -o cmp/cmppass1-ffi.o 
;;; Finished compiling SRC:CMP;CMPPASS1-FFI.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpprop.c -o cmp/cmpprop.o 
;;; Finished compiling SRC:CMP;CMPPROP.LSP.
;;;
(compile-file "src:cmp;cmpprop-num.lsp" :output-file #P"BUILD:CMP;CMPPROP-NUM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPPROP-NUM.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpprop-num.c -o cmp/cmpprop-num.o 
;;; Finished compiling SRC:CMP;CMPPROP-NUM.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-util.lsp" :output-file #P"BUILD:CMP;CMPC-UTIL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-UTIL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-util.c -o cmp/cmpc-util.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-UTIL.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-mach.lsp" :output-file #P"BUILD:CMP;CMPC-MACH.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-MACH.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-mach.c -o cmp/cmpc-mach.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-MACH.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;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;CMPBACKEND-CXX;CMPC-WT.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-wt.c -o cmp/cmpc-wt.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-WT.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-inl-sysfun.lsp" :output-file #P"BUILD:CMP;CMPC-INL-SYSFUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-INL-SYSFUN.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-inl-sysfun.c -o cmp/cmpc-inl-sysfun.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-INL-SYSFUN.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-inl-lspfun.lsp" :output-file #P"BUILD:CMP;CMPC-INL-LSPFUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-INL-LSPFUN.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-inl-lspfun.c -o cmp/cmpc-inl-lspfun.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-INL-LSPFUN.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;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;CMPBACKEND-CXX;CMPC-INLINER.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-inliner.c -o cmp/cmpc-inliner.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-INLINER.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-opt-inl.lsp" :output-file #P"BUILD:CMP;CMPC-OPT-INL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-INL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-opt-inl.c -o cmp/cmpc-opt-inl.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-INL.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-opt-num.lsp" :output-file #P"BUILD:CMP;CMPC-OPT-NUM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-NUM.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Style warning:
;;;   in file CMPC-OPT-NUM.LSP, position 5810
;;;   at (DEFINE-C-INLINER FLOAT ...)
;;;   ! The variable RETURN-TYPE is not used.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-opt-num.c -o cmp/cmpc-opt-num.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-NUM.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-opt-ct.lsp" :output-file #P"BUILD:CMP;CMPC-OPT-CT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-CT.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-opt-ct.c -o cmp/cmpc-opt-ct.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-CT.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpc-opt-printer.lsp" :output-file #P"BUILD:CMP;CMPC-OPT-PRINTER.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-PRINTER.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Style warning:
;;;   in file CMPC-OPT-PRINTER.LSP, position 440
;;;   at (DEFINE-C-INLINER TERPRI ...)
;;;   ! The variable RETURN-TYPE is not used.
;;; Style warning:
;;;   in file CMPC-OPT-PRINTER.LSP, position 621
;;;   at (DEFINE-C-INLINER PRINT ...)
;;;   ! The variable RETURN-TYPE is not used.
;;; Style warning:
;;;   in file CMPC-OPT-PRINTER.LSP, position 824
;;;   at (DEFINE-C-INLINER PRIN1 ...)
;;;   ! The variable RETURN-TYPE is not used.
;;; Style warning:
;;;   in file CMPC-OPT-PRINTER.LSP, position 1248
;;;   at (DEFINE-C-INLINER PRINC ...)
;;;   ! The variable RETURN-TYPE is not used.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpc-opt-printer.c -o cmp/cmpc-opt-printer.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPC-OPT-PRINTER.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-data.lsp" :output-file #P"BUILD:CMP;CMPPASS2-DATA.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-DATA.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-data.c -o cmp/cmppass2-data.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-DATA.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-top.lsp" :output-file #P"BUILD:CMP;CMPPASS2-TOP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-TOP.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-top.c -o cmp/cmppass2-top.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-TOP.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-stack.lsp" :output-file #P"BUILD:CMP;CMPPASS2-STACK.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-STACK.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-stack.c -o cmp/cmppass2-stack.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-STACK.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-special.lsp" :output-file #P"BUILD:CMP;CMPPASS2-SPECIAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-SPECIAL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-special.c -o cmp/cmppass2-special.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-SPECIAL.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-exit.lsp" :output-file #P"BUILD:CMP;CMPPASS2-EXIT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-EXIT.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-exit.c -o cmp/cmppass2-exit.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-EXIT.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-cont.lsp" :output-file #P"BUILD:CMP;CMPPASS2-CONT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-CONT.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-cont.c -o cmp/cmppass2-cont.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-CONT.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-eval.lsp" :output-file #P"BUILD:CMP;CMPPASS2-EVAL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-EVAL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-eval.c -o cmp/cmppass2-eval.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-EVAL.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-call.lsp" :output-file #P"BUILD:CMP;CMPPASS2-CALL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-CALL.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-call.c -o cmp/cmppass2-call.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-CALL.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-var.lsp" :output-file #P"BUILD:CMP;CMPPASS2-VAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-VAR.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-var.c -o cmp/cmppass2-var.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-VAR.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-loc.lsp" :output-file #P"BUILD:CMP;CMPPASS2-LOC.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-LOC.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-loc.c -o cmp/cmppass2-loc.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-LOC.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-fun.lsp" :output-file #P"BUILD:CMP;CMPPASS2-FUN.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-FUN.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-fun.c -o cmp/cmppass2-fun.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-FUN.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmppass2-ffi.lsp" :output-file #P"BUILD:CMP;CMPPASS2-FFI.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-FFI.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmppass2-ffi.c -o cmp/cmppass2-ffi.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPPASS2-FFI.LSP.
;;;
(compile-file "src:cmp;cmpbackend-cxx;cmpbackend-cxx.lsp" :output-file #P"BUILD:CMP;CMPBACKEND-CXX.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPBACKEND-CXX;CMPBACKEND-CXX.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Style warning:
;;;   in file CMPBACKEND-CXX.LSP, position 4939
;;;   at (DEFUN LINKER-CC ...)
;;;   ! Variable TYPE, declared as IGNORE, found in a lisp form.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpbackend-cxx.c -o cmp/cmpbackend-cxx.o 
;;; Finished compiling SRC:CMP;CMPBACKEND-CXX;CMPBACKEND-CXX.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpmap.c -o cmp/cmpmap.o 
;;; Finished compiling SRC:CMP;CMPMAP.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpopt.c -o cmp/cmpopt.o 
;;; Finished compiling SRC:CMP;CMPOPT.LSP.
;;;
(compile-file "src:cmp;cmpopt-num.lsp" :output-file #P"BUILD:CMP;CMPOPT-NUM.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling SRC:CMP;CMPOPT-NUM.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpopt-num.c -o cmp/cmpopt-num.o 
;;; Finished compiling SRC:CMP;CMPOPT-NUM.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpopt-cons.c -o cmp/cmpopt-cons.o 
;;; Finished compiling SRC:CMP;CMPOPT-CONS.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/cmpopt-type.c -o cmp/cmpopt-type.o 
;;; Finished compiling SRC:CMP;CMPOPT-TYPE.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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c cmp/proclamations.c -o cmp/proclamations.o 
;;; Finished compiling SRC:CMP;PROCLAMATIONS.LSP.
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitKkheGd.c -o eclinitKkheGd.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libcmp.a eclinitKkheGd.o cmp/cmppackage.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmputil.o cmp/cmpcond.o cmp/cmptype-arith.o cmp/cmppolicy.o cmp/cmprefs.o cmp/cmplocs.o cmp/cmpenv-api.o cmp/cmpenv-var.o cmp/cmpenv-fun.o cmp/cmpenv-optimize.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmptypes.o cmp/cmptables.o cmp/cmpform.o cmp/cmpvar.o cmp/cmpfun.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmppass1-data.o cmp/cmppass1-top.o cmp/cmppass1-stack.o cmp/cmppass1-special.o cmp/cmppass1-cont.o cmp/cmppass1-eval.o cmp/cmppass1-call.o cmp/cmppass1-var.o cmp/cmppass1-fun.o cmp/cmppass1-ffi.o cmp/cmpprop.o cmp/cmpprop-num.o cmp/cmpc-util.o cmp/cmpc-mach.o cmp/cmpc-wt.o cmp/cmpc-inl-sysfun.o cmp/cmpc-inl-lspfun.o cmp/cmpc-inliner.o cmp/cmpc-opt-inl.o cmp/cmpc-opt-num.o cmp/cmpc-opt-ct.o cmp/cmpc-opt-printer.o cmp/cmppass2-data.o cmp/cmppass2-top.o cmp/cmppass2-stack.o cmp/cmppass2-special.o cmp/cmppass2-exit.o cmp/cmppass2-cont.o cmp/cmppass2-eval.o cmp/cmppass2-call.o cmp/cmppass2-var.o cmp/cmppass2-loc.o cmp/cmppass2-fun.o cmp/cmppass2-ffi.o cmp/cmpbackend-cxx.o cmp/cmpmap.o cmp/cmpname.o cmp/cmpopt.o cmp/cmpopt-num.o cmp/cmpopt-clos.o cmp/cmpopt-constant.o cmp/cmpopt-cons.o cmp/cmpopt-sequence.o cmp/cmpopt-type.o cmp/cmpclos.o cmp/cmpstructures.o cmp/cmparray.o cmp/cmpos-run.o cmp/cmpos-features.o cmp/cmpmain.o cmp/proclamations.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libcmp.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitelhfHO.c -o eclinitelhfHO.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o cmp.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitelhfHO.o cmp/cmppackage.o cmp/cmpglobals.o cmp/cmpdefs.o cmp/cmputil.o cmp/cmpcond.o cmp/cmptype-arith.o cmp/cmppolicy.o cmp/cmprefs.o cmp/cmplocs.o cmp/cmpenv-api.o cmp/cmpenv-var.o cmp/cmpenv-fun.o cmp/cmpenv-optimize.o cmp/cmpenv-declare.o cmp/cmpenv-proclaim.o cmp/cmpenv-declaim.o cmp/cmptypes.o cmp/cmptables.o cmp/cmpform.o cmp/cmpvar.o cmp/cmpfun.o cmp/cmptype-prop.o cmp/cmptype.o cmp/cmptype-assert.o cmp/cmppass1-data.o cmp/cmppass1-top.o cmp/cmppass1-stack.o cmp/cmppass1-special.o cmp/cmppass1-cont.o cmp/cmppass1-eval.o cmp/cmppass1-call.o cmp/cmppass1-var.o cmp/cmppass1-fun.o cmp/cmppass1-ffi.o cmp/cmpprop.o cmp/cmpprop-num.o cmp/cmpc-util.o cmp/cmpc-mach.o cmp/cmpc-wt.o cmp/cmpc-inl-sysfun.o cmp/cmpc-inl-lspfun.o cmp/cmpc-inliner.o cmp/cmpc-opt-inl.o cmp/cmpc-opt-num.o cmp/cmpc-opt-ct.o cmp/cmpc-opt-printer.o cmp/cmppass2-data.o cmp/cmppass2-top.o cmp/cmppass2-stack.o cmp/cmppass2-special.o cmp/cmppass2-exit.o cmp/cmppass2-cont.o cmp/cmppass2-eval.o cmp/cmppass2-call.o cmp/cmppass2-var.o cmp/cmppass2-loc.o cmp/cmppass2-fun.o cmp/cmppass2-ffi.o cmp/cmpbackend-cxx.o cmp/cmpmap.o cmp/cmpname.o cmp/cmpopt.o cmp/cmpopt-num.o cmp/cmpopt-clos.o cmp/cmpopt-constant.o cmp/cmpopt-cons.o cmp/cmpopt-sequence.o cmp/cmpopt-type.o cmp/cmpclos.o cmp/cmpstructures.o cmp/cmparray.o cmp/cmpos-run.o cmp/cmpos-features.o cmp/cmpmain.o cmp/proclamations.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:ecl-cdb;ecl-cdb.lisp" :output-file #P"BUILD:EXT;ECL-CDB.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:ECL-CDB;ECL-CDB.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; 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.
;;; 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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitfaLcFN.c -o eclinitfaLcFN.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libecl-cdb.a eclinitfaLcFN.o ext/ecl-cdb.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libecl-cdb.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitADLONb.c -o eclinitADLONb.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o ecl-cdb.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitADLONb.o ext/ecl-cdb.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:ecl-cdb;ecl-help.lisp" :output-file #P"BUILD:EXT;ECL-HELP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:ECL-CDB;ECL-HELP.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitOMceam.c -o eclinitOMceam.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libecl-help.a eclinitOMceam.o ext/ecl-cdb.o ext/ecl-help.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libecl-help.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitkJKCoC.c -o eclinitkJKCoC.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o ecl-help.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitkJKCoC.o ext/ecl-cdb.o ext/ecl-help.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:asdf;asdf.lisp" :output-file #P"BUILD:EXT;ASDF.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:ASDF;ASDF.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c ext/asdf.c -o ext/asdf.o 
;;; Finished compiling EXT:ASDF;ASDF.LISP.
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinithAAJmF.c -o eclinithAAJmF.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libasdf.a eclinithAAJmF.o ext/asdf.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libasdf.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitNpAOej.c -o eclinitNpAOej.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o asdf.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitNpAOej.o ext/asdf.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:sockets;package.lisp" :output-file #P"BUILD:EXT;PACKAGE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:SOCKETS;PACKAGE.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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 32029
;;;   at (DEFCLASS LOCAL-SOCKET ...)
;;;   ! Variable +AF-LOCAL+ was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52002
;;;   at (DEFINE-SOCKET-CONDITION EADDRINUSE ...)
;;;   ! Variable EADDRINUSE was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52061
;;;   at (DEFINE-SOCKET-CONDITION EAGAIN ...)
;;;   ! Variable EAGAIN was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52112
;;;   at (DEFINE-SOCKET-CONDITION EBADF ...)
;;;   ! Variable EBADF was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52170
;;;   at (DEFINE-SOCKET-CONDITION ECONNREFUSED ...)
;;;   ! Variable ECONNREFUSED was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52234
;;;   at (DEFINE-SOCKET-CONDITION ETIMEDOUT ...)
;;;   ! Variable ETIMEDOUT was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52294
;;;   at (DEFINE-SOCKET-CONDITION EINTR ...)
;;;   ! Variable EINTR was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52344
;;;   at (DEFINE-SOCKET-CONDITION EINVAL ...)
;;;   ! Variable EINVAL was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52400
;;;   at (DEFINE-SOCKET-CONDITION ENOBUFS ...)
;;;   ! Variable ENOBUFS was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52451
;;;   at (DEFINE-SOCKET-CONDITION ENOMEM ...)
;;;   ! Variable ENOMEM was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52504
;;;   at (DEFINE-SOCKET-CONDITION EOPNOTSUPP ...)
;;;   ! Variable EOPNOTSUPP was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52571
;;;   at (DEFINE-SOCKET-CONDITION EPERM ...)
;;;   ! Variable EPERM was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52633
;;;   at (DEFINE-SOCKET-CONDITION EPROTONOSUPPORT ...)
;;;   ! Variable EPROTONOSUPPORT was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52704
;;;   at (DEFINE-SOCKET-CONDITION ESOCKTNOSUPPORT ...)
;;;   ! Variable ESOCKTNOSUPPORT was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 52778
;;;   at (DEFINE-SOCKET-CONDITION ENETUNREACH ...)
;;;   ! Variable ENETUNREACH was undefined. Compiler assumes it is a global.
;;; Style warning:
;;;   in file SOCKETS.LISP, position 54816
;;;   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 54879
;;;   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 54937
;;;   at (DEFINE-NAME-SERVICE-CONDITION EAI_FAIL ...)
;;;   ! Variable EAI_FAIL was undefined. Compiler assumes it is a global.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c ext/sockets.c -o ext/sockets.o 
;;; Finished compiling EXT:SOCKETS;SOCKETS.LISP.
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitMldEde.c -o eclinitMldEde.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libsockets.a eclinitMldEde.o ext/package.o ext/sockets.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libsockets.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitCpEncj.c -o eclinitCpEncj.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o sockets.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitCpEncj.o ext/package.o ext/sockets.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:sockets;sb-bsd-sockets.lisp" :output-file #P"BUILD:EXT;SB-BSD-SOCKETS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:SOCKETS;SB-BSD-SOCKETS.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c ecliniteFhCFE.c -o ecliniteFhCFE.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libsb-bsd-sockets.a ecliniteFhCFE.o ext/sb-bsd-sockets.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libsb-bsd-sockets.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitheolGI.c -o eclinitheolGI.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o sb-bsd-sockets.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitheolGI.o ext/sb-bsd-sockets.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:serve-event;serve-event.lisp" :output-file #P"BUILD:EXT;SERVE-EVENT.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:SERVE-EVENT;SERVE-EVENT.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Style warning:
;;;   in file SERVE-EVENT.LISP, position 6231
;;;   at (DEFUN SERVE-EVENT ...)
;;;   ! Variable +EINTR+ was undefined. Compiler assumes it is a global.
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitAEJCcE.c -o eclinitAEJCcE.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libserve-event.a eclinitAEJCcE.o ext/serve-event.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libserve-event.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitiEiigI.c -o eclinitiEiigI.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o serve-event.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitiEiigI.o ext/serve-event.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:ecl-curl;ecl-curl.lisp" :output-file #P"BUILD:EXT;ECL-CURL.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:ECL-CURL;ECL-CURL.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitBLHEaA.c -o eclinitBLHEaA.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libecl-curl.a eclinitBLHEaA.o ext/ecl-curl.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libecl-curl.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitLOpfbE.c -o eclinitLOpfbE.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o ecl-curl.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitLOpfbE.o ext/ecl-curl.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:quicklisp;minitar.lisp" :output-file #P"BUILD:EXT;MINITAR.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:QUICKLISP;MINITAR.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c ext/minitar.c -o ext/minitar.o 
;;; Finished compiling EXT:QUICKLISP;MINITAR.LISP.
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitkgELGj.c -o eclinitkgELGj.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libql-minitar.a eclinitkgELGj.o ext/minitar.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libql-minitar.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitLmNOMn.c -o eclinitLmNOMn.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o ql-minitar.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitLmNOMn.o ext/minitar.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:deflate;deflate.lisp" :output-file #P"BUILD:EXT;DEFLATE.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:DEFLATE;DEFLATE.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; 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-READ-BITS
;;; 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
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c ext/deflate.c -o ext/deflate.o 
;;; Finished compiling EXT:DEFLATE;DEFLATE.LISP.
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitjIhpPG.c -o eclinitjIhpPG.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libdeflate.a eclinitjIhpPG.o ext/deflate.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libdeflate.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitbkAJAM.c -o eclinitbkAJAM.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o deflate.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitbkAJAM.o ext/deflate.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(compile-file "ext:quicklisp;ecl-quicklisp.lisp" :output-file #P"BUILD:EXT;ECL-QUICKLISP.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:QUICKLISP;ECL-QUICKLISP.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitleKGfi.c -o eclinitleKGfi.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libecl-quicklisp.a eclinitleKGfi.o ext/ecl-quicklisp.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libecl-quicklisp.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitGMkilm.c -o eclinitGMkilm.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o ecl-quicklisp.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitGMkilm.o ext/ecl-quicklisp.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
(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
;;;
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/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/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitoOfNJJ.c -o eclinitoOfNJJ.o 
;;; Note:
;;;   Invoking external command:
;;;   ar cr libpackage-locks.a eclinitoOfNJJ.o ext/package-locks.o 
;;; Note:
;;;   Invoking external command:
;;;   ranlib libpackage-locks.a 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitAIeDcN.c -o eclinitAIeDcN.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o package-locks.fas -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs eclinitAIeDcN.o ext/package-locks.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -lm 
;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -std=gnu17 -fPIC -D_THREAD_SAFE -Dlinux -I/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/c -c eclinitoIoBAc.c -o eclinitoIoBAc.o 
;;; Note:
;;;   Invoking external command:
;;;   gcc -o bin/ecl -L/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/ -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L./ eclinitoIoBAc.o -Wl,--rpath,/usr/lib/ libecl.so -lgc -lgc -lgc -lpthread -ldl -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"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") make[1]: Leaving directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build'
>>> ecl: Entering fakeroot...
cd build; make install
make[1]: Entering directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build'
./ecl-cmp.h
./ecl_atomics.h
./stacks.h
./cons.h
./object.h
./internal.h
./ecl-inl.h
./number.h
./cs.h
./stack-resize.h
./cache.h
./config-internal.h
./config.h
./impl/math_fenv.h
./impl/math_dispatch2.h
./impl/math_dispatch.h
./impl/math_fenv_msvc.h
./page.h
./external.h
./configpre.h
./ecl.h
./legacy.h
./bytecodes.h
./configpre-int.h
./threads.h
make[2]: Entering directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/doc'
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/bdwgc/install-sh -d /home/buildozer/aports/main/ecl/pkg/ecl/usr/share/info
/usr/bin/install -c -m 644 manual/ecl.info.gz /home/buildozer/aports/main/ecl/pkg/ecl/usr/share/info
/usr/bin/install-info --info-dir=/home/buildozer/aports/main/ecl/pkg/ecl/usr/share/info manual/ecl.info.gz
/home/buildozer/aports/main/ecl/src/ecl-24.5.10/src/bdwgc/install-sh -d /home/buildozer/aports/main/ecl/pkg/ecl/usr/share/man/man1
/usr/bin/install -c -m 644 ecl.man /home/buildozer/aports/main/ecl/pkg/ecl/usr/share/man/man1/ecl.1
/usr/bin/install -c -m 644 ecl-config.man /home/buildozer/aports/main/ecl/pkg/ecl/usr/share/man/man1/ecl-config.1
make[2]: Leaving directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build/doc'
make[1]: Leaving directory '/home/buildozer/aports/main/ecl/src/ecl-24.5.10/build'
>>> ecl-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/include'
'usr/bin/ecl-config' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/bin/ecl-config'
'usr/lib/ecl-24.5.10/libasdf.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libasdf.a'
'usr/lib/ecl-24.5.10/libecl-cdb.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libecl-cdb.a'
'usr/lib/ecl-24.5.10/libecl-quicklisp.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libecl-quicklisp.a'
'usr/lib/ecl-24.5.10/libecl-curl.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libecl-curl.a'
'usr/lib/ecl-24.5.10/libdeflate.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libdeflate.a'
'usr/lib/ecl-24.5.10/libql-minitar.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libql-minitar.a'
'usr/lib/ecl-24.5.10/libpackage-locks.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libpackage-locks.a'
'usr/lib/ecl-24.5.10/libcmp.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libcmp.a'
'usr/lib/ecl-24.5.10/libserve-event.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libserve-event.a'
'usr/lib/ecl-24.5.10/libecl-help.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libecl-help.a'
'usr/lib/ecl-24.5.10/libsockets.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libsockets.a'
'usr/lib/ecl-24.5.10/libsb-bsd-sockets.a' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/ecl-24.5.10/libsb-bsd-sockets.a'
'usr/lib/libecl.so' -> '/home/buildozer/aports/main/ecl/pkg/ecl-dev/usr/lib/libecl.so'
>>> ecl-dev*: Preparing subpackage ecl-dev...
>>> ecl-dev*: Stripping binaries
>>> ecl-dev*: Running postcheck for ecl-dev
>>> ecl-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/main/ecl/pkg/ecl-doc/usr/share/man'
'usr/share/info' -> '/home/buildozer/aports/main/ecl/pkg/ecl-doc/usr/share/info'
>>> ecl-doc*: Preparing subpackage ecl-doc...
>>> ecl-doc*: Running postcheck for ecl-doc
>>> ecl*: Running postcheck for ecl
>>> ecl*: Preparing package ecl...
>>> ecl*: Stripping binaries
>>> ecl-dev*: Scanning shared objects
>>> ecl-doc*: Scanning shared objects
>>> ecl*: Scanning shared objects
>>> ecl-dev*: Tracing dependencies...
	gc-dev
	gmp-dev
	libatomic_ops-dev
	libffi-dev
	ecl=24.5.10-r1
>>> ecl-dev*: Package size: 4.0 MB
>>> ecl-dev*: Compressing data...
>>> ecl-dev*: Create checksum...
>>> ecl-dev*: Create ecl-dev-24.5.10-r1.apk
>>> ecl-doc*: Tracing dependencies...
>>> ecl-doc*: Package size: 141.9 KB
>>> ecl-doc*: Compressing data...
>>> ecl-doc*: Create checksum...
>>> ecl-doc*: Create ecl-doc-24.5.10-r1.apk
>>> ecl*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libffi.so.8
	so:libgc.so.1
	so:libgmp.so.10
>>> ecl*: Package size: 8.3 MB
>>> ecl*: Compressing data...
>>> ecl*: Create checksum...
>>> ecl*: Create ecl-24.5.10-r1.apk
>>> ecl: Build complete at Tue, 01 Apr 2025 21:28:15 +0000 elapsed time 0h 3m 45s
>>> ecl: Cleaning up srcdir
>>> ecl: Cleaning up pkgdir
>>> ecl: Uninstalling dependencies...
(1/17) Purging .makedepends-ecl (20250401.212430)
(2/17) Purging gc-dev (8.2.8-r1)
(3/17) Purging libgc++ (8.2.8-r1)
(4/17) Purging gmp-dev (6.3.0-r3)
(5/17) Purging libgmpxx (6.3.0-r3)
(6/17) Purging libatomic_ops-dev (7.8.2-r0)
(7/17) Purging libatomic_ops (7.8.2-r0)
(8/17) Purging libffi-dev (3.4.7-r0)
(9/17) Purging linux-headers (6.12.6-r0)
(10/17) Purging libffi (3.4.7-r0)
(11/17) Purging texinfo (7.2-r0)
Executing texinfo-7.2-r0.pre-deinstall
(12/17) Purging gc (8.2.8-r1)
(13/17) Purging git-perl (2.49.0-r0)
(14/17) Purging perl-git (2.49.0-r0)
(15/17) Purging perl-error (0.17030-r0)
(16/17) Purging perl (5.40.1-r0)
(17/17) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r14.trigger
OK: 399 MiB in 106 packages
>>> ecl: Updating the main/x86_64 repository index...
>>> ecl: Signing the index...