Skip to content

Instantly share code, notes, and snippets.

@nanzhong
Created June 16, 2023 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nanzhong/3bbfda6d7889c5cc68bf92cc81876f4e to your computer and use it in GitHub Desktop.
Save nanzhong/3bbfda6d7889c5cc68bf92cc81876f4e to your computer and use it in GitHub Desktop.
nixpkgs emacs build hang
checking outputs of '/nix/store/xmjcy0ssrzsd3ix1vjg00b47ycyf9hpq-emacs-28.2.drv'...
emacs> unpacking sources
emacs> unpacking source archive /nix/store/833xz3irmdc8c87pdda1x49nn3lv5ys1-source
emacs> source root is source
emacs> patching sources
emacs> applying patch /nix/store/k5jvffv0s3gq3pnfmz9wvixnhwy5l2l6-native-comp-driver-options-28.patch
emacs> patching file lisp/emacs-lisp/comp.el
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './lisp/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './test/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './msdos/autogen/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './admin/charsets/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './admin/grammars/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './admin/unidata/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './oldXMenu/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './leim/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './lib/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './lwlib/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './doc/misc/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './doc/lispref/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './doc/emacs/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './doc/lispintro/Makefile.in'
emacs> substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file './src/Makefile.in'
emacs> autoreconfPhase
emacs> autoreconf: export WARNINGS=
emacs> autoreconf: Entering directory '.'
emacs> autoreconf: configure.ac: not using Gettext
emacs> autoreconf: running: aclocal --force
emacs> autoreconf: configure.ac: tracing
emacs> autoreconf: configure.ac: not using Libtool
emacs> autoreconf: configure.ac: not using Intltool
emacs> autoreconf: configure.ac: not using Gtkdoc
emacs> autoreconf: running: /nix/store/c1gam8xyikiil381gc7myyn4q4xb3qcq-autoconf-2.71/bin/autoconf --force
emacs> autoreconf: running: /nix/store/c1gam8xyikiil381gc7myyn4q4xb3qcq-autoconf-2.71/bin/autoheader --force
emacs> autoreconf: configure.ac: not using Automake
emacs> autoreconf: 'build-aux/config.sub' is updated
emacs> autoreconf: 'build-aux/config.guess' is updated
emacs> autoreconf: Leaving directory '.'
emacs> updateAutotoolsGnuConfigScriptsPhase
emacs> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
emacs> Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
emacs> configuring
emacs> configure flags: --prefix=/nix/store/0klbw286vbb3p1xw7kjmlg15m3a1iszm-emacs-28.2 --disable-build-details --with-modules --disable-ns-self-contained --with-ns --with-native-compilation
emacs> checking for xcrun... no
emacs> checking for GNU Make... make
emacs> checking build system type... aarch64-apple-darwin22.5.0
emacs> checking host system type... aarch64-apple-darwin22.5.0
emacs> checking whether the C compiler works... yes
emacs> checking for C compiler default output file name... a.out
emacs> checking for suffix of executables...
emacs> checking whether we are cross compiling... no
emacs> checking for suffix of object files... o
emacs> checking whether the compiler supports GNU C... yes
emacs> checking whether clang accepts -g... yes
emacs> checking for clang option to enable C11 features... none needed
emacs> checking whether the compiler is clang... yes
emacs> checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
emacs> checking whether clang and cc understand -c and -o together... yes
emacs> checking for stdio.h... yes
emacs> checking for stdlib.h... yes
emacs> checking for string.h... yes
emacs> checking for inttypes.h... yes
emacs> checking for stdint.h... yes
emacs> checking for strings.h... yes
emacs> checking for sys/stat.h... yes
emacs> checking for sys/types.h... yes
emacs> checking for unistd.h... yes
emacs> checking for wchar.h... yes
emacs> checking for minix/config.h... no
emacs> checking for linux/fs.h... no
emacs> checking for malloc.h... no
emacs> checking for sys/systeminfo.h... no
emacs> checking for sys/sysinfo.h... no
emacs> checking for coff.h... no
emacs> checking for pty.h... no
emacs> checking for sys/resource.h... yes
emacs> checking for sys/utsname.h... yes
emacs> checking for pwd.h... yes
emacs> checking for utmp.h... yes
emacs> checking for util.h... yes
emacs> checking for sanitizer/lsan_interface.h... no
emacs> checking for sys/socket.h... yes
emacs> checking for sys/param.h... yes
emacs> checking for pthread.h... yes
emacs> checking for malloc/malloc.h... yes
emacs> checking for sys/un.h... yes
emacs> checking for vfork.h... no
emacs> checking for dirent.h... yes
emacs> checking for execinfo.h... yes
emacs> checking for stdio_ext.h... no
emacs> checking for sys/vfs.h... no
emacs> checking for sys/fs_types.h... no
emacs> checking for getopt.h... yes
emacs> checking for sys/cdefs.h... yes
emacs> checking for sys/time.h... yes
emacs> checking for ieee754.h... no
emacs> checking for limits.h... yes
emacs> checking for sys/select.h... yes
emacs> checking for sys/random.h... yes
emacs> checking whether it is safe to define __EXTENSIONS__... yes
emacs> checking whether _XOPEN_SOURCE should be defined... no
emacs> checking how to run the C preprocessor... clang -E
emacs> checking for grep that handles long lines and -e... /nix/store/27kz2hi95sy9fs3vlkklfcfpkb3h2l7q-gnugrep-3.11/bin/grep
emacs> checking for egrep... /nix/store/27kz2hi95sy9fs3vlkklfcfpkb3h2l7q-gnugrep-3.11/bin/grep -E
emacs> checking for Minix Amsterdam compiler... no
emacs> checking for ar... ar
emacs> checking for special C compiler options needed for large files... no
emacs> checking for _FILE_OFFSET_BITS value needed for large files... no
emacs> checking whether clang accepts -g3 -O2... yes
emacs> checking whether the compiler is clang... yes
emacs> checking whether C compiler handles -Werror -Wunknown-warning-option... yes
emacs> checking whether C compiler handles -Wno-switch... yes
emacs> checking whether C compiler handles -Wno-pointer-sign... yes
emacs> checking whether C compiler handles -Wno-string-plus-int... yes
emacs> checking whether C compiler handles -Wno-unknown-attributes... yes
emacs> checking whether C compiler handles -Wno-initializer-overrides... yes
emacs> checking whether C compiler handles -Wno-tautological-compare... yes
emacs> checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes
emacs> checking for a BSD-compatible install... /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/install -c
emacs> checking command to symlink files in the same directory... ln -s
emacs> checking for install-info... /nix/store/0id0za4mq1mwd7s7p7vcpcx4ls5wp8s2-texinfo-7.0.3/bin/install-info
emacs> checking for gzip... /nix/store/16invdzzzlmzkc18w43gfx4zy4ligv02-gzip-1.12/bin/gzip
emacs> checking for 'find' args to delete a file... -delete
emacs> checking for brew... no
emacs> checking for port... no
emacs> checking for -znocombreloc... not needed
emacs> checking whether addresses are sanitized... no
emacs> checking for library containing sqrt... none required
emacs> checking pkg-config is at least version 0.9.0... yes
emacs> checking for machine/soundcard.h... no
emacs> checking for sys/soundcard.h... no
emacs> checking for soundcard.h... no
emacs> checking for mmsystem.h... no
emacs> checking for _oss_ioctl in -lossaudio... no
emacs> checking for alsa >= 1.0.0... no
emacs> checking for ADDR_NO_RANDOMIZE... no
emacs> checking for sys/wait.h that is POSIX.1 compatible... yes
emacs> checking for net/if.h... yes
emacs> checking for ifaddrs.h... yes
emacs> checking for net/if_dl.h... yes
emacs> checking for struct ifreq.ifr_flags... yes
emacs> checking for struct ifreq.ifr_hwaddr... no
emacs> checking for struct ifreq.ifr_netmask... no
emacs> checking for struct ifreq.ifr_broadaddr... yes
emacs> checking for struct ifreq.ifr_addr... yes
emacs> checking for struct ifreq.ifr_addr.sa_len... yes
emacs> checking whether gcc understands -MMD -MF... yes
emacs> checking for X... no
emacs> checking for AppKit/AppKit.h... yes
emacs> checking for Mac OS X 10.6 or newer... yes
emacs> checking for gcc... gcc
emacs> checking whether the compiler supports GNU Objective C... yes
emacs> checking whether gcc accepts -g... yes
emacs> checking if the Objective C compiler supports instancetype... yes
emacs> checking if the Objective C compiler defaults to C99... no
emacs> checking whether malloc is Doug Lea style... no
emacs> checking for sbrk... yes
emacs> checking for getpagesize... yes
emacs> checking for __lsan_ignore_object... no
emacs> checking for fork... yes
emacs> checking for vfork... yes
emacs> checking for fchmod... yes
emacs> checking for canonicalize_file_name... no
emacs> checking for faccessat... yes
emacs> checking for realpath... yes
emacs> checking for lstat... yes
emacs> checking for readlinkat... yes
emacs> checking for explicit_bzero... no
emacs> checking for memset_s... yes
emacs> checking for fchmodat... yes
emacs> checking for lchmod... yes
emacs> checking for fcntl... yes
emacs> checking for fdopendir... yes
emacs> checking for fstatat... yes
emacs> checking for fsync... yes
emacs> checking for futimens... yes
emacs> checking for getrandom... no
emacs> checking for gettimeofday... yes
emacs> checking for mkostemp... yes
emacs> checking for pipe2... no
emacs> checking for pselect... yes
emacs> checking for pthread_sigmask... yes
emacs> checking for readlink... yes
emacs> checking for isblank... yes
emacs> checking for iswctype... yes
emacs> checking for strtoimax... yes
emacs> checking for symlink... yes
emacs> checking for localtime_r... yes
emacs> checking for timegm... yes
emacs> checking for utimensat... yes
emacs> checking for getdtablesize... yes
emacs> checking for futimes... yes
emacs> checking for futimesat... no
emacs> checking for lutimes... yes
emacs> checking for working mmap... yes
emacs> checking for main in -lXbsd... no
emacs> checking for pthread library... none needed
emacs> checking for thread support... yes
emacs> checking for librsvg-2.0 >= 2.14.0... yes
emacs> checking for getaddrinfo_a in -lanl... no
emacs> checking for dbus-1 >= 1.0... no
emacs> checking for lgetfilecon in -lselinux... no
emacs> checking for gnutls >= 2.12.2... yes
emacs> checking for libsystemd >= 222... no
emacs> checking for jansson >= 2.7... yes
emacs> checking for sys/inotify.h... no
emacs> checking for libkqueue... no
emacs> checking for library containing kqueue... none required
emacs> checking for jpeglib 6b or later... -ljpeg
emacs> checking for lcms2... no
emacs> checking for library containing inflateEnd... -lz
emacs> checking for dladdr... yes
emacs> checking for dlfunc... no
emacs> checking for gcc_jit_context_acquire in -lgccjit... yes
emacs> checking for libgccjit.h... yes
emacs> checking for libpng >= 1.0.0... yes
emacs> checking whether png_longjmp is declared... yes
emacs> checking for tiffio.h... yes
emacs> checking for TIFFGetVersion in -ltiff... yes
emacs> checking for gif_lib.h... no
emacs> checking for gpm.h... no
emacs> checking for libxml-2.0 > 2.6.17... yes
emacs> checking for htmlReadMemory in -lxml2... yes
emacs> checking for maillock in -lmail... no
emacs> checking for maillock in -llockfile... no
emacs> checking for liblockfile.so... no
emacs> checking for maillock.h... no
emacs> checking for linux/seccomp.h... no
emacs> checking for linux/filter.h... no
emacs> checking for libseccomp >= 2.5.2... no
emacs> checking size of long... 8
emacs> checking for accept4... no
emacs> checking for fchdir... yes
emacs> checking for gethostname... yes
emacs> checking for getrusage... yes
emacs> checking for get_current_dir_name... no
emacs> checking for lrand48... yes
emacs> checking for random... yes
emacs> checking for rint... yes
emacs> checking for trunc... yes
emacs> checking for select... yes
emacs> checking for getpagesize... (cached) yes
emacs> checking for setlocale... yes
emacs> checking for newlocale... yes
emacs> checking for getrlimit... yes
emacs> checking for setrlimit... yes
emacs> checking for shutdown... yes
emacs> checking for pthread_sigmask... (cached) yes
emacs> checking for strsignal... yes
emacs> checking for setitimer... yes
emacs> checking for sendto... yes
emacs> checking for recvfrom... yes
emacs> checking for getsockname... yes
emacs> checking for getifaddrs... yes
emacs> checking for freeifaddrs... yes
emacs> checking for gai_strerror... yes
emacs> checking for sync... yes
emacs> checking for getpwent... yes
emacs> checking for endpwent... yes
emacs> checking for getgrent... yes
emacs> checking for endgrent... yes
emacs> checking for cfmakeraw... yes
emacs> checking for cfsetspeed... yes
emacs> checking for __executable_start... no
emacs> checking for log2... yes
emacs> checking for pthread_setname_np... yes
emacs> checking for pthread_set_name_np... no
emacs> checking whether pthread_setname_np takes a single argument... yes
emacs> checking for aligned_alloc... yes
emacs> checking whether aligned_alloc is declared... yes
emacs> checking for posix_madvise... yes
emacs> checking for __builtin_frame_address... yes
emacs> checking for __builtin_unwind_init... yes
emacs> checking for _LARGEFILE_SOURCE value needed for large files... no
emacs> checking for grantpt... yes
emacs> checking for getpt... no
emacs> checking for posix_openpt... yes
emacs> checking for library containing tputs... -ltinfo
emacs> checking whether -lncurses library defines BC... yes
emacs> checking for timerfd interface... no
emacs> checking whether signals can be handled on alternate stack... yes
emacs> checking for valgrind/valgrind.h... no
emacs> checking for struct unipair.unicode... no
emacs> checking for pid_t... yes
emacs> checking for working fork... yes
emacs> checking for working vfork... (cached) yes
emacs> checking for snprintf... yes
emacs> checking for spawn.h... yes
emacs> checking for posix_spawn... yes
emacs> checking for posix_spawn_file_actions_addchdir... no
emacs> checking for posix_spawn_file_actions_addchdir_np... yes
emacs> checking for posix_spawnattr_setflags... yes
emacs> checking whether POSIX_SPAWN_SETSID is declared... yes
emacs> checking whether GLib is linked in... yes
emacs> checking for nl_langinfo and CODESET... yes
emacs> checking for nl_langinfo and _NL_PAPER_WIDTH... no
emacs> checking for mbstate_t... yes
emacs> checking for _setjmp... yes
emacs> checking for sigsetjmp... yes
emacs> checking for usable FIONREAD... yes
emacs> checking for usable SIGIO... yes
emacs> checking for struct alignment... yes
emacs> checking for typeof syntax and keyword spelling... typeof
emacs> checking for statement expressions... yes
emacs> checking for working alloca.h... yes
emacs> checking for alloca... yes
emacs> checking whether lstat correctly handles trailing slash... no
emacs> checking whether // is distinct from /... no
emacs> checking whether realpath works... no
emacs> checking for getcwd... yes
emacs> checking for C/C++ restrict keyword... __restrict__
emacs> checking whether byte ordering is bigendian... no
emacs> checking whether the preprocessor supports include_next... yes
emacs> checking whether source code line length is unlimited... yes
emacs> checking if environ is properly declared... no
emacs> checking for complete errno.h... yes
emacs> checking for mode_t... yes
emacs> checking whether strmode is declared... yes
emacs> checking for gawk... gawk
emacs> checking for getopt.h... (cached) yes
emacs> checking for getopt_long_only... yes
emacs> checking whether getopt is POSIX compatible... no
emacs> checking for struct timeval... yes
emacs> checking for wide-enough struct timeval.tv_sec member... yes
emacs> checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
emacs> checking whether the compiler produces multi-arch binaries... no
emacs> checking whether stdint.h conforms to C99... yes
emacs> checking whether stdint.h works without ISO C predefines... yes
emacs> checking whether stdint.h has UINTMAX_WIDTH etc.... no
emacs> checking whether memmem is declared... yes
emacs> checking whether memrchr is declared... no
emacs> checking whether <limits.h> defines MIN and MAX... no
emacs> checking whether <sys/param.h> defines MIN and MAX... yes
emacs> checking whether time_t is signed... yes
emacs> checking whether alarm is declared... yes
emacs> checking for working mktime... no
emacs> checking whether struct tm is in sys/time.h or time.h... time.h
emacs> checking for struct tm.tm_zone... yes
emacs> checking for struct tm.tm_gmtoff... yes
emacs> checking whether <sys/select.h> is self-contained... yes
emacs> checking for inline... inline
emacs> checking whether malloc (0) returns nonnull... yes
emacs> checking for sigset_t... yes
emacs> checking for volatile sig_atomic_t... yes
emacs> checking for sighandler_t... no
emacs> checking for wchar_t... yes
emacs> checking for good max_align_t... yes
emacs> checking whether NULL can be used in arbitrary expressions... yes
emacs> checking whether fcloseall is declared... no
emacs> checking which flavor of printf attribute matches inttypes macros... system
emacs> checking whether ecvt is declared... yes
emacs> checking whether fcvt is declared... yes
emacs> checking whether gcvt is declared... yes
emacs> checking whether strnlen is declared... yes
emacs> checking whether strtoimax is declared... yes
emacs> checking for a race-free mkdir -p... /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/mkdir -p
emacs> checking whether stat file-mode macros are broken... no
emacs> checking for nlink_t... yes
emacs> checking for struct timespec in <time.h>... yes
emacs> checking for TIME_UTC in <time.h>... yes
emacs> checking whether execvpe is declared... no
emacs> checking whether clearerr_unlocked is declared... yes
emacs> checking whether feof_unlocked is declared... yes
emacs> checking whether ferror_unlocked is declared... yes
emacs> checking whether fflush_unlocked is declared... no
emacs> checking whether fgets_unlocked is declared... no
emacs> checking whether fputc_unlocked is declared... no
emacs> checking whether fputs_unlocked is declared... no
emacs> checking whether fread_unlocked is declared... no
emacs> checking whether fwrite_unlocked is declared... no
emacs> checking whether getc_unlocked is declared... yes
emacs> checking whether getchar_unlocked is declared... yes
emacs> checking whether putc_unlocked is declared... yes
emacs> checking whether putchar_unlocked is declared... yes
emacs> checking type of array argument to getgroups... gid_t
emacs> checking whether getdtablesize is declared... yes
emacs> checking whether malloc is ptrdiff_t safe... yes
emacs> checking whether malloc, realloc, calloc set errno on failure... yes
emacs> checking for O_CLOEXEC... yes
emacs> checking for promoted mode_t type... int
emacs> checking whether the utimes function works... yes
emacs> checking for sys/acl.h... yes
emacs> checking for library containing acl_get_file... none required
emacs> checking for acl_get_file... yes
emacs> checking for acl_get_fd... yes
emacs> checking for acl_set_file... yes
emacs> checking for acl_set_fd... yes
emacs> checking for acl_free... yes
emacs> checking for acl_from_mode... no
emacs> checking for acl_from_text... yes
emacs> checking for acl_delete_def_file... yes
emacs> checking for acl_extended_file... no
emacs> checking for acl_delete_fd_np... yes
emacs> checking for acl_delete_file_np... yes
emacs> checking for acl_copy_ext_native... yes
emacs> checking for acl_create_entry_np... yes
emacs> checking for acl_to_short_text... no
emacs> checking for acl_free_text... no
emacs> checking for working acl_get_file... yes
emacs> checking for acl/libacl.h... no
emacs> checking for acl_entries... no
emacs> checking for ACL_FIRST_ENTRY... yes
emacs> checking for ACL_TYPE_EXTENDED... yes
emacs> checking for alloca as a compiler built-in... yes
emacs> checking for __builtin_expect... yes
emacs> checking for byteswap.h... no
emacs> checking for library containing clock_gettime... none required
emacs> checking for clock_gettime... yes
emacs> checking for clock_settime... yes
emacs> checking for copy_file_range... no
emacs> checking for d_type member in directory struct... yes
emacs> checking whether // is distinct from /... (cached) no
emacs> checking whether dup2 works... yes
emacs> checking for library containing backtrace_symbols_fd... none required
emacs> checking for explicit_memset... no
emacs> checking for access... yes
emacs> checking whether fchmodat works... yes
emacs> checking whether fcntl handles F_DUPFD correctly... yes
emacs> checking whether fcntl understands F_DUPFD_CLOEXEC... yes
emacs> checking whether fdopendir is declared... yes
emacs> checking whether fdopendir works... yes
emacs> checking for getxattr with XATTR_NAME_POSIX_ACL macros... no
emacs> checking for flexible array member... yes
emacs> checking for __fpending... no
emacs> checking whether free is known to preserve errno... no
emacs> checking whether fstatat (..., 0) works... yes
emacs> checking for sys/mount.h... yes
emacs> checking for statvfs function (SVR4)... no
emacs> checking for two-argument statfs with statfs.f_frsize member... no
emacs> checking for 3-argument statfs function (DEC OSF/1)... no
emacs> checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes
emacs> checking for sys/fs/s5param.h... no
emacs> checking for sys/statfs.h... no
emacs> checking for statfs that truncates block counts... no
emacs> checking whether futimens works... no
emacs> checking for getloadavg... yes
emacs> checking for sys/loadavg.h... no
emacs> checking whether getloadavg is declared... yes
emacs> checking for gettimeofday with POSIX signature... yes
emacs> checking whether the compiler supports the __inline keyword... yes
emacs> checking for gmp.h... yes
emacs> checking for library containing __gmpz_roinit_n... -lgmp
emacs> checking for memmem... yes
emacs> checking whether memmem works... no
emacs> checking for mempcpy... no
emacs> checking for memrchr... no
emacs> checking for sys/pstat.h... no
emacs> checking for sys/sysmp.h... no
emacs> checking for sys/param.h... (cached) yes
emacs> checking for sys/sysctl.h... yes
emacs> checking for sched_getaffinity... no
emacs> checking for sched_getaffinity_np... no
emacs> checking for pstat_getdynamic... no
emacs> checking for sysmp... no
emacs> checking for sysctl... yes
emacs> checking whether signature of pselect conforms to POSIX... yes
emacs> checking whether pselect detects invalid fds... yes
emacs> checking whether pthread_sigmask is a macro... no
emacs> checking whether pthread_sigmask works without -lpthread... yes
emacs> checking whether pthread_sigmask returns error numbers... yes
emacs> checking whether pthread_sigmask unblocks signals correctly... guessing yes
emacs> checking whether readlink signature is correct... yes
emacs> checking whether readlink handles trailing slash correctly... no
emacs> checking whether readlink truncates results correctly... yes
emacs> checking whether readlinkat signature is correct... yes
emacs> checking for working re_compile_pattern... no
emacs> checking for libintl.h... yes
emacs> checking whether isblank is declared... yes
emacs> checking for sig2str... no
emacs> checking for sigdescr_np... no
emacs> checking for socklen_t... yes
emacs> checking for ssize_t... yes
emacs> checking for struct stat.st_atim.tv_nsec... no
emacs> checking for struct stat.st_atimespec.tv_nsec... yes
emacs> checking for struct stat.st_birthtimespec.tv_nsec... yes
emacs> checking for working stdalign.h... yes
emacs> checking for stpcpy... yes
emacs> checking for working strnlen... yes
emacs> checking whether strtoimax works... yes
emacs> checking whether symlink handles trailing slash correctly... no
emacs> checking whether localtime_r is declared... yes
emacs> checking whether localtime_r is compatible with its POSIX signature... yes
emacs> checking whether localtime works even near extrema... yes
emacs> checking for timezone_t... no
emacs> checking whether timer_settime is declared... no
emacs> checking whether utimensat works... no
emacs> checking for variable-length arrays... yes
emacs> checking for rawmemchr... no
emacs> checking whether open recognizes a trailing slash... no
emacs> checking for euidaccess... no
emacs> checking for libgen.h... yes
emacs> checking for getgroups... yes
emacs> checking for working getgroups... no
emacs> checking for library containing eaccess... no
emacs> checking for eaccess... no
emacs> checking for group_member... no
emacs> checking for getgroups... (cached) yes
emacs> checking for working getgroups... (cached) no
emacs> checking whether realloc (0, 0) returns nonnull... yes
emacs> checking for __mktime_internal... no
emacs> checking for timer_getoverrun... no
emacs> checking for clang option to disable position independent executables... not needed
emacs> Configured for 'aarch64-apple-darwin22.5.0'.
emacs> Where should the build process find the source code? .
emacs> What compiler should emacs be built with? clang -g3 -O2
emacs> Should Emacs use the GNU version of malloc? no
emacs> (The GNU allocators don't work with this system configuration.)
emacs> Should Emacs use a relocating allocator for buffers? no
emacs> Should Emacs use mmap(2) for buffer allocation? no
emacs> What window system should Emacs use? nextstep
emacs> What toolkit should Emacs use? none
emacs> Where do we find X Windows header files? NONE
emacs> Where do we find X Windows libraries? NONE
emacs> Does Emacs use -lXaw3d? no
emacs> Does Emacs use -lXpm? no
emacs> Does Emacs use -ljpeg? yes
emacs> Does Emacs use -ltiff? yes
emacs> Does Emacs use a gif library? no
emacs> Does Emacs use a png library? yes -L/nix/store/cbkbws5vdk14cl2pm5pdphzkqzaq8dzr-libpng-apng-1.6.39/lib -lpng16
emacs> Does Emacs use -lrsvg-2? yes
emacs> Does Emacs use cairo? no
emacs> Does Emacs use -llcms2? no
emacs> Does Emacs use imagemagick? no
emacs> Does Emacs use native APIs for images? yes (ns)
emacs> Does Emacs support sound? no
emacs> Does Emacs use -lgpm? no
emacs> Does Emacs use -ldbus? no
emacs> Does Emacs use -lgconf? no
emacs> Does Emacs use GSettings? no
emacs> Does Emacs use a file notification library? yes (kqueue)
emacs> Does Emacs use access control lists? yes
emacs> Does Emacs use -lselinux? no
emacs> Does Emacs use -lgnutls? yes
emacs> Does Emacs use -lxml2? yes
emacs> Does Emacs use -lfreetype? no
emacs> Does Emacs use HarfBuzz? no
emacs> Does Emacs use -lm17n-flt? no
emacs> Does Emacs use -lotf? no
emacs> Does Emacs use -lxft? no
emacs> Does Emacs use -lsystemd? no
emacs> Does Emacs use -ljansson? yes
emacs> Does Emacs use the GMP library? yes
emacs> Does Emacs directly use zlib? yes
emacs> Does Emacs have dynamic modules support? yes
emacs> Does Emacs use toolkit scroll bars? yes
emacs> Does Emacs support Xwidgets? no
emacs> Does Emacs have threading support in lisp? yes
emacs> Does Emacs support the portable dumper? yes
emacs> Does Emacs support legacy unexec dumping? no
emacs> Which dumping strategy does Emacs use? pdumper
emacs> Does Emacs have native lisp compiler? yes
emacs> Run 'make' to build Emacs, then run 'src/emacs' to test it.
emacs> Run 'make install' in order to build an application bundle.
emacs> The application will go to nextstep/Emacs.app and can be run or moved
emacs> from there.
emacs> The lisp resources for the application will be installed under /nix/store/0klbw286vbb3p1xw7kjmlg15m3a1iszm-emacs-28.2.
emacs> You may need to run "make install" with sudo. The application will fail
emacs> to run if these resources are not installed.
emacs> configure: creating ./config.status
emacs> config.status: creating src/verbose.mk
emacs> config.status: creating src/emacs-module.h
emacs> config.status: creating nextstep/Cocoa/Emacs.base/Contents/Info.plist
emacs> config.status: creating nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
emacs> config.status: creating Makefile
emacs> config.status: creating lib/gnulib.mk
emacs> config.status: creating ./doc/man/emacs.1
emacs> config.status: creating lib/Makefile
emacs> config.status: creating lib-src/Makefile
emacs> config.status: creating oldXMenu/Makefile
emacs> config.status: creating doc/emacs/Makefile
emacs> config.status: creating doc/misc/Makefile
emacs> config.status: creating doc/lispintro/Makefile
emacs> config.status: creating doc/lispref/Makefile
emacs> config.status: creating src/Makefile
emacs> config.status: creating lwlib/Makefile
emacs> config.status: creating lisp/Makefile
emacs> config.status: creating leim/Makefile
emacs> config.status: creating nextstep/Makefile
emacs> config.status: creating nt/Makefile
emacs> config.status: creating test/Makefile
emacs> config.status: creating admin/charsets/Makefile
emacs> config.status: creating admin/unidata/Makefile
emacs> config.status: creating admin/grammars/Makefile
emacs> config.status: creating src/config.h
emacs> config.status: executing src/epaths.h commands
emacs> config.status: executing src/.gdbinit commands
emacs> config.status: executing doc/emacs/emacsver.texi commands
emacs> config.status: executing etc-refcards-emacsver.tex commands
emacs> configure: WARNING: This configuration installs a 'movemail' program
emacs> that does not retrieve POP3 email. By default, Emacs 25 and earlier
emacs> installed a 'movemail' program that retrieved POP3 email via only
emacs> insecure channels, a practice that is no longer recommended but that
emacs> you can continue to support by using './configure --with-pop'.
emacs> configure: You might want to install GNU Mailutils
emacs> <https://mailutils.org> and use './configure --with-mailutils'.
emacs> configurePhase completed in 48 seconds
emacs> building
emacs> build flags: -j24 SHELL=/nix/store/f2fi9x1fnwly702yqdlsjhy46pcgz5vi-bash-5.2-p15/bin/bash
emacs> make -C lib all
emacs> make -C doc/lispref info
emacs> make -C doc/lispintro info
emacs> make -C doc/emacs info
emacs> make[1]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/doc/lispintro'
emacs> /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/mkdir -p ../../info
emacs> make[1]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/doc/lispref'
emacs> /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/mkdir -p ../../info
emacs> make[1]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/doc/emacs'
emacs> /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/mkdir -p ../../info
emacs> GEN ../../info/eintr.info
emacs> GEN ../../info/emacs.info
emacs> GEN ../../info/elisp.info
emacs> GEN info/dir
emacs> make[1]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lib'
emacs> GEN byteswap.h
emacs> GEN alloca.h
emacs> GEN dirent.h
emacs> GEN fcntl.h
emacs> GEN getopt-cdefs.h
emacs> GEN getopt.h
emacs> GEN inttypes.h
emacs> GEN ieee754.h
emacs> GEN limits.h
emacs> GEN signal.h
emacs> GEN stdint.h
emacs> GEN stdio.h
emacs> GEN stdlib.h
emacs> GEN string.h
emacs> GEN malloc/dynarray.gl.h
emacs> GEN malloc/dynarray-skeleton.gl.h
emacs> GEN malloc/scratch_buffer.gl.h
emacs> GEN sys/select.h
emacs> GEN sys/stat.h
emacs> GEN sys/random.h
emacs> GEN time.h
emacs> GEN unistd.h
emacs> GEN sys/time.h
emacs> GEN sys/types.h
emacs> CC fingerprint.o
emacs> CC acl_entries.o
emacs> CC canonicalize-lgpl.o
emacs> CC copy-file-range.o
emacs> CC euidaccess.o
emacs> CC explicit_bzero.o
emacs> CC fpending.o
emacs> CC faccessat.o
emacs> CC free.o
emacs> CC fstatat.o
emacs> CC fsusage.o
emacs> CC futimens.o
emacs> CC getgroups.o
emacs> CC getopt.o
emacs> CC group-member.o
emacs> CC getrandom.o
emacs> CC getopt1.o
emacs> CC memmem.o
emacs> CC lstat.o
emacs> CC mempcpy.o
emacs> CC memrchr.o
emacs> CC mktime.o
emacs> CC open.o
emacs> CC rawmemchr.o
emacs> CC readlink.o
emacs> CC regex.o
emacs> CC readlinkat.o
emacs> CC sig2str.o
emacs> CC symlink.o
emacs> CC sigdescr_np.o
emacs> CC time_rz.o
emacs> CC utimensat.o
emacs> CC timegm.o
emacs> CC acl-errno-valid.o
emacs> CC acl-internal.o
emacs> CC get-permissions.o
emacs> CC set-permissions.o
emacs> CC allocator.o
emacs> CC openat-proc.o
emacs> CC binary-io.o
emacs> CC c-ctype.o
emacs> CC c-strcasecmp.o
emacs> CC c-strncasecmp.o
emacs> CC careadlinkat.o
emacs> CC cloexec.o
emacs> CC close-stream.o
emacs> CC count-leading-zeros.o
emacs> CC count-one-bits.o
emacs> CC count-trailing-zeros.o
emacs> CC md5-stream.o
emacs> CC md5.o
emacs> CC sha1.o
emacs> CC sha256.o
emacs> CC sha512.o
emacs> CC dtoastr.o
emacs> CC dtotimespec.o
emacs> CC malloc/dynarray_emplace_enlarge.o
emacs> CC malloc/dynarray_at_failure.o
emacs> CC malloc/dynarray_finalize.o
emacs> CC malloc/dynarray_resize.o
emacs> CC malloc/dynarray_resize_clear.o
emacs> CC file-has-acl.o
emacs> CC filemode.o
emacs> CC filevercmp.o
emacs> CC gettime.o
emacs> CC nproc.o
emacs> dtotimespec.c:34:27: warning: implicit conversion from 'time_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
emacs> else if (! (sec < 1.0 + TYPE_MAXIMUM (time_t)))
emacs> ~ ^~~~~~~~~~~~~~~~~~~~~
emacs> ./intprops.h:57:4: note: expanded from macro 'TYPE_MAXIMUM'
emacs> ((t) (! TYPE_SIGNED (t) \
emacs> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
emacs> CC nstrftime.o
emacs> 1 warning generated.
emacs> CC pipe2.o
emacs> CC qcopy-acl.o
emacs> CC malloc/scratch_buffer_dupfree.o
emacs> CC malloc/scratch_buffer_grow.o
emacs> CC malloc/scratch_buffer_grow_preserve.o
emacs> CC malloc/scratch_buffer_set_array_size.o
emacs> CC stat-time.o
emacs> CC tempname.o
emacs> CC timespec.o
emacs> CC timespec-add.o
emacs> CC u64.o
emacs> CC timespec-sub.o
emacs> nproc.c:321:21: warning: passing 'const int [2]' to parameter of type 'int *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
emacs> if (sysctl (mib[i], ARRAY_SIZE (mib[i]), &nprocs, &len, NULL, 0) == 0
emacs> ^~~~~~
emacs> /nix/store/s90lrx3nrrsi711pia76c4x5rh3agww7-libSystem-11.0.0/include/sys/sysctl.h:769:21: note: passing argument to parameter here
emacs> int sysctl(int *, u_int, void *, size_t *, void *, size_t);
emacs> ^
emacs> CC unistd.o
emacs> CC utimens.o
emacs> 1 warning generated.
emacs> CC openat-die.o
emacs> CC save-cwd.o
emacs> AR libgnu.a
emacs> make[1]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lib'
emacs> make -C lib-src all
emacs> make[1]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lib-src'
emacs> CCLD etags
emacs> CCLD ctags
emacs> CCLD emacsclient
emacs> CCLD hexl
emacs> CCLD ebrowse
emacs> CC pop.o
emacs> CCLD make-docfile
emacs> CCLD make-fingerprint
emacs> CCLD movemail
emacs> make[1]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/doc/lispintro'
emacs> make[1]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lib-src'
emacs> make -C src VCSWITNESS='' BIN_DESTDIR=''/nix/store/0klbw286vbb3p1xw7kjmlg15m3a1iszm-emacs-28.2/bin/'' \
emacs> ELN_DESTDIR='/nix/store/0klbw286vbb3p1xw7kjmlg15m3a1iszm-emacs-28.2/lib/emacs/28.2/' all
emacs> make[1]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/src'
emacs> GEN lisp.mk
emacs> make -C ../admin/charsets all
emacs> make -C ../admin/unidata charscript.el
emacs> make -C ../admin/unidata emoji-zwj.el
emacs> make -C ../admin/charsets cp51932.el
emacs> make -C ../admin/charsets eucjp-ms.el
emacs> GEN globals.h
emacs> GEN buildobj.h
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/unidata'
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/unidata'
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/charsets'
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/charsets'
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/charsets'
emacs> GEN ../../etc/charsets/8859-2.map
emacs> GEN ../../etc/charsets/8859-3.map
emacs> GEN ../../etc/charsets/8859-4.map
emacs> GEN ../../etc/charsets/CP932-2BYTE.map
emacs> GEN ../../lisp/international/eucjp-ms.el
emacs> GEN ../../etc/charsets/8859-6.map
emacs> GEN ../../etc/charsets/8859-5.map
emacs> GEN ../../etc/charsets/8859-7.map
emacs> GEN ../../etc/charsets/8859-8.map
emacs> GEN ../../etc/charsets/8859-9.map
emacs> GEN ../../etc/charsets/8859-10.map
emacs> GEN ../../etc/charsets/8859-11.map
emacs> GEN ../../etc/charsets/8859-13.map
emacs> GEN ../../etc/charsets/8859-14.map
emacs> GEN ../../etc/charsets/8859-15.map
emacs> GEN ../../etc/charsets/8859-16.map
emacs> GEN ../../etc/charsets/IBM037.map
emacs> GEN ../../etc/charsets/IBM038.map
emacs> GEN ../../lisp/international/emoji-zwj.el
emacs> GEN ../../lisp/international/charscript.el
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/unidata'
emacs> GEN ../../etc/charsets/IBM256.map
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/charsets'
emacs> GEN ../../etc/charsets/IBM273.map
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/unidata'
emacs> GEN ../../etc/charsets/IBM274.map
emacs> GEN ../../etc/charsets/IBM275.map
emacs> GEN ../../etc/charsets/IBM277.map
emacs> GEN ../../etc/charsets/IBM278.map
emacs> GEN ../../etc/charsets/IBM280.map
emacs> GEN ../../etc/charsets/IBM281.map
emacs> GEN ../../etc/charsets/IBM285.map
emacs> GEN ../../etc/charsets/IBM284.map
emacs> GEN ../../etc/charsets/IBM290.map
emacs> GEN ../../etc/charsets/IBM420.map
emacs> GEN ../../etc/charsets/IBM297.map
emacs> GEN ../../etc/charsets/IBM423.map
emacs> GEN ../../etc/charsets/IBM437.map
emacs> GEN ../../etc/charsets/IBM850.map
emacs> GEN ../../etc/charsets/IBM500.map
emacs> GEN ../../etc/charsets/IBM424.map
emacs> GEN ../../etc/charsets/IBM851.map
emacs> CC scroll.o
emacs> GEN ../../etc/charsets/IBM852.map
emacs> CC dispnew.o
emacs> CC frame.o
emacs> GEN ../../etc/charsets/IBM855.map
emacs> CC xdisp.o
emacs> GEN ../../etc/charsets/IBM856.map
emacs> GEN ../../lisp/international/cp51932.el
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/charsets'
emacs> CC menu.o
emacs> GEN ../../etc/charsets/IBM860.map
emacs> GEN ../../etc/charsets/IBM857.map
emacs> GEN ../../etc/charsets/IBM861.map
emacs> CC window.o
emacs> GEN ../../etc/charsets/IBM862.map
emacs> GEN ../../etc/charsets/IBM863.map
emacs> CC coding.o
emacs> CC charset.o
emacs> GEN ../../etc/charsets/IBM865.map
emacs> CC ccl.o
emacs> GEN ../../etc/charsets/IBM864.map
emacs> CC character.o
emacs> CC category.o
emacs> CC chartab.o
emacs> GEN ../../etc/charsets/IBM866.map
emacs> GEN ../../etc/charsets/IBM868.map
emacs> CC bidi.o
emacs> CC term.o
emacs> GEN ../../etc/charsets/IBM869.map
emacs> GEN ../../etc/charsets/IBM874.map
emacs> GEN ../../etc/charsets/IBM870.map
emacs> CC terminal.o
emacs> CC cm.o
emacs> GEN ../../etc/charsets/IBM871.map
emacs> GEN ../../etc/charsets/IBM875.map
emacs> GEN ../../etc/charsets/IBM880.map
emacs> CC xfaces.o
emacs> GEN ../../etc/charsets/IBM891.map
emacs> GEN ../../etc/charsets/IBM905.map
emacs> GEN ../../etc/charsets/IBM903.map
emacs> GEN ../../etc/charsets/IBM904.map
emacs> GEN ../../etc/charsets/IBM918.map
emacs> GEN ../../etc/charsets/IBM1004.map
emacs> GEN ../../etc/charsets/IBM1026.map
emacs> GEN ../../etc/charsets/IBM1047.map
emacs> GEN ../../etc/charsets/CP737.map
emacs> GEN ../../etc/charsets/CP775.map
emacs> CC emacs.o
emacs> CC keyboard.o
emacs> GEN ../../etc/charsets/CP1125.map
emacs> CC macros.o
emacs> GEN ../../etc/charsets/CP1250.map
emacs> GEN ../../etc/charsets/CP1251.map
emacs> CC keymap.o
emacs> GEN ../../etc/charsets/CP1252.map
emacs> CC sysdep.o
emacs> CC bignum.o
emacs> GEN ../../etc/charsets/CP1253.map
emacs> CC buffer.o
emacs> CC filelock.o
emacs> CC insdel.o
emacs> GEN ../../etc/charsets/CP1254.map
emacs> CC marker.o
emacs> CC minibuf.o
emacs> CC fileio.o
emacs> GEN ../../etc/charsets/CP1255.map
emacs> GEN ../../etc/charsets/CP1256.map
emacs> GEN ../../etc/charsets/CP1257.map
emacs> CC dired.o
emacs> CC cmds.o
emacs> fileio.c:3781:31: warning: implicit conversion from 'off_t' (aka 'long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
emacs> if (0 <= v && v < 1.0 + TYPE_MAXIMUM (off_t))
emacs> ~ ^~~~~~~~~~~~~~~~~~~~
emacs> ../lib/intprops.h:57:4: note: expanded from macro 'TYPE_MAXIMUM'
emacs> ((t) (! TYPE_SIGNED (t) \
emacs> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
emacs> CC casetab.o
emacs> GEN ../../etc/charsets/CP1258.map
emacs> GEN ../../etc/charsets/CP10007.map
emacs> CC casefiddle.o
emacs> CC indent.o
emacs> GEN ../../etc/charsets/CP720.map
emacs> CC search.o
emacs> GEN ../../etc/charsets/CP858.map
emacs> GEN ../../etc/charsets/GB2312.map
emacs> GEN ../../etc/charsets/GBK.map
emacs> CC regex-emacs.o
emacs> CC undo.o
emacs> CC alloc.o
emacs> CC pdumper.o
emacs> CC data.o
emacs> CC editfns.o
emacs> CC doc.o
emacs> CC callint.o
emacs> GEN ../../etc/charsets/GB180302.map
emacs> CC eval.o
emacs> CC floatfns.o
emacs> CC fns.o
emacs> CC font.o
emacs> alloc.c:5991:18: warning: implicit conversion from 'long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion]
emacs> if (tot < HI_THRESHOLD)
emacs> ~ ^~~~~~~~~~~~
emacs> alloc.c:309:37: note: expanded from macro 'HI_THRESHOLD'
emacs> #define HI_THRESHOLD (EMACS_INT_MAX / 2)
emacs> ~~~~~~~~~~~~~~^~~
emacs> editfns.c:3657:21: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
emacs> if (abs_d < UINTMAX_MAX + 1.0)
emacs> ^~~~~~~~~~~ ~
emacs> /nix/store/s90lrx3nrrsi711pia76c4x5rh3agww7-libSystem-11.0.0/include/stdint.h:161:27: note: expanded from macro 'UINTMAX_MAX'
emacs> #define UINTMAX_MAX UINTMAX_C(18446744073709551615)
emacs> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
emacs> /nix/store/s90lrx3nrrsi711pia76c4x5rh3agww7-libSystem-11.0.0/include/stdint.h:74:23: note: expanded from macro 'UINTMAX_C'
emacs> #define UINTMAX_C(v) (v ## UL)
emacs> ^~~~~~~
emacs> <scratch space>:85:1: note: expanded from here
emacs> 18446744073709551615UL
emacs> ^~~~~~~~~~~~~~~~~~~~~~
emacs> GEN ../../etc/charsets/BIG5.map
emacs> CC print.o
emacs> GEN ../../etc/charsets/BIG5-HKSCS.map
emacs> CC lread.o
emacs> CC emacs-module.o
emacs> CC syntax.o
emacs> GEN ../../etc/charsets/CNS-1.map
emacs> fns.c:4265:58: warning: implicit conversion from 'long' to 'double' changes value from 1152921504606846974 to 1152921504606846976 [-Wimplicit-const-int-float-conversion]
emacs> ptrdiff_t index_size = (index_float < INDEX_SIZE_BOUND + 1
emacs> ~ ~~~~~~~~~~~~~~~~~^~~
emacs> fns.c:4386:25: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
emacs> if (float_new_size < EMACS_INT_MAX)
emacs> ~ ^~~~~~~~~~~~~
emacs> ./lisp.h:90:25: note: expanded from macro 'EMACS_INT_MAX'
emacs> # define EMACS_INT_MAX LONG_MAX
emacs> ^~~~~~~~
emacs> /nix/store/0a46pjq0isnpbzf4wi6v1pdcvaj6i43m-clang-wrapper-11.1.0/resource-root/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
emacs> #define LONG_MAX __LONG_MAX__
emacs> ^~~~~~~~~~~~
emacs> <built-in>:40:22: note: expanded from here
emacs> #define __LONG_MAX__ 9223372036854775807L
emacs> ^~~~~~~~~~~~~~~~~~~~
emacs> CC bytecode.o
emacs> 1 warning generated.
emacs> CC comp.o
emacs> GEN ../../etc/charsets/CNS-2.map
emacs> CC dynlib.o
emacs> GEN ../../etc/charsets/CNS-3.map
emacs> GEN ../../etc/charsets/CNS-4.map
emacs> CC process.o
emacs> CC gnutls.o
emacs> comp.c:2666:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
emacs> #pragma GCC diagnostic pop
emacs> ^
emacs> GEN ../../etc/charsets/CNS-5.map
emacs> comp.c:4423:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
emacs> #pragma GCC diagnostic pop
emacs> ^
emacs> comp.c:4439:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
emacs> #pragma GCC diagnostic pop
emacs> ^
emacs> comp.c:4690:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
emacs> #pragma GCC diagnostic pop
emacs> ^
emacs> GEN ../../etc/charsets/CNS-6.map
emacs> GEN ../../etc/charsets/CNS-7.map
emacs> CC callproc.o
emacs> GEN ../../etc/charsets/CNS-F.map
emacs> GEN ../../etc/charsets/JISX0201.map
emacs> CC region-cache.o
emacs> GEN ../../etc/charsets/JISX0208.map
emacs> CC sound.o
emacs> CC timefns.o
emacs> CC atimer.o
emacs> CC doprnt.o
emacs> GEN ../../etc/charsets/JISX0212.map
emacs> CC intervals.o
emacs> GEN ../../etc/charsets/JISX2132.map
emacs> 1 warning generated.
emacs> CC textprop.o
emacs> CC composite.o
emacs> CC xml.o
emacs> CC lcms.o
emacs> CC kqueue.o
emacs> GEN ../../etc/charsets/JISC6226.map
emacs> CC profiler.o
emacs> GEN ../../etc/charsets/JISX213A.map
emacs> CC decompress.o
emacs> GEN ../../etc/charsets/KSC5601.map
emacs> GEN ../../etc/charsets/KSC5636.map
emacs> 1 warning generated.
emacs> CC thread.o
emacs> GEN ../../etc/charsets/JOHAB.map
emacs> CC systhread.o
emacs> GEN ../../etc/charsets/KOI-8.map
emacs> CC fontset.o
emacs> CC fringe.o
emacs> CC image.o
emacs> GEN ../../etc/charsets/KOI8-R.map
emacs> GEN ../../etc/charsets/KOI8-U.map
emacs> CC json.o
emacs> GEN ../../etc/charsets/KOI8-T.map
emacs> GEN ../../etc/charsets/ALTERNATIVNYJ.map
emacs> GEN ../../etc/charsets/MIK.map
emacs> CC nsfns.o
emacs> CC nsterm.o
emacs> 4 warnings generated.
emacs> GEN ../../etc/charsets/PTCP154.map
emacs> CC nsmenu.o
emacs> CC nsselect.o
emacs> CC nsimage.o
emacs> GEN ../../etc/charsets/TIS-620.map
emacs> GEN ../../etc/charsets/VISCII.map
emacs> CC macfont.o
emacs> CC terminfo.o
emacs> GEN ../../etc/charsets/VSCII.map
emacs> CC lastfile.o
emacs> GEN ../../etc/charsets/VSCII-2.map
emacs> GEN ../../etc/charsets/KA-PS.map
emacs> GEN ../../etc/charsets/KA-ACADEMY.map
emacs> 2 warnings generated.
emacs> GEN ../../etc/charsets/HP-ROMAN8.map
emacs> GEN ../../etc/charsets/NEXTSTEP.map
emacs> GEN ../../etc/charsets/MACINTOSH.map
emacs> GEN ../../etc/charsets/EBCDICUK.map
emacs> GEN ../../etc/charsets/EBCDICUS.map
emacs> GEN ../../etc/charsets/stdenc.map
emacs> GEN ../../etc/charsets/symbol.map
emacs> GEN ../../etc/charsets/CP949-2BYTE.map
emacs> GEN ../../etc/charsets/BIG5-2.map
emacs> GEN ../../etc/charsets/BIG5-1.map
emacs> GEN ../../etc/charsets/MULE-ipa.map
emacs> GEN ../../etc/charsets/MULE-ethiopic.map
emacs> image.c:10101:5: warning: 'rsvg_handle_get_dimensions' is deprecated: Use 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations]
emacs> rsvg_handle_get_dimensions (rsvg_handle, &dimension_data);
emacs> ^
emacs> /nix/store/xbx8rlylwj9pgsfz927dw10s141h173l-librsvg-2.55.1-dev/include/librsvg-2.0/librsvg/rsvg.h:705:1: note: 'rsvg_handle_get_dimensions' has been explicitly marked deprecated here
emacs> RSVG_DEPRECATED_FOR(rsvg_handle_get_intrinsic_size_in_pixels)
emacs> ^
emacs> /nix/store/xbx8rlylwj9pgsfz927dw10s141h173l-librsvg-2.55.1-dev/include/librsvg-2.0/librsvg/rsvg.h:50:32: note: expanded from macro 'RSVG_DEPRECATED_FOR'
emacs> #define RSVG_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) RSVG_API
emacs> ^
emacs> /nix/store/2ap1y2x6b2ddy17r1mj6jjij310lwg59-glib-2.76.2-dev/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'
emacs> #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
emacs> ^
emacs> GEN ../../etc/charsets/MULE-is13194.map
emacs> GEN ../../etc/charsets/MULE-sisheng.map
emacs> GEN ../../etc/charsets/MULE-lviscii.map
emacs> GEN ../../etc/charsets/MULE-tibetan.map
emacs> GEN ../../etc/charsets/MULE-uviscii.map
emacs> GEN ../../etc/charsets/GB180304.map
emacs> GEN ../../etc/charsets/JISX2131.map
emacs> GEN charsets.stamp
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/charsets'
emacs> macfont.m:3554:15: warning: 'CTGetCoreTextVersion' is deprecated: first deprecated in macOS 11.0 - Use -[NSProcessInfo operatingSystemVersion] [-Wdeprecated-declarations]
emacs> if (CTGetCoreTextVersion () >= kCTVersionNumber10_9)
emacs> ^
emacs> /nix/store/yikhqybv2ay27s5piiwjdd6vi13z8381-apple-framework-CoreText-11.0.0/Library/Frameworks/CoreText.framework/Headers/CoreText.h:61:10: note: 'CTGetCoreTextVersion' has been explicitly marked deprecated here
emacs> uint32_t CTGetCoreTextVersion( void ) CT_DEPRECATED("Use -[NSProcessInfo operatingSystemVersion]", macos(10.5, 11.0), ios(3.2, 14.0), watchos(2.0, 7.0), tvos(9.0, 14.0));
emacs> ^
emacs> make[1]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/doc/emacs'
emacs> 1 warning generated.
emacs> 1 warning generated.
emacs> CCLD temacs
emacs> codesign -s - -f temacs.tmp
emacs> /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/mkdir -p ../etc
emacs> make -C ../lisp update-subdirs
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lisp'
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lisp'
emacs> cp -f temacs bootstrap-emacs
emacs> rm -f bootstrap-emacs.pdmp
emacs> env -i ./temacs --batch --no-build-details -l loadup --temacs=pbootstrap \
emacs> --bin-dest /nix/store/0klbw286vbb3p1xw7kjmlg15m3a1iszm-emacs-28.2/bin/ --eln-dest /nix/store/0klbw286vbb3p1xw7kjmlg15m3a1iszm-emacs-28.2/lib/emacs/28.2/
emacs> Loading loadup.el (source)...
emacs> Dump mode: pbootstrap
emacs> Using load-path (/private/tmp/nix-build-emacs-28.2.drv-2/source/lisp /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/progmodes /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/textmodes /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/vc)
emacs> Loading emacs-lisp/byte-run (source)...
emacs> Loading emacs-lisp/backquote (source)...
emacs> Loading subr (source)...
emacs> Loading version (source)...
emacs> Loading widget (source)...
emacs> Loading custom (source)...
emacs> Loading emacs-lisp/map-ynp (source)...
emacs> Loading international/mule (source)...
emacs> Loading international/mule-conf (source)...
emacs> Loading env (source)...
emacs> Loading format (source)...
emacs> Loading bindings (source)...
emacs> Loading window (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/files.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/macroexp.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/pcase.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/macroexp.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/cus-face.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/faces.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/ldefs-boot.el (source)...
emacs> make[1]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/doc/lispref'
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/button.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/nadvice.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/cl-preloaded.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/obarray.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/abbrev.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/simple.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/help.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/jka-cmpr-hook.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/epa-hook.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/mule-cmds.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/case-table.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/characters.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/charscript.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/emoji-zwj.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/composite.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/chinese.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/cyrillic.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/indian.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/sinhala.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/english.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/ethiopic.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/european.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/czech.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/slovak.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/romanian.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/greek.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/hebrew.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/cp51932.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/eucjp-ms.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/japanese.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/korean.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/lao.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/tai-viet.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/thai.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/tibetan.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/vietnamese.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/misc-lang.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/utf-8-lang.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/georgian.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/khmer.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/burmese.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/language/cham.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/indent.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/cl-generic.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/minibuffer.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/frame.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/startup.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/term/tty-colors.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/font-core.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/syntax.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/font-lock.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/jit-lock.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/mouse.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/scroll-bar.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/select.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/timer.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/easymenu.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/isearch.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/rfn-eshadow.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/menu-bar.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/tab-bar.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/lisp.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/textmodes/page.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/register.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/textmodes/paragraphs.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/progmodes/prog-mode.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/lisp-mode.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/textmodes/text-mode.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/textmodes/fill.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/newcomment.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/replace.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/tabulated-list.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/buff-menu.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/fringe.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/regexp-opt.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/image.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/fontset.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/dnd.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/tool-bar.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/term/common-win.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/mwheel.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/progmodes/elisp-mode.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/float-sup.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/vc/vc-hooks.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/vc/ediff-hook.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/uniquify.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/electric.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/paren.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/shorthands.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/emacs-lisp/eldoc.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/cus-start.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/tooltip.el (source)...
emacs> Loading /private/tmp/nix-build-emacs-28.2.drv-2/source/lisp/international/iso-transl.el (source)...
emacs> Finding pointers to doc strings...
emacs> Finding pointers to doc strings...done
emacs> Dumping under the name bootstrap-emacs.pdmp
emacs> Dumping fingerprint: 433d3be408daf33673a6b9d8599b1e1415c7ffcc82bf108e6dab3cd93ec0e141
emacs> Dump complete
emacs> Byte counts: header=100 hot=14746316 discardable=169856 cold=10319136
emacs> Reloc counts: hot=1036966 discardable=4946
emacs> make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lisp'
emacs> ELC+ELN emacs-lisp/macroexp.elc
emacs> ELC+ELN emacs-lisp/cconv.elc
emacs> ELC+ELN emacs-lisp/bytecomp.elc
emacs> ELC+ELN emacs-lisp/byte-opt.elc
emacs> ELC+ELN emacs-lisp/comp.elc
emacs> ELC+ELN emacs-lisp/comp-cstr.elc
emacs> ELC+ELN emacs-lisp/cl-macs.elc
emacs> ELC+ELN emacs-lisp/rx.elc
emacs> ELC+ELN emacs-lisp/cl-seq.elc
emacs> ELC+ELN help-mode.elc
emacs> ELC+ELN emacs-lisp/cl-extra.elc
emacs> ELC+ELN emacs-lisp/seq.elc
emacs> ELC+ELN emacs-lisp/cl-lib.elc
emacs> ELC+ELN emacs-lisp/gv.elc
emacs> ELC+ELN emacs-lisp/warnings.elc
emacs> ELC+ELN emacs-lisp/subr-x.elc
emacs> ELC+ELN emacs-lisp/autoload.elc
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lisp'
emacs> make -C ../lisp autoloads EMACS="../src/bootstrap-emacs"
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/lisp'
emacs> ELC+ELN international/titdic-cnv.elc
emacs> ELC+ELN ../lisp/button.elc
emacs> ELC+ELN ../lisp/custom.elc
emacs> ELC+ELN ../lisp/bindings.elc
emacs> ELC+ELN ../lisp/cus-face.elc
emacs> ELC+ELN ../lisp/abbrev.elc
emacs> ELC+ELN ../lisp/dnd.elc
emacs> ELC+ELN ../lisp/dos-fns.elc
emacs> ELC+ELN ../lisp/case-table.elc
emacs> ELC+ELN ../lisp/buff-menu.elc
emacs> ELC+ELN ../lisp/cus-start.elc
emacs> ELC+ELN ../lisp/dynamic-setting.elc
emacs> ELC+ELN ../lisp/emacs-lisp/backquote.elc
emacs> ELC+ELN ../lisp/dos-vars.elc
emacs> ELC+ELN ../lisp/emacs-lisp/cl-generic.elc
emacs> ELC+ELN ../lisp/electric.elc
emacs> ELC+ELN ../lisp/disp-table.elc
emacs> ELC+ELN ../lisp/dos-w32.elc
emacs> ELC+ELN ../lisp/emacs-lisp/cl-preloaded.elc
emacs> ELC+ELN ../lisp/emacs-lisp/easymenu.elc
emacs> ELC+ELN ../lisp/emacs-lisp/eldoc.elc
emacs> ELC+ELN ../lisp/emacs-lisp/byte-run.elc
emacs> ELC+ELN ../lisp/composite.elc
emacs> ELC+ELN ../lisp/emacs-lisp/float-sup.elc
emacs> ELC+ELN ../lisp/emacs-lisp/lisp-mode.elc
emacs> ELC+ELN ../lisp/emacs-lisp/lisp.elc
emacs> ELC+ELN ../lisp/emacs-lisp/macroexp.elc
emacs> ELC+ELN ../lisp/emacs-lisp/map-ynp.elc
emacs> ELC+ELN ../lisp/emacs-lisp/nadvice.elc
emacs> ELC+ELN ../lisp/emacs-lisp/regexp-opt.elc
emacs> make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
emacs> make[3]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/grammars'
emacs> GEN ../../lisp/cedet/semantic/bovine/c-by.el
emacs> ELC+ELN ../lisp/emacs-lisp/shorthands.elc
emacs> ELC+ELN ../lisp/emacs-lisp/syntax.elc
emacs> GEN ../../lisp/cedet/semantic/bovine/make-by.el
emacs> GEN calendar/cal-loaddefs.el
emacs> GEN mh-e/mh-loaddefs.el
emacs> ELC+ELN ../lisp/emacs-lisp/tabulated-list.elc
emacs> ELC+ELN ../lisp/emacs-lisp/timer.elc
emacs> ELC+ELN ../lisp/env.elc
emacs> SCRAPE ./calendar
emacs> SCRAPE ./mh-e
emacs> INFO Scraping files for mh-loaddefs.el...
emacs> INFO Scraping files for cal-loaddefs.el...
emacs> GEN ../../lisp/cedet/semantic/bovine/scm-by.el
emacs> INFO Scraping files for cal-loaddefs.el...57%
emacs> INFO Scraping files for mh-loaddefs.el...56%
emacs> INFO Scraping files for cal-loaddefs.el...done
emacs> INFO Scraping files for mh-loaddefs.el...100%
emacs> GEN ../../lisp/cedet/semantic/grammar-wy.el
emacs> GEN net/tramp-loaddefs.el
emacs> INFO Scraping files for mh-loaddefs.el...done
emacs> GEN calendar/diary-loaddefs.el
emacs> GEN ../../lisp/cedet/semantic/wisent/javat-wy.el
emacs> ELC+ELN ../lisp/epa-hook.elc
emacs> ELC+ELN ../lisp/faces.elc
emacs> SCRAPE ./calendar
emacs> SCRAPE ./net
emacs> GEN ../../lisp/cedet/semantic/wisent/js-wy.el
emacs> INFO Scraping files for diary-loaddefs.el...
emacs> INFO Scraping files for tramp-loaddefs.el...
emacs> INFO Scraping files for tramp-loaddefs.el...22%
emacs> INFO Scraping files for diary-loaddefs.el...62%
emacs> INFO Scraping files for diary-loaddefs.el...done
emacs> ELC+ELN ../lisp/files.elc
emacs> GEN calendar/hol-loaddefs.el
emacs> INFO Scraping files for tramp-loaddefs.el...45%
emacs> INFO Scraping files for tramp-loaddefs.el...67%
emacs> ELC+ELN ../lisp/font-core.elc
emacs> SCRAPE ./calendar
emacs> INFO Scraping files for hol-loaddefs.el...
emacs> INFO Scraping files for tramp-loaddefs.el...87%
emacs> ELC+ELN ../lisp/font-lock.elc
emacs> ELC+ELN ../lisp/format.elc
emacs> INFO Scraping files for tramp-loaddefs.el...done
emacs> ELC+ELN ../lisp/frame.elc
emacs> INFO Scraping files for hol-loaddefs.el...66%
emacs> GEN ../../lisp/cedet/semantic/wisent/python-wy.el
emacs> INFO Scraping files for hol-loaddefs.el...done
emacs> GEN ../../lisp/cedet/srecode/srt-wy.el
emacs> ELC+ELN ../lisp/fringe.elc
emacs> ELC+ELN ../lisp/help.elc
emacs> ELC+ELN ../lisp/image.elc
emacs> ELC+ELN ../lisp/indent.elc
emacs> ELC+ELN ../lisp/international/charscript.elc
emacs> ELC+ELN ../lisp/international/emoji-zwj.elc
emacs> make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
emacs> make[2]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/unidata'
emacs> ELC uvs.elc
emacs> ELC unidata-gen.elc
emacs> ELC+ELN ../lisp/international/cp51932.elc
emacs> GEN unidata.txt
emacs> make -C ../leim all EMACS="../src/bootstrap-emacs"
emacs> make[3]: Entering directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/leim'
emacs> GEN ../lisp/leim/quail/CCDOSPY.el
emacs> ELC+ELN ../lisp/international/eucjp-ms.elc
emacs> GEN ../../lisp/international/uni-bidi.el
emacs> ELC+ELN ../lisp/international/fontset.elc
emacs> GEN ../lisp/leim/quail/Punct.el
emacs> ELC+ELN ../lisp/international/iso-transl.elc
emacs> GEN ../lisp/leim/quail/QJ.el
emacs> GEN ../../lisp/international/uni-brackets.el
emacs> ELC+ELN ../lisp/international/mule-cmds.elc
emacs> ELC+ELN ../lisp/international/mule-conf.elc
emacs> GEN ../lisp/leim/quail/SW.el
emacs> GEN ../../lisp/international/uni-category.el
emacs> GEN ../lisp/leim/quail/TONEPY.el
emacs> GEN ../../lisp/international/uni-combining.el
emacs> In set-locale-environment:
emacs> mule-cmds.el:2668:8: Warning: docstring wider than 80 characters
emacs> GEN ../lisp/leim/quail/4Corner.el
emacs> GEN ../../lisp/international/uni-comment.el
emacs> GEN ../lisp/leim/quail/ARRAY30.el
emacs> GEN ../../lisp/international/uni-decimal.el
emacs> ELC+ELN ../lisp/international/mule-util.elc
emacs> ELC+ELN ../lisp/international/mule.elc
emacs> GEN ../lisp/leim/quail/ECDICT.el
emacs> GEN ../../lisp/international/uni-decomposition.el
emacs> GEN ../../lisp/international/uni-digit.el
emacs> GEN ../lisp/leim/quail/ETZY.el
emacs> GEN ../lisp/leim/quail/Punct-b5.el
emacs> GEN ../lisp/leim/quail/PY-b5.el
emacs> ELC+ELN ../lisp/isearch.elc
emacs> GEN ../../lisp/international/uni-lowercase.el
emacs> GEN ../../lisp/international/uni-mirrored.el
emacs> GEN ../../lisp/international/uni-name.el
emacs> GEN ../lisp/leim/quail/QJ-b5.el
emacs> GEN ../lisp/leim/quail/ZOZY.el
emacs> ELC+ELN ../lisp/jit-lock.elc
emacs> GEN ../../lisp/international/uni-numeric.el
emacs> GEN ../../lisp/international/uni-old-name.el
emacs> GEN ../lisp/leim/quail/tsang-b5.el
emacs> ELC+ELN ../lisp/jka-cmpr-hook.elc
emacs> GEN ../../lisp/international/uni-special-lowercase.el
emacs> GEN ../../lisp/international/uni-special-titlecase.el
emacs> GEN ../lisp/leim/quail/tsang-cns.el
emacs> GEN ../../lisp/international/uni-special-uppercase.el
emacs> ELC+ELN ../lisp/language/burmese.elc
emacs> ELC+ELN ../lisp/language/cham.elc
emacs> GEN ../lisp/leim/quail/PY.el
emacs> ELC+ELN ../lisp/language/chinese.elc
emacs> GEN ../lisp/leim/quail/ZIRANMA.el
emacs> ELC+ELN ../lisp/language/cyrillic.elc
emacs> GEN ../../lisp/international/uni-titlecase.el
emacs> ELC+ELN ../lisp/language/czech.elc
emacs> ELC+ELN ../lisp/language/english.elc
emacs> ELC+ELN ../lisp/language/ethiopic.elc
emacs> GEN ../../lisp/international/uni-uppercase.el
emacs> GEN ../lisp/leim/quail/CTLau.el
emacs> GEN ../lisp/leim/quail/CTLau-b5.el
emacs> ELC+ELN ../lisp/language/european.elc
emacs> ELC+ELN ../lisp/language/georgian.elc
emacs> ELC+ELN ../lisp/language/greek.elc
emacs> GEN ../lisp/language/pinyin.el
emacs> ELC+ELN ../lisp/language/hebrew.elc
emacs> GEN ../../lisp/international/charprop.el
emacs> /nix/store/ijlkvkkqxfkw89ahk7bkg3cgl6sy0l4j-coreutils-9.3/bin/mkdir -p ../lisp/leim/ja-dic
emacs> ELC+ELN ../lisp/language/indian.elc
emacs> ELC+ELN ../lisp/language/japanese.elc
emacs> make[2]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/admin/unidata'
emacs> ELC+ELN ../lisp/language/khmer.elc
emacs> GEN ../lisp/leim/ja-dic/ja-dic.el
emacs> ELC+ELN ../lisp/language/korean.elc
emacs> ELC+ELN ../lisp/language/lao.elc
emacs> ELC+ELN ../lisp/language/misc-lang.elc
emacs> ELC+ELN ../lisp/language/romanian.elc
emacs> ELC+ELN ../lisp/language/sinhala.elc
emacs> INFO Processing OKURI-ARI entries
emacs> ELC+ELN ../lisp/language/slovak.elc
emacs> ELC+ELN ../lisp/language/tai-viet.elc
emacs> ELC+ELN ../lisp/language/thai.elc
emacs> ELC+ELN ../lisp/language/tibetan.elc
emacs> INFO Processing POSTFIX entries
emacs> GEN ../lisp/leim/leim-list.el
emacs> ELC+ELN ../lisp/language/utf-8-lang.elc
emacs> ELC+ELN ../lisp/language/vietnamese.elc
emacs> ELC+ELN ../lisp/ls-lisp.elc
emacs> ELC+ELN ../lisp/menu-bar.elc
emacs> ELC+ELN ../lisp/minibuffer.elc
emacs> INFO Processing PREFIX entries
emacs> ELC+ELN ../lisp/mouse.elc
emacs> INFO Collecting OKURI-NASI entries
emacs> INFO Collecting OKURI-NASI entries...
emacs> ELC+ELN ../lisp/mwheel.elc
emacs> ELC+ELN ../lisp/newcomment.elc
emacs> INFO Collecting OKURI-NASI entries...34%
emacs> ELC+ELN ../lisp/obarray.elc
emacs> ELC+ELN ../lisp/paren.elc
emacs> ELC+ELN ../lisp/progmodes/elisp-mode.elc
emacs> ELC+ELN ../lisp/progmodes/prog-mode.elc
emacs> ELC+ELN ../lisp/register.elc
emacs> INFO Collecting OKURI-NASI entries...44%
emacs> ELC+ELN ../lisp/replace.elc
emacs> INFO Collecting OKURI-NASI entries...54%
emacs> ELC+ELN ../lisp/rfn-eshadow.elc
emacs> ELC+ELN ../lisp/scroll-bar.elc
emacs> ELC+ELN ../lisp/select.elc
emacs> INFO Collecting OKURI-NASI entries...64%
emacs> ELC+ELN ../lisp/simple.elc
emacs> ELC+ELN ../lisp/startup.elc
emacs> ELC+ELN ../lisp/subr.elc
emacs> ELC+ELN ../lisp/tab-bar.elc
emacs> INFO Collecting OKURI-NASI entries...74%
emacs> ELC+ELN ../lisp/term/common-win.elc
emacs> ELC+ELN ../lisp/term/internal.elc
emacs> ELC+ELN ../lisp/term/ns-win.elc
emacs> ELC+ELN ../lisp/term/pc-win.elc
emacs> INFO Collecting OKURI-NASI entries...84%
emacs> ELC+ELN ../lisp/term/tty-colors.elc
emacs> ELC+ELN ../lisp/term/w32-win.elc
emacs> ELC+ELN ../lisp/term/x-win.elc
emacs> ELC+ELN ../lisp/textmodes/fill.elc
emacs> INFO Collecting OKURI-NASI entries...94%
emacs> ELC+ELN ../lisp/textmodes/page.elc
emacs> ELC+ELN ../lisp/textmodes/paragraphs.elc
emacs> ELC+ELN ../lisp/textmodes/text-mode.elc
emacs> ELC+ELN ../lisp/tool-bar.elc
emacs> INFO Collecting OKURI-NASI entries...done
emacs> INFO Processing OKURI-NASI entries
emacs> INFO Processing OKURI-NASI entries...
emacs> ELC+ELN ../lisp/tooltip.elc
emacs> ELC+ELN ../lisp/uniquify.elc
emacs> ELC+ELN ../lisp/vc/ediff-hook.elc
emacs> ELC+ELN ../lisp/vc/vc-hooks.elc
emacs> ELC+ELN ../lisp/version.elc
emacs> INFO Processing OKURI-NASI entries...10%
emacs> ELC+ELN ../lisp/w32-fns.elc
emacs> ELC+ELN ../lisp/w32-vars.elc
emacs> In toplevel form:
emacs> vc-hooks.el:867:27: Warning: ‘vc-switch-backend’ is an obsolete function (as
emacs> of 28.1).
emacs> ELC+ELN ../lisp/widget.elc
emacs> ELC+ELN ../lisp/window.elc
emacs> ELC+ELN ../lisp/x-dnd.elc
emacs> ELC+ELN ../lisp/international/characters.elc
emacs> ELC+ELN ../lisp/international/ucs-normalize.elc
emacs> INFO Processing OKURI-NASI entries...20%
emacs> INFO Processing OKURI-NASI entries...30%
emacs> INFO Processing OKURI-NASI entries...40%
emacs> INFO Processing OKURI-NASI entries...50%
emacs> INFO Processing OKURI-NASI entries...60%
emacs> INFO Processing OKURI-NASI entries...70%
emacs> INFO Processing OKURI-NASI entries...80%
emacs> INFO Processing OKURI-NASI entries...90%
emacs> INFO Processing OKURI-NASI entries...100%
emacs> INFO Processing OKURI-NASI entries...done
emacs> make[3]: Leaving directory '/private/tmp/nix-build-emacs-28.2.drv-2/source/leim'
Analysis of sampling bootstrap-emacs (pid 92301) every 1 millisecond
Process: bootstrap-emacs [92301]
Path: /private/tmp/*/bootstrap-emacs
Load Address: 0x104724000
Identifier: bootstrap-emacs
Version: 0
Code Type: ARM64
Platform: macOS
Parent Process: make [91986]
Date/Time: 2023-06-16 08:33:51.177 -0400
Launch Time: 2023-06-16 08:24:16.111 -0400
OS Version: macOS 13.4 (22F2073)
Report Version: 7
Analysis Tool: /usr/bin/sample
Physical footprint: 38.8M
Physical footprint (peak): 38.8M
Idle exit: untracked
----
Call graph:
2602 Thread_2794207 DispatchQueue_1: com.apple.main-thread (serial)
+ 2602 start (in dyld) + 2236 [0x192a3ff28]
+ 2602 main (in bootstrap-emacs) + 8700 [0x1047de9c4] emacs.c:2358
+ 2602 Frecursive_edit (in bootstrap-emacs) + 384 [0x1047df6a4] keyboard.c:803
+ 2602 recursive_edit_1 (in bootstrap-emacs) + 116 [0x1047df388] keyboard.c:720
+ 2602 command_loop (in bootstrap-emacs) + 248 [0x1047df4e4] keyboard.c:1110
+ 2602 internal_catch (in bootstrap-emacs) + 280 [0x10485f418] eval.c:1181
+ 2602 top_level_1 (in bootstrap-emacs) + 48 [0x1047efa80] keyboard.c:1150
+ 2602 internal_condition_case (in bootstrap-emacs) + 272 [0x10485fe30] eval.c:1450
+ 2602 Feval (in bootstrap-emacs) + 124 [0x104861394] eval.c:2327
+ 2602 eval_sub (in bootstrap-emacs) + 812 [0x10485d410] eval.c:0
+ 2602 apply_lambda (in bootstrap-emacs) + 344 [0x104861640] eval.c:3172
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fif (in bootstrap-emacs) + 92 [0x10485da0c] eval.c:421
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Funwind_protect (in bootstrap-emacs) + 304 [0x10485f57c] eval.c:1277
+ 2602 eval_sub (in bootstrap-emacs) + 812 [0x10485d410] eval.c:0
+ 2602 apply_lambda (in bootstrap-emacs) + 344 [0x104861640] eval.c:3172
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 812 [0x10485d410] eval.c:0
+ 2602 apply_lambda (in bootstrap-emacs) + 344 [0x104861640] eval.c:3172
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fprogn (in bootstrap-emacs) + 48 [0x10485da54] eval.c:465
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 FletX (in bootstrap-emacs) + 160 [0x10485e634] eval.c:983
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fwhile (in bootstrap-emacs) + 188 [0x10485ee2c] eval.c:1072
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 FletX (in bootstrap-emacs) + 160 [0x10485e634] eval.c:983
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fcond (in bootstrap-emacs) + 108 [0x10485dad8] eval.c:445
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 FletX (in bootstrap-emacs) + 160 [0x10485e634] eval.c:983
+ 2602 eval_sub (in bootstrap-emacs) + 1724 [0x10485d7a0] eval.c:2512
+ 2602 Fload (in bootstrap-emacs) + 1740 [0x104884d88] lread.c:1473
+ 2602 call4 (in bootstrap-emacs) + 52 [0x10486256c] eval.c:2905
+ 2602 Ffuncall (in bootstrap-emacs) + 660 [0x104861d18] eval.c:0
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fif (in bootstrap-emacs) + 92 [0x10485da0c] eval.c:421
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Funwind_protect (in bootstrap-emacs) + 304 [0x10485f57c] eval.c:1277
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1724 [0x10485d7a0] eval.c:2512
+ 2602 Feval_buffer (in bootstrap-emacs) + 356 [0x104887170] lread.c:2397
+ 2602 readevalloop (in bootstrap-emacs) + 1492 [0x1048869f0] lread.c:2324
+ 2602 eval_sub (in bootstrap-emacs) + 1672 [0x10485d76c] eval.c:2504
+ 2602 Frequire (in bootstrap-emacs) + 620 [0x10486de08] fns.c:3184
+ 2602 save_match_data_load (in bootstrap-emacs) + 104 [0x104886c80] lread.c:1629
+ 2602 Fload (in bootstrap-emacs) + 1740 [0x104884d88] lread.c:1473
+ 2602 call4 (in bootstrap-emacs) + 52 [0x10486256c] eval.c:2905
+ 2602 Ffuncall (in bootstrap-emacs) + 660 [0x104861d18] eval.c:0
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fif (in bootstrap-emacs) + 92 [0x10485da0c] eval.c:421
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Funwind_protect (in bootstrap-emacs) + 304 [0x10485f57c] eval.c:1277
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1724 [0x10485d7a0] eval.c:2512
+ 2602 Feval_buffer (in bootstrap-emacs) + 356 [0x104887170] lread.c:2397
+ 2602 readevalloop (in bootstrap-emacs) + 1492 [0x1048869f0] lread.c:2324
+ 2602 eval_sub (in bootstrap-emacs) + 1672 [0x10485d76c] eval.c:2504
+ 2602 Frequire (in bootstrap-emacs) + 620 [0x10486de08] fns.c:3184
+ 2602 save_match_data_load (in bootstrap-emacs) + 104 [0x104886c80] lread.c:1629
+ 2602 Fload (in bootstrap-emacs) + 1740 [0x104884d88] lread.c:1473
+ 2602 call4 (in bootstrap-emacs) + 52 [0x10486256c] eval.c:2905
+ 2602 Ffuncall (in bootstrap-emacs) + 660 [0x104861d18] eval.c:0
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fif (in bootstrap-emacs) + 92 [0x10485da0c] eval.c:421
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Funwind_protect (in bootstrap-emacs) + 304 [0x10485f57c] eval.c:1277
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1724 [0x10485d7a0] eval.c:2512
+ 2602 Feval_buffer (in bootstrap-emacs) + 356 [0x104887170] lread.c:2397
+ 2602 readevalloop (in bootstrap-emacs) + 1492 [0x1048869f0] lread.c:2324
+ 2602 eval_sub (in bootstrap-emacs) + 1672 [0x10485d76c] eval.c:2504
+ 2602 Frequire (in bootstrap-emacs) + 620 [0x10486de08] fns.c:3184
+ 2602 save_match_data_load (in bootstrap-emacs) + 104 [0x104886c80] lread.c:1629
+ 2602 Fload (in bootstrap-emacs) + 1740 [0x104884d88] lread.c:1473
+ 2602 call4 (in bootstrap-emacs) + 52 [0x10486256c] eval.c:2905
+ 2602 Ffuncall (in bootstrap-emacs) + 660 [0x104861d18] eval.c:0
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fif (in bootstrap-emacs) + 92 [0x10485da0c] eval.c:421
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Funwind_protect (in bootstrap-emacs) + 304 [0x10485f57c] eval.c:1277
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1724 [0x10485d7a0] eval.c:2512
+ 2602 Feval_buffer (in bootstrap-emacs) + 356 [0x104887170] lread.c:2397
+ 2602 readevalloop (in bootstrap-emacs) + 1492 [0x1048869f0] lread.c:2324
+ 2602 readevalloop_eager_expand_eval (in bootstrap-emacs) + 212 [0x10488b680] lread.c:2139
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fdefvar (in bootstrap-emacs) + 276 [0x10485e450] eval.c:849
+ 2602 eval_sub (in bootstrap-emacs) + 812 [0x10485d410] eval.c:0
+ 2602 apply_lambda (in bootstrap-emacs) + 344 [0x104861640] eval.c:3172
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 For (in bootstrap-emacs) + 40 [0x10485d0cc] eval.c:378
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fwhile (in bootstrap-emacs) + 188 [0x10485ee2c] eval.c:1072
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 FletX (in bootstrap-emacs) + 160 [0x10485e634] eval.c:983
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fif (in bootstrap-emacs) + 24 [0x10485d9c8] eval.c:417
+ 2602 eval_sub (in bootstrap-emacs) + 812 [0x10485d410] eval.c:0
+ 2602 apply_lambda (in bootstrap-emacs) + 344 [0x104861640] eval.c:3172
+ 2602 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
+ 2602 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
+ 2602 Fand (in bootstrap-emacs) + 60 [0x10485d9a0] eval.c:399
+ 2602 eval_sub (in bootstrap-emacs) + 1408 [0x10485d664] eval.c:2498
+ 2602 Finit_image_library (in bootstrap-emacs) + 20 [0x1048e1804] image.c:10664
+ 2602 ns_can_use_native_image_api (in bootstrap-emacs) + 188 [0x10490b5bc] nsimage.m:83
+ 2602 _NSFaultInObject (in Foundation) + 56 [0x193d9c110]
+ 2602 newTypesList (in AppKit) + 176 [0x196156954]
+ 2602 +[NSImageRep imageTypes] (in AppKit) + 108 [0x196299ca0]
+ 2602 +[NSImageRep _imageTypesNoCaching] (in AppKit) + 204 [0x196299df0]
+ 2602 +[NSPasteboard(FilterServices) typesFilterableTo:] (in AppKit) + 116 [0x19627673c]
+ 2602 _UTTypeGetStatus (in LaunchServices) + 84 [0x1932f5df4]
+ 2602 +[UTTypeRecord _typeRecordWithIdentifier:allowUndeclared:] (in LaunchServices) + 96 [0x19348dac0]
+ 2602 LaunchServices::Database::Context::_get(_LSDServiceDomain*, unsigned long) (in LaunchServices) + 116 [0x19332f5ec]
+ 2602 _LSContextInitWithOptions (in LaunchServices) + 16 [0x1933a4ed8]
+ 2602 _LSContextInitCommon(LSContext*, _LSDServiceDomain*, unsigned long, NSError* __autoreleasing*) (in LaunchServices) + 556 [0x1933a4660]
+ 2602 _LSCopyServerStore (in LaunchServices) + 756 [0x1932e31c8]
+ 2602 _NSXPCDistantObjectSimpleMessageSend1 (in Foundation) + 60 [0x193db49e8]
+ 2602 -[NSXPCConnection _sendSelector:withProxy:arg1:] (in Foundation) + 116 [0x193db4ab4]
+ 2602 -[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:] (in Foundation) + 2200 [0x193dad314]
+ 2602 __NSXPCCONNECTION_IS_WAITING_FOR_A_SYNCHRONOUS_REPLY__ (in Foundation) + 16 [0x193daf400]
+ 2602 xpc_connection_send_message_with_reply_sync (in libxpc.dylib) + 264 [0x192ad9c3c]
+ 2602 dispatch_mach_send_with_result_and_wait_for_reply (in libdispatch.dylib) + 60 [0x192c03d88]
+ 2602 _dispatch_mach_send_and_wait_for_reply (in libdispatch.dylib) + 548 [0x192c039f8]
+ 2602 mach_msg (in libsystem_kernel.dylib) + 24 [0x192d58290]
+ 2602 mach_msg_overwrite (in libsystem_kernel.dylib) + 604 [0x192d60b78]
+ 2602 mach_msg2_internal (in libsystem_kernel.dylib) + 80 [0x192d6a240]
+ 2602 mach_msg2_trap (in libsystem_kernel.dylib) + 8 [0x192d57f14]
2602 Thread_2794223
+ 2602 start_wqthread (in libsystem_pthread.dylib) + 8 [0x192d92d94]
+ 2602 _pthread_wqthread (in libsystem_pthread.dylib) + 364 [0x192d940c0]
+ 2602 __workq_kernreturn (in libsystem_kernel.dylib) + 8 [0x192d59bc8]
2602 Thread_2794238: gmain
2602 thread_start (in libsystem_pthread.dylib) + 8 [0x192d92da0]
2602 _pthread_start (in libsystem_pthread.dylib) + 148 [0x192d97fa8]
2602 g_thread_proxy (in libglib-2.0.0.dylib) + 68 [0x1055c0858]
2602 glib_worker_main (in libglib-2.0.0.dylib) + 48 [0x105596a48]
2602 g_main_context_iteration (in libglib-2.0.0.dylib) + 116 [0x10559479c]
2602 g_main_context_iterate (in libglib-2.0.0.dylib) + 364 [0x105594680]
2602 g_poll (in libglib-2.0.0.dylib) + 452 [0x1055a5da0]
2602 __select (in libsystem_kernel.dylib) + 8 [0x192d62ff0]
Total number in stack (recursive counted multiple, when >=5):
40 eval_sub (in bootstrap-emacs) + 1448 [0x10485d68c] eval.c:2451
17 Flet (in bootstrap-emacs) + 840 [0x10485ec2c] eval.c:1051
9 funcall_lambda (in bootstrap-emacs) + 1056 [0x104862d78] eval.c:3305
5 Fif (in bootstrap-emacs) + 92 [0x10485da0c] eval.c:421
5 Funwind_protect (in bootstrap-emacs) + 304 [0x10485f57c] eval.c:1277
5 apply_lambda (in bootstrap-emacs) + 344 [0x104861640] eval.c:3172
5 eval_sub (in bootstrap-emacs) + 1724 [0x10485d7a0] eval.c:2512
5 eval_sub (in bootstrap-emacs) + 812 [0x10485d410] eval.c:0
Sort by top of stack, same collapsed (when >= 5):
__select (in libsystem_kernel.dylib) 2602
__workq_kernreturn (in libsystem_kernel.dylib) 2602
mach_msg2_trap (in libsystem_kernel.dylib) 2602
Binary Images:
0x104724000 - 0x10495fff3 +bootstrap-emacs (0) /tmp/*/bootstrap-emacs
0x104f08000 - 0x104f0ffff +libiconv.dylib (0) /Volumes/*/libiconv.dylib
0x104f14000 - 0x104f1fff3 +libjansson.4.14.0.dylib (0) /Volumes/*/libjansson.4.14.0.dylib
0x104f38000 - 0x104f63fff +libpng16.16.dylib (0) /Volumes/*/libpng16.16.dylib
0x104f78000 - 0x104fdfff7 +libtiff.6.dylib (0) /Volumes/*/libtiff.6.dylib
0x104ff4000 - 0x10504bffb +libjpeg.62.3.0.dylib (0) /Volumes/*/libjpeg.62.3.0.dylib
0x10505c000 - 0x10507bff3 +libgdk_pixbuf-2.0.0.dylib (0) /Volumes/*/libgdk_pixbuf-2.0.0.dylib
0x105090000 - 0x1050a7fff +libz.dylib (0) /Volumes/*/libz.dylib
0x1050b4000 - 0x1050bffff +libintl.8.dylib (0) /Volumes/*/libintl.8.dylib
0x1050dc000 - 0x1050dffff +libcairo-gobject.2.dylib (0) /Volumes/*/libcairo-gobject.2.dylib
0x1050f0000 - 0x105133ff3 +libgobject-2.0.0.dylib (0) /Volumes/*/libgobject-2.0.0.dylib
0x105150000 - 0x105197ff3 +libncursesw.6.dylib (0) /Volumes/*/libncursesw.6.dylib
0x1051b0000 - 0x1051bbfff +libdeflate.0.dylib (0) /Volumes/*/libdeflate.0.dylib
0x1051c8000 - 0x1051cbfff +libgmodule-2.0.0.dylib (0) /Volumes/*/libgmodule-2.0.0.dylib
0x1051e8000 - 0x10520fffb +liblzma.5.dylib (0) /Volumes/*/liblzma.5.dylib
0x105220000 - 0x10522bffb +libbrotlidec.1.0.9.dylib (0) /Volumes/*/libbrotlidec.1.0.9.dylib
0x10523c000 - 0x10539bff7 +libgio-2.0.0.dylib (0) /Volumes/*/libgio-2.0.0.dylib
0x105420000 - 0x105487ffb +libgmp.10.dylib (0) /Volumes/*/libgmp.10.dylib
0x10549c000 - 0x1054afffb +libbz2.1.dylib (0) /Volumes/*/libbz2.1.dylib
0x1054c0000 - 0x1054cffff +libpangocairo-1.0.0.dylib (0) /Volumes/*/libpangocairo-1.0.0.dylib
0x1054e4000 - 0x1054f3ff3 +libpangoft2-1.0.0.dylib (0) /Volumes/*/libpangoft2-1.0.0.dylib
0x105508000 - 0x10550ffff +libcharset.1.0.0.dylib (0) /Volumes/*/libcharset.1.0.0.dylib
0x10551c000 - 0x10552c3ab +libffi.8.dylib (0) /Volumes/*/libffi.8.dylib
0x105554000 - 0x105657ffb +libglib-2.0.0.dylib (0) /Volumes/*/libglib-2.0.0.dylib
0x105688000 - 0x105747ff3 +libcairo.2.dylib (0) /Volumes/*/libcairo.2.dylib
0x105778000 - 0x1057afff3 +libfontconfig.1.dylib (0) /Volumes/*/libfontconfig.1.dylib
0x1057c4000 - 0x1057cbfff +libthai.0.dylib (0) /Volumes/*/libthai.0.dylib
0x1057e4000 - 0x10582fff3 +libpango-1.0.0.dylib (0) /Volumes/*/libpango-1.0.0.dylib
0x105850000 - 0x10586fffb +libexpat.1.8.10.dylib (0) /Volumes/*/libexpat.1.8.10.dylib
0x105880000 - 0x10589ffff +libbrotlicommon.1.0.9.dylib (0) /Volumes/*/libbrotlicommon.1.0.9.dylib
0x1058bc000 - 0x1059cbff7 +libxml2.2.dylib (0) /Volumes/*/libxml2.2.dylib
0x105a00000 - 0x105a07ff7 +libdatrie.1.dylib (0) /Volumes/*/libdatrie.1.dylib
0x105a28000 - 0x105a43fff +libfribidi.0.dylib (0) /Volumes/*/libfribidi.0.dylib
0x105a78000 - 0x105a8ffff +libgraphite2.3.2.1.dylib (0) /Volumes/*/libgraphite2.3.2.1.dylib
0x105aa0000 - 0x105aaffff +libtasn1.6.dylib (0) /Volumes/*/libtasn1.6.dylib
0x105ac8000 - 0x105b6bfff +libfreetype.6.dylib (0) /Volumes/*/libfreetype.6.dylib
0x105b90000 - 0x105ba3fff +libmpc.3.dylib (0) /Volumes/*/libmpc.3.dylib
0x105bd0000 - 0x105d4ffdf +libgnutls.30.dylib (0) /Volumes/*/libgnutls.30.dylib
0x105da4000 - 0x105e8bff3 +libharfbuzz.0.dylib (0) /Volumes/*/libharfbuzz.0.dylib
0x105ec8000 - 0x105f23ff3 +libpixman-1.0.42.2.dylib (0) /Volumes/*/libpixman-1.0.42.2.dylib
0x105f54000 - 0x106773ff7 +librsvg-2.2.dylib (0) /Volumes/*/librsvg-2.2.dylib
0x106e4c000 - 0x106ef7fff +libpcre2-8.0.dylib (0) /Volumes/*/libpcre2-8.0.dylib
0x106f08000 - 0x106f37ffb +libidn2.0.dylib (0) /Volumes/*/libidn2.0.dylib
0x106f44000 - 0x107027ffb +libiconv-nocharset.dylib (0) /Volumes/*/libiconv-nocharset.dylib
0x107088000 - 0x1070bfff7 +libnettle.8.7.dylib (0) /Volumes/*/libnettle.8.7.dylib
0x1070d4000 - 0x10710ffff +libhogweed.6.7.dylib (0) /Volumes/*/libhogweed.6.7.dylib
0x107158000 - 0x107223fff +libp11-kit.0.dylib (0) /Volumes/*/libp11-kit.0.dylib
0x1072e8000 - 0x107347fff +libmpfr.6.dylib (0) /Volumes/*/libmpfr.6.dylib
0x107430000 - 0x1075cfffb +libunistring.5.dylib (0) /Volumes/*/libunistring.5.dylib
0x108c9c000 - 0x10a463fff +libgccjit.0.dylib (0) /Volumes/*/libgccjit.0.dylib
0x1929f4000 - 0x192a39f3f libobjc.A.dylib (876) <81F154EC-CC94-3E43-848B-57273FA17DB2> /usr/lib/libobjc.A.dylib
0x192a3a000 - 0x192ac8557 dyld (1.0.0 - 1066.8) <C7375102-6327-3273-AE52-E829AC755A80> /usr/lib/dyld
0x192ac9000 - 0x192acdffc libsystem_blocks.dylib (87) <5541DF62-A795-3F57-A54C-1AEC4DD3E44C> /usr/lib/system/libsystem_blocks.dylib
0x192ace000 - 0x192b11fff libxpc.dylib (2462.121.1) <F3F19227-FF8F-389C-A094-6F4C16E458AF> /usr/lib/system/libxpc.dylib
0x192b12000 - 0x192b2cfff libsystem_trace.dylib (1431.100.13) <3F3E75B7-F0A7-30BB-9FD7-FD1307FE6055> /usr/lib/system/libsystem_trace.dylib
0x192b2d000 - 0x192bb7fff libcorecrypto.dylib (1387.120.3) <4A9F9101-A1B1-3FB7-89EA-746CFCE95099> /usr/lib/system/libcorecrypto.dylib
0x192bb8000 - 0x192be3ffb libsystem_malloc.dylib (425.100.7) <0AC99C6E-CB01-30E5-AB10-65AB990652A5> /usr/lib/system/libsystem_malloc.dylib
0x192be4000 - 0x192c2bfff libdispatch.dylib (1415.120.2) <C2FD3094-B465-39A4-B774-16583FF53C4B> /usr/lib/system/libdispatch.dylib
0x192c2c000 - 0x192c2effb libsystem_featureflags.dylib (74) <5068382F-DC0F-3824-8ED5-18A24B35FEF9> /usr/lib/system/libsystem_featureflags.dylib
0x192c2f000 - 0x192cadff7 libsystem_c.dylib (1534.100.14) <95A70E20-1DF3-3DDF-900C-315ED0B2C067> /usr/lib/system/libsystem_c.dylib
0x192cae000 - 0x192d3aff7 libc++.1.dylib (1500.65) <54E8FBE1-DF0D-33A2-B8FA-356565C12929> /usr/lib/libc++.1.dylib
0x192d3b000 - 0x192d56fff libc++abi.dylib (1500.65) <52AA13E2-567C-36C2-9494-7B892FDBF245> /usr/lib/libc++abi.dylib
0x192d57000 - 0x192d90fe7 libsystem_kernel.dylib (8796.121.2) <42F503E2-9273-360A-A086-C1B19BBD3962> /usr/lib/system/libsystem_kernel.dylib
0x192d91000 - 0x192d9dfff libsystem_pthread.dylib (514.100.2) <46D35233-A051-3F4F-BBA4-BA56DDDC4D1A> /usr/lib/system/libsystem_pthread.dylib
0x192d9e000 - 0x192dc2fff libdyld.dylib (1066.8) <A2947B47-B494-36D4-96C6-95977FFB51FB> /usr/lib/system/libdyld.dylib
0x192dc3000 - 0x192dc9ffb libsystem_platform.dylib (292.120.1.0.1) <F80C6971-C080-31F5-AB6E-BE01311154AF> /usr/lib/system/libsystem_platform.dylib
0x192dca000 - 0x192df6ffb libsystem_info.dylib (564.120.2) <4448FB99-7B1D-3E15-B7EE-3340FF0DA88D> /usr/lib/system/libsystem_info.dylib
0x192df7000 - 0x1932d0fff com.apple.CoreFoundation (6.9 - 1977) <203E4401-8C2E-3157-A24B-92F52551D43E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1932d1000 - 0x19354dfff com.apple.LaunchServices (1141.1 - 1141.1) <556590F5-8FED-36A6-830B-EA49BD95B1FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x19354e000 - 0x193688fff com.apple.gpusw.MetalTools (1.0 - 1) <254E6227-786F-37A6-9931-387244AB5F9A> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x193689000 - 0x1939adfcf libBLAS.dylib (1412.120.4) <21906AC0-A134-3B6E-A280-3B34B5108159> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x1939ae000 - 0x1939f5ff7 com.apple.Lexicon-framework (1.0 - 105.4) <E05E8F32-5625-3856-92E6-A3883ED6D471> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x1939f6000 - 0x193a5dff7 libSparse.dylib (116.100.3) <7EA4D2F0-4D87-3A43-9999-FA92FD7E9695> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x193a5e000 - 0x193ae7ff7 com.apple.SystemConfiguration (1.21 - 1.21) <CEBC104B-395E-3A6E-B588-CB44BF2B907E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x193ae8000 - 0x193b1bffb libCRFSuite.dylib (52) <B11A2474-53A7-3E6D-A864-05771AA7E609> /usr/lib/libCRFSuite.dylib
0x193d91000 - 0x194756fff com.apple.Foundation (6.9 - 1977) <C96DE80B-5C6C-3EF0-B25E-921448FB35BF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x194757000 - 0x1948d2fff com.apple.LanguageModeling (1.0 - 323.8) <ABFDE560-5853-315D-A0B2-B899D9C2775F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x1948d3000 - 0x1949f2fff com.apple.CoreDisplay (277.2 - 277.2) <12621CD0-6392-3B69-81D6-FC124115FD6A> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x1949f3000 - 0x194cb0fff com.apple.audio.AudioToolboxCore (1.0 - 1319.93) <13107786-B234-3F48-A5B6-FA31FF4A84FF> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x194cb1000 - 0x194e93fff com.apple.CoreText (751.4.0.6 - 751.4.0.6) <0A16ED1B-C27C-362B-B868-B199EF5AD2F7> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x194e94000 - 0x195527fff com.apple.audio.CoreAudio (5.0 - 5.0) <51AAAFB8-62AA-35C9-B9B0-1746DAC67686> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x195528000 - 0x1958d9fff com.apple.security (7.0 - 60420.121.2) <729CADA0-C158-39F4-8E8A-75F822B7A610> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x1958da000 - 0x195b8dfff libicucore.A.dylib (70205) <ECD01450-C5B1-3E4E-973B-C3D9C66582AF> /usr/lib/libicucore.A.dylib
0x195b8e000 - 0x195b98fff libsystem_darwin.dylib (1534.100.14) <579733C7-851D-3B3E-83B5-FD203BA50D02> /usr/lib/system/libsystem_darwin.dylib
0x195b99000 - 0x195ea0fff com.apple.CoreServices.CarbonCore (1333 - 1333) <5890DA87-2C6B-3798-9F72-D90D8716739A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x195ea1000 - 0x195edfffb com.apple.CoreServicesInternal (484 - 484) <DC429505-F838-3D6D-9B03-5A826EFE86A4> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x195ee0000 - 0x195f1cfff com.apple.CSStore (1141.1 - 1141.1) <DC0F826F-29E8-3E40-8B5A-7838CD4A6BEF> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x195f1d000 - 0x195ff7fff com.apple.framework.IOKit (2.0.2 - 2022.120.2) <F7F18ABE-FF2E-3477-ACF6-99C3F353BAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x195ff8000 - 0x196008fff libsystem_notify.dylib (312) <E4AA6E5F-2501-3382-BFB3-64464E6D8254> /usr/lib/system/libsystem_notify.dylib
0x19605d000 - 0x196f6bfff com.apple.AppKit (6.9 - 2299.60.124) <A7ED006C-DC81-3026-B80F-2676604E45EB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x196f6c000 - 0x197111fff com.apple.UIFoundation (1.0 - 857.8) <5C5F174F-9495-3750-A861-70081D5A14A5> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x197112000 - 0x197127fff com.apple.UniformTypeIdentifiers (709 - 709) <173122ED-23DC-30BD-8C76-DC3133EC6006> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x1975fd000 - 0x197600fff libnetwork.dylib (3100.120.5) <05EAE86F-3A19-3B84-B389-B528453863E5> /usr/lib/libnetwork.dylib
0x197601000 - 0x1979c4fff com.apple.CFNetwork (1408.0.4 - 1408.0.4) <C913645B-7947-383A-A96F-D74C7ACD5B90> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1979c5000 - 0x1979ddff7 libsystem_networkextension.dylib (1608.120.22) <3B2CC4A9-A5EE-3627-8293-4AF4D891074E> /usr/lib/system/libsystem_networkextension.dylib
0x1979de000 - 0x1979dffff libenergytrace.dylib (23) <CFB7A795-FC64-3585-BEC5-482F44C873E4> /usr/lib/libenergytrace.dylib
0x1979e0000 - 0x197a46fff libMobileGestalt.dylib (1185.120.1.0.1) <77FF204A-28C6-3CF0-804E-5415C418247B> /usr/lib/libMobileGestalt.dylib
0x197a47000 - 0x197a5effb libsystem_asl.dylib (395) <68D76774-F8B4-36EA-AA35-0AB4044D56C7> /usr/lib/system/libsystem_asl.dylib
0x197a5f000 - 0x197a7cff5 com.apple.TCC (1.0 - 1) <27FB7751-F1A9-3EA6-8A5E-A6B8BA2BC974> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x197a7d000 - 0x197ea8fff com.apple.SkyLight (1.600.0 - 763.4) <A4D1566E-497F-3D54-9EA6-765664548FC3> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x197ea9000 - 0x1984effff com.apple.CoreGraphics (2.0 - 1690.6.1) <ECD86293-CA13-3473-A953-1C9CACA572FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x1984f0000 - 0x1985e1ff7 com.apple.ColorSync (4.13.0 - 3644.5.2) <5C816AAA-48ED-34AF-AACD-3BD882D4F4E7> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x1985e2000 - 0x198645fff com.apple.HIServices (1.22 - 768) <1A3C317E-219D-3C80-B782-9EFBFB1B1C64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x198a5f000 - 0x198e25fff com.apple.CoreData (120 - 1251.8) <580E6BA3-673D-3D43-B679-D419BB2B9F9C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x198e26000 - 0x198e3ffff com.apple.ProtocolBuffer (1 - 294.20.6.7.2) <2D317B47-E4D5-3E26-8A65-126732783919> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x198e40000 - 0x198fd7ff3 libsqlite3.dylib (346.1) <710E4989-2656-3774-8114-0C2936A8FC33> /usr/lib/libsqlite3.dylib
0x19906f000 - 0x199131fff com.apple.BaseBoard (617.107 - 617.107) <3C9A9BA4-C264-35F3-A5D5-B574787F5D5A> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x199132000 - 0x199190fff com.apple.RunningBoardServices (1.0 - 803.120.4) <6F0476A1-9148-3791-8EE0-33D370536FD5> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x199191000 - 0x199204ff7 com.apple.AE (944 - 944) <480F1717-A8C4-3594-842C-53E448D25184> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x199205000 - 0x19920effc libdns_services.dylib (1807.121.1) <9AE71F5B-8A83-3323-B867-A1E090FDBCC6> /usr/lib/libdns_services.dylib
0x19920f000 - 0x199217ff3 libsystem_symptoms.dylib (1732.120.3) <F9F1F4BE-D97F-37A7-8382-552C22DF1BB4> /usr/lib/system/libsystem_symptoms.dylib
0x199218000 - 0x199e99fff com.apple.Network (1.0 - 1) <2E9443BE-EA1C-31C9-AA12-48786C91A0F6> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x199e9a000 - 0x199ec7fff com.apple.analyticsd (1.0 - 1) <9B506B48-201C-3617-B175-F4FF5CCD0F29> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x199ec8000 - 0x199ec9fff libDiagnosticMessagesClient.dylib (113) <D18937A2-3F28-328F-BCEB-9B6F0C750EB7> /usr/lib/libDiagnosticMessagesClient.dylib
0x199eca000 - 0x199f0bfff com.apple.spotlight.metadata.utilities (1.0 - 2230.23) <998F1C1D-0DA0-3C60-954B-6D7FC7AD9F84> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x199f0c000 - 0x199fa3fff com.apple.Metadata (10.7.0 - 2230.23) <B5857173-08FA-30A2-85AD-D261AD73BBBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x199fa4000 - 0x199facfff com.apple.DiskArbitration (2.7 - 2.7) <8E5BF966-0557-3EC0-9E09-AE8ED26C4E4F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x199fad000 - 0x19a355fdf com.apple.vImage (8.1 - 575) <07E04AF1-2291-3895-AF8C-EBB012D649DB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x19a356000 - 0x19a6d3fff com.apple.QuartzCore (1.11 - 1045.16) <CF853BBD-01B6-3F46-ADA1-EC70FD2DC9DC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x19a6d4000 - 0x19a725fff libFontRegistry.dylib (363.1) <E687F901-6104-3E0F-ACC8-A98923EA034B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x19a726000 - 0x19a86bfff com.apple.coreui (2.1 - 804.3) <237D392B-516F-31B1-9431-5C6AFC93B798> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x19a974000 - 0x19a97ffff com.apple.PerformanceAnalysis (1.332 - 332) <0A74EAE0-B22B-3EF5-8747-AD668E073503> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x19a980000 - 0x19a98ffff com.apple.OpenDirectory (13.4 - 237) <B4294A2A-750A-3AA5-BAA4-8AD72B3C3229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x19a990000 - 0x19a9affff com.apple.CFOpenDirectory (13.4 - 237) <D262E1D3-765D-3E61-B904-404B5086DB35> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x19a9b0000 - 0x19a9bcfff com.apple.CoreServices.FSEvents (1358.100.2 - 1358.100.2) <B44C0B34-8C7B-31F9-AF20-6FDF4B2E85CB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x19a9bd000 - 0x19a9e6fff com.apple.coreservices.SharedFileList (225 - 225) <8C664204-4036-3B56-8553-99EF39066DA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x19a9e7000 - 0x19a9edfff libapp_launch_measurement.dylib (17) <7F84860B-C9A6-3FC5-A0A1-8859597F4B70> /usr/lib/libapp_launch_measurement.dylib
0x19a9ee000 - 0x19aa37fff com.apple.CoreAutoLayout (1.0 - 29.5.1) <F1BE0781-EDDF-3599-92F5-723C88C2110C> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x19aa38000 - 0x19ab20ffb libxml2.2.dylib (36.24) <D05E37FA-7713-36CA-8FF5-8B87A3011EE2> /usr/lib/libxml2.2.dylib
0x19ab21000 - 0x19ab82fff com.apple.CoreVideo (1.8 - 555.1) <23A7C243-4552-3F81-B4F7-B9723EE40A45> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x19c18c000 - 0x19c1bdfff libsystem_containermanager.dylib (477.120.3) <6F145781-6F15-3B4D-868C-3B49348DD297> /usr/lib/system/libsystem_containermanager.dylib
0x19c1be000 - 0x19c1d5fff com.apple.IOSurface (336.50.1 - 336.50.1) <496E34EE-9791-34B8-8B5B-57603CF48ED3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x19c1d6000 - 0x19c1dffff com.apple.IOAccelerator (475.40.6 - 475.40.6) <E564A5E6-D513-3EDF-A862-B267B276ED15> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x19c1e0000 - 0x19c3c8fff com.apple.Metal (306.7.4 - 306.7.4) <ECC97D18-748D-3EDD-B0B5-793C08C9E201> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x19c3c9000 - 0x19c3f1fff com.apple.audio.caulk (1.0 - 125) <D793971D-25BE-323D-83A4-CC72FADAFE8D> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x19c3f2000 - 0x19c51afff com.apple.CoreMedia (1.0 - 3025.7.2.4.1) <7A87E668-9ED8-3B36-8ED3-23305CB791C0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x19c51b000 - 0x19c68dfff libFontParser.dylib (356.5.0.1) <E72D838D-6B86-3756-8C6F-3743B45D135D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x19c68e000 - 0x19c9c1fff com.apple.HIToolbox (2.1.1 - 1163) <D800278B-4E6C-3032-B56F-027A938A51D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x19c9c2000 - 0x19c9d9fff com.apple.framework.DFRFoundation (1.0 - 282.1) <6AC6C35A-77C7-35EF-AA01-17D0C941BA13> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x19c9da000 - 0x19c9dffff com.apple.dt.XCTTargetBootstrap (13.4 - 21772) <C60C26EE-4246-365C-A7DF-5C28604AD42A> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x19c9e0000 - 0x19ca17fff com.apple.CoreSVG (1.0 - 232.5.1) <FB9B58CB-684A-328B-A23F-246B2ECBE18D> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x19ca18000 - 0x19cd1bfff com.apple.ImageIO (3.3.0 - 2387.6.3) <36EC33DB-F99E-3DDF-9B57-4AA55A361DA7> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x19cd1c000 - 0x19d079fff com.apple.CoreImage (17.0.0 - 1340.9) <459F5054-D84E-3F0F-AEDD-8E6BA55C25DC> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x19d07a000 - 0x19d0f5fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <83F2B5F9-7703-3725-A9FC-0B9FDD058BA3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x19d0f6000 - 0x19d0fafff libsystem_configuration.dylib (1241.120.5) <121F8B4D-3939-300D-BE22-979D6B476361> /usr/lib/system/libsystem_configuration.dylib
0x19d0fb000 - 0x19d100ff3 libsystem_sandbox.dylib (1846.120.15) <99FDEFF2-36F1-3436-B8B2-DE0003B5A4BF> /usr/lib/system/libsystem_sandbox.dylib
0x19d101000 - 0x19d102fff com.apple.AggregateDictionary (1.0 - 1) <710CC45C-FCEE-3D94-8EE9-A446E1532B8E> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x19d103000 - 0x19d107ffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <DDAEA044-BD3F-3CCB-A5C0-419C93FEC1D8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x19d108000 - 0x19d109fff liblangid.dylib (137) <F0BA5B75-8FA1-3811-8D2E-59262915142D> /usr/lib/liblangid.dylib
0x19d10a000 - 0x19d1f8fff com.apple.CoreNLP (1.0 - 304) <471AB699-C29B-3A8D-B409-398970D4CE1C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x19d1f9000 - 0x19d1fefff com.apple.LinguisticData (1.0 - 483.10) <8FEA83FA-B740-365A-9B86-58387AB35FA0> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x19d1ff000 - 0x19d8b9fff libBNNS.dylib (490.100.68) <73DB6CA3-038A-3B12-917A-24D9E843CA75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x19d8ba000 - 0x19d9a7f87 libvDSP.dylib (818.100.4) <BF5FBD58-4A09-3BD1-A38A-AF3E37271466> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x19d9a8000 - 0x19d9bafff com.apple.CoreEmoji (1.0 - 170.209) <54E4C718-1890-3946-B184-20D752443718> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x19d9bb000 - 0x19d9c8ff7 com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <9485C742-B91F-3C6C-897C-AB2C8ACF7625> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x19da47000 - 0x19dbbffff com.apple.CoreUtils (7.1 - 710.18.2) <389E931B-98C9-3BA4-8A62-F128919A344C> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x19dbc0000 - 0x19dbe7fff com.apple.MobileKeyBag (2.0 - 1.0) <5597AB5B-3D59-3085-B375-A227A4ECBAAA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x19dbe8000 - 0x19dbf5fff com.apple.AssertionServices (1.0 - 803.120.4) <59764C2E-46C0-30FB-B077-1861BCF6A13A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x19dbf6000 - 0x19dc87fff com.apple.securityfoundation (6.0 - 55260.100.9) <F7338D13-C97A-3088-B73A-2F9110ED155D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x19dc88000 - 0x19dcacfff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <7119CD86-DCBC-3AC7-94A3-38F0C983329B> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x19dcb8000 - 0x19dcbafff libquarantine.dylib (147.120.3) <A2D17FF6-CBC6-3D19-89E1-F5E57191E8A3> /usr/lib/system/libquarantine.dylib
0x19dcbb000 - 0x19dcc6fff libCheckFix.dylib (32) <0B996757-0E56-3173-B9B9-B1542197046A> /usr/lib/libCheckFix.dylib
0x19dcc7000 - 0x19dcdefff libcoretls.dylib (183) <3BC9B6F0-FC1F-3EF4-A14F-F7114A895EDD> /usr/lib/libcoretls.dylib
0x19dcdf000 - 0x19dcf0ff3 libbsm.0.dylib (78) <E0D4F1CD-2193-38F1-9049-E4A5D5558D3A> /usr/lib/libbsm.0.dylib
0x19dcf1000 - 0x19dd4cfff libmecab.dylib (1026.213) <FB48721D-A07E-320D-9850-CBF15523087E> /usr/lib/libmecab.dylib
0x19dd4d000 - 0x19dd4fffb libgermantok.dylib (29) <0A6097EB-20DE-31EA-AE8B-817F568FEF15> /usr/lib/libgermantok.dylib
0x19dd50000 - 0x19dd64fff libLinearAlgebra.dylib (1412.120.4) <4B306B37-EE56-3B18-B1D7-D5C1686C1986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x19dd65000 - 0x19df5efff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D39F668E-D936-3106-966C-45D3BA1C8F7E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x19df5f000 - 0x19dfaffff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <7AFAF46E-DCDA-3ADE-9202-CBE31CF8E454> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x19e14d000 - 0x19e17bfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <FABE965E-D50D-3D28-9584-DA5275AE9B47> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x19e17c000 - 0x19e24afff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <113FF106-340C-3352-8F71-389BC9B202E8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x19e24b000 - 0x19e2d4fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3C808E99-FA9C-36B4-A621-4304260EE755> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x19e2d5000 - 0x19e399fef com.apple.AppleFSCompression (148.100.7 - 1.0) <D8C0EE14-8798-3386-AB47-C772806428B5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x19e39a000 - 0x19e3a6fff libbz2.1.0.dylib (45) <C8BCFB5B-3E58-3658-B079-0C9CA979FC98> /usr/lib/libbz2.1.0.dylib
0x19e3a7000 - 0x19e3acfff libsystem_coreservices.dylib (144) <54BF691A-0908-3548-95F2-34CFD58E5617> /usr/lib/system/libsystem_coreservices.dylib
0x19e3ad000 - 0x19e3dffff com.apple.CoreServices.OSServices (1141.1 - 1141.1) <BFEE2965-EED9-31BC-B607-8E203EB67ECD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x19e669000 - 0x19e67afff libz.1.dylib (83) <80F58A75-B306-353B-BF77-1382A792D3E7> /usr/lib/libz.1.dylib
0x19e67b000 - 0x19e6b1feb libsystem_m.dylib (3226.100.4) <A4FA1512-3FA1-32DA-B000-003B096E95D7> /usr/lib/system/libsystem_m.dylib
0x19e6b2000 - 0x19e6b2fff libcharset.1.dylib (64) <CC9C48D2-201B-3DA7-B514-9CC91573C12A> /usr/lib/libcharset.1.dylib
0x19e6b3000 - 0x19e6b8ffb libmacho.dylib (1005) <91A88FDF-FD27-32AF-A2CE-70F7E4065C3B> /usr/lib/system/libmacho.dylib
0x19e6b9000 - 0x19e6d8fff libkxld.dylib (8796.121.2) <61D96769-958E-366E-9881-B49A0FA40D19> /usr/lib/system/libkxld.dylib
0x19e6d9000 - 0x19e6e6fff libcommonCrypto.dylib (600016.100.4) <34AC4B05-E145-3C58-8C24-1190770EAB31> /usr/lib/system/libcommonCrypto.dylib
0x19e6e7000 - 0x19e6f1fff libunwind.dylib (1500.26) <E3BF7A76-2CBE-3DB9-8496-8BB6DBBE0CFC> /usr/lib/system/libunwind.dylib
0x19e6f2000 - 0x19e6f9ffb liboah.dylib (289.12) <FB664621-26AE-3F46-8F5A-DD5D890A5CE7> /usr/lib/liboah.dylib
0x19e6fa000 - 0x19e703ff7 libcopyfile.dylib (191.100.3) <032F193B-EF6E-399C-9540-F278B7BF63E6> /usr/lib/system/libcopyfile.dylib
0x19e704000 - 0x19e707fff libcompiler_rt.dylib (103.1) <63B2CDD1-B975-381E-B690-3631EC1DAAB4> /usr/lib/system/libcompiler_rt.dylib
0x19e708000 - 0x19e70cfff libsystem_collections.dylib (1534.100.14) <BEB9DE52-6F49-370A-B45B-CBE6780E7083> /usr/lib/system/libsystem_collections.dylib
0x19e70d000 - 0x19e70fffb libsystem_secinit.dylib (120.100.7) <E529D1AC-D20A-3308-9033-E1712A9C655E> /usr/lib/system/libsystem_secinit.dylib
0x19e710000 - 0x19e712ffb libremovefile.dylib (68) <2213EE66-253B-3234-AA4D-B46F07C3540E> /usr/lib/system/libremovefile.dylib
0x19e713000 - 0x19e713ffb libkeymgr.dylib (31) <C4512BA5-7CA3-30AE-9793-5CC5417F0FC3> /usr/lib/system/libkeymgr.dylib
0x19e714000 - 0x19e71cfff libsystem_dnssd.dylib (1807.121.1) <7F4A8DC4-FA4A-3622-AB15-31E568F0F232> /usr/lib/system/libsystem_dnssd.dylib
0x19e71d000 - 0x19e722fff libcache.dylib (92) <FEA038BA-CC59-3085-93B0-AB8437AA6CE2> /usr/lib/system/libcache.dylib
0x19e723000 - 0x19e724fff libSystem.B.dylib (1319.100.3) <4BEBCD61-9E62-39BE-BFD2-C7D0689A826D> /usr/lib/libSystem.B.dylib
0x19e725000 - 0x19e728fff libfakelink.dylib (5) <6B73638E-12CE-3F14-8013-7E2A4FB15038> /usr/lib/libfakelink.dylib
0x19e729000 - 0x19e729ffb com.apple.SoftLinking (1.0 - 46) <967060A4-534B-3795-B350-B7C1B6254A53> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x19e72a000 - 0x19e75efff libpcap.A.dylib (116) <C5324546-A0FB-3C4E-9D22-8420306E2A4D> /usr/lib/libpcap.A.dylib
0x19e75f000 - 0x19e850fff libiconv.2.dylib (64) <567709E5-6109-35A8-9E7E-C31E7A3D7CB4> /usr/lib/libiconv.2.dylib
0x19e851000 - 0x19e862ffb libcmph.dylib (8) <33C650BD-34BB-3EB0-9D53-5088A9923E25> /usr/lib/libcmph.dylib
0x19e863000 - 0x19e8eaffb libarchive.2.dylib (113.100.2) <DE2B20B1-4AA9-30E0-9F98-9508C814081F> /usr/lib/libarchive.2.dylib
0x19e8eb000 - 0x19e961ff3 com.apple.SearchKit (1.4.1 - 1.4.1) <76F7D8FD-A9B2-353E-A1C2-81DFC1429B17> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x19e962000 - 0x19e963ff7 libThaiTokenizer.dylib (11) <F7004859-1B05-3569-9348-8A6008C3DE2D> /usr/lib/libThaiTokenizer.dylib
0x19e964000 - 0x19e988ff7 com.apple.applesauce (1.0 - 16.41.2) <3DE8B7BC-B0C6-3A0B-AE03-C03A9ADE6F0B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x19e989000 - 0x19e9a3ffb libapple_nghttp2.dylib (13) <71BA43A4-8EA5-34EA-AAB9-A5F4F0538E09> /usr/lib/libapple_nghttp2.dylib
0x19e9a4000 - 0x19e9b6ff7 libSparseBLAS.dylib (1412.120.4) <B1AAE316-1897-3ECB-8987-FA21BBD40EFD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x19e9b7000 - 0x19e9b8fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <3666089A-6A28-381B-A69C-98E10867598B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x19e9b9000 - 0x19e9befff libpam.2.dylib (29.60.2) <CD3ADB84-518E-3D61-AC4F-7FF5D2062A15> /usr/lib/libpam.2.dylib
0x19e9bf000 - 0x19ea8efdf libcompression.dylib (148) <5F4D482C-9AE0-39BE-B4F2-14E6FB91A396> /usr/lib/libcompression.dylib
0x19ea8f000 - 0x19ea93ffb libQuadrature.dylib (7) <C318A15E-2D13-367B-B5B0-65BB3114A2F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x19ea94000 - 0x19fbb3fe7 libLAPACK.dylib (1412.120.4) <C289597C-737B-358A-ABDF-D8FAFD44103B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x19fbb4000 - 0x19fc0afff com.apple.DictionaryServices (1.2 - 355) <AA4D3F30-CE00-3556-9948-F25D9282B5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x19fc0b000 - 0x19fc23ffb liblzma.5.dylib (18) <D0CF8623-5E85-35D2-8ABA-8A7F0002AB0A> /usr/lib/liblzma.5.dylib
0x19fc24000 - 0x19fc25ffb libcoretls_cfhelpers.dylib (183) <29DF0185-D71F-30C4-986A-DF66291E41FC> /usr/lib/libcoretls_cfhelpers.dylib
0x19fc26000 - 0x19fc8efff com.apple.APFS (2142.120.7 - 2142.120.7) <3EDEF46A-B228-3C8D-96E2-4B77857D3AC8> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x19fc8f000 - 0x19fc9dffb libxar.1.dylib (498) <093F5DAE-3AFF-35E3-8610-181D07A862E5> /usr/lib/libxar.1.dylib
0x19fc9e000 - 0x19fca1ff7 libutil.dylib (64) <2BE0C5BF-AB2E-3262-93B8-76C37EE213CE> /usr/lib/libutil.dylib
0x19fca2000 - 0x19fcccffb libxslt.1.dylib (19.10) <607DFE36-F4D4-3E08-8863-E4DBDB2CB8DC> /usr/lib/libxslt.1.dylib
0x19fcd5000 - 0x19fd50fef libvMisc.dylib (818.100.4) <6338DDBB-28CB-36D6-ACC1-EABD87B83DA9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x19fd51000 - 0x19fde5fff libate.dylib (3.0.7) <CC3D100A-F59B-3AB7-90D8-617B22643512> /usr/lib/libate.dylib
0x19fde6000 - 0x19fdeeffb libIOReport.dylib (93.100.1) <13E3F4E9-9B2A-38A4-89F8-AD2095F52B72> /usr/lib/libIOReport.dylib
0x19ff2e000 - 0x19ff6afff com.apple.pluginkit.framework (1.0 - 1) <6722746E-C383-35A7-84AA-F035AE585DAF> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x19fff7000 - 0x1a0042ff3 com.apple.AppleVAFramework (6.1.3 - 6.1.3) <F0A813EF-1580-3774-A4F1-14049F24FE8C> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x1a0043000 - 0x1a005dfff libexpat.1.dylib (35) <17A30CCE-FF07-3D11-803C-4DF88E8A5265> /usr/lib/libexpat.1.dylib
0x1a005e000 - 0x1a0068fff libheimdal-asn1.dylib (660.120.2) <4173E692-98C1-3AE5-8180-6CB85553FF9B> /usr/lib/libheimdal-asn1.dylib
0x1a0069000 - 0x1a0083fff com.apple.IconFoundation (552 - 552) <8CF23E40-DAAF-3C18-A3C9-3F3EEA400423> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x1a0084000 - 0x1a00f8fff com.apple.IconServices (552 - 552) <1D606610-E39F-3BE7-A402-256E7D3FB765> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x1a00f9000 - 0x1a0174fff com.apple.MediaExperience (1.0 - 1) <1CE3941F-B96B-3265-8438-F73138D3E9D1> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x1a01a0000 - 0x1a01abfff com.apple.GraphVisualizer (1.0 - 100.1) <77E72764-8F14-342E-A33C-1AA3588A24F9> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x1a05c0000 - 0x1a0601fff com.apple.OTSVG (1.0 - 751.4.0.6) <B6CCF813-86C2-3E9B-A5E8-CDBAC9DAFD05> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x1a0602000 - 0x1a060bfff com.apple.xpc.AppServerSupport (1.0 - 2462.121.1) <63AF4E94-1463-30AC-90BC-EA13FB2B8F56> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x1a060c000 - 0x1a0616fff libhvf.dylib (1.0 - 356.5.0.1) <483DEB04-F841-3EEF-9F11-52D32721E2E1> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1a0617000 - 0x1a061bffb libspindump.dylib (323) <A4A8EC55-1A9A-394D-9C23-089BB025E2AE> /usr/lib/libspindump.dylib
0x1a061c000 - 0x1a06eefff com.apple.Heimdal (4.0 - 2.0) <855956F3-DC01-3881-AA45-233D9AC91752> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x1a091d000 - 0x1a0962ffb com.apple.AppleJPEG (1.0 - 1) <5EA31AB4-5413-38B4-BA31-F802E9A003C6> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x1a0963000 - 0x1a0a53ff7 libJP2.dylib (2387.6.3) <075720A6-E6B1-3172-880B-B0750121F627> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1a0a54000 - 0x1a0a57fff com.apple.WatchdogClient.framework (1.0 - 222.100.6) <26D9D5E9-E9BB-327E-9ECC-3341A164BFD7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x1a0a58000 - 0x1a0a94fff com.apple.MultitouchSupport.framework (6440.7 - 6440.7) <83D12FA6-0922-3461-9CBC-9B705828B846> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x1a0a95000 - 0x1a0ebbfff com.apple.VideoToolbox (1.0 - 3025.7.2.4.1) <B060C5C6-0C27-30E7-A378-A79C1F9D73EA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x1a0ebc000 - 0x1a0eeefff libAudioToolboxUtility.dylib (1319.93) <C7FC4258-983B-31F9-AA05-7B16E46443D6> /usr/lib/libAudioToolboxUtility.dylib
0x1a0eef000 - 0x1a0f19fff libPng.dylib (2387.6.3) <411F2DDB-D104-3556-906D-2431EF373C28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x1a0f1a000 - 0x1a0f78ffb libTIFF.dylib (2387.6.3) <152A482C-B51E-3E94-B0A8-91C8FD177A78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x1a0f79000 - 0x1a0f98fff com.apple.IOPresentment (62 - 37) <FDE4E3A0-490C-3462-823A-C9455D43367B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x1a0f99000 - 0x1a0f9dfff com.apple.GPUWrangler (7.1.18 - 7.1.18) <9088F5DF-F41E-3324-878C-7C40C5F064FD> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x1a0f9e000 - 0x1a0fa0fff libRadiance.dylib (2387.6.3) <3B154AEA-01FA-3517-B595-CAF88E2B0656> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x1a0fa1000 - 0x1a0fa6ffb com.apple.DSExternalDisplay (3.1 - 380) <B442F820-06D3-342A-A7F6-61247ACF2913> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x1a0fa7000 - 0x1a0fd1fc7 libJPEG.dylib (2387.6.3) <8B55537E-657B-3CF5-84BC-2967EB367245> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x1a0fd2000 - 0x1a1001ffb com.apple.ATSUI (1.0 - 1) <F5CF3FB0-C0F0-373B-A389-036A567B19AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x1a1002000 - 0x1a1007ffb libGIF.dylib (2387.6.3) <DDC789C7-6BC9-3231-98F1-B847E07ABD7D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x1a1008000 - 0x1a1013fff com.apple.CMCaptureCore (1.0 - 331.4) <71DE8CFA-A377-3B68-8EF8-D197197DFC00> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x1a1014000 - 0x1a108bfff com.apple.print.framework.PrintCore (19 - 572.1) <BBC71B7C-8736-3864-AF94-8B9468A03D25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x1a108c000 - 0x1a1130fff com.apple.TextureIO (3.10.10 - 3.10.10) <00220615-3226-3C76-8FF7-129C02E5C0AF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x1a1131000 - 0x1a113bfff com.apple.InternationalSupport (1.0 - 74) <10CF1690-1739-3FDE-A149-8D1732978BE6> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x1a113c000 - 0x1a11b7fff com.apple.datadetectorscore (8.0 - 727.0) <97186A3B-C0A1-3A74-A7F6-A6E3619A2ABF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x1a11b8000 - 0x1a1223fff com.apple.UserActivity (551 - 551) <0FD0F6DB-F243-3148-8620-F4B17FA81072> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x1a1224000 - 0x1a1a3cfff com.apple.MediaToolbox (1.0 - 3025.7.2.4.1) <2F929764-95E8-35DA-8AA6-EB5CD13EF8C9> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x1a1aa8000 - 0x1a1fe0fff libswiftCore.dylib (5.8 - 5.8.0.117.201) <6650C75C-3E75-3607-A10D-8C67D5A3DE71> /usr/lib/swift/libswiftCore.dylib
0x1a208f000 - 0x1a20c8fff libSessionUtility.dylib (193.70) <37A87337-1111-39E3-AD69-02298A9D3685> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x1a20c9000 - 0x1a21effff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E8F4FE93-39B1-3A00-A582-8B99B1587F58> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x1a21f0000 - 0x1a2263fff com.apple.audio.AudioSession (1.0 - 193.70) <946D8043-F693-3762-BE95-AD647C0D5BBF> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x1a2264000 - 0x1a2277fff libAudioStatistics.dylib (119.82) <47357360-75D2-37ED-BEB3-4F7DC8D17755> /usr/lib/libAudioStatistics.dylib
0x1a2278000 - 0x1a22a3fff com.apple.speech.synthesis.framework (9.2.22 - 9.2.22) <4A780CE9-64B6-3448-8AB9-F9A858375D5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x1a22a4000 - 0x1a2315ff7 com.apple.ApplicationServices.ATS (377 - 554.4.0.1) <E0B77B34-B220-3168-9CF3-4693F3C7DF1D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x1a2316000 - 0x1a232efff libresolv.9.dylib (74) <4F634BA6-D08F-314B-9FE3-1A742F69FF8D> /usr/lib/libresolv.9.dylib
0x1a2504000 - 0x1a25e3fff libSMC.dylib (25.100.4) <F6CC5D1E-7EE4-31E1-96AA-C7F6B89E5B98> /usr/lib/libSMC.dylib
0x1a25e4000 - 0x1a2643ff3 libcups.2.dylib (506.2) <88F8FDB8-8589-3E83-9962-2117AEE9AFFF> /usr/lib/libcups.2.dylib
0x1a2651000 - 0x1a265cfff com.apple.ColorSyncLegacy (4.13.0 - 1) <0C278563-9E72-38D2-9A4B-89BC774E0106> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x1a265d000 - 0x1a2668ffb com.apple.QD (4.0 - 451) <51C3B8A6-AB5A-362C-A16E-6A28552D7E3D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x1a2669000 - 0x1a29acfff com.apple.audio.AudioResourceArbitration (1.0 - 1) <23810ACA-0E37-37ED-9816-26213F797EDC> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x1a29ad000 - 0x1a29bafff com.apple.perfdata (1.0 - 108) <9E89D0BC-6941-39BD-A400-987EE4AF7288> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x1a29bb000 - 0x1a29c8fff libperfcheck.dylib (42) <084992D4-46BD-362E-9B53-15CFE3CB153F> /usr/lib/libperfcheck.dylib
0x1a29c9000 - 0x1a29d9fff com.apple.Kerberos (3.0 - 1) <42EA0678-9F0E-3C63-B566-14C3FCEC03BE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x1a29da000 - 0x1a2a31ffb com.apple.GSS (4.0 - 2.0) <52BF6214-FCD9-3C06-AC3F-A21F6708A0B4> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x1a2a32000 - 0x1a2a44fff com.apple.CommonAuth (4.0 - 2.0) <A9DB1E80-07F9-36C4-85E5-4B5C3AB01491> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x1a2a45000 - 0x1a2abefff com.apple.MobileAssets (1.0 - 868.120.11) <D0ADEA26-5350-3735-AF36-ACCE15ED7731> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x1a37a7000 - 0x1a3866fff com.apple.Bluetooth (1.0 - 1) <24A7D005-F681-3709-A4CF-9E0ECAE6A792> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x1a39f5000 - 0x1a3b3ffff com.apple.combine (1.0 - 310) <16C6901F-7A58-38FC-8914-35410E943251> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
0x1a5690000 - 0x1a56bbfff com.apple.RemoteViewServices (2.0 - 173) <562C5A17-92E9-330B-B887-A9DC78ECFA3A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x1a56bc000 - 0x1a56cfffb com.apple.SpeechRecognitionCore (6.2.53.3 - 6.2.53.3) <81555D0D-26E5-3CF2-B778-7B1813D304DC> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x1a56d0000 - 0x1a56d7fff com.apple.speech.recognition.framework (6.0.4 - 6.0.4) <F83CFC18-B5D6-3D37-960B-66CE9B118152> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x1a5a92000 - 0x1a5a92fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F5957B1E-039A-3004-8465-5E94E991DACB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x1a5abb000 - 0x1a5abbfff com.apple.CoreServices (1228 - 1228) <C10A5C6A-B4A3-3457-89A6-081585D72C7E> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x1a5d6c000 - 0x1a5d6cfff com.apple.Accelerate (1.11 - Accelerate 1.11) <56DB5D71-E187-36CD-B890-FA9FC308642B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x1a5db7000 - 0x1a5dc7fff com.apple.MediaAccessibility (1.0 - 153) <2124BAF0-98E1-34D2-B7A0-23F364EE9256> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x1a660d000 - 0x1a66c0fff com.apple.CoreBluetooth (1.0 - 1) <9AF6FF93-BA86-3891-81D7-F1E741E0D0AA> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x1a66cd000 - 0x1a66f4fff com.apple.PowerLog (1.0 - 1) <16258A6C-CA4B-3125-8445-488B55041765> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x1a68da000 - 0x1a68e5fff com.apple.CoreAUC (455.4 - 455.4) <A46EA26E-1002-3A28-9D11-65C4F3719A4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x1a68e6000 - 0x1a68e9fff com.apple.Mangrove (1.0 - 25) <CA9F1535-8FB1-31D9-AF1D-1FA13E361964> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x1a68ea000 - 0x1a691dff3 com.apple.CoreAVCHD (6.0.0 - 6132.4.1) <EC66A1C4-59A2-3FF7-AEF5-8AE1472F4325> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x1a7006000 - 0x1a701efff libswiftDispatch.dylib (20) <E504BB5B-2325-3872-BDF3-17FF4ECBB53F> /usr/lib/swift/libswiftDispatch.dylib
0x1a77c1000 - 0x1a77cafff com.apple.CoreTime (311.0.1) <E2377CCA-A763-3AD9-964E-F7FCC6C1B8BC> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x1a8e39000 - 0x1a8e4cfff com.apple.RemoteServiceDiscovery (1.0 - 103.120.4) <150A524A-2870-302C-8A83-F6C0C257ED04> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x1a8ea9000 - 0x1a8eacfff com.apple.help (1.3.8 - 74) <82E7EF46-BC3C-35A4-93C0-7C0A88A1FC1A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x1a9185000 - 0x1a9185fff com.apple.ApplicationServices (48 - 61) <C577D979-1DC2-3E84-AD8E-CE237E835BAF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x1a953d000 - 0x1a953dfff libHeimdalProxy.dylib (80) <44F42A1C-D4AF-3CB8-AA60-A22B93A77E75> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x1a953e000 - 0x1a953efff com.apple.audio.units.AudioUnit (1.14 - 1.14) <C95E9414-392C-3796-AD62-0CDA8CC96FB5> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x1a9564000 - 0x1a958efff com.apple.StreamingZip (1.0 - 1) <347B71DF-0056-3AB3-A68C-B3B44AAFC504> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x1a95bb000 - 0x1a95beff5 libswiftObjectiveC.dylib (6) <23EE9423-4652-3832-976F-8487C6CEDC06> /usr/lib/swift/libswiftObjectiveC.dylib
0x1a95bf000 - 0x1a95d8fff libswiftos.dylib (1034) <0F40167B-099D-3A6C-B206-8B9001B703DE> /usr/lib/swift/libswiftos.dylib
0x1aa424000 - 0x1aa433fff com.apple.ASEProcessing (1.31.0 - 1.31.0) <30C73C44-9766-39C7-A676-7A70F9788CA8> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x1ab234000 - 0x1ab2a6fff com.apple.audio.midi.CoreMIDI (2.0 - 88) <73C9204E-07EF-3E4D-8401-3516BFC38586> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x1abb16000 - 0x1abb19fff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <EFF13F2D-1DFC-3BB5-AAA3-1701BB07FD4B> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x1ad081000 - 0x1ad0a0fff com.apple.openscripting (1.7 - 193) <D091C76F-A4F5-3E8C-8B41-803AE55FC907> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x1ad0a1000 - 0x1ad0a4ffb com.apple.securityhi (9.0 - 55008) <4F68AEA7-C434-3843-8C9D-093AA1CC6B5C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x1ad0a5000 - 0x1ad0a8fff com.apple.ink.framework (10.15 - 227) <41CFCB60-E02C-3FED-A518-A2684C7D4248> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x1ad0a9000 - 0x1ad0acfff com.apple.CommonPanels (1.2.6 - 105) <4FB67984-59A8-36DE-974E-D0B5B012CF52> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x1ad0ad000 - 0x1ad0b0fff com.apple.ImageCapture (1830.6.1 - 1830.6.1) <EB078321-C98E-342A-A025-B6528A39B647> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x1b0a8f000 - 0x1b0a9afff com.apple.OSAServicesClient (1.0 - 1) <A4BDFF57-307A-38D3-A7B6-BC9F9C944AA0> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
0x1b0ade000 - 0x1b0b00fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <4EFF0CCF-30A9-3325-BB79-0947C8360B39> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x1b3960000 - 0x1b3969ff7 libswiftDarwin.dylib (??? - 5.8.0.117.201) <28572C4D-7D27-3457-A7DF-A921F03A9CEE> /usr/lib/swift/libswiftDarwin.dylib
0x1b4803000 - 0x1b4806fff com.apple.print.framework.Print (15 - 271) <DA107EC1-ECEA-365A-83D0-C1305834E7BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x1b4807000 - 0x1b480afff com.apple.Carbon (160 - 169) <BAE979FB-4976-3456-AB6C-206E642A1F3C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x1b4e0f000 - 0x1b4e32fff com.apple.private.SystemPolicy (1.0 - 1) <B7C0C806-ACCA-3C98-94D4-C6E8283FACDC> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x1b59cd000 - 0x1b59dffff libmis.dylib (356.100.14) <6A0A6312-0EB6-3F26-944E-D5B0AFD83ABF> /usr/lib/libmis.dylib
0x1b59ed000 - 0x1b59f4fff libswiftCoreFoundation.dylib (1955) <9836BB91-759F-341E-930C-2323DB4A7400> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1b5a01000 - 0x1b5a0cfff libswiftXPC.dylib (6) <531D3F74-E5DC-3607-82D7-8A5FAD2DC558> /usr/lib/swift/libswiftXPC.dylib
0x1b5a0e000 - 0x1b5a0efff libswiftIOKit.dylib (1) <BA9AB50B-500E-3F4E-827E-C5C463049A4D> /usr/lib/swift/libswiftIOKit.dylib
0x1b7197000 - 0x1b71eefff libbootpolicy.dylib (200.120.2) <6E484626-926C-35F7-B496-0A1D6BC599E5> /usr/lib/libbootpolicy.dylib
0x1b88c6000 - 0x1b88deff7 libswiftsimd.dylib (9.100.1) <337BEB90-AF70-36BA-B683-9C3382B24653> /usr/lib/swift/libswiftsimd.dylib
0x1b8960000 - 0x1b8a16fff com.apple.TextInput (1.0 - 1.0) <0BC86C3C-F486-3E8B-9239-DFBC859B49AB> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
0x1baa80000 - 0x1baa87fff com.apple.MSUDataAccessor (1.0 - 1) <CD71399E-507F-32E0-A1F3-830F471FE6D2> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/Versions/A/MSUDataAccessor
0x1bad9b000 - 0x1badfafff com.apple.SoftwareUpdateCoreSupport (1.0 - 1) <CC5CBD7E-55F9-3561-9B5C-C3CA8FA61972> /System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/Versions/A/SoftwareUpdateCoreSupport
0x1bd516000 - 0x1bd75efff com.apple.RawCamera.bundle (9.14.0 - 1650.2) <41DC921C-BF59-3983-9374-7FA1C4E2D857> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1c020e000 - 0x1c0215ffc libswiftMetal.dylib (306.7.4) <D9532F3F-8DE9-3947-9315-0EDC29F93891> /usr/lib/swift/libswiftMetal.dylib
0x1c0ef4000 - 0x1c0f07fff com.apple.SoftwareUpdateCoreConnect (1.0 - 1) <3658B44D-6DCC-37F5-987F-74BA9A6AEE68> /System/Library/PrivateFrameworks/SoftwareUpdateCoreConnect.framework/Versions/A/SoftwareUpdateCoreConnect
0x1c3b96000 - 0x1c3b9dfff com.apple.MobileSystemServices (1.0 - 1) <625E07E4-6DE5-3E36-9397-44B83714FBC3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices
0x1c7841000 - 0x1c7854fff libpartition2_dynamic.dylib (2706.120.11) <41A054A0-86D6-3BF3-A6BB-BABC2F298538> /usr/lib/libpartition2_dynamic.dylib
0x1df0cf000 - 0x1df0d2fff com.apple.ConfigProfileHelper (15.3 - 1531) <75A1B8E0-F913-33B4-AF2D-41689C99118B> /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper
0x1f7907000 - 0x1f790dff3 libCoreFSCache.dylib (300.11) <75A8B838-5345-3BC0-B200-E32FB8BC8554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1f790e000 - 0x1f7913ffb libCoreVMClient.dylib (300.11) <D10AE90B-B0E0-3A07-B6AC-78EE8A940526> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x1f7914000 - 0x1f7924ffb com.apple.opengl (20.5.2 - 20.5.2) <3B4AF263-CFAD-3638-B3D7-F0DEC51A61CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1f7925000 - 0x1f7927fff libCVMSPluginSupport.dylib (20.5.2) <F79C4C41-AA2F-39A1-8719-642DD101BE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x1f7928000 - 0x1f7930ffb libGFXShared.dylib (20.5.2) <B6E4D423-0EEF-3DFD-AFC5-4E4EE680D52B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1f7931000 - 0x1f7968ff3 libGLImage.dylib (20.5.2) <333E34E8-D0AD-3BA8-859F-C9E49E2B3BF3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1f7969000 - 0x1f79a2ff7 libGLU.dylib (20.5.2) <4C7DD63C-6B9E-3F8F-9F2F-7D1949DD94C0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1f7b03000 - 0x1f7b0cfff libGL.dylib (20.5.2) <29942D11-A1DC-33A3-8F20-B57ABA0D925D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1f94a3000 - 0x1f95bdfff com.apple.audio.AVFAudio (1.0 - 579.69) <AE79EBEE-12DE-3948-A5BF-C1D077DAD5B9> /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x1fa296000 - 0x1fa300fff com.apple.ExtensionFoundation (97 - 97) <40763AF1-FA89-317F-A59A-49FAF71A5A06> /System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
0x1fb766000 - 0x1fb779fff com.apple.MPSFunctions (1.0 - 1) <D3E130C6-EDB3-3020-A156-D18220717064> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions
0x200297000 - 0x2002a6fff com.apple.private.AppleMobileFileIntegrity-fmk (1.0 - 1) <192386A4-74DC-37B3-BE79-B505FABB4AAE> /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity
0x200e40000 - 0x200f0efff com.apple.CMPhoto (1.0 - 1) <F0B49B0A-5D45-39AE-8B48-E7D320DDD02F> /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
0x2018f0000 - 0x201901fff com.apple.CollectionViewCore (1.0 - 1) <A427F7C3-D06C-3F7B-8B2C-4EA89B5FF64D> /System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore
0x204382000 - 0x20439ffff com.apple.CoreUtilsExtras (7.1 - 710.18.2) <1595C0BF-F7AE-37A9-A4EB-C9496318C4CC> /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras
0x205aaf000 - 0x205aafffb com.apple.FontServices (1.0 - 1) <82C05A20-2C8B-30CA-9F1F-8AA0C73525E7> /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices
0x205ab0000 - 0x205b3dfff libXTFontStaticRegistryData.dylib (253.4.0.8) <E377092A-9CBD-380E-AA5D-9878E5A4E6FB> /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib
0x205b8e000 - 0x205b91fff libGPUCompilerUtils.dylib (31001.722.4) <645D90A0-F931-3FE8-85F5-321A7D2825BF> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libGPUCompilerUtils.dylib
0x205b92000 - 0x205bd9ff7 libllvm-flatbuffers.dylib (31001.722.4) <78E06653-715E-36E1-A49A-C9104A0A1032> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libllvm-flatbuffers.dylib
0x2093e9000 - 0x209438fff com.apple.IO80211 (1.0 - 1) <B48B87DA-B815-3B24-8BB1-2075FB4B6E49> /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211
0x209553000 - 0x209626fff com.apple.InstalledContentLibrary (1.0 - 1.0) <3BFA5169-F09E-3471-972B-9077F20253CF> /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary
0x20a6f9000 - 0x20a9b0fff com.apple.MIL (4.28 - 4.28.4) <D55DB18C-97F8-3EBC-8C5A-9AADA6666FBA> /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
0x20b4cb000 - 0x20b4f7fff com.apple.MessageSecurity (1.0 - 38.120.2) <145594D1-94E9-3EDB-BD8E-900543ABDD35> /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity
0x20e54c000 - 0x20e563fff com.apple.accessibility.PhotosensitivityProcessing (1.0 - 1) <2A3A90EF-B178-3C59-98EB-666C6A1BE544> /System/Library/PrivateFrameworks/PhotosensitivityProcessing.framework/Versions/A/PhotosensitivityProcessing
0x218511000 - 0x218514fff com.apple.VideoToolboxParavirtualizationSupport (13.4.13 - 13.4.13) <D59E4582-E2E9-3A04-8240-06357816903C> /System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport
0x2199a8000 - 0x2199bcfff com.apple.WindowManagement (61.15) <08A8DE1C-A402-3D20-93B0-043EC6EE3813> /System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement
0x21f510000 - 0x21f51bfff libCoreEntitlements.dylib (38.100.9) <751353A3-EABC-3B52-B450-CF57A8D18C46> /usr/lib/libCoreEntitlements.dylib
0x21f692000 - 0x21f699ffb libRosetta.dylib (289.12) <FB664621-26AE-3F46-8F5A-DD5D890A5CE7> /usr/lib/libRosetta.dylib
0x21f6b3000 - 0x21f6befff libTLE.dylib (38.100.9) <E2CBFE03-3A04-37F9-99D3-E96E5D8D5666> /usr/lib/libTLE.dylib
0x220423000 - 0x22047dffb libswift_Concurrency.dylib (5.8 - 5.8.0.117.201) <A60D651E-1F8B-35B9-A760-F4E4B0647F32> /usr/lib/swift/libswift_Concurrency.dylib
0x2204c1000 - 0x220570ff7 libswift_RegexParser.dylib (??? - 5.8.0.117.201) <8F897DC0-916E-3EA6-B262-36F07EE2729D> /usr/lib/swift/libswift_RegexParser.dylib
0x220571000 - 0x22061bfff libswift_StringProcessing.dylib (??? - 5.8.0.117.201) <9E93AC13-B087-3E49-BD24-8CED7F289CA2> /usr/lib/swift/libswift_StringProcessing.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment