=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ecl-21.2.1.tgz => Checksum SHA512 OK for ecl-21.2.1.tgz ===> Installing dependencies for ecl-21.2.1nb1 ========================================================================== 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.6nb3 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency gtexinfo>=5.2: found gtexinfo-6.8 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libffi>=3.4: found libffi-3.4.2nb2 => Full dependency boehm-gc>=7.4: found boehm-gc-8.2.0nb1 => Full dependency gmp>=5.0.1: found gmp-6.2.1nb2 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for ecl-21.2.1nb1 ===> Extracting for ecl-21.2.1nb1 ===> Patching for ecl-21.2.1nb1 ===> Creating toolchain wrappers for ecl-21.2.1nb1 ===> Configuring for ecl-21.2.1nb1 => 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". => Checking for portability problems in extracted files Creating directory `build' Switching to directory `build' to continue configuration. checking build system type... powerpc--netbsd checking host system type... powerpc--netbsd checking for powerpc--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking how to run the C preprocessor... gcc -E checking for powerpc--netbsd-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for powerpc--netbsd-ranlib... ranlib checking for powerpc--netbsd-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... -shared -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib checking for required libraries... -lm checking for architecture... POWERPC checking for software type... netbsd / checking whether to build the manual; finding install-info...... checking for install-info... /usr/pkgsrc/lang/ecl/work/.tools/bin/install-info install-info found. checking for working makeinfo...... checking for makeinfo... /usr/pkgsrc/lang/ecl/work/.tools/bin/makeinfo Will build the manual. checking for __gmpz_init in -lgmp... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking GMP autoconf... "yes." checking for getpwnam in -lsun... no checking for library containing strerror... none required checking for GC_malloc in -lgc... yes checking gc/gc.h usability... yes checking gc/gc.h presence... 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 ffi/ffi.h usability... no checking ffi/ffi.h presence... no checking for ffi/ffi.h... no checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking whether we can use the existing libffi library ... yes checking for soname flags... -Wl,-soname,libecl.so.21.2 checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for ulimit.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for ptrdiff_t... yes checking size of long long... 64 checking whether byte ordering is bigendian... yes checking appropriate type for fixnums... 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... no 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 not available" checking whether stack growns downwards... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether RLIMIT_STACK is declared... yes checking whether closedir returns void... no checking for error_at_line... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... 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 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... no checking for copysign... yes checking for sched_yield... yes checking for uname... yes checking for fseeko... yes checking for dladdr... yes checking for backtrace... no checking for backtrace_symbols... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking working environ... yes checking for working feenableexcept... 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.