==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: ecl 24.5.10-3 (Fri May  9 05:37:21 2025)
==> Retrieving sources...
  -> Found ecl-24.5.10.tgz
  -> Found 5b4e9c4bbd7cce4a678eecd493e56c495490e8b5.patch
  -> Found 5ec9e02f6db9694dcdef7574036f1e320d64a8af.patch
  -> Found 1aec8f741f69fd736f020b7fe4d3afc33e60ae6a.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ecl-24.5.10.tgz ... Passed
    5b4e9c4bbd7cce4a678eecd493e56c495490e8b5.patch ... Passed
    5ec9e02f6db9694dcdef7574036f1e320d64a8af.patch ... Passed
    1aec8f741f69fd736f020b7fe4d3afc33e60ae6a.patch ... Passed
==> Making package: ecl 24.5.10-3 (Fri 09 May 2025 05:37:27 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found ecl-24.5.10.tgz
  -> Found 5b4e9c4bbd7cce4a678eecd493e56c495490e8b5.patch
  -> Found 5ec9e02f6db9694dcdef7574036f1e320d64a8af.patch
  -> Found 1aec8f741f69fd736f020b7fe4d3afc33e60ae6a.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ecl-24.5.10.tgz with bsdtar
==> Starting prepare()...
patching file src/c/cfun_dispatch.d
patching file src/c/apply.d
patching file src/c/cfun_dispatch.d
patching file src/h/internal.h
patching file src/c/backq.d
patching file src/c/cinit.d
patching file src/c/dpp.c
patching file src/c/file.d
patching file src/c/macros.d
Hunk #1 succeeded at 180 (offset 1 line).
patching file src/c/read.d
Hunk #1 succeeded at 2010 (offset -9 lines).
patching file src/c/tcp.d
patching file src/h/ecl.h
patching file src/h/external.h
Hunk #1 succeeded at 734 (offset -10 lines).
patching file src/h/internal.h
Hunk #1 succeeded at 441 (offset -27 lines).
patching file src/h/object.h
==> Starting build()...
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --without-clx
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... g++
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 ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ranlib... (cached) ranlib
checking for ar... ar
checking for exctags... no
checking for ectags... no
checking for ctags... no
checking for etags... no
checking for emacs-etags... no
checking for ld flags when building shared libraries... -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
checking for required libraries... -ldl -lm
checking for architecture... AARCH64
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 __gmpz_init in -lgmp... (cached) 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 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
configure: Configuring included Boehm GC library:
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking GC version numbers... major=8 minor=2                 micro=4
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc -fPIC
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 -fPIC accepts -g... yes
checking for gcc -fPIC option to enable C11 features... none needed
checking whether gcc -fPIC understands -c and -o together... yes
checking dependency style of gcc -fPIC... gcc3
checking for g++... g++
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 dependency style of g++... gcc3
checking dependency style of gcc -fPIC... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -fPIC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -fPIC object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc -fPIC supports -fno-rtti -fno-exceptions... no
checking for gcc -fPIC option to produce PIC... -fPIC -DPIC
checking if gcc -fPIC PIC flag -fPIC -DPIC works... yes
checking if gcc -fPIC static flag -static works... yes
checking if gcc -fPIC supports -c -o file.o... yes
checking if gcc -fPIC supports -c -o file.o... (cached) yes
checking whether the gcc -fPIC linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for emscripten... no
checking for inline... inline
configure: WARNING: "Explicit GC_INIT() calls may be required."
checking for pthread_self in -lpthread... yes
checking for clock_gettime without additional libraries... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -Wpedantic... yes
checking for xlc... no
checking whether compiler supports -fno-strict-aliasing... yes
checking for getcontext... yes
checking for dl_iterate_phdr... yes
checking for dlopen in -ldl... yes
checking for execinfo.h... yes
checking whether to build shared libraries... no
checking which machine-dependent code should be used... 
checking whether AIX gcc optimization fix is necessary... no
checking whether -Wno-frame-address works... yes
checking for dladdr... yes
checking for sigsetjmp... yes
checking for pthread_setname_np... yes (with tid)
checking for sys/dg_sys_info.h... no
checking for compiler intrinsics support... yes
checking which libatomic_ops to use... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bdw-gc.pc
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
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... disabled
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... /usr/bin/grep
checking for egrep... /usr/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... not available
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... yes
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... yes
checking for backtrace_symbols... yes
checking for sys/mman.h... yes
checking working environ... yes
checking for working feenableexcept... no
checking for atomic_ops.h... no
checking libatomic-ops version ... included 
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc         -fPIC
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         -fPIC accepts -g... yes
checking for gcc         -fPIC option to enable C11 features... none needed
checking whether gcc         -fPIC understands -c and -o together... yes
checking dependency style of gcc         -fPIC... gcc3
checking dependency style of gcc         -fPIC... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc         -fPIC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc         -fPIC object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc         -fPIC supports -fno-rtti -fno-exceptions... no
checking for gcc         -fPIC option to produce PIC... -fPIC -DPIC
checking if gcc         -fPIC PIC flag -fPIC -DPIC works... yes
checking if gcc         -fPIC static flag -static works... yes
checking if gcc         -fPIC supports -c -o file.o... yes
checking if gcc         -fPIC supports -c -o file.o... (cached) yes
checking whether the gcc         -fPIC linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for PIC compiler flag... -fPIC
checking whether -fPIC compiler option causes __PIC__ definition... yes
checking whether compiler supports -Wextra... yes
checking whether compiler supports -Wpedantic... yes
checking for pthread_self in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating pkgconfig/atomic_ops.pc
config.status: creating pkgconfig/atomic_ops-uninstalled.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
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
configure: WARNING: unrecognized options: --without-clx
Configuration complete. To build ECL, issue make in this directory.
cd build; make
make[1]: Entering directory '/build/ecl/src/ecl-24.5.10/build'
c doc gc atomic
make[2]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic'
Making all in src
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
make  all-am
make[4]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc         -fPIC -DHAVE_CONFIG_H   -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src  -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c -o atomic_ops.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -MT atomic_ops.lo -MD -MP -MF .deps/atomic_ops.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops.c  -fPIC -DPIC -o atomic_ops.o
mv -f .deps/atomic_ops.Tpo .deps/atomic_ops.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc         -fPIC -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   -version-info 3:0:2 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now    -o libatomic_ops.la -rpath /build/ecl/src/ecl-24.5.10/build atomic_ops.lo  
libtool: link: ar cr .libs/libatomic_ops.a  atomic_ops.o
libtool: link: ranlib .libs/libatomic_ops.a
libtool: link: ( cd ".libs" && rm -f "libatomic_ops.la" && ln -s "../libatomic_ops.la" "libatomic_ops.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc         -fPIC -DHAVE_CONFIG_H   -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src  -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   -MT atomic_ops_stack.lo -MD -MP -MF .deps/atomic_ops_stack.Tpo -c -o atomic_ops_stack.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops_stack.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -MT atomic_ops_stack.lo -MD -MP -MF .deps/atomic_ops_stack.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops_stack.c  -fPIC -DPIC -o atomic_ops_stack.o
mv -f .deps/atomic_ops_stack.Tpo .deps/atomic_ops_stack.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc         -fPIC -DHAVE_CONFIG_H   -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src  -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   -MT atomic_ops_malloc.lo -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c -o atomic_ops_malloc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops_malloc.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -MT atomic_ops_malloc.lo -MD -MP -MF .deps/atomic_ops_malloc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops_malloc.c  -fPIC -DPIC -o atomic_ops_malloc.o
mv -f .deps/atomic_ops_malloc.Tpo .deps/atomic_ops_malloc.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc         -fPIC -fPIC -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   -version-info 3:0:2 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now    -o libatomic_ops_gpl.la -rpath /build/ecl/src/ecl-24.5.10/build atomic_ops_stack.lo atomic_ops_malloc.lo libatomic_ops.la 
libtool: link: ar cr .libs/libatomic_ops_gpl.a  atomic_ops_stack.o atomic_ops_malloc.o
libtool: link: ranlib .libs/libatomic_ops_gpl.a
libtool: link: ( cd ".libs" && rm -f "libatomic_ops_gpl.la" && ln -s "../libatomic_ops_gpl.la" "libatomic_ops_gpl.la" )
make[4]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
Making all in tests
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
mkdir -p `dirname list_atomic.i`
gcc         -fPIC -DHAVE_CONFIG_H   -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src -I../tests -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/tests   -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/tests/list_atomic.c -E > list_atomic.i
gcc         -fPIC -DHAVE_CONFIG_H   -I../src -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src -I../tests -I/build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/tests   -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE   -c -o list_atomic.o /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/tests/list_atomic.c
make  all-am
make[4]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[2]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[2]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic'
Making install in src
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
make  install-am
make[4]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
make[5]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libatomic_ops.la libatomic_ops_gpl.la '/build/ecl/src/ecl-24.5.10/build'
libtool: install: /usr/bin/install -c .libs/libatomic_ops.lai /build/ecl/src/ecl-24.5.10/build/libatomic_ops.la
libtool: install: /usr/bin/install -c .libs/libatomic_ops_gpl.lai /build/ecl/src/ecl-24.5.10/build/libatomic_ops_gpl.la
libtool: install: /usr/bin/install -c .libs/libatomic_ops.a /build/ecl/src/ecl-24.5.10/build/libatomic_ops.a
libtool: install: chmod 644 /build/ecl/src/ecl-24.5.10/build/libatomic_ops.a
libtool: install: ranlib /build/ecl/src/ecl-24.5.10/build/libatomic_ops.a
libtool: install: /usr/bin/install -c .libs/libatomic_ops_gpl.a /build/ecl/src/ecl-24.5.10/build/libatomic_ops_gpl.a
libtool: install: chmod 644 /build/ecl/src/ecl-24.5.10/build/libatomic_ops_gpl.a
libtool: install: ranlib /build/ecl/src/ecl-24.5.10/build/libatomic_ops_gpl.a
libtool: finish: PATH="/usr/lib/distcc/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin" ldconfig -n /build/ecl/src/ecl-24.5.10/build
----------------------------------------------------------------------
Libraries have been installed in:
   /build/ecl/src/ecl-24.5.10/build

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl'
 /usr/bin/install -c -m 644 /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops_malloc.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops_stack.h '/build/ecl/src/ecl-24.5.10/build/ecl'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl/'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/gcc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/generic-arithm.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/generic-small.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/aarch64.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/alpha.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/arm.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/avr32.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/cris.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/e2k.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/generic.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/hexagon.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/hppa.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/ia64.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/m68k.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/mips.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/powerpc.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/riscv.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/s390.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/sh.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/sparc.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/tile.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/gcc/x86.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/gcc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/ibmc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/ibmc/powerpc.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/ibmc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/ao_t_is_int.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/all_acquire_release_volatile.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/all_aligned_atomic_load_store.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/all_atomic_load_store.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/all_atomic_only_load.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/emul_cas.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/generic_pthread.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/ordered.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/ordered_except_wr.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/read_ordered.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/standard_ao_double_t.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/test_and_set_t_is_ao_t.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/test_and_set_t_is_char.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/hpc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/hpc/hppa.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/hpc/ia64.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/hpc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/msftc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/msftc/arm.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/msftc/arm64.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/msftc/common32_defs.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/msftc/x86.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/msftc/x86_64.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/msftc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/ao_version.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/generalize.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/generalize-arithm.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/generalize-small.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/loadstore'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/acquire_release_volatile.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/atomic_load.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/atomic_store.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/char_acquire_release_volatile.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/char_atomic_load.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/char_atomic_store.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/int_acquire_release_volatile.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/int_atomic_load.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/int_atomic_store.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/ordered_loads_only.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/ordered_stores_only.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/short_acquire_release_volatile.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/short_atomic_load.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/short_atomic_store.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/loadstore/double_atomic_load_store.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/loadstore'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/sunc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/sunc/sparc.h /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/sunc/x86.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/sunc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/icc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/icc/ia64.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/icc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/armcc'
 /usr/bin/install -c -m 644  /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/src/atomic_ops/sysdeps/armcc/arm_v6.h '/build/ecl/src/ecl-24.5.10/build/ecl//atomic_ops/sysdeps/armcc'
make[5]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
make[4]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/src'
Making install in tests
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make  install-am
make[4]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[5]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[4]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic/tests'
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[4]: Entering directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/share/doc/libatomic_ops'
 /usr/bin/install -c -m 644 /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/AUTHORS /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/ChangeLog /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/LICENSE /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/README.md /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/README_details.txt /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/README_win32.txt /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/COPYING /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/README_malloc.txt /build/ecl/src/ecl-24.5.10/src/bdwgc/libatomic_ops/README_stack.txt '/build/ecl/src/ecl-24.5.10/build/share/doc/libatomic_ops'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/pkgconfig'
 /usr/bin/install -c -m 644 pkgconfig/atomic_ops.pc '/build/ecl/src/ecl-24.5.10/build/pkgconfig'
make[4]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic'
make[2]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/atomic'
c doc gc atomic
make[2]: Entering directory '/build/ecl/src/ecl-24.5.10/build/gc'
make[3]: Entering directory '/build/ecl/src/ecl-24.5.10/build/gc'
depbase=`echo allchblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT allchblk.lo -MD -MP -MF $depbase.Tpo -c -o allchblk.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/allchblk.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/allchblk.c -o allchblk.o
depbase=`echo alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT alloc.lo -MD -MP -MF $depbase.Tpo -c -o alloc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/alloc.c -o alloc.o
depbase=`echo blacklst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT blacklst.lo -MD -MP -MF $depbase.Tpo -c -o blacklst.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/blacklst.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/blacklst.c -o blacklst.o
depbase=`echo dbg_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT dbg_mlc.lo -MD -MP -MF $depbase.Tpo -c -o dbg_mlc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/dbg_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/dbg_mlc.c -o dbg_mlc.o
depbase=`echo dyn_load.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT dyn_load.lo -MD -MP -MF $depbase.Tpo -c -o dyn_load.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/dyn_load.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/dyn_load.c -o dyn_load.o
depbase=`echo finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/finalize.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/finalize.c -o finalize.o
depbase=`echo gc_dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT gc_dlopen.lo -MD -MP -MF $depbase.Tpo -c -o gc_dlopen.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/gc_dlopen.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/gc_dlopen.c -o gc_dlopen.o
depbase=`echo headers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT headers.lo -MD -MP -MF $depbase.Tpo -c -o headers.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/headers.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/headers.c -o headers.o
depbase=`echo mach_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT mach_dep.lo -MD -MP -MF $depbase.Tpo -c -o mach_dep.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/mach_dep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/mach_dep.c -o mach_dep.o
depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/malloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/malloc.c -o malloc.o
depbase=`echo mallocx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT mallocx.lo -MD -MP -MF $depbase.Tpo -c -o mallocx.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/mallocx.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/mallocx.c -o mallocx.o
depbase=`echo mark.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT mark.lo -MD -MP -MF $depbase.Tpo -c -o mark.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/mark.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/mark.c -o mark.o
depbase=`echo mark_rts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT mark_rts.lo -MD -MP -MF $depbase.Tpo -c -o mark_rts.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/mark_rts.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/mark_rts.c -o mark_rts.o
depbase=`echo misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT misc.lo -MD -MP -MF $depbase.Tpo -c -o misc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/misc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/misc.c -o misc.o
depbase=`echo new_hblk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT new_hblk.lo -MD -MP -MF $depbase.Tpo -c -o new_hblk.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/new_hblk.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/new_hblk.c -o new_hblk.o
depbase=`echo obj_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT obj_map.lo -MD -MP -MF $depbase.Tpo -c -o obj_map.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/obj_map.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/obj_map.c -o obj_map.o
depbase=`echo os_dep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT os_dep.lo -MD -MP -MF $depbase.Tpo -c -o os_dep.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/os_dep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/os_dep.c -o os_dep.o
depbase=`echo ptr_chck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT ptr_chck.lo -MD -MP -MF $depbase.Tpo -c -o ptr_chck.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/ptr_chck.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/ptr_chck.c -o ptr_chck.o
depbase=`echo reclaim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT reclaim.lo -MD -MP -MF $depbase.Tpo -c -o reclaim.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/reclaim.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/reclaim.c -o reclaim.o
depbase=`echo specific.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT specific.lo -MD -MP -MF $depbase.Tpo -c -o specific.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/specific.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/specific.c -o specific.o
depbase=`echo typd_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT typd_mlc.lo -MD -MP -MF $depbase.Tpo -c -o typd_mlc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/typd_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/typd_mlc.c -o typd_mlc.o
depbase=`echo pthread_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT pthread_start.lo -MD -MP -MF $depbase.Tpo -c -o pthread_start.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/pthread_start.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT pthread_start.lo -MD -MP -MF .deps/pthread_start.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/pthread_start.c -o pthread_start.o
depbase=`echo pthread_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT pthread_support.lo -MD -MP -MF $depbase.Tpo -c -o pthread_support.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/pthread_support.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/pthread_support.c -o pthread_support.o
depbase=`echo pthread_stop_world.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT pthread_stop_world.lo -MD -MP -MF $depbase.Tpo -c -o pthread_stop_world.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/pthread_stop_world.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/pthread_stop_world.c -o pthread_stop_world.o
depbase=`echo thread_local_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT thread_local_alloc.lo -MD -MP -MF $depbase.Tpo -c -o thread_local_alloc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/thread_local_alloc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/thread_local_alloc.c -o thread_local_alloc.o
depbase=`echo gcj_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT gcj_mlc.lo -MD -MP -MF $depbase.Tpo -c -o gcj_mlc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/gcj_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/gcj_mlc.c -o gcj_mlc.o
depbase=`echo fnlz_mlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT fnlz_mlc.lo -MD -MP -MF $depbase.Tpo -c -o fnlz_mlc.lo /build/ecl/src/ecl-24.5.10/src/bdwgc/fnlz_mlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/fnlz_mlc.c -o fnlz_mlc.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc -fPIC   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address   -version-info 6:2:5 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now    -o libgc.la -rpath /build/ecl/src/ecl-24.5.10/build allchblk.lo alloc.lo blacklst.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo headers.lo mach_dep.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo ptr_chck.lo reclaim.lo specific.lo typd_mlc.lo  pthread_start.lo pthread_support.lo  pthread_stop_world.lo thread_local_alloc.lo   gcj_mlc.lo fnlz_mlc.lo  -lpthread -ldl   
libtool: link: ar cr .libs/libgc.a  allchblk.o alloc.o blacklst.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o headers.o mach_dep.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o ptr_chck.o reclaim.o specific.o typd_mlc.o pthread_start.o pthread_support.o pthread_stop_world.o thread_local_alloc.o gcj_mlc.o fnlz_mlc.o
libtool: link: ranlib .libs/libgc.a
libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo '/build/ecl/src/ecl-24.5.10/src/bdwgc/'`cord/cordbscs.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT cord/libcord_la-cordbscs.lo -MD -MP -MF cord/.deps/libcord_la-cordbscs.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/cord/cordbscs.c -o cord/libcord_la-cordbscs.o
mv -f cord/.deps/libcord_la-cordbscs.Tpo cord/.deps/libcord_la-cordbscs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo '/build/ecl/src/ecl-24.5.10/src/bdwgc/'`cord/cordprnt.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT cord/libcord_la-cordprnt.lo -MD -MP -MF cord/.deps/libcord_la-cordprnt.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/cord/cordprnt.c -o cord/libcord_la-cordprnt.o
mv -f cord/.deps/libcord_la-cordprnt.Tpo cord/.deps/libcord_la-cordprnt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -fPIC -DHAVE_CONFIG_H   -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include   -I/build/ecl/src/ecl-24.5.10/build/ecl   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo '/build/ecl/src/ecl-24.5.10/src/bdwgc/'`cord/cordxtra.c
libtool: compile:  gcc -fPIC -DHAVE_CONFIG_H -I./include -I/build/ecl/src/ecl-24.5.10/src/bdwgc/include -I/build/ecl/src/ecl-24.5.10/build/ecl -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE -fno-strict-aliasing -Wno-frame-address -MT cord/libcord_la-cordxtra.lo -MD -MP -MF cord/.deps/libcord_la-cordxtra.Tpo -c /build/ecl/src/ecl-24.5.10/src/bdwgc/cord/cordxtra.c -o cord/libcord_la-cordxtra.o
mv -f cord/.deps/libcord_la-cordxtra.Tpo cord/.deps/libcord_la-cordxtra.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -fPIC   -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcommon -ffat-lto-objects -fPIC -D_THREAD_SAFE  -fno-strict-aliasing -Wno-frame-address  -version-info 6:0:5 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now    -o libcord.la -rpath /build/ecl/src/ecl-24.5.10/build cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo libgc.la 
libtool: link: ar cr .libs/libcord.a  cord/libcord_la-cordbscs.o cord/libcord_la-cordprnt.o cord/libcord_la-cordxtra.o
libtool: link: ranlib .libs/libcord.a
libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" )
make[4]: Entering directory '/build/ecl/src/ecl-24.5.10/build/gc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libgc.la libcord.la '/build/ecl/src/ecl-24.5.10/build'
libtool: install: /usr/bin/install -c .libs/libgc.lai /build/ecl/src/ecl-24.5.10/build/libgc.la
libtool: install: /usr/bin/install -c .libs/libcord.lai /build/ecl/src/ecl-24.5.10/build/libcord.la
libtool: install: /usr/bin/install -c .libs/libgc.a /build/ecl/src/ecl-24.5.10/build/libgc.a
libtool: install: chmod 644 /build/ecl/src/ecl-24.5.10/build/libgc.a
libtool: install: ranlib /build/ecl/src/ecl-24.5.10/build/libgc.a
libtool: install: /usr/bin/install -c .libs/libcord.a /build/ecl/src/ecl-24.5.10/build/libcord.a
libtool: install: chmod 644 /build/ecl/src/ecl-24.5.10/build/libcord.a
libtool: install: ranlib /build/ecl/src/ecl-24.5.10/build/libcord.a
libtool: finish: PATH="/usr/lib/distcc/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin" ldconfig -n /build/ecl/src/ecl-24.5.10/build
----------------------------------------------------------------------
Libraries have been installed in:
   /build/ecl/src/ecl-24.5.10/build

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/share/doc/gc'
 /usr/bin/install -c -m 644 /build/ecl/src/ecl-24.5.10/src/bdwgc/AUTHORS /build/ecl/src/ecl-24.5.10/src/bdwgc/README.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.DGUX386 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.Mac /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.OS2 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.amiga /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.arm.cross /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.autoconf /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.cmake /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.cords /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.darwin /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.emscripten /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.environment /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.ews4800 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.hp /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.linux /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.macros /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.rs6000 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.sgi /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.solaris2 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.symbian /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.uts /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.win32 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/README.win64 /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/debugging.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/finalization.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/gcdescr.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/gcinterface.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/leak.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/overview.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/porting.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/scale.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/simple_example.md /build/ecl/src/ecl-24.5.10/src/bdwgc/doc/tree.md '/build/ecl/src/ecl-24.5.10/build/share/doc/gc'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl'
 /usr/bin/install -c -m 644 /build/ecl/src/ecl-24.5.10/src/bdwgc/include/extra/gc.h '/build/ecl/src/ecl-24.5.10/build/ecl'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/share/man/man3'
 /usr/bin/install -c -m 644 '/build/ecl/src/ecl-24.5.10/src/bdwgc/doc/gc.man' '/build/ecl/src/ecl-24.5.10/build/share/man/man3/gc.3'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/pkgconfig'
 /usr/bin/install -c -m 644 bdw-gc.pc '/build/ecl/src/ecl-24.5.10/build/pkgconfig'
 /usr/bin/mkdir -p '/build/ecl/src/ecl-24.5.10/build/ecl/gc'
 /usr/bin/install -c -m 644 /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_pthread_redirects.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_gcj.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_disclaim.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_backptr.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_config_macros.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_inline.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_mark.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_tiny_fl.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_typed.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/gc_version.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/javaxfc.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/leak_detector.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/cord.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/cord_pos.h /build/ecl/src/ecl-24.5.10/src/bdwgc/include/ec.h '/build/ecl/src/ecl-24.5.10/build/ecl/gc'
make[4]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/gc'
make[3]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/gc'
make[2]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/gc'
Building libeclmin.a...
make[2]: Entering directory '/build/ecl/src/ecl-24.5.10/build/c'
dpp: /build/ecl/src/ecl-24.5.10/src/c/main.d -> main.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/symbol.d -> symbol.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/package.d -> package.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/cons.d -> cons.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/list.d -> list.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/apply.d -> apply.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/eval.d -> eval.o.c
/build/ecl/src/ecl-24.5.10/src/c/eval.d: In function 'cl_funcall':
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:137: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:163: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:187: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:58: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:101: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:246: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:11: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/eval.d:135:28: note: object '__ecl_frame' of size 40
dpp: /build/ecl/src/ecl-24.5.10/src/c/interpreter.d -> interpreter.o.c
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d: In function '_ecl_bytecodes_dispatch_vararg':
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:135: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:161: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:185: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:56: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:99: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:244: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:9: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:63:61: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:62:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d: In function '_ecl_bclosure_dispatch_vararg':
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:135: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:161: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:185: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:56: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:99: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:244: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:9: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
/build/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=]
/build/ecl/src/ecl-24.5.10/src/c/interpreter.d:72:26: note: object '__ecl_frame' of size 40
dpp: /build/ecl/src/ecl-24.5.10/src/c/compiler.d -> compiler.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/disassembler.d -> disassembler.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/clos/cache.d -> clos/cache.o.c
In file included from /build/ecl/src/ecl-24.5.10/src/c/clos/cache.d:16:
/build/ecl/src/ecl-24.5.10/src/c/newhash.h:169:17: warning: 'hash_full_string' defined but not used [-Wunused-function]
/build/ecl/src/ecl-24.5.10/src/c/newhash.h:150:17: warning: 'hash_base_string' defined but not used [-Wunused-function]
/build/ecl/src/ecl-24.5.10/src/c/newhash.h:143:17: warning: 'hash_word' defined but not used [-Wunused-function]
/build/ecl/src/ecl-24.5.10/src/c/newhash.h:39:1: warning: 'hash_string' defined but not used [-Wunused-function]
dpp: /build/ecl/src/ecl-24.5.10/src/c/clos/accessor.d -> clos/accessor.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/clos/instance.d -> clos/instance.o.c
/build/ecl/src/ecl-24.5.10/src/c/clos/instance.d: In function 'cl_find_class':
/build/ecl/src/ecl-24.5.10/src/c/clos/instance.d:305:12: warning: variable 'env' set but not used [-Wunused-but-set-variable]
dpp: /build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d -> clos/gfun.o.c
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d: In function '_ecl_standard_dispatch':
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:229:178: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:226:26: note: object 'frame_aux' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d: In function 'generic_function_dispatch_vararg':
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:135: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:161: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:185: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:56: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:99: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:244: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:9: warning: array subscript 'union cl_lispunion[0]' is partly outside array bounds of 'struct ecl_stack_frame[1]' [-Warray-bounds=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
/build/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=]
/build/ecl/src/ecl-24.5.10/src/c/clos/gfun.d:270:26: note: object '__ecl_frame' of size 40
dpp: /build/ecl/src/ecl-24.5.10/src/c/reference.d -> reference.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/character.d -> character.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/file.d -> file.o.c
/build/ecl/src/ecl-24.5.10/src/c/file.d: In function 'cl_close':
/build/ecl/src/ecl-24.5.10/src/c/file.d:5813:12: warning: variable 'abort' set but not used [-Wunused-but-set-variable]
/build/ecl/src/ecl-24.5.10/src/c/file.d: In function 'ecl_off_t_to_integer':
/build/ecl/src/ecl-24.5.10/src/c/file.d:6012:14: warning: right shift count >= width of type [-Wshift-count-overflow]
/build/ecl/src/ecl-24.5.10/src/c/file.d: In function 'ecl_integer_to_off_t':
/build/ecl/src/ecl-24.5.10/src/c/file.d:6044:16: warning: left shift count >= width of type [-Wshift-count-overflow]
dpp: /build/ecl/src/ecl-24.5.10/src/c/read.d -> read.o.c
/build/ecl/src/ecl-24.5.10/src/c/read.d: In function 'ecl_read_object_with_delimiter':
/build/ecl/src/ecl-24.5.10/src/c/read.d:222:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
/build/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_read_line':
/build/ecl/src/ecl-24.5.10/src/c/read.d:1577:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
/build/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_read_char':
/build/ecl/src/ecl-24.5.10/src/c/read.d:1625:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
/build/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_peek_char':
/build/ecl/src/ecl-24.5.10/src/c/read.d:1648:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
/build/ecl/src/ecl-24.5.10/src/c/read.d: In function 'cl_read_char_no_hang':
/build/ecl/src/ecl-24.5.10/src/c/read.d:1691:12: warning: variable 'recursivep' set but not used [-Wunused-but-set-variable]
dpp: /build/ecl/src/ecl-24.5.10/src/c/print.d -> print.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/error.d -> error.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/string.d -> string.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/cfun.d -> cfun.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/reader/parse_integer.d -> reader/parse_integer.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/reader/parse_number.d -> reader/parse_number.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/float_to_digits.d -> printer/float_to_digits.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/float_to_string.d -> printer/float_to_string.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/integer_to_string.d -> printer/integer_to_string.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_ugly.d -> printer/write_ugly.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_object.d -> printer/write_object.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_symbol.d -> printer/write_symbol.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_array.d -> printer/write_array.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_list.d -> printer/write_list.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_code.d -> printer/write_code.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/write_sse.d -> printer/write_sse.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/printer/print_unreadable.d -> printer/print_unreadable.o.c
dpp: /build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d -> ffi/libraries.o.c
distcc[10965] ERROR: compile ffi/libraries.o.c on 10.3.0.15:3932/8 failed
distcc[10965] (dcc_build_somewhere) Warning: remote compilation of 'ffi/libraries.o.c' failed, retrying locally
distcc[10965] Warning: failed to distribute ffi/libraries.o.c to 10.3.0.15:3932/8, running locally instead
In file included from /build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:69:
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:254:9: error: unknown type name ‘bool’
  254 |         bool stepping;
      |         ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:1:1: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’
  +++ |+#include <stdbool.h>
    1 | /* -*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*- */
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:255:9: error: unknown type name ‘bool’
  255 |         bool function_boundary_crossed;
      |         ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:255:9: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:462:8: error: unknown type name ‘bool’
  462 | extern bool _ecl_will_print_as_hash(cl_object o);
      |        ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:462:8: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:491:8: error: unknown type name ‘bool’
  491 | extern bool ecl_wild_string_p(cl_object item);
      |        ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:491:8: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’
In file included from /build/ecl/src/ecl-24.5.10/build/ecl/internal.h:704:
/build/ecl/src/ecl-24.5.10/build/ecl/threads.h:53:36: error: unknown type name ‘bool’
   53 | ecl_mutex_init(ecl_mutex_t *mutex, bool recursive)
      |                                    ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/threads.h:31:1: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’
   30 | #include <math.h>
  +++ |+#include <stdbool.h>
   31 | 
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:252:44: error: unknown type name ‘bool’
  252 | ecl_library_open_inner(cl_object filename, bool self_destruct)
      |                                            ^~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:70:1: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’
   69 | #include <ecl/internal.h>
  +++ |+#include <stdbool.h>
   70 | 
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:284:38: error: unknown type name ‘bool’
  284 | ecl_library_open(cl_object filename, bool force_reload) {
      |                                      ^~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:284:38: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:344:57: error: unknown type name ‘bool’
  344 | ecl_library_symbol(cl_object block, const char *symbol, bool lock) {
      |                                                         ^~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:344:57: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:420:1: error: unknown type name ‘bool’
  420 | bool
      | ^~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:420:1: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:421:1: error: conflicting types for ‘ecl_library_close’; have ‘int(union cl_lispunion *)’
  421 | ecl_library_close(cl_object block) {
      | ^~~~~~~~~~~~~~~~~
In file included from /build/ecl/src/ecl-24.5.10/build/ecl/ecl.h:83,
                 from /build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:14:
/build/ecl/src/ecl-24.5.10/build/ecl/external.h:622:21: note: previous declaration of ‘ecl_library_close’ with type ‘_Bool(union cl_lispunion *)’
  622 | extern ECL_API bool ecl_library_close(cl_object block);
      |                     ^~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d: In function ‘ecl_library_close’:
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:423:3: error: unknown type name ‘bool’
  423 |   bool success = TRUE;
      |   ^~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:423:3: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’
In file included from /build/ecl/src/ecl-24.5.10/build/ecl/ecl.h:85:
/build/ecl/src/ecl-24.5.10/build/ecl/stacks.h:435:9: error: unknown type name ‘bool’
  435 |         bool __unwinding; ecl_frame_ptr __next_fr; \
      |         ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:727:9: note: in expansion of macro ‘ECL_UNWIND_PROTECT_BEGIN’
  727 |         ECL_UNWIND_PROTECT_BEGIN(__ecl_the_env);         \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:708:9: note: in expansion of macro ‘ECL_WITH_NATIVE_LOCK_BEGIN’
  708 |         ECL_WITH_NATIVE_LOCK_BEGIN(the_env, &cl_core.global_lock)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:424:3: note: in expansion of macro ‘ECL_WITH_GLOBAL_LOCK_BEGIN’
  424 |   ECL_WITH_GLOBAL_LOCK_BEGIN(the_env) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/build/ecl/stacks.h:435:9: note: bool’ is defined in header ‘<stdbool.h>’; this is probably fixable by adding ‘#include <stdbool.h>’
  435 |         bool __unwinding; ecl_frame_ptr __next_fr; \
      |         ^~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:727:9: note: in expansion of macro ‘ECL_UNWIND_PROTECT_BEGIN’
  727 |         ECL_UNWIND_PROTECT_BEGIN(__ecl_the_env);         \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/build/ecl/internal.h:708:9: note: in expansion of macro ‘ECL_WITH_NATIVE_LOCK_BEGIN’
  708 |         ECL_WITH_NATIVE_LOCK_BEGIN(the_env, &cl_core.global_lock)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:424:3: note: in expansion of macro ‘ECL_WITH_GLOBAL_LOCK_BEGIN’
  424 |   ECL_WITH_GLOBAL_LOCK_BEGIN(the_env) {
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d: At top level:
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:239:1: warning: ecl_library_find_by_handle’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-function-Wunused-function]8;;]
  239 | ecl_library_find_by_handle(void *handle)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:225:1: warning: ecl_library_find_by_name’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-function-Wunused-function]8;;]
  225 | ecl_library_find_by_name(cl_object filename)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:176:1: warning: dlopen_wrapper’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-function-Wunused-function]8;;]
  176 | dlopen_wrapper(cl_object block)
      | ^~~~~~~~~~~~~~
/build/ecl/src/ecl-24.5.10/src/c/ffi/libraries.d:99:1: warning: copy_object_file’ defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wno-unused-function-Wunused-function]8;;]
   99 | copy_object_file(cl_object original)
      | ^~~~~~~~~~~~~~~~
distcc[10965] ERROR: compile ffi/libraries.o.c on localhost failed
make[2]: *** [Makefile:99: ffi/libraries.o] Error 1
make[2]: Leaving directory '/build/ecl/src/ecl-24.5.10/build/c'
make[1]: *** [Makefile:132: libeclmin.a] Error 2
make[1]: Leaving directory '/build/ecl/src/ecl-24.5.10/build'
make: *** [Makefile:65: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build