configure
command_line: /opt/homebrew/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -S/Users/runner/work/nightly-builds/nightly-builds -B/Users/runner/work/nightly-builds/nightly-builds/build
working_directory: ""
Execution Time: 59.1
Generator: ctest-3.31.6
stdout:
-- The C compiler identification is AppleClang 16.0.0.16000026
-- The CXX compiler identification is AppleClang 16.0.0.16000026
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode_16.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/Xcode_16.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking if compiler supports needed C++17 constructs
-- Checking if compiler supports needed C++17 constructs - yes
-- Checking if compiler supports C++ make_unique
-- Checking if compiler supports C++ make_unique - yes
-- Checking if compiler supports C++ filesystem
-- Checking if compiler supports C++ filesystem - yes
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Checking whether C compiler has clock_gettime
-- Checking whether C compiler has clock_gettime - yes
-- Checking whether CXX compiler has setenv
-- Checking whether CXX compiler has setenv - yes
-- Checking whether CXX compiler has unsetenv
-- Checking whether CXX compiler has unsetenv - yes
-- Checking whether CXX compiler has environ in stdlib.h
-- Checking whether CXX compiler has environ in stdlib.h - no
-- Checking whether CXX compiler has utimes
-- Checking whether CXX compiler has utimes - yes
-- Checking whether CXX compiler has utimensat
-- Checking whether CXX compiler has utimensat - yes
-- Checking whether CXX compiler struct stat has st_mtim member
-- Checking whether CXX compiler struct stat has st_mtim member - no
-- Checking whether CXX compiler struct stat has st_mtimespec member
-- Checking whether CXX compiler struct stat has st_mtimespec member - yes
-- Looking for include files sys/types.h, ifaddrs.h
-- Looking for include files sys/types.h, ifaddrs.h - found
-- Checking whether CXX compiler has rlimit64
-- Checking whether CXX compiler has rlimit64 - no
-- Looking for C++ include execinfo.h
-- Looking for C++ include execinfo.h - found
-- Checking whether backtrace works with this C++ compiler
-- Checking whether backtrace works with this C++ compiler - yes
-- Looking for C++ include dlfcn.h
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ compiler
-- Checking whether dladdr works with this C++ compiler - yes
-- Looking for C++ include cxxabi.h
-- Looking for C++ include cxxabi.h - found
-- Checking whether cxxabi works with this C++ compiler
-- Checking whether cxxabi works with this C++ compiler - yes
-- Checking whether CXX compiler has getloadavg
-- Checking whether CXX compiler has getloadavg - yes
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - no
-- Using system-installed CURL
-- Using system-installed ZLIB
-- Found ZLIB: /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libz.tbd (found version "1.2.12")
-- Found CURL: /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libcurl.tbd (found version "8.7.1")
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for getpagesize
-- Looking for getpagesize - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for getrandom
-- Looking for getrandom - not found
-- Looking for arc4random_buf
-- Looking for arc4random_buf - found
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Performing Test HAVE_SYSCALL_GETRANDOM
-- Performing Test HAVE_SYSCALL_GETRANDOM - Failed
-- Looking for byteswap.h
-- Looking for byteswap.h - not found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for sys/sysctl.h
-- Looking for sys/sysctl.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAVE_BSWAP_16
-- Performing Test HAVE_BSWAP_16 - Failed
-- Performing Test HAVE_BSWAP_32
-- Performing Test HAVE_BSWAP_32 - Failed
-- Performing Test HAVE_BSWAP_64
-- Performing Test HAVE_BSWAP_64 - Failed
-- Found BZip2: cmbzip2 (found version "1.0.8")
-- Found LibLZMA: cmliblzma (found version "5.6.3")
-- Performing Test HAVE_DIRENT_H
-- Performing Test HAVE_DIRENT_H - Success
-- Looking for 3 include files sys/types.h, ..., copyfile.h
-- Looking for 3 include files sys/types.h, ..., copyfile.h - found
-- Looking for 4 include files sys/types.h, ..., direct.h
-- Looking for 4 include files sys/types.h, ..., direct.h - not found
-- Looking for 5 include files sys/types.h, ..., errno.h
-- Looking for 5 include files sys/types.h, ..., errno.h - found
-- Looking for 6 include files sys/types.h, ..., ext2fs/ext2_fs.h
-- Looking for 6 include files sys/types.h, ..., ext2fs/ext2_fs.h - not found
-- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS
-- Performing Test HAVE_WORKING_EXT2_IOC_GETFLAGS - Failed
-- Looking for 7 include files sys/types.h, ..., fnmatch.h
-- Looking for 7 include files sys/types.h, ..., fnmatch.h - found
-- Looking for 8 include files sys/types.h, ..., grp.h
-- Looking for 8 include files sys/types.h, ..., grp.h - found
-- Looking for 9 include files sys/types.h, ..., io.h
-- Looking for 9 include files sys/types.h, ..., io.h - not found
-- Looking for 9 include files sys/types.h, ..., langinfo.h
-- Looking for 9 include files sys/types.h, ..., langinfo.h - found
-- Looking for 11 include files sys/types.h, ..., linux/types.h
-- Looking for 11 include files sys/types.h, ..., linux/types.h - not found
-- Looking for 11 include files sys/types.h, ..., linux/fiemap.h
-- Looking for 11 include files sys/types.h, ..., linux/fiemap.h - not found
-- Looking for 11 include files sys/types.h, ..., linux/fs.h
-- Looking for 11 include files sys/types.h, ..., linux/fs.h - not found
-- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS
-- Performing Test HAVE_WORKING_FS_IOC_GETFLAGS - Failed
-- Looking for 11 include files sys/types.h, ..., linux/magic.h
-- Looking for 11 include files sys/types.h, ..., linux/magic.h - not found
-- Looking for 12 include files sys/types.h, ..., membership.h
-- Looking for 12 include files sys/types.h, ..., membership.h - found
-- Looking for 14 include files sys/types.h, ..., paths.h
-- Looking for 14 include files sys/types.h, ..., paths.h - found
-- Looking for 15 include files sys/types.h, ..., poll.h
-- Looking for 15 include files sys/types.h, ..., poll.h - found
-- Looking for 16 include files sys/types.h, ..., process.h
-- Looking for 16 include files sys/types.h, ..., process.h - not found
-- Looking for 16 include files sys/types.h, ..., pthread.h
-- Looking for 16 include files sys/types.h, ..., pthread.h - found
-- Looking for 17 include files sys/types.h, ..., pwd.h
-- Looking for 17 include files sys/types.h, ..., pwd.h - found
-- Looking for 18 include files sys/types.h, ..., readpassphrase.h
-- Looking for 18 include files sys/types.h, ..., readpassphrase.h - found
-- Looking for 19 include files sys/types.h, ..., regex.h
-- Looking for 19 include files sys/types.h, ..., regex.h - found
-- Looking for 20 include files sys/types.h, ..., signal.h
-- Looking for 20 include files sys/types.h, ..., signal.h - found
-- Looking for 21 include files sys/types.h, ..., spawn.h
-- Looking for 21 include files sys/types.h, ..., spawn.h - found
-- Looking for 22 include files sys/types.h, ..., stdarg.h
-- Looking for 22 include files sys/types.h, ..., stdarg.h - found
-- Looking for 26 include files sys/types.h, ..., sys/acl.h
-- Looking for 26 include files sys/types.h, ..., sys/acl.h - found
-- Looking for 27 include files sys/types.h, ..., sys/cdefs.h
-- Looking for 27 include files sys/types.h, ..., sys/cdefs.h - found
-- Looking for 28 include files sys/types.h, ..., sys/extattr.h
-- Looking for 28 include files sys/types.h, ..., sys/extattr.h - not found
-- Looking for 28 include files sys/types.h, ..., sys/ioctl.h
-- Looking for 28 include files sys/types.h, ..., sys/ioctl.h - found
-- Looking for 29 include files sys/types.h, ..., sys/mkdev.h
-- Looking for 29 include files sys/types.h, ..., sys/mkdev.h - not found
-- Looking for 29 include files sys/types.h, ..., sys/mount.h
-- Looking for 29 include files sys/types.h, ..., sys/mount.h - found
-- Looking for 30 include files sys/types.h, ..., sys/param.h
-- Looking for 30 include files sys/types.h, ..., sys/param.h - found
-- Looking for 31 include files sys/types.h, ..., sys/poll.h
-- Looking for 31 include files sys/types.h, ..., sys/poll.h - found
-- Looking for 32 include files sys/types.h, ..., sys/richacl.h
-- Looking for 32 include files sys/types.h, ..., sys/richacl.h - not found
-- Looking for 32 include files sys/types.h, ..., sys/select.h
-- Looking for 32 include files sys/types.h, ..., sys/select.h - found
-- Looking for 34 include files sys/types.h, ..., sys/statfs.h
-- Looking for 34 include files sys/types.h, ..., sys/statfs.h - not found
-- Looking for 34 include files sys/types.h, ..., sys/statvfs.h
-- Looking for 34 include files sys/types.h, ..., sys/statvfs.h - found
-- Looking for 35 include files sys/types.h, ..., sys/sysmacros.h
-- Looking for 35 include files sys/types.h, ..., sys/sysmacros.h - not found
-- Looking for 35 include files sys/types.h, ..., sys/time.h
-- Looking for 35 include files sys/types.h, ..., sys/time.h - found
-- Looking for 36 include files sys/types.h, ..., sys/utime.h
-- Looking for 36 include files sys/types.h, ..., sys/utime.h - not found
-- Looking for 36 include files sys/types.h, ..., sys/utsname.h
-- Looking for 36 include files sys/types.h, ..., sys/utsname.h - found
-- Looking for 37 include files sys/types.h, ..., sys/vfs.h
-- Looking for 37 include files sys/types.h, ..., sys/vfs.h - not found
-- Looking for 37 include files sys/types.h, ..., sys/wait.h
-- Looking for 37 include files sys/types.h, ..., sys/wait.h - found
-- Looking for 38 include files sys/types.h, ..., sys/xattr.h
-- Looking for 38 include files sys/types.h, ..., sys/xattr.h - found
-- Looking for 39 include files sys/types.h, ..., time.h
-- Looking for 39 include files sys/types.h, ..., time.h - found
-- Looking for 41 include files sys/types.h, ..., utime.h
-- Looking for 41 include files sys/types.h, ..., utime.h - found
-- Looking for 43 include files sys/types.h, ..., wctype.h
-- Looking for 43 include files sys/types.h, ..., wctype.h - found
-- Looking for 44 include files sys/types.h, ..., windows.h
-- Looking for 44 include files sys/types.h, ..., windows.h - not found
-- Looking for 44 include files sys/types.h, ..., wincrypt.h
-- Looking for 44 include files sys/types.h, ..., wincrypt.h - not found
-- Looking for 44 include files sys/types.h, ..., winioctl.h
-- Looking for 44 include files sys/types.h, ..., winioctl.h - not found
-- Performing Test SAFE_TO_DEFINE_EXTENSIONS
-- Performing Test SAFE_TO_DEFINE_EXTENSIONS - Success
-- Looking for MD5Init in md
-- Looking for MD5Init in md - not found
-- Looking for chflags
-- Looking for chflags - found
-- Looking for chown
-- Looking for chown - found
-- Looking for chroot
-- Looking for chroot - found
-- Looking for ctime_r
-- Looking for ctime_r - found
-- Looking for fchdir
-- Looking for fchdir - found
-- Looking for fchflags
-- Looking for fchflags - found
-- Looking for fchmod
-- Looking for fchmod - found
-- Looking for fchown
-- Looking for fchown - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for fdopendir
-- Looking for fdopendir - found
-- Looking for fnmatch
-- Looking for fnmatch - found
-- Looking for fork
-- Looking for fork - found
-- Looking for fstat
-- Looking for fstat - found
-- Looking for fstatat
-- Looking for fstatat - found
-- Looking for fstatfs
-- Looking for fstatfs - found
-- Looking for fstatvfs
-- Looking for fstatvfs - found
-- Looking for ftruncate
-- Looking for ftruncate - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for futimesat
-- Looking for futimesat - not found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for getgrgid_r
-- Looking for getgrgid_r - found
-- Looking for getgrnam_r
-- Looking for getgrnam_r - found
-- Looking for getline
-- Looking for getline - found
-- Looking for getpwnam_r
-- Looking for getpwnam_r - found
-- Looking for getpwuid_r
-- Looking for getpwuid_r - found
-- Looking for getpid
-- Looking for getpid - found
-- Looking for getvfsbyname
-- Looking for getvfsbyname - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for lchflags
-- Looking for lchflags - found
-- Looking for lchmod
-- Looking for lchmod - found
-- Looking for lchown
-- Looking for lchown - found
-- Looking for link
-- Looking for link - found
-- Looking for linkat
-- Looking for linkat - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for lstat
-- Looking for lstat - found
-- Looking for lutimes
-- Looking for lutimes - found
-- Looking for mbrtowc
-- Looking for mbrtowc - found
-- Looking for mkdir
-- Looking for mkdir - found
-- Looking for mkfifo
-- Looking for mkfifo - found
-- Looking for mknod
-- Looking for mknod - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for openat
-- Looking for openat - found
-- Looking for pipe
-- Looking for pipe - found
-- Looking for poll
-- Looking for poll - found
-- Looking for posix_spawnp
-- Looking for posix_spawnp - found
-- Looking for readlink
-- Looking for readlink - found
-- Looking for readpassphrase
-- Looking for readpassphrase - found
-- Looking for select
-- Looking for select - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for statfs
-- Looking for statfs - found
-- Looking for statvfs
-- Looking for statvfs - found
-- Looking for strerror
-- Looking for strerror - found
-- Looking for strncpy_s
-- Looking for strncpy_s - not found
-- Looking for strnlen
-- Looking for strnlen - found
-- Looking for symlink
-- Looking for symlink - found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for tcgetattr
-- Looking for tcgetattr - found
-- Looking for tcsetattr
-- Looking for tcsetattr - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for tzset
-- Looking for tzset - found
-- Looking for unlinkat
-- Looking for unlinkat - found
-- Looking for utime
-- Looking for utime - found
-- Looking for utimes
-- Looking for utimes - found
-- Looking for utimensat
-- Looking for utimensat - found
-- Looking for vfork
-- Looking for vfork - found
-- Looking for wcrtomb
-- Looking for wcrtomb - found
-- Looking for wcscmp
-- Looking for wcscmp - found
-- Looking for wcscpy
-- Looking for wcscpy - found
-- Looking for wcslen
-- Looking for wcslen - found
-- Looking for wctomb
-- Looking for wctomb - found
-- Looking for _fseeki64
-- Looking for _fseeki64 - not found
-- Looking for _get_timezone
-- Looking for _get_timezone - not found
-- Looking for ctime_s
-- Looking for ctime_s - not found
-- Looking for gmtime_s
-- Looking for gmtime_s - not found
-- Looking for localtime_s
-- Looking for localtime_s - not found
-- Looking for _mkgmtime
-- Looking for _mkgmtime - not found
-- Looking for cygwin_conv_path
-- Looking for cygwin_conv_path - not found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for vprintf
-- Looking for vprintf - found
-- Looking for wmemcmp
-- Looking for wmemcmp - found
-- Looking for wmemcpy
-- Looking for wmemcpy - found
-- Looking for wmemmove
-- Looking for wmemmove - found
-- Performing Test HAVE_STRUCT_VFSCONF
-- Performing Test HAVE_STRUCT_VFSCONF - Success
-- Performing Test HAVE_STRUCT_XVFSCONF
-- Performing Test HAVE_STRUCT_XVFSCONF - Failed
-- Performing Test HAVE_STRUCT_STATFS
-- Performing Test HAVE_STRUCT_STATFS - Success
-- Performing Test HAVE_READDIR_R
-- Performing Test HAVE_READDIR_R - Success
-- Performing Test HAVE_DIRFD
-- Performing Test HAVE_DIRFD - Success
-- Performing Test HAVE_READLINKAT
-- Performing Test HAVE_READLINKAT - Success
-- Performing Test MAJOR_IN_MKDEV
-- Performing Test MAJOR_IN_MKDEV - Failed
-- Performing Test MAJOR_IN_SYSMACROS
-- Performing Test MAJOR_IN_SYSMACROS - Failed
-- Looking for EFTYPE
-- Looking for EFTYPE - found
-- Looking for EILSEQ
-- Looking for EILSEQ - found
-- Looking for D_MD_ORDER
-- Looking for D_MD_ORDER - found
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF
-- Performing Test HAVE_STRUCT_TM_TM_GMTOFF - Success
-- Performing Test HAVE_STRUCT_TM___TM_GMTOFF
-- Performing Test HAVE_STRUCT_TM___TM_GMTOFF - Failed
-- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX
-- Performing Test HAVE_STRUCT_STATFS_F_NAMEMAX - Failed
-- Performing Test HAVE_STRUCT_STATFS_F_IOSIZE
-- Performing Test HAVE_STRUCT_STATFS_F_IOSIZE - Success
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIME - Success
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Success
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_N - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_UMTIME
-- Performing Test HAVE_STRUCT_STAT_ST_UMTIME - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIME_USEC - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE
-- Performing Test HAVE_STRUCT_STAT_ST_BLKSIZE - Success
-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS
-- Performing Test HAVE_STRUCT_STAT_ST_FLAGS - Success
-- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE
-- Performing Test HAVE_STRUCT_STATVFS_F_IOSIZE - Failed
-- Check size of dev_t
-- Check size of dev_t - done
-- Check size of gid_t
-- Check size of gid_t - done
-- Check size of id_t
-- Check size of id_t - done
-- Check size of mode_t
-- Check size of mode_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of uid_t
-- Check size of uid_t - done
-- Check size of pid_t
-- Check size of pid_t - done
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Checking _FILE_OFFSET_BITS for large files
-- Checking _FILE_OFFSET_BITS for large files - not needed
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBC
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC2 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBC3 -- not found
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM -- found
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM -- found
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM -- found
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM -- found
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM
-- Checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM -- found
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBMD
-- Checking support for ARCHIVE_CRYPTO_RMD160_LIBMD -- not found
-- Checking for curses support
-- Checking for curses support - Success
-- Looking for wsyncup in /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libcurses.tbd
-- Looking for wsyncup in /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libcurses.tbd - found
-- Looking for cbreak in /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libncurses.tbd
-- Looking for cbreak in /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libncurses.tbd - found
-- Looking for nodelay in /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libncurses.tbd
-- Looking for nodelay in /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libncurses.tbd - found
-- Found Curses: /Applications/Xcode_16.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib/libncurses.tbd
-- Looking for CoreServices/CoreServices.h
-- Looking for CoreServices/CoreServices.h - found
-- Looking for use_default_colors
-- Looking for use_default_colors - found
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
-- Looking for a Swift compiler
-- Looking for a Swift compiler - /Applications/Xcode_16.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
-- Performing Test run_pic_test
-- Performing Test run_pic_test - Success
-- Configuring done (59.1s)