unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jacob Faibussowitsch <jacob.fai@gmail.com>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>, 58966@debbugs.gnu.org
Subject: bug#58966: [Trunk] Xcode 14.1+ (and macOS 13.0+) deprecate sprintf()
Date: Thu, 3 Nov 2022 10:48:45 -0400	[thread overview]
Message-ID: <69825D3D-7C20-437A-83B7-36F02E83CB80@gmail.com> (raw)
In-Reply-To: <4FC70A5E-A782-405C-A39D-00F307D58912@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 84 bytes --]

No such luck

Best regards,

Jacob Faibussowitsch
(Jacob Fai - booss - oh - vitch)


[-- Attachment #2: config_and_make.log --]
[-- Type: application/octet-stream, Size: 171929 bytes --]

Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
You can now run './configure'.
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=config.cache; \
fi
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/Users/jacobfaibussowitsch/soft/packages CC=clang CXX=clang++ CFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas CXXFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas LDFLAGS=-L/opt/homebrew/lib -C --with-native-compilation --with-gnutls --without-x --with-xml2 --with-dbus --with-modules --with-json --without-ns --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-libsystemd --with-cairo --with-harfbuzz --with-zlib --with-toolkit-scroll-bars --disable-gcc-warnings --without-compress-install --with-libgmp --no-create --no-recursion
configure: loading cache config.cache
checking for xcrun... (cached) xcrun
checking for make... (cached) yes
checking for GNU Make... (cached) gmake
checking build system type... (cached) aarch64-apple-darwin21.6.0
checking host system type... (cached) aarch64-apple-darwin21.6.0
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... (cached) o
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether the compiler is clang... (cached) yes
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking for ar... (cached) ar
checking whether clang and cc understand -c and -o together... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wchar.h... (cached) yes
checking for minix/config.h... (cached) no
checking for linux/fs.h... (cached) no
checking for malloc.h... (cached) no
checking for sys/systeminfo.h... (cached) no
checking for sys/sysinfo.h... (cached) no
checking for coff.h... (cached) no
checking for pty.h... (cached) no
checking for sys/resource.h... (cached) yes
checking for sys/utsname.h... (cached) yes
checking for pwd.h... (cached) yes
checking for utmp.h... (cached) yes
checking for util.h... (cached) yes
checking for sanitizer/lsan_interface.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for pthread.h... (cached) yes
checking for malloc/malloc.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for vfork.h... (cached) no
checking for dirent.h... (cached) yes
checking for execinfo.h... (cached) yes
checking for stdio_ext.h... (cached) no
checking for sys/vfs.h... (cached) no
checking for sys/fs_types.h... (cached) no
checking for getopt.h... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for ieee754.h... (cached) no
checking for limits.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for stdalign.h... (cached) yes
checking for stdbool.h... (cached) yes
checking for sys/random.h... (cached) yes
checking for stdckdint.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking whether _XOPEN_SOURCE should be defined... (cached) no
checking how to run the C preprocessor... (cached) clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for Minix Amsterdam compiler... (cached) no
checking for ranlib... (cached) ranlib
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking whether the compiler is clang... (cached) yes
checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes
checking whether C compiler handles -Wno-switch... (cached) yes
checking whether C compiler handles -Wno-pointer-sign... (cached) yes
checking whether C compiler handles -Wno-string-plus-int... (cached) yes
checking whether C compiler handles -Wno-unknown-attributes... (cached) yes
checking whether C compiler handles -Wno-unknown-pragmas... (cached) yes
checking whether C compiler handles -Wno-initializer-overrides... (cached) yes
checking whether C compiler handles -Wno-tautological-compare... (cached) yes
checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... (cached) yes
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking command to symlink files in the same directory... (cached) ln -s
checking for install-info... (cached) /usr/bin/install-info
checking for gzip... (cached) /usr/bin/gzip
checking for 'find' args to delete a file... (cached) -delete
checking for brew... (cached) brew
checking for makeinfo... (cached) /opt/homebrew/opt/texinfo/bin/makeinfo
checking for port... no
checking for -znocombreloc... (cached) not needed
checking whether addresses are sanitized... (cached) no
checking for math library... (cached) none required
checking for pkg-config... (cached) /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for machine/soundcard.h... (cached) no
checking for sys/soundcard.h... (cached) no
checking for soundcard.h... (cached) no
checking for mmsystem.h... (cached) no
checking for _oss_ioctl in -lossaudio... (cached) no
checking for alsa >= 1.0.0... no
checking for ADDR_NO_RANDOMIZE... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for net/if.h... (cached) yes
checking for ifaddrs.h... (cached) yes
checking for net/if_dl.h... (cached) yes
checking for struct ifreq.ifr_flags... (cached) yes
checking for struct ifreq.ifr_hwaddr... (cached) no
checking for struct ifreq.ifr_netmask... (cached) no
checking for struct ifreq.ifr_broadaddr... (cached) yes
checking for struct ifreq.ifr_addr... (cached) yes
checking for struct ifreq.ifr_addr.sa_len... (cached) yes
checking whether gcc understands -MMD -MF... (cached) yes
checking for X... disabled
checking whether malloc is Doug Lea style... (cached) no
checking for sbrk... (cached) yes
checking for getpagesize... (cached) yes
checking for __lsan_ignore_object... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for fchmod... (cached) yes
checking for canonicalize_file_name... (cached) no
checking for faccessat... (cached) yes
checking for realpath... (cached) yes
checking for lstat... (cached) yes
checking for readlinkat... (cached) yes
checking for explicit_bzero... (cached) no
checking for memset_s... (cached) yes
checking for fchmodat... (cached) yes
checking for lchmod... (cached) yes
checking for fcntl... (cached) yes
checking for fdopendir... (cached) yes
checking for fstatat... (cached) yes
checking for fsync... (cached) yes
checking for futimens... (cached) yes
checking for getrandom... (cached) no
checking for gettimeofday... (cached) yes
checking for mkostemp... (cached) yes
checking for pipe2... (cached) no
checking for pselect... (cached) yes
checking for pthread_sigmask... (cached) yes
checking for readlink... (cached) yes
checking for isblank... (cached) yes
checking for iswctype... (cached) yes
checking for strtoimax... (cached) yes
checking for symlink... (cached) yes
checking for localtime_r... (cached) yes
checking for timegm... (cached) yes
checking for utimensat... (cached) yes
checking for getdtablesize... (cached) yes
checking for futimes... (cached) yes
checking for futimesat... (cached) no
checking for lutimes... (cached) yes
checking for working mmap... (cached) yes
checking for main in -lXbsd... (cached) no
checking for pthread library... (cached) none needed
checking for thread support... yes
checking for sqlite3_open_v2 in -lsqlite3... (cached) yes
checking for sqlite3_load_extension in -lsqlite3... (cached) no
checking for getaddrinfo_a in -lanl... (cached) no
checking for malloc_trim... (cached) no
checking for dbus-1 >= 1.0... no
checking for lgetfilecon in -lselinux... (cached) no
checking for gnutls >= 2.12.2... yes
checking for libsystemd >= 222... no
checking for jansson >= 2.7... yes
checking for sys/inotify.h... (cached) no
checking for libkqueue... no
checking for library containing kqueue... (cached) none required
checking for lcms2... yes
checking for library containing inflateEnd... (cached) -lz
checking for dladdr... (cached) yes
checking for dlfunc... (cached) no
checking for gcc_jit_context_acquire in -lgccjit... (cached) yes
checking for libgccjit.h... (cached) yes
checking for gpm.h... (cached) no
checking for libxml-2.0 > 2.6.17... yes
checking for htmlReadMemory in -lxml2... (cached) yes
checking for maillock in -lmail... (cached) no
checking for maillock in -llockfile... (cached) no
checking for liblockfile.so... (cached) no
checking for maillock.h... (cached) no
checking for linux/seccomp.h... (cached) no
checking for linux/filter.h... (cached) no
checking for libseccomp >= 2.5.2... no
checking size of long... (cached) 8
checking for accept4... (cached) no
checking for fchdir... (cached) yes
checking for gethostname... (cached) yes
checking for getrusage... (cached) yes
checking for get_current_dir_name... (cached) no
checking for lrand48... (cached) yes
checking for random... (cached) yes
checking for rint... (cached) yes
checking for trunc... (cached) yes
checking for select... (cached) yes
checking for getpagesize... (cached) yes
checking for setlocale... (cached) yes
checking for newlocale... (cached) yes
checking for getrlimit... (cached) yes
checking for setrlimit... (cached) yes
checking for shutdown... (cached) yes
checking for pthread_sigmask... (cached) yes
checking for strsignal... (cached) yes
checking for setitimer... (cached) yes
checking for sendto... (cached) yes
checking for recvfrom... (cached) yes
checking for getsockname... (cached) yes
checking for getifaddrs... (cached) yes
checking for freeifaddrs... (cached) yes
checking for gai_strerror... (cached) yes
checking for sync... (cached) yes
checking for getpwent... (cached) yes
checking for endpwent... (cached) yes
checking for getgrent... (cached) yes
checking for endgrent... (cached) yes
checking for cfmakeraw... (cached) yes
checking for cfsetspeed... (cached) yes
checking for __executable_start... (cached) no
checking for log2... (cached) yes
checking for pthread_setname_np... (cached) yes
checking for pthread_set_name_np... (cached) no
checking whether pthread_setname_np takes a single argument... (cached) yes
checking for aligned_alloc... (cached) yes
checking whether aligned_alloc is declared... (cached) yes
checking for posix_madvise... (cached) yes
checking for __builtin_frame_address... (cached) yes
checking for __builtin_unwind_init... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
checking for grantpt... (cached) yes
checking for getpt... (cached) no
checking for posix_openpt... (cached) yes
checking for library containing tputs... (cached) -lncurses
checking whether -lncurses library defines BC... (cached) yes
checking for timerfd interface... (cached) no
checking whether signals can be handled on alternate stack... (cached) no
checking for valgrind/valgrind.h... (cached) no
checking for struct unipair.unicode... (cached) no
checking for pid_t... (cached) yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for snprintf... (cached) yes
checking for spawn.h... (cached) yes
checking for posix_spawn... (cached) yes
checking for posix_spawn_file_actions_addchdir... (cached) no
checking for posix_spawn_file_actions_addchdir_np... (cached) yes
checking for posix_spawnattr_setflags... (cached) yes
checking whether POSIX_SPAWN_SETSID is declared... (cached) yes
checking whether GLib is linked in... (cached) no
checking for nl_langinfo and CODESET... (cached) yes
checking for nl_langinfo and _NL_PAPER_WIDTH... (cached) no
checking for mbstate_t... (cached) yes
checking for _setjmp... (cached) yes
checking for sigsetjmp... (cached) yes
checking POSIX termios... (cached) yes
checking size of speed_t... (cached) 8
checking for usable FIONREAD... (cached) yes
checking for usable SIGIO... (cached) yes
checking for struct alignment... (cached) yes
checking for typeof syntax and keyword spelling... (cached) typeof
checking for statement expressions... (cached) yes
checking whether malloc (0) returns nonnull... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking whether the preprocessor supports include_next... (cached) yes
checking whether source code line length is unlimited... (cached) yes
checking whether lstat correctly handles trailing slash... (cached) no
checking whether // is distinct from /... (cached) no
checking whether realpath works... (cached) no
checking for getcwd... (cached) yes
checking for C/C++ restrict keyword... (cached) __restrict__
checking whether byte ordering is bigendian... (cached) no
checking if environ is properly declared... (cached) no
checking for complete errno.h... (cached) yes
checking whether ctype.h defines __header_inline... (cached) yes
checking for mode_t... (cached) yes
checking whether strmode is declared... (cached) yes
checking for gawk... (cached) awk
checking for getopt.h... (cached) yes
checking for getopt_long_only... (cached) yes
checking whether getopt is POSIX compatible... (cached) no
checking for timespec_get... (cached) yes
checking for struct timeval... (cached) yes
checking for wide-enough struct timeval.tv_sec member... (cached) yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... (cached) no
checking whether the compiler produces multi-arch binaries... (cached) no
checking whether stdint.h conforms to C99... (cached) yes
checking whether stdint.h works without ISO C predefines... (cached) yes
checking whether stdint.h has UINTMAX_WIDTH etc.... (cached) no
checking whether memmem is declared... (cached) yes
checking whether memrchr is declared... (cached) no
checking whether <limits.h> defines MIN and MAX... (cached) no
checking whether <sys/param.h> defines MIN and MAX... (cached) yes
checking whether time_t is signed... (cached) yes
checking whether alarm is declared... (cached) yes
checking for working mktime... (cached) no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for struct tm.tm_zone... (cached) yes
checking for struct tm.tm_gmtoff... (cached) yes
checking whether <sys/select.h> is self-contained... (cached) yes
checking for inline... (cached) inline
checking for sigset_t... (cached) yes
checking for volatile sig_atomic_t... (cached) yes
checking for sighandler_t... (cached) no
checking for wchar_t... (cached) yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether fcloseall is declared... (cached) no
checking which flavor of printf attribute matches inttypes macros... (cached) system
checking whether ecvt is declared... (cached) yes
checking whether fcvt is declared... (cached) yes
checking whether gcvt is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking whether strtoimax is declared... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for nlink_t... (cached) yes
checking for struct timespec in <time.h>... (cached) yes
checking for TIME_UTC in <time.h>... (cached) yes
checking whether execvpe is declared... (cached) no
checking whether clearerr_unlocked is declared... (cached) yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... (cached) yes
checking whether fflush_unlocked is declared... (cached) no
checking whether fgets_unlocked is declared... (cached) no
checking whether fputc_unlocked is declared... (cached) no
checking whether fputs_unlocked is declared... (cached) no
checking whether fread_unlocked is declared... (cached) no
checking whether fwrite_unlocked is declared... (cached) no
checking whether getc_unlocked is declared... (cached) yes
checking whether getchar_unlocked is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) yes
checking whether putchar_unlocked is declared... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking whether getdtablesize is declared... (cached) yes
checking whether malloc is ptrdiff_t safe... (cached) yes
checking whether malloc, realloc, calloc set errno on failure... (cached) yes
checking for O_CLOEXEC... (cached) yes
checking for promoted mode_t type... (cached) int
checking whether the utimes function works... (cached) yes
checking for C compiler option to allow warnings... (cached) -Wno-error
checking for sys/acl.h... (cached) yes
checking for library containing acl_get_file... (cached) none required
checking for acl_get_file... (cached) yes
checking for acl_get_fd... (cached) yes
checking for acl_set_file... (cached) yes
checking for acl_set_fd... (cached) yes
checking for acl_free... (cached) yes
checking for acl_from_mode... (cached) no
checking for acl_from_text... (cached) yes
checking for acl_delete_def_file... (cached) yes
checking for acl_extended_file... (cached) no
checking for acl_delete_fd_np... (cached) yes
checking for acl_delete_file_np... (cached) yes
checking for acl_copy_ext_native... (cached) yes
checking for acl_create_entry_np... (cached) yes
checking for acl_to_short_text... (cached) no
checking for acl_free_text... (cached) no
checking for working acl_get_file... (cached) yes
checking for acl/libacl.h... (cached) no
checking for acl_entries... (cached) no
checking for ACL_FIRST_ENTRY... (cached) yes
checking for ACL_TYPE_EXTENDED... (cached) yes
checking for alloca as a compiler built-in... (cached) yes
checking for static_assert... (cached) no
checking for __builtin_expect... (cached) yes
checking for byteswap.h... (cached) no
checking for library containing clock_gettime... (cached) none required
checking for clock_getres... (cached) yes
checking for clock_gettime... (cached) yes
checking for clock_settime... (cached) yes
checking for copy_file_range... (cached) no
checking for d_type member in directory struct... (cached) yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... (cached) yes
checking for library containing backtrace_symbols_fd... (cached) none required
checking for explicit_memset... (cached) no
checking for access... (cached) yes
checking whether fchmodat works... (cached) yes
checking whether fcntl handles F_DUPFD correctly... (cached) yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes
checking whether fdopendir is declared... (cached) yes
checking whether fdopendir works... (cached) yes
checking for getxattr with XATTR_NAME_POSIX_ACL macros... (cached) no
checking for flexible array member... (cached) yes
checking for __fpending... (cached) no
checking whether free is known to preserve errno... (cached) no
checking whether fstatat (..., 0) works... (cached) yes
checking for sys/mount.h... (cached) yes
checking for statvfs function (SVR4)... (cached) no
checking for two-argument statfs with statfs.f_frsize member... (cached) no
checking for 3-argument statfs function (DEC OSF/1)... (cached) no
checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... (cached) yes
checking for sys/fs/s5param.h... (cached) no
checking for sys/statfs.h... (cached) no
checking for statfs that truncates block counts... (cached) no
checking whether futimens works... (cached) no
checking for getloadavg... (cached) yes
checking for sys/loadavg.h... (cached) no
checking whether getloadavg is declared... (cached) yes
checking for gettimeofday with POSIX signature... (cached) yes
checking whether the compiler supports the __inline keyword... (cached) yes
checking for gmp.h... (cached) yes
checking for library containing __gmpz_roinit_n... (cached) -lgmp
checking for memmem... (cached) yes
checking whether memmem works... (cached) no
checking for mempcpy... (cached) no
checking for memrchr... (cached) no
checking for library containing nanosleep... (cached) none required
checking for working nanosleep... (cached) no (mishandles large arguments)
checking for sys/pstat.h... (cached) no
checking for sys/sysmp.h... (cached) no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... (cached) yes
checking for sched_getaffinity... (cached) no
checking for sched_getaffinity_np... (cached) no
checking for pstat_getdynamic... (cached) no
checking for sysmp... (cached) no
checking for sysctl... (cached) yes
checking whether signature of pselect conforms to POSIX... (cached) yes
checking whether pselect detects invalid fds... (cached) yes
checking whether pthread_sigmask is a macro... (cached) no
checking whether pthread_sigmask works without -lpthread... (cached) yes
checking whether pthread_sigmask returns error numbers... (cached) yes
checking whether pthread_sigmask unblocks signals correctly... (cached) guessing yes
checking whether readlink signature is correct... (cached) yes
checking whether readlink handles trailing slash correctly... (cached) no
checking whether readlink truncates results correctly... (cached) yes
checking whether readlinkat signature is correct... (cached) yes
checking for working re_compile_pattern... (cached) no
checking for libintl.h... (cached) yes
checking whether isblank is declared... (cached) yes
checking for sig2str... (cached) no
checking for sigdescr_np... (cached) no
checking for socklen_t... (cached) yes
checking for ssize_t... (cached) yes
checking for struct stat.st_atim.tv_nsec... (cached) no
checking for struct stat.st_atimespec.tv_nsec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) yes
checking for alignas and alignof... (cached) yes, <stdalign.h> macros
checking for bool, true, false... (cached) no
checking for stpcpy... (cached) yes
checking for working strnlen... (cached) yes
checking whether strtoimax works... (cached) yes
checking whether symlink handles trailing slash correctly... (cached) no
checking whether localtime_r is declared... (cached) yes
checking whether localtime_r is compatible with its POSIX signature... (cached) yes
checking whether localtime works even near extrema... (cached) yes
checking for timezone_t... (cached) no
checking whether timer_settime is declared... (cached) no
checking whether utimensat works... (cached) no
checking for variable-length arrays... (cached) yes
checking for rawmemchr... (cached) no
checking whether open recognizes a trailing slash... (cached) no
checking for euidaccess... (cached) no
checking for libgen.h... (cached) yes
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking for library containing eaccess... (cached) no
checking for eaccess... (cached) no
checking for group_member... (cached) no
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking whether getgroups handles negative values... (cached) no
checking whether realloc (0, 0) returns nonnull... (cached) yes
checking for __mktime_internal... (cached) no
checking for timer_getoverrun... (cached) no
checking for clang option to disable position independent executables... (cached) not needed

