[MacPorts] #73966: gnutls @3.8.13: compiling from source code freezes on macOS 10.8
MacPorts
noreply at macports.org
Mon May 4 07:44:48 UTC 2026
#73966: gnutls @3.8.13: compiling from source code freezes on macOS 10.8
--------------------------------------------+--------------------
Reporter: aeiouaeiouaeiouaeiouaeiouaeiou | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: mountainlion | Port: gnutls
--------------------------------------------+--------------------
When I try to build the latest gnutls update from source, the build gets
stuck at the “checking gmp soname...” stage for hours. Here is my build
debug log:
{{{
---> Computing dependencies for gnutls
DEBUG: Checking for conflicts against gnutls
DEBUG: Searching for dependency: brotli
DEBUG: Found Dependency: receipt exists for brotli
DEBUG: Searching for dependency: gettext-runtime
DEBUG: Found Dependency: receipt exists for gettext-runtime
DEBUG: Searching for dependency: gmp
DEBUG: Found Dependency: receipt exists for gmp
DEBUG: Searching for dependency: libidn2
DEBUG: Found Dependency: receipt exists for libidn2
DEBUG: Searching for dependency: libtasn1
DEBUG: Found Dependency: receipt exists for libtasn1
DEBUG: Searching for dependency: libunistring
DEBUG: Found Dependency: receipt exists for libunistring
DEBUG: Searching for dependency: p11-kit
DEBUG: Found Dependency: receipt exists for p11-kit
DEBUG: Searching for dependency: nettle
DEBUG: Found Dependency: receipt exists for nettle
DEBUG: Searching for dependency: zlib
DEBUG: Found Dependency: receipt exists for zlib
DEBUG: Searching for dependency: zstd
DEBUG: Found Dependency: receipt exists for zstd
DEBUG: Searching for dependency: legacy-support
DEBUG: Found Dependency: receipt exists for legacy-support
DEBUG: Searching for dependency: xz
DEBUG: Found Dependency: receipt exists for xz
DEBUG: Searching for dependency: gettext
DEBUG: Found Dependency: receipt exists for gettext
DEBUG: Searching for dependency: pkgconfig
DEBUG: Found Dependency: receipt exists for pkgconfig
DEBUG: Searching for dependency: clang-16
DEBUG: Found Dependency: receipt exists for clang-16
DEBUG: starting ping of nue.de.packages.macports.org
DEBUG: starting ping of mirror.fcix.net
DEBUG: starting ping of aarnet.au.packages.macports.org
DEBUG: starting ping of atl.us.packages.macports.org
DEBUG: starting ping of bos.us.packages.macports.org
DEBUG: starting ping of cph.dk.packages.macports.org
DEBUG: starting ping of fco.it.packages.macports.org
DEBUG: starting ping of fra.de.packages.macports.org
DEBUG: starting ping of jog.id.packages.macports.org
DEBUG: starting ping of kmq.jp.packages.macports.org
DEBUG: starting ping of mse.uk.packages.macports.org
DEBUG: starting ping of pek.cn.packages.macports.org
DEBUG: starting ping of vie.at.packages.macports.org
DEBUG: Executing org.macports.main (gnutls)
DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: archivefetch phase started at 2026-05-04T05:53:32.090+0000 (Mon May
4 08:53:32 FET 2026)
---> Fetching archive for gnutls
DEBUG: Executing org.macports.archivefetch (gnutls)
DEBUG: Attempting to fetch
http://fra.de.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
Attempting to fetch
http://fra.de.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
DEBUG: Fetching
http://fra.de.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
failed: The requested URL returned error: 404
Attempting to fetch
http://vie.at.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
DEBUG: Fetching
http://vie.at.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
failed: The requested URL returned error: 404
Attempting to fetch
http://nue.de.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
DEBUG: Fetching
http://nue.de.packages.macports.org/gnutls/gnutls-3.8.13_1.darwin_12.x86_64.tbz2
failed: The requested URL returned error: 404
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.fetch (gnutls)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.checksum (gnutls)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.extract (gnutls)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.patch (gnutls)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Phase archivefetch completed in 0.712 seconds
DEBUG: configure phase started at 2026-05-04T05:53:32.802+0000 (Mon May 4
08:53:32 FET 2026)
---> Configuring gnutls
DEBUG: Preferred compilers: clang macports-clang-16 macports-clang-15
macports-clang-14 macports-clang-13 macports-clang-12 macports-clang-11
macports-clang-10 macports-clang-9.0 macports-clang-8.0 macports-clang-7.0
macports-clang-6.0 macports-clang-5.0
DEBUG: Using compiler 'MacPorts Clang 16'
DEBUG: Executing proc-pre-org.macports.configure-configure-0
DEBUG: Active variants check for source-type install considers
depends_fetch depends_extract depends_lib depends_build depends_run: xz
brotli gettext-runtime gmp libidn2 libtasn1 libunistring p11-kit nettle
zlib zstd legacy-support gettext pkgconfig clang-16
DEBUG: Executing proc-pre-org.macports.configure-configure-1
DEBUG: Executing org.macports.configure (gnutls)
DEBUG: Environment:
CC='/opt/local/bin/clang-mp-16'
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/gnutls-
1735cbec/work/.CC_PRINT_OPTIONS'
CFLAGS='-pipe -Os -I/opt/local/include/LegacySupport -arch x86_64'
CPATH='/opt/local/include'
CPLUS_INCLUDE_PATH='/opt/local/include/LegacySupport'
CPPFLAGS='-I/opt/local/include -I/opt/local/include/LegacySupport'
CXX='/opt/local/bin/clang++-mp-16'
CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
C_INCLUDE_PATH='/opt/local/include/LegacySupport'
DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
F90FLAGS='-pipe -Os -m64'
FCFLAGS='-pipe -Os -m64'
FFLAGS='-pipe -Os -m64'
INSTALL='/usr/bin/install -c'
LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names
-lMacportsLegacySupport -arch x86_64'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.8'
OBJC='/opt/local/bin/clang-mp-16'
OBJCFLAGS='-pipe -Os -arch x86_64'
OBJCXX='/opt/local/bin/clang++-mp-16'
OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
SOURCE_DATE_EPOCH='1777705462'
__CFPREFERENCES_AVOID_DAEMON='1'
Executing: cd "/opt/local/var/macports/build/gnutls-
1735cbec/work/gnutls-3.8.13" && ./configure --prefix=/opt/local --disable-
hardware-acceleration --disable-dependency-tracking --disable-doc
--disable-heartbeat-support --disable-libdane --disable-silent-rules
--disable-static --enable-manpages --enable-openssl-compatibility
--with-p11-kit --with-system-priority-file="/opt/local/etc/gnutls/default-
priorities" --with-default-trust-store-pkcs11=pkcs11:
ac_cv_prog_AWK=/usr/bin/awk --host=x86_64-apple-darwin12 --build=x86_64
-apple-darwin12
DEBUG: system: cd "/opt/local/var/macports/build/gnutls-
1735cbec/work/gnutls-3.8.13" && ./configure --prefix=/opt/local --disable-
hardware-acceleration --disable-dependency-tracking --disable-doc
--disable-heartbeat-support --disable-libdane --disable-silent-rules
--disable-static --enable-manpages --enable-openssl-compatibility
--with-p11-kit --with-system-priority-file="/opt/local/etc/gnutls/default-
priorities" --with-default-trust-store-pkcs11=pkcs11:
ac_cv_prog_AWK=/usr/bin/awk --host=x86_64-apple-darwin12 --build=x86_64
-apple-darwin12
checking build system type... x86_64-apple-darwin12
checking host system type... x86_64-apple-darwin12
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '502' is supported by ustar format... yes
checking whether GID '501' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
***
*** Checking for compilation programs...
checking for x86_64-apple-darwin12-pkg-config... no
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-apple-darwin12-gcc... /opt/local/bin/clang-mp-16
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 /opt/local/bin/clang-mp-16 accepts -g... yes
checking for /opt/local/bin/clang-mp-16 option to enable C11 features...
none needed
checking whether /opt/local/bin/clang-mp-16 understands -c and -o
together... yes
checking whether the compiler is clang... yes
checking for compiler option needed when checking for declarations...
-Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /opt/local/bin/clang-mp-16... none
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 wchar.h... yes
checking for minix/config.h... no
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for features.h... no
checking for stdbool.h... yes
checking for byteswap.h... no
checking for uchar.h... no
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for threads.h... no
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for limits.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for xlocale.h... yes
checking for sys/mman.h... yes
checking for pthread.h... yes
checking for stdckdint.h... no
checking for sys/uio.h... yes
checking for error.h... no
checking for stdio_ext.h... no
checking for termios.h... yes
checking for sys/process.h... no
checking for sys/select.h... yes
checking for endian.h... no
checking for sys/endian.h... no
checking for langinfo.h... yes
checking for semaphore.h... yes
checking for math.h... yes
checking for sys/wait.h... yes
checking for sys/ioctl.h... yes
checking for sys/un.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... /opt/local/bin/clang-mp-16 -E
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-apple-darwin12-ar... no
checking for x86_64-apple-darwin12-lib... no
checking for x86_64-apple-darwin12-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-apple-darwin12-ar... ar
checking for x86_64-apple-darwin12-ranlib... no
checking for ranlib... ranlib
checking for /opt/local/bin/clang-mp-16 option to support large files...
none needed
checking dependency style of /opt/local/bin/clang-mp-16... none
checking for x86_64-apple-darwin12-ar... (cached) ar
checking the archiver (ar) interface... (cached) ar
checking whether the compiler supports GNU C++... yes
checking whether /opt/local/bin/clang++-mp-16 accepts -g... yes
checking for /opt/local/bin/clang++-mp-16 option to enable C++11
features... none needed
checking dependency style of /opt/local/bin/clang++-mp-16... none
checking for bison... bison -y
checking for a sed that does not truncate output... /usr/bin/sed
checking whether to build with code coverage support... no
checking whether to enable maintainer-specific portions of Makefiles...
yes
checking for faketime... no
checking for datefudge... no
checking whether faketime program works... no
checking for inline... inline
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether the linker supports -Wl,-no_weak_imports... yes
checking for struct iovec.iov_base... yes
checking for netinet/tcp.h... yes
checking for stdatomic.h... yes
checking for library containing __atomic_load_4... none required
checking for threads.h... (cached) no
checking for sanitizer/asan_interface.h... no
checking for valgrind/memcheck.h... no
checking for getrandom... no
checking for KERN_ARND... no
checking for getentropy... yes
checking for nettle >= 3.10... yes
checking for hogweed >= 3.10 ... yes
checking for __gmpz_cmp in -lgmp... yes
checking for libtasn1 >= 4.9... yes
checking whether to use the included minitasn1... no
checking whether to disable strict DER time encodings for backwards
compatibility... no
checking whether to allow SHA1 as an acceptable hash for cert digital
signatures... yes
checking whether to disable the SSL 3.0 protocol... yes
checking whether to disable the SSL 2.0 client hello... no
checking whether to disable DTLS-SRTP extension... no
checking whether to disable ALPN extension... no
checking whether to enable TLS heartbeat support... no
checking whether to enable SRP authentication support... no
checking whether to disable PSK authentication support... no
checking whether to disable anonymous authentication support... no
checking whether to disable DHE support... no
checking whether to disable ECDHE support... no
checking whether to disable GOST support... no
checking whether to add cryptodev support... no
checking whether to add AF_ALG support... no
checking whether to add KTLS support... no
checking whether to disable OCSP support... no
checking whether to enable crypto-auditing trace support... no
checking for sys/sdt.h... yes
checking whether <sys/sdt.h> defines DTRACE_PROBE... no
checking whether to enable HPKE support... no
checking size of void *... 8
checking size of long long... 8
checking size of long... 8
checking size of int... 4
checking for library containing setsockopt... none needed
checking whether to build OpenSSL compatibility layer... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.14 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes
checking whether NLS is requested... yes
checking for msgfmt... /opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
checking for msgmerge... /opt/local/bin/msgmerge
checking for ld used by /opt/local/bin/clang-mp-16...
/opt/local/libexec/llvm-16/bin/ld
checking if the linker (/opt/local/libexec/llvm-16/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... no
checking for the common suffixes of directories in the library search
path... lib,lib,lib
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyPreferredLanguages... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework
-Wl,CoreFoundation -Wl,-framework -Wl,CoreServices
checking whether byte ordering is bigendian... no
checking for fork... yes
checking for setitimer... yes
checking for getrusage... yes
checking for getpwuid_r... yes
checking for nanosleep... yes
checking for daemon... yes
checking for getpid... yes
checking for localtime... yes
checking for mmap... yes
checking for clock_gettime... yes
checking for fmemopen... yes
checking for __register_atfork... no
checking for secure_getenv... no
checking for getauxval... no
checking for elf_aux_info... no
checking for libseccomp... no
checking for libcrypto... yes
checking how to link with libcrypto... -lcrypto
checking for librt... no
checking for pthread_mutex_lock... yes
checking for library containing u8_normalize... -lunistring
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether char8_t is correctly defined... no
checking whether char16_t is correctly defined... no
checking whether char32_t is correctly defined... no
checking whether the C++ compiler has <uchar.h>... yes
checking whether the C++ compiler predefines the <uchar.h> types... yes
checking whether the C++ compiler predefines the char8_t type... no
checking for bit size of wchar_t... 32
checking for mbstate_t... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for canonicalize_file_name... no
checking for realpath... yes
checking for lstat... yes
checking for _set_invalid_parameter_handler... no
checking for explicit_bzero... no
checking for fcntl... yes
checking for symlink... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for mprotect... yes
checking for memset_s... no
checking for readlink... yes
checking for secure_getenv... (cached) no
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for snprintf... yes
checking for strndup... yes
checking for localtime_r... yes
checking for vasnprintf... no
checking for wcwidth... yes
checking for getpass... yes
checking for getexecname... no
checking for setenv... yes
checking for __xpg_strerror_r... no
checking for btowc... yes
checking for getlocalename_l... no
checking for isblank... yes
checking for pipe... yes
checking for pselect... yes
checking for pthread_sigmask... yes
checking for sleep... yes
checking for shutdown... yes
checking for usleep... yes
checking for mquery... no
checking for pstat_getprocvm... no
checking for wcrtomb... yes
checking for wctob... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... ja_JP.eucJP
checking for an english Unicode locale... en_US.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking for /opt/local/bin/clang-mp-16 options needed to detect all
undeclared functions... none needed
checking whether mbrtoc32 is declared... no
checking for a traditional french locale... fr_FR.ISO8859-1
checking whether c32rtomb is declared... no
checking whether lstat correctly handles trailing slash... no
checking whether // is distinct from /... no
checking whether realpath works... no
checking for faccessat... yes
checking for getcwd... yes
checking for complete errno.h... yes
checking whether ctype.h defines __header_inline... no
checking for working fcntl.h... no (bad O_NOATIME)
checking for pid_t... yes
checking for mode_t... yes
checking whether byte ordering is bigendian... (cached) no
checking whether fopen recognizes a trailing slash... yes
checking whether fflush works on input streams... no
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether stdin defaults to large file offsets... yes
checking for off64_t... no
checking for blksize_t... yes
checking for blkcnt_t... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether imported symbols can be declared weak... no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... no
checking for sys/inttypes.h... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable in C... no
checking whether nullptr_t needs <stddef.h>... yes
checking whether <stddef.h> is idempotent... guessing yes
checking whether locale.h defines locale_t... no
checking whether locale.h defines _locale_t... no
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether imported symbols can be declared weak... (cached) no
checking for multithread API to use... posix
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether memeq is declared... no
checking whether memmem is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... int
checking for pthread_t... yes
checking for pthread_spinlock_t... no
checking whether realloc should abort upon undefined behaviour... no
checking for glibc-compatible sys/cdefs.h... no
checking for sched.h... yes
checking for struct sched_param... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether printf supports POSIX/XSI format strings with
positions... yes
checking whether snprintf is declared... yes
checking whether fcloseall is declared... no
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros...
system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether MB_CUR_MAX is correct... yes
checking whether strdup is declared... yes
checking whether streq is declared... no
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strtok_r is declared... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... no
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf truncates the result as in C99... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alignas and alignof... yes, <stdalign.h> macros
checking for alloca as a compiler built-in... yes
checking for static_assert... no
checking for bool, true, false... no
checking for __builtin_expect... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether float.h conforms to ISO C23... no
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen supports the mode character 'x'... yes
checking whether fopen supports the mode character 'e'... no
checking whether free is known to preserve errno... no
checking for __fseterr... no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether __func__ is available... yes
checking for getdelim... yes
checking for working getdelim function... no
checking for flockfile... yes
checking for funlockfile... yes
checking whether getc_unlocked is declared... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking for gettimeofday with POSIX signature... yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking for iswblank... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... yes
checking whether iswpunct is consistent with ispunct... yes
checking whether iswxdigit is ISO C compliant... yes
checking for x86_64-apple-darwin12-objdump... no
checking for objdump... objdump
checking if gcc/ld supports -Wl,--output-def... no
checking if LD -Wl,--version-script works... no
checking whether the compiler supports the __inline keyword... yes
checking whether localeconv works... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
checking whether lseek detects pipes... yes
checking whether SEEK_DATA works but is incompatible with GNU... no
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... yes
checking for memmem... yes
checking whether memmem works... no
checking for mempcpy... no
checking for memset_explicit... no
checking for explicit_memset... no
checking whether <netinet/in.h> is self-contained... yes
checking whether open recognizes a trailing slash... no
checking for pmccabe... false
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... no
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_once works... yes
checking whether pthread_once can be used without linking with
libpthread... yes
checking for rawmemchr... no
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether readlink truncates results correctly... yes
checking whether realloc sets errno on failure... yes
checking whether realloc (..., 0) returns nonnull... yes
checking for __secure_getenv... no
checking for issetugid... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... no
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking for vasprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking whether strcasecmp works... yes
checking for strncasecmp... yes
checking whether strcasecmp works... (cached) yes
checking whether strncasecmp is declared... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking for strverscmp... no
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... yes
checking for vasprintf... (cached) yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... no
checking for stdint.h... (cached) yes
checking if environ is properly declared... no
checking for error... no
checking whether error_at_line is declared... no
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... (cached) no
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking whether fflush_unlocked is declared... no
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... no
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... no
checking for compound literals... yes
checking for struct tm.tm_gmtoff... yes
checking for struct tm.tm_zone... yes
checking whether <sys/select.h> is self-contained... yes
checking whether setenv is declared... yes
checking whether _putenv is declared... no
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking whether strerror(0) succeeds... no
checking for strerror_r... yes
checking whether unsetenv is declared... yes
checking for C++ compiler option to allow warnings... -Wno-error
checking for a french Unicode locale... fr_FR.UTF-8
checking for a turkish Unicode locale... none
checking whether frexp() can be used without linking with libm... yes
checking whether frexp works... yes
checking whether long double and double are the same... no
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking for uselocale... yes
checking whether uselocale works... yes
checking for fake locale system (OpenBSD, Android)... no
checking for Solaris 11.4 locale system... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking where to find the exponent in a 'long double'... word 2 bit 0
checking for LC_MESSAGES... yes
checking for library needed for semaphore functions... none
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether initstate is declared... yes
checking whether setstate is declared... yes
checking whether strncpy works... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for alignas and alignof... (cached) yes, <stdalign.h> macros
checking for alloca as a compiler built-in... (cached) yes
checking for static_assert... (cached) no
checking for bool, true, false... (cached) no
checking for __builtin_expect... (cached) yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... (cached) yes
checking whether fcntl handles F_DUPFD correctly... (cached) yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes
checking for flexible array member... yes
checking whether float.h conforms to ISO C23... (cached) no
checking whether conversion from 'int' to 'long double' works... (cached)
yes
checking whether fopen supports the mode character 'x'... (cached) yes
checking whether fopen supports the mode character 'e'... (cached) no
checking for __fpending... no
checking whether free is known to preserve errno... (cached) no
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for __fseterr... (cached) no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether __func__ is available... (cached) yes
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether getaddrinfo supports AI_NUMERICHOST and AI_NUMERICSERV...
yes
checking whether gai_strerror is declared... yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... yes
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for getdelim... (cached) yes
checking for working getdelim function... (cached) no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether getdtablesize works... (cached) yes
checking for getline... (cached) yes
checking for working getline function... (cached) yes
checking for getprogname... yes
checking whether program_invocation_name is declared... no
checking for gettimeofday with POSIX signature... (cached) yes
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... (cached) none required
checking whether inet_pton is declared... (cached) yes
checking for iswblank... (cached) yes
checking whether iswblank is declared... (cached) yes
checking whether iswdigit is ISO C compliant... (cached) yes
checking whether iswpunct is consistent with ispunct... (cached) yes
checking whether iswxdigit is ISO C compliant... (cached) yes
checking whether the compiler supports the __inline keyword... (cached)
yes
checking whether localeconv works... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader...
(cached) yes
checking whether lseek detects pipes... (cached) yes
checking whether SEEK_DATA works but is incompatible with GNU... (cached)
no
checking whether mbrtowc handles a NULL pwc argument... (cached) yes
checking whether mbrtowc has a correct return value... (cached) yes
checking whether mbrtowc returns 0 when parsing a NUL character...
(cached) yes
checking whether mbrtowc stores incomplete characters... (cached) no
checking whether mbrtowc works on empty input... (cached) yes
checking whether the C locale is free of encoding errors... (cached) yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) no
checking for mempcpy... (cached) no
checking for memset_explicit... (cached) no
checking for explicit_memset... (cached) no
checking for __mktime_internal... no
checking whether <netinet/in.h> is self-contained... (cached) yes
checking whether open recognizes a trailing slash... (cached) no
checking for bison... bison
checking for bison 2.4 or newer... 2.3, bad
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... no
checking for PTHREAD_CREATE_DETACHED... (cached) yes
checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes
checking for PTHREAD_MUTEX_ROBUST... (cached) no
checking for PTHREAD_PROCESS_SHARED... (cached) yes
checking whether pthread_once works... (cached) yes
checking whether pthread_once can be used without linking with
libpthread... (cached) yes
checking for rawmemchr... (cached) no
checking whether readlink signature is correct... (cached) yes
checking whether readlink handles trailing slash correctly... (cached) no
checking whether readlink truncates results correctly... (cached) yes
checking whether realloc sets errno on failure... (cached) yes
checking whether realloc (..., 0) returns nonnull... (cached) yes
checking for reallocarray... no
checking for __secure_getenv... (cached) no
checking for issetugid... (cached) yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking whether setenv validates arguments... no
checking whether the -Werror option is usable... (cached) yes
checking for simple visibility declarations... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... (cached) yes
checking for socklen_t... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... (cached) no
checking for struct stat.st_atim.tv_nsec... (cached) no
checking for struct stat.st_atimespec.tv_nsec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) yes
checking for vasprintf... (cached) yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking whether strcasecmp works... (cached) yes
checking for strncasecmp... (cached) yes
checking whether strcasecmp works... (cached) yes
checking whether strncasecmp is declared... (cached) yes
checking for working strndup... (cached) yes
checking for working strnlen... (cached) yes
checking for strtok_r... (cached) yes
checking whether strtok_r works... (cached) yes
checking for strverscmp... (cached) no
checking whether localtime_r is declared... (cached) yes
checking whether localtime_r is compatible with its POSIX signature...
(cached) yes
checking whether localtime works even near extrema... yes
checking for timezone_t... no
checking for tzalloc... no
checking for timegm... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for variable-length arrays... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... (cached) no
checking for stdint.h... (cached) yes
checking whether btowc(0) is correct... yes
checking whether btowc is consistent with mbrtowc in the C locale... yes
checking whether the C locale is free of encoding errors... (cached) yes
checking whether fdopen sets errno... yes
checking for ftruncate... yes
checking for newlocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for newlocale... (cached) yes
checking for duplocale... (cached) yes
checking for freelocale... (cached) yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking for duplocale... (cached) yes
checking whether htons is declared... yes
checking whether htonl is declared... yes
checking whether ntohs is declared... yes
checking whether ntohl is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking whether isnan(double) can be used without linking with libm...
yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with
libm... yes
checking whether isnanl works... yes
checking for newlocale... (cached) yes
checking for newlocale... (cached) yes
checking for mbtowc... yes
checking for mkfifo... yes
checking whether mkfifo rejects trailing slashes... no
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking whether perror matches strerror... yes
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking for pthread_mutexattr_getrobust... no
checking for pthread_rwlock_init... yes
checking whether pthread_rwlock_timedrdlock is declared... no
checking for reasonable pthread_rwlock wait queue handling... guessing yes
checking whether pthread_create exists as a global function... yes
checking whether pthread_mutex_timedlock is declared... no
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking for putenv compatible with GNU and SVID... no
checking for raise... yes
checking for sigprocmask... yes
checking for random... yes
checking for initstate... yes
checking for setstate... yes
checking for random.h... no
checking for struct random_data... no
checking for random_r... no
checking whether sched_yield is declared... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for catgets... yes
checking whether symlink handles trailing slash correctly... no
checking for IPv4 sockets... (cached) yes
checking for IPv6 sockets... (cached) yes
checking for UNIX domain sockets... yes
checking for pthread_atfork... yes
checking for sys/single_threaded.h... no
checking whether time() works... guessing yes
checking for struct tm.tm_gmtoff... (cached) yes
checking for struct tm.tm_zone... (cached) yes
checking whether trunc is declared... yes
checking whether truncl is declared... yes
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking whether wcrtomb works in the C locale... yes
checking whether wcrtomb return value is correct... yes
checking whether wctob works... yes
checking for bool, true, false... (cached) no
checking whether the compiler generally respects inline... yes
checking for ssize_t... (cached) yes
checking for libev... no
checking whether C compiler handles -Werror -Wunknown-warning-option...
yes
checking whether C compiler handles -Wtype-limits... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -fanalyzer... no
checking whether C compiler handles -fstrict-flex-arrays... no
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Wbad-function-cast... yes
checking whether C compiler handles -Wcast-align=strict... no
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wduplicated-branches... no
checking whether C compiler handles -Wduplicated-cond... no
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wflex-array-member-not-at-end... no
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wlogical-op... no
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... no
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wstrict-flex-arrays... no
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=cold... no
checking whether C compiler handles -Wsuggest-attribute=format... no
checking whether C compiler handles -Wsuggest-attribute=malloc... no
checking whether C compiler handles -Wsync-nand... no
checking whether C compiler handles -Wtrampolines... no
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused-macros... no
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... no
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Warray-bounds=2... no
checking whether C compiler handles -Wattribute-alias=2... no
checking whether C compiler handles -Wbidi-chars=any,ucn... no
checking whether C compiler handles -Wformat-overflow=2... no
checking whether C compiler handles -Wformat=2... yes
checking whether C compiler handles -Wformat-truncation=2... no
checking whether C compiler handles -Wimplicit-fallthrough=5... no
checking whether C compiler handles -Wshift-overflow=2... no
checking whether C compiler handles -Wuse-after-free=3... no
checking whether C compiler handles -Wunused-const-variable=2... no
checking whether C compiler handles -Wvla-larger-than=4031... no
checking whether C compiler handles -Wzero-as-null-pointer-constant... yes
checking whether C compiler handles -Wthread-safety... yes
checking whether C compiler handles -Wno-analyzer-malloc-leak... no
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-format-truncation... no
checking whether C compiler handles -Wimplicit-fallthrough=2... no
checking whether C compiler handles -Wabi=11... no
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -fno-builtin-strcmp... yes
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /opt/local/bin/clang-mp-16...
/opt/local/libexec/llvm-16/bin/ld
checking if the linker (/opt/local/libexec/llvm-16/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin12 file names to x86_64-apple-
darwin12 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12 file names to toolchain
format... func_convert_file_noop
checking for /opt/local/libexec/llvm-16/bin/ld option to reload object
files... -r
checking for file... file
checking for x86_64-apple-darwin12-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin12-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin12-ar... (cached) ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin12-strip... no
checking for strip... strip
checking command to parse /opt/local/bin/nm output from /opt/local/bin
/clang-mp-16 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin12-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin12-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin12-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin12-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin12-otool... no
checking for otool... otool
checking for x86_64-apple-darwin12-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -no_fixup_chains linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /opt/local/bin/clang-mp-16 supports -fno-rtti -fno-
exceptions... yes
checking for /opt/local/bin/clang-mp-16 option to produce PIC... -fno-
common -DPIC
checking if /opt/local/bin/clang-mp-16 PIC flag -fno-common -DPIC works...
yes
checking if /opt/local/bin/clang-mp-16 static flag -static works... no
checking if /opt/local/bin/clang-mp-16 supports -c -o file.o... yes
checking if /opt/local/bin/clang-mp-16 supports -c -o file.o... (cached)
yes
checking whether the /opt/local/bin/clang-mp-16 linker
(/opt/local/libexec/llvm-16/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12 dyld
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... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-16
-E
checking for ld used by /opt/local/bin/clang++-mp-16...
/opt/local/libexec/llvm-16/bin/ld
checking if the linker (/opt/local/libexec/llvm-16/bin/ld) is GNU ld... no
checking whether the /opt/local/bin/clang++-mp-16 linker
(/opt/local/libexec/llvm-16/bin/ld) supports shared libraries... yes
checking for /opt/local/bin/clang++-mp-16 option to produce PIC... -fno-
common -DPIC
checking if /opt/local/bin/clang++-mp-16 PIC flag -fno-common -DPIC
works... yes
checking if /opt/local/bin/clang++-mp-16 static flag -static works... no
checking if /opt/local/bin/clang++-mp-16 supports -c -o file.o... yes
checking if /opt/local/bin/clang++-mp-16 supports -c -o file.o... (cached)
yes
checking whether the /opt/local/bin/clang++-mp-16 linker
(/opt/local/libexec/llvm-16/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12 dyld
checking how to hardcode library paths into programs... immediate
checking for libdl... yes
checking how to link with libdl... -ldl
checking for cmocka >= 1.0.1... yes
checking for libidn2 >= 2.0.0... yes
checking for nettle_get_secp_192r1 in -lhogweed... yes
checking for nettle_gost28147_set_key... no
checking for nettle_magma_set_key... no
checking for nettle_kuznyechik_set_key... no
checking for nettle_cmac_magma_update... no
checking for nettle_cmac_kuznyechik_update... no
^Cchecking gmp soname...
Command failed: cd "/opt/local/var/macports/build/gnutls-
1735cbec/work/gnutls-3.8.13" && ./configure --prefix=/opt/local --disable-
hardware-acceleration --disable-dependency-tracking --disable-doc
--disable-heartbeat-support --disable-libdane --disable-silent-rules
--disable-static --enable-manpages --enable-openssl-compatibility
--with-p11-kit --with-system-priority-file="/opt/local/etc/gnutls/default-
priorities" --with-default-trust-store-pkcs11=pkcs11:
ac_cv_prog_AWK=/usr/bin/awk --host=x86_64-apple-darwin12 --build=x86_64
-apple-darwin12
Exit code: 1
DEBUG: process_cmd aborted: interrupted by signal
while executing
"system {*}$notty {*}$callback {*}$nice $fullcmdstring"
invoked from within
"catch {system {*}$notty {*}$callback {*}$nice $fullcmdstring} result"
(procedure "command_exec" line 109)
invoked from within
"command_exec {*}${callback} configure"
invoked from within
"catch {command_exec {*}${callback} configure} result"
(procedure "portconfigure::configure_main" line 119)
invoked from within
"$procedure $targetname"
invoked from within
"catch {$procedure $targetname} errstr"
(procedure "target_run" line 169)
invoked from within
"{*}$handler $ditem"
invoked from within
"catch {{*}$handler $ditem} result"
(procedure "dlist_eval" line 33)
invoked from within
"dlist_eval $dlist "" target_run"
(procedure "eval_targets" line 53)
invoked from within
"eval_targets activate"
invoked from within
"$workername eval [list eval_targets $target]"
(procedure "mportexec" line 164)
invoked from within
"mportexec $mport $target"
invoked from within
"catch {mportexec $mport $target} result"
(procedure "action_target" line 115)
invoked from within
"$action_proc $action $portlist [array get global_options]"
(procedure "process_cmd" line 126)
invoked from within
"process_cmd $remaining_args"
("try" body line 3)
Error: Aborted: SIGINT received.
DEBUG: Error writing /opt/local/var/macports/cache/pingtimes: couldn't
open "/opt/local/var/macports/cache/pingtimes": permission denied
}}}
--
Ticket URL: <https://trac.macports.org/ticket/73966>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list