=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for swi-prolog/swipl-8.0.2.tar.gz
=> Checksum SHA512 OK for swi-prolog/swipl-8.0.2.tar.gz
===> Installing dependencies for swi-prolog-lite-8.0.2nb3
==========================================================================
The following variables will affect the build process of this package,
swi-prolog-lite-8.0.2nb3.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/pkg/etc/openssl/certs
        * SSLDIR = /opt/pkg/etc/openssl
        * SSLKEYS = /opt/pkg/etc/openssl/private

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency libarchive>=3.3.1: found libarchive-3.7.2
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
=> Full dependency openssl>=3: found openssl-3.3.0
=> Full dependency ossp-uuid>=1.6.2nb11: found ossp-uuid-1.6.2nb11
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for swi-prolog-lite-8.0.2nb3
===> Extracting for swi-prolog-lite-8.0.2nb3
===> Patching for swi-prolog-lite-8.0.2nb3
=> Applying pkgsrc patches for swi-prolog-lite-8.0.2nb3
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/swi-prolog-lite/../../lang/swi-prolog-lite/patches/patch-packages_clib_sha1_brg_endian.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/swi-prolog-lite/../../lang/swi-prolog-lite/patches/patch-packages_clib_sha1_brg_endian.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-packages_clib_sha1_brg_endian.h,v 1.3 2015/12/29 23:34:56 dholland Exp $
|
|Support Dragonfly and Bitrig.
|
|--- packages/clib/sha1/brg_endian.h.orig	2014-04-13 08:40:33.000000000 +0000
|+++ packages/clib/sha1/brg_endian.h
--------------------------
Patching file packages/clib/sha1/brg_endian.h using Plan A...
Hunk #1 succeeded at 39.
done
===> Creating toolchain wrappers for swi-prolog-lite-8.0.2nb3
===> Configuring for swi-prolog-lite-8.0.2nb3
cd /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2 && /bin/mkdir -p build
=> Replacing swipl interpreter in library/dialect/sicstus/swipl-lfr.pl.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- The C compiler identification is AppleClang 15.0.0.15000100
-- The CXX compiler identification is AppleClang 15.0.0.15000100
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/lang/swi-prolog-lite/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/pbulk/build/lang/swi-prolog-lite/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring SWI-Prolog-8.0.2
CMake Warning at cmake/port/Darwin.cmake:10 (message):
  Could not find Macport or Homebrew to provide dependencies 		 trying to
  configure with default search paths
Call Stack (most recent call first):
  cmake/Ports.cmake:2 (include)
  CMakeLists.txt:55 (include)


-- Trying to build without Macports or Homebrew dependencies
-- Check floating point format
-- Check floating point format - unknown
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Found GMP: /opt/pkg/lib/libgmp.dylib
-- Found Curses: /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib/libcurses.tbd
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for wchar.h
-- Looking for wchar.h - found
-- Looking for alloca.h
-- Looking for alloca.h - found
-- Looking for curses.h
-- Looking for curses.h - found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for dl.h
-- Looking for dl.h - not found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for dmalloc.h
-- Looking for dmalloc.h - not found
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for floatingpoint.h
-- Looking for floatingpoint.h - not found
-- Looking for ieeefp.h
-- Looking for ieeefp.h - not found
-- Looking for ieee754.h
-- Looking for ieee754.h - not found
-- Looking for libloaderapi.h
-- Looking for libloaderapi.h - not found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for locale.h
-- Looking for locale.h - found
-- Looking for malloc.h
-- Looking for malloc.h - not found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for ncurses/curses.h
-- Looking for ncurses/curses.h - found
-- Looking for ncurses/term.h
-- Looking for ncurses/term.h - found
-- Looking for poll.h
-- Looking for poll.h - found
-- Looking for pwd.h
-- Looking for pwd.h - found
-- Looking for shlobj.h
-- Looking for shlobj.h - not found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - found
-- Looking for sys/file.h
-- Looking for sys/file.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/ndir.h
-- Looking for sys/ndir.h - not found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/syscall.h
-- Looking for sys/syscall.h - found
-- Looking for sys/termio.h
-- Looking for sys/termio.h - not found
-- Looking for sys/termios.h
-- Looking for sys/termios.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for term.h
-- Looking for term.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for valgrind/valgrind.h
-- Looking for valgrind/valgrind.h - not found
-- Looking for vfork.h
-- Looking for vfork.h - not found
-- Looking for mach/thread_act.h
-- Looking for mach/thread_act.h - found
-- Looking for sys/stropts.h
-- Looking for sys/stropts.h - not found
-- Looking for zlib.h
-- Looking for zlib.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for sin in m
-- Looking for sin in m - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Looking for stdint.h
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/CheckIncludeFile.cmake:77 (message):
  Policy CMP0075 is not set: Include file check macros honor
  CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  CMAKE_REQUIRED_LIBRARIES is set to:

    dl;m;/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib/libcurses.tbd;/Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib/libform.tbd;/opt/pkg/lib/libgmp.dylib

  For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.29/Modules/CheckTypeSize.cmake:251 (check_include_file)
  cmake/Config.cmake:86 (check_type_size)
  src/CMakeLists.txt:26 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of void *