Configured for 'aarch64-apple-darwin21.6.0'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               clang -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    none
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use a png library?                           no 
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lwebp?                                  no
  Does Emacs use -lsqlite3?                               yes
  Does Emacs use cairo?                                   no
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick?                             no
  Does Emacs use native APIs for images?                  no
  Does Emacs support sound?                               no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               no
  Does Emacs use a file notification library?             yes (kqueue)
  Does Emacs use access control lists?                    yes 
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              no
  Does Emacs use HarfBuzz?                                no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use -lsystemd?                               no
  Does Emacs use -ljansson?                               yes
  Does Emacs use the GMP library?                         yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     no
  Does Emacs support Xwidgets?                            no
  Does Emacs have threading support in lisp?              yes
  Does Emacs support the portable dumper?                 yes
  Does Emacs support legacy unexec dumping?               no
  Which dumping strategy does Emacs use?                  pdumper
  Does Emacs have native lisp compiler?                   yes
  Does Emacs use version 2 of the X Input Extension?      no
  Does Emacs generate a smaller-size Japanese dictionary? no


configure: creating ./config.status
configure: WARNING: This configuration installs a 'movemail' program
that does not retrieve POP3 email.  By default, Emacs 25 and earlier
installed a 'movemail' program that retrieved POP3 email via only
insecure channels, a practice that is no longer recommended but that
you can continue to support by using './configure --with-pop'.
configure: You might want to install GNU Mailutils
<https://mailutils.org> and use './configure --with-mailutils'.
MAKE='/opt/homebrew/bin/gmake' ./config.status
config.status: creating src/verbose.mk
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/Makefile
config.status: creating test/manual/noverlay/Makefile
config.status: creating test/infra/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing src/epaths.h commands
gmake[1]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs'
gmake[1]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs'
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
/opt/homebrew/bin/gmake actual-bootstrap || /opt/homebrew/bin/gmake advice-on-failure make-target=bootstrap exit-status=$?
gmake[1]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs'
/opt/homebrew/bin/gmake bootstrap-clean
gmake[2]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs'
/opt/homebrew/bin/gmake -C src bootstrap-clean
/opt/homebrew/bin/gmake -C oldXMenu bootstrap-clean
/opt/homebrew/bin/gmake -C lwlib bootstrap-clean
/opt/homebrew/bin/gmake -C lib bootstrap-clean
/opt/homebrew/bin/gmake -C lib-src bootstrap-clean
/opt/homebrew/bin/gmake -C nt bootstrap-clean
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lwlib'
rm -f ./*.o liblw.a \#* deps/*
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/oldXMenu'
rm -f libXMenu11.a ./*.o deps/*
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lib-src'
rm -f core ./*.o ./*.res
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/nt'
rm -f core *.o *.res
rm -f Makefile
rm -f Makefile
rm -f runemacs addpm cmdproxy ddeclient 
rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc
rm -fr deps
rm -fr deps
rm -f TAGS Makefile *.rc
rm -f etags ctags emacsclient  ebrowse hexl  movemail  make-docfile make-fingerprint
rm -f TAGS
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/oldXMenu'
/opt/homebrew/bin/gmake -C doc/emacs bootstrap-clean
rm -f TAGS Makefile blessmail
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lwlib'
/opt/homebrew/bin/gmake -C doc/misc bootstrap-clean
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lib-src'
/opt/homebrew/bin/gmake -C doc/lispref bootstrap-clean
true
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/emacs'
rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \
  ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/nt'
rm -f \
  ./../../info/emacs.info \
  ./../../info/emacs.info-[1-9] \
  ./../../info/emacs.info-[1-9][0-9]
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/misc'
rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \
  ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \
  ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispref'
rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \
  ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs
rm -f \
  ./../../info/elisp.info \
  ./../../info/elisp.info-[1-9] \
  ./../../info/elisp.info-[1-9][0-9]
rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps
rm -f Makefile
rm -f elisp[12]* vol[12].tmp
for file in auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt eglot eieio emacs-mime epa erc ert eshell eudc efaq eww flymake forms gnus emacs-gnutls htmlfontify idlwave ido info.info mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc remember reftex sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode transient tramp url vhdl-mode vip viper vtable widget wisent woman efaq-w32; do \
  file=`echo ${file} | sed 's/\.info$//'`.info; \
  rm -f \
    ./../../info/${file} \
    ./../../info/${file}-[1-9] \
    ./../../info/${file}-[1-9][0-9]; \
done
rm -f gnustmp*
rm -f ./emacsver.texi TAGS
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/emacs'
/opt/homebrew/bin/gmake -C doc/lispintro bootstrap-clean
rm -f elisp.dvi elisp.html elisp.pdf elisp.ps
/opt/homebrew/bin/gmake -C test bootstrap-clean
rm -f vol[12].dvi vol[12].pdf vol[12].ps
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispintro'
rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \
  ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/test'
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lib'
rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d
rm -f Makefile
rm -f TAGS
rm -f \
  ./../../info/eintr.info \
  ./../../info/eintr.info-[1-9]
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispref'
rm -f ./modus-themes.texi ./org.texi
/opt/homebrew/bin/gmake -C nextstep bootstrap-clean
rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/nextstep'
rm -rf 
rm -f Makefile
rm -f Makefile
rm -f TAGS
rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \
  GNUstep/Emacs.base/Resources/Emacs.desktop \
  Cocoa/Emacs.base/Contents/Info.plist \
  Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispintro'
/opt/homebrew/bin/gmake -C admin/charsets bootstrap-clean
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/nextstep'
/opt/homebrew/bin/gmake -C admin/unidata bootstrap-clean
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/unidata'
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
gmake[3]: Nothing to be done for 'bootstrap-clean'.
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
/opt/homebrew/bin/gmake -C leim bootstrap-clean
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/leim'
rm -f ./../lisp/leim/quail/CCDOSPY.el ./../lisp/leim/quail/Punct.el ./../lisp/leim/quail/QJ.el ./../lisp/leim/quail/SW.el ./../lisp/leim/quail/TONEPY.el ./../lisp/leim/quail/4Corner.el ./../lisp/leim/quail/ARRAY30.el ./../lisp/leim/quail/ECDICT.el ./../lisp/leim/quail/ETZY.el ./../lisp/leim/quail/Punct-b5.el ./../lisp/leim/quail/PY-b5.el ./../lisp/leim/quail/QJ-b5.el ./../lisp/leim/quail/ZOZY.el ./../lisp/leim/quail/tsang-b5.el ./../lisp/leim/quail/quick-b5.el ./../lisp/leim/quail/tsang-cns.el ./../lisp/leim/quail/quick-cns.el ./../lisp/leim/quail/PY.el ./../lisp/leim/quail/ZIRANMA.el ./../lisp/leim/quail/CTLau.el ./../lisp/leim/quail/CTLau-b5.el ./../lisp/language/pinyin.el ./../lisp/leim/leim-list.el
rm -f core *.stackdump alloca.h assert.h byteswap.h dirent.h malloc/dynarray.gl.h malloc/dynarray-skeleton.gl.h errno.h execinfo.h fcntl.h getopt.h getopt-cdefs.h ieee754.h inttypes.h gmp.h limits.h malloc/scratch_buffer.gl.h signal.h stdalign.h stdckdint.h stddef.h stdint.h stdio.h stdlib.h string.h sys/random.h sys/select.h sys/stat.h sys/time.h sys/types.h time.h unistd.h
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/leim'
/opt/homebrew/bin/gmake -C lisp bootstrap-clean
rm -f ./*.elc unidata.txt
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/src'
rm -f temacs core ./*.core \#* ./*.o
rm -f Makefile
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/unidata'
rm -f ./*.dvi ./*.html ./*.pdf ./*.ps
rm -fr deps
find . '(' -name '*.log' -o -name '*.log~' ')' -delete
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lib'
rm -f emacs emacs-*.*.*[0-9] emacs-*.*.*[0-9].pdmp
/opt/homebrew/bin/gmake -C admin/grammars bootstrap-clean
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/grammars'
gmake[3]: Nothing to be done for 'bootstrap-clean'.
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/grammars'
rm -f Makefile
rm -f ../etc/DOC*
rm -f dmpstruct.h
rm -f emacs.pdmp
rm -f ../etc/DOC
rm -f bootstrap-emacs bootstrap-emacs.pdmp 
rm -f emacs-29.0.50
find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete
rm -f buildobj.h
rm -f globals.h gl-stamp
find . -name '*.elc' -delete
rm -f ./*.res ./*.tmp
rm -f deps/*
rm -f  ./cus-load.el ./finder-inf.el ./subdirs.el ./eshell/esh-groups.el
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
rm -f emacs-module.h epaths.h config.h config.stamp
rm -f ./lisp/gnus/mml-sec-resources/random_seed
rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \
  src/emacs-module-resources/*.dll gmp.h
if test -f ./.gdbinit; then \
  mv ./.gdbinit ./.gdbinit.save; \
  if test -f "./.gdbinit"; then rm -f ./.gdbinit.save; \
  else mv ./.gdbinit.save ./.gdbinit; fi; \
fi
find . -name '*.elc' -delete
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/src'
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/test'
rm -f TAGS
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/misc'
[ ! -f config.log ] || mv -f config.log config.log~
rm -rf ./info
rm -f ./etc/refcards/emacsver.tex
rm -rf native-lisp/ lisp/leim/ja-dic/
rm -fr autom4te.cache config.cache
rm -f config.log ./doc/man/emacs.1
gmake[2]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs'
cd . && ./autogen.sh autoconf
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
You can now run './configure'.
/opt/homebrew/bin/gmake MAKEFILE_NAME=force-Makefile force-Makefile
gmake[2]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs'
gmake[3]: *** No rule to make target 'echo-sources'.  Stop.
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=config.cache; \
fi
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/Users/jacobfaibussowitsch/soft/packages CC=clang CXX=clang++ CFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas CXXFLAGS=-O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu++20 -Wno-unused-command-line-argument -Wno-unknown-pragmas LDFLAGS=-L/opt/homebrew/lib -C --with-native-compilation --with-gnutls --without-x --with-xml2 --with-dbus --with-modules --with-json --without-ns --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-libsystemd --with-cairo --with-harfbuzz --with-zlib --with-toolkit-scroll-bars --disable-gcc-warnings --without-compress-install --with-libgmp --no-create --no-recursion
configure: creating cache config.cache
checking for xcrun... xcrun
checking for make... yes
checking for GNU Make... gmake
checking build system type... aarch64-apple-darwin21.6.0
checking host system type... aarch64-apple-darwin21.6.0
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether the compiler is clang... yes
checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
checking for ar... ar
checking whether clang and cc understand -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for linux/fs.h... no
checking for malloc.h... no
checking for sys/systeminfo.h... no
checking for sys/sysinfo.h... no
checking for coff.h... no
checking for pty.h... no
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for pwd.h... yes
checking for utmp.h... yes
checking for util.h... yes
checking for sanitizer/lsan_interface.h... yes
checking for sys/socket.h... yes
checking for sys/param.h... yes
checking for pthread.h... yes
checking for malloc/malloc.h... yes
checking for sys/un.h... yes
checking for vfork.h... no
checking for dirent.h... yes
checking for execinfo.h... yes
checking for stdio_ext.h... no
checking for sys/vfs.h... no
checking for sys/fs_types.h... no
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for ieee754.h... no
checking for limits.h... yes
checking for sys/select.h... yes
checking for stdalign.h... yes
checking for stdbool.h... yes
checking for sys/random.h... yes
checking for stdckdint.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether the compiler is clang... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... yes
checking whether C compiler handles -Wno-switch... yes
checking whether C compiler handles -Wno-pointer-sign... yes
checking whether C compiler handles -Wno-string-plus-int... yes
checking whether C compiler handles -Wno-unknown-attributes... yes
checking whether C compiler handles -Wno-unknown-pragmas... yes
checking whether C compiler handles -Wno-initializer-overrides... yes
checking whether C compiler handles -Wno-tautological-compare... yes
checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking command to symlink files in the same directory... ln -s
checking for install-info... /usr/bin/install-info
checking for gzip... /usr/bin/gzip
checking for 'find' args to delete a file... -delete
checking for brew... brew
checking for makeinfo... /opt/homebrew/opt/texinfo/bin/makeinfo
checking for port... no
checking for -znocombreloc... not needed
checking whether addresses are sanitized... no
checking for math library... none required
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for soundcard.h... no
checking for mmsystem.h... no
checking for _oss_ioctl in -lossaudio... no
checking for alsa >= 1.0.0... no
checking for ADDR_NO_RANDOMIZE... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for net/if.h... yes
checking for ifaddrs.h... yes
checking for net/if_dl.h... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for struct ifreq.ifr_addr.sa_len... yes
checking whether gcc understands -MMD -MF... yes
checking for X... disabled
checking whether malloc is Doug Lea style... no
checking for sbrk... yes
checking for getpagesize... yes
checking for __lsan_ignore_object... no
checking for fork... yes
checking for vfork... yes
checking for fchmod... yes
checking for canonicalize_file_name... no
checking for faccessat... yes
checking for realpath... yes
checking for lstat... yes
checking for readlinkat... yes
checking for explicit_bzero... no
checking for memset_s... yes
checking for fchmodat... yes
checking for lchmod... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fstatat... yes
checking for fsync... yes
checking for futimens... yes
checking for getrandom... no
checking for gettimeofday... yes
checking for mkostemp... yes
checking for pipe2... no
checking for pselect... yes
checking for pthread_sigmask... yes
checking for readlink... yes
checking for isblank... yes
checking for iswctype... yes
checking for strtoimax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for timegm... yes
checking for utimensat... yes
checking for getdtablesize... yes
checking for futimes... yes
checking for futimesat... no
checking for lutimes... yes
checking for working mmap... yes
checking for main in -lXbsd... no
checking for pthread library... none needed
checking for thread support... yes
checking for sqlite3_open_v2 in -lsqlite3... yes
checking for sqlite3_load_extension in -lsqlite3... no
checking for getaddrinfo_a in -lanl... no
checking for malloc_trim... no
checking for dbus-1 >= 1.0... no
checking for lgetfilecon in -lselinux... no
checking for gnutls >= 2.12.2... yes
checking for libsystemd >= 222... no
checking for jansson >= 2.7... yes
checking for sys/inotify.h... no
checking for libkqueue... no
checking for library containing kqueue... none required
checking for lcms2... yes
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking for gcc_jit_context_acquire in -lgccjit... yes
checking for libgccjit.h... yes
checking for gpm.h... no
checking for libxml-2.0 > 2.6.17... yes
checking for htmlReadMemory in -lxml2... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for maillock.h... no
checking for linux/seccomp.h... no
checking for linux/filter.h... no
checking for libseccomp >= 2.5.2... no
checking size of long... 8
checking for accept4... no
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... no
checking for lrand48... yes
checking for random... yes
checking for rint... yes
checking for trunc... yes
checking for select... yes
checking for getpagesize... (cached) yes
checking for setlocale... yes
checking for newlocale... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for shutdown... yes
checking for pthread_sigmask... (cached) yes
checking for strsignal... yes
checking for setitimer... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for gai_strerror... yes
checking for sync... yes
checking for getpwent... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking for __executable_start... no
checking for log2... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking whether pthread_setname_np takes a single argument... yes
checking for aligned_alloc... yes
checking whether aligned_alloc is declared... yes
checking for posix_madvise... yes
checking for __builtin_frame_address... yes
checking for __builtin_unwind_init... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for grantpt... yes
checking for getpt... no
checking for posix_openpt... yes
checking for library containing tputs... -lncurses
checking whether -lncurses library defines BC... yes
checking for timerfd interface... no
checking whether signals can be handled on alternate stack... no
checking for valgrind/valgrind.h... no
checking for struct unipair.unicode... no
checking for pid_t... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking for spawn.h... yes
checking for posix_spawn... yes
checking for posix_spawn_file_actions_addchdir... no
checking for posix_spawn_file_actions_addchdir_np... yes
checking for posix_spawnattr_setflags... yes
checking whether POSIX_SPAWN_SETSID is declared... yes
checking whether GLib is linked in... no
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and _NL_PAPER_WIDTH... no
checking for mbstate_t... yes
checking for _setjmp... yes
checking for sigsetjmp... yes
checking POSIX termios... yes
checking size of speed_t... 8
checking for usable FIONREAD... yes
checking for usable SIGIO... yes
checking for struct alignment... yes
checking for typeof syntax and keyword spelling... typeof
checking for statement expressions... yes
checking whether malloc (0) returns nonnull... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether lstat correctly handles trailing slash... no
checking whether // is distinct from /... no
checking whether realpath works... no
checking for getcwd... yes
checking for C/C++ restrict keyword... __restrict__
checking whether byte ordering is bigendian... no
checking if environ is properly declared... no
checking for complete errno.h... yes
checking whether ctype.h defines __header_inline... yes
checking for mode_t... yes
checking whether strmode is declared... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether memmem is declared... yes
checking whether memrchr is declared... no
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether <sys/select.h> is self-contained... yes
checking for inline... inline
checking for sigset_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether fcloseall is declared... no
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strnlen is declared... yes
checking whether strtoimax is declared... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... no
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking type of array argument to getgroups... gid_t
checking whether getdtablesize is declared... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... int
checking whether the utimes function works... yes
checking for C compiler option to allow warnings... -Wno-error
checking for sys/acl.h... yes
checking for library containing acl_get_file... none required
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... no
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... no
checking for acl_delete_fd_np... yes
checking for acl_delete_file_np... yes
checking for acl_copy_ext_native... yes
checking for acl_create_entry_np... yes
checking for acl_to_short_text... no
checking for acl_free_text... no
checking for working acl_get_file... yes
checking for acl/libacl.h... no
checking for acl_entries... no
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... yes
checking for alloca as a compiler built-in... yes
checking for static_assert... no
checking for __builtin_expect... yes
checking for byteswap.h... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for copy_file_range... no
checking for d_type member in directory struct... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking for explicit_memset... no
checking for access... yes
checking whether fchmodat works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for getxattr with XATTR_NAME_POSIX_ACL macros... no
checking for flexible array member... yes
checking for __fpending... no
checking whether free is known to preserve errno... no
checking whether fstatat (..., 0) works... yes
checking for sys/mount.h... yes
checking for statvfs function (SVR4)... no
checking for two-argument statfs with statfs.f_frsize member... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes
checking for sys/fs/s5param.h... no
checking for sys/statfs.h... no
checking for statfs that truncates block counts... no
checking whether futimens works... no
checking for getloadavg... yes
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking for gettimeofday with POSIX signature... yes
checking whether the compiler supports the __inline keyword... yes
checking for gmp.h... yes
checking for library containing __gmpz_roinit_n... -lgmp
checking for memmem... yes
checking whether memmem works... no
checking for mempcpy... no
checking for memrchr... no
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sched_getaffinity... no
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... yes
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether readlink truncates results correctly... yes
checking whether readlinkat signature is correct... yes
checking for working re_compile_pattern... no
checking for libintl.h... yes
checking whether isblank is declared... yes
checking for sig2str... no
checking for sigdescr_np... no
checking for socklen_t... yes
checking for ssize_t... yes
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking for alignas and alignof... yes, <stdalign.h> macros
checking for bool, true, false... no
checking for stpcpy... yes
checking for working strnlen... yes
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... no
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether localtime works even near extrema... yes
checking for timezone_t... no
checking whether timer_settime is declared... no
checking whether utimensat works... no
checking for variable-length arrays... yes
checking for rawmemchr... no
checking whether open recognizes a trailing slash... no
checking for euidaccess... no
checking for libgen.h... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for library containing eaccess... no
checking for eaccess... no
checking for group_member... no
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking whether getgroups handles negative values... no
checking whether realloc (0, 0) returns nonnull... yes
checking for __mktime_internal... no
checking for timer_getoverrun... no
checking for clang option to disable position independent executables... not needed

Configured for 'aarch64-apple-darwin21.6.0'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               clang -O3 -mtune=native -flto=thin -flto-jobs=7 -std=gnu17 -Wno-unused-command-line-argument -Wno-unknown-pragmas
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    none
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use a png library?                           no 
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lwebp?                                  no
  Does Emacs use -lsqlite3?                               yes
  Does Emacs use cairo?                                   no
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick?                             no
  Does Emacs use native APIs for images?                  no
  Does Emacs support sound?                               no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               no
  Does Emacs use a file notification library?             yes (kqueue)
  Does Emacs use access control lists?                    yes 
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              no
  Does Emacs use HarfBuzz?                                no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use -lsystemd?                               no
  Does Emacs use -ljansson?                               yes
  Does Emacs use the GMP library?                         yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     no
  Does Emacs support Xwidgets?                            no
  Does Emacs have threading support in lisp?              yes
  Does Emacs support the portable dumper?                 yes
  Does Emacs support legacy unexec dumping?               no
  Which dumping strategy does Emacs use?                  pdumper
  Does Emacs have native lisp compiler?                   yes
  Does Emacs use version 2 of the X Input Extension?      no
  Does Emacs generate a smaller-size Japanese dictionary? no


configure: updating cache config.cache
configure: creating ./config.status
configure: WARNING: This configuration installs a 'movemail' program
that does not retrieve POP3 email.  By default, Emacs 25 and earlier
installed a 'movemail' program that retrieved POP3 email via only
insecure channels, a practice that is no longer recommended but that
you can continue to support by using './configure --with-pop'.
configure: You might want to install GNU Mailutils
<https://mailutils.org> and use './configure --with-mailutils'.
MAKE='/opt/homebrew/bin/gmake' ./config.status
config.status: creating src/verbose.mk
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/Makefile
config.status: creating test/manual/noverlay/Makefile
config.status: creating test/infra/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: executing src/epaths.h commands
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs'
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs'
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
gmake[2]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs'
/opt/homebrew/bin/gmake actual-all
gmake[2]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs'
/opt/homebrew/bin/gmake -C lib all
/opt/homebrew/bin/gmake -C doc/lispref info
/opt/homebrew/bin/gmake -C doc/lispintro info
/opt/homebrew/bin/gmake -C doc/emacs info
  GEN      info/dir
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispintro'
../.././build-aux/install-sh -c -d ../../info
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/emacs'
../.././build-aux/install-sh -c -d ../../info
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispref'
../.././build-aux/install-sh -c -d ../../info
  GEN      ../../info/elisp.info
  GEN      ../../info/eintr.info
  GEN      ../../info/emacs.info
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lib'
  GEN      alloca.h
  GEN      assert.h
  GEN      byteswap.h
  GEN      dirent.h
  GEN      malloc/dynarray.gl.h
  GEN      malloc/dynarray-skeleton.gl.h
  GEN      fcntl.h
  GEN      getopt.h
  GEN      getopt-cdefs.h
  GEN      ieee754.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      malloc/scratch_buffer.gl.h
  GEN      signal.h
  GEN      stdckdint.h
  GEN      stdint.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/random.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  CC       fingerprint.o
  CC       acl_entries.o
  CC       memmem.o
  CC       mktime.o
  CC       acl-errno-valid.o
  CC       acl-internal.o
  CC       get-permissions.o
  CC       set-permissions.o
  CC       allocator.o
  CC       openat-proc.o
  CC       binary-io.o
openat-proc.c:89:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            sprintf (dotdot_buf, PROC_SELF_FD_FORMAT "../fd", proc_self_fd);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
openat-proc.c:107:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        dirlen = sprintf (result, PROC_SELF_FD_FORMAT, fd);
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       canonicalize-lgpl.o
  CC       careadlinkat.o
  CC       cloexec.o
  CC       close-stream.o
  CC       copy-file-range.o
  CC       count-leading-zeros.o
  CC       count-one-bits.o
  CC       count-trailing-zeros.o
  CC       md5-stream.o
  CC       md5.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       dtoastr.o
  CC       dtotimespec.o
In file included from dtoastr.c:19:
./ftoastr.c:99:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      n = sprintf (width_0_buffer, format, 0, prec, promoted_x);
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
In file included from dtoastr.c:19:
./ftoastr.c:106:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    n = sprintf (buf, format, width, prec, promoted_x);
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
  CC       malloc/dynarray_at_failure.o
  CC       malloc/dynarray_emplace_enlarge.o
  CC       malloc/dynarray_finalize.o
  CC       malloc/dynarray_resize.o
  CC       malloc/dynarray_resize_clear.o
  CC       euidaccess.o
  CC       explicit_bzero.o
  CC       faccessat.o
  CC       file-has-acl.o
  CC       filemode.o
  CC       filevercmp.o
  CC       fpending.o
  CC       free.o
  CC       fstatat.o
  CC       fsusage.o
  CC       futimens.o
  CC       getgroups.o
  CC       getopt.o
  CC       getopt1.o
  CC       getrandom.o
  CC       gettime.o
  CC       group-member.o
  CC       lstat.o
  CC       mempcpy.o
  CC       memrchr.o
  CC       nanosleep.o
  CC       nproc.o
  CC       nstrftime.o
  CC       open.o
  CC       pipe2.o
  CC       qcopy-acl.o
  CC       rawmemchr.o
  CC       readlink.o
  CC       readlinkat.o
  CC       regex.o
  CC       malloc/scratch_buffer_dupfree.o
  CC       malloc/scratch_buffer_grow.o
  CC       malloc/scratch_buffer_grow_preserve.o
  CC       malloc/scratch_buffer_set_array_size.o
  CC       sig2str.o
  CC       sigdescr_np.o
  CC       stat-time.o
sig2str.c:361:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      sprintf (signame + 5, "%+d", delta);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
  CC       symlink.o
  CC       tempname.o
  CC       time_rz.o
  CC       timegm.o
  CC       timespec.o
  CC       timespec-add.o
  CC       timespec-sub.o
  CC       u64.o
  CC       unistd.o
  CC       utimens.o
  CC       utimensat.o
  CC       openat-die.o
  CC       save-cwd.o
  AR       libgnu.a
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lib'
/opt/homebrew/bin/gmake -C lib-src all
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lib-src'
  CCLD     etags
  CCLD     ctags
  CCLD     emacsclient
  CCLD     ebrowse
  CCLD     hexl
  CC       pop.o
  CCLD     make-docfile
  CCLD     make-fingerprint
  CCLD     movemail
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispintro'
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lib-src'
/opt/homebrew/bin/gmake -C src BIN_DESTDIR=''/Users/jacobfaibussowitsch/soft/packages/bin/'' \
	 ELN_DESTDIR='/Users/jacobfaibussowitsch/soft/packages/lib/emacs/29.0.50/' all
gmake[3]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/src'
  GEN      globals.h
  GEN      buildobj.h
/opt/homebrew/bin/gmake -C ../admin/charsets all
/opt/homebrew/bin/gmake -C ../admin/unidata charscript.el
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/unidata'
gmake[4]: Nothing to be done for 'charscript.el'.
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/unidata'
/opt/homebrew/bin/gmake -C ../admin/unidata emoji-zwj.el
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/unidata'
gmake[4]: Nothing to be done for 'emoji-zwj.el'.
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/unidata'
/opt/homebrew/bin/gmake -C ../admin/charsets cp51932.el
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
gmake[4]: Nothing to be done for 'cp51932.el'.
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
/opt/homebrew/bin/gmake -C ../admin/charsets eucjp-ms.el
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
gmake[4]: Nothing to be done for 'eucjp-ms.el'.
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/charsets'
  CC       dispnew.o
  CC       frame.o
  CC       scroll.o
  CC       xdisp.o
  CC       menu.o
  CC       window.o
  CC       charset.o
xdisp.c:8076:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                len = sprintf (str, format_string, c + 0u);
                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:11724:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                      int duplen = sprintf (dupstr, " [%"PRIdMAX" times]",
                                   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:12112:37: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        AUTO_STRING_WITH_LEN (lname, name, sprintf (name, name_fmt, i));
                                           ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:12112:37: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        AUTO_STRING_WITH_LEN (lname, name, sprintf (name, name_fmt, i));
                                           ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:28014:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf (decode_mode_spec_buf, "%2d%%",
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:28033:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            sprintf (decode_mode_spec_buf, "%2d%%",
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:28051:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            sprintf (decode_mode_spec_buf,
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:28075:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf (decode_mode_spec_buf, "%d%%", top_perc);
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
xdisp.c:28077:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf (decode_mode_spec_buf, "%d-%d%%", top_perc, bot_perc);
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
9 warnings generated.
  CC       coding.o
  CC       category.o
  CC       ccl.o
  CC       character.o
ccl.c:1799:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          msglen = sprintf (msg,
                   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
ccl.c:1830:38: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          msglen = ccl->quit_silently ? 0 : sprintf (msg, "\nCCL: Quitted.");
                                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
ccl.c:1834:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          msglen = sprintf (msg, "\nCCL: Unknown error type (%d)", ccl->status);
                   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
  CC       chartab.o
  CC       bidi.o
  CC       cm.o
  CC       term.o
character.c:815:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            dst += sprintf ((char *) dst, "\\%03o", c + 0u);
                   ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
character.c:825:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          dst += sprintf ((char *) dst, "\\%03o", c + 0u);
                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
  CC       terminal.o
  CC       xfaces.o
  CC       emacs.o
  CC       keyboard.o
term.c:1407:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
              sprintf (fkey, "f%d", i);
              ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
term.c:1854:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      len = sprintf (buf, "[%.*s]", len, str);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
term.c:1887:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          len = sprintf (buf,
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
  CC       macros.o
emacs.c:973:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  sprintf (dump_file, "%s%c%s-%s%s",
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
emacs.c:990:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      sprintf (emacs_executable, "%s%c%s%s%s",
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
emacs.c:1028:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      sprintf (dump_file, "%s%c%s%s",
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
  CC       keymap.o
  CC       sysdep.o
  CC       bignum.o
keyboard.c:941:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf (macroerror, "After 1 kbd macro iteration: ");
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
keyboard.c:943:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        sprintf (macroerror, "After %"pI"d kbd macro iterations: ",
        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
keyboard.c:7069:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf (buf, "key-%"pD"d", symbol_num);
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
keymap.c:2194:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      p += sprintf (p, "[%d]", c);
           ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
  CC       buffer.o
  CC       filelock.o
  CC       insdel.o
  CC       marker.o
buffer.c:1223:46: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      AUTO_STRING_WITH_LEN (lnumber, number, sprintf (number, "-%d", i));
                                             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
buffer.c:1223:46: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      AUTO_STRING_WITH_LEN (lnumber, number, sprintf (number, "-%d", i));
                                             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
buffer.c:1233:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                            sprintf (number, "<%"pD"d>", count));
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
buffer.c:1233:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                            sprintf (number, "<%"pD"d>", count));
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
4 warnings generated.
  CC       minibuf.o
  CC       fileio.o
  CC       dired.o
  CC       cmds.o
minibuf.c:1044:42: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      AUTO_STRING_WITH_LEN (lname, name, sprintf (name, name_fmt, depth));
                                         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
minibuf.c:1044:42: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      AUTO_STRING_WITH_LEN (lname, name, sprintf (name, name_fmt, depth));
                                         ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
2 warnings generated.
  CC       casetab.o
  CC       casefiddle.o
  CC       indent.o
  CC       search.o
  CC       regex-emacs.o
  CC       undo.o
  CC       alloc.o
  CC       pdumper.o
  CC       data.o
alloc.c:2500:12: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations]
  length = vsprintf (buf, format, ap);
           ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:207:1: note: 'vsprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
  CC       doc.o
  CC       editfns.o
  CC       callint.o
pdumper.c:679:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  sprintf (buf, "%s @ %p", label, address);
  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
editfns.c:3642:25: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                      sprintf_bytes = sprintf (p, convspec, prec, ldarg);
                                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
editfns.c:3645:23: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    sprintf_bytes = sprintf (p, convspec, prec, darg);
                                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
editfns.c:3679:25: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                      sprintf_bytes = sprintf (p, convspec, prec, x);
                                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
editfns.c:3691:25: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                      sprintf_bytes = sprintf (p, convspec, 0, x);
                                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
editfns.c:3731:21: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                  sprintf_bytes = sprintf (p + signedp, convspec, prec, x);
                                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
5 warnings generated.
  CC       eval.o
  CC       floatfns.o
  CC       fns.o
  CC       sort.o
  CC       font.o
  CC       print.o
  CC       lread.o
  CC       emacs-module.o
  CC       syntax.o
font.c:1295:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
              sprintf (p, "%s%s-*", SDATA (val),
              ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
font.c:1342:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf (p, "%"PRIdMAX"-*", v);
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
font.c:1351:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      sprintf (p, "*-%.0f", v);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
font.c:1361:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      sprintf (p, "%"pI"d-%"pI"d", v, v);
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
font.c:1382:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      sprintf (p, "%"pI"d", XFIXNUM (AREF (font, FONT_AVGWIDTH_INDEX)));
      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
5 warnings generated.
print.c:1172:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      return sprintf (buf, &"-%"PRIuMAX".0e+NaN"[!u.ieee_nan.negative],
             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1226:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      len = sprintf (buf, SSDATA (Vfloat_output_format), data);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1594:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  int len = sprintf (buf, "%s 0x%" PRIxMAX, prefix, up);
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1624:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int len = sprintf (buf, "#&%"pI"d\"", size);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1713:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          int len = sprintf (buf, "at %"pD"d in ", marker_position (obj));
                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1750:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          int len = sprintf (buf, "from %"pD"d to %"pD"d in ",
                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1763:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int i = sprintf (buf, "ptr=%p finalizer=%p",
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1782:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int i = sprintf (buf, "#<ptr %p>", xmint_pointer (obj));
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1834:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int len = sprintf (buf, "#<window %"pI"d",
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1850:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int len = sprintf (buf, "#<terminal %d", t->id);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1897:12: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int len = sprintf (buf, " %p>", ptr);
                  ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1937:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          int len = sprintf (buf, "%p", p);
                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1950:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          int len = sprintf (buf, "%p", p);
                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:1963:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          int len = sprintf (buf, "%p", p);
                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2013:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
        int i = sprintf (buf, "db=%p", XSQLITE (obj)->db);
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2017:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            i = sprintf (buf, " stmt=%p", XSQLITE (obj)->stmt);
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2174:16: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            int len = sprintf (buf, "#%d", i);
                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2190:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
              int len = sprintf (buf, "#%"pI"d=", -n);
                        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2198:18: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
              int len = sprintf (buf, "#%"pI"d#", n);
                        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2298:15: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                  int len = sprintf (outbuf, "\\x%04x", c + 0u);
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2505:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            int n = sprintf (buf, "%d %d",
                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2520:16: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
            int len = sprintf (buf, "#s(hash-table size %"pD"d",
                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2580:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          len = sprintf (buf, "(PVEC 0x%08zx)", (size_t) ASIZE (obj));
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2582:10: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          len = sprintf (buf, "(0x%02x)", (unsigned) XTYPE (obj));
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
print.c:2654:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    int len = sprintf (buf, ". #%" PRIdMAX ")",
                              ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
25 warnings generated.
  CC       bytecode.o
  CC       comp.o
  CC       dynlib.o
  CC       process.o
  CC       gnutls.o
  CC       callproc.o
  CC       region-cache.o
  CC       sound.o
gnutls.c:1082:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
    sprintf (string + i * 3 + prefix_length,
    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
process.c:934:46: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      AUTO_STRING_WITH_LEN (lsuffix, suffix, sprintf (suffix, suffix_fmt, i));
                                             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
process.c:934:46: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
      AUTO_STRING_WITH_LEN (lsuffix, suffix, sprintf (suffix, suffix_fmt, i));
                                             ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
process.c:4104:20: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          portstringlen = sprintf (portbuf, "%"pI"d", XFIXNUM (service));
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
3 warnings generated.
  CC       timefns.o
  CC       atimer.o
  CC       doprnt.o
  CC       intervals.o
  CC       textprop.o
timefns.c:252:8: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
              sprintf (tzbuf, tzbuf_format, prec,
              ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
timefns.c:261:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                                    sprintf (tzbuf, trailing_tzbuf_format,
                                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
timefns.c:261:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                                    sprintf (tzbuf, trailing_tzbuf_format,
                                    ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
timefns.c:278:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
          sprintf (tzbuf, "Etc/GMT%+"pI"d", - (XFIXNUM (zone) / (60 * 60)));
          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
timefns.c:1843:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  int len = sprintf (buf, "%s %s%3d %02d:%02d:%02d %"PRIdMAX,
            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
5 warnings generated.
doprnt.c:316:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:322:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:329:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:335:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:341:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:358:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:364:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:372:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:378:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                    tem = sprintf (sprintf_buffer, fmtstar, wid, prec, v);
                          ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
doprnt.c:393:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
                tem = sprintf (sprintf_buffer, fmtstar, wid, prec, d);
                      ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
10 warnings generated.
  CC       composite.o
  CC       xml.o
  CC       lcms.o
  CC       kqueue.o
  CC       profiler.o
  CC       decompress.o
  CC       thread.o
  CC       systhread.o
  CC       sqlite.o
  CC       itree.o
  CC       json.o
  CC       terminfo.o
  CC       lastfile.o
  GEN      ../etc/DOC
  CCLD     temacs
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/emacs'
codesign -s - -f temacs.tmp
temacs.tmp: replacing existing signature
.././build-aux/install-sh -c -d ../etc
/opt/homebrew/bin/gmake -C ../lisp update-subdirs
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
cp -f temacs bootstrap-emacs
codesign -s - -f bootstrap-emacs
bootstrap-emacs: replacing existing signature
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap \
	--bin-dest /Users/jacobfaibussowitsch/soft/packages/bin/ --eln-dest /Users/jacobfaibussowitsch/soft/packages/lib/emacs/29.0.50/
Loading loadup.el (source)...
Dump mode: pbootstrap
Using load-path (/Users/jacobfaibussowitsch/soft/emacs/lisp /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp /Users/jacobfaibussowitsch/soft/emacs/lisp/progmodes /Users/jacobfaibussowitsch/soft/emacs/lisp/language /Users/jacobfaibussowitsch/soft/emacs/lisp/international /Users/jacobfaibussowitsch/soft/emacs/lisp/textmodes /Users/jacobfaibussowitsch/soft/emacs/lisp/vc)
Loading emacs-lisp/debug-early (source)...
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading keymap (source)...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading window (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/files.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/pcase.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/cus-face.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/faces.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/ldefs-boot.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/button.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/oclosure.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/obarray.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/abbrev.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/help.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/jka-cmpr-hook.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/epa-hook.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/mule-cmds.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/case-table.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/charprop.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/characters.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/charscript.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/emoji-zwj.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/composite.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/chinese.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/cyrillic.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/indian.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/sinhala.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/english.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/ethiopic.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/european.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/czech.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/slovak.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/romanian.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/greek.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/hebrew.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/cp51932.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/eucjp-ms.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/japanese.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/korean.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/lao.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/tai-viet.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/thai.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/tibetan.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/vietnamese.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/misc-lang.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/utf-8-lang.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/georgian.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/khmer.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/burmese.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/cham.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/philippine.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/language/indonesian.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/indent.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/cl-generic.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/simple.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/seq.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/nadvice.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/minibuffer.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/frame.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/startup.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/term/tty-colors.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/font-core.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/syntax.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/font-lock.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/jit-lock.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/mouse.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/select.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/timer.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/easymenu.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/isearch.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/rfn-eshadow.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/menu-bar.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/tab-bar.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/lisp.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/textmodes/page.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/register.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/textmodes/paragraphs.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/progmodes/prog-mode.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/lisp-mode.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/textmodes/text-mode.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/textmodes/fill.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/newcomment.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/replace.el (source)...
gmake[3]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/doc/lispref'
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/tabulated-list.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/buff-menu.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/progmodes/elisp-mode.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/float-sup.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/vc/vc-hooks.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/vc/ediff-hook.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/uniquify.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/electric.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/paren.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/shorthands.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/eldoc.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/cconv.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/cus-start.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/tooltip.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/international/iso-transl.el (source)...
Loading /Users/jacobfaibussowitsch/soft/emacs/lisp/emacs-lisp/rmc.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name bootstrap-emacs.pdmp
Dumping fingerprint: fac7b744e857ee2e0142c5cea3f1b3a86214780634fdaf94876cbcaa3c8f9404
Dump complete
Byte counts: header=100 hot=15969508 discardable=176336 cold=10652944
Reloc counts: hot=1088706 discardable=4896
ANCIENT=yes /opt/homebrew/bin/gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
  ELC      emacs-lisp/macroexp.elc
  ELC      emacs-lisp/cconv.elc
  ELC      emacs-lisp/byte-opt.elc
  ELC      emacs-lisp/bytecomp.elc
  ELC      emacs-lisp/comp.elc
  ELC      emacs-lisp/comp-cstr.elc
  ELC      emacs-lisp/loaddefs-gen.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/macroexp.elc
  ELC      emacs-lisp/radix-tree.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/cconv.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/byte-opt.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-cstr.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/bytecomp.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/loaddefs-gen.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/radix-tree.elc
TZ=UTC0 touch -t 197001010000 emacs-lisp/comp.elc
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
/opt/homebrew/bin/gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
  ELC+ELN  emacs-lisp/macroexp.elc
  ELC+ELN  emacs-lisp/cconv.elc
  ELC+ELN  emacs-lisp/byte-opt.elc
  ELC+ELN  emacs-lisp/bytecomp.elc
  ELC+ELN  emacs-lisp/comp.elc
  ELC+ELN  emacs-lisp/comp-cstr.elc
  ELC+ELN  emacs-lisp/loaddefs-gen.elc
  ELC+ELN  emacs-lisp/radix-tree.elc
gmake[4]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
/opt/homebrew/bin/gmake -C ../lisp autoloads EMACS="../src/bootstrap-emacs"
gmake[4]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/lisp'
  ELC+ELN  ../lisp/abbrev.elc
  ELC+ELN  ../lisp/button.elc
  ELC+ELN  ../lisp/buff-menu.elc
  ELC+ELN  ../lisp/case-table.elc
  ELC+ELN  international/titdic-cnv.elc
  ELC+ELN  ../lisp/bindings.elc
/opt/homebrew/bin/gmake -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
gmake[5]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/admin/grammars'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/Users/jacobfaibussowitsch/soft/emacs/admin/grammars'
  ELC+ELN  ../lisp/composite.elc
  ELC+ELN  ../lisp/cus-face.elc
  ELC+ELN  ../lisp/cus-start.elc
  ELC+ELN  ../lisp/custom.elc
  ELC+ELN  ../lisp/disp-table.elc
/opt/homebrew/bin/gmake -C ../leim all EMACS="../src/bootstrap-emacs"
gmake[5]: Entering directory '/Users/jacobfaibussowitsch/soft/emacs/leim'
  GEN      ../lisp/leim/quail/CCDOSPY.el
  GEN      ../lisp/leim/quail/Punct.el
  ELC+ELN  ../lisp/dnd.elc
  GEN      ../lisp/leim/quail/QJ.el
  ELC+ELN  ../lisp/dos-fns.elc
  GEN      ../lisp/leim/quail/SW.el
  ELC+ELN  ../lisp/dos-vars.elc
  GEN      ../lisp/leim/quail/TONEPY.el
  GEN      ../lisp/leim/quail/4Corner.el
  GEN      ../lisp/leim/quail/ARRAY30.el
  ELC+ELN  ../lisp/dos-w32.elc
  ELC+ELN  ../lisp/dynamic-setting.elc
  GEN      ../lisp/leim/quail/ECDICT.el
  GEN      ../lisp/leim/quail/ETZY.el
  ELC+ELN  ../lisp/electric.elc
  GEN      ../lisp/leim/quail/Punct-b5.el
  ELC+ELN  ../lisp/emacs-lisp/backquote.elc
  GEN      ../lisp/leim/quail/PY-b5.el
  GEN      ../lisp/leim/quail/QJ-b5.el
  ELC+ELN  ../lisp/emacs-lisp/byte-run.elc
  ELC+ELN  ../lisp/emacs-lisp/cconv.elc
  GEN      ../lisp/leim/quail/ZOZY.el
  ELC+ELN  ../lisp/emacs-lisp/cl-generic.elc
  GEN      ../lisp/leim/quail/tsang-b5.el
  GEN      ../lisp/leim/quail/tsang-cns.el
  GEN      ../lisp/leim/quail/PY.el
  ELC+ELN  ../lisp/emacs-lisp/cl-preloaded.elc
  GEN      ../lisp/leim/quail/ZIRANMA.el
  GEN      ../lisp/leim/quail/CTLau.el

[-- Attachment #3: Type: text/plain, Size: 3058 bytes --]


> On Nov 3, 2022, at 10:43, Gerd Möllmann <gerd.moellmann@gmail.com> wrote:
> 
> You need to invoke autogen.sh and then configure.
> 
>> Am 03.11.2022 um 15:40 schrieb Jacob Faibussowitsch <jacob.fai@gmail.com>:
>> 
>> Hmm I see
>> 
>> commit d16494cffbed79a916482558ae5ed1bdcc67c88d
>> Author: Gerd Möllmann <gerd@gnu.org>
>> Date:   Thu Nov 3 10:39:37 2022 +0100
>> 
>>   Suppress deprecation warnings on macOS (bug#58966)
>> 
>>   * configure.ac (CHECK_LISP_OBJECT_TYPE): Add
>>   -Wno-deprecated-declarations for darwin.
>> 
>> Has been merged to master but I still get warnings, config.log and make.log attached. I have make bootstrapped’ multiple times, but warnings persist.
>> 
>> PS: While we're at it, the build also shows many undefined variable warnings:
>> 
>> In x-dnd-wheel-modifier-type:
>> x-dnd.el:748:25: Warning: reference to free variable ‘mouse-wheel-scroll-amount’
>> 
>> In x-dnd-mwheel-scroll:
>> x-dnd.el:785:29: Warning: reference to free variable ‘mouse-wheel-progressive-speed’
>> x-dnd.el:787:23: Warning: reference to free variable ‘mouse-wheel-tilt-scroll’
>> x-dnd.el:795:34: Warning: reference to free variable ‘mwheel-scroll-right-function’
>> x-dnd.el:796:32: Warning: reference to free variable ‘mwheel-scroll-down-function’
>> x-dnd.el:799:34: Warning: reference to free variable ‘mwheel-scroll-left-function’
>> x-dnd.el:800:32: Warning: reference to free variable ‘mwheel-scroll-up-function’
>> x-dnd.el:802:34: Warning: reference to free variable ‘mouse-wheel-flip-direction’
>> 
>> In haiku-dnd-wheel-modifier-type:
>> haiku-win.el:520:25: Warning: reference to free variable ‘mouse-wheel-scroll-amount’
>> 
>> In haiku-handle-drag-wheel:
>> haiku-win.el:543:21: Warning: reference to free variable ‘mwheel-scroll-up-function’
>> haiku-win.el:545:21: Warning: reference to free variable ‘mwheel-scroll-down-function’
>> haiku-win.el:546:34: Warning: reference to free variable ‘mouse-wheel-flip-direction’
>> haiku-win.el:547:34: Warning: reference to free variable ‘mwheel-scroll-right-function’
>> haiku-win.el:548:32: Warning: reference to free variable ‘mwheel-scroll-left-function’
>> haiku-win.el:571:39: Warning: reference to free variable ‘mouse-wheel-progressive-speed’
>> 
>> 
>> Best regards,
>> 
>> Jacob Faibussowitsch
>> (Jacob Fai - booss - oh - vitch)
>> 
> <config.log><make.log>
>> 
>>> On Nov 3, 2022, at 05:36, Gerd Möllmann <gerd.moellmann@gmail.com> wrote:
>>> 
>>> 
>>> On 03.11.22 10:15, Eli Zaretskii wrote:
>>>>> Ok to install?
>>>> Yes, but perhaps condition that on the version of the
>>>> compiler/Xcode/whatever?  I mean, could this warning be useful in some
>>>> other cases?
>>> 
>>> I don't think it's useful otherwise, except for the obvious of course,
>>> that it would be better to fix these cases, as the recent SQLite thing
>>> showed.
>>> 
>>> Maybe we should remove that again once 29 is released?  If we find some
>>> kind soul...
>> 


  reply	other threads:[~2022-11-03 14:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 13:56 bug#58966: [Trunk] Xcode 14.1+ (and macOS 13.0+) deprecate sprintf() Jacob Faibussowitsch
2022-11-03  5:56 ` Gerd Möllmann
2022-11-03  8:16   ` Eli Zaretskii
2022-11-03  9:00     ` Gerd Möllmann
2022-11-03  9:15       ` Eli Zaretskii
2022-11-03  9:36         ` Gerd Möllmann
2022-11-03 14:40           ` Jacob Faibussowitsch
2022-11-03 14:43             ` Gerd Möllmann
2022-11-03 14:48               ` Jacob Faibussowitsch [this message]
2022-11-03 15:22                 ` Gerd Möllmann
2022-11-03 15:30                   ` Jacob Faibussowitsch
2022-11-03 16:15                     ` Gerd Möllmann
2022-11-03 16:19                       ` Gerd Möllmann
2022-11-03 18:30 ` Paul Eggert
2022-11-04 21:07   ` Jacob Faibussowitsch
2022-11-05  3:12   ` Richard Stallman
2022-11-05 16:26     ` Stefan Kangas
2022-11-05 20:00       ` Paul Eggert
2022-11-07  7:46         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=69825D3D-7C20-437A-83B7-36F02E83CB80@gmail.com \
    --to=jacob.fai@gmail.com \
    --cc=58966@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=gerd.moellmann@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).