=> Checksum BLAKE2s OK for ecl-23.9.9.tgz
=> Checksum SHA512 OK for ecl-23.9.9.tgz
===> Installing dependencies for ecl-23.9.9
==========================================================================
The supported build options for ecl are:

	debug ffi threads unicode

The currently selected options are:

	ffi unicode

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.ecl (not defined)

==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency gtexinfo>=5.2: found gtexinfo-7.1.1nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency boehm-gc>=7.4: found boehm-gc-8.2.4
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency libffi>=3.4.2nb3: found libffi-3.4.6
=> Full dependency libatomic_ops>=7.4.0<2000: found libatomic_ops-7.8.2
===> Overriding tools for ecl-23.9.9
===> Extracting for ecl-23.9.9
===> Patching for ecl-23.9.9
===> Creating toolchain wrappers for ecl-23.9.9
===> Configuring for ecl-23.9.9
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/c/Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/doc/Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/gmp/macos/Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/tests/Makefile.in".
INFO: [subst.mk:pkglocaledir] Nothing changed in "src/util/Makefile.in".
Creating directory `build'
Switching to directory `build' to continue configuration.
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking for aarch64-apple-darwin23-gcc... clang
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 clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether the compiler supports GNU C++... no
checking whether clang++ accepts -g... no
checking for clang++ option to enable C++11 features... none needed
checking how to run the C preprocessor... clang -E
checking for aarch64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for aarch64-apple-darwin23-ranlib... ranlib
checking for aarch64-apple-darwin23-ar... no
checking for ar... ar
checking for exctags... no
checking for ectags... no
checking for ctags... ctags
checking for etags... no
checking for emacs-etags... no
checking for ld flags when building shared libraries... -dynamiclib -L/opt/pkg/lib
checking for required libraries... -lm
checking for architecture... AARCH64
checking for software type... darwin / 
checking whether to build the manual; finding install-info...... checking for install-info... /Users/pbulk/build/lang/ecl/work/.tools/bin/install-info
 install-info found.
checking for working makeinfo...... checking for makeinfo... /Users/pbulk/build/lang/ecl/work/.tools/bin/makeinfo
 Will build the manual.
checking for __gmpz_init in -lgmp... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for gmp.h... yes
checking GMP autoconf... "yes."
checking for getpwnam in -lsun... no
checking for library containing strerror... none required
checking for GC_malloc in -lgc... yes
checking for gc/gc.h... yes
checking whether we can use the existing Boehm-Weiser library ... yes 
checking if we use Boehm-Demers-Weiser precise garbage collector... no
checking for ffi_closure_alloc in -lffi... yes
checking for ffi/ffi.h... yes
checking whether we can use the existing libffi library ... yes 
checking for soname flags... -Wl,-install_name,@rpath/libecl.23.9.dylib -Wl,-compatibility_version,23.9.9
checking for X... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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... no
checking for mach-o/dyld.h... yes
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 clang options needed to detect all undeclared functions... -fno-builtin
checking for sys/resource.h... yes
checking whether RLIMIT_STACK is declared... yes
checking whether closedir returns void... no
checking for error_at_line... no
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether clang needs -traditional... no
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... no
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for floor... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for putenv... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking for nanosleep... yes
checking for alarm... yes
checking for times... yes
checking for select... yes
checking for setenv... yes
checking for putenv... (cached) yes
checking for lstat... yes
checking for mkstemp... yes
checking for sigprocmask... yes
checking for isatty... yes
checking for tzset... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for system... yes
checking for 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 wchar.h... yes
= init form
configure: creating ./config.status
config.status: creating bare.lsp
config.status: creating lsp/load.lsp
config.status: creating clos/load.lsp
config.status: creating cmp/load.lsp
config.status: creating ../Makefile
config.status: creating Makefile
config.status: creating c/Makefile
config.status: creating doc/Makefile
config.status: creating doc/ecl.man
config.status: creating doc/ecl-config.man
config.status: creating ecl/configpre.h
config.status: creating ecl/configpre-int.h
config.status: creating bin/ecl-config.pre
config.status: creating lsp/config.lsp
config.status: creating compile.pre
config.status: creating cmp/cmpdefs.pre
config.status: creating tests/config.lsp
config.status: creating tests/Makefile
config.status: creating ecl/config.h
config.status: creating ecl/config-internal.h
Configuration complete. To build ECL, issue make in this directory.
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.