-- Check size of void * - done
-- Check size of long long
-- Check size of long long - done
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Check size of mp_bitcnt_t
-- Check size of mp_bitcnt_t - done
-- Check alignment of INT64_T: 
-- Check alignment of DOUBLE: 
-- Check alignment of VOIDP: 
-- Looking for mmap
-- Looking for mmap - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for poll
-- Looking for poll - found
-- Looking for popen
-- Looking for popen - found
-- Looking for getpwnam
-- Looking for getpwnam - found
-- Looking for fork
-- Looking for fork - found
-- Looking for vfork
-- Looking for vfork - found
-- Looking for qsort_r
-- Looking for qsort_r - found
-- Looking for qsort_s
-- Looking for qsort_s - not found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for access
-- Looking for access - found
-- Looking for chmod
-- Looking for chmod - found
-- Looking for fchmod
-- Looking for fchmod - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for fstat
-- Looking for fstat - found
-- Looking for ftruncate
-- Looking for ftruncate - found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for getwd
-- Looking for getwd - found
-- Looking for opendir
-- Looking for opendir - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for remove
-- Looking for remove - found
-- Looking for rename
-- Looking for rename - found
-- Looking for stat
-- Looking for stat - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for stricmp
-- Looking for stricmp - not found
-- Looking for strlwr
-- Looking for strlwr - not found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for mbsnrtowcs
-- Looking for mbsnrtowcs - found
-- Looking for mbcasescoll
-- Looking for mbcasescoll - not found
-- Looking for localeconv
-- Looking for localeconv - found
-- Looking for wcsdup
-- Looking for wcsdup - found
-- Looking for wcsxfrm
-- Looking for wcsxfrm - found
-- Looking for getpid
-- Looking for getpid - found
-- Looking for waitpid
-- Looking for waitpid - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for putenv
-- Looking for putenv - found
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for confstr
-- Looking for confstr - found
-- Looking for getrlimit
-- Looking for getrlimit - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for shl_load
-- Looking for shl_load - not found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for dladdr
-- Looking for dladdr - found
-- Looking for signal
-- Looking for signal - found
-- Looking for sigprocmask
-- Looking for sigprocmask - found
-- Looking for sigsetmask
-- Looking for sigsetmask - found
-- Looking for siggetmask
-- Looking for siggetmask - not found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for sigset
-- Looking for sigset - found
-- Looking for sigblock
-- Looking for sigblock - found
-- Looking for kill
-- Looking for kill - found
-- Looking for backtrace
-- Looking for backtrace - found
-- Looking for mtrace
-- Looking for mtrace - not found
-- Looking for tgetent
-- Looking for tgetent - found
-- Looking for tcsetattr
-- Looking for tcsetattr - found
-- Looking for grantpt
-- Looking for grantpt - found
-- Looking for sgttyb
-- Looking for sgttyb - not found
-- Looking for cfmakeraw
-- Looking for cfmakeraw - found
-- Looking for ceil
-- Looking for ceil - found
-- Looking for floor
-- Looking for floor - found
-- Looking for srand
-- Looking for srand - found
-- Looking for srandom
-- Looking for srandom - found
-- Looking for random
-- Looking for random - found
-- Looking for rint
-- Looking for rint - found
-- Looking for fpclass
-- Looking for fpclass - not found
-- Looking for fpresetsticky
-- Looking for fpresetsticky - not found
-- Looking for fpsetmask
-- Looking for fpsetmask - not found
-- Looking for isnan
-- Looking for isnan - found
-- Looking for isinf
-- Looking for isinf - found
-- Looking for ftime
-- Looking for ftime - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for localtime_s
-- Looking for localtime_s - not found
-- Looking for ctime_r
-- Looking for ctime_r - found
-- Looking for asctime_r
-- Looking for asctime_r - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for sleep
-- Looking for sleep - found
-- Looking for usleep
-- Looking for usleep - found
-- Looking for select
-- Looking for select - found
-- Looking for clock
-- Looking for clock - found
-- Looking for times
-- Looking for times - found
-- Looking for delay
-- Looking for delay - not found
-- Looking for dossleep
-- Looking for dossleep - not found
-- Looking for pthread_attr_setaffinity_np
-- Looking for pthread_attr_setaffinity_np - not found
-- Looking for pthread_getname_np
-- Looking for pthread_getname_np - found
-- Looking for pthread_getw32threadhandle_np
-- Looking for pthread_getw32threadhandle_np - not found
-- Looking for pthread_kill
-- Looking for pthread_kill - found
-- Looking for pthread_mutexattr_setkind_np
-- Looking for pthread_mutexattr_setkind_np - not found
-- Looking for pthread_mutexattr_settype
-- Looking for pthread_mutexattr_settype - found
-- Looking for pthread_mutex_timedlock
-- Looking for pthread_mutex_timedlock - not found
-- Looking for pthread_setconcurrency
-- Looking for pthread_setconcurrency - found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Looking for pthread_sigmask
-- Looking for pthread_sigmask - found
-- Looking for pthread_timedjoin_np
-- Looking for pthread_timedjoin_np - not found
-- Looking for pthread_getcpuclockid
-- Looking for pthread_getcpuclockid - not found
-- Looking for pthread_attr_setstacksize
-- Looking for pthread_attr_setstacksize - found
-- Looking for sched_setaffinity
-- Looking for sched_setaffinity - not found
-- Looking for sema_init
-- Looking for sema_init - not found
-- Looking for sem_init
-- Looking for sem_init - found
-- Checking for recursive mutex support
-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
-- Checking for recursive mutex support -- found
-- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID
-- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID - Failed
-- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG
-- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG - Failed
-- Performing Test HAVE_GETTID_MACRO
-- Performing Test HAVE_GETTID_MACRO - Failed
-- Performing Test HAVE_GETTID_SYSCALL
-- Performing Test HAVE_GETTID_SYSCALL - Failed
-- Looking for WSAPoll
-- Looking for WSAPoll - not found
-- Looking for WinExec
-- Looking for WinExec - not found
-- Looking for F_SETLKW
-- Looking for F_SETLKW - found
-- Looking for timezone
-- Looking for timezone - found
-- Looking for SIGPROF
-- Looking for SIGPROF - found
-- Performing Test HAVE_STRUCT_TIME_TM_GMTOFF
-- Performing Test HAVE_STRUCT_TIME_TM_GMTOFF - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Failed
-- Performing Test HAVE_RU_IDRSS
-- Performing Test HAVE_RU_IDRSS - Success
-- Performing Test HAVE_GMP_RANDINIT_MT
-- Performing Test HAVE_GMP_RANDINIT_MT - Success
-- qsort_r() has BSD signature
-- Performing Test HAVE__BUILTIN_CLZ
-- Performing Test HAVE__BUILTIN_CLZ - Success
-- Performing Test HAVE__BUILTIN_POPCOUNT
-- Performing Test HAVE__BUILTIN_POPCOUNT - Success
-- Performing Test HAVE__SYNC_SYNCHRONIZE
-- Performing Test HAVE__SYNC_SYNCHRONIZE - Success
-- Performing Test HAVE___SYNC_ADD_AND_FETCH_8
-- Performing Test HAVE___SYNC_ADD_AND_FETCH_8 - Success
-- Performing Test HAVE___BUILTIN_EXPECT
-- Performing Test HAVE___BUILTIN_EXPECT - Success
-- Performing Test HAVE___THREAD
-- Performing Test HAVE___THREAD - Success
-- Performing Test HAVE_VOLATILE
-- Performing Test HAVE_VOLATILE - Success
-- Performing Test HAVE_INLINE
-- Performing Test HAVE_INLINE - Success
-- Performing Test O_LABEL_ADDRESSES
-- Performing Test O_LABEL_ADDRESSES - Success
-- Performing Test HAVE_VISIBILITY_ATTRIBUTE
-- Performing Test HAVE_VISIBILITY_ATTRIBUTE - Success
-- Performing Test HAVE_ALLOCA
-- Performing Test HAVE_ALLOCA - Success
-- Performing Test HAVE_SIGNBIT
-- Performing Test HAVE_SIGNBIT - Success
-- Check for signal return type in <signal.h>
-- Check for signal handler return type type void  - found
-- sysconf() support for _SC_NPROCESSORS_CONF
-- sysconf() supports _SC_NPROCESSORS_CONF  - found
-- Performing Test TIME_WITH_SYS_TIME
-- Performing Test TIME_WITH_SYS_TIME - Success
-- Looking for socket in socket
-- Looking for socket in socket - not found
-- Looking for gethostent in nsl
-- Looking for gethostent in nsl - not found
-- Looking for socket
-- Looking for socket - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Check size of socklen_t
-- Check size of socklen_t - done
-- Performing Test HAVE_H_ERRNO
-- Performing Test HAVE_H_ERRNO - Success
-- Using /opt/pkg/bin/uuid-config to find ossp-uuid
CMake Warning (dev) at packages/clib/cmake/FindLibUUID.cmake:17 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  packages/clib/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at packages/clib/cmake/FindLibUUID.cmake:19 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  packages/clib/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at packages/clib/cmake/FindLibUUID.cmake:21 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  packages/clib/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at packages/clib/cmake/FindLibUUID.cmake:23 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  packages/clib/CMakeLists.txt:6 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found LibUUID: /opt/pkg/include
-- Looking for crypt
-- Looking for crypt - found
-- Looking for syslog
-- Looking for syslog - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for utime.h
-- Looking for utime.h - found
-- Looking for crypt.h
-- Looking for crypt.h - not found
-- Looking for syslog.h
-- Looking for syslog.h - found
-- Looking for sys/prctl.h
-- Looking for sys/prctl.h - not found
-- Looking for netinet/tcp.h
-- Looking for netinet/tcp.h - found
-- Looking for crt_externs.h
-- Looking for crt_externs.h - found
-- Looking for setsid
-- Looking for setsid - found
-- Looking for utime
-- Looking for utime - found
-- Looking for strcasestr
-- Looking for strcasestr - found
-- Looking for _NSGetEnviron
-- Looking for _NSGetEnviron - found
-- Looking for pipe2
-- Looking for pipe2 - not found
-- Looking for prctl
-- Looking for prctl - not found
-- Looking for initgroups
-- Looking for initgroups - found
-- Looking for setgroups
-- Looking for setgroups - found
-- Looking for mallinfo
-- Looking for mallinfo - not found
-- Looking for malloc_info
-- Looking for malloc_info - not found
-- Looking for open_memstream
-- Looking for open_memstream - found
-- Looking for posix_spawn
-- Looking for posix_spawn - found
-- Looking for gai_strerror
-- Looking for gai_strerror - found
-- Looking for hstrerror
-- Looking for hstrerror - found
-- Searching for jQuery
-- No system jquery.js; using our own
-- Looking for wcscasecmp
-- Looking for wcscasecmp - found
-- Looking for io.h
-- Looking for io.h - not found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Found LibArchive: /opt/pkg/lib/libarchive.dylib (found version "3.7.2")
-- Looking for archive_read_support_filter_bzip2
-- Looking for archive_read_support_filter_bzip2 - found
-- Looking for archive_read_support_filter_compress
-- Looking for archive_read_support_filter_compress - found
-- Looking for archive_read_support_filter_gzip
-- Looking for archive_read_support_filter_gzip - found
-- Looking for archive_read_support_filter_grzip
-- Looking for archive_read_support_filter_grzip - found
-- Looking for archive_read_support_filter_lrzip
-- Looking for archive_read_support_filter_lrzip - found
-- Looking for archive_read_support_filter_lzip
-- Looking for archive_read_support_filter_lzip - found
-- Looking for archive_read_support_filter_lzma
-- Looking for archive_read_support_filter_lzma - found
-- Looking for archive_read_support_filter_lzop
-- Looking for archive_read_support_filter_lzop - found
-- Looking for archive_read_support_filter_none
-- Looking for archive_read_support_filter_none - found
-- Looking for archive_read_support_filter_rpm
-- Looking for archive_read_support_filter_rpm - found
-- Looking for archive_read_support_filter_uu
-- Looking for archive_read_support_filter_uu - found
-- Looking for archive_read_support_filter_xz
-- Looking for archive_read_support_filter_xz - found
-- Looking for archive_read_support_compression_bzip2
-- Looking for archive_read_support_compression_bzip2 - found
-- Looking for archive_read_support_compression_compress
-- Looking for archive_read_support_compression_compress - found
-- Looking for archive_read_support_compression_gzip
-- Looking for archive_read_support_compression_gzip - found
-- Looking for archive_read_support_compression_lzma
-- Looking for archive_read_support_compression_lzma - found
-- Looking for archive_read_support_compression_none
-- Looking for archive_read_support_compression_none - found
-- Looking for archive_read_support_compression_xz
-- Looking for archive_read_support_compression_xz - found
-- Looking for archive_read_support_format_7zip
-- Looking for archive_read_support_format_7zip - found
-- Looking for archive_read_support_format_ar
-- Looking for archive_read_support_format_ar - found
-- Looking for archive_read_support_format_cab
-- Looking for archive_read_support_format_cab - found
-- Looking for archive_read_support_format_cpio
-- Looking for archive_read_support_format_cpio - found
-- Looking for archive_read_support_format_empty
-- Looking for archive_read_support_format_empty - found
-- Looking for archive_read_support_format_gnutar
-- Looking for archive_read_support_format_gnutar - found
-- Looking for archive_read_support_format_iso9660
-- Looking for archive_read_support_format_iso9660 - found
-- Looking for archive_read_support_format_lha
-- Looking for archive_read_support_format_lha - found
-- Looking for archive_read_support_format_mtree
-- Looking for archive_read_support_format_mtree - found
-- Looking for archive_read_support_format_rar
-- Looking for archive_read_support_format_rar - found
-- Looking for archive_read_support_format_raw
-- Looking for archive_read_support_format_raw - found
-- Looking for archive_read_support_format_tar
-- Looking for archive_read_support_format_tar - found
-- Looking for archive_read_support_format_xar
-- Looking for archive_read_support_format_xar - found
-- Looking for archive_read_support_format_zip
-- Looking for archive_read_support_format_zip - found
-- Looking for archive_read_free
-- Looking for archive_read_free - found
-- Looking for archive_filter_count
-- Looking for archive_filter_count - found
-- Looking for archive_read_open1
-- Looking for archive_read_open1 - found
-- Found OpenSSL: /opt/pkg/lib/libcrypto.dylib (found version "3.3.0")
-- Looking for Security/Security.h
-- Looking for Security/Security.h - found
-- Performing Test HAVE_KSECCLASS
-- Performing Test HAVE_KSECCLASS - Success
-- Looking for timegm
-- Looking for timegm - found
-- Looking for ERR_remove_state
-- Looking for ERR_remove_state - found
-- Looking for ERR_remove_thread_state
-- Looking for ERR_remove_thread_state - found
-- Looking for X509_check_host
-- Looking for X509_check_host - found
-- Looking for CRYPTO_THREADID_get_callback
-- Looking for CRYPTO_THREADID_get_callback - not found
-- Looking for CRYPTO_THREADID_set_callback
-- Looking for CRYPTO_THREADID_set_callback - not found
-- Looking for EVP_MD_CTX_free
-- Looking for EVP_MD_CTX_free - found
-- Looking for OPENSSL_zalloc
-- Looking for OPENSSL_zalloc - not found
-- Looking for X509_CRL_get0_signature
-- Looking for X509_CRL_get0_signature - found
-- Looking for X509_get0_signature
-- Looking for X509_get0_signature - found
-- Looking for X509_get0_notBefore
-- Looking for X509_get0_notBefore - found
-- Looking for X509_get0_notAfter
-- Looking for X509_get0_notAfter - found
-- Looking for X509_digest
-- Looking for X509_digest - found
-- Looking for X509_CRL_digest
-- Looking for X509_CRL_digest - found
-- Looking for X509_STORE_CTX_get0_chain
-- Looking for X509_STORE_CTX_get0_chain - found
-- Looking for i2d_re_X509_tbs
-- Looking for i2d_re_X509_tbs - found
-- Looking for OpenSSL_version
-- Looking for OpenSSL_version - found
-- Looking for EVP_CIPHER_CTX_reset
-- Looking for EVP_CIPHER_CTX_reset - found
-- Looking for EVP_blake2b512
-- Looking for EVP_blake2b512 - found
-- Looking for EVP_blake2s256
-- Looking for EVP_blake2s256 - found
-- Looking for EVP_sha3_224
-- Looking for EVP_sha3_224 - found
-- Looking for EVP_sha3_256
-- Looking for EVP_sha3_256 - found
-- Looking for EVP_sha3_384
-- Looking for EVP_sha3_384 - found
-- Looking for EVP_sha3_512
-- Looking for EVP_sha3_512 - found
-- Looking for HMAC_CTX_new
-- Looking for HMAC_CTX_new - found
-- Looking for HMAC_CTX_free
-- Looking for HMAC_CTX_free - found
-- Looking for SSL_CTX_set_alpn_protos
-- Looking for SSL_CTX_set_alpn_protos - found
-- Looking for openssl/kdf.h
-- Looking for openssl/kdf.h - found
-- Performing Test GET_SIGNATURE_PASSED
-- Performing Test GET_SIGNATURE_PASSED - Success
-- GET0SIG_CONST_T const
-- Check size of CRYPTO_THREADID
-- Check size of CRYPTO_THREADID - failed
-- Performing Test HAVE_X509_VERIFY_PARAM_ID
-- Performing Test HAVE_X509_VERIFY_PARAM_ID - Failed
-- Using /opt/pkg/bin/openssl to create ssl test certificates
-- Found Libedit: /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib/libedit.tbd
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for el_cursor
-- Looking for el_cursor - not found
-- Looking for el_wset
-- Looking for el_wset - found
-- Found Readline: /opt/pkg/include
CMake Warning at packages/readline/CMakeLists.txt:15 (message):
  Found readline at /opt/pkg/include, which

  	 looks like Apple readline.  We need GNU readline.  Dropping

  	 the readline interface


-- Configuring done (77.7s)
CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/caltime_utc.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/caltime_tai.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/leapsecs_sub.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/leapsecs_add.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/caldate_fmjd.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/caldate_mjd.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/leapsecs_init.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/leapsecs_read.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/tai_pack.c
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/CMakeLists.txt:337 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/src/libtai/tai_unpack.c
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /Users/pbulk/build/lang/swi-prolog-lite/work/swipl-8.0.2/build
=> Rewrite cmake Dependencies files