2023-12-27 23:17:46 +0000 gmake gmake actual-all || gmake advice-on-failure make-target=all exit-status=$? gmake[1]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs' gmake -C lib all gmake -C doc/lispref info gmake -C doc/lispintro info gmake -C doc/emacs info gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/doc/lispintro' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p ../../info gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/doc/lispref' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p ../../info gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/doc/emacs' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p ../../info /opt/homebrew/opt/texinfo/bin/makeinfo --force -I ./../emacs -I . --no-split -o ../../info/eintr.info emacs-lisp-intro.texi /opt/homebrew/opt/texinfo/bin/makeinfo --force --enable-encoding -I ./../emacs -I . --no-split -o ../../info/elisp.info elisp.texi /opt/homebrew/opt/texinfo/bin/makeinfo --force --enable-encoding -I . --no-split -o ../../info/emacs.info emacs.texi /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p ./info (cd ./doc && \ AWK='awk' ../build-aux/make-info-dir ../build-aux/dir_top emacs/emacs.texi lispintro/emacs-lisp-intro.texi lispref/elisp.texi misc/auth.texi misc/autotype.texi misc/bovine.texi misc/calc.texi misc/cc-mode.texi misc/cl.texi misc/dbus.texi misc/dired-x.texi misc/ebrowse.texi misc/ede.texi misc/ediff.texi misc/edt.texi misc/efaq.texi misc/eglot.texi misc/eieio.texi misc/emacs-gnutls.texi misc/emacs-mime.texi misc/epa.texi misc/erc.texi misc/ert.texi misc/eshell.texi misc/eudc.texi misc/eww.texi misc/flymake.texi misc/forms.texi misc/gnus.texi misc/htmlfontify.texi misc/idlwave.texi misc/ido.texi misc/info.texi misc/mairix-el.texi misc/message.texi misc/mh-e.texi misc/modus-themes.org misc/newsticker.texi misc/nxml-mode.texi misc/octave-mode.texi misc/org.org misc/pcl-cvs.texi misc/pgg.texi misc/rcirc.texi misc/reftex.texi misc/remember.texi misc/sasl.texi misc/sc.texi misc/semantic.texi misc/ses.texi misc/sieve.texi misc/smtpmail.texi misc/speedbar.texi misc/srecode.texi misc/todo-mode.texi misc/tramp.texi misc/transient.texi misc/url.texi misc/use-package.texi misc/vhdl-mode.texi misc/vip.texi misc/viper.texi misc/vtable.texi misc/widget.texi misc/wisent.texi misc/woman.texi \ ) >info/dir.tmp && mv info/dir.tmp info/dir gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w byteswap.h-t' ./byteswap.in.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_DIRENT_H''@||g' \ -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' \ -e 's/@''GNULIB_OPENDIR''@/0/g' \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ -e 's/@''GNULIB_DIRFD''@/0/g' \ -e 's/@''GNULIB_FDOPENDIR''@/1/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_READDIR''@|0|g' \ -e 's|@''REPLACE_REWINDDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./dirent.in.h > dirent.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|1|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ ./getopt.in.h > getopt.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ ./getopt-cdefs.in.h > getopt-cdefs.h-t /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'malloc' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'malloc' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'malloc' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/ifndef _GL_GNULIB_HEADER/if 0/g' \ ./ieee754.in.h > ieee754.h-t mv byteswap.h-t byteswap.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e '/libc_hidden_proto/d' \ ./malloc/dynarray.h > malloc/dynarray.gl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|||g' \ -e 's|__attribute_maybe_unused__|_GL_ATTRIBUTE_MAYBE_UNUSED|g' \ -e 's|__attribute_nonnull__|_GL_ATTRIBUTE_NONNULL|g' \ -e 's|__attribute_warn_unused_result__|_GL_ATTRIBUTE_NODISCARD|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ ./malloc/dynarray-skeleton.c > malloc/dynarray-skeleton.gl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/1/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \ -e 's|__glibc_likely|_GL_LIKELY|g' \ -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \ -e '/libc_hidden_proto/d' \ ./malloc/scratch_buffer.h > malloc/scratch_buffer.gl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@||g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \ -e 's/@''GNULIB_RAISE''@/0/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \ -e 's/@''GNULIB_SIGACTION''@/0/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|1|g' \ -e 's|@''HAVE_SIGSET_T''@|1|g' \ -e 's|@''HAVE_SIGINFO_T''@|1|g' \ -e 's|@''HAVE_SIGACTION''@|1|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./signal.in.h > signal.h-t mv alloca.h-t alloca.h mv getopt.h-t getopt.h mv getopt-cdefs.h-t getopt-cdefs.h mv fcntl.h-t fcntl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ ./stdckdint.in.h > stdckdint.h-t mv ieee754.h-t ieee754.h mv dirent.h-t dirent.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDDEF_H''@||g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \ -e 's|@''HAVE_WCHAR_T''@|1|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ ./stddef.in.h > stddef.h-t mv malloc/dynarray.gl.h-t malloc/dynarray.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ ./stdint.in.h > stdint.h-t mv malloc/scratch_buffer.gl.h-t malloc/scratch_buffer.gl.h mv limits.h-t limits.h mv malloc/dynarray-skeleton.gl.h-t malloc/dynarray-skeleton.gl.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/1/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 mv signal.h-t signal.h mv inttypes.h-t inttypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/1/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 mv stdckdint.h-t stdckdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/1/g' \ -e 's/@''GNULIB_MEMPCPY''@/1/g' \ -e 's/@''GNULIB_MEMRCHR''@/1/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/1/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/1/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/1/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 mv stddef.h-t stddef.h /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'sys' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'sys' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'sys' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'sys' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_RANDOM_H''@||g' \ -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \ -e 's/@''GNULIB_GETRANDOM''@/1/g' \ -e 's/@''HAVE_GETRANDOM''@/0/g' \ -e 's/@''REPLACE_GETRANDOM''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_random.in.h > sys/random.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/1/g' \ -e 's/@''GNULIB_NANOSLEEP''@/1/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/1/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/1/g' \ -e 's/@''GNULIB_TIME_RZ''@/1/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|1|g' \ -e 's|@''REPLACE_NANOSLEEP''@|1|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./time.in.h > time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/1/g' \ -e 's/@''GNULIB_FSTAT''@/0/g' \ -e 's/@''GNULIB_FSTATAT''@/1/g' \ -e 's/@''GNULIB_FUTIMENS''@/1/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIR''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/0/g' \ -e 's/@''GNULIB_UTIMENSAT''@/1/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|1|g' \ -e 's|@''REPLACE_FUTIMENS''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|1|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_stat.in.h > sys/stat.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_time.in.h > sys/time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_SELECT_H''@||g' \ -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ -e 's/@''GNULIB_PSELECT''@/1/g' \ -e 's/@''GNULIB_SELECT''@/0/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''HAVE_PSELECT''@|1|g' \ -e 's|@''REPLACE_PSELECT''@|0|g' \ -e 's|@''REPLACE_SELECT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./sys_select.in.h > sys/select.h-t mv stdint.h-t stdint.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/1/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/1/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ < ./unistd.in.h > unistd.h-t1 mv sys/random.h-t sys/random.h sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|0|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''HAVE_RAWMEMCHR''@|0|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|0|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < string.h-t1 > string.h-t2 mv sys/types.h-t sys/types.h mv sys/time.h-t sys/time.h sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ < stdlib.h-t1 > stdlib.h-t2 mv sys/select.h-t sys/select.h mv time.h-t time.h mv sys/stat.h-t sys/stat.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/1/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/1/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/1/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/1/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/1/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 rm -f string.h-t1 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|1|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 mv string.h-t2 string.h rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|0|g' \ -e 's|@''HAVE_EXECVPE''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|0|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|0|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|0|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|1|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|1|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PIPE2''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|1|g' \ -e 's|@''REPLACE_READLINKAT''@|1|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|1|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|1|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < unistd.h-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/fingerprint.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o fingerprint.o fingerprint.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/acl_entries.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o acl_entries.o acl_entries.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/memmem.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o memmem.o memmem.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/mktime.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o mktime.o mktime.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/acl-errno-valid.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o acl-errno-valid.o acl-errno-valid.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/acl-internal.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o acl-internal.o acl-internal.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/get-permissions.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o get-permissions.o get-permissions.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/set-permissions.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o set-permissions.o set-permissions.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/allocator.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o allocator.o allocator.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/openat-proc.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o openat-proc.o openat-proc.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/binary-io.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o binary-io.o binary-io.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/boot-time.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o boot-time.o boot-time.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/c-ctype.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o c-ctype.o c-ctype.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/c-strcasecmp.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o c-strcasecmp.o c-strcasecmp.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/c-strncasecmp.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o c-strncasecmp.o c-strncasecmp.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/canonicalize-lgpl.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o canonicalize-lgpl.o canonicalize-lgpl.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/careadlinkat.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o careadlinkat.o careadlinkat.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/cloexec.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o cloexec.o cloexec.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/close-stream.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o close-stream.o close-stream.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/copy-file-range.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o copy-file-range.o copy-file-range.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/count-leading-zeros.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o count-leading-zeros.o count-leading-zeros.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/count-one-bits.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o count-one-bits.o count-one-bits.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/count-trailing-zeros.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o count-trailing-zeros.o count-trailing-zeros.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/md5-stream.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o md5-stream.o md5-stream.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/md5.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o md5.o md5.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/sha1.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o sha1.o sha1.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/sha256.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o sha256.o sha256.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/sha512.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o sha512.o sha512.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/dtoastr.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o dtoastr.o dtoastr.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/dtotimespec.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o dtotimespec.o dtotimespec.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/euidaccess.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o euidaccess.o euidaccess.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/faccessat.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o faccessat.o faccessat.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/file-has-acl.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o file-has-acl.o file-has-acl.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/filemode.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o filemode.o filemode.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/filevercmp.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o filevercmp.o filevercmp.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/fpending.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o fpending.o fpending.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/free.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o free.o free.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/fstatat.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o fstatat.o fstatat.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/fsusage.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o fsusage.o fsusage.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/futimens.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o futimens.o futimens.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/getgroups.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o getgroups.o getgroups.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/getopt.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o getopt.o getopt.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/getopt1.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o getopt1.o getopt1.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/getrandom.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o getrandom.o getrandom.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/gettime.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o gettime.o gettime.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/dynarray_at_failure.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/dynarray_emplace_enlarge.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/dynarray_finalize.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/dynarray_resize.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/dynarray_resize.o malloc/dynarray_resize.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/dynarray_resize_clear.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/scratch_buffer_grow.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/scratch_buffer_grow_preserve.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_grow_preserve.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/malloc/scratch_buffer_set_array_size.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o malloc/scratch_buffer_set_array_size.o malloc/scratch_buffer_set_array_size.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/group-member.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o group-member.o group-member.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/lstat.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o lstat.o lstat.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/mempcpy.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o mempcpy.o mempcpy.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/memrchr.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o memrchr.o memrchr.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/memset_explicit.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o memset_explicit.o memset_explicit.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/nanosleep.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o nanosleep.o nanosleep.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/nproc.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o nproc.o nproc.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/nstrftime.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o nstrftime.o nstrftime.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/open.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o open.o open.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/pipe2.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o pipe2.o pipe2.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/qcopy-acl.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o qcopy-acl.o qcopy-acl.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/rawmemchr.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o rawmemchr.o rawmemchr.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/readlink.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o readlink.o readlink.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/readlinkat.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o readlinkat.o readlinkat.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/regex.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o regex.o regex.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/sig2str.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o sig2str.o sig2str.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/sigdescr_np.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o sigdescr_np.o sigdescr_np.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/stat-time.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o stat-time.o stat-time.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/symlink.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o symlink.o symlink.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/tempname.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o tempname.o tempname.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/time_rz.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o time_rz.o time_rz.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/timegm.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o timegm.o timegm.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/timespec.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o timespec.o timespec.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/timespec-add.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o timespec-add.o timespec-add.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/timespec-sub.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o timespec-sub.o timespec-sub.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/u64.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o u64.o u64.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/unistd.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o unistd.o unistd.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/utimens.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o utimens.o utimens.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/utimensat.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o utimensat.o utimensat.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/openat-die.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o openat-die.o openat-die.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MMD -MF deps/save-cwd.d -MP -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -I. -I../src -I. -I../src -DGL_COMPILE_CRYPTO_STREAM -o save-cwd.o save-cwd.c rm -f libgnu.a ar cr libgnu.a fingerprint.o acl_entries.o memmem.o mktime.o acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o openat-proc.o binary-io.o boot-time.o c-ctype.o c-strcasecmp.o c-strncasecmp.o canonicalize-lgpl.o careadlinkat.o cloexec.o close-stream.o copy-file-range.o count-leading-zeros.o count-one-bits.o count-trailing-zeros.o md5-stream.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o euidaccess.o faccessat.o file-has-acl.o filemode.o filevercmp.o fpending.o free.o fstatat.o fsusage.o futimens.o getgroups.o getopt.o getopt1.o getrandom.o gettime.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o malloc/scratch_buffer_grow.o malloc/scratch_buffer_grow_preserve.o malloc/scratch_buffer_set_array_size.o group-member.o lstat.o mempcpy.o memrchr.o memset_explicit.o nanosleep.o nproc.o nstrftime.o open.o pipe2.o qcopy-acl.o rawmemchr.o readlink.o readlinkat.o regex.o sig2str.o sigdescr_np.o stat-time.o symlink.o tempname.o time_rz.o timegm.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o utimens.o utimensat.o openat-die.o save-cwd.o ranlib libgnu.a gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lib' gmake -C lib-src all gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lib-src' /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -o etags etags.c ../lib/libgnu.a /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -o ctags ctags.c ../lib/libgnu.a /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H emacsclient.c \ ../lib/libgnu.a \ \ \ -o emacsclient /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -o ebrowse ebrowse.c ../lib/libgnu.a /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H hexl.c ../lib/libgnu.a -o hexl /usr/bin/clang -c -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H pop.c /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H make-docfile.c ../lib/libgnu.a -o make-docfile /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H make-fingerprint.c ../lib/libgnu.a -o make-fingerprint /usr/bin/clang -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -I. -I../src -I../lib -I. -I./../src -I./../lib -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H movemail.c pop.o \ ../lib/libgnu.a -o movemail gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lib-src' gmake -C src BIN_DESTDIR=''/opt/homebrew/Cellar/emacs-plus@30/30.0.50/bin/'' \ ELN_DESTDIR='/opt/homebrew/Cellar/emacs-plus@30/30.0.50/lib/emacs/30.0.50/' all gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src' ( printf 'shortlisp = \\\n'; \ sed -n 's/^[ \t]*(load "\([^"]*\)".*/\1/p' ../lisp/loadup.el | \ sed -e 's/$/.elc \\/' -e 's/\.el\.elc/.el/'; \ echo "" ) > /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src/lisp.mk.tmp mv -f /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src/lisp.mk.tmp /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src/lisp.mk ../lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o emacs-module.o syntax.o bytecode.o comp.o dynlib.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o itree.o fontset.o fringe.o image.o json.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o macfont.o > globals.tmp for i in dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o emacs-module.o syntax.o bytecode.o comp.o dynlib.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o itree.o fontset.o fringe.o image.o json.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o macfont.o terminfo.o lastfile.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp gmake -C ../admin/charsets all gmake -C ../admin/unidata charscript.el gmake -C ../admin/unidata emoji-zwj.el gmake -C ../admin/charsets cp51932.el gmake -C ../admin/charsets eucjp-ms.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' AWK=awk ./mapconv glibc/ISO-8859-2.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-2.map AWK=awk ./mapconv glibc/ISO-8859-3.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-3.map AWK=awk ./mapconv glibc/ISO-8859-4.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-4.map AWK=awk ./mapconv glibc/ISO-8859-5.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-5.map AWK=awk ./mapconv glibc/ISO-8859-6.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-6.map gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' AWK=awk ./mapconv mapfiles/CP932.TXT '/^0x[89A-F][0-9A-F][0-9A-F]/' UNICODE2 ./cp932.awk > ../../etc/charsets/CP932-2BYTE.map gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gunzip -c glibc/EUC-JP-MS.gz | awk -f ./eucjp-ms.awk > ../../lisp/international/eucjp-ms.el AWK=awk ./mapconv glibc/ISO-8859-7.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-7.map AWK=awk ./mapconv glibc/ISO-8859-8.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-8.map awk -f ./blocks.awk ./Blocks.txt ./emoji-data.txt > ../../lisp/international/charscript.el awk -f ./emoji-zwj.awk ./emoji-zwj-sequences.txt ./emoji-sequences.txt > ../../lisp/international/emoji-zwj.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' AWK=awk ./mapconv glibc/ISO-8859-9.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-9.map gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' AWK=awk ./mapconv glibc/ISO-8859-10.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-10.map gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' AWK=awk ./mapconv glibc/ISO-8859-11.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-11.map gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/doc/lispintro' AWK=awk ./mapconv glibc/ISO-8859-13.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-13.map ../build-aux/move-if-change globals.tmp globals.h echo timestamp > gl-stamp AWK=awk ./mapconv glibc/ISO-8859-14.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-14.map AWK=awk ./mapconv glibc/ISO-8859-15.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-15.map AWK=awk ./mapconv glibc/ISO-8859-16.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-16.map AWK=awk ./mapconv glibc/IBM037.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM037.map AWK=awk ./mapconv glibc/IBM038.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM038.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/dispnew.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H dispnew.c AWK=awk ./mapconv glibc/IBM256.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM256.map AWK=awk ./mapconv glibc/IBM273.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM273.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/frame.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H frame.c AWK=awk ./mapconv glibc/IBM274.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM274.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/scroll.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H scroll.c AWK=awk ./mapconv glibc/IBM275.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM275.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/xdisp.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H xdisp.c AWK=awk ./mapconv glibc/IBM277.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM277.map AWK=awk ./mapconv glibc/IBM278.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM278.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/menu.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H menu.c AWK=awk ./mapconv glibc/IBM280.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM280.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/window.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H window.c awk -f ./cp51932.awk < ../../etc/charsets/CP932-2BYTE.map > ../../lisp/international/cp51932.el /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/charset.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H charset.c AWK=awk ./mapconv glibc/IBM281.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM281.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/coding.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H coding.c gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/category.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H category.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/ccl.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H ccl.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/character.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H character.c AWK=awk ./mapconv glibc/IBM284.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM284.map AWK=awk ./mapconv glibc/IBM285.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM285.map AWK=awk ./mapconv glibc/IBM290.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM290.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/chartab.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H chartab.c mv buildobj.h.tmp buildobj.h /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/bidi.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H bidi.c AWK=awk ./mapconv glibc/IBM297.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM297.map AWK=awk ./mapconv glibc/IBM420.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM420.map AWK=awk ./mapconv glibc/IBM423.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM423.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/cm.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H cm.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/term.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H term.c AWK=awk ./mapconv glibc/IBM424.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM424.map AWK=awk ./mapconv glibc/IBM437.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM437.map AWK=awk ./mapconv glibc/IBM500.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM500.map AWK=awk ./mapconv glibc/IBM850.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM850.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/terminal.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H terminal.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/xfaces.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H xfaces.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/emacs.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H emacs.c AWK=awk ./mapconv glibc/IBM851.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM851.map AWK=awk ./mapconv glibc/IBM852.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM852.map AWK=awk ./mapconv glibc/IBM855.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM855.map AWK=awk ./mapconv glibc/IBM856.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM856.map AWK=awk ./mapconv glibc/IBM857.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM857.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/keyboard.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H keyboard.c AWK=awk ./mapconv glibc/IBM860.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM860.map AWK=awk ./mapconv glibc/IBM861.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM861.map AWK=awk ./mapconv glibc/IBM862.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM862.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/macros.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H macros.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/keymap.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H keymap.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/sysdep.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H sysdep.c AWK=awk ./mapconv glibc/IBM863.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM863.map AWK=awk ./mapconv glibc/IBM864.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM864.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/bignum.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H bignum.c AWK=awk ./mapconv glibc/IBM865.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM865.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/buffer.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H buffer.c AWK=awk ./mapconv glibc/IBM866.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM866.map AWK=awk ./mapconv glibc/IBM868.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM868.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/filelock.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H filelock.c AWK=awk ./mapconv glibc/IBM869.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM869.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/insdel.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H insdel.c AWK=awk ./mapconv glibc/IBM870.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM870.map AWK=awk ./mapconv glibc/IBM871.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM871.map AWK=awk ./mapconv glibc/IBM874.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM874.map AWK=awk ./mapconv glibc/IBM875.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM875.map AWK=awk ./mapconv glibc/IBM880.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM880.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/marker.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H marker.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/minibuf.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H minibuf.c AWK=awk ./mapconv glibc/IBM891.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM891.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/fileio.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H fileio.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/dired.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H dired.c AWK=awk ./mapconv glibc/IBM903.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM903.map AWK=awk ./mapconv glibc/IBM904.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM904.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/cmds.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H cmds.c AWK=awk ./mapconv glibc/IBM905.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM905.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/casetab.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H casetab.c AWK=awk ./mapconv glibc/IBM918.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM918.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/casefiddle.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H casefiddle.c AWK=awk ./mapconv glibc/IBM1004.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1004.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/indent.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H indent.c AWK=awk ./mapconv glibc/IBM1026.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1026.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/search.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H search.c AWK=awk ./mapconv glibc/IBM1047.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1047.map AWK=awk ./mapconv glibc/CP737.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP737.map AWK=awk ./mapconv glibc/CP775.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP775.map AWK=awk ./mapconv glibc/CP1125.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1125.map AWK=awk ./mapconv glibc/CP1250.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1250.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/regex-emacs.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H regex-emacs.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/undo.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H undo.c AWK=awk ./mapconv glibc/CP1251.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1251.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/alloc.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H alloc.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/pdumper.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H pdumper.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/data.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H data.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/doc.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H doc.c AWK=awk ./mapconv glibc/CP1252.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1252.map AWK=awk ./mapconv glibc/CP1253.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1253.map AWK=awk ./mapconv glibc/CP1254.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1254.map AWK=awk ./mapconv glibc/CP1255.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1255.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/editfns.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H editfns.c AWK=awk ./mapconv glibc/CP1256.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1256.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/callint.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H callint.c AWK=awk ./mapconv glibc/CP1257.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1257.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/eval.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H eval.c AWK=awk ./mapconv glibc/CP1258.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1258.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/floatfns.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H floatfns.c AWK=awk ./mapconv glibc/CP10007.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP10007.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/fns.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H fns.c cp mapfiles/CP720.map ../../etc/charsets/CP720.map cp mapfiles/CP858.map ../../etc/charsets/CP858.map AWK=awk ./mapconv glibc/GB2312.gz '/^<.*[ ]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/GB2312.map AWK=awk ./mapconv glibc/GBK.gz '/^<.*[ ]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/GBK.map AWK=awk ./mapconv glibc/GB18030.gz '/^<.*[ ]\/x..\/x..[ ]/' GLIBC-2 ./gb180302.awk > ../../etc/charsets/GB180302.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/sort.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H sort.c AWK=awk ./mapconv glibc/BIG5.gz '/^<.*[ ]\/x[a-f]/' GLIBC-2 > ../../etc/charsets/BIG5.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/font.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H font.c AWK=awk ./mapconv glibc/BIG5-HKSCS.gz '/^<.*[ ]\/x[89a-f].\//' GLIBC-2 ./compact.awk > ../../etc/charsets/BIG5-HKSCS.map AWK=awk ./mapconv glibc/EUC-TW.gz '/^<.*[ ]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/CNS-1.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/print.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H print.c AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C2/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-2.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/lread.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H lread.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/emacs-module.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H emacs-module.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/syntax.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H syntax.c AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C3/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-3.map AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C4/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-4.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/bytecode.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H bytecode.c AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C5/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-5.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/comp.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H comp.c AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C6/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-6.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/dynlib.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H dynlib.c AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C7/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-7.map AWK=awk ./mapconv glibc/EUC-TW.gz '/^<.*\/x8e\/xaf/ s,/x8e/xaf,,' GLIBC-2-7 ./compact.awk > ../../etc/charsets/CNS-F.map (AWK=awk ./mapconv glibc/JIS_X0201.gz '/^<.*[ ]\/x[0-9]/' GLIBC-1 ./compact.awk && \ echo "# Generated by hand" && \ echo "0xA1-0xDF 0xFF61" ) > ../../etc/charsets/JISX0201.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/process.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H process.c AWK=awk ./mapconv glibc/EUC-JP.gz '/^<.*[ ]\/x[a-f]/' GLIBC-2-7 \ | sed 's/0x2015/0x2014/' > ../../etc/charsets/JISX0208.map AWK=awk ./mapconv glibc/EUC-JP.gz '/^<.*[ ]\/x8f/ s,/x8f,,' GLIBC-2-7 ./compact.awk > ../../etc/charsets/JISX0212.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/gnutls.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H gnutls.c sed -n -e '/^#/d' -e 's,.*0x\([0-9A-Z]*\)$,/0x0*\1$/d,p' < mapfiles/JISX213A.map > jisx2131-filter AWK=awk ./mapconv glibc/EUC-JISX0213.gz '/^<.*[ ]\/x8f/ s,/x8f,,' GLIBC-2-7 > ../../etc/charsets/JISX2132.map (AWK=awk ./mapconv mapfiles/Uni2JIS '/^[^#].*0-/' YASUOKA ./kuten.awk \ | sed -e '/0x2140/s/005C/FF3C/' && \ echo '0x3442 0x3D4E' && echo '0x374E 0x25874' && \ echo '0x3764 0x28EF6' && echo '0x513D 0x2F80F' && \ echo '0x7045 0x9724' ) > ../../etc/charsets/JISC6226.map cp mapfiles/JISX213A.map ../../etc/charsets/JISX213A.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/callproc.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H callproc.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/region-cache.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H region-cache.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/sound.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H sound.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/timefns.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H timefns.c AWK=awk ./mapconv glibc/EUC-KR.gz '/^<.*[ ]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/KSC5601.map AWK=awk ./mapconv glibc/KSC5636.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KSC5636.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/atimer.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H atimer.c AWK=awk ./mapconv glibc/JOHAB.gz '/^<.*[ ]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/JOHAB.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/doprnt.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H doprnt.c AWK=awk ./mapconv glibc/KOI-8.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI-8.map AWK=awk ./mapconv glibc/KOI8-R.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-R.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/intervals.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H intervals.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/textprop.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H textprop.c AWK=awk ./mapconv glibc/KOI8-U.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-U.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/composite.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H composite.c AWK=awk ./mapconv glibc/KOI8-T.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-T.map (echo "# Modified from IBM866.map according to the chart at" && \ echo "# https://web.archive.org/web/20100131045151/http://www.cyrillic.com/ref/cyrillic/koi-8alt.html" && \ echo "# with guesses for the Unicodes of the glyphs." && \ sed -e '1 d' \ -e '/0xF2/ s/ .*/ 0x2019/' \ -e '/0xF3/ s/ .*/ 0x2018/' \ -e '/0xF4/ s/ .*/ 0x0301/' \ -e '/0xF5/ s/ .*/ 0x0300/' \ -e '/0xF6/ s/ .*/ 0x203A/' \ -e '/0xF7/ s/ .*/ 0x2039/' \ -e '/0xF8/ s/ .*/ 0x2191/' \ -e '/0xF9/ s/ .*/ 0x2193/' \ -e '/0xFA/ s/ .*/ 0x00B1/' \ -e '/0xFB/ s/ .*/ 0x00F7/' < ../../etc/charsets/IBM866.map ) > ../../etc/charsets/ALTERNATIVNYJ.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/xml.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H xml.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/lcms.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H lcms.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/kqueue.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H kqueue.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/profiler.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H profiler.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/decompress.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H decompress.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/thread.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H thread.c AWK=awk ./mapconv mapfiles/bulgarian-mik.txt '1,$' CZYBORRA ./compact.awk > ../../etc/charsets/MIK.map AWK=awk ./mapconv mapfiles/PTCP154 '/^0x/' IANA ./compact.awk > ../../etc/charsets/PTCP154.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/systhread.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H systhread.c AWK=awk ./mapconv glibc/TIS-620.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/TIS-620.map AWK=awk ./mapconv glibc/VISCII.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/VISCII.map AWK=awk ./mapconv glibc/TCVN5712-1.gz '/^<.*[ ]\/x[0-9a-f].[ ]/' GLIBC-1 ./compact.awk > ../../etc/charsets/VSCII.map AWK=awk ./mapconv glibc/TCVN5712-1.gz '/^<.*[ ]\/x[2-7a-f].[ ]/' GLIBC-1 ./compact.awk \ | sed 's/0x20-0x7F.*/0x00-0x7F 0x0000/' > ../../etc/charsets/VSCII-2.map AWK=awk ./mapconv glibc/GEORGIAN-PS.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KA-PS.map AWK=awk ./mapconv glibc/GEORGIAN-ACADEMY.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KA-ACADEMY.map AWK=awk ./mapconv glibc/HP-ROMAN8.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/HP-ROMAN8.map AWK=awk ./mapconv glibc/NEXTSTEP.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/NEXTSTEP.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/sqlite.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H sqlite.c AWK=awk ./mapconv glibc/MACINTOSH.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/MACINTOSH.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/treesit.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H treesit.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/itree.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H itree.c AWK=awk ./mapconv glibc/EBCDIC-UK.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/EBCDICUK.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/fontset.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H fontset.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/fringe.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H fringe.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/image.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H image.c AWK=awk ./mapconv glibc/EBCDIC-US.gz '/^<.*[ ]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/EBCDICUS.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/json.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H json.c /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/nsterm.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H nsterm.m AWK=awk ./mapconv mapfiles/stdenc.txt '/^[0-9A-Fa-f]/' UNICODE ./compact.awk > ../../etc/charsets/stdenc.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/nsfns.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H nsfns.m AWK=awk ./mapconv mapfiles/symbol.txt '/^[0-9A-Fa-f]/' UNICODE ./compact.awk > ../../etc/charsets/symbol.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/nsmenu.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H nsmenu.m AWK=awk ./mapconv glibc/CP949.gz '/^<.*[ ]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/CP949-2BYTE.map (echo "# Generated from BIG5.map" && \ sed -n -e '/0xa140/,/0xc8fe/p' < ../../etc/charsets/BIG5.map | awk -f ./big5.awk ) > ../../etc/charsets/BIG5-1.map (echo "# Generated from BIG5.map" && \ sed -n -e '/0xc940/,$ p' < ../../etc/charsets/BIG5.map | awk -f ./big5.awk ) > ../../etc/charsets/BIG5-2.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/nsselect.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H nsselect.m /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/nsimage.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H nsimage.m cp mapfiles/MULE-ethiopic.map ../../etc/charsets/MULE-ethiopic.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/macfont.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnull-dereference -Wold-style-definition -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H macfont.m /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/terminfo.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H terminfo.c cp mapfiles/MULE-ipa.map ../../etc/charsets/MULE-ipa.map /usr/bin/clang -c -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/lastfile.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H lastfile.c cp mapfiles/MULE-is13194.map ../../etc/charsets/MULE-is13194.map cp mapfiles/MULE-sisheng.map ../../etc/charsets/MULE-sisheng.map cp mapfiles/MULE-tibetan.map ../../etc/charsets/MULE-tibetan.map cp mapfiles/MULE-lviscii.map ../../etc/charsets/MULE-lviscii.map cp mapfiles/MULE-uviscii.map ../../etc/charsets/MULE-uviscii.map awk -f ./gb180304.awk < ../../etc/charsets/GB180302.map > ../../etc/charsets/GB180304.map AWK=awk ./mapconv glibc/EUC-JISX0213.gz '/^<.*[ ]\/x[a-f]/' GLIBC-2-7 \ | sed -f ./jisx2131-filter \ | sed -e 's/0x2015/0x2014/' -e 's/0x2299/0x29BF/' > ../../etc/charsets/JISX2131.map echo timestamp > charsets.stamp gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' /usr/bin/clang -o temacs.tmp \ -Demacs -I. -I. -I../lib -I../lib -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/jpeg/9e/include -isystem /opt/homebrew/Cellar/librsvg/2.57.1/include/librsvg-2.0 -isystem /opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/include/gdk-pixbuf-2.0 -isystem /opt/homebrew/Cellar/libtiff/4.6.0/include -isystem /opt/homebrew/opt/zstd/include -isystem /opt/homebrew/Cellar/xz/5.4.5/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include -isystem /opt/homebrew/Cellar/glib/2.78.3/include/glib-2.0 -isystem /opt/homebrew/Cellar/glib/2.78.3/lib/glib-2.0/include -isystem /opt/homebrew/opt/gettext/include -isystem /opt/homebrew/Cellar/pcre2/10.42/include -isystem /opt/homebrew/Cellar/cairo/1.18.0/include/cairo -isystem /opt/homebrew/Cellar/fontconfig/2.14.2/include -isystem /opt/homebrew/opt/freetype/include/freetype2 -isystem /opt/homebrew/opt/libpng/include/libpng16 -isystem /opt/homebrew/Cellar/libxext/1.3.5/include -isystem /opt/homebrew/Cellar/libxrender/0.9.11/include -isystem /opt/homebrew/Cellar/libx11/1.8.7/include -isystem /opt/homebrew/Cellar/libxcb/1.16/include -isystem /opt/homebrew/Cellar/libxau/1.0.11/include -isystem /opt/homebrew/Cellar/libxdmcp/1.1.4/include -isystem /opt/homebrew/Cellar/pixman/0.42.2/include/pixman-1 -isystem /opt/homebrew/Cellar/xorgproto/2023.2/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/ffi -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/opt/libpng/include/libpng16 -I/opt/homebrew/Cellar/libgccjit/13.2.0/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/webp/1.3.2/include/webp -isystem /opt/homebrew/Cellar/webp/1.3.2/include -isystem /opt/homebrew/Cellar/little-cms2/2.15/include -MMD -MF deps/.d -MP -isystem /opt/homebrew/Cellar/jansson/2.14/include -isystem /opt/homebrew/Cellar/tree-sitter/0.20.8/include -isystem /opt/homebrew/opt/zlib/include -isystem /opt/homebrew/Cellar/gnutls/3.8.2/include -isystem /opt/homebrew/Cellar/nettle/3.9.1/include -isystem /opt/homebrew/Cellar/libtasn1/4.19.0/include -isystem /opt/homebrew/Cellar/libidn2/2.3.4_1/include -isystem /opt/homebrew/Cellar/p11-kit/0.25.3/include/p11-kit-1 -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wduplicated-cond -Wextra -Wformat-signedness -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wopenmp-simd -Wpacked -Wpointer-arith -Wstrict-flex-arrays -Wstrict-prototypes -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wtrampolines -Wuninitialized -Wunknown-pragmas -Wunused-macros -Wvariadic-macros -Wvector-operation-performance -Wwrite-strings -Warray-bounds=2 -Wattribute-alias=2 -Wformat=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wshift-overflow=2 -Wuse-after-free=3 -Wvla-larger-than=4031 -Wredundant-decls -Wno-missing-field-initializers -Wno-override-init -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-format-nonliteral -Wno-bidi-chars -Wno-bitwise-instead-of-logical -Wno-missing-braces -Wno-null-pointer-arithmetic -Wno-implicit-const-int-float-conversion -Wno-int-in-bool-context -Wno-shift-overflow -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT -DHAVE_CONFIG_H -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -framework AppKit -framework IOKit -framework Carbon -framework IOSurface -framework QuartzCore -framework UniformTypeIdentifiers -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib \ dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o emacs-module.o syntax.o bytecode.o comp.o dynlib.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o itree.o fontset.o fringe.o image.o json.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o macfont.o terminfo.o lastfile.o ../lib/libgnu.a -ltiff -ljpeg -L/opt/homebrew/opt/libpng/lib -lpng16 -lgif -L/opt/homebrew/Cellar/webp/1.3.2/lib -lwebpdemux -lwebpdecoder -L/opt/homebrew/Cellar/librsvg/2.57.1/lib -L/opt/homebrew/Cellar/glib/2.78.3/lib -L/opt/homebrew/Cellar/gdk-pixbuf/2.42.10_1/lib -L/opt/homebrew/Cellar/glib/2.78.3/lib -L/opt/homebrew/opt/gettext/lib -L/opt/homebrew/Cellar/cairo/1.18.0/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lxml2 -lncurses -L/opt/homebrew/Cellar/gnutls/3.8.2/lib -lgnutls -L/opt/homebrew/Cellar/little-cms2/2.15/lib -llcms2 -lz -L/opt/homebrew/Cellar/jansson/2.14/lib -ljansson -lgmp -L/opt/homebrew/Cellar/libgccjit/13.2.0/lib/gcc/current -lgccjit -ldl -L/opt/homebrew/Cellar/tree-sitter/0.20.8/lib -ltree-sitter -lsqlite3 /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p ../etc rm -f ../etc/DOC ../lib-src/make-docfile -d . \ dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o dbusbind.o cygw32.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o macfont.o nsxwidget.o w32.o w32console.o w32cygwinx.o w32fns.o w32heap.o w32inevt.o w32notify.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o w16select.o widget.o xfont.o ftfont.o xftfont.o gtkutil.o xsettings.o xgselect.o termcap.o hbfont.o haikuterm.o haikufns.o haikumenu.o haikufont.o androidterm.o androidfns.o androidfont.o androidselect.c sfntfont-android.c sfntfont.c dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o emacs-module.o syntax.o bytecode.o comp.o dynlib.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o itree.o fontset.o fringe.o image.o json.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o macfont.o > ../etc/DOC ../lib-src/make-fingerprint temacs.tmp codesign -s - -f temacs.tmp temacs.tmp: replacing existing signature mv temacs.tmp temacs /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p ../etc gmake -C ../lisp update-subdirs gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' for file in . ./calc ./calendar ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./mail ./mh-e ./net ./nxml ./obsolete ./org ./play ./progmodes ./term ./textmodes ./url ./use-package ./vc; do \ ./../build-aux/update-subdirs $file; \ done; gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/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 /opt/homebrew/Cellar/emacs-plus@30/30.0.50/bin/ --eln-dest /opt/homebrew/Cellar/emacs-plus@30/30.0.50/lib/emacs/30.0.50/ Loading loadup.el (source)... Dump mode: pbootstrap Using load-path (/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/progmodes /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/textmodes /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/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 /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/files.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/macroexp.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/pcase.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/macroexp.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cus-face.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/faces.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/ldefs-boot.el (source)... gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/doc/emacs' Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/button.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/cl-preloaded.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/oclosure.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/obarray.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/abbrev.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/help.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/jka-cmpr-hook.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/epa-hook.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/mule-cmds.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/case-table.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/characters.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/charscript.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/emoji-zwj.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/composite.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/chinese.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/cyrillic.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/indian.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/sinhala.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/english.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/ethiopic.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/european.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/czech.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/slovak.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/romanian.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/greek.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/hebrew.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/cp51932.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/eucjp-ms.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/japanese.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/korean.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/lao.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/tai-viet.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/thai.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/tibetan.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/vietnamese.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/misc-lang.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/utf-8-lang.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/georgian.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/khmer.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/burmese.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/cham.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/philippine.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/language/indonesian.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/indent.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/cl-generic.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/simple.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/seq.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/nadvice.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/minibuffer.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/frame.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/startup.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/term/tty-colors.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/font-core.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/syntax.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/font-lock.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/jit-lock.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/mouse.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/scroll-bar.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/select.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/timer.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/easymenu.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/isearch.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/rfn-eshadow.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/menu-bar.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/tab-bar.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/lisp.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/textmodes/page.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/register.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/textmodes/paragraphs.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/progmodes/prog-mode.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/lisp-mode.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/textmodes/text-mode.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/textmodes/fill.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/newcomment.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/replace.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/tabulated-list.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/buff-menu.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/fringe.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/regexp-opt.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/image.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/fontset.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/dnd.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/tool-bar.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/term/common-win.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/mwheel.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/progmodes/elisp-mode.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/float-sup.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/vc/vc-hooks.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/vc/ediff-hook.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/uniquify.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/electric.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/paren.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/shorthands.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/eldoc.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/emacs-lisp/cconv.el (source)... gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/doc/lispref' Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cus-start.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/tooltip.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/international/iso-transl.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/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: f2333d2d52c62dede655899fb279d5e913f70e2fa0ada5fdab1eb33eba7a3cc3 Dump complete Byte counts: header=100 hot=16053876 discardable=197704 cold=11235424 Reloc counts: hot=1116575 discardable=5448 ANCIENT=yes gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs" gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/macroexp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/cconv.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/byte-opt.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/bytecomp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/comp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/comp-cstr.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/comp-common.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/comp-run.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/loaddefs-gen.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte-compile emacs-lisp/radix-tree.el TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-common.elc TZ=UTC0 touch -t 197001010000 emacs-lisp/radix-tree.elc TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-run.elc TZ=UTC0 touch -t 197001010000 emacs-lisp/macroexp.elc TZ=UTC0 touch -t 197001010000 emacs-lisp/loaddefs-gen.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/comp.elc gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs" gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/macroexp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/cconv.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/byte-opt.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/bytecomp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/comp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/comp-cstr.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/comp-common.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/comp-run.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/loaddefs-gen.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l comp -f batch-byte+native-compile emacs-lisp/radix-tree.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake -C ../lisp autoloads EMACS="../src/bootstrap-emacs" gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/bindings.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/composite.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/cus-face.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile international/titdic-cnv.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/custom.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/dos-vars.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/disp-table.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/buff-menu.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/case-table.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/button.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/abbrev.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/cus-start.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/dos-fns.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/dnd.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/dynamic-setting.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/dos-w32.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/electric.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake -C ../admin/grammars all EMACS="../../src/bootstrap-emacs" gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[4]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/grammars' [ ! -f "../../lisp/cedet/semantic/bovine/c-by.el" ] || chmod +w "../../lisp/cedet/semantic/bovine/c-by.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/bovine/grammar -f bovine-batch-make-parser -o "../../lisp/cedet/semantic/bovine/c-by.el" c.by '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/backquote.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f "../../lisp/cedet/semantic/bovine/make-by.el" ] || chmod +w "../../lisp/cedet/semantic/bovine/make-by.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/bovine/grammar -f bovine-batch-make-parser -o "../../lisp/cedet/semantic/bovine/make-by.el" make.by gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f "../../lisp/cedet/semantic/bovine/scm-by.el" ] || chmod +w "../../lisp/cedet/semantic/bovine/scm-by.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/bovine/grammar -f bovine-batch-make-parser -o "../../lisp/cedet/semantic/bovine/scm-by.el" scheme.by '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/byte-run.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f "../../lisp/cedet/semantic/grammar-wy.el" ] || chmod +w "../../lisp/cedet/semantic/grammar-wy.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/grammar-wy.el" grammar.wy gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/cconv.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f "../../lisp/cedet/semantic/wisent/javat-wy.el" ] || chmod +w "../../lisp/cedet/semantic/wisent/javat-wy.el" gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/javat-wy.el" java-tags.wy gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/cl-generic.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f "../../lisp/cedet/semantic/wisent/js-wy.el" ] || chmod +w "../../lisp/cedet/semantic/wisent/js-wy.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/js-wy.el" js.wy gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/cl-preloaded.el Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f "../../lisp/cedet/semantic/wisent/python-wy.el" ] || chmod +w "../../lisp/cedet/semantic/wisent/python-wy.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/wisent/python-wy.el" python.wy Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... [ ! -f "../../lisp/cedet/srecode/srt-wy.el" ] || chmod +w "../../lisp/cedet/srecode/srt-wy.el" "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l semantic/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/srecode/srt-wy.el" srecode-template.wy gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake -C ../leim all EMACS="../src/bootstrap-emacs" gmake[4]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/leim' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/CCDOSPY.tit Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/Punct.tit Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/QJ.tit gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/debug-early.el Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/easymenu.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/SW.tit gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/TONEPY.tit gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/eldoc.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/float-sup.el Loading /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp/cedet/semantic/grm-wy-boot.el (source)... '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/4Corner.tit gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ARRAY30.tit '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ECDICT.tit gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/lisp-mode.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/lisp.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/macroexp.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/map-ynp.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ETZY.tit '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/Punct-b5.tit '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/PY-b5.tit '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/QJ-b5.tit '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \ -f batch-titdic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ZOZY.tit gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/nadvice.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/oclosure.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/regexp-opt.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/rmc.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/seq.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/cangjie-table.b5 gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/shorthands.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/cangjie-table.cns gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/pinyin.map gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/syntax.el gmake[4]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/grammars' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/tabulated-list.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/ziranma.cin gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/emacs-lisp/timer.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/CTLau.html gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/CTLau-b5.html '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/env.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f pinyin-convert MISC-DIC/pinyin.map ../lisp/language/pinyin.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/epa-hook.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/faces.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/files.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/font-core.el rm -f ../lisp/leim/leim-list.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l international/quail \ --eval "(update-leim-list-file (unmsys--file-name \"./../lisp/leim\"))" gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/font-lock.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/format.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/frame.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/fringe.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/help.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/image.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/indent.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/charscript.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/emoji-zwj.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -f batch-byte-compile uvs.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/cp51932.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -f batch-byte-compile unidata-gen.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' sed -e 's/\([^;]*\);\(.*\)/(#x\1 "\2")/' -e 's/;/" "/g' \ < UnicodeData.txt > unidata.txt gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -l emoji.el -f emoji--generate-file ../../lisp/international/emoji-labels.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/eucjp-ms.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . \ -l unidata-gen.el -f unidata-gen-scripts ../../lisp/international/uni-scripts.el sed -n -e '/^[^;]/p' -e 's/^;\(;*\)inc /;\1 /p' < leim-ext.el >> ../lisp/leim/leim-list.el gmake[4]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/leim' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \ -l ./emacs-lisp/loaddefs-gen.elc \ -f loaddefs-generate--emacs-batch . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./leim ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./use-package ./vc gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . \ -l unidata-gen.el -f unidata-gen-confusable ../../lisp/international/uni-confusable.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/fontset.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/iso-transl.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/mule-cmds.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . \ -l unidata-gen.el -f unidata-gen-idna-mapping ../../lisp/international/idna-mapping.el INFO Scraping files for loaddefs... gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/mule-conf.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-bidi.el ] || chmod +w ../../lisp/international/uni-bidi.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-bidi.el . gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' INFO Scraping files for loaddefs...10% gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/mule-util.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/mule.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-brackets.el ] || chmod +w ../../lisp/international/uni-brackets.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-brackets.el . gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' INFO Scraping files for loaddefs...20% '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/isearch.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/jit-lock.el INFO Scraping files for loaddefs...30% gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/jka-cmpr-hook.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-category.el ] || chmod +w ../../lisp/international/uni-category.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-category.el . gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-combining.el ] || chmod +w ../../lisp/international/uni-combining.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-combining.el . INFO Scraping files for loaddefs...42% [ ! -f ../../lisp/international/uni-comment.el ] || chmod +w ../../lisp/international/uni-comment.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-comment.el . gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/keymap.el INFO Scraping files for loaddefs...55% gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-decimal.el ] || chmod +w ../../lisp/international/uni-decimal.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-decimal.el . gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/burmese.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' INFO Scraping files for loaddefs...70% gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/cham.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-decomposition.el ] || chmod +w ../../lisp/international/uni-decomposition.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-decomposition.el . gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/chinese.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-digit.el ] || chmod +w ../../lisp/international/uni-digit.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-digit.el . INFO Scraping files for loaddefs...83% gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/cyrillic.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/czech.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-lowercase.el ] || chmod +w ../../lisp/international/uni-lowercase.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-lowercase.el . [ ! -f ../../lisp/international/uni-mirrored.el ] || chmod +w ../../lisp/international/uni-mirrored.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-mirrored.el . gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-name.el ] || chmod +w ../../lisp/international/uni-name.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-numeric.el ] || chmod +w ../../lisp/international/uni-numeric.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-name.el . "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-numeric.el . INFO Scraping files for loaddefs...93% gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-old-name.el ] || chmod +w ../../lisp/international/uni-old-name.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-old-name.el . gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-special-lowercase.el ] || chmod +w ../../lisp/international/uni-special-lowercase.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-special-lowercase.el . INFO Scraping files for loaddefs...done gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' GEN textmodes/reftex-loaddefs.el GEN textmodes/texinfo-loaddefs.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/english.el GEN org/org-loaddefs.el GEN net/tramp-loaddefs.el GEN mh-e/mh-loaddefs.el GEN eshell/esh-groups.el GEN erc/erc-loaddefs.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' GEN emacs-lisp/cl-loaddefs.el GEN cedet/srecode/loaddefs.el [ ! -f ../../lisp/international/uni-special-titlecase.el ] || chmod +w ../../lisp/international/uni-special-titlecase.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-special-titlecase.el . '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/ethiopic.el GEN cedet/semantic/loaddefs.el GEN cedet/ede/loaddefs.el GEN calendar/diary-loaddefs.el GEN calendar/holiday-loaddefs.el GEN calendar/cal-loaddefs.el GEN calc/calc-loaddefs.el GEN ps-print-loaddefs.el GEN ibuffer-loaddefs.el GEN dired-loaddefs.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-special-uppercase.el ] || chmod +w ../../lisp/international/uni-special-uppercase.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/european.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/georgian.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-special-uppercase.el . gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/greek.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/hebrew.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/indian.el GEN loaddefs.el INFO Scraping files for loaddefs... INFO Scraping files for loaddefs...done GEN ../../lisp/theme-loaddefs.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-titlecase.el ] || chmod +w ../../lisp/international/uni-titlecase.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-titlecase.el . gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/indonesian.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/uni-uppercase.el ] || chmod +w ../../lisp/international/uni-uppercase.el "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-file ../../lisp/international/uni-uppercase.el . gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/japanese.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/khmer.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/korean.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/lao.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/misc-lang.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/philippine.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/romanian.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/sinhala.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/slovak.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/tai-viet.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/thai.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' [ ! -f ../../lisp/international/charprop.el ] || chmod +w ../../lisp/international/charprop.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' "../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \ -f unidata-gen-charprop ../../lisp/international/charprop.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/utf-8-lang.el -f batch-byte+native-compile ../lisp/language/tibetan.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/language/vietnamese.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/loaddefs.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/ls-lisp.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/menu-bar.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/minibuffer.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/mouse.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/mwheel.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/newcomment.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/obarray.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/paren.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/pgtk-dnd.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/progmodes/elisp-mode.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/progmodes/prog-mode.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/register.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/replace.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/rfn-eshadow.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/scroll-bar.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/select.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/simple.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/startup.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/subr.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/tab-bar.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/android-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/common-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/haiku-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/internal.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/ns-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/pc-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/pgtk-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/tty-colors.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/w32-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/term/x-win.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/textmodes/fill.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/textmodes/page.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/textmodes/paragraphs.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/textmodes/text-mode.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/tool-bar.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/tooltip.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/touch-screen.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/uniquify.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/vc/ediff-hook.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/vc/vc-hooks.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/version.el '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/w32-fns.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/w32-vars.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/widget.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/window.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/x-dnd.el gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/characters.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f byte-compile-refresh-preloaded \ -f batch-byte+native-compile ../lisp/international/ucs-normalize.el gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' rm -f emacs && cp -f temacs emacs LC_ALL=C ./temacs -batch -l loadup --temacs=pdump \ --bin-dest /opt/homebrew/Cellar/emacs-plus@30/30.0.50/bin/ --eln-dest /opt/homebrew/Cellar/emacs-plus@30/30.0.50/lib/emacs/30.0.50/ Loading loadup.el (source)... Dump mode: pdump Using load-path (/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp) Loading emacs-lisp/debug-early (native compiled elisp)... Loading emacs-lisp/byte-run (native compiled elisp)... Loading emacs-lisp/backquote (native compiled elisp)... Loading subr (native compiled elisp)... Loading keymap (native compiled elisp)... Loading version (native compiled elisp)... Loading widget (native compiled elisp)... Loading custom (native compiled elisp)... Loading emacs-lisp/map-ynp (native compiled elisp)... Loading international/mule (native compiled elisp)... Loading international/mule-conf (native compiled elisp)... Loading env (native compiled elisp)... Loading format (native compiled elisp)... Loading bindings (native compiled elisp)... Loading window (native compiled elisp)... Loading files (native compiled elisp)... Loading emacs-lisp/macroexp (native compiled elisp)... Loading cus-face (native compiled elisp)... Loading faces (native compiled elisp)... Loading loaddefs... Loading theme-loaddefs.el (source)... Loading button (native compiled elisp)... Loading emacs-lisp/cl-preloaded (native compiled elisp)... Loading emacs-lisp/oclosure (native compiled elisp)... Loading obarray (native compiled elisp)... Loading abbrev (native compiled elisp)... Loading help (native compiled elisp)... Loading jka-cmpr-hook (native compiled elisp)... Loading epa-hook (native compiled elisp)... Loading international/mule-cmds (native compiled elisp)... Loading case-table (native compiled elisp)... Loading international/charprop.el (source)... Loading international/characters (native compiled elisp)... Loading international/charscript (native compiled elisp)... Loading international/emoji-zwj (native compiled elisp)... Loading composite (native compiled elisp)... Loading language/chinese (native compiled elisp)... Loading language/cyrillic (native compiled elisp)... Loading language/indian (native compiled elisp)... Loading language/sinhala (native compiled elisp)... Loading language/english (native compiled elisp)... Loading language/ethiopic (native compiled elisp)... Loading language/european (native compiled elisp)... Loading language/czech (native compiled elisp)... Loading language/slovak (native compiled elisp)... Loading language/romanian (native compiled elisp)... Loading language/greek (native compiled elisp)... Loading language/hebrew (native compiled elisp)... Loading international/cp51932 (native compiled elisp)... Loading international/eucjp-ms (native compiled elisp)... Loading language/japanese (native compiled elisp)... Loading language/korean (native compiled elisp)... Loading language/lao (native compiled elisp)... Loading language/tai-viet (native compiled elisp)... Loading language/thai (native compiled elisp)... Loading language/tibetan (native compiled elisp)... Loading language/vietnamese (native compiled elisp)... Loading language/misc-lang (native compiled elisp)... Loading language/utf-8-lang (native compiled elisp)... Loading language/georgian (native compiled elisp)... Loading language/khmer (native compiled elisp)... Loading language/burmese (native compiled elisp)... Loading language/cham (native compiled elisp)... Loading language/philippine (native compiled elisp)... Loading language/indonesian (native compiled elisp)... Loading indent (native compiled elisp)... Loading emacs-lisp/cl-generic (native compiled elisp)... Loading simple (native compiled elisp)... Loading emacs-lisp/seq (native compiled elisp)... Loading emacs-lisp/nadvice (native compiled elisp)... Loading minibuffer (native compiled elisp)... Loading frame (native compiled elisp)... Loading startup (native compiled elisp)... Loading term/tty-colors (native compiled elisp)... Loading font-core (native compiled elisp)... Loading emacs-lisp/syntax (native compiled elisp)... Loading font-lock (native compiled elisp)... Loading jit-lock (native compiled elisp)... Loading mouse (native compiled elisp)... Loading scroll-bar (native compiled elisp)... Loading select (native compiled elisp)... Loading emacs-lisp/timer (native compiled elisp)... Loading emacs-lisp/easymenu (native compiled elisp)... Loading isearch (native compiled elisp)... Loading rfn-eshadow (native compiled elisp)... Loading menu-bar (native compiled elisp)... Loading tab-bar (native compiled elisp)... Loading emacs-lisp/lisp (native compiled elisp)... Loading textmodes/page (native compiled elisp)... Loading register (native compiled elisp)... Loading textmodes/paragraphs (native compiled elisp)... Loading progmodes/prog-mode (native compiled elisp)... Loading emacs-lisp/lisp-mode (native compiled elisp)... Loading textmodes/text-mode (native compiled elisp)... Loading textmodes/fill (native compiled elisp)... Loading newcomment (native compiled elisp)... Loading replace (native compiled elisp)... Loading emacs-lisp/tabulated-list (native compiled elisp)... Loading buff-menu (native compiled elisp)... Loading fringe (native compiled elisp)... Loading emacs-lisp/regexp-opt (native compiled elisp)... Loading image (native compiled elisp)... Loading international/fontset (native compiled elisp)... Loading dnd (native compiled elisp)... Loading tool-bar (native compiled elisp)... Loading term/common-win (native compiled elisp)... Loading international/mule-util (native compiled elisp)... Loading international/ucs-normalize (native compiled elisp)... Loading term/ns-win (native compiled elisp)... Loading mwheel (native compiled elisp)... Loading progmodes/elisp-mode (native compiled elisp)... Loading emacs-lisp/float-sup (native compiled elisp)... Loading vc/vc-hooks (native compiled elisp)... Loading vc/ediff-hook (native compiled elisp)... Loading uniquify (native compiled elisp)... Loading electric (native compiled elisp)... Loading paren (native compiled elisp)... Loading emacs-lisp/shorthands (native compiled elisp)... Loading emacs-lisp/eldoc (native compiled elisp)... Loading emacs-lisp/cconv (native compiled elisp)... Loading cus-start (native compiled elisp)... Loading tooltip (native compiled elisp)... Loading international/iso-transl (native compiled elisp)... Loading emacs-lisp/rmc (native compiled elisp)... Loading leim/leim-list.el (source)... Waiting for git... Waiting for git... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 15539 strings, 1899 vectors, 49167 conses, 1175 bytecodes, 372 others Dumping under the name emacs.pdmp Dumping fingerprint: f2333d2d52c62dede655899fb279d5e913f70e2fa0ada5fdab1eb33eba7a3cc3 Dump complete Byte counts: header=100 hot=13944380 discardable=197704 cold=7576024 Reloc counts: hot=821477 discardable=5423 Adding name emacs-30.0.50.1 Adding name emacs-30.0.50.1.pdmp cp -f emacs.pdmp bootstrap-emacs.pdmp gmake -C ../nextstep all gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep' rm -rf /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app gmake -C ../src emacs /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app ( cd ./Cocoa/Emacs.base ; tar cfh - . ) | \ ( cd /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app ; umask 022; tar xf - ) [ "`cd . && pwd -P`" = "`pwd -P`" ] || \ ( cd Cocoa/Emacs.base ; tar cfh - . ) | \ ( cd /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app ; umask 022; tar xf - ) touch /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app/Contents/MacOS/libexec gmake[4]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src' gmake -C ../admin/charsets all gmake -C ../admin/unidata charscript.el gmake -C ../admin/unidata emoji-zwj.el gmake[5]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake -C ../admin/charsets cp51932.el gmake -C ../admin/charsets eucjp-ms.el gmake[5]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[5]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gmake[5]: Nothing to be done for 'cp51932.el'. gmake[5]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gmake[5]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gmake[5]: Nothing to be done for 'eucjp-ms.el'. gmake[5]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gmake[5]: Nothing to be done for 'charscript.el'. gmake[5]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[5]: Nothing to be done for 'emoji-zwj.el'. gmake[5]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[5]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/charsets' gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[5]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/unidata' gmake[4]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src' /opt/homebrew/opt/coreutils/libexec/gnubin/mkdir -p /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app/Contents/MacOS cp -f ../src/emacs /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep/Emacs.app/Contents/MacOS/Emacs gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/nextstep' gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/src' gmake -C lisp all gmake[2]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake -C ../leim all EMACS="../src/emacs" gmake -C ../admin/grammars all EMACS="../../src/emacs" gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/grammars' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/admin/grammars' gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/leim' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/leim' '../src/emacs' -batch --no-site-file --no-site-lisp -l cus-dep \ --eval '(setq generated-custom-dependencies-file (unmsys--file-name "./cus-load.el"))' \ -f custom-make-dependencies . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./leim ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./use-package ./vc gmake[3]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' '../src/emacs' -batch --no-site-file --no-site-lisp -l finder \ --eval '(setq generated-finder-keywords-file (unmsys--file-name "./finder-inf.el"))' \ -f finder-compile-keywords-make-dist . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./use-package ./vc '../src/emacs' -batch --no-site-file --no-site-lisp \ -l ./emacs-lisp/loaddefs-gen.elc \ -f loaddefs-generate--emacs-batch . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./leim ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./use-package ./vc '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile emacs-lisp/eieio.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile emacs-lisp/eieio-base.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile cedet/semantic/db.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile international/ja-dic-cnv.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile org/ox.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile org/ox-texinfo.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile org/org-macro.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile org/org-element.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile org/oc.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile org/ol.el '../src/emacs' -batch --no-site-file --no-site-lisp --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)" \ -l comp -f batch-byte+native-compile emacs-lisp/cl-lib.el INFO Scraping files for loaddefs... INFO Scraping files for loaddefs...done INFO Scraping files for loaddefs... INFO Scraping files for loaddefs...done INFO Scanning files for custom... INFO Scanning files for finder... INFO Scanning files for custom...23% INFO Scanning files for finder...72% INFO Scanning files for finder...done INFO Scanning files for custom...49% In toplevel form: org/org-element.el:64:2: Error: Eager macro-expansion failure: (native-compiler-error (lambda (arg322 &optional arg323) (let ((f #'macroexpand)) (funcall f arg322 arg323))) "Compiling /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln... File already exists: /private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln Error: file-already-exists (\"File already exists\" \"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln\") mapbacktrace(#f(compiled-function (evald func args flags) #)) debug-early-backtrace() debug-early(error (file-already-exists \"File already exists\" \"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln\")) rename-file(\"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_08i0tl8.eln.tmp\" \"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln\") comp-delete-or-replace-file(\"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln\" \"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_08i0tl8.eln.tmp\") comp--compile-ctxt-to-file(\"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln\") comp-compile-ctxt-to-file(\"/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/.brew_home/.emacs.d/eln-cache/30.0.50-69afc345/subr--trampoline-6d6163726f657870616e64_macroexpand_0.eln\") comp-final1() load-with-code-conversion(\"/private/var/tmp/emacs-int-comp-subr--trampoline-6d6163726f657870616e64_macroexpand_0-haajZW.el\" \"/private/var/tmp/emacs-int-comp-subr--trampoline-6d6163726f657870616e64_macroexpand_0-haajZW.el\" nil t) command-line-1((\"-l\" \"/private/var/tmp/emacs-int-comp-subr--trampoline-6d6163726f657870616e64_macroexpand_0-haajZW.el\")) command-line() normal-top-level() ") gmake[3]: *** [Makefile:330: org/org-element.elc] Error 1 gmake[3]: *** Waiting for unfinished jobs.... INFO Scanning files for custom...76% INFO Scanning files for custom...92% INFO Scanning files for custom...done INFO Generating ./cus-load.el... INFO Generating ./cus-load.el...done gmake[3]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[2]: *** [Makefile:382: main-first] Error 2 gmake[2]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs/lisp' gmake[1]: *** [Makefile:537: lisp] Error 2 gmake[1]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs' gmake[1]: Entering directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs' *** *** "make all" failed with exit status 2. *** *** You could try to: *** - run "make bootstrap", which might fix the problem *** - run "make V=1", which displays the full commands invoked by make, *** to further investigate the problem *** gmake[1]: *** [Makefile:418: advice-on-failure] Error 2 gmake[1]: Leaving directory '/private/var/tmp/emacs-plusA30-20231227-10652-1cz0rs' gmake: *** [Makefile:374: all] Error 2 HOMEBREW_VERSION: 4.2.1-18-gdbb800b ORIGIN: https://github.com/Homebrew/brew HEAD: dbb800b7d34b36c976d94c176decb2847de7d92a Last commit: 15 hours ago Core tap JSON: 27 Dec 23:16 UTC Core cask tap JSON: 27 Dec 23:16 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CASK_OPTS: ["--appdir=/Applications"] HOMEBREW_EDITOR: e HOMEBREW_MAKE_JOBS: 16 HOMEBREW_NO_BOOTSNAP: set HOMEBREW_SORBET_RUNTIME: set HOMEBREW_TEMP: /var/tmp Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: 16-core 64-bit dunno Clang: 15.0.0 build 1500 Git: 2.42.1 => /opt/homebrew/bin/git Curl: 8.4.0 => /usr/bin/curl macOS: 14.2.1-arm64 CLT: 15.1.0.0.1.1700200546 Xcode: N/A Rosetta 2: false CC: /usr/bin/clang CXX: /usr/bin/clang++ OBJC: /usr/bin/clang OBJCXX: /usr/bin/clang++ CFLAGS: -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -DFD_SETSIZE=10000 -DDARWIN_UNLIMITED_SELECT CXXFLAGS: -Os -w -pipe -mmacosx-version-min=14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk CPPFLAGS: -I/opt/homebrew/opt/zlib/include -I/opt/homebrew/opt/jpeg/include -I/opt/homebrew/opt/icu4c/include -isystem/opt/homebrew/include -F/opt/homebrew/Frameworks -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk LDFLAGS: -L/opt/homebrew/opt/zlib/lib -L/opt/homebrew/opt/jpeg/lib -L/opt/homebrew/opt/icu4c/lib -L/opt/homebrew/lib -F/opt/homebrew/Frameworks -Wl,-headerpad_max_install_names -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/homebrew/opt/libgccjit/lib SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk MAKEFLAGS: -j16 CMAKE_PREFIX_PATH: /opt/homebrew/opt/zlib:/opt/homebrew/opt/jpeg:/opt/homebrew/opt/icu4c:/opt/homebrew:/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr CMAKE_FRAMEWORK_PATH: /opt/homebrew/Frameworks:/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks PKG_CONFIG_PATH: /opt/homebrew/opt/zlib/share/pkgconfig:/opt/homebrew/opt/zlib/lib/pkgconfig:/opt/homebrew/opt/jpeg/share/pkgconfig:/opt/homebrew/opt/jpeg/lib/pkgconfig:/opt/homebrew/opt/icu4c/share/pkgconfig:/opt/homebrew/opt/icu4c/lib/pkgconfig PKG_CONFIG_LIBDIR: /opt/homebrew/lib/pkgconfig:/opt/homebrew/share/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14:/usr/lib/pkgconfig HOMEBREW_GIT: git ACLOCAL_PATH: /opt/homebrew/opt/zlib/share/aclocal:/opt/homebrew/opt/jpeg/share/aclocal:/opt/homebrew/opt/icu4c/share/aclocal PATH: /opt/homebrew/opt/grep/libexec/gnubin:/opt/homebrew/opt/gnu-tar/libexec/gnubin:/opt/homebrew/opt/gnu-sed/libexec/gnubin:/opt/homebrew/opt/make/libexec/gnubin:/opt/homebrew/opt/coreutils/libexec/gnubin:/opt/homebrew/opt/make/bin:/opt/homebrew/opt/autoconf/bin:/opt/homebrew/opt/gnu-sed/bin:/opt/homebrew/opt/gnu-tar/bin:/opt/homebrew/opt/grep/bin:/opt/homebrew/opt/awk/bin:/opt/homebrew/opt/coreutils/bin:/opt/homebrew/opt/pkg-config/bin:/opt/homebrew/opt/texinfo/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/gnutls/bin:/opt/homebrew/opt/librsvg/bin:/opt/homebrew/opt/little-cms2/bin:/opt/homebrew/opt/tree-sitter/bin:/opt/homebrew/opt/webp/bin:/opt/homebrew/opt/imagemagick/bin:/opt/homebrew/opt/dbus/bin:/opt/homebrew/opt/gcc/bin:/opt/homebrew/opt/jpeg/bin:/opt/homebrew/opt/icu4c/bin:/opt/homebrew/Library/Homebrew/shims/shared:/Users/aaronjensen/.zi/plugins/direnv---direnv:/Users/aaronjensen/.zi/polaris/sbin:/Users/aaronjensen/.zi/polaris/bin:/Users/aaronjensen/.asdf/shims:/Users/aaronjensen/.asdf/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/Users/aaronjensen/.bin:/opt/homebrew/opt/fzf/bin:/usr/bin:/bin:/usr/sbin:/sbin CPATH: /opt/homebrew/include:/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -I/opt/homebrew/opt/libgccjit/include LIBRARY_PATH: -L/opt/homebrew/opt/libgccjit/lib