h./configure --prefix '$(PWD)/target' --with-pydebug --with-openssl=/opt/homebrew/opt/openssl@3 CPPFLAGS=-I/opt/homebrew/include LDFLAGS=-L/opt/homebrew/lib h in dir /Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build (timeout 1200 secs) h watching logfiles {} h argv: [b'./configure', b'--prefix', b'$(PWD)/target', b'--with-pydebug', b'--with-openssl=/opt/homebrew/opt/openssl@3', b'CPPFLAGS=-I/opt/homebrew/include', b'LDFLAGS=-L/opt/homebrew/lib'] h environment: h HOME=/Users/buildbot h LC_CTYPE=en_US.utf-8 h LOGNAME=buildbot h PATH=/Users/buildbot/.pyenv/versions/3.9.6/bin:/opt/homebrew/Cellar/pyenv/2.4.16/libexec:/opt/homebrew/Cellar/pyenv/2.4.16/plugins/python-build/bin:/opt/homebrew/bin:/usr/local/bin:/Users/buildbot/.pyenv/shims:/usr/bin:/bin:/usr/sbin:/sbin h PWD=/Users/buildbot/buildarea/3.13.pablogsal-macos-m1.macos-with-brew/build h PYENV_DIR=/Users/buildbot/buildarea h PYENV_HOOK_PATH=/Users/buildbot/.pyenv/pyenv.d:/opt/homebrew/Cellar/pyenv/2.4.16/pyenv.d:/usr/etc/pyenv.d:/opt/homebrew/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks h PYENV_ROOT=/Users/buildbot/.pyenv h PYENV_VERSION=3.9.6 h SHELL=/bin/zsh h SHLVL=1 h TMPDIR=/var/folders/39/qz2m3x352hd7djhs80p6vf7c0000gp/T/ h USER=buildbot h XPC_FLAGS=0x0 h XPC_SERVICE_NAME=0 h __CF_USER_TEXT_ENCODING=0x1F6:0:2 h using PTY: False ochecking for git... found ochecking build system type... aarch64-apple-darwin24.1.0 ochecking host system type... aarch64-apple-darwin24.1.0 ochecking for Python interpreter freezing... ./_bootstrap_python ochecking for python3.13... python3.13 ochecking Python for regen version... Python 3.13.0 ochecking for pkg-config... /opt/homebrew/bin/pkg-config ochecking pkg-config is at least version 0.9.0... yes ochecking MACHDEP... "darwin" ochecking for --enable-universalsdk... no ochecking for --with-universal-archs... no ochecking for --with-app-store-compliance... not patching for app store compliance ochecking for xcrun... yes ochecking macOS SDKROOT... /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk ochecking for gcc... gcc ochecking whether the C compiler works... yes ochecking for C compiler default output file name... a.out ochecking for suffix of executables... ochecking whether we are cross compiling... no ochecking for suffix of object files... o ochecking whether the compiler supports GNU C... yes ochecking whether gcc accepts -g... yes ochecking for gcc option to enable C11 features... none needed ochecking how to run the C preprocessor... gcc -E ochecking for grep that handles long lines and -e... /usr/bin/grep ochecking for a sed that does not truncate output... /usr/bin/sed ochecking for egrep... /usr/bin/grep -E ochecking for CC compiler name... clang ochecking for stdio.h... yes ochecking for stdlib.h... yes ochecking for string.h... yes ochecking for inttypes.h... yes ochecking for stdint.h... yes ochecking for strings.h... yes ochecking for sys/stat.h... yes ochecking for sys/types.h... yes ochecking for unistd.h... yes ochecking for wchar.h... yes ochecking for minix/config.h... no ochecking whether it is safe to define __EXTENSIONS__... yes ochecking whether _XOPEN_SOURCE should be defined... no ochecking for GCC compatible compiler... yes ochecking for g++... no oconfigure: o o By default, distutils will build C++ extension modules with "g++". o If this is not intended, then set CXX on the configure command line. o ochecking for the platform triplet based on compiler characteristics... darwin ochecking for multiarch... darwin ochecking for PEP 11 support tier... aarch64-apple-darwin24.1.0/clang has tier 1 (supported) ochecking for -Wl,--no-as-needed... no ochecking for the Android API level... not Android ochecking for --with-emscripten-target... ochecking for --enable-wasm-dynamic-linking... missing ochecking for --enable-wasm-pthreads... missing ochecking for --with-suffix... ochecking for case-insensitive build directory... yes ochecking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a ochecking LINKCC... $(PURIFY) $(CC) ochecking EXPORTSYMS... ochecking for GNU ld... no ochecking for --enable-shared... no ochecking for --with-static-libpython... yes ochecking for --enable-profiling... no ochecking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a ochecking HOSTRUNNER... ochecking for ar... ar ochecking for a BSD-compatible install... /usr/bin/install -c ochecking for a race-free mkdir -p... ./install-sh -c -d ochecking for --disable-gil... no ochecking for --with-pydebug... yes ochecking for --with-trace-refs... no ochecking for --enable-pystats... no ochecking for --with-assertions... implied by --with-pydebug ochecking for --enable-experimental-jit... ochecking for --enable-optimizations... no ochecking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) ochecking for --with-lto... no ochecking for llvm-profdata... no oconfigure: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata ochecking for --enable-bolt... no ochecking BOLT_INSTRUMENT_FLAGS... ochecking BOLT_APPLY_FLAGS... -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot ochecking if gcc supports -fstrict-overflow and -fno-strict-overflow... yes ochecking for --with-strict-overflow... no ochecking if gcc supports -Og optimization level... yes ochecking if we can add -Wextra... yes ochecking whether gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no ochecking if we can disable gcc unused-parameter warning... yes ochecking if we can disable gcc int-conversion warning... yes ochecking if we can disable gcc missing-field-initializers warning... yes ochecking if we can enable gcc sign-compare warning... yes ochecking if we can enable gcc unreachable-code warning... yes ochecking if we can enable gcc strict-prototypes warning... yes ochecking if we can make implicit function declaration an error in gcc -Werror=implicit-function-declaration... yes ochecking if we can use visibility in gcc -fvisibility=hidden... yes ochecking which compiler should be used... gcc ochecking which MACOSX_DEPLOYMENT_TARGET to use... 15.1 ochecking if specified universal architectures work... yes ochecking whether pthreads are available without options... yes ochecking whether g++ also accepts flags for thread support... no ochecking for alloca.h... yes ochecking for asm/types.h... no ochecking for bluetooth.h... no ochecking for conio.h... no ochecking for direct.h... no ochecking for dlfcn.h... yes ochecking for endian.h... no ochecking for errno.h... yes ochecking for fcntl.h... yes ochecking for grp.h... yes ochecking for io.h... no ochecking for langinfo.h... yes ochecking for libintl.h... yes ochecking for libutil.h... no ochecking for linux/auxvec.h... no ochecking for sys/auxv.h... no ochecking for linux/fs.h... no ochecking for linux/limits.h... no ochecking for linux/memfd.h... no ochecking for linux/random.h... no ochecking for linux/soundcard.h... no ochecking for linux/tipc.h... no ochecking for linux/wait.h... no ochecking for netdb.h... yes ochecking for net/ethernet.h... yes ochecking for netinet/in.h... yes ochecking for netpacket/packet.h... no ochecking for poll.h... yes ochecking for process.h... no ochecking for pthread.h... yes ochecking for pty.h... no ochecking for sched.h... yes ochecking for setjmp.h... yes ochecking for shadow.h... no ochecking for signal.h... yes ochecking for spawn.h... yes ochecking for stropts.h... no ochecking for sys/audioio.h... no ochecking for sys/bsdtty.h... no ochecking for sys/devpoll.h... no ochecking for sys/endian.h... no ochecking for sys/epoll.h... no ochecking for sys/event.h... yes ochecking for sys/eventfd.h... no ochecking for sys/file.h... yes ochecking for sys/ioctl.h... yes ochecking for sys/kern_control.h... yes ochecking for sys/loadavg.h... no ochecking for sys/lock.h... yes ochecking for sys/memfd.h... no ochecking for sys/mkdev.h... no ochecking for sys/mman.h... yes ochecking for sys/modem.h... no ochecking for sys/param.h... yes ochecking for sys/poll.h... yes ochecking for sys/random.h... yes ochecking for sys/resource.h... yes ochecking for sys/select.h... yes ochecking for sys/sendfile.h... no ochecking for sys/socket.h... yes ochecking for sys/soundcard.h... no ochecking for sys/stat.h... (cached) yes ochecking for sys/statvfs.h... yes ochecking for sys/sys_domain.h... yes ochecking for sys/syscall.h... yes ochecking for sys/sysmacros.h... no ochecking for sys/termio.h... no ochecking for sys/time.h... yes ochecking for sys/times.h... yes ochecking for sys/timerfd.h... no ochecking for sys/types.h... (cached) yes ochecking for sys/uio.h... yes ochecking for sys/un.h... yes ochecking for sys/utsname.h... yes ochecking for sys/wait.h... yes ochecking for sys/xattr.h... yes ochecking for sysexits.h... yes ochecking for syslog.h... yes ochecking for termios.h... yes ochecking for util.h... yes ochecking for utime.h... yes ochecking for utmp.h... yes ochecking for dirent.h that defines DIR... yes ochecking for library containing opendir... none required ochecking for sys/mkdev.h... (cached) no ochecking for sys/sysmacros.h... (cached) no ochecking for bluetooth/bluetooth.h... no ochecking for net/if.h... yes ochecking for linux/netlink.h... no ochecking for netlink/netlink.h... no ochecking for linux/qrtr.h... no ochecking for linux/vm_sockets.h... no ochecking for linux/can.h... no ochecking for linux/can/bcm.h... no ochecking for linux/can/j1939.h... no ochecking for linux/can/raw.h... no ochecking for netcan/can.h... no ochecking for clock_t... yes ochecking for makedev... yes ochecking for le64toh... no ochecking for mode_t... yes ochecking for off_t... yes ochecking for pid_t... yes ochecking for size_t... yes ochecking for uid_t in sys/types.h... yes ochecking for ssize_t... yes ochecking for __uint128_t... yes ochecking size of int... 4 ochecking size of long... 8 ochecking alignment of long... 8 ochecking size of long long... 8 ochecking size of void *... 8 ochecking size of short... 2 ochecking size of float... 4 ochecking size of double... 8 ochecking size of fpos_t... 8 ochecking size of size_t... 8 ochecking alignment of size_t... 8 ochecking size of pid_t... 4 ochecking size of uintptr_t... 8 ochecking alignment of max_align_t... 8 ochecking for long double... yes ochecking size of long double... 8 ochecking size of _Bool... 1 ochecking size of off_t... 8 ochecking whether to enable large file support... no ochecking size of time_t... 8 ochecking for pthread_t... yes ochecking size of pthread_t... 8 ochecking size of pthread_key_t... 8 ochecking whether pthread_key_t is compatible with int... no ochecking for --enable-framework... no ochecking for --with-dsymutil... no ochecking for dyld... always on for Darwin ochecking for --with-address-sanitizer... no ochecking for --with-memory-sanitizer... no ochecking for --with-undefined-behavior-sanitizer... no ochecking for --with-thread-sanitizer... no ochecking the extension of shared libraries... .so ochecking LDSHARED... $(CC) -bundle -undefined dynamic_lookup ochecking BLDSHARED flags... $(CC) -bundle -undefined dynamic_lookup ochecking CCSHARED... ochecking LINKFORSHARED... -Wl,-stack_size,1000000 -framework CoreFoundation ochecking CFLAGSFORSHARED... ochecking SHLIBS... $(LIBS) ochecking perf trampoline... no ochecking for sendfile in -lsendfile... no ochecking for dlopen in -ldl... yes ochecking for shl_load in -ldld... no ochecking for uuid.h... no ochecking for uuid >= 2.20... no ochecking for uuid/uuid.h... yes ochecking for uuid_generate_time in -luuid... no ochecking for uuid_generate_time_safe in -luuid... no ochecking for uuid/uuid.h... (cached) yes ochecking for uuid_generate_time... yes ochecking for library containing sem_init... none required ochecking for textdomain in -lintl... yes ochecking aligned memory access is required... no ochecking for --with-hash-algorithm... default ochecking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" ochecking for t_open in -lnsl... no ochecking for socket in -lsocket... no ochecking for --with-libs... no ochecking for --with-system-expat... no ochecking for ffi.h... yes ochecking for ffi_call in -lffi... yes ochecking for ffi_prep_cif_var... yes ochecking for ffi_prep_closure_loc... yes ochecking for ffi_closure_alloc... yes ochecking for --with-system-libmpdec... yes ochecking for libmpdec >= 2.5.0... yes ochecking for --with-decimal-contextvar... yes ochecking for sqlite3 >= 3.15.2... yes ochecking for sqlite3.h... yes ochecking for sqlite3_bind_double in -lsqlite3... yes ochecking for sqlite3_column_decltype in -lsqlite3... yes ochecking for sqlite3_column_double in -lsqlite3... yes ochecking for sqlite3_complete in -lsqlite3... yes ochecking for sqlite3_progress_handler in -lsqlite3... yes ochecking for sqlite3_result_double in -lsqlite3... yes ochecking for sqlite3_set_authorizer in -lsqlite3... yes ochecking for sqlite3_trace_v2 in -lsqlite3... yes ochecking for sqlite3_value_double in -lsqlite3... yes ochecking for sqlite3_load_extension in -lsqlite3... no ochecking for sqlite3_serialize in -lsqlite3... yes ochecking for --enable-loadable-sqlite-extensions... no ochecking for tcl >= 8.5.12 tk >= 8.5.12... yes ochecking for gdbm.h... yes ochecking for gdbm_open in -lgdbm... yes ochecking for ndbm.h... yes ochecking for library containing dbm_open... none required ochecking for ndbm presence and linker args... yes () ochecking for gdbm/ndbm.h... no ochecking for gdbm-ndbm.h... yes ochecking for library containing dbm_open... none required ochecking for db.h... yes ochecking for libdb... no ochecking for --with-dbmliborder... gdbm:ndbm:bdb ochecking for _dbm module CFLAGS and LIBS... -DUSE_GDBM_COMPAT -lgdbm_compat ochecking if PTHREAD_SCOPE_SYSTEM is supported... yes ochecking for pthread_sigmask... yes ochecking for pthread_getcpuclockid... no ochecking if --enable-ipv6 is specified... yes ochecking if RFC2553 API is available... yes ochecking for IPV6_INRIA_VERSION defined in netinet/in.h... no ochecking for __KAME__ defined in netinet/in.h... yes ochecking ipv6 stack type... kame ochecking ipv6 library... libc ochecking CAN_RAW_FD_FRAMES... no ochecking for CAN_RAW_JOIN_FILTERS... no ochecking for --with-doc-strings... yes ochecking for stdatomic.h... yes ochecking for builtin __atomic_load_n and __atomic_store_n functions... yes ochecking for --with-mimalloc... yes ochecking for --with-pymalloc... yes ochecking for --with-freelists... yes ochecking for --with-c-locale-coercion... yes ochecking for --with-valgrind... no ochecking for --with-dtrace... no ochecking for dlopen... yes ochecking DYNLOADFILE... dynload_shlib.o ochecking MACHDEP_OBJS... none ochecking for accept4... no ochecking for alarm... yes ochecking for bind_textdomain_codeset... yes ochecking for chmod... yes ochecking for chown... yes ochecking for clock... yes ochecking for closefrom... no ochecking for close_range... no ochecking for confstr... yes ochecking for copy_file_range... no ochecking for ctermid... yes ochecking for dup... yes ochecking for dup3... no ochecking for execv... yes ochecking for explicit_bzero... no ochecking for explicit_memset... no ochecking for faccessat... yes ochecking for fchmod... yes ochecking for fchmodat... yes ochecking for fchown... yes ochecking for fchownat... yes ochecking for fdopendir... yes ochecking for fdwalk... no ochecking for fexecve... no ochecking for fork... yes ochecking for fork1... no ochecking for fpathconf... yes ochecking for fstatat... yes ochecking for ftime... yes ochecking for ftruncate... yes ochecking for futimens... yes ochecking for futimes... yes ochecking for futimesat... no ochecking for gai_strerror... yes ochecking for getegid... yes ochecking for geteuid... yes ochecking for getgid... yes ochecking for getgrent... yes ochecking for getgrgid... yes ochecking for getgrgid_r... yes ochecking for getgrnam_r... yes ochecking for getgrouplist... yes ochecking for gethostname... yes ochecking for getitimer... yes ochecking for getloadavg... yes ochecking for getlogin... yes ochecking for getpeername... yes ochecking for getpgid... yes ochecking for getpid... yes ochecking for getppid... yes ochecking for getpriority... yes ochecking for _getpty... no ochecking for getpwent... yes ochecking for getpwnam_r... yes ochecking for getpwuid... yes ochecking for getpwuid_r... yes ochecking for getresgid... no ochecking for getresuid... no ochecking for getrusage... yes ochecking for getsid... yes ochecking for getspent... no ochecking for getspnam... no ochecking for getuid... yes ochecking for getwd... yes ochecking for grantpt... yes ochecking for if_nameindex... yes ochecking for initgroups... yes ochecking for kill... yes ochecking for killpg... yes ochecking for lchown... yes ochecking for linkat... yes ochecking for lockf... yes ochecking for lstat... yes ochecking for lutimes... yes ochecking for madvise... yes ochecking for mbrtowc... yes ochecking for memrchr... no ochecking for mkdirat... yes ochecking for mkfifo... yes ochecking for mkfifoat... yes ochecking for mknod... yes ochecking for mknodat... yes ochecking for mktime... yes ochecking for mmap... yes ochecking for mremap... no ochecking for nice... yes ochecking for openat... yes ochecking for opendir... yes ochecking for pathconf... yes ochecking for pause... yes ochecking for pipe... yes ochecking for pipe2... no ochecking for plock... no ochecking for poll... yes ochecking for posix_fadvise... no ochecking for posix_fallocate... no ochecking for posix_openpt... yes ochecking for posix_spawn... yes ochecking for posix_spawnp... yes ochecking for posix_spawn_file_actions_addclosefrom_np... no ochecking for pread... yes ochecking for preadv... yes ochecking for preadv2... no ochecking for process_vm_readv... no ochecking for pthread_cond_timedwait_relative_np... yes ochecking for pthread_condattr_setclock... no ochecking for pthread_init... no ochecking for pthread_kill... yes ochecking for ptsname... yes ochecking for ptsname_r... yes ochecking for pwrite... yes ochecking for pwritev... yes ochecking for pwritev2... no ochecking for readlink... yes ochecking for readlinkat... yes ochecking for readv... yes ochecking for realpath... yes ochecking for renameat... yes ochecking for rtpSpawn... no ochecking for sched_get_priority_max... yes ochecking for sched_rr_get_interval... no ochecking for sched_setaffinity... no ochecking for sched_setparam... no ochecking for sched_setscheduler... no ochecking for sem_clockwait... no ochecking for sem_getvalue... yes ochecking for sem_open... yes ochecking for sem_timedwait... no ochecking for sem_unlink... yes ochecking for sendfile... yes ochecking for setegid... yes ochecking for seteuid... yes ochecking for setgid... yes ochecking for sethostname... yes ochecking for setitimer... yes ochecking for setlocale... yes ochecking for setpgid... yes ochecking for setpgrp... yes ochecking for setpriority... yes ochecking for setregid... yes ochecking for setresgid... no ochecking for setresuid... no ochecking for setreuid... yes ochecking for setsid... yes ochecking for setuid... yes ochecking for setvbuf... yes ochecking for shutdown... yes ochecking for sigaction... yes ochecking for sigaltstack... yes ochecking for sigfillset... yes ochecking for siginterrupt... yes ochecking for sigpending... yes ochecking for sigrelse... yes ochecking for sigtimedwait... no ochecking for sigwait... yes ochecking for sigwaitinfo... no ochecking for snprintf... yes ochecking for splice... no ochecking for strftime... yes ochecking for strlcpy... yes ochecking for strsignal... yes ochecking for symlinkat... yes ochecking for sync... yes ochecking for sysconf... yes ochecking for tcgetpgrp... yes ochecking for tcsetpgrp... yes ochecking for tempnam... yes ochecking for timegm... yes ochecking for times... yes ochecking for tmpfile... yes ochecking for tmpnam... yes ochecking for tmpnam_r... no ochecking for truncate... yes ochecking for ttyname... yes ochecking for umask... yes ochecking for uname... yes ochecking for unlinkat... yes ochecking for unlockpt... yes ochecking for utimensat... yes ochecking for utimes... yes ochecking for vfork... yes ochecking for wait... yes ochecking for wait3... yes ochecking for wait4... yes ochecking for waitid... yes ochecking for waitpid... yes ochecking for wcscoll... yes ochecking for wcsftime... yes ochecking for wcsxfrm... yes ochecking for wmemcmp... yes ochecking for writev... yes ochecking for lchmod... yes ochecking for getentropy... yes ochecking for getgroups... yes ochecking for system... yes ochecking for gcc options needed to detect all undeclared functions... none needed ochecking whether dirfd is declared... yes ochecking for chroot... yes ochecking for link... yes ochecking for symlink... yes ochecking for fchdir... yes ochecking for fsync... yes ochecking for fdatasync... no ochecking for epoll_create... no ochecking for epoll_create1... no ochecking for kqueue... yes ochecking for prlimit... no ochecking for _dyld_shared_cache_contains_path... yes ochecking for memfd_create... no ochecking for eventfd... no ochecking for timerfd_create... no ochecking for ctermid_r... yes ochecking for flock declaration... yes ochecking for flock... yes ochecking for getpagesize... yes ochecking for broken unsetenv... no ochecking for true... true ochecking for inet_aton in -lc... yes ochecking for chflags... yes ochecking for lchflags... yes ochecking for zlib >= 1.2.0... yes ochecking for bzip2... yes ochecking for liblzma... yes ochecking for hstrerror... yes ochecking for getservbyname... yes ochecking for getservbyport... yes ochecking for gethostbyname... yes ochecking for gethostbyaddr... yes ochecking for getprotobyname... yes ochecking for inet_aton... yes ochecking for inet_ntoa... yes ochecking for inet_pton... yes ochecking for getpeername... (cached) yes ochecking for getsockname... yes ochecking for accept... yes ochecking for bind... yes ochecking for connect... yes ochecking for listen... yes ochecking for recvfrom... yes ochecking for sendto... yes ochecking for setsockopt... yes ochecking for socket... yes ochecking for setgroups... yes ochecking for openpty... yes ochecking for library containing login_tty... none required ochecking for forkpty... yes ochecking for fseek64... no ochecking for fseeko... yes ochecking for fstatvfs... yes ochecking for ftell64... no ochecking for ftello... yes ochecking for statvfs... yes ochecking for dup2... yes ochecking for getpgrp... yes ochecking for setpgrp... (cached) yes ochecking for setns... no ochecking for unshare... no ochecking for clock_gettime... yes ochecking for clock_getres... yes ochecking for clock_settime... yes ochecking for clock_nanosleep... no ochecking for clock_nanosleep in -lrt... no ochecking for nanosleep... yes ochecking for major, minor, and makedev... yes ochecking for getaddrinfo... yes ochecking getaddrinfo bug... no ochecking for getnameinfo... yes ochecking whether struct tm is in sys/time.h or time.h... time.h ochecking for struct tm.tm_zone... yes ochecking for struct stat.st_rdev... yes ochecking for struct stat.st_blksize... yes ochecking for struct stat.st_flags... yes ochecking for struct stat.st_gen... yes ochecking for struct stat.st_birthtime... yes ochecking for struct stat.st_blocks... yes ochecking for struct passwd.pw_gecos... yes ochecking for struct passwd.pw_passwd... yes ochecking for siginfo_t.si_band... yes ochecking for time.h that defines altzone... no ochecking for addrinfo... yes ochecking for sockaddr_storage... yes ochecking for sockaddr_alg... no ochecking for an ANSI C-conforming const... yes ochecking for working signed char... yes ochecking for prototypes... yes ochecking for socketpair... yes ochecking if sockaddr has sa_len member... yes ochecking for gethostbyname_r... no ochecking for gethostbyname... (cached) yes ochecking for __fpu_control... no ochecking for __fpu_control in -lieee... no ochecking for --with-libm=STRING... default LIBM="" ochecking for --with-libc=STRING... default LIBC="" ochecking for x64 gcc inline assembler... no ochecking whether float word ordering is bigendian... no ochecking whether we can use gcc inline assembler to get and set x87 control word... no ochecking whether we can use gcc inline assembler to get and set mc68881 fpcr... no ochecking for x87-style double rounding... no ochecking for acosh... yes ochecking for asinh... yes ochecking for atanh... yes ochecking for erf... yes ochecking for erfc... yes ochecking for expm1... yes ochecking for log1p... yes ochecking for log2... yes ochecking whether POSIX semaphores are enabled... yes ochecking for broken sem_getvalue... yes ochecking whether RTLD_LAZY is declared... yes ochecking whether RTLD_NOW is declared... yes ochecking whether RTLD_GLOBAL is declared... yes ochecking whether RTLD_LOCAL is declared... yes ochecking whether RTLD_NODELETE is declared... yes ochecking whether RTLD_NOLOAD is declared... yes ochecking whether RTLD_DEEPBIND is declared... no ochecking whether RTLD_MEMBER is declared... no ochecking digit size for Python's longs... no value specified ochecking for wchar.h... (cached) yes ochecking size of wchar_t... 4 ochecking whether wchar_t is signed... yes ochecking whether wchar_t is usable... no ochecking whether byte ordering is bigendian... no ochecking ABIFLAGS... d ochecking SOABI... cpython-313d-darwin ochecking LDVERSION... $(VERSION)$(ABIFLAGS) ochecking for --with-platlibdir... no ochecking for --with-wheel-pkg-dir... no ochecking whether right shift extends the sign bit... yes ochecking for getc_unlocked() and friends... yes ochecking for readline... no ochecking for readline/readline.h... yes ochecking for readline in -lreadline... yes ochecking how to link readline... readline (CFLAGS: , LIBS: -lreadline) ochecking whether rl_completion_append_character is declared... yes ochecking whether rl_completion_suppress_append is declared... no ochecking for rl_pre_input_hook in -lreadline... yes ochecking for rl_completion_display_matches_hook in -lreadline... yes ochecking for rl_resize_terminal in -lreadline... no ochecking for rl_completion_matches in -lreadline... yes ochecking whether rl_catch_signals is declared... no ochecking for append_history in -lreadline... no ochecking for rl_compdisp_func_t... no ochecking if rl_startup_hook takes arguments... yes ochecking for broken nice()... no ochecking for broken poll()... no ochecking for working tzset()... yes ochecking for tv_nsec in struct stat... no ochecking for tv_nsec2 in struct stat... yes ochecking for ncursesw... yes ochecking for panelw... no ochecking for ncursesw/curses.h... no ochecking for ncursesw/ncurses.h... no ochecking for ncursesw/panel.h... no ochecking for ncurses/curses.h... no ochecking for ncurses/ncurses.h... no ochecking for ncurses/panel.h... no ochecking for curses.h... yes ochecking for ncurses.h... yes ochecking for panel.h... yes ochecking for library containing initscr... none required ochecking for library containing update_panels... -lpanel ochecking for term.h... yes ochecking whether mvwdelch is an expression... yes ochecking whether WINDOW has _flags... yes ochecking for curses function is_pad... yes ochecking for curses function is_term_resized... yes ochecking for curses function resize_term... yes ochecking for curses function resizeterm... yes ochecking for curses function immedok... yes ochecking for curses function syncok... yes ochecking for curses function wchgat... yes ochecking for curses function filter... yes ochecking for curses function has_key... yes ochecking for curses function typeahead... yes ochecking for curses function use_env... yes oconfigure: checking for device files ochecking for /dev/ptmx... yes ochecking for /dev/ptc... no ochecking for socklen_t... yes ochecking for broken mbstowcs... no ochecking for --with-computed-gotos... no value specified ochecking whether gcc supports computed gotos... yes ochecking for build directories... done ochecking for -O2... yes ochecking for glibc _FORTIFY_SOURCE/memmove bug... no ochecking for ensurepip... upgrade ochecking if the dirent structure of a d_type field... yes ochecking for the Linux getrandom() syscall... no ochecking for the getrandom() function... no ochecking for library containing shm_open... none required ochecking for shm_open... yes ochecking for shm_unlink... yes ochecking for include/openssl/ssl.h in /opt/homebrew/opt/openssl@3... yes ochecking whether compiling and linking against OpenSSL works... yes ochecking for --with-openssl-rpath... ochecking whether OpenSSL provides required ssl module APIs... yes ochecking whether OpenSSL provides required hashlib module APIs... yes ochecking for --with-ssl-default-suites... python ochecking for --with-builtin-hashlib-hashes... md5,sha1,sha2,sha3,blake2 ochecking for libb2... no ochecking for --disable-test-modules... yes ochecking whether libatomic is needed by ... no ochecking for stdlib extension module _multiprocessing... yes ochecking for stdlib extension module _posixshmem... yes ochecking for stdlib extension module fcntl... yes ochecking for stdlib extension module mmap... yes ochecking for stdlib extension module _socket... yes ochecking for stdlib extension module grp... yes ochecking for stdlib extension module pwd... yes ochecking for stdlib extension module resource... yes ochecking for stdlib extension module _scproxy... yes ochecking for stdlib extension module syslog... yes ochecking for stdlib extension module termios... yes ochecking for stdlib extension module pyexpat... yes ochecking for stdlib extension module _elementtree... yes ochecking for stdlib extension module _md5... yes ochecking for stdlib extension module _sha1... yes ochecking for stdlib extension module _sha2... yes ochecking for stdlib extension module _sha3... yes ochecking for stdlib extension module _blake2... yes ochecking for stdlib extension module _ctypes... yes ochecking for stdlib extension module _curses... yes ochecking for stdlib extension module _curses_panel... yes ochecking for stdlib extension module _decimal... yes ochecking for stdlib extension module _dbm... yes ochecking for stdlib extension module _gdbm... yes ochecking for stdlib extension module readline... yes ochecking for stdlib extension module _sqlite3... yes ochecking for stdlib extension module _tkinter... yes ochecking for stdlib extension module _uuid... yes ochecking for stdlib extension module zlib... yes ochecking for stdlib extension module _bz2... yes ochecking for stdlib extension module _lzma... yes ochecking for stdlib extension module _ssl... yes ochecking for stdlib extension module _hashlib... yes ochecking for stdlib extension module _testcapi... yes ochecking for stdlib extension module _testclinic... yes ochecking for stdlib extension module _testclinic_limited... yes ochecking for stdlib extension module _testlimitedcapi... yes ochecking for stdlib extension module _testinternalcapi... yes ochecking for stdlib extension module _testbuffer... yes ochecking for stdlib extension module _testimportmultiple... yes ochecking for stdlib extension module _testmultiphase... yes ochecking for stdlib extension module _testsinglephase... yes ochecking for stdlib extension module _testexternalinspection... yes ochecking for stdlib extension module xxsubtype... yes ochecking for stdlib extension module _xxtestfuzz... yes ochecking for stdlib extension module _ctypes_test... yes ochecking for stdlib extension module xxlimited... yes ochecking for stdlib extension module xxlimited_35... yes oconfigure: creating ./config.status oconfig.status: creating Makefile.pre oconfig.status: creating Misc/python.pc oconfig.status: creating Misc/python-embed.pc oconfig.status: creating Misc/python-config.sh oconfig.status: creating Modules/Setup.bootstrap oconfig.status: creating Modules/Setup.stdlib oconfig.status: creating Modules/ld_so_aix oconfig.status: creating pyconfig.h oconfigure: creating Modules/Setup.local oconfigure: creating Makefile hprogram finished with exit code 0 helapsedTime=47.833763