unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71907: 30.0.60; Failed treesit-node-check test
@ 2024-07-02 20:17 Sam James
  2024-07-03  7:19 ` Andrea Corallo
  0 siblings, 1 reply; 3+ messages in thread
From: Sam James @ 2024-07-02 20:17 UTC (permalink / raw)
  To: 71907


[-- Attachment #1.1: Type: text/plain, Size: 870 bytes --]


When doing a clean bootstrap build of Emacs 30 from git, I get one test
failure:
"""
1 unexpected results:
   FAILED  treesit-node-check  ((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)

2 skipped results:
  SKIPPED  treesit-defun-navigation-nested-4  ((skip-unless (treesit-language-available-p 'elixir)) :form (treesit-language-available-p elixir) :value nil)
  SKIPPED  treesit-multi-lang  ((skip-unless (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript))) :form (and (treesi
t-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript)) :value nil)

make[3]: *** [Makefile:184: src/treesit-tests.log] Error 1
make[3]: 'lisp/simple-tests.log' is up to date.
"""


[-- Attachment #1.2: Emacs build log --]
[-- Type: text/plain, Size: 1426585 bytes --]

 * Package:    app-editors/emacs-30.0.9999-r1:30-vcs
 * Repository: gentoo
 * Maintainer: gnu-emacs@gentoo.org
 * USE:        abi_x86_64 acl alsa amd64 cairo dbus dynamic-loading elibc_glibc gfile gif gmp gpm gsettings gtk gui harfbuzz inotify jpeg kernel_linux lcms libxml2 png sound source sqlite ssl svg systemd threads tiff tree-sitter valgrind xattr xft xpm zlib
 * FEATURES:   compressdebug dedupdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox

>>> Unpacking source...
 * Repository id: emacs.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_EMACS
 *   EGIT_OVERRIDE_BRANCH_EMACS
 *   EGIT_OVERRIDE_COMMIT_EMACS
 *   EGIT_OVERRIDE_COMMIT_DATE_EMACS
 * 
 * Fetching https://git.savannah.gnu.org/git/emacs.git ...
git fetch https://git.savannah.gnu.org/git/emacs.git +refs/heads/emacs-30:refs/heads/emacs-30
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
git symbolic-ref refs/git-r3/app-editors/emacs/30-vcs/__main__ refs/heads/emacs-30
 * Checking out https://git.savannah.gnu.org/git/emacs.git to /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs ...
git checkout --quiet emacs-30
GIT update -->
   repository:               https://git.savannah.gnu.org/git/emacs.git
   at the commit:            b534183135397498e66131fbc5414ef1d445a471
>>> Source unpacked in /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work
>>> Preparing source in /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs ...
 * Emacs branch: emacs-30
 * Commit: b534183135397498e66131fbc5414ef1d445a471
 * Emacs version number: 30.0.60
 * Running eautoreconf in '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs' ...
 * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/temp/aclocal' ...
 [ ok ]
 * Running 'autoconf -I m4 --force' ...
 [ ok ]
 * Running 'autoheader -I m4' ...
 [ ok ]
 * Running elibtoolize in: emacs/
>>> Source prepared.
 * Modern C testing: this build is using a /etc/portage/bashrc hook ()!
 * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info.
>>> Configuring source in /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs ...
 * Configuring to build with pure GTK (without X11) support
 * econf: updating emacs/build-aux/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating emacs/build-aux/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating emacs/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating emacs/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-silent-rules --docdir=/usr/share/doc/emacs-30.0.9999-r1 --htmldir=/usr/share/doc/emacs-30.0.9999-r1/html --libdir=/usr/lib64 --program-suffix=-emacs-30-vcs --includedir=/usr/include/emacs-30-vcs --infodir=/usr/share/info/emacs-30-vcs --localstatedir=/var --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --without-compress-install --without-hesiod --without-pop --with-file-notification=inotify --with-pdumper --enable-acl --enable-xattr --with-dbus --with-modules --without-gameuser --with-libgmp --with-gpm --without-native-compilation --without-kerberos --without-kerberos5 --with-lcms2 --with-xml2 --without-mailutils --without-selinux --with-sqlite3 --with-gnutls --with-libsystemd --with-threads --with-tree-sitter --without-wide-int --with-sound=alsa --with-zlib --with-pgtk --without-x --without-ns --with-toolkit-scroll-bars --without-gconf --with-gsettings --with-harfbuzz --without-libotf --without-m17n-flt --without-xwidgets --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --without-webp --without-imagemagick --with-dumping=pdumper
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/config.site.d/80crossdev.conf
checking for xcrun... no
checking for GNU Make... make
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc-14
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc-14 accepts -g... yes
checking for gcc-14 option to enable C23 features... -std=gnu23
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking whether gcc-14 -std=gnu23 and cc understand -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for linux/fs.h... yes
checking for malloc.h... yes
checking for sys/systeminfo.h... no
checking for sys/sysinfo.h... yes
checking for coff.h... no
checking for pty.h... yes
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for pwd.h... yes
checking for util.h... no
checking for sanitizer/lsan_interface.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/common_interface_defs.h... yes
checking for sys/socket.h... yes
checking for sys/param.h... yes
checking for pthread.h... yes
checking for malloc/malloc.h... no
checking for sys/un.h... yes
checking for vfork.h... no
checking for utmp.h... yes
checking for utmpx.h... yes
checking for OS.h... no
checking for byteswap.h... yes
checking for dirent.h... yes
checking for execinfo.h... yes
checking for linux/xattr.h... yes
checking for stdio_ext.h... yes
checking for sys/vfs.h... yes
checking for sys/fs_types.h... no
checking for getopt.h... yes
checking for sys/time.h... yes
checking for ieee754.h... yes
checking for limits.h... yes
checking for sys/select.h... yes
checking for stdbit.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... yes
checking for sys/random.h... yes
checking for endian.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... gcc-14 -std=gnu23 -E
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for gcc-14 -std=gnu23 option to support large files... none needed
checking for gcc-14 -std=gnu23 option to support timestamps after 2038... none needed
checking whether the compiler is clang... no
checking whether C compiler handles -Werror -Wunknown-warning-option... no
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking whether C compiler handles -fstrict-flex-arrays... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Warith-conversion... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Wflex-array-member-not-at-end... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmissing-variable-declarations... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Wpacked... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wstrict-flex-arrays... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-final-methods... yes
checking whether C compiler handles -Wsuggest-final-types... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused-macros... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Wattribute-alias=2... yes
checking whether C compiler handles -Wformat=2... yes
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Wuse-after-free=3... yes
checking whether C compiler handles -Wvla-larger-than=4031... yes
checking whether C compiler handles -Wredundant-decls... yes
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether C compiler handles -Wno-override-init... yes
checking whether C compiler handles -Wno-sign-compare... yes
checking whether C compiler handles -Wno-type-limits... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-format-nonliteral... yes
checking whether C compiler handles -Wno-bidi-chars... yes
checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c
checking command to symlink files in the same directory... ln -s
checking for install-info... /usr/bin/install-info
checking for gzip... /usr/bin/gzip
checking for 'find' args to delete a file... -delete
checking for brew... no
checking for -znocombreloc... not needed
checking whether addresses are sanitized... no
checking for math library... -lm
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for machine/soundcard.h... no
checking for sys/soundcard.h... yes
checking for soundcard.h... no
checking for mmsystem.h... no
checking for alsa >= 1.0.0... yes
checking for ADDR_NO_RANDOMIZE... yes
checking if Linux sysinfo may be used... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for net/if.h... yes
checking for ifaddrs.h... yes
checking for net/if_dl.h... no
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for struct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for struct ifreq.ifr_addr.sa_len... no
checking whether gcc understands -MMD -MF... yes
checking for gcc-14 -std=gnu23 options needed to detect all undeclared functions... (cached) none needed
checking for struct passwd.pw_gecos... yes
checking for X... disabled
checking whether malloc is Doug Lea style... no
checking for sbrk... yes
checking for getpagesize... yes
checking for __lsan_ignore_object... no
checking for fork... yes
checking for vfork... yes
checking for fchmod... yes
checking for utmpname... yes
checking for utmpxname... yes
checking for canonicalize_file_name... yes
checking for realpath... yes
checking for lstat... yes
checking for fchmodat... yes
checking for lchmod... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for listxattr... yes
checking for fstatat... yes
checking for fsync... yes
checking for gettimeofday... yes
checking for memset_s... no
checking for pselect... yes
checking for pthread_sigmask... yes
checking for readlink... yes
checking for isblank... yes
checking for iswctype... yes
checking for strtoimax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for getdtablesize... yes
checking for working mmap... yes
checking for main in -lXbsd... no
checking for pthread library... none needed
checking for thread support... yes
checking for librsvg-2.0 >= 2.14.0... yes
checking for sqlite3_open_v2 in -lsqlite3... yes
checking for sqlite3_load_extension in -lsqlite3... yes
checking for getaddrinfo_a in -lanl... yes
checking for gtk+-3.0 >= 3.22.23 glib-2.0 >= 2.37.5... yes
checking whether GTK compiles... yes
configure: WARNING: Your version of Gtk+ will have problems with
       closing open displays.  This is no problem if you just use
       one display, but if you use more than one and close one of them
       Emacs may crash.
       See https://gitlab.gnome.org/GNOME/gtk/issues/221
checking for malloc_trim... yes
checking for dbus-1 >= 1.0... yes
checking for dbus_watch_get_unix_fd... yes
checking for dbus_type_is_valid... yes
checking for dbus_validate_bus_name... yes
checking for dbus_validate_path... yes
checking for dbus_validate_interface... yes
checking for dbus_validate_member... yes
checking for gio-2.0 >= 2.26... yes
checking whether GSettings is in gio... yes
checking for gobject-2.0 >= 2.0... yes
checking for gnutls >= 2.12.2... yes
checking for libsystemd >= 222... yes
checking for tree-sitter >= 0.20.2... yes
checking for sys/inotify.h... yes
checking for inotify_init... yes
checking for inotify_init1... yes
checking for cairo >= 1.12.0... yes
checking for fontconfig >= 2.2.0... yes
checking for freetype2... yes
checking for harfbuzz >= 0.9.42... yes
checking for hb_font_set_var_named_instance in -lharfbuzz... yes
checking for jpeglib 6b or later... -ljpeg
checking for lcms2... yes
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking for libpng >= 1.0.0... yes
checking whether png_longjmp is declared... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking for gif_lib.h... yes
checking for GifMakeMapObject in -lgif... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking for libxml-2.0 > 2.6.17... yes
checking for htmlReadMemory in -lxml2... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... yes
checking for maillock.h... yes
checking for linux/seccomp.h... yes
checking whether SECCOMP_SET_MODE_FILTER is declared... yes
checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes
checking for linux/filter.h... yes
checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes
checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes
checking for DiSaBlElibseccomp >= 2.5.2... no
checking size of long... 8
checking for accept4... yes
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... yes
checking for lrand48... yes
checking for random... yes
checking for rint... yes
checking for tcdrain... yes
checking for trunc... yes
checking for select... yes
checking for getpagesize... (cached) yes
checking for setlocale... yes
checking for newlocale... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for shutdown... yes
checking for pthread_sigmask... (cached) yes
checking for strsignal... yes
checking for setitimer... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for gai_strerror... yes
checking for sync... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking for __executable_start... yes
checking for log2... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for getpwent... yes
checking for renameat2... yes
checking whether pthread_setname_np takes a single argument... no
checking whether pthread_setname_np takes three arguments... no
checking for aligned_alloc... yes
checking whether aligned_alloc is declared... yes
checking for posix_madvise... yes
checking for madvise... yes
checking for __builtin_frame_address... yes
checking for __builtin_unwind_init... yes
checking for declarations of fseeko and ftello... yes
checking for grantpt... yes
checking for getpt... yes
checking for posix_openpt... yes
checking for library containing tputs... -ltinfo
checking whether -ltinfo library defines BC... yes
checking for timerfd interface... yes
checking whether signals can be handled on alternate stack... yes
checking for valgrind/valgrind.h... yes
checking for struct unipair.unicode... yes
checking for pid_t... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking for open_memstream... yes
checking for spawn.h... yes
checking for posix_spawn... yes
checking for posix_spawn_file_actions_addchdir... no
checking for posix_spawn_file_actions_addchdir_np... yes
checking for posix_spawnattr_setflags... yes
checking whether POSIX_SPAWN_SETSID is declared... yes
checking whether GLib is linked in... yes
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and _NL_PAPER_WIDTH... yes
checking for mbstate_t... yes
checking for signals via characters... yes
checking for _setjmp... yes
checking for sigsetjmp... yes
checking POSIX termios... yes
checking size of speed_t... 4
checking for usable FIONREAD... yes
checking for usable SIGIO... yes
checking for struct alignment... yes
checking for C/C++ restrict keyword... __restrict__
checking for typeof syntax and keyword spelling... typeof
checking for statement expressions... yes
checking whether malloc (0) returns nonnull... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... -lacl
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... yes
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... yes
checking for acl_delete_fd_np... no
checking for acl_delete_file_np... no
checking for acl_copy_ext_native... no
checking for acl_create_entry_np... no
checking for acl_to_short_text... no
checking for acl_free_text... no
checking for working acl_get_file... yes
checking for acl/libacl.h... yes
checking for acl_entries... yes
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... no
checking for working alloca.h... yes
checking for alloca... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether endutent is declared... yes
checking for struct utmpx.ut_user... yes
checking for struct utmp.ut_user... yes
checking for struct utmpx.ut_name... yes
checking for struct utmp.ut_name... yes
checking for struct utmpx.ut_type... yes
checking for struct utmp.ut_type... yes
checking for struct utmpx.ut_pid... yes
checking for struct utmp.ut_pid... yes
checking for struct utmp.ut_tv... yes
checking for struct utmpx.ut_host... yes
checking for struct utmp.ut_host... yes
checking for struct utmpx.ut_id... yes
checking for struct utmp.ut_id... yes
checking for struct utmpx.ut_session... yes
checking for struct utmp.ut_session... yes
checking for struct utmpx.ut_exit... yes
checking for struct utmp.ut_exit... yes
checking for struct utmpx.ut_exit.ut_exit... no
checking for struct utmpx.ut_exit.e_exit... yes
checking for struct utmp.ut_exit.e_exit... yes
checking for struct utmpx.ut_exit.ut_termination... no
checking for struct utmpx.ut_exit.e_termination... yes
checking for struct utmp.ut_exit.e_termination... yes
checking whether sysinfo is declared... yes
checking for sys/sysctl.h... no
checking for sysctl... no
checking whether lstat correctly handles trailing slash... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for faccessat... yes
checking for getcwd... yes
checking whether byte ordering is bigendian... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether ctype.h defines __header_inline... no
checking for mode_t... yes
checking whether strmode is declared... no
checking whether getline is declared... yes
checking for gawk... gawk
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for glibc-compatible sys/cdefs.h... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether memmem is declared... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether <sys/select.h> is self-contained... yes
checking for inline... inline
checking for sigset_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... yes
checking whether nullptr_t needs <stddef.h>... no
checking for clean definition of __STDC_VERSION_STDDEF_H__... no
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether strnlen is declared... yes
checking whether strtoimax is declared... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking if endian.h defines stdint types... no
checking if endian.h defines functions and macros... yes
checking type of array argument to getgroups... gid_t
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether the utimes function works... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alignas and alignof... yes, keywords
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, a keyword
checking for __builtin_expect... yes
checking for working bswap_16, bswap_32, bswap_64... yes
checking for readlinkat... yes
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for copy_file_range... yes
checking for d_type member in directory struct... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking for faccessat... (cached) yes
checking whether fchmodat works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether free is known to preserve errno... yes
checking whether fstatat (..., 0) works... yes
checking for sys/mount.h... yes
checking for statvfs function (SVR4)... yes
checking whether to use statvfs64... no
checking for two-argument statfs with statfs.f_frsize member... yes
checking for sys/fs/s5param.h... no
checking for sys/statfs.h... yes
checking for statfs that truncates block counts... no
checking for futimens... yes
checking whether futimens works... yes
checking for getline... yes
checking for working getline function... yes
checking for getloadavg... yes
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking for getrandom... yes
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... yes
checking whether the compiler supports the __inline keyword... yes
checking for gmp.h... yes
checking for library containing __gmpz_roinit_n... -lgmp
checking for memmem... yes
checking whether memmem works... yes
checking for mempcpy... yes
checking for memrchr... yes
checking for memset_explicit... no
checking for explicit_memset... no
checking for mkostemp... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/param.h... (cached) yes
checking for sys/sysctl.h... (cached) no
checking for sched_getaffinity_np... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for sysctl... (cached) no
checking for sched_getaffinity... yes
checking for glibc compatible sched_getaffinity... yes
checking for pipe2... yes
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlink truncates results correctly... yes
checking for readlinkat... (cached) yes
checking whether readlinkat signature is correct... yes
checking for working re_compile_pattern... yes
checking for sig2str... no
checking for sigdescr_np... yes
checking for socklen_t... yes
checking for ssize_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for bool, true, false... yes
checking for stpcpy... yes
checking for working strnlen... yes
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether localtime works even near extrema... yes
checking for timezone_t... no
checking for timegm... yes
checking whether timer_settime is declared... yes
checking for library containing timer_settime... none required
checking for timer_settime... yes
checking for utimensat... yes
checking whether utimensat works... yes
checking for variable-length arrays... yes
checking whether getdtablesize works... yes
checking for timer_getoverrun... yes
checking for gcc-14 -std=gnu23 option to disable position independent executables... not needed
checking for __ctype_get_mb_cur_max... yes
checking whether MB_CUR_MAX is defined to function that won't link... no

Configured for 'x86_64-pc-linux-gnu'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               gcc-14 -std=gnu23 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    pgtk
  What toolkit should Emacs use?                          GTK3
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Is Emacs being built for Android?                       no 
  Does Emacs use the X Double Buffer Extension?           no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use a png library?                           yes -lpng16
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lwebp?                                  no
  Does Emacs use -lsqlite3?                               yes
  Does Emacs use cairo?                                   yes
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick?                             no
  Does Emacs use native APIs for images?                  no
  Does Emacs support sound?                               yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               yes
  Does Emacs use a file notification library?             yes (inotify)
  Does Emacs use access control lists?                    yes -lacl -lattr
  Does Emacs use -lselinux?                               no
  Does Emacs use -lgnutls?                                yes
  Does Emacs use -lxml2?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use HarfBuzz?                                yes
  Does Emacs use -lm17n-flt?                              
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   
  Does Emacs use -lsystemd?                               yes
  Does Emacs use -ltree-sitter?                           yes
  Does Emacs use the GMP library?                         yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     yes
  Does Emacs support Xwidgets?                            no
  Does Emacs have threading support in lisp?              yes
  Does Emacs support the portable dumper?                 yes
  Does Emacs support legacy unexec dumping?               no
  Which dumping strategy does Emacs use?                  pdumper
  Does Emacs have native lisp compiler?                   no
  Does Emacs use version 2 of the X Input Extension?      no
  Does Emacs generate a smaller-size Japanese dictionary? no


configure: creating ./config.status
config.status: creating src/verbose.mk
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating test/Makefile
config.status: creating test/manual/noverlay/Makefile
config.status: creating test/infra/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating java/Makefile
config.status: creating cross/Makefile
config.status: creating java/AndroidManifest.xml
config.status: creating src/config.h
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
configure: You might want to use './configure --with-mailutils'.
>>> Source configured.
grep: warning: stray \ before -
 * Clang 16 testing: Found possible issues in configure (clang.diff)!
 * Clang 16 testing: Please check /var/tmp/clang/app-editors/emacs-30.0.9999-r1/clang.diff
>>> Compiling source in /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs ...
make -j32 -l32 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 
make actual-all || make advice-on-failure make-target=all exit-status=$?
make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make -C lib all
make -C doc/lispref info
make -C doc/lispintro info
make -C doc/emacs info
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispintro'
/usr/bin/mkdir -p ../../info
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispref'
/usr/bin/mkdir -p ../../info
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/emacs'
/usr/bin/mkdir -p ../../info
makeinfo --force -I ./../emacs -I . --no-split -o ../../info/eintr.info emacs-lisp-intro.texi
cp elisp_type_hierarchy.txt ../../info/elisp_type_hierarchy.txt
makeinfo --force --enable-encoding -I . --no-split -o ../../info/emacs.info emacs.texi
cp elisp_type_hierarchy.jpg ../../info/elisp_type_hierarchy.jpg
makeinfo --force --enable-encoding -I ./../emacs -I . --no-split -o ../../info/elisp.info elisp.texi
/usr/bin/mkdir -p ./info
glib-compile-schemas --strict --dry-run --schema-file=./etc/org.gnu.emacs.defaults.gschema.xml
(cd ./doc && \
 AWK='gawk' ../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
/usr/bin/mkdir -p etc
touch etc/org.gnu.emacs.defaults.gschema.valid
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 \
      -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''@|<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''@|<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''@/0/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''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|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/@''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''@|<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|@''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''@|<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''@|<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''@|1|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
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''@|<stddef.h>|g' \
      -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \
      -e 's|@''STDDEF_NOT_IDEMPOTENT''@|1|g' \
      -e 's|@''REPLACE_NULL''@|0|g' \
      -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \
      -e 's|@''HAVE_WCHAR_T''@|1|g' \
      ./stddef.in.h > stddef.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_STDIO_H''@|<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
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''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ABORT_DEBUG''@/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''@/0/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_RAND''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/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_STRTOF''@/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 alloca.h-t alloca.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''@|<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''@/0/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
/usr/bin/mkdir -p 'sys'
/usr/bin/mkdir -p 'sys'
/usr/bin/mkdir -p 'sys'
mv limits.h-t limits.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_SYS_RANDOM_H''@|<sys/random.h>|g' \
      -e 's|@''HAVE_SYS_RANDOM_H''@|1|g' \
      -e 's/@''GNULIB_GETRANDOM''@/1/g' \
      -e 's/@''HAVE_GETRANDOM''@/1/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
mv dirent.h-t dirent.h
mv fcntl.h-t fcntl.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_SYS_SELECT_H''@|<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
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''@|<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''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|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''@|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_stat.in.h > sys/stat.h-t
/usr/bin/mkdir -p 'sys'
mv stddef.h-t stddef.h
/usr/bin/mkdir -p 'sys'
mv inttypes.h-t inttypes.h
mv signal.h-t signal.h
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''@|<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_TIME_H''@|<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''@|0|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
      -e 's|@''REPLACE_STRFTIME''@|0|g' \
      -e 's|@''REPLACE_TIME''@|0|g' \
      -e 's|@''REPLACE_TIMEGM''@|0|g' \
      -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \
      -e 's|@''REPLACE_TIMESPEC_GETRES''@|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_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''HAVE_OFF64_T''@|1|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_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''@|<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''@/0/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
mv sys/select.h-t sys/select.h
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''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_MEMSET_EXPLICIT''@|0|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|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''@|1|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''@|0|g' \
      -e 's|@''REPLACE_MEMPCPY''@|0|g' \
      -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \
      -e 's|@''REPLACE_FREE''@|0|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|@''REPLACE_STRVERSCMP''@|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''@|1|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_STRTOF''@|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
sed \
      -e 's|@''HAVE_DECL_FCLOSEALL''@|1|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
mv sys/stat.h-t sys/stat.h
mv time.h-t time.h
sed \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
      -e 's/@''GNULIB_GETENTROPY''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/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''@/0/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''@/00/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
mv string.h-t2 string.h
sed \
      -e 's|@''REPLACE__EXIT''@|0|g' \
      -e 's|@''REPLACE_ABORT''@|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''@|0|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_RAND''@|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''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOF''@|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
rm -f stdio.h-t1 stdio.h-t2
sed \
      -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|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''@|1|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''@|1|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''@|1|g' \
      -e 's|@''HAVE_DECL_EXECVPE''@|1|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
mv stdio.h-t3 stdio.h
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''@|1|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''@|0|g' \
      -e 's|@''REPLACE_FCHDIR''@|0|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''@|0|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_GETUSERSHELL''@|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''@|1|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|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
gcc-14 -std=gnu23 -c    -MMD -MF deps/fingerprint.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o fingerprint.o fingerprint.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/acl-errno-valid.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o acl-errno-valid.o acl-errno-valid.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/acl-internal.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o acl-internal.o acl-internal.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/get-permissions.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o get-permissions.o get-permissions.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/set-permissions.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o set-permissions.o set-permissions.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/allocator.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o allocator.o allocator.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/binary-io.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o binary-io.o binary-io.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/boot-time.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o boot-time.o boot-time.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/c-ctype.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o c-ctype.o c-ctype.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/c-strcasecmp.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o c-strcasecmp.o c-strcasecmp.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/c-strncasecmp.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o c-strncasecmp.o c-strncasecmp.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/careadlinkat.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o careadlinkat.o careadlinkat.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/close-stream.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o close-stream.o close-stream.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/copy-file-range.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o copy-file-range.o copy-file-range.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/md5-stream.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o md5-stream.o md5-stream.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/md5.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o md5.o md5.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/sha1.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o sha1.o sha1.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/sha256.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o sha256.o sha256.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/sha512.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o sha512.o sha512.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/dtoastr.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o dtoastr.o dtoastr.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/filemode.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o filemode.o filemode.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/memset_explicit.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o memset_explicit.o memset_explicit.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/nproc.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o nproc.o nproc.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/nanosleep.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o nanosleep.o nanosleep.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/gettime.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o gettime.o gettime.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/nstrftime.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o nstrftime.o nstrftime.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/pipe2.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o pipe2.o pipe2.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/qcopy-acl.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o qcopy-acl.o qcopy-acl.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/fsusage.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o fsusage.o fsusage.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/sig2str.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o sig2str.o sig2str.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/filevercmp.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o filevercmp.o filevercmp.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/tempname.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o tempname.o tempname.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/time_rz.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o time_rz.o time_rz.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/timespec.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o timespec.o timespec.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/timespec-add.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o timespec-add.o timespec-add.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/u64.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o u64.o u64.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/timespec-sub.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o timespec-sub.o timespec-sub.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/openat-die.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o openat-die.o openat-die.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/save-cwd.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o save-cwd.o save-cwd.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/unistd.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o unistd.o unistd.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/stat-time.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o stat-time.o stat-time.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/file-has-acl.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o file-has-acl.o file-has-acl.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/fcntl.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o fcntl.o fcntl.c
gcc-14 -std=gnu23 -c    -MMD -MF deps/dtotimespec.d -MP -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -I. -I../src -I. -I../src   -o dtotimespec.o dtotimespec.c
rm -f libgnu.a
x86_64-pc-linux-gnu-ar cr libgnu.a fingerprint.o  acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o binary-io.o boot-time.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o close-stream.o copy-file-range.o md5-stream.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o fcntl.o file-has-acl.o filemode.o filevercmp.o fsusage.o gettime.o memset_explicit.o nanosleep.o nproc.o nstrftime.o pipe2.o qcopy-acl.o sig2str.o stat-time.o tempname.o time_rz.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o openat-die.o save-cwd.o
x86_64-pc-linux-gnu-ranlib libgnu.a
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib'
make -C lib-src all
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib-src'
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -o etags etags.c  ../lib/libgnu.a   
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -o ctags ctags.c  ../lib/libgnu.a   
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off emacsclient.c \
    ../lib/libgnu.a  \
     \
     \
   -o emacsclient
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -o ebrowse ebrowse.c  ../lib/libgnu.a 
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off hexl.c ../lib/libgnu.a  -o hexl
gcc-14 -std=gnu23 -c   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib   -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pop.c
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off make-docfile.c  ../lib/libgnu.a  -o make-docfile
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off make-fingerprint.c  ../lib/libgnu.a  -o make-fingerprint
gcc-14 -std=gnu23   -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -I. -I../src -I../lib -I. -I./../src -I./../lib  -Wl,-O1  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  movemail.c pop.o \
   ../lib/libgnu.a  -llockfile           -o movemail
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispintro'
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib-src'
make -C src BIN_DESTDIR=''/usr/bin/'' \
	 ELN_DESTDIR='/usr/lib64/emacs/30.0.60/' all
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
( printf 'shortlisp = \\\n'; \
sed -n 's/^[ \t]*(load "\([^"]*\)".*/\1/p' ../lisp/loadup.el | \
  sed -e 's/$/.elc \\/' -e 's/\.el\.elc/.el/'; \
echo "" ) > /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src/lisp.mk.tmp
mv -f /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src/lisp.mk.tmp /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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  gtkutil.o emacsgtkfixed.o dbusbind.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 inotify.o  profiler.o decompress.o thread.o systhread.o sqlite.o  treesit.o itree.o json.o      ftfont.o ftcrfont.o hbfont.o  fontset.o fringe.o image.o xgselect.o  pgtkfns.o pgtkterm.o pgtkselect.o pgtkmenu.o pgtkim.o xsettings.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  gtkutil.o emacsgtkfixed.o dbusbind.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 inotify.o  profiler.o decompress.o thread.o systhread.o sqlite.o  treesit.o itree.o json.o      ftfont.o ftcrfont.o hbfont.o  fontset.o fringe.o image.o xgselect.o  pgtkfns.o pgtkterm.o pgtkselect.o pgtkmenu.o pgtkim.o xsettings.o    terminfo.o lastfile.o     ; do \
  echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \
    || exit; \
done >buildobj.h.tmp
make -C ../admin/charsets all
make -C ../admin/unidata charscript.el
make -C ../admin/unidata emoji-zwj.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make -C ../admin/charsets cp51932.el
make -C ../admin/charsets eucjp-ms.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
AWK=gawk ./mapconv glibc/ISO-8859-2.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-2.map
AWK=gawk ./mapconv glibc/ISO-8859-3.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-3.map
AWK=gawk ./mapconv glibc/ISO-8859-4.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-4.map
AWK=gawk ./mapconv glibc/ISO-8859-5.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-5.map
AWK=gawk ./mapconv glibc/ISO-8859-6.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-6.map
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
gunzip -c glibc/EUC-JP-MS.gz | gawk -f ./eucjp-ms.awk > ../../lisp/international/eucjp-ms.el
AWK=gawk ./mapconv glibc/ISO-8859-7.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-7.map
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
AWK=gawk ./mapconv mapfiles/CP932.TXT '/^0x[89A-F][0-9A-F][0-9A-F]/' UNICODE2 ./cp932.awk > ../../etc/charsets/CP932-2BYTE.map
AWK=gawk ./mapconv glibc/ISO-8859-8.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-8.map
AWK=gawk ./mapconv glibc/ISO-8859-9.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-9.map
AWK=gawk ./mapconv glibc/ISO-8859-10.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-10.map
AWK=gawk ./mapconv glibc/ISO-8859-11.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-11.map
AWK=gawk ./mapconv glibc/ISO-8859-13.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-13.map
gawk -f ./blocks.awk ./Blocks.txt ./emoji-data.txt > ../../lisp/international/charscript.el
AWK=gawk ./mapconv glibc/ISO-8859-14.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-14.map
gawk -f ./emoji-zwj.awk ./emoji-zwj-sequences.txt ./emoji-sequences.txt > ../../lisp/international/emoji-zwj.el
AWK=gawk ./mapconv glibc/ISO-8859-15.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-15.map
AWK=gawk ./mapconv glibc/ISO-8859-16.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-16.map
AWK=gawk ./mapconv glibc/IBM037.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM037.map
AWK=gawk ./mapconv glibc/IBM278.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM278.map
AWK=gawk ./mapconv glibc/IBM280.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM280.map
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
../build-aux/move-if-change globals.tmp globals.h
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
AWK=gawk ./mapconv glibc/IBM500.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM500.map
AWK=gawk ./mapconv glibc/IBM437.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM437.map
AWK=gawk ./mapconv glibc/IBM850.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM850.map
AWK=gawk ./mapconv glibc/IBM424.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM424.map
AWK=gawk ./mapconv glibc/IBM423.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM423.map
AWK=gawk ./mapconv glibc/IBM420.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM420.map
AWK=gawk ./mapconv glibc/IBM297.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM297.map
AWK=gawk ./mapconv glibc/IBM851.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM851.map
AWK=gawk ./mapconv glibc/IBM290.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM290.map
AWK=gawk ./mapconv glibc/IBM285.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM285.map
AWK=gawk ./mapconv glibc/IBM284.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM284.map
AWK=gawk ./mapconv glibc/IBM281.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM281.map
AWK=gawk ./mapconv glibc/IBM277.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM277.map
AWK=gawk ./mapconv glibc/IBM275.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM275.map
AWK=gawk ./mapconv glibc/IBM274.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM274.map
AWK=gawk ./mapconv glibc/IBM273.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM273.map
AWK=gawk ./mapconv glibc/IBM852.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM852.map
echo timestamp > gl-stamp
AWK=gawk ./mapconv glibc/IBM256.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM256.map
AWK=gawk ./mapconv glibc/IBM862.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM862.map
AWK=gawk ./mapconv glibc/IBM861.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM861.map
AWK=gawk ./mapconv glibc/IBM863.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM863.map
gawk -f ./cp51932.awk < ../../etc/charsets/CP932-2BYTE.map > ../../lisp/international/cp51932.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
AWK=gawk ./mapconv glibc/IBM903.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM903.map
AWK=gawk ./mapconv glibc/IBM891.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM891.map
AWK=gawk ./mapconv glibc/IBM880.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM880.map
AWK=gawk ./mapconv glibc/IBM875.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM875.map
AWK=gawk ./mapconv glibc/IBM874.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM874.map
AWK=gawk ./mapconv glibc/IBM904.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM904.map
AWK=gawk ./mapconv glibc/IBM871.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM871.map
AWK=gawk ./mapconv glibc/IBM870.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM870.map
AWK=gawk ./mapconv glibc/IBM869.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM869.map
AWK=gawk ./mapconv glibc/IBM868.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM868.map
AWK=gawk ./mapconv glibc/IBM866.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM866.map
AWK=gawk ./mapconv glibc/IBM865.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM865.map
AWK=gawk ./mapconv glibc/IBM864.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM864.map
AWK=gawk ./mapconv glibc/IBM860.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM860.map
AWK=gawk ./mapconv glibc/IBM857.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM857.map
AWK=gawk ./mapconv glibc/IBM856.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM856.map
AWK=gawk ./mapconv glibc/IBM855.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM855.map
AWK=gawk ./mapconv glibc/IBM038.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM038.map
AWK=gawk ./mapconv glibc/IBM905.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM905.map
AWK=gawk ./mapconv glibc/IBM918.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM918.map
AWK=gawk ./mapconv glibc/IBM1004.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1004.map
AWK=gawk ./mapconv glibc/IBM1047.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1047.map
AWK=gawk ./mapconv glibc/CP10007.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP10007.map
AWK=gawk ./mapconv glibc/CP1258.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1258.map
AWK=gawk ./mapconv glibc/CP1257.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1257.map
AWK=gawk ./mapconv glibc/CP1256.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1256.map
AWK=gawk ./mapconv glibc/CP1255.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1255.map
AWK=gawk ./mapconv glibc/CP1254.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1254.map
AWK=gawk ./mapconv glibc/CP1253.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1253.map
AWK=gawk ./mapconv glibc/CP1252.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1252.map
AWK=gawk ./mapconv glibc/CP1251.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1251.map
AWK=gawk ./mapconv glibc/CP1250.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1250.map
AWK=gawk ./mapconv glibc/CP1125.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1125.map
AWK=gawk ./mapconv glibc/CP775.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP775.map
AWK=gawk ./mapconv glibc/CP737.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP737.map
AWK=gawk ./mapconv glibc/IBM1026.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1026.map
cp mapfiles/CP720.map ../../etc/charsets/CP720.map
cp mapfiles/CP858.map ../../etc/charsets/CP858.map
AWK=gawk ./mapconv glibc/GB2312.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/GB2312.map
AWK=gawk ./mapconv glibc/GBK.gz '/^<.*[ 	]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/GBK.map
AWK=gawk ./mapconv glibc/GB18030.gz '/^<.*[ 	]\/x..\/x..[ 	]/' GLIBC-2 ./gb180302.awk > ../../etc/charsets/GB180302.map
AWK=gawk ./mapconv glibc/BIG5.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2 > ../../etc/charsets/BIG5.map
AWK=gawk ./mapconv glibc/BIG5-HKSCS.gz '/^<.*[ 	]\/x[89a-f].\//' GLIBC-2 ./compact.awk > ../../etc/charsets/BIG5-HKSCS.map
AWK=gawk ./mapconv glibc/EUC-TW.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/CNS-1.map
AWK=gawk ./mapconv mapfiles/cns2ucsdkw.txt '/^C2/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-2.map
AWK=gawk ./mapconv mapfiles/cns2ucsdkw.txt '/^C7/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-7.map
AWK=gawk ./mapconv glibc/EUC-TW.gz '/^<.*\/x8e\/xaf/ s,/x8e/xaf,,' GLIBC-2-7 ./compact.awk > ../../etc/charsets/CNS-F.map
AWK=gawk ./mapconv glibc/KOI8-U.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-U.map
AWK=gawk ./mapconv glibc/KOI8-R.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-R.map
AWK=gawk ./mapconv glibc/KOI-8.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI-8.map
AWK=gawk ./mapconv glibc/JOHAB.gz '/^<.*[ 	]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/JOHAB.map
AWK=gawk ./mapconv glibc/KSC5636.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KSC5636.map
AWK=gawk ./mapconv glibc/EUC-KR.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/KSC5601.map
cp mapfiles/JISX213A.map ../../etc/charsets/JISX213A.map
AWK=gawk ./mapconv mapfiles/bulgarian-mik.txt '1,$' CZYBORRA ./compact.awk > ../../etc/charsets/MIK.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
AWK=gawk ./mapconv mapfiles/PTCP154 '/^0x/' IANA ./compact.awk > ../../etc/charsets/PTCP154.map
AWK=gawk ./mapconv glibc/TIS-620.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/TIS-620.map
AWK=gawk ./mapconv glibc/VISCII.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/VISCII.map
AWK=gawk ./mapconv glibc/KOI8-T.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-T.map
(AWK=gawk ./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
AWK=gawk ./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=gawk ./mapconv glibc/GEORGIAN-ACADEMY.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KA-ACADEMY.map
AWK=gawk ./mapconv glibc/GEORGIAN-PS.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KA-PS.map
AWK=gawk ./mapconv glibc/TCVN5712-1.gz '/^<.*[ 	]\/x[0-9a-f].[ 	]/' GLIBC-1 ./compact.awk > ../../etc/charsets/VSCII.map
AWK=gawk ./mapconv mapfiles/stdenc.txt '/^[0-9A-Fa-f]/' UNICODE ./compact.awk > ../../etc/charsets/stdenc.map
AWK=gawk ./mapconv glibc/EBCDIC-US.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/EBCDICUS.map
AWK=gawk ./mapconv glibc/EBCDIC-UK.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/EBCDICUK.map
AWK=gawk ./mapconv glibc/MACINTOSH.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/MACINTOSH.map
AWK=gawk ./mapconv glibc/NEXTSTEP.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/NEXTSTEP.map
AWK=gawk ./mapconv mapfiles/symbol.txt '/^[0-9A-Fa-f]/' UNICODE ./compact.awk > ../../etc/charsets/symbol.map
AWK=gawk ./mapconv glibc/HP-ROMAN8.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/HP-ROMAN8.map
AWK=gawk ./mapconv glibc/EUC-JISX0213.gz '/^<.*[ 	]\/x8f/ s,/x8f,,' GLIBC-2-7 > ../../etc/charsets/JISX2132.map
AWK=gawk ./mapconv glibc/CP949.gz '/^<.*[ 	]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/CP949-2BYTE.map
sed -n -e '/^#/d' -e 's,.*0x\([0-9A-Z]*\)$,/0x0*\1$/d,p' < mapfiles/JISX213A.map > jisx2131-filter
AWK=gawk ./mapconv glibc/EUC-JP.gz '/^<.*[ 	]\/x8f/ s,/x8f,,' GLIBC-2-7 ./compact.awk > ../../etc/charsets/JISX0212.map
AWK=gawk ./mapconv glibc/EUC-JP.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 \
  | sed 's/0x2015/0x2014/' > ../../etc/charsets/JISX0208.map
(AWK=gawk ./mapconv glibc/JIS_X0201.gz '/^<.*[ 	]\/x[0-9]/' GLIBC-1 ./compact.awk && \
  echo "# Generated by hand" && \
  echo "0xA1-0xDF 0xFF61" ) > ../../etc/charsets/JISX0201.map
AWK=gawk ./mapconv mapfiles/cns2ucsdkw.txt '/^C6/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-6.map
cp mapfiles/MULE-is13194.map ../../etc/charsets/MULE-is13194.map
cp mapfiles/MULE-sisheng.map ../../etc/charsets/MULE-sisheng.map
cp mapfiles/MULE-ipa.map ../../etc/charsets/MULE-ipa.map
AWK=gawk ./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
cp mapfiles/MULE-uviscii.map ../../etc/charsets/MULE-uviscii.map
cp mapfiles/MULE-lviscii.map ../../etc/charsets/MULE-lviscii.map
cp mapfiles/MULE-tibetan.map ../../etc/charsets/MULE-tibetan.map
cp mapfiles/MULE-ethiopic.map ../../etc/charsets/MULE-ethiopic.map
(echo "# Generated from BIG5.map" && \
  sed -n -e '/0xc940/,$ p' < ../../etc/charsets/BIG5.map | gawk -f ./big5.awk ) > ../../etc/charsets/BIG5-2.map
(echo "# Generated from BIG5.map" && \
  sed -n -e '/0xa140/,/0xc8fe/p' < ../../etc/charsets/BIG5.map | gawk -f ./big5.awk ) > ../../etc/charsets/BIG5-1.map
AWK=gawk ./mapconv mapfiles/cns2ucsdkw.txt '/^C5/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-5.map
AWK=gawk ./mapconv mapfiles/cns2ucsdkw.txt '/^C4/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-4.map
AWK=gawk ./mapconv mapfiles/cns2ucsdkw.txt '/^C3/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-3.map
gawk -f ./gb180304.awk < ../../etc/charsets/GB180302.map > ../../etc/charsets/GB180304.map
echo timestamp > charsets.stamp
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
mv buildobj.h.tmp buildobj.h
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/dispnew.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  dispnew.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/frame.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  frame.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/scroll.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  scroll.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/xdisp.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  xdisp.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/menu.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  menu.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/window.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  window.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/charset.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  charset.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/coding.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  coding.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/category.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  category.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/ccl.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  ccl.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/character.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  character.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/chartab.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  chartab.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/bidi.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  bidi.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/cm.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  cm.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/term.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  term.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/terminal.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  terminal.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/xfaces.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  xfaces.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/gtkutil.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  gtkutil.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/emacsgtkfixed.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  emacsgtkfixed.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/keyboard.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  keyboard.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/sysdep.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  sysdep.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/marker.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  marker.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/insdel.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  insdel.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/filelock.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  filelock.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/minibuf.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  minibuf.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/buffer.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  buffer.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/fileio.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  fileio.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/dired.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  dired.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/cmds.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  cmds.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/casetab.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  casetab.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/bignum.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  bignum.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/casefiddle.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  casefiddle.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/indent.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  indent.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/search.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  search.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/regex-emacs.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  regex-emacs.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/undo.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  undo.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/alloc.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  alloc.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/pdumper.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pdumper.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/data.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  data.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/doc.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  doc.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/editfns.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  editfns.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/callint.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  callint.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/keymap.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  keymap.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/floatfns.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  floatfns.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/fns.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  fns.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/font.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  font.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/sort.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  sort.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/eval.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  eval.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/print.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  print.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/emacs-module.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  emacs-module.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/bytecode.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  bytecode.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/comp.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  comp.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/dynlib.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  dynlib.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/process.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  process.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/syntax.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  syntax.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/lread.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  lread.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/callproc.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  callproc.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/region-cache.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  region-cache.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/sound.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  sound.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/timefns.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  timefns.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/doprnt.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  doprnt.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/atimer.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  atimer.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/intervals.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  intervals.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/gnutls.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  gnutls.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/textprop.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  textprop.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/composite.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  composite.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/lcms.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  lcms.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/inotify.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  inotify.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/decompress.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  decompress.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/profiler.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  profiler.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/thread.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  thread.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/systhread.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  systhread.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/sqlite.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  sqlite.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/treesit.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  treesit.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/itree.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  itree.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/json.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  json.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/ftfont.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  ftfont.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/ftcrfont.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  ftcrfont.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/fontset.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  fontset.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/fringe.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  fringe.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/image.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  image.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/xgselect.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  xgselect.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/pgtkfns.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pgtkfns.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/pgtkterm.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pgtkterm.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/pgtkselect.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pgtkselect.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/hbfont.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  hbfont.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/pgtkmenu.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pgtkmenu.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/terminfo.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  terminfo.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/lastfile.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  lastfile.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/xsettings.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  xsettings.c
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/emacs'
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/pgtkim.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  pgtkim.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/xml.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  xml.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/macros.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  macros.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/emacs.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  emacs.c
gcc-14 -std=gnu23 -c  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/dbusbind.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off  dbusbind.c
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispref'
gcc-14 -std=gnu23 -o temacs.tmp \
  -Demacs  -I. -I. -I../lib -I../lib   -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/fribidi -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/gio-unix-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -isystem /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1  -isystem /usr/include/libpng16 -isystem /usr/include/libxml2  -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include         -isystem /usr/lib64/libffi/include -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/lib64/libffi/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include   -MMD -MF deps/.d -MP    -isystem /usr/include/p11-kit-1  -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1            -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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 -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -O2 -fno-fast-math -ffp-contract=off   -Wl,-O1 \
    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  gtkutil.o emacsgtkfixed.o dbusbind.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 inotify.o  profiler.o decompress.o thread.o systhread.o sqlite.o  treesit.o itree.o json.o      ftfont.o ftcrfont.o hbfont.o  fontset.o fringe.o image.o xgselect.o  pgtkfns.o pgtkterm.o pgtkselect.o pgtkmenu.o pgtkim.o xsettings.o    terminfo.o lastfile.o      ../lib/libgnu.a     -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0   -ltiff -ljpeg -lpng16 -lgif    -lasound -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -lacl   -lattr    -ldbus-1       -lxml2 -lgpm  -lcairo -ltinfo  -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0  -lfreetype -lfontconfig -lfreetype -lharfbuzz   -lgnutls  -lanl -llcms2 -llcms2_fast_float -llcms2_threaded  -lm -lz -ldl -lsystemd -lgmp    -ltree-sitter -lsqlite3   
/usr/bin/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 androidvfs.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  gtkutil.o emacsgtkfixed.o dbusbind.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 inotify.o  profiler.o decompress.o thread.o systhread.o sqlite.o  treesit.o itree.o json.o      ftfont.o ftcrfont.o hbfont.o  fontset.o fringe.o image.o xgselect.o  pgtkfns.o pgtkterm.o pgtkselect.o pgtkmenu.o pgtkim.o xsettings.o   > ../etc/DOC
../lib-src/make-fingerprint temacs.tmp
mv temacs.tmp temacs
/usr/bin/mkdir -p ../etc
make -C ../lisp update-subdirs
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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;
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
cp -f temacs bootstrap-emacs
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap \
	--bin-dest /usr/bin/ --eln-dest /usr/lib64/emacs/30.0.60/
Loading loadup.el (source)...
Dump mode: pbootstrap
Using load-path (/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/progmodes /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/textmodes /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/vc)
Loading emacs-lisp/debug-early (source)...
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading keymap (source)...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading window (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/files.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/pcase.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cus-face.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/faces.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/ldefs-boot.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/button.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/oclosure.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/obarray.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/abbrev.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/help.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/jka-cmpr-hook.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/epa-hook.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/mule-cmds.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/case-table.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/characters.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/charscript.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/emoji-zwj.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/composite.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/chinese.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/cyrillic.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/indian.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/sinhala.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/english.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/ethiopic.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/european.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/czech.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/slovak.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/romanian.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/greek.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/hebrew.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/cp51932.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/eucjp-ms.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/japanese.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/korean.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/lao.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/tai-viet.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/thai.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/tibetan.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/vietnamese.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/misc-lang.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/utf-8-lang.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/georgian.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/khmer.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/burmese.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/cham.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/philippine.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/language/indonesian.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/indent.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/cl-generic.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/simple.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/seq.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/nadvice.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/minibuffer.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/frame.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/startup.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/term/tty-colors.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/font-core.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/syntax.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/font-lock.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/jit-lock.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/mouse.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/scroll-bar.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/select.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/timer.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/easymenu.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/isearch.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/rfn-eshadow.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/menu-bar.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/tab-bar.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/lisp.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/textmodes/page.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/register.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/textmodes/paragraphs.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/progmodes/prog-mode.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/lisp-mode.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/textmodes/text-mode.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/textmodes/fill.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/newcomment.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/replace.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/tabulated-list.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/buff-menu.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/fringe.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/regexp-opt.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/image.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/fontset.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/dnd.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/tool-bar.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/dynamic-setting.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/pgtk-dnd.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/touch-screen.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/term/common-win.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/term/pgtk-win.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/mwheel.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/progmodes/elisp-mode.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/float-sup.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/vc/vc-hooks.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/vc/ediff-hook.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/uniquify.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/electric.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/paren.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/shorthands.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/eldoc.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/cconv.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cus-start.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/tooltip.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/international/iso-transl.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/emacs-lisp/rmc.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name bootstrap-emacs.pdmp
Dumping fingerprint: 16ead708c6ee5f6cffc211f0d4abea6af5bbcc617e683a7c10c5652d0cd893c3
Dump complete
Byte counts: header=100 hot=16376476 discardable=163176 cold=11396800
Reloc counts: hot=1124206 discardable=5776
ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp  -f batch-byte-compile emacs-lisp/macroexp.el
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp  -f batch-byte-compile emacs-lisp/cconv.el
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp  -f batch-byte-compile emacs-lisp/byte-opt.el
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp  -f batch-byte-compile emacs-lisp/bytecomp.el
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp  -f batch-byte-compile emacs-lisp/loaddefs-gen.el
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp  -f batch-byte-compile emacs-lisp/radix-tree.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Nothing to be done for 'compile-first'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../lisp autoloads EMACS="../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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)"  -f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/dos-w32.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/electric.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/cconv.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/byte-run.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/cl-generic.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/debug-early.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/easymenu.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/backquote.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/float-sup.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/lisp-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/cl-preloaded.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/lisp.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/oclosure.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/regexp-opt.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/syntax.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/seq.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/shorthands.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/timer.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/tabulated-list.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/rmc.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/faces.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/epa-hook.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/font-lock.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/font-core.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/env.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/format.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/fringe.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/help.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/image.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/emoji-zwj.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -f batch-byte-compile uvs.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/indent.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/charscript.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs"
'../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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/eucjp-ms.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/fontset.el
make[4]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/mule-cmds.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/mule-conf.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/iso-transl.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/mule-util.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/cp51932.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
sed -e 's/\([^;]*\);\(.*\)/(#x\1 "\2")/' -e 's/;/" "/g' \
  < UnicodeData.txt > unidata.txt
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -f batch-byte-compile unidata-gen.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/isearch.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/mule.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -l emoji.el -f emoji--generate-file ../../lisp/international/emoji-labels.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -f "../../lisp/cedet/semantic/grammar-wy.el" ] || chmod +w "../../lisp/cedet/semantic/grammar-wy.el"
[ ! -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/wisent/grammar -f wisent-batch-make-parser -o "../../lisp/cedet/semantic/grammar-wy.el" grammar.wy
"../../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
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/jka-cmpr-hook.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -f "../../lisp/cedet/semantic/wisent/javat-wy.el" ] || chmod +w "../../lisp/cedet/semantic/wisent/javat-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/javat-wy.el" java-tags.wy
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/burmese.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/keymap.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/cham.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/nadvice.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/jit-lock.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
"../../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
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/cyrillic.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/czech.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/map-ynp.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/chinese.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/english.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/emacs-lisp/macroexp.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/georgian.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/european.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/hebrew.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/ethiopic.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/greek.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/indonesian.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -f ../../lisp/international/uni-category.el ] || chmod +w ../../lisp/international/uni-category.el
[ ! -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-category.el .
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \
  -f unidata-gen-file ../../lisp/international/uni-brackets.el .
[ ! -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 uvs \
  --eval '(uvs-print-table-ivd (unmsys--file-name "./IVD_Sequences.txt") "Adobe-Japan1")' \
  > ../../src/macuvs.h
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \
  -f unidata-gen-file ../../lisp/international/uni-bidi.el .
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/khmer.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/korean.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/philippine.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/japanese.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/misc-lang.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -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 .
[ ! -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 .
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/tai-viet.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 .
'../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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/thai.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/tibetan.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 .
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/vietnamese.el
[ ! -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 .
[ ! -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 .
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/ls-lisp.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -f ../../lisp/international/uni-numeric.el ] || chmod +w ../../lisp/international/uni-numeric.el
[ ! -f ../../lisp/international/uni-name.el ] || chmod +w ../../lisp/international/uni-name.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \
  -f unidata-gen-file ../../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 .
[ ! -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 .
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/menu-bar.el
[ ! -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 --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)"  \
	-l bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/minibuffer.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/utf-8-lang.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 .
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 .
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -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 --eval "(setq load-prefer-newer t byte-compile-warnings 'all)" --eval "(setq org--inhibit-version-check t)"  \
	-l bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/mouse.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/slovak.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 -L . -l unidata-gen \
  -f unidata-gen-file ../../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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/newcomment.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/paren.el
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/pgtk-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/obarray.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/sinhala.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/progmodes/elisp-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/indian.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/language/romanian.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 .
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/rfn-eshadow.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/scroll-bar.el
[ ! -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 .
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
'../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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/select.el
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/simple.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/register.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/replace.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/startup.el
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
Loading /var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp/cedet/semantic/grm-wy-boot.el (source)...
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/common-win.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/internal.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/android-win.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/haiku-win.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/tty-colors.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/pgtk-win.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/pc-win.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/w32-win.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/x-win.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/textmodes/fill.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/textmodes/page.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/tool-bar.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/subr.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/textmodes/paragraphs.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/textmodes/text-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/tab-bar.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/uniquify.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/vc/ediff-hook.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/touch-screen.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/version.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/w32-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/w32-vars.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -f ../../lisp/international/charprop.el ] || chmod +w ../../lisp/international/charprop.el
"../../src/bootstrap-emacs" -batch --no-site-file --no-site-lisp -L . -l unidata-gen \
  -f unidata-gen-charprop ../../lisp/international/charprop.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/window.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/x-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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/characters.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/vc/vc-hooks.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/widget.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/tooltip.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/progmodes/prog-mode.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
[ ! -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
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/international/ucs-normalize.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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/term/ns-win.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[4]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/grammars'
make -C ../leim all EMACS="../src/bootstrap-emacs"
make[4]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/CCDOSPY.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/Punct.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/QJ.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/SW.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/TONEPY.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/4Corner.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ARRAY30.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ECDICT.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ETZY.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
  -f batch-tit-dic-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-tit-dic-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-tit-dic-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-tit-dic-convert -dir ./../lisp/leim/quail CXTERM-DIC/ZOZY.tit
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-tit-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/cangjie-table.b5
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-tit-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/cangjie-table.cns
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-tit-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/pinyin.map
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-tit-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/ziranma.cin
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-tit-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/CTLau.html
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f batch-tit-miscdic-convert -dir ./../lisp/leim/quail MISC-DIC/CTLau-b5.html
'../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv -f tit-pinyin-convert MISC-DIC/pinyin.map ../lisp/language/pinyin.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\"))"
sed -n -e '/^[^;]/p' -e 's/^;\(;*\)inc /;\1 /p' < leim-ext.el >> ../lisp/leim/leim-list.el
make[4]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
  INFO     Scraping 1542 files for loaddefs... 
  INFO     Scraping 1542 files for loaddefs...10% 
  INFO     Scraping 1542 files for loaddefs...20% 
  INFO     Scraping 1542 files for loaddefs...30% 
  INFO     Scraping 1542 files for loaddefs...40% 
  INFO     Scraping 1542 files for loaddefs...50% 
  INFO     Scraping 1542 files for loaddefs...60% 
  INFO     Scraping 1542 files for loaddefs...70% 
  INFO     Scraping 1542 files for loaddefs...80% 
  INFO     Scraping 1542 files for loaddefs...90% 
  INFO     Scraping 1542 files for loaddefs...100% 
  INFO     Scraping 1542 files for loaddefs...done
  GEN      textmodes/reftex-loaddefs.el
  GEN      textmodes/texinfo-loaddefs.el
  GEN      org/org-loaddefs.el
  GEN      net/tramp-loaddefs.el
  GEN      mh-e/mh-loaddefs.el
  GEN      eshell/esh-module-loaddefs.el
  GEN      erc/erc-loaddefs.el
  GEN      emacs-lisp/cl-loaddefs.el
  GEN      cedet/srecode/loaddefs.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
  GEN      loaddefs.el
  INFO     Scraping 24 files for loaddefs... 
  INFO     Scraping 24 files for loaddefs...done
  GEN      ../../lisp/theme-loaddefs.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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 bytecomp -f byte-compile-refresh-preloaded \
	-f batch-byte-compile ../lisp/loaddefs.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
rm -f emacs && cp -f temacs emacs
LC_ALL=C ./temacs -batch  -l loadup --temacs=pdump \
	--bin-dest /usr/bin/ --eln-dest /usr/lib64/emacs/30.0.60/
Loading loadup.el (source)...
Dump mode: pdump
Using load-path (/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp)
Loading emacs-lisp/debug-early...
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading keymap...
Loading version...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading window...
Loading files...
Loading emacs-lisp/macroexp...
Loading cus-face...
Loading faces...
Loading loaddefs...
Loading theme-loaddefs.el (source)...
Loading button...
Loading emacs-lisp/cl-preloaded...
Loading emacs-lisp/oclosure...
Loading obarray...
Loading abbrev...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/charprop.el (source)...
Loading international/characters...
Loading international/charscript...
Loading international/emoji-zwj...
Loading composite...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading language/sinhala...
Loading language/english...
Loading language/ethiopic...
Loading language/european...
Loading language/czech...
Loading language/slovak...
Loading language/romanian...
Loading language/greek...
Loading language/hebrew...
Loading international/cp51932...
Loading international/eucjp-ms...
Loading language/japanese...
Loading language/korean...
Loading language/lao...
Loading language/tai-viet...
Loading language/thai...
Loading language/tibetan...
Loading language/vietnamese...
Loading language/misc-lang...
Loading language/utf-8-lang...
Loading language/georgian...
Loading language/khmer...
Loading language/burmese...
Loading language/cham...
Loading language/philippine...
Loading language/indonesian...
Loading indent...
Loading emacs-lisp/cl-generic...
Loading simple...
Loading emacs-lisp/seq...
Loading emacs-lisp/nadvice...
Loading minibuffer...
Loading frame...
Loading startup...
Loading term/tty-colors...
Loading font-core...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading emacs-lisp/easymenu...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading tab-bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading progmodes/prog-mode...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading newcomment...
Loading replace...
Loading emacs-lisp/tabulated-list...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/regexp-opt...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading pgtk-dnd...
Loading touch-screen...
Loading term/common-win...
Loading term/pgtk-win...
Loading mwheel...
Loading progmodes/elisp-mode...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electric...
Loading paren...
Loading emacs-lisp/shorthands...
Loading emacs-lisp/eldoc...
Loading emacs-lisp/cconv...
Loading cus-start...
Loading tooltip...
Loading international/iso-transl...
Loading emacs-lisp/rmc...
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: 17924 strings, 5397 vectors, 55565 conses, 5511 bytecodes, 361 others
Dumping under the name emacs.pdmp
Dumping fingerprint: 16ead708c6ee5f6cffc211f0d4abea6af5bbcc617e683a7c10c5652d0cd893c3
Dump complete
Byte counts: header=100 hot=8236052 discardable=163176 cold=3744808
Reloc counts: hot=468325 discardable=5759
Adding name emacs-30.0.60.1
Adding name emacs-30.0.60.1.pdmp
cp -f emacs.pdmp bootstrap-emacs.pdmp 
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
make -C lisp all
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../leim all EMACS="../src/emacs"
make -C ../admin/grammars all EMACS="../../src/emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/grammars'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/grammars'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/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
'../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
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
'../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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-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)"  -f batch-byte-compile emacs-lisp/cl-lib.el
  INFO     Scraping 1562 files for loaddefs... 
  INFO     Scanning files for custom... 
  INFO     Scraping 1562 files for loaddefs...done
  INFO     Scraping 24 files for loaddefs... 
  INFO     Scraping 24 files for loaddefs...done
  INFO     Scanning files for custom...10% 
  INFO     Scanning files for finder... 
  INFO     Scanning files for custom...20% 
  INFO     Scanning files for finder...41% 
  INFO     Scanning files for custom...30% 
  INFO     Scanning files for finder...79% 
  INFO     Scanning files for finder...done
  INFO     Scanning files for custom...40% 
  INFO     Scanning files for custom...50% 
  INFO     Scanning files for custom...60% 
  INFO     Scanning files for custom...70% 
  INFO     Scanning files for custom...80% 
  INFO     Scanning files for custom...90% 
  INFO     Scanning files for custom...100% 
  INFO     Scanning files for custom...done
  INFO     Generating ./cus-load.el...
  INFO     Generating ./cus-load.el...done
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../leim generate-ja-dic EMACS="../src/emacs"
make -C ../doc/misc org.texi modus-themes.texi
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
cd "." && "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src/emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l ox-texinfo --eval '(setq gc-cons-threshold 50000000)' --eval '(setq org-confirm-babel-evaluate nil)' --eval '(setq org-id-track-globally nil)' -f org-texinfo-export-to-texinfo-batch org.org org.texi
cd "." && "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src/emacs" -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)' -l ox-texinfo --eval '(setq gc-cons-threshold 50000000)' --eval '(setq org-confirm-babel-evaluate nil)' --eval '(setq org-id-track-globally nil)' -f org-texinfo-export-to-texinfo-batch modus-themes.org modus-themes.texi
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
echo "Small ja-dic option: no" > small-ja-dic-option.$$ && \
  ../build-aux/move-if-change small-ja-dic-option.$$ small-ja-dic-option
/usr/bin/mkdir -p ../lisp/leim/ja-dic
'../src/emacs' -batch --no-site-file --no-site-lisp -batch -l ja-dic-cnv \
  -f batch-skkdic-convert -dir "./../lisp/leim/ja-dic" --no-reduction "SKK-DIC/SKK-JISYO.L"
  INFO     Processing OKURI-ARI entries
  INFO     Processing POSTFIX entries
  INFO     Processing PREFIX entries
  INFO     Collecting OKURI-NASI entries
  INFO     Collecting OKURI-NASI entries... 
  INFO     Collecting OKURI-NASI entries...40% 
  INFO     Collecting OKURI-NASI entries...50% 
  INFO     Collecting OKURI-NASI entries...60% 
  INFO     Collecting OKURI-NASI entries...70% 
  INFO     Collecting OKURI-NASI entries...80% 
  INFO     Collecting OKURI-NASI entries...90% 
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
'../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)"  -f batch-byte-compile align.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)"  -f batch-byte-compile allout-widgets.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)"  -f batch-byte-compile allout.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)"  -f batch-byte-compile ansi-color.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)"  -f batch-byte-compile ansi-osc.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)"  -f batch-byte-compile apropos.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)"  -f batch-byte-compile arc-mode.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)"  -f batch-byte-compile array.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)"  -f batch-byte-compile auth-source-pass.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)"  -f batch-byte-compile auth-source.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)"  -f batch-byte-compile autoinsert.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)"  -f batch-byte-compile autorevert.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)"  -f batch-byte-compile avoid.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)"  -f batch-byte-compile battery.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)"  -f batch-byte-compile bind-key.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)"  -f batch-byte-compile bookmark.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)"  -f batch-byte-compile bs.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)"  -f batch-byte-compile calculator.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)"  -f batch-byte-compile cdl.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)"  -f batch-byte-compile char-fold.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)"  -f batch-byte-compile chistory.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)"  -f batch-byte-compile cmuscheme.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)"  -f batch-byte-compile color.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)"  -f batch-byte-compile cus-theme.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)"  -f batch-byte-compile dabbrev.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)"  -f batch-byte-compile delim-col.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)"  -f batch-byte-compile cus-edit.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)"  -f batch-byte-compile descr-text.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)"  -f batch-byte-compile delsel.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)"  -f batch-byte-compile dframe.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)"  -f batch-byte-compile dired-aux.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)"  -f batch-byte-compile dired-loaddefs.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)"  -f batch-byte-compile desktop.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)"  -f batch-byte-compile dired.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)"  -f batch-byte-compile dirtrack.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)"  -f batch-byte-compile dired-x.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)"  -f batch-byte-compile display-line-numbers.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)"  -f batch-byte-compile display-fill-column-indicator.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)"  -f batch-byte-compile cus-dep.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)"  -f batch-byte-compile dom.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)"  -f batch-byte-compile doc-view.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)"  -f batch-byte-compile ebuff-menu.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)"  -f batch-byte-compile echistory.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)"  -f batch-byte-compile ecomplete.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)"  -f batch-byte-compile editorconfig-conf-mode.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)"  -f batch-byte-compile editorconfig-fnmatch.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)"  -f batch-byte-compile editorconfig-core.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)"  -f batch-byte-compile editorconfig-core-handle.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)"  -f batch-byte-compile editorconfig-tools.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)"  -f batch-byte-compile editorconfig.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)"  -f batch-byte-compile edmacro.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)"  -f batch-byte-compile ehelp.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)"  -f batch-byte-compile elec-pair.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)"  -f batch-byte-compile double.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)"  -f batch-byte-compile completion.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)"  -f batch-byte-compile emacs-lock.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)"  -f batch-byte-compile epa-file.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)"  -f batch-byte-compile epa-ks.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)"  -f batch-byte-compile epa.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)"  -f batch-byte-compile epa-mail.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)"  -f batch-byte-compile epa-dired.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)"  -f batch-byte-compile epg.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)"  -f batch-byte-compile epg-config.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)"  -f batch-byte-compile expand.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)"  -f batch-byte-compile external-completion.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)"  -f batch-byte-compile face-remap.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)"  -f batch-byte-compile facemenu.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)"  -f batch-byte-compile ffap.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)"  -f batch-byte-compile ezimage.el
  INFO     Collecting OKURI-NASI entries...done
'../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)"  -f batch-byte-compile fileloop.el
  INFO     Processing OKURI-NASI entries
  INFO     Processing OKURI-NASI entries... 
'../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)"  -f batch-byte-compile filenotify.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)"  -f batch-byte-compile files-x.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)"  -f batch-byte-compile filesets.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)"  -f batch-byte-compile find-cmd.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)"  -f batch-byte-compile find-dired.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)"  -f batch-byte-compile find-file.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)"  -f batch-byte-compile find-lisp.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)"  -f batch-byte-compile filecache.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)"  -f batch-byte-compile finder.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)"  -f batch-byte-compile elide-head.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)"  -f batch-byte-compile follow.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)"  -f batch-byte-compile foldout.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)"  -f batch-byte-compile forms.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)"  -f batch-byte-compile format-spec.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)"  -f batch-byte-compile generic-x.el
  INFO     Processing OKURI-NASI entries...15% 
'../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)"  -f batch-byte-compile help-at-pt.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)"  -f batch-byte-compile help-fns.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)"  -f batch-byte-compile help-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)"  -f batch-byte-compile help-mode.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)"  -f batch-byte-compile frameset.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)"  -f batch-byte-compile hex-util.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)"  -f batch-byte-compile hexl.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)"  -f batch-byte-compile hi-lock.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)"  -f batch-byte-compile hilit-chg.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)"  -f batch-byte-compile hippie-exp.el
  INFO     Processing OKURI-NASI entries...32% 
'../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)"  -f batch-byte-compile hfy-cmap.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)"  -f batch-byte-compile hl-line.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)"  -f batch-byte-compile ibuf-ext.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)"  -f batch-byte-compile htmlfontify.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)"  -f batch-byte-compile ibuffer.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)"  -f batch-byte-compile ibuffer-loaddefs.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)"  -f batch-byte-compile icomplete.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)"  -f batch-byte-compile ielm.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)"  -f batch-byte-compile iimage.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)"  -f batch-byte-compile image-file.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)"  -f batch-byte-compile ido.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)"  -f batch-byte-compile image-mode.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)"  -f batch-byte-compile imenu.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)"  -f batch-byte-compile indent-aux.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)"  -f batch-byte-compile info-look.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)"  -f batch-byte-compile info-xref.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)"  -f batch-byte-compile info.el
  INFO     Processing OKURI-NASI entries...51% 
'../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)"  -f batch-byte-compile informat.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)"  -f batch-byte-compile isearchb.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)"  -f batch-byte-compile jka-compr.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)"  -f batch-byte-compile ibuf-macs.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)"  -f batch-byte-compile jsonrpc.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)"  -f batch-byte-compile kermit.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)"  -f batch-byte-compile kmacro.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)"  -f batch-byte-compile loadhist.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)"  -f batch-byte-compile locate.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)"  -f batch-byte-compile json.el
  INFO     Processing OKURI-NASI entries...71% 
'../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)"  -f batch-byte-compile macros.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)"  -f batch-byte-compile man.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)"  -f batch-byte-compile master.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)"  -f batch-byte-compile mb-depth.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)"  -f batch-byte-compile md4.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)"  -f batch-byte-compile midnight.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)"  -f batch-byte-compile lpr.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)"  -f batch-byte-compile misearch.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)"  -f batch-byte-compile misc.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)"  -f batch-byte-compile mouse-copy.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)"  -f batch-byte-compile mouse-drag.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)"  -f batch-byte-compile mpc.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)"  -f batch-byte-compile msb.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)"  -f batch-byte-compile minibuf-eldef.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)"  -f batch-byte-compile novice.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)"  -f batch-byte-compile notifications.el
  INFO     Processing OKURI-NASI entries...91% 
'../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)"  -f batch-byte-compile pcmpl-cvs.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)"  -f batch-byte-compile pcmpl-git.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)"  -f batch-byte-compile password-cache.el
  INFO     Processing OKURI-NASI entries...done
'../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)"  -f batch-byte-compile pcmpl-gnu.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)"  -f batch-byte-compile pcmpl-linux.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)"  -f batch-byte-compile pcmpl-rpm.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)"  -f batch-byte-compile outline.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)"  -f batch-byte-compile pcmpl-x.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)"  -f batch-byte-compile pcomplete.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)"  -f batch-byte-compile pixel-scroll.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)"  -f batch-byte-compile plstore.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)"  -f batch-byte-compile printing.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)"  -f batch-byte-compile proced.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)"  -f batch-byte-compile profiler.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)"  -f batch-byte-compile ps-bdf.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)"  -f batch-byte-compile ps-print-loaddefs.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)"  -f batch-byte-compile ps-mule.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)"  -f batch-byte-compile pcmpl-unix.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)"  -f batch-byte-compile ps-samp.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)"  -f batch-byte-compile recentf.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)"  -f batch-byte-compile ps-print.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)"  -f batch-byte-compile registry.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)"  -f batch-byte-compile repeat.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)"  -f batch-byte-compile rect.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)"  -f batch-byte-compile reposition.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)"  -f batch-byte-compile rot13.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)"  -f batch-byte-compile rtree.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)"  -f batch-byte-compile ruler-mode.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)"  -f batch-byte-compile saveplace.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)"  -f batch-byte-compile scroll-all.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)"  -f batch-byte-compile scroll-lock.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)"  -f batch-byte-compile savehist.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)"  -f batch-byte-compile reveal.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)"  -f batch-byte-compile shell.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)"  -f batch-byte-compile shadowfile.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)"  -f batch-byte-compile so-long.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)"  -f batch-byte-compile skeleton.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)"  -f batch-byte-compile ses.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)"  -f batch-byte-compile sort.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)"  -f batch-byte-compile speedbar.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)"  -f batch-byte-compile sqlite-mode.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)"  -f batch-byte-compile soundex.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)"  -f batch-byte-compile server.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)"  -f batch-byte-compile svg.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)"  -f batch-byte-compile t-mouse.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)"  -f batch-byte-compile strokes.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)"  -f batch-byte-compile tab-line.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)"  -f batch-byte-compile talk.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)"  -f batch-byte-compile tabify.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)"  -f batch-byte-compile tar-mode.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)"  -f batch-byte-compile term.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)"  -f batch-byte-compile tempo.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
make compile-targets TARGETS="./leim/ja-dic/ja-dic.elc"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
'../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)"  -f batch-byte-compile leim/ja-dic/ja-dic.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)"  -f batch-byte-compile thingatpt.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)"  -f batch-byte-compile thread.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)"  -f batch-byte-compile time-stamp.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)"  -f batch-byte-compile timezone.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)"  -f batch-byte-compile tmm.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)"  -f batch-byte-compile time.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)"  -f batch-byte-compile transient.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)"  -f batch-byte-compile sqlite.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)"  -f batch-byte-compile tutorial.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)"  -f batch-byte-compile type-break.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)"  -f batch-byte-compile treesit.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)"  -f batch-byte-compile vcursor.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)"  -f batch-byte-compile view.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)"  -f batch-byte-compile userlock.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)"  -f batch-byte-compile tree-widget.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)"  -f batch-byte-compile wdired.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)"  -f batch-byte-compile visual-wrap.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)"  -f batch-byte-compile which-key.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)"  -f batch-byte-compile wid-edit.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)"  -f batch-byte-compile wid-browse.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)"  -f batch-byte-compile windmove.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)"  -f batch-byte-compile whitespace.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)"  -f batch-byte-compile window-tool-bar.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)"  -f batch-byte-compile winner.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)"  -f batch-byte-compile xdg.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)"  -f batch-byte-compile woman.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)"  -f batch-byte-compile xml.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)"  -f batch-byte-compile xwidget.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)"  -f batch-byte-compile yank-media.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)"  -f batch-byte-compile xt-mouse.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)"  -f batch-byte-compile calc/calc-alg.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)"  -f batch-byte-compile calc/calc-arith.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)"  -f batch-byte-compile calc/calc-aent.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)"  -f batch-byte-compile calc/calc-bin.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)"  -f batch-byte-compile calc/calc-cplx.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)"  -f batch-byte-compile calc/calc-embed.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)"  -f batch-byte-compile calc/calc-comb.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)"  -f batch-byte-compile calc/calc-forms.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)"  -f batch-byte-compile calc/calc-frac.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)"  -f batch-byte-compile calc/calc-funcs.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)"  -f batch-byte-compile calc/calc-fin.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)"  -f batch-byte-compile calc/calc-graph.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)"  -f batch-byte-compile calc/calc-help.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)"  -f batch-byte-compile calc/calc-incom.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)"  -f batch-byte-compile calc/calc-keypd.el
  INFO     Extracting OKURI-NASI entries... 
'../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)"  -f batch-byte-compile calc/calc-loaddefs.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)"  -f batch-byte-compile calc/calc-macs.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)"  -f batch-byte-compile calc/calc-math.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)"  -f batch-byte-compile calc/calc-menu.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)"  -f batch-byte-compile calc/calc-map.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)"  -f batch-byte-compile calc/calc-misc.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)"  -f batch-byte-compile calc/calc-mtx.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)"  -f batch-byte-compile calc/calc-mode.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)"  -f batch-byte-compile calc/calc-nlfit.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)"  -f batch-byte-compile calc/calc-lang.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)"  -f batch-byte-compile calc/calc-poly.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)"  -f batch-byte-compile calc/calc-prog.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)"  -f batch-byte-compile calc/calc-rewr.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)"  -f batch-byte-compile calc/calc-rules.el
  INFO     Extracting OKURI-NASI entries...17% 
'../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)"  -f batch-byte-compile calc/calc-ext.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)"  -f batch-byte-compile calc/calc-sel.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)"  -f batch-byte-compile calc/calc-stat.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)"  -f batch-byte-compile calc/calc-store.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)"  -f batch-byte-compile calc/calc-stuff.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)"  -f batch-byte-compile calc/calc-undo.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)"  -f batch-byte-compile calc/calc-units.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)"  -f batch-byte-compile calc/calc-yank.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)"  -f batch-byte-compile calc/calc-vec.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)"  -f batch-byte-compile calc/calcalg2.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)"  -f batch-byte-compile calc/calc.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)"  -f batch-byte-compile calc/calcalg3.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)"  -f batch-byte-compile calc/calccomp.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)"  -f batch-byte-compile calc/calc-trail.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)"  -f batch-byte-compile calc/calcsel2.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)"  -f batch-byte-compile calendar/cal-bahai.el
  INFO     Extracting OKURI-NASI entries...35% 
'../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)"  -f batch-byte-compile calendar/cal-coptic.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)"  -f batch-byte-compile calendar/cal-dst.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)"  -f batch-byte-compile calendar/cal-hebrew.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)"  -f batch-byte-compile calendar/cal-french.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)"  -f batch-byte-compile calendar/cal-china.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)"  -f batch-byte-compile calendar/appt.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)"  -f batch-byte-compile calendar/cal-html.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)"  -f batch-byte-compile calendar/cal-iso.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)"  -f batch-byte-compile calendar/cal-julian.el
  INFO     Extracting OKURI-NASI entries...53% 
'../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)"  -f batch-byte-compile calendar/cal-loaddefs.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)"  -f batch-byte-compile calendar/cal-mayan.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)"  -f batch-byte-compile calendar/cal-menu.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)"  -f batch-byte-compile calendar/cal-move.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)"  -f batch-byte-compile calendar/cal-tex.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)"  -f batch-byte-compile calendar/cal-persia.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)"  -f batch-byte-compile calendar/cal-x.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)"  -f batch-byte-compile calendar/calendar.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)"  -f batch-byte-compile calendar/diary-loaddefs.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)"  -f batch-byte-compile calendar/diary-lib.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)"  -f batch-byte-compile calendar/holiday-loaddefs.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)"  -f batch-byte-compile calendar/icalendar.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)"  -f batch-byte-compile calendar/iso8601.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)"  -f batch-byte-compile calendar/lunar.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)"  -f batch-byte-compile calendar/parse-time.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)"  -f batch-byte-compile calendar/solar.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)"  -f batch-byte-compile calendar/holidays.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)"  -f batch-byte-compile calendar/time-date.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)"  -f batch-byte-compile calendar/timeclock.el
  INFO     Extracting OKURI-NASI entries...70% 
'../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)"  -f batch-byte-compile calendar/todo-mode.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)"  -f batch-byte-compile cedet/cedet-cscope.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)"  -f batch-byte-compile calendar/cal-islam.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)"  -f batch-byte-compile cedet/cedet-global.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)"  -f batch-byte-compile cedet/cedet-idutils.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)"  -f batch-byte-compile cedet/cedet.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)"  -f batch-byte-compile cedet/data-debug.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)"  -f batch-byte-compile cedet/ede.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)"  -f batch-byte-compile cedet/mode-local.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)"  -f batch-byte-compile cedet/pulse.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)"  -f batch-byte-compile cedet/semantic.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)"  -f batch-byte-compile cedet/cedet-files.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)"  -f batch-byte-compile flow-ctrl.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)"  -f batch-byte-compile cedet/ede/autoconf-edit.el
  INFO     Extracting OKURI-NASI entries...85% 
'../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)"  -f batch-byte-compile cedet/ede/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)"  -f batch-byte-compile cedet/ede/config.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)"  -f batch-byte-compile cedet/ede/cpp-root.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)"  -f batch-byte-compile cedet/ede/auto.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)"  -f batch-byte-compile cedet/ede/detect.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)"  -f batch-byte-compile cedet/ede/custom.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)"  -f batch-byte-compile cedet/ede/dired.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)"  -f batch-byte-compile cedet/ede/emacs.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)"  -f batch-byte-compile cedet/ede/generic.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)"  -f batch-byte-compile cedet/ede/linux.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)"  -f batch-byte-compile cedet/ede/loaddefs.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)"  -f batch-byte-compile cedet/ede/files.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)"  -f batch-byte-compile cedet/ede/locate.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)"  -f batch-byte-compile cedet/ede/make.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)"  -f batch-byte-compile cedet/ede/pconf.el
  INFO     Extracting OKURI-NASI entries...done
'../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)"  -f batch-byte-compile cedet/ede/pmake.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)"  -f batch-byte-compile cedet/ede/proj-archive.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)"  -f batch-byte-compile cedet/ede/proj-aux.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)"  -f batch-byte-compile cedet/ede/proj-elisp.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)"  -f batch-byte-compile cedet/ede/proj-comp.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)"  -f batch-byte-compile cedet/ede/proj-misc.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)"  -f batch-byte-compile cedet/ede/proj-obj.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)"  -f batch-byte-compile cedet/ede/proj-info.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)"  -f batch-byte-compile cedet/ede/makefile-edit.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)"  -f batch-byte-compile cedet/ede/proj-prog.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)"  -f batch-byte-compile cedet/ede/proj-scheme.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)"  -f batch-byte-compile cedet/ede/proj-shared.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)"  -f batch-byte-compile cedet/srecode.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)"  -f batch-byte-compile cedet/ede/simple.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)"  -f batch-byte-compile cedet/ede/source.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)"  -f batch-byte-compile cedet/ede/shell.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)"  -f batch-byte-compile cedet/ede/project-am.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)"  -f batch-byte-compile cedet/ede/speedbar.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)"  -f batch-byte-compile cedet/ede/srecode.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)"  -f batch-byte-compile cedet/semantic/analyze.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)"  -f batch-byte-compile cedet/ede/util.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)"  -f batch-byte-compile cedet/ede/system.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)"  -f batch-byte-compile cedet/ede/proj.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)"  -f batch-byte-compile cedet/semantic/ctxt.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)"  -f batch-byte-compile cedet/semantic/complete.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)"  -f batch-byte-compile cedet/semantic/db-debug.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)"  -f batch-byte-compile cedet/semantic/db-ebrowse.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)"  -f batch-byte-compile cedet/semantic/db-el.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)"  -f batch-byte-compile cedet/semantic/db-find.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)"  -f batch-byte-compile cedet/semantic/db-file.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)"  -f batch-byte-compile cedet/semantic/db-global.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)"  -f batch-byte-compile cedet/semantic/chart.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)"  -f batch-byte-compile cedet/semantic/db-ref.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)"  -f batch-byte-compile cedet/semantic/db-mode.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)"  -f batch-byte-compile cedet/semantic/db-javascript.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)"  -f batch-byte-compile cedet/semantic/db-typecache.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)"  -f batch-byte-compile cedet/semantic/debug.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)"  -f batch-byte-compile cedet/semantic/decorate.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)"  -f batch-byte-compile cedet/semantic/doc.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)"  -f batch-byte-compile cedet/semantic/ede-grammar.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)"  -f batch-byte-compile cedet/semantic/edit.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)"  -f batch-byte-compile cedet/semantic/find.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)"  -f batch-byte-compile cedet/semantic/format.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)"  -f batch-byte-compile cedet/semantic/fw.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)"  -f batch-byte-compile cedet/semantic/grammar-wy.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)"  -f batch-byte-compile cedet/semantic/grammar.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)"  -f batch-byte-compile cedet/semantic/dep.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)"  -f batch-byte-compile cedet/semantic/html.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)"  -f batch-byte-compile cedet/semantic/grm-wy-boot.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)"  -f batch-byte-compile cedet/semantic/ia-sb.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)"  -f batch-byte-compile cedet/semantic/ia.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)"  -f batch-byte-compile cedet/semantic/imenu.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)"  -f batch-byte-compile cedet/semantic/java.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)"  -f batch-byte-compile cedet/semantic/lex-spp.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)"  -f batch-byte-compile cedet/semantic/idle.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)"  -f batch-byte-compile cedet/semantic/lex.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)"  -f batch-byte-compile cedet/semantic/mru-bookmark.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)"  -f batch-byte-compile cedet/semantic/loaddefs.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)"  -f batch-byte-compile cedet/semantic/sb.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)"  -f batch-byte-compile cedet/semantic/bovine.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)"  -f batch-byte-compile cedet/semantic/sort.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)"  -f batch-byte-compile cedet/semantic/senator.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)"  -f batch-byte-compile cedet/semantic/tag-file.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)"  -f batch-byte-compile cedet/semantic/tag-ls.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)"  -f batch-byte-compile cedet/semantic/symref.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)"  -f batch-byte-compile cedet/semantic/tag-write.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)"  -f batch-byte-compile cedet/semantic/tag.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)"  -f batch-byte-compile cedet/semantic/texi.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)"  -f batch-byte-compile cedet/semantic/util.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)"  -f batch-byte-compile cedet/semantic/util-modes.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
'../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)"  -f batch-byte-compile cedet/semantic/wisent.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)"  -f batch-byte-compile cedet/semantic/analyze/debug.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)"  -f batch-byte-compile cedet/semantic/analyze/fcn.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)"  -f batch-byte-compile cedet/semantic/bovine/c-by.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)"  -f batch-byte-compile cedet/semantic/analyze/refs.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)"  -f batch-byte-compile cedet/semantic/bovine/c.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)"  -f batch-byte-compile cedet/semantic/analyze/complete.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)"  -f batch-byte-compile cedet/semantic/bovine/el.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)"  -f batch-byte-compile cedet/semantic/bovine/gcc.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)"  -f batch-byte-compile cedet/semantic/bovine/grammar.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)"  -f batch-byte-compile cedet/semantic/bovine/make-by.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)"  -f batch-byte-compile cedet/semantic/bovine/make.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)"  -f batch-byte-compile cedet/semantic/bovine/scm-by.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)"  -f batch-byte-compile cedet/semantic/bovine/scm.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)"  -f batch-byte-compile cedet/semantic/bovine/debug.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)"  -f batch-byte-compile cedet/semantic/decorate/mode.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)"  -f batch-byte-compile cedet/semantic/symref/filter.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)"  -f batch-byte-compile cedet/semantic/symref/global.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)"  -f batch-byte-compile cedet/semantic/symref/cscope.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)"  -f batch-byte-compile cedet/semantic/symref/grep.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)"  -f batch-byte-compile cedet/semantic/symref/list.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)"  -f batch-byte-compile cedet/semantic/symref/idutils.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)"  -f batch-byte-compile cedet/semantic/wisent/comp.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)"  -f batch-byte-compile cedet/semantic/wisent/grammar.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)"  -f batch-byte-compile cedet/semantic/wisent/java-tags.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)"  -f batch-byte-compile cedet/semantic/decorate/include.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)"  -f batch-byte-compile cedet/semantic/wisent/javascript.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)"  -f batch-byte-compile cedet/semantic/wisent/javat-wy.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)"  -f batch-byte-compile cedet/semantic/wisent/python-wy.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)"  -f batch-byte-compile cedet/semantic/wisent/python.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)"  -f batch-byte-compile cedet/srecode/compile.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)"  -f batch-byte-compile cedet/srecode/cpp.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)"  -f batch-byte-compile cedet/srecode/args.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)"  -f batch-byte-compile cedet/srecode/ctxt.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)"  -f batch-byte-compile cedet/srecode/dictionary.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)"  -f batch-byte-compile cedet/srecode/document.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)"  -f batch-byte-compile cedet/semantic/wisent/wisent.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)"  -f batch-byte-compile cedet/srecode/el.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)"  -f batch-byte-compile cedet/srecode/expandproto.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)"  -f batch-byte-compile cedet/srecode/extract.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)"  -f batch-byte-compile cedet/semantic/wisent/js-wy.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)"  -f batch-byte-compile cedet/srecode/filters.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)"  -f batch-byte-compile cedet/srecode/find.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)"  -f batch-byte-compile cedet/srecode/getset.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)"  -f batch-byte-compile cedet/srecode/insert.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)"  -f batch-byte-compile cedet/srecode/java.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)"  -f batch-byte-compile cedet/srecode/loaddefs.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)"  -f batch-byte-compile cedet/srecode/mode.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)"  -f batch-byte-compile cedet/srecode/map.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)"  -f batch-byte-compile cedet/srecode/semantic.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)"  -f batch-byte-compile cedet/srecode/fields.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)"  -f batch-byte-compile cedet/srecode/srt-wy.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)"  -f batch-byte-compile cedet/srecode/srt.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)"  -f batch-byte-compile cedet/srecode/table.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)"  -f batch-byte-compile cedet/srecode/srt-mode.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)"  -f batch-byte-compile cedet/srecode/texi.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)"  -f batch-byte-compile emacs-lisp/avl-tree.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)"  -f batch-byte-compile emacs-lisp/backtrace.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)"  -f batch-byte-compile emacs-lisp/benchmark.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)"  -f batch-byte-compile emacs-lisp/bindat.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)"  -f batch-byte-compile emacs-lisp/advice.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)"  -f batch-byte-compile emacs-lisp/chart.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)"  -f batch-byte-compile emacs-lisp/check-declare.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)"  -f batch-byte-compile emacs-lisp/checkdoc.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)"  -f batch-byte-compile emacs-lisp/cl-extra.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)"  -f batch-byte-compile emacs-lisp/cl-indent.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)"  -f batch-byte-compile emacs-lisp/cl-loaddefs.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)"  -f batch-byte-compile emacs-lisp/cl-print.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)"  -f batch-byte-compile emacs-lisp/cl-macs.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)"  -f batch-byte-compile emacs-lisp/cl-seq.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)"  -f batch-byte-compile cedet/srecode/template.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)"  -f batch-byte-compile emacs-lisp/comp-cstr.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)"  -f batch-byte-compile emacs-lisp/comp-common.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)"  -f batch-byte-compile emacs-lisp/comp-run.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)"  -f batch-byte-compile emacs-lisp/comp.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)"  -f batch-byte-compile emacs-lisp/compat.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)"  -f batch-byte-compile emacs-lisp/copyright.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)"  -f batch-byte-compile emacs-lisp/crm.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)"  -f batch-byte-compile emacs-lisp/cursor-sensor.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)"  -f batch-byte-compile emacs-lisp/debug.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)"  -f batch-byte-compile emacs-lisp/disass.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)"  -f batch-byte-compile emacs-lisp/easy-mmode.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)"  -f batch-byte-compile emacs-lisp/derived.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)"  -f batch-byte-compile emacs-lisp/edebug.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)"  -f batch-byte-compile emacs-lisp/eieio-custom.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)"  -f batch-byte-compile emacs-lisp/eieio-core.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)"  -f batch-byte-compile emacs-lisp/eieio-opt.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)"  -f batch-byte-compile emacs-lisp/eieio-speedbar.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)"  -f batch-byte-compile emacs-lisp/elint.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)"  -f batch-byte-compile emacs-lisp/eieio-datadebug.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)"  -f batch-byte-compile emacs-lisp/elp.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)"  -f batch-byte-compile emacs-lisp/ert-font-lock.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)"  -f batch-byte-compile emacs-lisp/ert-x.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)"  -f batch-byte-compile emacs-lisp/ert.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)"  -f batch-byte-compile emacs-lisp/ewoc.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)"  -f batch-byte-compile emacs-lisp/faceup.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)"  -f batch-byte-compile emacs-lisp/find-func.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)"  -f batch-byte-compile emacs-lisp/generator.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)"  -f batch-byte-compile emacs-lisp/generic.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)"  -f batch-byte-compile emacs-lisp/gv.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)"  -f batch-byte-compile emacs-lisp/helper.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)"  -f batch-byte-compile emacs-lisp/hierarchy.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)"  -f batch-byte-compile emacs-lisp/generate-lisp-file.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)"  -f batch-byte-compile emacs-lisp/icons.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)"  -f batch-byte-compile emacs-lisp/let-alist.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)"  -f batch-byte-compile emacs-lisp/lisp-mnt.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)"  -f batch-byte-compile emacs-lisp/map.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)"  -f batch-byte-compile emacs-lisp/memory-report.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)"  -f batch-byte-compile emacs-lisp/multisession.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)"  -f batch-byte-compile emacs-lisp/inline.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)"  -f batch-byte-compile emacs-lisp/package-x.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)"  -f batch-byte-compile emacs-lisp/package.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)"  -f batch-byte-compile emacs-lisp/pp.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)"  -f batch-byte-compile emacs-lisp/range.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)"  -f batch-byte-compile emacs-lisp/re-builder.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)"  -f batch-byte-compile emacs-lisp/regi.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)"  -f batch-byte-compile emacs-lisp/pcase.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)"  -f batch-byte-compile emacs-lisp/ring.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)"  -f batch-byte-compile emacs-lisp/rx.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)"  -f batch-byte-compile emacs-lisp/shortdoc.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)"  -f batch-byte-compile emacs-lisp/shadow.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)"  -f batch-byte-compile emacs-lisp/package-vc.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)"  -f batch-byte-compile emacs-lisp/tcover-ses.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)"  -f batch-byte-compile emacs-lisp/testcover.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)"  -f batch-byte-compile emacs-lisp/subr-x.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)"  -f batch-byte-compile emacs-lisp/smie.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)"  -f batch-byte-compile emacs-lisp/thunk.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)"  -f batch-byte-compile emacs-lisp/text-property-search.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)"  -f batch-byte-compile emacs-lisp/timer-list.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)"  -f batch-byte-compile emacs-lisp/track-changes.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)"  -f batch-byte-compile emacs-lisp/vtable.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)"  -f batch-byte-compile emacs-lisp/unsafep.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)"  -f batch-byte-compile emacs-lisp/warnings.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)"  -f batch-byte-compile emulation/cua-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)"  -f batch-byte-compile emacs-lisp/trace.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)"  -f batch-byte-compile emacs-lisp/tq.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)"  -f batch-byte-compile emulation/cua-rect.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)"  -f batch-byte-compile emulation/edt-mapper.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)"  -f batch-byte-compile emulation/edt-lk201.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)"  -f batch-byte-compile emulation/edt-pc.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)"  -f batch-byte-compile emulation/edt-vt100.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)"  -f batch-byte-compile emulation/edt.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)"  -f batch-byte-compile emulation/viper-cmd.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)"  -f batch-byte-compile emulation/viper-keym.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)"  -f batch-byte-compile emulation/viper-init.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)"  -f batch-byte-compile emulation/viper-ex.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)"  -f batch-byte-compile emulation/viper-macs.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)"  -f batch-byte-compile emulation/viper-mous.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)"  -f batch-byte-compile emulation/viper-util.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)"  -f batch-byte-compile emulation/viper.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)"  -f batch-byte-compile erc/erc-autoaway.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)"  -f batch-byte-compile erc/erc-backend.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)"  -f batch-byte-compile erc/erc-button.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)"  -f batch-byte-compile erc/erc-capab.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)"  -f batch-byte-compile emulation/keypad.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)"  -f batch-byte-compile erc/erc-common.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)"  -f batch-byte-compile erc/erc-dcc.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)"  -f batch-byte-compile erc/erc-compat.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)"  -f batch-byte-compile erc/erc-desktop-notifications.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)"  -f batch-byte-compile erc/erc-ezbounce.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)"  -f batch-byte-compile erc/erc-goodies.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)"  -f batch-byte-compile erc/erc-fill.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)"  -f batch-byte-compile erc/erc-ibuffer.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)"  -f batch-byte-compile erc/erc-identd.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)"  -f batch-byte-compile emulation/cua-gmrk.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)"  -f batch-byte-compile erc/erc-join.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)"  -f batch-byte-compile erc/erc-lang.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)"  -f batch-byte-compile erc/erc-loaddefs.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)"  -f batch-byte-compile erc/erc-list.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)"  -f batch-byte-compile erc/erc-log.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)"  -f batch-byte-compile erc/erc-imenu.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)"  -f batch-byte-compile erc/erc-menu.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)"  -f batch-byte-compile erc/erc-networks.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)"  -f batch-byte-compile erc/erc-nicks.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)"  -f batch-byte-compile erc/erc-netsplit.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)"  -f batch-byte-compile erc/erc-notify.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)"  -f batch-byte-compile erc/erc-page.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)"  -f batch-byte-compile erc/erc-match.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)"  -f batch-byte-compile erc/erc-ring.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)"  -f batch-byte-compile erc/erc-replace.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)"  -f batch-byte-compile erc/erc-sound.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)"  -f batch-byte-compile erc/erc-services.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)"  -f batch-byte-compile erc/erc-speedbar.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)"  -f batch-byte-compile erc/erc-spelling.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)"  -f batch-byte-compile erc/erc-status-sidebar.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)"  -f batch-byte-compile erc/erc-track.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)"  -f batch-byte-compile erc/erc-xdcc.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)"  -f batch-byte-compile erc/erc-truncate.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)"  -f batch-byte-compile erc/erc-stamp.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)"  -f batch-byte-compile erc/erc.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)"  -f batch-byte-compile eshell/em-alias.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)"  -f batch-byte-compile eshell/em-banner.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)"  -f batch-byte-compile erc/erc-sasl.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)"  -f batch-byte-compile eshell/em-dirs.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)"  -f batch-byte-compile eshell/em-cmpl.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)"  -f batch-byte-compile eshell/em-elecslash.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)"  -f batch-byte-compile eshell/em-extpipe.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)"  -f batch-byte-compile eshell/em-hist.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)"  -f batch-byte-compile eshell/em-glob.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)"  -f batch-byte-compile eshell/em-pred.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)"  -f batch-byte-compile eshell/em-ls.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)"  -f batch-byte-compile eshell/em-prompt.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)"  -f batch-byte-compile eshell/em-rebind.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)"  -f batch-byte-compile eshell/em-script.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)"  -f batch-byte-compile eshell/em-smart.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)"  -f batch-byte-compile eshell/em-term.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)"  -f batch-byte-compile eshell/em-tramp.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)"  -f batch-byte-compile eshell/em-unix.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)"  -f batch-byte-compile eshell/em-xtra.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)"  -f batch-byte-compile eshell/esh-arg.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)"  -f batch-byte-compile eshell/esh-mode.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)"  -f batch-byte-compile eshell/esh-io.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)"  -f batch-byte-compile eshell/esh-module.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)"  -f batch-byte-compile eshell/esh-opt.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)"  -f batch-byte-compile eshell/esh-module-loaddefs.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)"  -f batch-byte-compile eshell/esh-proc.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)"  -f batch-byte-compile eshell/esh-util.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)"  -f batch-byte-compile eshell/esh-ext.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)"  -f batch-byte-compile eshell/eshell.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)"  -f batch-byte-compile eshell/esh-var.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)"  -f batch-byte-compile eshell/esh-cmd.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)"  -f batch-byte-compile eshell/em-basic.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)"  -f batch-byte-compile gnus/canlock.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)"  -f batch-byte-compile gnus/gnus-art.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)"  -f batch-byte-compile gnus/gnus-async.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)"  -f batch-byte-compile gnus/gnus-bcklg.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)"  -f batch-byte-compile gnus/gnus-bookmark.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)"  -f batch-byte-compile gnus/gnus-agent.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)"  -f batch-byte-compile gnus/gnus-cite.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)"  -f batch-byte-compile gnus/gnus-cloud.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)"  -f batch-byte-compile gnus/gnus-cus.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)"  -f batch-byte-compile gnus/gnus-cache.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)"  -f batch-byte-compile gnus/gmm-utils.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)"  -f batch-byte-compile gnus/gnus-dbus.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)"  -f batch-byte-compile gnus/gnus-delay.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)"  -f batch-byte-compile gnus/gnus-demon.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)"  -f batch-byte-compile gnus/gnus-diary.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)"  -f batch-byte-compile gnus/gnus-dired.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)"  -f batch-byte-compile gnus/gnus-dup.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)"  -f batch-byte-compile gnus/gnus-eform.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)"  -f batch-byte-compile gnus/gnus-draft.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)"  -f batch-byte-compile gnus/gnus-gravatar.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)"  -f batch-byte-compile gnus/gnus-fun.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)"  -f batch-byte-compile gnus/gnus-html.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)"  -f batch-byte-compile gnus/gnus-group.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)"  -f batch-byte-compile gnus/gnus-icalendar.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)"  -f batch-byte-compile gnus/gnus-int.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)"  -f batch-byte-compile gnus/gnus-kill.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)"  -f batch-byte-compile gnus/deuglify.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)"  -f batch-byte-compile gnus/gnus-mh.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)"  -f batch-byte-compile gnus/gnus-mlspl.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)"  -f batch-byte-compile gnus/gnus-ml.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)"  -f batch-byte-compile gnus/gnus-notifications.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)"  -f batch-byte-compile gnus/gnus-msg.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)"  -f batch-byte-compile gnus/gnus-range.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)"  -f batch-byte-compile gnus/gnus-picon.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)"  -f batch-byte-compile gnus/gnus-registry.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)"  -f batch-byte-compile gnus/gnus-rfc1843.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)"  -f batch-byte-compile gnus/gnus-salt.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)"  -f batch-byte-compile gnus/gnus-rmail.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)"  -f batch-byte-compile gnus/gnus-score.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)"  -f batch-byte-compile gnus/gnus-search.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)"  -f batch-byte-compile gnus/gnus-spec.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)"  -f batch-byte-compile gnus/gnus-srvr.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)"  -f batch-byte-compile gnus/gnus-start.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)"  -f batch-byte-compile gnus/gnus-sum.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)"  -f batch-byte-compile gnus/gnus-sieve.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)"  -f batch-byte-compile gnus/gnus-logic.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)"  -f batch-byte-compile gnus/gnus-undo.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)"  -f batch-byte-compile gnus/gnus-util.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)"  -f batch-byte-compile gnus/gnus-uu.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)"  -f batch-byte-compile gnus/gnus-win.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)"  -f batch-byte-compile gnus/gnus-vm.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)"  -f batch-byte-compile gnus/gnus.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)"  -f batch-byte-compile gnus/gssapi.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)"  -f batch-byte-compile gnus/message.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)"  -f batch-byte-compile gnus/mail-source.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)"  -f batch-byte-compile gnus/mm-archive.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)"  -f batch-byte-compile gnus/mm-bodies.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)"  -f batch-byte-compile gnus/mm-decode.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)"  -f batch-byte-compile gnus/gnus-topic.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)"  -f batch-byte-compile gnus/mm-extern.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)"  -f batch-byte-compile gnus/mm-partial.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)"  -f batch-byte-compile gnus/mm-encode.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)"  -f batch-byte-compile gnus/mm-url.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)"  -f batch-byte-compile gnus/mm-uu.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)"  -f batch-byte-compile gnus/mm-view.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)"  -f batch-byte-compile gnus/mml-sec.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)"  -f batch-byte-compile gnus/mml-smime.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)"  -f batch-byte-compile gnus/mml.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)"  -f batch-byte-compile gnus/mm-util.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)"  -f batch-byte-compile gnus/mml2015.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)"  -f batch-byte-compile gnus/nnagent.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)"  -f batch-byte-compile gnus/mml1991.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)"  -f batch-byte-compile gnus/nndiary.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)"  -f batch-byte-compile gnus/nnbabyl.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)"  -f batch-byte-compile gnus/nnatom.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)"  -f batch-byte-compile gnus/nndoc.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)"  -f batch-byte-compile gnus/nndraft.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)"  -f batch-byte-compile gnus/nneething.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)"  -f batch-byte-compile gnus/nnfeed.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)"  -f batch-byte-compile gnus/nndir.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)"  -f batch-byte-compile gnus/nnfolder.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)"  -f batch-byte-compile gnus/nnheader.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)"  -f batch-byte-compile gnus/nnimap.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)"  -f batch-byte-compile gnus/nngateway.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)"  -f batch-byte-compile gnus/nnmaildir.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)"  -f batch-byte-compile gnus/nnmail.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)"  -f batch-byte-compile gnus/nnmairix.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)"  -f batch-byte-compile gnus/nnml.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)"  -f batch-byte-compile gnus/nnmh.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)"  -f batch-byte-compile gnus/nnmbox.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)"  -f batch-byte-compile erc/erc-pcomplete.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)"  -f batch-byte-compile gnus/nnnil.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)"  -f batch-byte-compile gnus/nnselect.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)"  -f batch-byte-compile gnus/nnrss.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)"  -f batch-byte-compile gnus/nnspool.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)"  -f batch-byte-compile gnus/nntp.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)"  -f batch-byte-compile gnus/nnweb.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)"  -f batch-byte-compile gnus/score-mode.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)"  -f batch-byte-compile gnus/nnvirtual.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)"  -f batch-byte-compile gnus/nnregistry.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)"  -f batch-byte-compile gnus/smiley.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)"  -f batch-byte-compile gnus/spam-report.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)"  -f batch-byte-compile gnus/smime.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)"  -f batch-byte-compile gnus/spam.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)"  -f batch-byte-compile gnus/spam-wash.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)"  -f batch-byte-compile gnus/spam-stat.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)"  -f batch-byte-compile image/compface.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)"  -f batch-byte-compile image/exif.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)"  -f batch-byte-compile image/gravatar.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)"  -f batch-byte-compile image/image-converter.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)"  -f batch-byte-compile image/image-crop.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)"  -f batch-byte-compile image/image-dired-external.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)"  -f batch-byte-compile image/image-dired-dired.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)"  -f batch-byte-compile gnus/nnoo.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)"  -f batch-byte-compile image/image-dired.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)"  -f batch-byte-compile image/wallpaper.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)"  -f batch-byte-compile international/emoji.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)"  -f batch-byte-compile international/isearch-x.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)"  -f batch-byte-compile international/iso-ascii.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)"  -f batch-byte-compile international/ccl.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)"  -f batch-byte-compile international/iso-cvt.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)"  -f batch-byte-compile international/ja-dic-utl.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)"  -f batch-byte-compile international/kkc.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)"  -f batch-byte-compile international/latexenc.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)"  -f batch-byte-compile international/kinsoku.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)"  -f batch-byte-compile international/latin1-disp.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)"  -f batch-byte-compile international/mule-diag.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)"  -f batch-byte-compile international/quail.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)"  -f batch-byte-compile international/ogonek.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)"  -f batch-byte-compile international/robin.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)"  -f batch-byte-compile international/textsec-check.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)"  -f batch-byte-compile international/textsec.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)"  -f batch-byte-compile international/rfc1843.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)"  -f batch-byte-compile image/image-dired-util.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)"  -f batch-byte-compile language/china-util.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)"  -f batch-byte-compile language/cyril-util.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)"  -f batch-byte-compile language/ethio-util.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)"  -f batch-byte-compile international/utf7.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)"  -f batch-byte-compile language/hanja-util.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)"  -f batch-byte-compile language/ind-util.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)"  -f batch-byte-compile language/japan-util.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)"  -f batch-byte-compile language/pinyin.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)"  -f batch-byte-compile language/lao-util.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)"  -f batch-byte-compile language/korea-util.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)"  -f batch-byte-compile language/thai-word.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)"  -f batch-byte-compile language/tibet-util.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)"  -f batch-byte-compile language/thai-util.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)"  -f batch-byte-compile international/utf-7.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)"  -f batch-byte-compile language/tv-util.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)"  -f batch-byte-compile leim/quail/4Corner.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)"  -f batch-byte-compile leim/quail/ARRAY30.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)"  -f batch-byte-compile language/viet-util.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)"  -f batch-byte-compile leim/quail/CTLau.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)"  -f batch-byte-compile leim/quail/CTLau-b5.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)"  -f batch-byte-compile leim/quail/ECDICT.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)"  -f batch-byte-compile leim/quail/ETZY.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)"  -f batch-byte-compile leim/quail/PY-b5.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)"  -f batch-byte-compile leim/quail/PY.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)"  -f batch-byte-compile leim/quail/Punct-b5.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)"  -f batch-byte-compile leim/quail/Punct.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)"  -f batch-byte-compile leim/quail/QJ-b5.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)"  -f batch-byte-compile leim/quail/QJ.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)"  -f batch-byte-compile leim/quail/CCDOSPY.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)"  -f batch-byte-compile leim/quail/SW.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)"  -f batch-byte-compile leim/quail/arabic.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)"  -f batch-byte-compile leim/quail/cham.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)"  -f batch-byte-compile leim/quail/ZOZY.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)"  -f batch-byte-compile leim/quail/ZIRANMA.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)"  -f batch-byte-compile leim/quail/compose.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)"  -f batch-byte-compile leim/quail/croatian.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)"  -f batch-byte-compile leim/quail/cyril-jis.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)"  -f batch-byte-compile leim/quail/cyrillic.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)"  -f batch-byte-compile leim/quail/TONEPY.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)"  -f batch-byte-compile leim/quail/ethiopic.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)"  -f batch-byte-compile leim/quail/emoji.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)"  -f batch-byte-compile leim/quail/greek.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)"  -f batch-byte-compile leim/quail/georgian.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)"  -f batch-byte-compile leim/quail/hangul.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)"  -f batch-byte-compile leim/quail/hanja-jis.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)"  -f batch-byte-compile leim/quail/hanja.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)"  -f batch-byte-compile leim/quail/hebrew.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)"  -f batch-byte-compile leim/quail/hanja3.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)"  -f batch-byte-compile leim/quail/indonesian.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)"  -f batch-byte-compile leim/quail/indian.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)"  -f batch-byte-compile leim/quail/ipa-praat.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)"  -f batch-byte-compile leim/quail/lao.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)"  -f batch-byte-compile leim/quail/japanese.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)"  -f batch-byte-compile leim/quail/ipa.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)"  -f batch-byte-compile leim/quail/latin-alt.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)"  -f batch-byte-compile leim/quail/latin-post.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)"  -f batch-byte-compile leim/quail/latin-pre.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)"  -f batch-byte-compile leim/quail/latin-ltx.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)"  -f batch-byte-compile leim/quail/lrt.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)"  -f batch-byte-compile leim/quail/misc-lang.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)"  -f batch-byte-compile leim/quail/philippine.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)"  -f batch-byte-compile leim/quail/programmer-dvorak.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)"  -f batch-byte-compile leim/quail/py-punct.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)"  -f batch-byte-compile leim/quail/pypunct-b5.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)"  -f batch-byte-compile leim/quail/persian.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)"  -f batch-byte-compile leim/quail/pakistan.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)"  -f batch-byte-compile leim/quail/quick-b5.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)"  -f batch-byte-compile leim/quail/czech.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)"  -f batch-byte-compile leim/quail/rfc1345.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)"  -f batch-byte-compile leim/quail/sgml-input.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)"  -f batch-byte-compile leim/quail/sisheng.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)"  -f batch-byte-compile leim/quail/slovak.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)"  -f batch-byte-compile leim/quail/symbol-ksc.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)"  -f batch-byte-compile leim/quail/tamil-dvorak.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)"  -f batch-byte-compile leim/quail/thai.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)"  -f batch-byte-compile leim/quail/tibetan.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)"  -f batch-byte-compile leim/quail/tsang-b5.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)"  -f batch-byte-compile leim/quail/sami.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)"  -f batch-byte-compile leim/quail/uni-input.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)"  -f batch-byte-compile leim/quail/viqr.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)"  -f batch-byte-compile leim/quail/vntelex.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)"  -f batch-byte-compile leim/quail/welsh.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)"  -f batch-byte-compile mail/binhex.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)"  -f batch-byte-compile leim/quail/vnvni.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)"  -f batch-byte-compile mail/emacsbug.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)"  -f batch-byte-compile leim/quail/tsang-cns.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)"  -f batch-byte-compile mail/feedmail.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)"  -f batch-byte-compile mail/footnote.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)"  -f batch-byte-compile mail/flow-fill.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)"  -f batch-byte-compile mail/hashcash.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)"  -f batch-byte-compile mail/ietf-drums.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)"  -f batch-byte-compile mail/mail-extr.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)"  -f batch-byte-compile mail/ietf-drums-date.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)"  -f batch-byte-compile mail/mail-hist.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)"  -f batch-byte-compile mail/mail-prsvr.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)"  -f batch-byte-compile mail/mail-utils.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)"  -f batch-byte-compile mail/mail-parse.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)"  -f batch-byte-compile mail/mailabbrev.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)"  -f batch-byte-compile mail/mailalias.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)"  -f batch-byte-compile mail/mailclient.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)"  -f batch-byte-compile leim/quail/quick-cns.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)"  -f batch-byte-compile mail/qp.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)"  -f batch-byte-compile mail/mspools.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)"  -f batch-byte-compile mail/mailheader.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)"  -f batch-byte-compile mail/rfc2045.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)"  -f batch-byte-compile mail/rfc2047.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)"  -f batch-byte-compile mail/rfc2231.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)"  -f batch-byte-compile mail/rfc822.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)"  -f batch-byte-compile mail/rfc6068.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)"  -f batch-byte-compile mail/rmail-spam-filter.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)"  -f batch-byte-compile mail/reporter.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)"  -f batch-byte-compile mail/rmailkwd.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)"  -f batch-byte-compile mail/rmailmm.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)"  -f batch-byte-compile mail/rmailmsc.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)"  -f batch-byte-compile mail/rmailout.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)"  -f batch-byte-compile mail/rmailedit.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)"  -f batch-byte-compile mail/rmailsum.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)"  -f batch-byte-compile mail/sendmail.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)"  -f batch-byte-compile mail/supercite.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)"  -f batch-byte-compile mail/smtpmail.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)"  -f batch-byte-compile mail/rmailsort.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)"  -f batch-byte-compile mail/unrmail.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)"  -f batch-byte-compile mail/undigest.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)"  -f batch-byte-compile mail/rmail.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)"  -f batch-byte-compile mail/yenc.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)"  -f batch-byte-compile mail/uudecode.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)"  -f batch-byte-compile mh-e/mh-acros.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)"  -f batch-byte-compile mh-e/mh-buffers.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)"  -f batch-byte-compile mh-e/mh-comp.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)"  -f batch-byte-compile mh-e/mh-e.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)"  -f batch-byte-compile mh-e/mh-folder.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)"  -f batch-byte-compile mh-e/mh-gnus.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)"  -f batch-byte-compile mh-e/mh-identity.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)"  -f batch-byte-compile mh-e/mh-funcs.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)"  -f batch-byte-compile mh-e/mh-alias.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)"  -f batch-byte-compile mh-e/mh-junk.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)"  -f batch-byte-compile mh-e/mh-letter.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)"  -f batch-byte-compile mh-e/mh-loaddefs.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)"  -f batch-byte-compile mh-e/mh-print.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)"  -f batch-byte-compile mh-e/mh-mime.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)"  -f batch-byte-compile mh-e/mh-scan.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)"  -f batch-byte-compile mh-e/mh-search.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)"  -f batch-byte-compile mh-e/mh-limit.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)"  -f batch-byte-compile mh-e/mh-inc.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)"  -f batch-byte-compile mh-e/mh-show.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)"  -f batch-byte-compile mh-e/mh-speed.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)"  -f batch-byte-compile mh-e/mh-thread.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)"  -f batch-byte-compile mh-e/mh-tool-bar.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)"  -f batch-byte-compile mh-e/mh-utils.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)"  -f batch-byte-compile net/ange-ftp.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)"  -f batch-byte-compile net/dbus.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)"  -f batch-byte-compile net/browse-url.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)"  -f batch-byte-compile mh-e/mh-xface.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)"  -f batch-byte-compile net/dictionary-connection.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)"  -f batch-byte-compile net/dictionary.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)"  -f batch-byte-compile net/dns.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)"  -f batch-byte-compile net/eudc-bob.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)"  -f batch-byte-compile net/eudc-export.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)"  -f batch-byte-compile net/eudc-capf.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)"  -f batch-byte-compile net/dig.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)"  -f batch-byte-compile mh-e/mh-seq.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)"  -f batch-byte-compile image/image-dired-tags.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)"  -f batch-byte-compile net/eudc-vars.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)"  -f batch-byte-compile net/eudc-hotlist.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)"  -f batch-byte-compile net/eudcb-bbdb.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)"  -f batch-byte-compile net/eudcb-ldap.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)"  -f batch-byte-compile net/eudcb-mab.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)"  -f batch-byte-compile net/eudcb-macos-contacts.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)"  -f batch-byte-compile net/eudcb-mailabbrev.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)"  -f batch-byte-compile net/gnutls.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)"  -f batch-byte-compile net/eww.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)"  -f batch-byte-compile net/goto-addr.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)"  -f batch-byte-compile net/hmac-def.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)"  -f batch-byte-compile net/hmac-md5.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)"  -f batch-byte-compile net/eudcb-ecomplete.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)"  -f batch-byte-compile net/imap.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)"  -f batch-byte-compile net/mailcap.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)"  -f batch-byte-compile net/mairix.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)"  -f batch-byte-compile net/net-utils.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)"  -f batch-byte-compile net/newst-backend.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)"  -f batch-byte-compile net/network-stream.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)"  -f batch-byte-compile net/newst-ticker.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)"  -f batch-byte-compile net/newst-reader.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)"  -f batch-byte-compile net/newst-treeview.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)"  -f batch-byte-compile net/newst-plainview.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)"  -f batch-byte-compile net/nsm.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)"  -f batch-byte-compile net/ntlm.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)"  -f batch-byte-compile net/newsticker.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)"  -f batch-byte-compile net/puny.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)"  -f batch-byte-compile net/rcirc.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)"  -f batch-byte-compile net/rfc2104.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)"  -f batch-byte-compile net/pop3.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)"  -f batch-byte-compile net/ldap.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)"  -f batch-byte-compile net/sasl-digest.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)"  -f batch-byte-compile net/sasl-ntlm.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)"  -f batch-byte-compile net/sasl-scram-rfc.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)"  -f batch-byte-compile net/sasl-scram-sha256.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)"  -f batch-byte-compile net/sasl-cram.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)"  -f batch-byte-compile net/secrets.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)"  -f batch-byte-compile net/shr-color.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)"  -f batch-byte-compile net/shr.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)"  -f batch-byte-compile net/sasl.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)"  -f batch-byte-compile net/sieve.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)"  -f batch-byte-compile net/sieve-mode.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)"  -f batch-byte-compile net/soap-client.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)"  -f batch-byte-compile net/snmp-mode.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)"  -f batch-byte-compile net/socks.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)"  -f batch-byte-compile net/soap-inspect.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)"  -f batch-byte-compile net/tramp-androidsu.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)"  -f batch-byte-compile net/tramp-adb.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)"  -f batch-byte-compile net/tramp-archive.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)"  -f batch-byte-compile net/tramp-cache.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)"  -f batch-byte-compile net/tramp-cmds.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)"  -f batch-byte-compile net/tramp-compat.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)"  -f batch-byte-compile net/telnet.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)"  -f batch-byte-compile net/tramp-container.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)"  -f batch-byte-compile net/tramp-crypt.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)"  -f batch-byte-compile net/tramp-fuse.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)"  -f batch-byte-compile net/tramp-ftp.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)"  -f batch-byte-compile net/sieve-manage.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)"  -f batch-byte-compile net/tramp-loaddefs.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)"  -f batch-byte-compile net/tramp-message.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)"  -f batch-byte-compile net/tramp-integration.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)"  -f batch-byte-compile net/tramp-rclone.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)"  -f batch-byte-compile net/tramp-sh.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)"  -f batch-byte-compile net/tramp-smb.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)"  -f batch-byte-compile net/tramp-sshfs.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)"  -f batch-byte-compile net/tramp-uu.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)"  -f batch-byte-compile net/tramp-sudoedit.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)"  -f batch-byte-compile net/tramp.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)"  -f batch-byte-compile net/trampver.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)"  -f batch-byte-compile net/webjump.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)"  -f batch-byte-compile net/zeroconf.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)"  -f batch-byte-compile nxml/nxml-enc.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)"  -f batch-byte-compile nxml/nxml-maint.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)"  -f batch-byte-compile nxml/nxml-mode.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)"  -f batch-byte-compile nxml/nxml-ns.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)"  -f batch-byte-compile nxml/nxml-outln.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)"  -f batch-byte-compile nxml/nxml-parse.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)"  -f batch-byte-compile nxml/nxml-util.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)"  -f batch-byte-compile nxml/rng-cmpct.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)"  -f batch-byte-compile nxml/rng-dt.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)"  -f batch-byte-compile nxml/nxml-rap.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)"  -f batch-byte-compile nxml/rng-loc.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)"  -f batch-byte-compile nxml/rng-maint.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)"  -f batch-byte-compile nxml/rng-match.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)"  -f batch-byte-compile net/tramp-gvfs.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)"  -f batch-byte-compile nxml/rng-parse.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)"  -f batch-byte-compile nxml/rng-nxml.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)"  -f batch-byte-compile nxml/rng-pttrn.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)"  -f batch-byte-compile nxml/rng-util.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)"  -f batch-byte-compile nxml/rng-xsd.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)"  -f batch-byte-compile nxml/xmltok.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)"  -f batch-byte-compile obsolete/autoarg.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)"  -f batch-byte-compile nxml/xsd-regexp.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)"  -f batch-byte-compile obsolete/autoload.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)"  -f batch-byte-compile obsolete/bruce.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)"  -f batch-byte-compile nxml/rng-valid.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)"  -f batch-byte-compile obsolete/cl-compat.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)"  -f batch-byte-compile obsolete/cl.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)"  -f batch-byte-compile obsolete/crisp.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)"  -f batch-byte-compile obsolete/cc-compat.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)"  -f batch-byte-compile obsolete/eieio-compat.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)"  -f batch-byte-compile obsolete/eudcb-ph.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)"  -f batch-byte-compile obsolete/gs.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)"  -f batch-byte-compile obsolete/html2text.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)"  -f batch-byte-compile obsolete/info-edit.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)"  -f batch-byte-compile obsolete/inversion.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)"  -f batch-byte-compile obsolete/gulp.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)"  -f batch-byte-compile obsolete/landmark.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)"  -f batch-byte-compile obsolete/linum.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)"  -f batch-byte-compile obsolete/iswitchb.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)"  -f batch-byte-compile obsolete/makesum.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)"  -f batch-byte-compile obsolete/mantemp.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)"  -f batch-byte-compile obsolete/meese.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)"  -f batch-byte-compile obsolete/metamail.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)"  -f batch-byte-compile obsolete/longlines.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)"  -f batch-byte-compile obsolete/netrc.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)"  -f batch-byte-compile obsolete/mh-compat.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)"  -f batch-byte-compile obsolete/otodo-mode.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)"  -f batch-byte-compile obsolete/nnir.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)"  -f batch-byte-compile obsolete/pgg-gpg.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)"  -f batch-byte-compile obsolete/pgg-parse.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)"  -f batch-byte-compile obsolete/pgg-pgp.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)"  -f batch-byte-compile obsolete/pgg.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)"  -f batch-byte-compile obsolete/ps-def.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)"  -f batch-byte-compile obsolete/quickurl.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)"  -f batch-byte-compile obsolete/pgg-pgp5.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)"  -f batch-byte-compile obsolete/rcompile.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)"  -f batch-byte-compile obsolete/rfc2368.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)"  -f batch-byte-compile obsolete/rlogin.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)"  -f batch-byte-compile obsolete/pgg-def.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)"  -f batch-byte-compile obsolete/sb-image.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)"  -f batch-byte-compile obsolete/starttls.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)"  -f batch-byte-compile obsolete/sup-mouse.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)"  -f batch-byte-compile obsolete/terminal.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)"  -f batch-byte-compile obsolete/tls.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)"  -f batch-byte-compile obsolete/thumbs.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)"  -f batch-byte-compile obsolete/tpu-extras.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)"  -f batch-byte-compile obsolete/tpu-edt.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)"  -f batch-byte-compile obsolete/tpu-mapper.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)"  -f batch-byte-compile nxml/rng-uri.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)"  -f batch-byte-compile obsolete/url-about.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)"  -f batch-byte-compile obsolete/url-dired.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)"  -f batch-byte-compile obsolete/url-ns.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)"  -f batch-byte-compile obsolete/vc-arch.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)"  -f batch-byte-compile obsolete/vi.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)"  -f batch-byte-compile obsolete/vc-mtn.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)"  -f batch-byte-compile obsolete/uce.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)"  -f batch-byte-compile obsolete/vt100-led.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)"  -f batch-byte-compile obsolete/ws-mode.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)"  -f batch-byte-compile obsolete/yow.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)"  -f batch-byte-compile org/ob-C.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)"  -f batch-byte-compile org/ob-R.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)"  -f batch-byte-compile org/ob-awk.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)"  -f batch-byte-compile org/ob-calc.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)"  -f batch-byte-compile obsolete/vt-control.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)"  -f batch-byte-compile org/ob-comint.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)"  -f batch-byte-compile org/ob-core.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)"  -f batch-byte-compile org/ob-clojure.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)"  -f batch-byte-compile obsolete/vip.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)"  -f batch-byte-compile org/ob-css.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)"  -f batch-byte-compile org/ob-emacs-lisp.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)"  -f batch-byte-compile org/ob-eval.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)"  -f batch-byte-compile org/ob-eshell.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)"  -f batch-byte-compile org/ob-fortran.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)"  -f batch-byte-compile org/ob-groovy.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)"  -f batch-byte-compile org/ob-gnuplot.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)"  -f batch-byte-compile org/ob-forth.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)"  -f batch-byte-compile org/ob-exp.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)"  -f batch-byte-compile org/ob-dot.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)"  -f batch-byte-compile org/ob-java.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)"  -f batch-byte-compile org/ob-js.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)"  -f batch-byte-compile org/ob-latex.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)"  -f batch-byte-compile org/ob-julia.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)"  -f batch-byte-compile org/ob-lilypond.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)"  -f batch-byte-compile org/ob-lisp.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)"  -f batch-byte-compile org/ob-haskell.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)"  -f batch-byte-compile org/ob-lob.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)"  -f batch-byte-compile org/ob-lua.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)"  -f batch-byte-compile org/ob-makefile.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)"  -f batch-byte-compile org/ob-matlab.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)"  -f batch-byte-compile org/ob-ditaa.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)"  -f batch-byte-compile org/ob-ocaml.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)"  -f batch-byte-compile org/ob-octave.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)"  -f batch-byte-compile org/ob-org.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)"  -f batch-byte-compile org/ob-perl.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)"  -f batch-byte-compile org/ob-maxima.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)"  -f batch-byte-compile org/ob-plantuml.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)"  -f batch-byte-compile org/ob-python.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)"  -f batch-byte-compile org/ob-processing.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)"  -f batch-byte-compile org/ob-ruby.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)"  -f batch-byte-compile org/ob-sass.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)"  -f batch-byte-compile org/ob-ref.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)"  -f batch-byte-compile org/ob-scheme.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)"  -f batch-byte-compile org/ob-sed.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)"  -f batch-byte-compile org/ob-shell.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)"  -f batch-byte-compile org/ob-screen.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)"  -f batch-byte-compile org/ob-sql.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)"  -f batch-byte-compile org/ob-table.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)"  -f batch-byte-compile org/ob-tangle.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)"  -f batch-byte-compile org/ob-sqlite.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)"  -f batch-byte-compile org/ob.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)"  -f batch-byte-compile org/oc-basic.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)"  -f batch-byte-compile net/eudc.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)"  -f batch-byte-compile org/oc-bibtex.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)"  -f batch-byte-compile org/oc-natbib.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)"  -f batch-byte-compile org/oc-csl.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)"  -f batch-byte-compile org/ol-bbdb.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)"  -f batch-byte-compile org/ol-bibtex.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)"  -f batch-byte-compile org/ol-doi.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)"  -f batch-byte-compile org/ol-eshell.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)"  -f batch-byte-compile org/ol-eww.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)"  -f batch-byte-compile org/ol-gnus.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)"  -f batch-byte-compile org/ol-info.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)"  -f batch-byte-compile org/ol-docview.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)"  -f batch-byte-compile org/ol-irc.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)"  -f batch-byte-compile org/ol-man.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)"  -f batch-byte-compile org/ol-mhe.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)"  -f batch-byte-compile org/ol-rmail.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)"  -f batch-byte-compile org/org-agenda.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)"  -f batch-byte-compile org/ol-w3m.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)"  -f batch-byte-compile org/org-archive.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)"  -f batch-byte-compile org/org-attach.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)"  -f batch-byte-compile org/org-capture.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)"  -f batch-byte-compile org/org-attach-git.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)"  -f batch-byte-compile org/oc-biblatex.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)"  -f batch-byte-compile org/org-compat.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)"  -f batch-byte-compile org/org-crypt.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)"  -f batch-byte-compile org/org-ctags.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)"  -f batch-byte-compile org/org-cycle.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)"  -f batch-byte-compile org/org-datetree.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)"  -f batch-byte-compile org/org-duration.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)"  -f batch-byte-compile org/org-element-ast.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)"  -f batch-byte-compile org/org-faces.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)"  -f batch-byte-compile org/org-entities.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)"  -f batch-byte-compile org/org-feed.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)"  -f batch-byte-compile org/org-fold.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)"  -f batch-byte-compile org/org-footnote.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)"  -f batch-byte-compile org/org-goto.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)"  -f batch-byte-compile org/org-habit.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)"  -f batch-byte-compile org/org-id.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)"  -f batch-byte-compile org/org-inlinetask.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)"  -f batch-byte-compile org/org-indent.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)"  -f batch-byte-compile org/org-keys.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)"  -f batch-byte-compile org/org-fold-core.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)"  -f batch-byte-compile org/org-list.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)"  -f batch-byte-compile org/org-lint.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)"  -f batch-byte-compile org/org-loaddefs.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)"  -f batch-byte-compile org/org-colview.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)"  -f batch-byte-compile org/org-macs.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)"  -f batch-byte-compile org/org-mobile.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)"  -f batch-byte-compile org/org-num.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)"  -f batch-byte-compile org/org-pcomplete.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)"  -f batch-byte-compile org/org-persist.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)"  -f batch-byte-compile org/org-plot.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)"  -f batch-byte-compile org/org-protocol.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)"  -f batch-byte-compile org/org-refile.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)"  -f batch-byte-compile org/org-src.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)"  -f batch-byte-compile org/org-mouse.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)"  -f batch-byte-compile org/org-table.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)"  -f batch-byte-compile org/org-timer.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)"  -f batch-byte-compile org/org.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)"  -f batch-byte-compile org/org-tempo.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)"  -f batch-byte-compile org/ox-ascii.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)"  -f batch-byte-compile org/ox-html.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)"  -f batch-byte-compile org/ox-beamer.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)"  -f batch-byte-compile org/ox-icalendar.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)"  -f batch-byte-compile org/org-clock.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)"  -f batch-byte-compile org/ox-man.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)"  -f batch-byte-compile org/ox-md.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)"  -f batch-byte-compile org/ox-latex.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)"  -f batch-byte-compile org/ox-org.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)"  -f batch-byte-compile org/ox-publish.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)"  -f batch-byte-compile play/5x5.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)"  -f batch-byte-compile org/ox-odt.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)"  -f batch-byte-compile play/blackbox.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)"  -f batch-byte-compile play/animate.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)"  -f batch-byte-compile play/cookie1.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)"  -f batch-byte-compile play/decipher.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)"  -f batch-byte-compile play/bubbles.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)"  -f batch-byte-compile org/ox-koma-letter.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)"  -f batch-byte-compile play/dunnet.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)"  -f batch-byte-compile play/gamegrid.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)"  -f batch-byte-compile play/fortune.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)"  -f batch-byte-compile play/gametree.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)"  -f batch-byte-compile play/gomoku.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)"  -f batch-byte-compile play/handwrite.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)"  -f batch-byte-compile play/hanoi.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)"  -f batch-byte-compile play/life.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)"  -f batch-byte-compile play/morse.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)"  -f batch-byte-compile play/mpuz.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)"  -f batch-byte-compile play/pong.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)"  -f batch-byte-compile play/doctor.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)"  -f batch-byte-compile play/spook.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)"  -f batch-byte-compile play/studly.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)"  -f batch-byte-compile play/solitaire.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)"  -f batch-byte-compile play/zone.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)"  -f batch-byte-compile progmodes/antlr-mode.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)"  -f batch-byte-compile progmodes/asm-mode.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)"  -f batch-byte-compile progmodes/autoconf.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)"  -f batch-byte-compile progmodes/bat-mode.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)"  -f batch-byte-compile progmodes/bug-reference.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)"  -f batch-byte-compile progmodes/c-ts-mode.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)"  -f batch-byte-compile progmodes/c-ts-common.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)"  -f batch-byte-compile play/tetris.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)"  -f batch-byte-compile play/snake.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)"  -f batch-byte-compile progmodes/cc-awk.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)"  -f batch-byte-compile progmodes/cc-bytecomp.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)"  -f batch-byte-compile play/dissociate.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)"  -f batch-byte-compile progmodes/cfengine.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)"  -f batch-byte-compile progmodes/cmacexp.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)"  -f batch-byte-compile progmodes/cmake-ts-mode.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)"  -f batch-byte-compile progmodes/cperl-mode.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)"  -f batch-byte-compile progmodes/compile.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)"  -f batch-byte-compile progmodes/cpp.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)"  -f batch-byte-compile progmodes/csharp-mode.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)"  -f batch-byte-compile progmodes/cl-font-lock.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)"  -f batch-byte-compile progmodes/cc-guess.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)"  -f batch-byte-compile progmodes/dockerfile-ts-mode.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)"  -f batch-byte-compile progmodes/ebnf-bnf.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)"  -f batch-byte-compile progmodes/ebnf-abn.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)"  -f batch-byte-compile progmodes/ebnf-dtd.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)"  -f batch-byte-compile progmodes/ebnf-ebx.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)"  -f batch-byte-compile progmodes/ebnf-iso.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)"  -f batch-byte-compile progmodes/ebnf-otz.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)"  -f batch-byte-compile progmodes/dcl-mode.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)"  -f batch-byte-compile progmodes/ebrowse.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)"  -f batch-byte-compile progmodes/eglot.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)"  -f batch-byte-compile progmodes/erts-mode.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)"  -f batch-byte-compile progmodes/elixir-ts-mode.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)"  -f batch-byte-compile progmodes/ebnf2ps.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)"  -f batch-byte-compile progmodes/ebnf-yac.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)"  -f batch-byte-compile progmodes/cwarn.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)"  -f batch-byte-compile cedet/semantic/scope.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)"  -f batch-byte-compile completion-preview.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)"  -f batch-byte-compile progmodes/flymake-cc.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)"  -f batch-byte-compile progmodes/flymake-proc.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)"  -f batch-byte-compile progmodes/flymake.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)"  -f batch-byte-compile progmodes/gdb-mi.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)"  -f batch-byte-compile progmodes/glasses.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)"  -f batch-byte-compile progmodes/fortran.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)"  -f batch-byte-compile progmodes/go-ts-mode.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)"  -f batch-byte-compile progmodes/grep.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)"  -f batch-byte-compile progmodes/gud.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)"  -f batch-byte-compile progmodes/f90.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)"  -f batch-byte-compile progmodes/heex-ts-mode.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)"  -f batch-byte-compile progmodes/icon.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)"  -f batch-byte-compile progmodes/hideshow.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)"  -f batch-byte-compile progmodes/idlw-complete-structtag.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)"  -f batch-byte-compile progmodes/idlw-shell.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)"  -f batch-byte-compile progmodes/idlw-toolbar.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)"  -f batch-byte-compile progmodes/idlwave.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)"  -f batch-byte-compile progmodes/idlw-help.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)"  -f batch-byte-compile progmodes/inf-lisp.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)"  -f batch-byte-compile progmodes/hideif.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)"  -f batch-byte-compile progmodes/java-ts-mode.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)"  -f batch-byte-compile progmodes/json-ts-mode.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)"  -f batch-byte-compile progmodes/ld-script.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)"  -f batch-byte-compile progmodes/lua-ts-mode.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)"  -f batch-byte-compile progmodes/executable.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)"  -f batch-byte-compile progmodes/meta-mode.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)"  -f batch-byte-compile progmodes/mixal-mode.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)"  -f batch-byte-compile progmodes/make-mode.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)"  -f batch-byte-compile progmodes/octave.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)"  -f batch-byte-compile progmodes/opascal.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)"  -f batch-byte-compile progmodes/pascal.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)"  -f batch-byte-compile progmodes/peg.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)"  -f batch-byte-compile progmodes/perl-mode.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)"  -f batch-byte-compile progmodes/php-ts-mode.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)"  -f batch-byte-compile progmodes/prolog.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)"  -f batch-byte-compile progmodes/ps-mode.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)"  -f batch-byte-compile progmodes/python.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)"  -f batch-byte-compile progmodes/ruby-ts-mode.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)"  -f batch-byte-compile progmodes/ruby-mode.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)"  -f batch-byte-compile progmodes/project.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)"  -f batch-byte-compile progmodes/rust-ts-mode.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)"  -f batch-byte-compile progmodes/modula2.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)"  -f batch-byte-compile progmodes/scheme.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)"  -f batch-byte-compile progmodes/sh-script.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)"  -f batch-byte-compile progmodes/sql.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)"  -f batch-byte-compile progmodes/subword.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)"  -f batch-byte-compile progmodes/simula.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)"  -f batch-byte-compile progmodes/typescript-ts-mode.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)"  -f batch-byte-compile progmodes/vera-mode.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)"  -f batch-byte-compile progmodes/verilog-mode.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)"  -f batch-byte-compile progmodes/vhdl-mode.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)"  -f batch-byte-compile progmodes/which-func.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)"  -f batch-byte-compile progmodes/xref.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)"  -f batch-byte-compile progmodes/xscheme.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)"  -f batch-byte-compile term/AT386.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)"  -f batch-byte-compile term/bobcat.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)"  -f batch-byte-compile term/cygwin.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)"  -f batch-byte-compile term/fbterm.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)"  -f batch-byte-compile term/konsole.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)"  -f batch-byte-compile term/iris-ansi.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)"  -f batch-byte-compile term/linux.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)"  -f batch-byte-compile progmodes/tcl.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)"  -f batch-byte-compile term/news.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)"  -f batch-byte-compile term/rxvt.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)"  -f batch-byte-compile term/lk201.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)"  -f batch-byte-compile progmodes/m4-mode.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)"  -f batch-byte-compile term/sun.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)"  -f batch-byte-compile term/tvi970.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)"  -f batch-byte-compile term/vt100.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)"  -f batch-byte-compile term/tmux.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)"  -f batch-byte-compile term/vt200.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)"  -f batch-byte-compile term/st.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)"  -f batch-byte-compile term/w32console.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)"  -f batch-byte-compile textmodes/artist.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)"  -f batch-byte-compile textmodes/bib-mode.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)"  -f batch-byte-compile textmodes/bibtex-style.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)"  -f batch-byte-compile term/xterm.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)"  -f batch-byte-compile textmodes/bibtex.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)"  -f batch-byte-compile textmodes/conf-mode.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)"  -f batch-byte-compile term/wyse50.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)"  -f batch-byte-compile textmodes/emacs-authors-mode.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)"  -f batch-byte-compile textmodes/dns-mode.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)"  -f batch-byte-compile textmodes/emacs-news-mode.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)"  -f batch-byte-compile textmodes/enriched.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)"  -f batch-byte-compile textmodes/flyspell.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)"  -f batch-byte-compile textmodes/glyphless-mode.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)"  -f batch-byte-compile textmodes/html-ts-mode.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)"  -f batch-byte-compile textmodes/ispell.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)"  -f batch-byte-compile textmodes/makeinfo.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)"  -f batch-byte-compile textmodes/less-css-mode.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)"  -f batch-byte-compile textmodes/mhtml-mode.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)"  -f batch-byte-compile textmodes/nroff-mode.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)"  -f batch-byte-compile textmodes/picture.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)"  -f batch-byte-compile textmodes/pixel-fill.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)"  -f batch-byte-compile textmodes/page-ext.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)"  -f batch-byte-compile textmodes/css-mode.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)"  -f batch-byte-compile textmodes/po.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)"  -f batch-byte-compile textmodes/refer.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)"  -f batch-byte-compile textmodes/reftex-auc.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)"  -f batch-byte-compile textmodes/reftex-cite.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)"  -f batch-byte-compile textmodes/refill.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)"  -f batch-byte-compile textmodes/reftex-dcr.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)"  -f batch-byte-compile textmodes/reftex-global.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)"  -f batch-byte-compile textmodes/refbib.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)"  -f batch-byte-compile textmodes/reftex-loaddefs.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)"  -f batch-byte-compile textmodes/reftex-parse.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)"  -f batch-byte-compile textmodes/reftex-ref.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)"  -f batch-byte-compile textmodes/reftex-index.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)"  -f batch-byte-compile textmodes/reftex-toc.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)"  -f batch-byte-compile textmodes/reftex-sel.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)"  -f batch-byte-compile textmodes/reftex.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)"  -f batch-byte-compile textmodes/remember.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)"  -f batch-byte-compile textmodes/reftex-vars.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)"  -f batch-byte-compile textmodes/sgml-mode.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)"  -f batch-byte-compile textmodes/string-edit.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)"  -f batch-byte-compile textmodes/rst.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)"  -f batch-byte-compile textmodes/tex-mode.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)"  -f batch-byte-compile textmodes/table.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)"  -f batch-byte-compile textmodes/texinfo-loaddefs.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)"  -f batch-byte-compile textmodes/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)"  -f batch-byte-compile textmodes/texnfo-upd.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)"  -f batch-byte-compile textmodes/tildify.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)"  -f batch-byte-compile textmodes/toml-ts-mode.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)"  -f batch-byte-compile textmodes/two-column.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)"  -f batch-byte-compile textmodes/word-wrap-mode.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)"  -f batch-byte-compile textmodes/underline.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)"  -f batch-byte-compile textmodes/yaml-ts-mode.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)"  -f batch-byte-compile url/url-auth.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)"  -f batch-byte-compile url/url-cache.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)"  -f batch-byte-compile url/url-cid.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)"  -f batch-byte-compile url/url-dav.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)"  -f batch-byte-compile url/url-domsuf.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)"  -f batch-byte-compile url/url-cookie.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)"  -f batch-byte-compile url/url-file.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)"  -f batch-byte-compile url/url-ftp.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)"  -f batch-byte-compile url/url-expand.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)"  -f batch-byte-compile url/url-handlers.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)"  -f batch-byte-compile url/url-history.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)"  -f batch-byte-compile url/url-gw.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)"  -f batch-byte-compile url/url-future.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)"  -f batch-byte-compile url/url-http.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)"  -f batch-byte-compile url/url-irc.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)"  -f batch-byte-compile url/url-ldap.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)"  -f batch-byte-compile url/url-imap.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)"  -f batch-byte-compile textmodes/texinfmt.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)"  -f batch-byte-compile url/url-methods.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)"  -f batch-byte-compile url/url-mailto.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)"  -f batch-byte-compile url/url-misc.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)"  -f batch-byte-compile url/url-news.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)"  -f batch-byte-compile url/url-parse.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)"  -f batch-byte-compile url/url-proxy.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)"  -f batch-byte-compile url/url-privacy.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)"  -f batch-byte-compile url/url-tramp.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)"  -f batch-byte-compile url/url-queue.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)"  -f batch-byte-compile url/url-nfs.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)"  -f batch-byte-compile url/url.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)"  -f batch-byte-compile use-package/use-package-bind-key.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)"  -f batch-byte-compile use-package/use-package-core.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)"  -f batch-byte-compile url/url-vars.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)"  -f batch-byte-compile use-package/use-package-diminish.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)"  -f batch-byte-compile use-package/use-package-ensure-system-package.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)"  -f batch-byte-compile use-package/use-package-ensure.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)"  -f batch-byte-compile use-package/use-package-jump.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)"  -f batch-byte-compile use-package/use-package-lint.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)"  -f batch-byte-compile use-package/use-package-delight.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)"  -f batch-byte-compile url/url-util.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)"  -f batch-byte-compile vc/cvs-status.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)"  -f batch-byte-compile vc/compare-w.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)"  -f batch-byte-compile vc/add-log.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)"  -f batch-byte-compile vc/diff-mode.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)"  -f batch-byte-compile vc/diff.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)"  -f batch-byte-compile vc/ediff-diff.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)"  -f batch-byte-compile vc/ediff-help.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)"  -f batch-byte-compile use-package/use-package.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)"  -f batch-byte-compile vc/ediff-merg.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)"  -f batch-byte-compile vc/ediff-mult.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)"  -f batch-byte-compile vc/ediff-ptch.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)"  -f batch-byte-compile vc/ediff-vers.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)"  -f batch-byte-compile vc/ediff.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)"  -f batch-byte-compile vc/ediff-wind.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)"  -f batch-byte-compile vc/emerge.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)"  -f batch-byte-compile vc/log-edit.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)"  -f batch-byte-compile vc/log-view.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)"  -f batch-byte-compile vc/pcvs-parse.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)"  -f batch-byte-compile vc/pcvs-info.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)"  -f batch-byte-compile vc/pcvs-defs.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)"  -f batch-byte-compile vc/ediff-util.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)"  -f batch-byte-compile vc/smerge-mode.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)"  -f batch-byte-compile vc/vc-bzr.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)"  -f batch-byte-compile vc/vc-annotate.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)"  -f batch-byte-compile vc/pcvs.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)"  -f batch-byte-compile vc/vc-cvs.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)"  -f batch-byte-compile vc/pcvs-util.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)"  -f batch-byte-compile vc/ediff-init.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)"  -f batch-byte-compile vc/vc-dav.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)"  -f batch-byte-compile vc/vc-dispatcher.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)"  -f batch-byte-compile vc/vc-git.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)"  -f batch-byte-compile vc/vc-filewise.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)"  -f batch-byte-compile vc/vc-dir.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)"  -f batch-byte-compile vc/vc-hg.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)"  -f batch-byte-compile vc/vc-sccs.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)"  -f batch-byte-compile vc/vc-rcs.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)"  -f batch-byte-compile vc/vc-src.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)"  -f batch-byte-compile vc/vc-svn.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)"  -f batch-byte-compile vc/vc.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)"  -f batch-byte-compile progmodes/cc-defs.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)"  -f batch-byte-compile term/screen.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)"  -f batch-byte-compile progmodes/etags.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)"  -f batch-byte-compile progmodes/etags-regen.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)"  -f batch-byte-compile comint.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)"  -f batch-byte-compile progmodes/cc-vars.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)"  -f batch-byte-compile progmodes/cc-menus.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)"  -f batch-byte-compile progmodes/cc-langs.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)"  -f batch-byte-compile progmodes/cc-engine.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)"  -f batch-byte-compile progmodes/cc-align.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)"  -f batch-byte-compile progmodes/cc-cmds.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)"  -f batch-byte-compile progmodes/cc-fonts.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)"  -f batch-byte-compile progmodes/cc-styles.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)"  -f batch-byte-compile progmodes/cc-mode.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)"  -f batch-byte-compile progmodes/js.el
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C doc/misc info
make -C src BIN_DESTDIR=''/usr/bin/'' ELN_DESTDIR='/usr/lib64/emacs/30.0.60/'
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/auth.info auth.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/autotype.info autotype.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/bovine.info bovine.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/calc.info calc.texi
makeinfo --force -I./../emacs --no-split -o ../../info/ccmode.info cc-mode.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/cl.info cl.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/dbus.info dbus.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/dired-x.info dired-x.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/ebrowse.info ebrowse.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/ede.info ede.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/ediff.info ediff.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/edt.info edt.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/efaq.info efaq.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/eglot.info eglot.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/eieio.info eieio.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/emacs-gnutls.info emacs-gnutls.texi
makeinfo --force -I./../emacs --no-split --enable-encoding \
  -o ../../info/emacs-mime.info emacs-mime.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/epa.info epa.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/erc.info erc.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/ert.info ert.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/eshell.info eshell.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/eudc.info eudc.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/eww.info eww.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/flymake.info flymake.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/gnus.info gnus.texi
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
make -C ../admin/charsets all
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make -C ../admin/unidata charscript.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'charscript.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make -C ../admin/unidata emoji-zwj.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'emoji-zwj.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make -C ../admin/charsets cp51932.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'cp51932.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make -C ../admin/charsets eucjp-ms.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'eucjp-ms.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/message.info message.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/mairix-el.info mairix-el.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/mh-e.info mh-e.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/modus-themes.info modus-themes.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/newsticker.info newsticker.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/nxml-mode.info nxml-mode.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/octave-mode.info octave-mode.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/org.info org.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/pcl-cvs.info pcl-cvs.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/pgg.info pgg.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/info.info info.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/reftex.info reftex.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/remember.info remember.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/sasl.info sasl.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/sc.info sc.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/semantic.info semantic.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/ses.info ses.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/sieve.info sieve.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/speedbar.info speedbar.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/smtpmail.info smtpmail.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/srecode.info srecode.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/todo-mode.info todo-mode.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/tramp.info tramp.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/transient.info transient.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/url.info url.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/use-package.info use-package.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/vip.info vip.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/vhdl-mode.info vhdl-mode.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/viper.info viper.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/rcirc.info rcirc.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/widget.info widget.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/wisent.info wisent.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/woman.info woman.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/vtable.info vtable.texi
makeinfo --force -I./../emacs --no-split -o ../../info/efaq-w32.info efaq-w32.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/ido.info ido.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/idlwave.info idlwave.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/htmlfontify.info htmlfontify.texi
makeinfo --force -I./../emacs --no-split  \
  -o ../../info/forms.info forms.texi
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make sanity-check make-target=all
make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
>>> Source compiled.
>>> Test phase: app-editors/emacs-30.0.9999-r1
make -j32 -l32 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 NATIVE_FULL_AOT=1 V=1 EMACS_TEST_VERBOSE=1 'EXCLUDE_TESTS=%lisp/mail/undigest-tests.el %lisp/vc/vc-tests.el %lisp/vc/vc-bzr-tests.el %src/process-tests.el %src/treesit-tests.log %lisp/progmodes/typescript-ts-mode-tests.el' TEST_BACKTRACE_LINE_LENGTH=nil check 
make actual-all || make advice-on-failure make-target=all exit-status=$?
make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make -C lib all
make -C doc/lispref info
make -C doc/lispintro info
make -C doc/emacs info
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispintro'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispintro'
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispref'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/lispref'
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/emacs'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/emacs'
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib'
make -C lib-src all
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib-src'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lib-src'
make -C src BIN_DESTDIR=''/usr/bin/'' \
	 ELN_DESTDIR='/usr/lib64/emacs/30.0.60/' all
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
make -C ../admin/charsets all
make -C ../admin/unidata charscript.el
make -C ../admin/unidata emoji-zwj.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make -C ../admin/charsets cp51932.el
make -C ../admin/charsets eucjp-ms.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'cp51932.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'eucjp-ms.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'emoji-zwj.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'charscript.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
make -C lisp all
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../leim all EMACS="../src/emacs"
make -C ../admin/grammars all EMACS="../../src/emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/grammars'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/grammars'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
'../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/ja-dic ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./use-package ./vc
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Nothing to be done for 'compile-targets'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C ../leim generate-ja-dic EMACS="../src/emacs"
make -C ../doc/misc org.texi modus-themes.texi
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
make[3]: 'org.texi' is up to date.
make[3]: 'modus-themes.texi' is up to date.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
make[3]: Nothing to be done for 'generate-ja-dic'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/leim'
make compile-targets TARGETS="./leim/ja-dic/ja-dic.elc"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Nothing to be done for 'compile-targets'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
  INFO     Scraping 1565 files for loaddefs... 
  INFO     Scraping 1565 files for loaddefs...done
  INFO     Scraping 24 files for loaddefs... 
  INFO     Scraping 24 files for loaddefs...done
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[3]: Nothing to be done for 'compile-targets'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/lisp'
make -C doc/misc info
make -C src BIN_DESTDIR=''/usr/bin/'' ELN_DESTDIR='/usr/lib64/emacs/30.0.60/'
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/doc/misc'
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
make -C ../admin/charsets all
make -C ../admin/unidata charscript.el
make -C ../admin/unidata emoji-zwj.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make -C ../admin/charsets cp51932.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make -C ../admin/charsets eucjp-ms.el
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'eucjp-ms.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'cp51932.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'emoji-zwj.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'charscript.el'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/charsets'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/admin/unidata'
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/src'
make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make sanity-check make-target=all
make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
make -C test check
make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test'
test ! -d ./automated
rm -f ./*.tmp
make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test'
make[3]: Entering directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test'
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/tramp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lib-src/emacsclient-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/abbrev-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/align-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/allout-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/allout-widgets-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ansi-color-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ansi-osc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/apropos-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/arc-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/auth-source-pass-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/auth-source-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/autoinsert-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/autorevert-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/battery-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/bookmark-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/buff-menu-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/button-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calc/calc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calculator-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/cal-french-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/lunar-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/parse-time-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/time-date-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/semantic-utest-ia.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/semantic-utest.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/semantic/bovine/gcc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/semantic/fw-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/semantic/format-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/srecode-utest-getset.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/srecode/document-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/srecode/fields-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/srecode-utest-template.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/color-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/char-fold-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/comint-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/completion-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cus-edit-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/completion-preview-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/custom-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/dabbrev-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/delim-col-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/descr-text-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/desktop-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/dired-aux-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/semantic-utest-c.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/dired-x-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/dnd-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/dom-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/electric-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/elide-head-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/edmacro-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/backtrace-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/backquote-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/dired-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/bindat-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/benchmark-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/bytecomp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cconv-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/check-declare-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/checkdoc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-extra-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-lib-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-generic-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-macs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-print-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-seq-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/cl-preloaded-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/comp-cstr-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/comp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/copyright-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/edebug-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/eieio-tests/eieio-test-persist.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/easy-mmode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/ert-font-lock-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/ert-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/faceup-tests/faceup-test-basics.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/ert-x-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/eieio-tests/eieio-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/find-func-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/float-sup-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/gv-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/hierarchy-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/icons-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/let-alist-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/generator-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/lisp-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/lisp-mnt-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/macroexp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/lisp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/memory-report-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/map-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/nadvice-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/oclosure-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/package-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/pcase-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/pp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/multisession-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/regexp-opt-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/ring-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/range-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/faceup-tests/faceup-test-files.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/seq-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/shadow-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/subr-x-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/shortdoc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/tabulated-list-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/testcover-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/text-property-search-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/syntax-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/thunk-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/timer-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/unsafep-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/vtable-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/warnings-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emulation/viper-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/env-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/epg-config-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/epg-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-dcc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-button-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/track-changes-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-fill-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-goodies-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-match-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-networks-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-nicks-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-join-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-auth-source.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-association-nick.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-association-query.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-association-samenet.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-association.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-auto-recon.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-attach.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-compat-rename-bouncer.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-chan-modes.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-buffer-display.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-sasl-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/rx-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-local-modules.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-netid-bouncer-id.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-netid-bouncer-recon-both.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-netid-bouncer-recon-id.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-netid-samenet.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-query-participants.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-netid-bouncer.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-netid-bouncer-recon-base.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-reconnect.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-misc-regressions.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-local-module-modes.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-renick.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-reuse-buffers.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-send-message.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-split-line.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-statusmsg.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-unstable.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-upstream-recon-soju.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-display-message.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-fill-wrap.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-ignore.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-upstream-recon-znc.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-internal.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-join-auth-source.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-join-display-context.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-join-netid-newcmd-id.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-join-netid-newcmd.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-join-netid-recon-id.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-join-netid-recon.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-keep-place-indicator.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-base-kill-on-part.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-log.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/rmc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-misc-commands.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-prompt-format.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-misc.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-scrolltobottom-relaxed.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-scrolltobottom.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-services-misc.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-stamp.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-stamp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-services-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-track-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-alias-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-status-sidebar.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-cmpl-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-basic-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-dirs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-sasl.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-glob-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-ls-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-hist-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-pred-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-prompt-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-script-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-tramp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-unix-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-arg-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-cmd-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-io-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-ext-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-proc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-util-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-opt-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/em-extpipe-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/esh-var-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/eshell-tests-helpers.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/eshell-tests-unload.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/eshell/eshell-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/faces-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ffap-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/filenotify-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/files-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/files-x-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/font-lock-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/format-spec-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/gnus-group-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/gnus-icalendar-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/gnus-search-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/gnus-test-headers.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/gnus-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/message-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/gnus-util-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/mml-sec-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/mm-decode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/gnus/nnrss-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/find-cmd-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/help-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/help-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/help-fns-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/hfy-cmap-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/hi-lock-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/hl-line-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/erc/erc-scenarios-match.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/htmlfontify-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ibuffer-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image-file-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image/gravatar-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image/image-dired-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image/image-dired-util-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image/wallpaper-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/imenu-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/info-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/info-xref-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/international/ccl-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/international/mule-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/image/exif-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ido-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/international/mule-util-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/international/textsec-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/jit-lock-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/isearch-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/international/ucs-normalize-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/kmacro-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/jsonrpc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/loadhist-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/json-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ls-lisp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/flow-fill-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/footnote-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/ietf-drums-date-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/lpr-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/ietf-drums-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/mail-parse-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/mail-utils-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/rfc2045-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/qp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/rfc2047-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/rfc6068-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/rmail-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/rmailmm-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/rfc822-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/uudecode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/man-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mh-e/mh-limit-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mh-e/mh-thread-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/md4-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mh-e/mh-xface-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mh-e/mh-utils-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mail/mail-extr-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mouse-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/misc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/minibuffer-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/mwheel-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/dbus-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/dig-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/eudc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/gnutls-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/hmac-md5-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/mailcap-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/network-stream-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/newsticker-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/nsm-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/ntlm-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/puny-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/rcirc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/rfc2104-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/eww-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/browse-url-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/sasl-scram-rfc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/sasl-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/secrets-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/sasl-cram-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/shr-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/socks-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/newcomment-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/nxml/nxml-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/webjump-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/net/tramp-archive-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/obsolete/cl-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/obsolete/inversion-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/obsolete/makesum-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/obsolete/rfc2368-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/obsolete/thumbs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/obarray-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/org/org-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/paren-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/nxml/xsd-regexp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/pcmpl-linux-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/pcomplete-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/animate-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/cookie1-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/dissociate-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/fortune-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/life-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/morse-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/play/studly-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/proced-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/password-cache-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/asm-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/autoconf-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/bat-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/bug-reference-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/compile-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/cc-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/cperl-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/csharp-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/eglot-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/c-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/elixir-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/etags-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/f90-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/flymake-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/executable-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/gdb-mi-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/glasses-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/go-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/heex-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/grep-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/java-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/js-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/hideshow-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/lua-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/opascal-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/octave-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/pascal-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/perl-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/peg-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/ps-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/python-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/ruby-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/rust-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/ruby-ts-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/scheme-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/sh-script-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/project-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/subword-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/sql-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/which-func-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/xref-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/tcl-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/progmodes/elisp-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ps-print-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/repeat-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/rot13-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/replace-tests.el
Warning (treesit): Cannot activate tree-sitter, because language grammar for ruby is unavailable (not-found): /var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter/libtree-sitter-ruby: cannot open shared object file: No such file or directory /var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter/libtree-sitter-ruby.0: cannot open shared object file: No such file or directory /var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter/libtree-sitter-ruby.0.0: cannot open shared object file: No such file or directory /var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter/libtree-sitter-ruby.so: cannot open shared object file: No such file or directory /var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter/libtree-sitter-ruby.so.0: cannot open shared object file: No such file or directory /var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter/libtree-sitter-ruby.so.0.0: cannot open shared object file: No such file or directory libtree-sitter-ruby: cannot open shared object file: No such file or directory libtree-sitter-ruby.0: cannot open shared object file: No such file or directory libtree-sitter-ruby.0.0: cannot open shared object file: No such file or directory libtree-sitter-ruby.so: cannot open shared object file: No such file or directory libtree-sitter-ruby.so.0: cannot open shared object file: No such file or directory libtree-sitter-ruby.so.0.0: cannot open shared object file: No such file or directory
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/saveplace-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/scroll-lock-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/server-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/ses-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/register-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/simple-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/so-long-tests/autoload-longlines-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/so-long-tests/autoload-major-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/so-long-tests/autoload-minor-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/so-long-tests/so-long-tests-helpers.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/so-long-tests/so-long-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/so-long-tests/spelling-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/shell-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/shadowfile-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/soundex-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/startup-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/subr-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/sqlite-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/tabify-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/tab-bar-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/tar-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/tempo-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/term-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/term/tty-colors-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/bibtex-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/conf-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/dns-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/emacs-news-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/fill-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/mhtml-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/page-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/css-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/po-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/paragraphs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/sgml-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/texinfo-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/tildify-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/underline-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/thingatpt-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/textmodes/reftex-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/thread-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/time-stamp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/time-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/uniquify-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/timezone-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-auth-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-domsuf-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-expand-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-future-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-file-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-handlers-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-misc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-parse-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-tramp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/url/url-util-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/diff-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/add-log-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/ediff-diff-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/ediff-ptch-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/use-package/use-package-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/smerge-mode-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/vc-git-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/vc-hg-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/vc-cvs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/vc/log-edit-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/wdired-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/version-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/which-key-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/whitespace-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/sort-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/x-dnd-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/xdg-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/xml-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/xt-mouse-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile misc/test-custom-deps.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile misc/test-custom-libs.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/yank-media-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile misc/test-custom-noloads.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/alloc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile misc/test-custom-opts.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/buffer-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/callint-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/callproc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/casefiddle-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/charset-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/chartab-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/cmds-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/coding-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/comp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/data-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/decompress-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/editfns-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/doc-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/character-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/emacs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/eval-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/fileio-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/filelock-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/floatfns-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/fns-tests.el
/usr/bin/mkdir -p src/emacs-module-resources/
gcc-14 -std=gnu23 -shared   -I../src -I./../src -fPIC  -fstrict-flex-arrays -Wall -Warith-conversion -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wduplicated-cond -Wextra -Wformat-signedness -Wflex-array-member-not-at-end -Winit-self -Winvalid-pch -Wlogical-op -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-variable-declarations -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  -O2 -Wformat -Wformat-security -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs -fno-fast-math -ffp-contract=off -Wl,-O1 \
  -o src/emacs-module-resources/mod-test.so src/emacs-module-resources/mod-test.c -lgmp \
   \
   
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/font-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/image-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/inotify-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/json-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/keyboard-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/indent-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/keymap-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/wid-edit-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/lcms-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/derived-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/marker-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/lread-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/minibuf-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/print-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/regex-emacs-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/search-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/sqlite-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/syntax-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/thread-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/textprop-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/timefns-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/treesit-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/xdisp-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/xfaces-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/xml-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/undo-tests.el
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/tramp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/tramp-tests.log 2>&1 || { STAT=$?; cat lisp/net/tramp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lib-src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lib-src/emacsclient-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lib-src/emacsclient-tests.log 2>&1 || { STAT=$?; cat lib-src/emacsclient-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/align-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/align-tests.log 2>&1 || { STAT=$?; cat lisp/align-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/abbrev-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/abbrev-tests.log 2>&1 || { STAT=$?; cat lisp/abbrev-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/allout-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/allout-tests.log 2>&1 || { STAT=$?; cat lisp/allout-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/allout-widgets-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/allout-widgets-tests.log 2>&1 || { STAT=$?; cat lisp/allout-widgets-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ansi-osc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ansi-osc-tests.log 2>&1 || { STAT=$?; cat lisp/ansi-osc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/apropos-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/apropos-tests.log 2>&1 || { STAT=$?; cat lisp/apropos-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/arc-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/arc-mode-tests.log 2>&1 || { STAT=$?; cat lisp/arc-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/auth-source-pass-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/auth-source-pass-tests.log 2>&1 || { STAT=$?; cat lisp/auth-source-pass-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/auth-source-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/auth-source-tests.log 2>&1 || { STAT=$?; cat lisp/auth-source-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/autoinsert-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/autoinsert-tests.log 2>&1 || { STAT=$?; cat lisp/autoinsert-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/autorevert-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/autorevert-tests.log 2>&1 || { STAT=$?; cat lisp/autorevert-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ansi-color-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ansi-color-tests.log 2>&1 || { STAT=$?; cat lisp/ansi-color-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/bookmark-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/bookmark-tests.log 2>&1 || { STAT=$?; cat lisp/bookmark-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/buff-menu-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/buff-menu-tests.log 2>&1 || { STAT=$?; cat lisp/buff-menu-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/calc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/button-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/button-tests.log 2>&1 || { STAT=$?; cat lisp/button-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calc/calc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calc/calc-tests.log 2>&1 || { STAT=$?; cat lisp/calc/calc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/battery-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/battery-tests.log 2>&1 || { STAT=$?; cat lisp/battery-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/cal-french-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/cal-french-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/cal-french-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calculator-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calculator-tests.log 2>&1 || { STAT=$?; cat lisp/calculator-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/parse-time-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/parse-time-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/parse-time-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/time-date-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/time-date-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/time-date-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/
/usr/bin/mkdir -p lisp/cedet/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/semantic-utest-c \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/semantic-utest-c.log 2>&1 || { STAT=$?; cat lisp/cedet/semantic-utest-c.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/semantic-utest-ia \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/semantic-utest-ia.log 2>&1 || { STAT=$?; cat lisp/cedet/semantic-utest-ia.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/semantic-utest \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/semantic-utest.log 2>&1 || { STAT=$?; cat lisp/cedet/semantic-utest.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/semantic/bovine/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/semantic/bovine/gcc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/semantic/bovine/gcc-tests.log 2>&1 || { STAT=$?; cat lisp/cedet/semantic/bovine/gcc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/semantic/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/semantic/format-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/semantic/format-tests.log 2>&1 || { STAT=$?; cat lisp/cedet/semantic/format-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/semantic/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/semantic/fw-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/semantic/fw-tests.log 2>&1 || { STAT=$?; cat lisp/cedet/semantic/fw-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/srecode-utest-getset \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/srecode-utest-getset.log 2>&1 || { STAT=$?; cat lisp/cedet/srecode-utest-getset.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/srecode-utest-template \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/srecode-utest-template.log 2>&1 || { STAT=$?; cat lisp/cedet/srecode-utest-template.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/srecode/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/srecode/fields-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/srecode/fields-tests.log 2>&1 || { STAT=$?; cat lisp/cedet/srecode/fields-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/srecode/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/srecode/document-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/srecode/document-tests.log 2>&1 || { STAT=$?; cat lisp/cedet/srecode/document-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/char-fold-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/char-fold-tests.log 2>&1 || { STAT=$?; cat lisp/char-fold-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/comint-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/comint-tests.log 2>&1 || { STAT=$?; cat lisp/comint-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/completion-preview-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/completion-preview-tests.log 2>&1 || { STAT=$?; cat lisp/completion-preview-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/completion-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/completion-tests.log 2>&1 || { STAT=$?; cat lisp/completion-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/color-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/color-tests.log 2>&1 || { STAT=$?; cat lisp/color-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/custom-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/custom-tests.log 2>&1 || { STAT=$?; cat lisp/custom-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cus-edit-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cus-edit-tests.log 2>&1 || { STAT=$?; cat lisp/cus-edit-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/dabbrev-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/dabbrev-tests.log 2>&1 || { STAT=$?; cat lisp/dabbrev-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/descr-text-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/descr-text-tests.log 2>&1 || { STAT=$?; cat lisp/descr-text-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/delim-col-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/delim-col-tests.log 2>&1 || { STAT=$?; cat lisp/delim-col-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/desktop-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/desktop-tests.log 2>&1 || { STAT=$?; cat lisp/desktop-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/dired-aux-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/dired-aux-tests.log 2>&1 || { STAT=$?; cat lisp/dired-aux-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/dired-x-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/dired-x-tests.log 2>&1 || { STAT=$?; cat lisp/dired-x-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/dired-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/dired-tests.log 2>&1 || { STAT=$?; cat lisp/dired-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/dom-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/dom-tests.log 2>&1 || { STAT=$?; cat lisp/dom-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/dnd-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/dnd-tests.log 2>&1 || { STAT=$?; cat lisp/dnd-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/lunar-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/lunar-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/lunar-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/electric-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/electric-tests.log 2>&1 || { STAT=$?; cat lisp/electric-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/backquote-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/backquote-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/backquote-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/elide-head-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/elide-head-tests.log 2>&1 || { STAT=$?; cat lisp/elide-head-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/benchmark-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/benchmark-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/benchmark-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/bytecomp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/bytecomp-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/bytecomp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/bindat-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/bindat-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/bindat-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/check-declare-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/check-declare-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/check-declare-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/checkdoc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/checkdoc-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/checkdoc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-extra-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-extra-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-extra-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-generic-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-generic-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-generic-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cconv-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cconv-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cconv-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-macs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-macs-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-macs-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-lib-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-lib-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-lib-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/backtrace-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/backtrace-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/backtrace-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-seq-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-seq-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-seq-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-print-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-print-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-print-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/comp-cstr-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/comp-cstr-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/comp-cstr-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/comp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/comp-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/comp-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/cl-preloaded-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/cl-preloaded-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/cl-preloaded-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/derived-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/derived-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/derived-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/easy-mmode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/easy-mmode-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/easy-mmode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/copyright-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/copyright-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/copyright-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/eieio-tests/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/eieio-tests/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/eieio-tests/eieio-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/eieio-tests/eieio-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/eieio-tests/eieio-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/ert-font-lock-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/ert-font-lock-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/ert-font-lock-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/ert-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/ert-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/ert-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/faceup-tests/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/faceup-tests/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/faceup-tests/faceup-test-basics \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/faceup-tests/faceup-test-basics.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/faceup-tests/faceup-test-basics.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/ert-x-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/ert-x-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/ert-x-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/faceup-tests/faceup-test-files \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/faceup-tests/faceup-test-files.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/faceup-tests/faceup-test-files.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/eieio-tests/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/eieio-tests/eieio-test-persist \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/eieio-tests/eieio-test-persist.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/eieio-tests/eieio-test-persist.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/float-sup-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/float-sup-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/float-sup-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/generator-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/generator-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/generator-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/hierarchy-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/hierarchy-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/hierarchy-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/gv-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/gv-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/gv-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/find-func-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/find-func-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/find-func-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/let-alist-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/let-alist-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/let-alist-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/lisp-mnt-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/lisp-mnt-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/lisp-mnt-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/lisp-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/lisp-mode-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/lisp-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/lisp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/lisp-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/lisp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/macroexp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/macroexp-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/macroexp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/memory-report-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/memory-report-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/memory-report-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/multisession-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/multisession-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/multisession-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/map-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/map-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/map-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/icons-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/icons-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/icons-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/package-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/package-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/package-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/oclosure-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/oclosure-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/oclosure-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/nadvice-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/nadvice-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/nadvice-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/edebug-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/edebug-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/edebug-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/pp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/pp-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/pp-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/pcase-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/pcase-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/pcase-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/range-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/range-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/range-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/ring-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/ring-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/ring-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/rmc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/rmc-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/rmc-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/regexp-opt-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/regexp-opt-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/regexp-opt-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/seq-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/seq-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/seq-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/rx-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/rx-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/rx-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/shadow-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/shadow-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/shadow-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/emacs-lisp/byte-run-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/cedet/cedet-files-tests.el
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/subr-x-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/subr-x-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/subr-x-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/edmacro-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/edmacro-tests.log 2>&1 || { STAT=$?; cat lisp/edmacro-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/shortdoc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/shortdoc-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/shortdoc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/testcover-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/testcover-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/testcover-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/text-property-search-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/text-property-search-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/text-property-search-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/tabulated-list-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/tabulated-list-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/tabulated-list-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/syntax-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/syntax-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/syntax-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/thunk-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/thunk-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/thunk-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/vtable-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/vtable-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/vtable-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/warnings-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/warnings-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/warnings-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/unsafep-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/unsafep-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/unsafep-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/epg-config-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/epg-config-tests.log 2>&1 || { STAT=$?; cat lisp/epg-config-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/env-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/env-tests.log 2>&1 || { STAT=$?; cat lisp/env-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/epg-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/epg-tests.log 2>&1 || { STAT=$?; cat lisp/epg-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/emulation/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-button-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-button-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-button-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emulation/viper-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emulation/viper-tests.log 2>&1 || { STAT=$?; cat lisp/emulation/viper-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-dcc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-dcc-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-dcc-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-fill-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-fill-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-fill-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-join-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-join-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-join-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-match-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-match-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-match-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-goodies-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-goodies-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-goodies-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/track-changes-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/track-changes-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/track-changes-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-sasl-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-sasl-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-sasl-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-association-nick \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-association-nick.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-association-nick.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-auth-source \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-auth-source.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-auth-source.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-association-samenet \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-association-samenet.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-association-samenet.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-association-query \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-association-query.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-association-query.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-association \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-association.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-association.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-attach \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-attach.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-attach.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-nicks-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-nicks-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-nicks-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-auto-recon \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-auto-recon.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-auto-recon.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-networks-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-networks-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-networks-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/timer-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/timer-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/timer-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-buffer-display \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-buffer-display.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-buffer-display.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-compat-rename-bouncer \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-compat-rename-bouncer.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-compat-rename-bouncer.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-kill-on-part \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-kill-on-part.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-kill-on-part.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-local-module-modes \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-local-module-modes.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-local-module-modes.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-local-modules \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-local-modules.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-local-modules.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-chan-modes \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-chan-modes.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-chan-modes.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-netid-bouncer-id \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-netid-bouncer-id.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-netid-bouncer-id.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-netid-bouncer-recon-both \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-netid-bouncer-recon-both.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-netid-bouncer-recon-both.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-netid-bouncer-recon-id \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-netid-bouncer-recon-id.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-netid-bouncer-recon-id.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-netid-bouncer \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-netid-bouncer.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-netid-bouncer.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-netid-samenet \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-netid-samenet.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-netid-samenet.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-query-participants \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-query-participants.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-query-participants.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-renick \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-renick.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-renick.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-reuse-buffers \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-reuse-buffers.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-reuse-buffers.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-send-message \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-send-message.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-send-message.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-reconnect \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-reconnect.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-reconnect.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-split-line \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-split-line.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-split-line.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-upstream-recon-soju \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-upstream-recon-soju.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-upstream-recon-soju.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-unstable \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-unstable.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-unstable.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-statusmsg \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-statusmsg.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-statusmsg.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-upstream-recon-znc \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-upstream-recon-znc.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-upstream-recon-znc.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-netid-bouncer-recon-base \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-netid-bouncer-recon-base.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-netid-bouncer-recon-base.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-fill-wrap \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-fill-wrap.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-fill-wrap.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-ignore \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-ignore.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-ignore.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-display-message \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-display-message.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-display-message.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-internal \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-internal.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-internal.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-join-auth-source \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-join-auth-source.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-join-auth-source.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-base-misc-regressions \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-base-misc-regressions.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-base-misc-regressions.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-join-display-context \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-join-display-context.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-join-display-context.log; exit $STAT; }
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/todo-mode-tests.el
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-join-netid-newcmd \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-join-netid-newcmd.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-join-netid-newcmd.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-join-netid-recon-id \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-join-netid-recon-id.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-join-netid-recon-id.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-join-netid-recon \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-join-netid-recon.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-join-netid-recon.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-match \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-match.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-match.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-misc-commands \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-misc-commands.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-misc-commands.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-log \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-log.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-log.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-prompt-format \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-prompt-format.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-prompt-format.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-misc \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-misc.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-misc.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-keep-place-indicator \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-keep-place-indicator.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-keep-place-indicator.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-join-netid-newcmd-id \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-join-netid-newcmd-id.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-join-netid-newcmd-id.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-sasl \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-sasl.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-sasl.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/solar-tests.el
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-scrolltobottom-relaxed \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-scrolltobottom-relaxed.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-scrolltobottom-relaxed.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-scrolltobottom \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-scrolltobottom.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-scrolltobottom.log; exit $STAT; }
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/iso8601-tests.el
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-services-misc \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-services-misc.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-services-misc.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-services-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-services-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-services-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-stamp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-stamp-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-stamp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-track-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-track-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-track-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-tests.log 2>&1 || { STAT=$?; cat lisp/erc/erc-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-status-sidebar \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-status-sidebar.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-status-sidebar.log; exit $STAT; }
/usr/bin/mkdir -p lisp/erc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/erc/erc-scenarios-stamp \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/erc/erc-scenarios-stamp.log 2>&1 || { STAT=$?; cat lisp/erc/erc-scenarios-stamp.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-cmpl-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-cmpl-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-cmpl-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-dirs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-dirs-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-dirs-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-basic-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-basic-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-basic-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-glob-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-glob-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-glob-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-extpipe-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-extpipe-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-extpipe-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-hist-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-hist-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-hist-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-alias-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-alias-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-alias-tests.log; exit $STAT; }
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/icalendar-tests.el
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile lisp/calendar/cal-julian-tests.el
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-prompt-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-prompt-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-prompt-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-script-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-script-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-script-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-tramp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-tramp-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-tramp-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-pred-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-pred-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-pred-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-arg-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-arg-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-arg-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-cmd-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-cmd-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-cmd-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-ext-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-ext-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-ext-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-io-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-io-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-io-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-unix-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-unix-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-unix-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-mode-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-opt-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-opt-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-opt-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-proc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-proc-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-proc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-util-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-util-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-util-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/em-ls-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/em-ls-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/em-ls-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/eshell-tests-unload \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/eshell-tests-unload.log 2>&1 || { STAT=$?; cat lisp/eshell/eshell-tests-unload.log; exit $STAT; }
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
/usr/bin/mkdir -p lisp/eshell/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/eshell-tests-helpers \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/eshell-tests-helpers.log 2>&1 || { STAT=$?; cat lisp/eshell/eshell-tests-helpers.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/esh-var-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/esh-var-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/esh-var-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/eshell/eshell-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/eshell/eshell-tests.log 2>&1 || { STAT=$?; cat lisp/eshell/eshell-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ffap-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ffap-tests.log 2>&1 || { STAT=$?; cat lisp/ffap-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/filenotify-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/filenotify-tests.log 2>&1 || { STAT=$?; cat lisp/filenotify-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/faces-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/faces-tests.log 2>&1 || { STAT=$?; cat lisp/faces-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/files-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/files-tests.log 2>&1 || { STAT=$?; cat lisp/files-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/files-x-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/files-x-tests.log 2>&1 || { STAT=$?; cat lisp/files-x-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/font-lock-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/font-lock-tests.log 2>&1 || { STAT=$?; cat lisp/font-lock-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/format-spec-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/format-spec-tests.log 2>&1 || { STAT=$?; cat lisp/format-spec-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/gnus-group-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/gnus-group-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/gnus-group-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/gnus-icalendar-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/gnus-icalendar-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/gnus-icalendar-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/find-cmd-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/find-cmd-tests.log 2>&1 || { STAT=$?; cat lisp/find-cmd-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/gnus-search-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/gnus-search-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/gnus-search-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/gnus-test-headers \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/gnus-test-headers.log 2>&1 || { STAT=$?; cat lisp/gnus/gnus-test-headers.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/gnus-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/gnus-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/gnus-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/gnus-util-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/gnus-util-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/gnus-util-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/message-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/message-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/message-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/mm-decode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/mm-decode-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/mm-decode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/nnrss-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/nnrss-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/nnrss-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/help-fns-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/help-fns-tests.log 2>&1 || { STAT=$?; cat lisp/help-fns-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/gnus/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/help-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/help-mode-tests.log 2>&1 || { STAT=$?; cat lisp/help-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/gnus/mml-sec-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/gnus/mml-sec-tests.log 2>&1 || { STAT=$?; cat lisp/gnus/mml-sec-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/hfy-cmap-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/hfy-cmap-tests.log 2>&1 || { STAT=$?; cat lisp/hfy-cmap-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/hi-lock-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/hi-lock-tests.log 2>&1 || { STAT=$?; cat lisp/hi-lock-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/help-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/help-tests.log 2>&1 || { STAT=$?; cat lisp/help-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/hl-line-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/hl-line-tests.log 2>&1 || { STAT=$?; cat lisp/hl-line-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ibuffer-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ibuffer-tests.log 2>&1 || { STAT=$?; cat lisp/ibuffer-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image-file-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image-file-tests.log 2>&1 || { STAT=$?; cat lisp/image-file-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ido-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ido-tests.log 2>&1 || { STAT=$?; cat lisp/ido-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image-tests.log 2>&1 || { STAT=$?; cat lisp/image-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/image/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/htmlfontify-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/htmlfontify-tests.log 2>&1 || { STAT=$?; cat lisp/htmlfontify-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image/exif-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image/exif-tests.log 2>&1 || { STAT=$?; cat lisp/image/exif-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/image/
/usr/bin/mkdir -p lisp/image/
/usr/bin/mkdir -p lisp/image/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image/image-dired-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image/image-dired-tests.log 2>&1 || { STAT=$?; cat lisp/image/image-dired-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image/gravatar-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image/gravatar-tests.log 2>&1 || { STAT=$?; cat lisp/image/gravatar-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image/image-dired-util-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image/image-dired-util-tests.log 2>&1 || { STAT=$?; cat lisp/image/image-dired-util-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/image/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/image/wallpaper-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/image/wallpaper-tests.log 2>&1 || { STAT=$?; cat lisp/image/wallpaper-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/imenu-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/imenu-tests.log 2>&1 || { STAT=$?; cat lisp/imenu-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/international/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/international/ccl-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/international/ccl-tests.log 2>&1 || { STAT=$?; cat lisp/international/ccl-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/international/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/international/mule-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/international/mule-tests.log 2>&1 || { STAT=$?; cat lisp/international/mule-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/international/
/usr/bin/mkdir -p lisp/international/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/international/textsec-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/international/textsec-tests.log 2>&1 || { STAT=$?; cat lisp/international/textsec-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/international/ucs-normalize-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/international/ucs-normalize-tests.log 2>&1 || { STAT=$?; cat lisp/international/ucs-normalize-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/international/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/isearch-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/isearch-tests.log 2>&1 || { STAT=$?; cat lisp/isearch-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/international/mule-util-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/international/mule-util-tests.log 2>&1 || { STAT=$?; cat lisp/international/mule-util-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/jit-lock-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/jit-lock-tests.log 2>&1 || { STAT=$?; cat lisp/jit-lock-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/info-xref-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/info-xref-tests.log 2>&1 || { STAT=$?; cat lisp/info-xref-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/info-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/info-tests.log 2>&1 || { STAT=$?; cat lisp/info-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/jsonrpc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/jsonrpc-tests.log 2>&1 || { STAT=$?; cat lisp/jsonrpc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/kmacro-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/kmacro-tests.log 2>&1 || { STAT=$?; cat lisp/kmacro-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/lpr-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/lpr-tests.log 2>&1 || { STAT=$?; cat lisp/lpr-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/loadhist-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/loadhist-tests.log 2>&1 || { STAT=$?; cat lisp/loadhist-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/json-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/json-tests.log 2>&1 || { STAT=$?; cat lisp/json-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/flow-fill-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/flow-fill-tests.log 2>&1 || { STAT=$?; cat lisp/mail/flow-fill-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/footnote-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/footnote-tests.log 2>&1 || { STAT=$?; cat lisp/mail/footnote-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/ietf-drums-date-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/ietf-drums-date-tests.log 2>&1 || { STAT=$?; cat lisp/mail/ietf-drums-date-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
/usr/bin/mkdir -p lisp/mail/
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/mail-utils-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/mail-utils-tests.log 2>&1 || { STAT=$?; cat lisp/mail/mail-utils-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/mail-parse-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/mail-parse-tests.log 2>&1 || { STAT=$?; cat lisp/mail/mail-parse-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/mail-extr-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/mail-extr-tests.log 2>&1 || { STAT=$?; cat lisp/mail/mail-extr-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/qp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/qp-tests.log 2>&1 || { STAT=$?; cat lisp/mail/qp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/rfc2045-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/rfc2045-tests.log 2>&1 || { STAT=$?; cat lisp/mail/rfc2045-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/rfc6068-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/rfc6068-tests.log 2>&1 || { STAT=$?; cat lisp/mail/rfc6068-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
/usr/bin/mkdir -p lisp/mail/
/usr/bin/mkdir -p lisp/mail/
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/rmailmm-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/rmailmm-tests.log 2>&1 || { STAT=$?; cat lisp/mail/rmailmm-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/rmail-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/rmail-tests.log 2>&1 || { STAT=$?; cat lisp/mail/rmail-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/rfc822-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/rfc822-tests.log 2>&1 || { STAT=$?; cat lisp/mail/rfc822-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/rfc2047-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/rfc2047-tests.log 2>&1 || { STAT=$?; cat lisp/mail/rfc2047-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/ietf-drums-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/ietf-drums-tests.log 2>&1 || { STAT=$?; cat lisp/mail/ietf-drums-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/man-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/man-tests.log 2>&1 || { STAT=$?; cat lisp/man-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mail/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mail/uudecode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mail/uudecode-tests.log 2>&1 || { STAT=$?; cat lisp/mail/uudecode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/mh-e/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/minibuffer-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/minibuffer-tests.log 2>&1 || { STAT=$?; cat lisp/minibuffer-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mh-e/mh-xface-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mh-e/mh-xface-tests.log 2>&1 || { STAT=$?; cat lisp/mh-e/mh-xface-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/misc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/misc-tests.log 2>&1 || { STAT=$?; cat lisp/misc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/browse-url-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/browse-url-tests.log 2>&1 || { STAT=$?; cat lisp/net/browse-url-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mwheel-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mwheel-tests.log 2>&1 || { STAT=$?; cat lisp/mwheel-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/dbus-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/dbus-tests.log 2>&1 || { STAT=$?; cat lisp/net/dbus-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mouse-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mouse-tests.log 2>&1 || { STAT=$?; cat lisp/mouse-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/eudc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/eudc-tests.log 2>&1 || { STAT=$?; cat lisp/net/eudc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/eww-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/eww-tests.log 2>&1 || { STAT=$?; cat lisp/net/eww-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/dig-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/dig-tests.log 2>&1 || { STAT=$?; cat lisp/net/dig-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/gnutls-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/gnutls-tests.log 2>&1 || { STAT=$?; cat lisp/net/gnutls-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/mh-e/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mh-e/mh-utils-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mh-e/mh-utils-tests.log 2>&1 || { STAT=$?; cat lisp/mh-e/mh-utils-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/hmac-md5-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/hmac-md5-tests.log 2>&1 || { STAT=$?; cat lisp/net/hmac-md5-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/mh-e/
/usr/bin/mkdir -p lisp/mh-e/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/mailcap-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/mailcap-tests.log 2>&1 || { STAT=$?; cat lisp/net/mailcap-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mh-e/mh-thread-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mh-e/mh-thread-tests.log 2>&1 || { STAT=$?; cat lisp/mh-e/mh-thread-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/mh-e/mh-limit-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/mh-e/mh-limit-tests.log 2>&1 || { STAT=$?; cat lisp/mh-e/mh-limit-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/network-stream-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/network-stream-tests.log 2>&1 || { STAT=$?; cat lisp/net/network-stream-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/newsticker-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/newsticker-tests.log 2>&1 || { STAT=$?; cat lisp/net/newsticker-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/md4-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/md4-tests.log 2>&1 || { STAT=$?; cat lisp/md4-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ls-lisp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ls-lisp-tests.log 2>&1 || { STAT=$?; cat lisp/ls-lisp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/rfc2104-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/rfc2104-tests.log 2>&1 || { STAT=$?; cat lisp/net/rfc2104-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/puny-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/puny-tests.log 2>&1 || { STAT=$?; cat lisp/net/puny-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/rcirc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/rcirc-tests.log 2>&1 || { STAT=$?; cat lisp/net/rcirc-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/sasl-scram-rfc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/sasl-scram-rfc-tests.log 2>&1 || { STAT=$?; cat lisp/net/sasl-scram-rfc-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/sasl-cram-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/sasl-cram-tests.log 2>&1 || { STAT=$?; cat lisp/net/sasl-cram-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/ntlm-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/ntlm-tests.log 2>&1 || { STAT=$?; cat lisp/net/ntlm-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/nsm-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/nsm-tests.log 2>&1 || { STAT=$?; cat lisp/net/nsm-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/secrets-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/secrets-tests.log 2>&1 || { STAT=$?; cat lisp/net/secrets-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/socks-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/socks-tests.log 2>&1 || { STAT=$?; cat lisp/net/socks-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/tramp-archive-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/tramp-archive-tests.log 2>&1 || { STAT=$?; cat lisp/net/tramp-archive-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/shr-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/shr-tests.log 2>&1 || { STAT=$?; cat lisp/net/shr-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/nxml/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/nxml/nxml-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/nxml/nxml-mode-tests.log 2>&1 || { STAT=$?; cat lisp/nxml/nxml-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/nxml/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/obarray-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/obarray-tests.log 2>&1 || { STAT=$?; cat lisp/obarray-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/nxml/xsd-regexp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/nxml/xsd-regexp-tests.log 2>&1 || { STAT=$?; cat lisp/nxml/xsd-regexp-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/newcomment-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/newcomment-tests.log 2>&1 || { STAT=$?; cat lisp/newcomment-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/obsolete/
/usr/bin/mkdir -p lisp/obsolete/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/obsolete/makesum-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/obsolete/makesum-tests.log 2>&1 || { STAT=$?; cat lisp/obsolete/makesum-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/obsolete/inversion-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/obsolete/inversion-tests.log 2>&1 || { STAT=$?; cat lisp/obsolete/inversion-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/obsolete/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/obsolete/cl-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/obsolete/cl-tests.log 2>&1 || { STAT=$?; cat lisp/obsolete/cl-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/org/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/org/org-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/org/org-tests.log 2>&1 || { STAT=$?; cat lisp/org/org-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/obsolete/
/usr/bin/mkdir -p lisp/obsolete/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/obsolete/thumbs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/obsolete/thumbs-tests.log 2>&1 || { STAT=$?; cat lisp/obsolete/thumbs-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/obsolete/rfc2368-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/obsolete/rfc2368-tests.log 2>&1 || { STAT=$?; cat lisp/obsolete/rfc2368-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/password-cache-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/password-cache-tests.log 2>&1 || { STAT=$?; cat lisp/password-cache-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/play/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/pcmpl-linux-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/pcmpl-linux-tests.log 2>&1 || { STAT=$?; cat lisp/pcmpl-linux-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/animate-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/animate-tests.log 2>&1 || { STAT=$?; cat lisp/play/animate-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/play/
/usr/bin/mkdir -p lisp/play/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/cookie1-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/cookie1-tests.log 2>&1 || { STAT=$?; cat lisp/play/cookie1-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/dissociate-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/dissociate-tests.log 2>&1 || { STAT=$?; cat lisp/play/dissociate-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/play/
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/pcomplete-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/pcomplete-tests.log 2>&1 || { STAT=$?; cat lisp/pcomplete-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/paren-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/paren-tests.log 2>&1 || { STAT=$?; cat lisp/paren-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/fortune-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/fortune-tests.log 2>&1 || { STAT=$?; cat lisp/play/fortune-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/webjump-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/webjump-tests.log 2>&1 || { STAT=$?; cat lisp/net/webjump-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/play/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/life-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/life-tests.log 2>&1 || { STAT=$?; cat lisp/play/life-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/play/
/usr/bin/mkdir -p lisp/play/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/studly-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/studly-tests.log 2>&1 || { STAT=$?; cat lisp/play/studly-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/play/morse-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/play/morse-tests.log 2>&1 || { STAT=$?; cat lisp/play/morse-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/proced-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/proced-tests.log 2>&1 || { STAT=$?; cat lisp/proced-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/net/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/asm-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/asm-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/asm-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/net/sasl-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/net/sasl-tests.log 2>&1 || { STAT=$?; cat lisp/net/sasl-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/autoconf-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/autoconf-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/autoconf-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/bat-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/bat-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/bat-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/c-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/c-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/c-ts-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/cc-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/cc-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/cc-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/compile-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/compile-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/compile-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/cperl-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/cperl-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/cperl-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/bug-reference-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/bug-reference-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/bug-reference-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/csharp-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/csharp-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/csharp-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/eglot-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/eglot-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/eglot-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/elisp-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/elisp-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/elisp-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/elixir-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/elixir-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/elixir-ts-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/etags-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/etags-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/etags-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/flymake-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/flymake-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/flymake-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/f90-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/f90-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/f90-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/gdb-mi-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/gdb-mi-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/gdb-mi-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/executable-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/executable-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/executable-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/grep-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/grep-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/grep-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/heex-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/heex-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/heex-ts-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/go-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/go-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/go-ts-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/glasses-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/glasses-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/glasses-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/js-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/js-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/js-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/java-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/java-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/java-ts-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/octave-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/octave-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/octave-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/opascal-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/opascal-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/opascal-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/perl-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/perl-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/perl-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/ps-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/ps-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/ps-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/project-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/project-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/project-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/python-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/python-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/python-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/peg-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/peg-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/peg-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/pascal-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/pascal-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/pascal-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/lua-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/lua-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/lua-ts-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/ruby-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/ruby-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/ruby-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/rust-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/rust-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/rust-ts-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/ruby-ts-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/ruby-ts-mode-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/ruby-ts-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/scheme-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/scheme-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/scheme-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/hideshow-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/hideshow-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/hideshow-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/sh-script-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/sh-script-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/sh-script-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/subword-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/subword-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/subword-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/sql-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/sql-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/sql-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/which-func-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/which-func-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/which-func-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/xref-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/xref-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/xref-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/register-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/register-tests.log 2>&1 || { STAT=$?; cat lisp/register-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ps-print-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ps-print-tests.log 2>&1 || { STAT=$?; cat lisp/ps-print-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/repeat-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/repeat-tests.log 2>&1 || { STAT=$?; cat lisp/repeat-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/replace-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/replace-tests.log 2>&1 || { STAT=$?; cat lisp/replace-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/saveplace-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/saveplace-tests.log 2>&1 || { STAT=$?; cat lisp/saveplace-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/rot13-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/rot13-tests.log 2>&1 || { STAT=$?; cat lisp/rot13-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/server-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/server-tests.log 2>&1 || { STAT=$?; cat lisp/server-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/ses-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/ses-tests.log 2>&1 || { STAT=$?; cat lisp/ses-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/scroll-lock-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/scroll-lock-tests.log 2>&1 || { STAT=$?; cat lisp/scroll-lock-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/progmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/progmodes/tcl-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/progmodes/tcl-tests.log 2>&1 || { STAT=$?; cat lisp/progmodes/tcl-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/simple-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/simple-tests.log 2>&1 || { STAT=$?; cat lisp/simple-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/so-long-tests/
/usr/bin/mkdir -p lisp/so-long-tests/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/so-long-tests/autoload-longlines-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/so-long-tests/autoload-longlines-mode-tests.log 2>&1 || { STAT=$?; cat lisp/so-long-tests/autoload-longlines-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/so-long-tests/autoload-major-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/so-long-tests/autoload-major-mode-tests.log 2>&1 || { STAT=$?; cat lisp/so-long-tests/autoload-major-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/shell-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/shell-tests.log 2>&1 || { STAT=$?; cat lisp/shell-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/shadowfile-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/shadowfile-tests.log 2>&1 || { STAT=$?; cat lisp/shadowfile-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/so-long-tests/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/so-long-tests/so-long-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/so-long-tests/so-long-tests.log 2>&1 || { STAT=$?; cat lisp/so-long-tests/so-long-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/so-long-tests/
/usr/bin/mkdir -p lisp/so-long-tests/
/usr/bin/mkdir -p lisp/so-long-tests/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/so-long-tests/so-long-tests-helpers \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/so-long-tests/so-long-tests-helpers.log 2>&1 || { STAT=$?; cat lisp/so-long-tests/so-long-tests-helpers.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/so-long-tests/autoload-minor-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/so-long-tests/autoload-minor-mode-tests.log 2>&1 || { STAT=$?; cat lisp/so-long-tests/autoload-minor-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/so-long-tests/spelling-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/so-long-tests/spelling-tests.log 2>&1 || { STAT=$?; cat lisp/so-long-tests/spelling-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/sort-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/sort-tests.log 2>&1 || { STAT=$?; cat lisp/sort-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/soundex-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/soundex-tests.log 2>&1 || { STAT=$?; cat lisp/soundex-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/sqlite-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/sqlite-tests.log 2>&1 || { STAT=$?; cat lisp/sqlite-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/startup-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/startup-tests.log 2>&1 || { STAT=$?; cat lisp/startup-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/subr-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/subr-tests.log 2>&1 || { STAT=$?; cat lisp/subr-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/tabify-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/tabify-tests.log 2>&1 || { STAT=$?; cat lisp/tabify-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/tar-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/tar-mode-tests.log 2>&1 || { STAT=$?; cat lisp/tar-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/term-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/term-tests.log 2>&1 || { STAT=$?; cat lisp/term-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/term/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/term/tty-colors-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/term/tty-colors-tests.log 2>&1 || { STAT=$?; cat lisp/term/tty-colors-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/tempo-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/tempo-tests.log 2>&1 || { STAT=$?; cat lisp/tempo-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/tab-bar-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/tab-bar-tests.log 2>&1 || { STAT=$?; cat lisp/tab-bar-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/bibtex-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/bibtex-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/bibtex-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/conf-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/conf-mode-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/conf-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/css-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/css-mode-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/css-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/dns-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/dns-mode-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/dns-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/emacs-news-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/emacs-news-mode-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/emacs-news-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/fill-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/fill-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/fill-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/paragraphs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/paragraphs-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/paragraphs-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/sgml-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/sgml-mode-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/sgml-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/texinfo-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/texinfo-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/texinfo-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/reftex-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/reftex-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/reftex-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/po-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/po-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/po-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/underline-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/underline-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/underline-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/thingatpt-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/thingatpt-tests.log 2>&1 || { STAT=$?; cat lisp/thingatpt-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/textmodes/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/tildify-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/tildify-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/tildify-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/thread-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/thread-tests.log 2>&1 || { STAT=$?; cat lisp/thread-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/time-stamp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/time-stamp-tests.log 2>&1 || { STAT=$?; cat lisp/time-stamp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/time-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/time-tests.log 2>&1 || { STAT=$?; cat lisp/time-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/timezone-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/timezone-tests.log 2>&1 || { STAT=$?; cat lisp/timezone-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/textmodes/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/page-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/page-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/page-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/textmodes/mhtml-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/textmodes/mhtml-mode-tests.log 2>&1 || { STAT=$?; cat lisp/textmodes/mhtml-mode-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/uniquify-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/uniquify-tests.log 2>&1 || { STAT=$?; cat lisp/uniquify-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/url/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-domsuf-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-domsuf-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-domsuf-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/url/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-auth-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-auth-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-auth-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/url/
/usr/bin/mkdir -p lisp/url/
/usr/bin/mkdir -p lisp/url/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-file-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-file-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-file-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-future-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-future-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-future-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-expand-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-expand-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-expand-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/url/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-handlers-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-handlers-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-handlers-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/url/
/usr/bin/mkdir -p lisp/url/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-misc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-misc-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-misc-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-parse-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-parse-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-parse-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/url/
/usr/bin/mkdir -p lisp/url/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-util-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-util-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-util-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/url/url-tramp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/url/url-tramp-tests.log 2>&1 || { STAT=$?; cat lisp/url/url-tramp-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/use-package/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/use-package/use-package-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/use-package/use-package-tests.log 2>&1 || { STAT=$?; cat lisp/use-package/use-package-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/diff-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/diff-mode-tests.log 2>&1 || { STAT=$?; cat lisp/vc/diff-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/ediff-diff-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/ediff-diff-tests.log 2>&1 || { STAT=$?; cat lisp/vc/ediff-diff-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/log-edit-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/log-edit-tests.log 2>&1 || { STAT=$?; cat lisp/vc/log-edit-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/ediff-ptch-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/ediff-ptch-tests.log 2>&1 || { STAT=$?; cat lisp/vc/ediff-ptch-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/smerge-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/smerge-mode-tests.log 2>&1 || { STAT=$?; cat lisp/vc/smerge-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/add-log-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/add-log-tests.log 2>&1 || { STAT=$?; cat lisp/vc/add-log-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/vc-cvs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/vc-cvs-tests.log 2>&1 || { STAT=$?; cat lisp/vc/vc-cvs-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/vc-git-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/vc-git-tests.log 2>&1 || { STAT=$?; cat lisp/vc/vc-git-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/vc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/vc/vc-hg-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/vc/vc-hg-tests.log 2>&1 || { STAT=$?; cat lisp/vc/vc-hg-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/version-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/version-tests.log 2>&1 || { STAT=$?; cat lisp/version-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/wid-edit-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/wid-edit-tests.log 2>&1 || { STAT=$?; cat lisp/wid-edit-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/whitespace-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/whitespace-tests.log 2>&1 || { STAT=$?; cat lisp/whitespace-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/which-key-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/which-key-tests.log 2>&1 || { STAT=$?; cat lisp/which-key-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/wdired-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/wdired-tests.log 2>&1 || { STAT=$?; cat lisp/wdired-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/xdg-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/xdg-tests.log 2>&1 || { STAT=$?; cat lisp/xdg-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/x-dnd-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/x-dnd-tests.log 2>&1 || { STAT=$?; cat lisp/x-dnd-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/yank-media-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/yank-media-tests.log 2>&1 || { STAT=$?; cat lisp/yank-media-tests.log; exit $STAT; }
/usr/bin/mkdir -p misc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l misc/test-custom-deps \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > misc/test-custom-deps.log 2>&1 || { STAT=$?; cat misc/test-custom-deps.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/xt-mouse-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/xt-mouse-tests.log 2>&1 || { STAT=$?; cat lisp/xt-mouse-tests.log; exit $STAT; }
/usr/bin/mkdir -p misc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l misc/test-custom-noloads \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > misc/test-custom-noloads.log 2>&1 || { STAT=$?; cat misc/test-custom-noloads.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/buffer-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/buffer-tests.log 2>&1 || { STAT=$?; cat src/buffer-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/callint-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/callint-tests.log 2>&1 || { STAT=$?; cat src/callint-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/charset-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/charset-tests.log 2>&1 || { STAT=$?; cat src/charset-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/chartab-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/chartab-tests.log 2>&1 || { STAT=$?; cat src/chartab-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/character-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/character-tests.log 2>&1 || { STAT=$?; cat src/character-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/casefiddle-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/casefiddle-tests.log 2>&1 || { STAT=$?; cat src/casefiddle-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/coding-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/coding-tests.log 2>&1 || { STAT=$?; cat src/coding-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/cmds-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/cmds-tests.log 2>&1 || { STAT=$?; cat src/cmds-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/comp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/comp-tests.log 2>&1 || { STAT=$?; cat src/comp-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/callproc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/callproc-tests.log 2>&1 || { STAT=$?; cat src/callproc-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/alloc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/alloc-tests.log 2>&1 || { STAT=$?; cat src/alloc-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p misc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/data-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/data-tests.log 2>&1 || { STAT=$?; cat src/data-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l misc/test-custom-opts \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > misc/test-custom-opts.log 2>&1 || { STAT=$?; cat misc/test-custom-opts.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/doc-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/doc-tests.log 2>&1 || { STAT=$?; cat src/doc-tests.log; exit $STAT; }
LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  --batch -f batch-byte-compile src/emacs-module-tests.el
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/emacs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/emacs-tests.log 2>&1 || { STAT=$?; cat src/emacs-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/filelock-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/filelock-tests.log 2>&1 || { STAT=$?; cat src/filelock-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/fileio-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/fileio-tests.log 2>&1 || { STAT=$?; cat src/fileio-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/floatfns-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/floatfns-tests.log 2>&1 || { STAT=$?; cat src/floatfns-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/fns-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/fns-tests.log 2>&1 || { STAT=$?; cat src/fns-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/eval-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/eval-tests.log 2>&1 || { STAT=$?; cat src/eval-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/editfns-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/editfns-tests.log 2>&1 || { STAT=$?; cat src/editfns-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/indent-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/indent-tests.log 2>&1 || { STAT=$?; cat src/indent-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/inotify-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/inotify-tests.log 2>&1 || { STAT=$?; cat src/inotify-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/image-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/image-tests.log 2>&1 || { STAT=$?; cat src/image-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/json-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/json-tests.log 2>&1 || { STAT=$?; cat src/json-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/keyboard-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/keyboard-tests.log 2>&1 || { STAT=$?; cat src/keyboard-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/keymap-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/keymap-tests.log 2>&1 || { STAT=$?; cat src/keymap-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/lread-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/lread-tests.log 2>&1 || { STAT=$?; cat src/lread-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/lcms-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/lcms-tests.log 2>&1 || { STAT=$?; cat src/lcms-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/minibuf-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/minibuf-tests.log 2>&1 || { STAT=$?; cat src/minibuf-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/marker-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/marker-tests.log 2>&1 || { STAT=$?; cat src/marker-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/regex-emacs-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/regex-emacs-tests.log 2>&1 || { STAT=$?; cat src/regex-emacs-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/print-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/print-tests.log 2>&1 || { STAT=$?; cat src/print-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/font-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/font-tests.log 2>&1 || { STAT=$?; cat src/font-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/decompress-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/decompress-tests.log 2>&1 || { STAT=$?; cat src/decompress-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/sqlite-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/sqlite-tests.log 2>&1 || { STAT=$?; cat src/sqlite-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/syntax-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/syntax-tests.log 2>&1 || { STAT=$?; cat src/syntax-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/search-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/search-tests.log 2>&1 || { STAT=$?; cat src/search-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/thread-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/thread-tests.log 2>&1 || { STAT=$?; cat src/thread-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p misc/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/textprop-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/textprop-tests.log 2>&1 || { STAT=$?; cat src/textprop-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/timefns-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/timefns-tests.log 2>&1 || { STAT=$?; cat src/timefns-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/treesit-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/treesit-tests.log 2>&1 || { STAT=$?; cat src/treesit-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l misc/test-custom-libs \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > misc/test-custom-libs.log 2>&1 || { STAT=$?; cat misc/test-custom-libs.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/xml-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/xml-tests.log 2>&1 || { STAT=$?; cat lisp/xml-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/undo-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/undo-tests.log 2>&1 || { STAT=$?; cat src/undo-tests.log; exit $STAT; }
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/xml-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/xml-tests.log 2>&1 || { STAT=$?; cat src/xml-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p src/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/cal-julian-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/cal-julian-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/cal-julian-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/xfaces-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/xfaces-tests.log 2>&1 || { STAT=$?; cat src/xfaces-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/xdisp-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/xdisp-tests.log 2>&1 || { STAT=$?; cat src/xdisp-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/icalendar-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/icalendar-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/icalendar-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/iso8601-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/iso8601-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/iso8601-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/solar-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/solar-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/solar-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/calendar/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/calendar/todo-mode-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/calendar/todo-mode-tests.log 2>&1 || { STAT=$?; cat lisp/calendar/todo-mode-tests.log; exit $STAT; }
/usr/bin/mkdir -p lisp/cedet/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/cedet/cedet-files-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/cedet/cedet-files-tests.log 2>&1 || { STAT=$?; cat lisp/cedet/cedet-files-tests.log; exit $STAT; }
make[3]: 'lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.log' is up to date.
make[3]: 'lisp/emacs-lisp/subr-x-tests.log' is up to date.
make[3]: 'lisp/emacs-lisp/tabulated-list-tests.log' is up to date.
make[3]: 'lisp/emacs-lisp/unsafep-tests.log' is up to date.
make[3]: 'lisp/erc/erc-scenarios-base-compat-rename-bouncer.log' is up to date.
make[3]: 'lisp/erc/erc-scenarios-base-netid-bouncer-id.log' is up to date.
make[3]: 'lisp/erc/erc-scenarios-prompt-format.log' is up to date.
make[3]: 'lisp/erc/erc-services-tests.log' is up to date.
make[3]: 'lisp/eshell/em-cmpl-tests.log' is up to date.
make[3]: 'lisp/ffap-tests.log' is up to date.
make[3]: 'lisp/font-lock-tests.log' is up to date.
make[3]: 'lisp/image-file-tests.log' is up to date.
make[3]: 'lisp/image/image-dired-tests.log' is up to date.
make[3]: 'lisp/mail/mail-parse-tests.log' is up to date.
make[3]: 'lisp/mh-e/mh-limit-tests.log' is up to date.
make[3]: 'lisp/mh-e/mh-xface-tests.log' is up to date.
make[3]: 'lisp/newcomment-tests.log' is up to date.
make[3]: 'lisp/obarray-tests.log' is up to date.
make[3]: 'lisp/progmodes/f90-tests.log' is up to date.
make[3]: 'lisp/progmodes/java-ts-mode-tests.log' is up to date.
make[3]: 'lisp/tabify-tests.log' is up to date.
make[3]: 'lisp/vc/diff-mode-tests.log' is up to date.
make[3]: 'src/alloc-tests.log' is up to date.
make[3]: 'src/charset-tests.log' is up to date.
/usr/bin/mkdir -p src/
/usr/bin/mkdir -p lisp/emacs-lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l src/emacs-module-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > src/emacs-module-tests.log 2>&1 || { STAT=$?; cat src/emacs-module-tests.log; exit $STAT; }
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test   "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":."  \
  -l ert --eval "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" --eval '(setq ert-batch-backtrace-right-margin nil)' -l lisp/emacs-lisp/byte-run-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))' > lisp/emacs-lisp/byte-run-tests.log 2>&1 || { STAT=$?; cat lisp/emacs-lisp/byte-run-tests.log; exit $STAT; }
Running 28 tests (2024-07-02 21:12:15+0100, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
   passed   1/28  treesit-basic-parsing (0.001037 sec)
   passed   2/28  treesit-cross-boundary (0.000934 sec)
   passed   3/28  treesit-cursor-helper-with-missing-node (0.000584 sec)
Can't guess python-indent-offset, using defaults: 4
   passed   4/28  treesit-defun-navigation-nested-1 (0.054941 sec)
   passed   5/28  treesit-defun-navigation-nested-2 (0.123645 sec)
   passed   6/28  treesit-defun-navigation-nested-3 (0.003565 sec)
  skipped   7/28  treesit-defun-navigation-nested-4 (0.000444 sec)
Can't guess python-indent-offset, using defaults: 4
   passed   8/28  treesit-defun-navigation-top-level (0.004352 sec)
   passed   9/28  treesit-indirect-buffer (0.000633 sec)
  skipped  10/28  treesit-multi-lang (0.000727 sec)
   passed  11/28  treesit-narrow (0.000479 sec)
   passed  12/28  treesit-node-api (0.000650 sec)
   passed  13/28  treesit-node-at (0.000373 sec)
Test treesit-node-check backtrace:
  signal(ert-test-failed (((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)))
  ert-fail(((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil))
  #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>)()
  #f(compiled-function () #<bytecode -0x13ffc26798457a84>)()
  handler-bind-1(#f(compiled-function () #<bytecode -0x13ffc26798457a84>) (error quit) #f(compiled-function (err) #<bytecode -0x120dd260f9f27a3a>))
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test :name treesit-node-check :documentation "Test `treesit-node-check'." :body #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :most-recent-result #s(ert-test-failed :messages "" :should-forms (... ... ... ... ... ...) :duration 0.000728285 :condition (ert-test-failed ...) :backtrace (... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) :infos nil) :expected-result-type :passed :tags nil :file-name "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test/src/treesit-tests.el") :result #s(ert-test-failed :messages "" :should-forms ((... :form ... :value t) (... :form ... :value t) (... :form ... :value t) (... :form ...) (... :form ... :value t) (... :form ... :value nil)) :duration 0.000728285 :condition (ert-test-failed (... :form ... :value nil)) :backtrace (#s(backtrace-frame :evald t :fun signal :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-fail :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x13ffc26798457a84>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun handler-bind-1 :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert--run-test-internal :args #0 :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-test :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-or-rerun-test :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch-and-exit :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun eval :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line-1 :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun normal-top-level :args nil :flags nil :locals nil :buffer nil :pos nil)) :infos nil) :exit-continuation #f(compiled-function () #<bytecode 0x8feb966d78e1c3>) :ert-debug-on-error nil))
  ert-run-test(#s(ert-test :name treesit-node-check :documentation "Test `treesit-node-check'." :body #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :most-recent-result #s(ert-test-failed :messages "" :should-forms (((skip-unless (treesit-language-available-p ...)) :form (treesit-language-available-p json) :value t) ((should (treesit-node-check comment-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> extra) :value t) ((should (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> has-error) :value t) ((should-error (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> xxx)) ((should (treesit-node-check ... ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> missing) :value t) ((should (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)) :duration 0.000728285 :condition (ert-test-failed ((should (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)) :backtrace (#s(backtrace-frame :evald t :fun signal :args (ert-test-failed (...)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-fail :args ((... :form ... :value nil)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x13ffc26798457a84>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun handler-bind-1 :args (#f(compiled-function () #<bytecode -0x13ffc26798457a84>) (error quit) #f(compiled-function (err) #<bytecode -0x120dd260f9f27a3a>)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert--run-test-internal :args (#s(ert--test-execution-info :test #1 :result #2 :exit-continuation #f(compiled-function () #<bytecode 0x8feb966d78e1c3>) :ert-debug-on-error nil)) :flags nil :locals ((ert--infos) (lexical-binding . t)) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-test :args #0 :flags nil :locals ((ert--running-tests #1) (message-log-max . t) (ert--should-execution-observer . #f(compiled-function (form-description) #<bytecode -0xed3fe0411ec7288>))) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-or-rerun-test :args (#s(ert--stats :selector ... :tests ... :test-map #<hash-table eql 28/28 0x10213b5c5d1b ...> :test-results ... :test-start-times ... :test-end-times ... :passed-expected 11 :passed-unexpected 0 :failed-expected 0 :failed-unexpected 1 :skipped 2 :start-time ... :end-time nil :aborted-p nil :current-test #1 :next-redisplay 0.0) #1 #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>)) :flags nil :locals ((ert--current-run-stats . ...)) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests :args ((not ...) #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>) nil) :flags nil :locals ((ert--current-run-stats . ...)) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch :args ((not ...)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch-and-exit :args ((not ...)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun eval :args ((ert-run-tests-batch-and-exit ...) t) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line-1 :args (("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" "--eval" "(setq ert-batch-backtrace-right-margin nil)" "-l" "src/treesit-tests" "--eval" "(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))")) :flags nil :locals ((command-line-args-left) (argi . "-eval")) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun normal-top-level :args nil :flags nil :locals nil :buffer nil :pos nil)) :infos nil) :expected-result-type :passed :tags nil :file-name "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test/src/treesit-tests.el"))
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-map #<hash-table eql 28/28 0x10213b5c5d1b ...> :test-results ... :test-start-times ... :test-end-times ... :passed-expected 11 :passed-unexpected 0 :failed-expected 0 :failed-unexpected 1 :skipped 2 :start-time ... :end-time nil :aborted-p nil ...) #s(ert-test :name treesit-node-check :documentation "Test `treesit-node-check'." :body #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :most-recent-result ... :expected-result-type :passed :tags nil :file-name "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test/src/treesit-tests.el") #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>))
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp))) #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>) nil)
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp))))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp))))
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))) t)
  command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" "--eval" "(setq ert-batch-backtrace-right-margin nil)" "-l" "src/treesit-tests" "--eval" "(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))"))
  command-line()
  normal-top-level()

Test treesit-node-check condition:
    (ert-test-failed
     ((should (treesit-node-check array-node 'outdated)) :form
      (treesit-node-check #<treesit-node-in-killed-buffer> outdated)
      :value nil))
   FAILED  14/28  treesit-node-check (0.000728 sec) at src/treesit-tests.el:48
   passed  15/28  treesit-node-supplemental (0.000495 sec)
   passed  16/28  treesit-parser-supplemental (0.000533 sec)
   passed  17/28  treesit-query-api (0.000917 sec)
   passed  18/28  treesit-range (0.000397 sec)
   passed  19/28  treesit-range-offset (0.007032 sec)
   passed  20/28  treesit-search-backward (0.000707 sec)
   passed  21/28  treesit-search-backward-named-only (0.000590 sec)
   passed  22/28  treesit-search-forward (0.000431 sec)
   passed  23/28  treesit-search-forward-named-only (0.000392 sec)
   passed  24/28  treesit-search-forward-predicate (0.000431 sec)
   passed  25/28  treesit-search-forward-predicate-invalid-predicate (0.000381 sec)
   passed  26/28  treesit-search-subtree (0.000396 sec)
Can't guess python-indent-offset, using defaults: 4
   passed  27/28  treesit-search-subtree-backward-1 (0.002028 sec)
Can't guess python-indent-offset, using defaults: 4
   passed  28/28  treesit-search-subtree-forward-1 (0.001891 sec)

Ran 28 tests, 25 results as expected, 1 unexpected, 2 skipped (2024-07-02 21:12:16+0100, 0.333061 sec)

1 unexpected results:
   FAILED  treesit-node-check  ((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)

2 skipped results:
  SKIPPED  treesit-defun-navigation-nested-4  ((skip-unless (treesit-language-available-p 'elixir)) :form (treesit-language-available-p elixir) :value nil)
  SKIPPED  treesit-multi-lang  ((skip-unless (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript))) :form (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript)) :value nil)

make[3]: *** [Makefile:184: src/treesit-tests.log] Error 1
make[3]: 'lisp/simple-tests.log' is up to date.
make[3]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test'
make[2]: [Makefile:347: check-doit] Error 2 (ignored)

SUMMARY OF TEST RESULTS
-----------------------
Files examined: 514
Ran 7654 tests, 7494 results as expected, 1 unexpected, 159 skipped
1 files contained unexpected results:
  src/treesit-tests.log
make[2]: *** [Makefile:348: check-doit] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test'
make[1]: *** [Makefile:314: check] Error 2
make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test'
make: *** [Makefile:1130: check] Error 2
 * ERROR: app-editors/emacs-30.0.9999-r1::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-editors/emacs-30.0.9999-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-editors/emacs-30.0.9999-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/app-editors/emacs-30.0.9999-r1:20240702-200929.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'
 * S: '/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs'


[-- Attachment #1.3: treesitter test failure logs --]
[-- Type: text/plain, Size: 12307 bytes --]

Running 28 tests (2024-07-02 21:12:15+0100, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
   passed   1/28  treesit-basic-parsing (0.001037 sec)
   passed   2/28  treesit-cross-boundary (0.000934 sec)
   passed   3/28  treesit-cursor-helper-with-missing-node (0.000584 sec)
Can't guess python-indent-offset, using defaults: 4
   passed   4/28  treesit-defun-navigation-nested-1 (0.054941 sec)
   passed   5/28  treesit-defun-navigation-nested-2 (0.123645 sec)
   passed   6/28  treesit-defun-navigation-nested-3 (0.003565 sec)
  skipped   7/28  treesit-defun-navigation-nested-4 (0.000444 sec)
Can't guess python-indent-offset, using defaults: 4
   passed   8/28  treesit-defun-navigation-top-level (0.004352 sec)
   passed   9/28  treesit-indirect-buffer (0.000633 sec)
  skipped  10/28  treesit-multi-lang (0.000727 sec)
   passed  11/28  treesit-narrow (0.000479 sec)
   passed  12/28  treesit-node-api (0.000650 sec)
   passed  13/28  treesit-node-at (0.000373 sec)
Test treesit-node-check backtrace:
  signal(ert-test-failed (((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)))
  ert-fail(((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil))
  #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>)()
  #f(compiled-function () #<bytecode -0x13ffc26798457a84>)()
  handler-bind-1(#f(compiled-function () #<bytecode -0x13ffc26798457a84>) (error quit) #f(compiled-function (err) #<bytecode -0x120dd260f9f27a3a>))
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test :name treesit-node-check :documentation "Test `treesit-node-check'." :body #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :most-recent-result #s(ert-test-failed :messages "" :should-forms (... ... ... ... ... ...) :duration 0.000728285 :condition (ert-test-failed ...) :backtrace (... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) :infos nil) :expected-result-type :passed :tags nil :file-name "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test/src/treesit-tests.el") :result #s(ert-test-failed :messages "" :should-forms ((... :form ... :value t) (... :form ... :value t) (... :form ... :value t) (... :form ...) (... :form ... :value t) (... :form ... :value nil)) :duration 0.000728285 :condition (ert-test-failed (... :form ... :value nil)) :backtrace (#s(backtrace-frame :evald t :fun signal :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-fail :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x13ffc26798457a84>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun handler-bind-1 :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert--run-test-internal :args #0 :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-test :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-or-rerun-test :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch-and-exit :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun eval :args ... :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line-1 :args ... :flags nil :locals ... :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun normal-top-level :args nil :flags nil :locals nil :buffer nil :pos nil)) :infos nil) :exit-continuation #f(compiled-function () #<bytecode 0x8feb966d78e1c3>) :ert-debug-on-error nil))
  ert-run-test(#s(ert-test :name treesit-node-check :documentation "Test `treesit-node-check'." :body #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :most-recent-result #s(ert-test-failed :messages "" :should-forms (((skip-unless (treesit-language-available-p ...)) :form (treesit-language-available-p json) :value t) ((should (treesit-node-check comment-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> extra) :value t) ((should (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> has-error) :value t) ((should-error (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> xxx)) ((should (treesit-node-check ... ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> missing) :value t) ((should (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)) :duration 0.000728285 :condition (ert-test-failed ((should (treesit-node-check array-node ...)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)) :backtrace (#s(backtrace-frame :evald t :fun signal :args (ert-test-failed (...)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-fail :args ((... :form ... :value nil)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun #f(compiled-function () #<bytecode -0x13ffc26798457a84>) :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun handler-bind-1 :args (#f(compiled-function () #<bytecode -0x13ffc26798457a84>) (error quit) #f(compiled-function (err) #<bytecode -0x120dd260f9f27a3a>)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert--run-test-internal :args (#s(ert--test-execution-info :test #1 :result #2 :exit-continuation #f(compiled-function () #<bytecode 0x8feb966d78e1c3>) :ert-debug-on-error nil)) :flags nil :locals ((ert--infos) (lexical-binding . t)) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-test :args #0 :flags nil :locals ((ert--running-tests #1) (message-log-max . t) (ert--should-execution-observer . #f(compiled-function (form-description) #<bytecode -0xed3fe0411ec7288>))) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-or-rerun-test :args (#s(ert--stats :selector ... :tests ... :test-map #<hash-table eql 28/28 0x10213b5c5d1b ...> :test-results ... :test-start-times ... :test-end-times ... :passed-expected 11 :passed-unexpected 0 :failed-expected 0 :failed-unexpected 1 :skipped 2 :start-time ... :end-time nil :aborted-p nil :current-test #1 :next-redisplay 0.0) #1 #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>)) :flags nil :locals ((ert--current-run-stats . ...)) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests :args ((not ...) #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>) nil) :flags nil :locals ((ert--current-run-stats . ...)) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch :args ((not ...)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun ert-run-tests-batch-and-exit :args ((not ...)) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun eval :args ((ert-run-tests-batch-and-exit ...) t) :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line-1 :args (("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" "--eval" "(setq ert-batch-backtrace-right-margin nil)" "-l" "src/treesit-tests" "--eval" "(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))")) :flags nil :locals ((command-line-args-left) (argi . "-eval")) :buffer nil :pos nil) #s(backtrace-frame :evald t :fun command-line :args nil :flags nil :locals nil :buffer nil :pos nil) #s(backtrace-frame :evald t :fun normal-top-level :args nil :flags nil :locals nil :buffer nil :pos nil)) :infos nil) :expected-result-type :passed :tags nil :file-name "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test/src/treesit-tests.el"))
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-map #<hash-table eql 28/28 0x10213b5c5d1b ...> :test-results ... :test-start-times ... :test-end-times ... :passed-expected 11 :passed-unexpected 0 :failed-expected 0 :failed-unexpected 1 :skipped 2 :start-time ... :end-time nil :aborted-p nil ...) #s(ert-test :name treesit-node-check :documentation "Test `treesit-node-check'." :body #f(compiled-function () #<bytecode -0x2d31efd4a406fa4>) :most-recent-result ... :expected-result-type :passed :tags nil :file-name "/var/tmp/portage/app-editors/emacs-30.0.9999-r1/work/emacs/test/src/treesit-tests.el") #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>))
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp))) #f(compiled-function (event-type &rest event-args) #<bytecode -0x87aee8597d047c2>) nil)
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp))))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp))))
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))) t)
  command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-load-path '(\"/var/tmp/portage/app-editors/emacs-30.0.9999-r1/homedir/.emacs.d/tree-sitter\"))" "--eval" "(setq ert-batch-backtrace-right-margin nil)" "-l" "src/treesit-tests" "--eval" "(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))))"))
  command-line()
  normal-top-level()

Test treesit-node-check condition:
    (ert-test-failed
     ((should (treesit-node-check array-node 'outdated)) :form
      (treesit-node-check #<treesit-node-in-killed-buffer> outdated)
      :value nil))
   FAILED  14/28  treesit-node-check (0.000728 sec) at src/treesit-tests.el:48
   passed  15/28  treesit-node-supplemental (0.000495 sec)
   passed  16/28  treesit-parser-supplemental (0.000533 sec)
   passed  17/28  treesit-query-api (0.000917 sec)
   passed  18/28  treesit-range (0.000397 sec)
   passed  19/28  treesit-range-offset (0.007032 sec)
   passed  20/28  treesit-search-backward (0.000707 sec)
   passed  21/28  treesit-search-backward-named-only (0.000590 sec)
   passed  22/28  treesit-search-forward (0.000431 sec)
   passed  23/28  treesit-search-forward-named-only (0.000392 sec)
   passed  24/28  treesit-search-forward-predicate (0.000431 sec)
   passed  25/28  treesit-search-forward-predicate-invalid-predicate (0.000381 sec)
   passed  26/28  treesit-search-subtree (0.000396 sec)
Can't guess python-indent-offset, using defaults: 4
   passed  27/28  treesit-search-subtree-backward-1 (0.002028 sec)
Can't guess python-indent-offset, using defaults: 4
   passed  28/28  treesit-search-subtree-forward-1 (0.001891 sec)

Ran 28 tests, 25 results as expected, 1 unexpected, 2 skipped (2024-07-02 21:12:16+0100, 0.333061 sec)

1 unexpected results:
   FAILED  treesit-node-check  ((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)

2 skipped results:
  SKIPPED  treesit-defun-navigation-nested-4  ((skip-unless (treesit-language-available-p 'elixir)) :form (treesit-language-available-p elixir) :value nil)
  SKIPPED  treesit-multi-lang  ((skip-unless (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript))) :form (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript)) :value nil)


[-- Attachment #1.4: Type: text/plain, Size: 22012 bytes --]


I've attached the full build log as well as treesit-tests.log. Let me
know if I can gather more information. Thanks.

(Note that the CFLAGS below are somewhat misleading as it's for the
running Emacs instance, but I can reproduce it with just "-O2" and I
don't think it's relate dat all.)

--


In GNU Emacs 30.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.42, cairo version 1.18.0) of 2024-06-29 built on localhost
Repository revision: 57880f597c56f4ba2521a731a7e87f920f0afbfd
Repository branch: emacs-30
System Description: Gentoo Linux

Configured using:
 'configure --prefix=/usr --build=x86_64-pc-linux-gnu
 --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
 --localstatedir=/var/lib --datarootdir=/usr/share
 --disable-silent-rules --docdir=/usr/share/doc/emacs-30.0.9999-r1
 --htmldir=/usr/share/doc/emacs-30.0.9999-r1/html --libdir=/usr/lib64
 --program-suffix=-emacs-30-vcs --includedir=/usr/include/emacs-30-vcs
 --infodir=/usr/share/info/emacs-30-vcs --localstatedir=/var
 --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp
 --without-compress-install --without-hesiod --without-pop
 --with-file-notification=inotify --with-pdumper --enable-acl
 --enable-xattr --with-dbus --with-modules --without-gameuser
 --with-libgmp --with-gpm --without-native-compilation
 --without-kerberos --without-kerberos5 --with-lcms2 --with-xml2
 --without-mailutils --without-selinux --with-sqlite3 --with-gnutls
 --with-libsystemd --with-threads --with-tree-sitter --without-wide-int
 --with-sound=alsa --with-zlib --with-pgtk --without-x --without-ns
 --with-toolkit-scroll-bars --without-gconf --with-gsettings
 --with-harfbuzz --without-libotf --without-m17n-flt --without-xwidgets
 --with-gif --with-jpeg --with-png --with-rsvg --with-tiff
 --without-webp --without-imagemagick --with-dumping=pdumper 'CFLAGS=-O3
 -march=native -mtls-dialect=gnu2 -flto=jobserver
 -fno-semantic-interposition -pipe -fcf-protection=none
 -fdiagnostics-color=always -fdiagnostics-urls=never
 -frecord-gcc-switches -Wa,-O2 -Wa,-mtune=znver2 -Wstrict-aliasing
 -Wfree-nonheap-object -Werror=lto-type-mismatch -Werror=strict-aliasing
 -Werror=odr -Wstrict-aliasing -Wfree-nonheap-object
 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr
 -Wbuiltin-declaration-mismatch -ggdb3 -Wformat -Wformat-security
 -Waddress -Warray-bounds -Wfree-nonheap-object -Wint-to-pointer-cast
 -Wmain -Wnonnull -Wodr -Wreturn-type -Wsizeof-pointer-memaccess
 -Wstrict-aliasing -Wstring-compare -Wuninitialized -Wvarargs
 -fno-fast-math -ffp-contract=off' CPPFLAGS= 'LDFLAGS=-Wl,-O1
 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fdiagnostics-color=always
 -flto=jobserver -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=bfd
 -Wl,-O1 -Wl,--as-needed''

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
LCMS2 LIBSYSTEMD LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PGTK PNG RSVG
SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER XIM
GTK3 ZLIB

Important settings:
  value of $LANG: en_GB.utf8
  locale-coding-system: utf-8-unix

Major mode: mu4e:headers

Minor modes in effect:
  global-flycheck-mode: t
  global-company-mode: t
  company-mode: t
  erc-track-mode: t
  erc-ring-mode: t
  erc-notifications-mode: t
  erc-netsplit-mode: t
  erc-menu-mode: t
  erc-match-mode: t
  erc-list-mode: t
  erc-smiley-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-keep-place-mode: t
  erc-move-to-prompt-mode: t
  erc-readonly-mode: t
  erc-capab-identify-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-autojoin-mode: t
  erc-autoaway-mode: t
  erc-networks-mode: t
  editorconfig-mode: t
  savehist-mode: t
  save-place-mode: t
  desktop-save-mode: t
  server-mode: t
  mu4e-thread-mode: t
  mu4e-compose-minor-mode: t
  mu4e-search-minor-mode: t
  hl-line-mode: t
  mu4e-update-minor-mode: t
  mu4e-context-minor-mode: t
  mu4e-modeline-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-mode: t
  buffer-read-only: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
/usr/share/emacs/site-lisp/which-key/which-key hides /usr/share/emacs/30.0.60/lisp/which-key
/usr/share/emacs/site-lisp/editorconfig-emacs/editorconfig-conf-mode hides /usr/share/emacs/30.0.60/lisp/editorconfig-conf-mode
/usr/share/emacs/site-lisp/editorconfig-emacs/editorconfig-core hides /usr/share/emacs/30.0.60/lisp/editorconfig-core
/usr/share/emacs/site-lisp/editorconfig-emacs/editorconfig-fnmatch hides /usr/share/emacs/30.0.60/lisp/editorconfig-fnmatch
/usr/share/emacs/site-lisp/editorconfig-emacs/editorconfig-tools hides /usr/share/emacs/30.0.60/lisp/editorconfig-tools
/usr/share/emacs/site-lisp/editorconfig-emacs/editorconfig hides /usr/share/emacs/30.0.60/lisp/editorconfig
/usr/share/emacs/site-lisp/transient/transient hides /usr/share/emacs/30.0.60/lisp/transient
/usr/share/emacs/site-lisp/editorconfig-emacs/editorconfig-core-handle hides /usr/share/emacs/30.0.60/lisp/editorconfig-core-handle
/usr/share/emacs/site-lisp/org-mode/ob-C hides /usr/share/emacs/30.0.60/lisp/org/ob-C
/usr/share/emacs/site-lisp/org-mode/ob-R hides /usr/share/emacs/30.0.60/lisp/org/ob-R
/usr/share/emacs/site-lisp/org-mode/ob-awk hides /usr/share/emacs/30.0.60/lisp/org/ob-awk
/usr/share/emacs/site-lisp/org-mode/ob-calc hides /usr/share/emacs/30.0.60/lisp/org/ob-calc
/usr/share/emacs/site-lisp/org-mode/ob-clojure hides /usr/share/emacs/30.0.60/lisp/org/ob-clojure
/usr/share/emacs/site-lisp/org-mode/ob-comint hides /usr/share/emacs/30.0.60/lisp/org/ob-comint
/usr/share/emacs/site-lisp/org-mode/ob-core hides /usr/share/emacs/30.0.60/lisp/org/ob-core
/usr/share/emacs/site-lisp/org-mode/ob-css hides /usr/share/emacs/30.0.60/lisp/org/ob-css
/usr/share/emacs/site-lisp/org-mode/ob-ditaa hides /usr/share/emacs/30.0.60/lisp/org/ob-ditaa
/usr/share/emacs/site-lisp/org-mode/ob-dot hides /usr/share/emacs/30.0.60/lisp/org/ob-dot
/usr/share/emacs/site-lisp/org-mode/ob-emacs-lisp hides /usr/share/emacs/30.0.60/lisp/org/ob-emacs-lisp
/usr/share/emacs/site-lisp/org-mode/ob-eshell hides /usr/share/emacs/30.0.60/lisp/org/ob-eshell
/usr/share/emacs/site-lisp/org-mode/ob-eval hides /usr/share/emacs/30.0.60/lisp/org/ob-eval
/usr/share/emacs/site-lisp/org-mode/ob-exp hides /usr/share/emacs/30.0.60/lisp/org/ob-exp
/usr/share/emacs/site-lisp/org-mode/ob-forth hides /usr/share/emacs/30.0.60/lisp/org/ob-forth
/usr/share/emacs/site-lisp/org-mode/ob-fortran hides /usr/share/emacs/30.0.60/lisp/org/ob-fortran
/usr/share/emacs/site-lisp/org-mode/ob-gnuplot hides /usr/share/emacs/30.0.60/lisp/org/ob-gnuplot
/usr/share/emacs/site-lisp/org-mode/ob-groovy hides /usr/share/emacs/30.0.60/lisp/org/ob-groovy
/usr/share/emacs/site-lisp/org-mode/ob-haskell hides /usr/share/emacs/30.0.60/lisp/org/ob-haskell
/usr/share/emacs/site-lisp/org-mode/ob-java hides /usr/share/emacs/30.0.60/lisp/org/ob-java
/usr/share/emacs/site-lisp/org-mode/ob-js hides /usr/share/emacs/30.0.60/lisp/org/ob-js
/usr/share/emacs/site-lisp/org-mode/ob-julia hides /usr/share/emacs/30.0.60/lisp/org/ob-julia
/usr/share/emacs/site-lisp/org-mode/ob-latex hides /usr/share/emacs/30.0.60/lisp/org/ob-latex
/usr/share/emacs/site-lisp/org-mode/ob-lilypond hides /usr/share/emacs/30.0.60/lisp/org/ob-lilypond
/usr/share/emacs/site-lisp/org-mode/ob-lisp hides /usr/share/emacs/30.0.60/lisp/org/ob-lisp
/usr/share/emacs/site-lisp/org-mode/ob-lob hides /usr/share/emacs/30.0.60/lisp/org/ob-lob
/usr/share/emacs/site-lisp/org-mode/ob-lua hides /usr/share/emacs/30.0.60/lisp/org/ob-lua
/usr/share/emacs/site-lisp/org-mode/ob-makefile hides /usr/share/emacs/30.0.60/lisp/org/ob-makefile
/usr/share/emacs/site-lisp/org-mode/ob-matlab hides /usr/share/emacs/30.0.60/lisp/org/ob-matlab
/usr/share/emacs/site-lisp/org-mode/ob-maxima hides /usr/share/emacs/30.0.60/lisp/org/ob-maxima
/usr/share/emacs/site-lisp/org-mode/ob-ocaml hides /usr/share/emacs/30.0.60/lisp/org/ob-ocaml
/usr/share/emacs/site-lisp/org-mode/ob-octave hides /usr/share/emacs/30.0.60/lisp/org/ob-octave
/usr/share/emacs/site-lisp/org-mode/ob-org hides /usr/share/emacs/30.0.60/lisp/org/ob-org
/usr/share/emacs/site-lisp/org-mode/ob-perl hides /usr/share/emacs/30.0.60/lisp/org/ob-perl
/usr/share/emacs/site-lisp/org-mode/ob-plantuml hides /usr/share/emacs/30.0.60/lisp/org/ob-plantuml
/usr/share/emacs/site-lisp/org-mode/ob-processing hides /usr/share/emacs/30.0.60/lisp/org/ob-processing
/usr/share/emacs/site-lisp/org-mode/ob-python hides /usr/share/emacs/30.0.60/lisp/org/ob-python
/usr/share/emacs/site-lisp/org-mode/ob-ref hides /usr/share/emacs/30.0.60/lisp/org/ob-ref
/usr/share/emacs/site-lisp/org-mode/ob-ruby hides /usr/share/emacs/30.0.60/lisp/org/ob-ruby
/usr/share/emacs/site-lisp/org-mode/ob-sass hides /usr/share/emacs/30.0.60/lisp/org/ob-sass
/usr/share/emacs/site-lisp/org-mode/ob-scheme hides /usr/share/emacs/30.0.60/lisp/org/ob-scheme
/usr/share/emacs/site-lisp/org-mode/ob-screen hides /usr/share/emacs/30.0.60/lisp/org/ob-screen
/usr/share/emacs/site-lisp/org-mode/ob-sed hides /usr/share/emacs/30.0.60/lisp/org/ob-sed
/usr/share/emacs/site-lisp/org-mode/ob-shell hides /usr/share/emacs/30.0.60/lisp/org/ob-shell
/usr/share/emacs/site-lisp/org-mode/ob-sql hides /usr/share/emacs/30.0.60/lisp/org/ob-sql
/usr/share/emacs/site-lisp/org-mode/ob-sqlite hides /usr/share/emacs/30.0.60/lisp/org/ob-sqlite
/usr/share/emacs/site-lisp/org-mode/ob-table hides /usr/share/emacs/30.0.60/lisp/org/ob-table
/usr/share/emacs/site-lisp/org-mode/ob-tangle hides /usr/share/emacs/30.0.60/lisp/org/ob-tangle
/usr/share/emacs/site-lisp/org-mode/ob hides /usr/share/emacs/30.0.60/lisp/org/ob
/usr/share/emacs/site-lisp/org-mode/oc-basic hides /usr/share/emacs/30.0.60/lisp/org/oc-basic
/usr/share/emacs/site-lisp/org-mode/oc-biblatex hides /usr/share/emacs/30.0.60/lisp/org/oc-biblatex
/usr/share/emacs/site-lisp/org-mode/oc-bibtex hides /usr/share/emacs/30.0.60/lisp/org/oc-bibtex
/usr/share/emacs/site-lisp/org-mode/oc-csl hides /usr/share/emacs/30.0.60/lisp/org/oc-csl
/usr/share/emacs/site-lisp/org-mode/oc-natbib hides /usr/share/emacs/30.0.60/lisp/org/oc-natbib
/usr/share/emacs/site-lisp/org-mode/oc hides /usr/share/emacs/30.0.60/lisp/org/oc
/usr/share/emacs/site-lisp/org-mode/ol-bbdb hides /usr/share/emacs/30.0.60/lisp/org/ol-bbdb
/usr/share/emacs/site-lisp/org-mode/ol-bibtex hides /usr/share/emacs/30.0.60/lisp/org/ol-bibtex
/usr/share/emacs/site-lisp/org-mode/ol-docview hides /usr/share/emacs/30.0.60/lisp/org/ol-docview
/usr/share/emacs/site-lisp/org-mode/ol-doi hides /usr/share/emacs/30.0.60/lisp/org/ol-doi
/usr/share/emacs/site-lisp/org-mode/ol-eshell hides /usr/share/emacs/30.0.60/lisp/org/ol-eshell
/usr/share/emacs/site-lisp/org-mode/ol-eww hides /usr/share/emacs/30.0.60/lisp/org/ol-eww
/usr/share/emacs/site-lisp/org-mode/ol-gnus hides /usr/share/emacs/30.0.60/lisp/org/ol-gnus
/usr/share/emacs/site-lisp/org-mode/ol-info hides /usr/share/emacs/30.0.60/lisp/org/ol-info
/usr/share/emacs/site-lisp/org-mode/ol-irc hides /usr/share/emacs/30.0.60/lisp/org/ol-irc
/usr/share/emacs/site-lisp/org-mode/ol-man hides /usr/share/emacs/30.0.60/lisp/org/ol-man
/usr/share/emacs/site-lisp/org-mode/ol-mhe hides /usr/share/emacs/30.0.60/lisp/org/ol-mhe
/usr/share/emacs/site-lisp/org-mode/ol-rmail hides /usr/share/emacs/30.0.60/lisp/org/ol-rmail
/usr/share/emacs/site-lisp/org-mode/ol-w3m hides /usr/share/emacs/30.0.60/lisp/org/ol-w3m
/usr/share/emacs/site-lisp/org-mode/ol hides /usr/share/emacs/30.0.60/lisp/org/ol
/usr/share/emacs/site-lisp/org-mode/org-agenda hides /usr/share/emacs/30.0.60/lisp/org/org-agenda
/usr/share/emacs/site-lisp/org-mode/org-archive hides /usr/share/emacs/30.0.60/lisp/org/org-archive
/usr/share/emacs/site-lisp/org-mode/org-attach-git hides /usr/share/emacs/30.0.60/lisp/org/org-attach-git
/usr/share/emacs/site-lisp/org-mode/org-attach hides /usr/share/emacs/30.0.60/lisp/org/org-attach
/usr/share/emacs/site-lisp/org-mode/org-capture hides /usr/share/emacs/30.0.60/lisp/org/org-capture
/usr/share/emacs/site-lisp/org-mode/org-clock hides /usr/share/emacs/30.0.60/lisp/org/org-clock
/usr/share/emacs/site-lisp/org-mode/org-colview hides /usr/share/emacs/30.0.60/lisp/org/org-colview
/usr/share/emacs/site-lisp/org-mode/org-compat hides /usr/share/emacs/30.0.60/lisp/org/org-compat
/usr/share/emacs/site-lisp/org-mode/org-crypt hides /usr/share/emacs/30.0.60/lisp/org/org-crypt
/usr/share/emacs/site-lisp/org-mode/org-ctags hides /usr/share/emacs/30.0.60/lisp/org/org-ctags
/usr/share/emacs/site-lisp/org-mode/org-cycle hides /usr/share/emacs/30.0.60/lisp/org/org-cycle
/usr/share/emacs/site-lisp/org-mode/org-datetree hides /usr/share/emacs/30.0.60/lisp/org/org-datetree
/usr/share/emacs/site-lisp/org-mode/org-duration hides /usr/share/emacs/30.0.60/lisp/org/org-duration
/usr/share/emacs/site-lisp/org-mode/org-element-ast hides /usr/share/emacs/30.0.60/lisp/org/org-element-ast
/usr/share/emacs/site-lisp/org-mode/org-element hides /usr/share/emacs/30.0.60/lisp/org/org-element
/usr/share/emacs/site-lisp/org-mode/org-entities hides /usr/share/emacs/30.0.60/lisp/org/org-entities
/usr/share/emacs/site-lisp/org-mode/org-faces hides /usr/share/emacs/30.0.60/lisp/org/org-faces
/usr/share/emacs/site-lisp/org-mode/org-feed hides /usr/share/emacs/30.0.60/lisp/org/org-feed
/usr/share/emacs/site-lisp/org-mode/org-fold-core hides /usr/share/emacs/30.0.60/lisp/org/org-fold-core
/usr/share/emacs/site-lisp/org-mode/org-fold hides /usr/share/emacs/30.0.60/lisp/org/org-fold
/usr/share/emacs/site-lisp/org-mode/org-footnote hides /usr/share/emacs/30.0.60/lisp/org/org-footnote
/usr/share/emacs/site-lisp/org-mode/org-goto hides /usr/share/emacs/30.0.60/lisp/org/org-goto
/usr/share/emacs/site-lisp/org-mode/org-habit hides /usr/share/emacs/30.0.60/lisp/org/org-habit
/usr/share/emacs/site-lisp/org-mode/org-id hides /usr/share/emacs/30.0.60/lisp/org/org-id
/usr/share/emacs/site-lisp/org-mode/org-indent hides /usr/share/emacs/30.0.60/lisp/org/org-indent
/usr/share/emacs/site-lisp/org-mode/org-inlinetask hides /usr/share/emacs/30.0.60/lisp/org/org-inlinetask
/usr/share/emacs/site-lisp/org-mode/org-keys hides /usr/share/emacs/30.0.60/lisp/org/org-keys
/usr/share/emacs/site-lisp/org-mode/org-lint hides /usr/share/emacs/30.0.60/lisp/org/org-lint
/usr/share/emacs/site-lisp/org-mode/org-list hides /usr/share/emacs/30.0.60/lisp/org/org-list
/usr/share/emacs/site-lisp/org-mode/org-macro hides /usr/share/emacs/30.0.60/lisp/org/org-macro
/usr/share/emacs/site-lisp/org-mode/org-macs hides /usr/share/emacs/30.0.60/lisp/org/org-macs
/usr/share/emacs/site-lisp/org-mode/org-mobile hides /usr/share/emacs/30.0.60/lisp/org/org-mobile
/usr/share/emacs/site-lisp/org-mode/org-mouse hides /usr/share/emacs/30.0.60/lisp/org/org-mouse
/usr/share/emacs/site-lisp/org-mode/org-num hides /usr/share/emacs/30.0.60/lisp/org/org-num
/usr/share/emacs/site-lisp/org-mode/org-pcomplete hides /usr/share/emacs/30.0.60/lisp/org/org-pcomplete
/usr/share/emacs/site-lisp/org-mode/org-persist hides /usr/share/emacs/30.0.60/lisp/org/org-persist
/usr/share/emacs/site-lisp/org-mode/org-plot hides /usr/share/emacs/30.0.60/lisp/org/org-plot
/usr/share/emacs/site-lisp/org-mode/org-protocol hides /usr/share/emacs/30.0.60/lisp/org/org-protocol
/usr/share/emacs/site-lisp/org-mode/org-refile hides /usr/share/emacs/30.0.60/lisp/org/org-refile
/usr/share/emacs/site-lisp/org-mode/org-src hides /usr/share/emacs/30.0.60/lisp/org/org-src
/usr/share/emacs/site-lisp/org-mode/org-table hides /usr/share/emacs/30.0.60/lisp/org/org-table
/usr/share/emacs/site-lisp/org-mode/org-tempo hides /usr/share/emacs/30.0.60/lisp/org/org-tempo
/usr/share/emacs/site-lisp/org-mode/org-timer hides /usr/share/emacs/30.0.60/lisp/org/org-timer
/usr/share/emacs/site-lisp/org-mode/org-version hides /usr/share/emacs/30.0.60/lisp/org/org-version
/usr/share/emacs/site-lisp/org-mode/org hides /usr/share/emacs/30.0.60/lisp/org/org
/usr/share/emacs/site-lisp/org-mode/ox-ascii hides /usr/share/emacs/30.0.60/lisp/org/ox-ascii
/usr/share/emacs/site-lisp/org-mode/ox-beamer hides /usr/share/emacs/30.0.60/lisp/org/ox-beamer
/usr/share/emacs/site-lisp/org-mode/ox-html hides /usr/share/emacs/30.0.60/lisp/org/ox-html
/usr/share/emacs/site-lisp/org-mode/ox-icalendar hides /usr/share/emacs/30.0.60/lisp/org/ox-icalendar
/usr/share/emacs/site-lisp/org-mode/ox-koma-letter hides /usr/share/emacs/30.0.60/lisp/org/ox-koma-letter
/usr/share/emacs/site-lisp/org-mode/ox-latex hides /usr/share/emacs/30.0.60/lisp/org/ox-latex
/usr/share/emacs/site-lisp/org-mode/ox-man hides /usr/share/emacs/30.0.60/lisp/org/ox-man
/usr/share/emacs/site-lisp/org-mode/ox-md hides /usr/share/emacs/30.0.60/lisp/org/ox-md
/usr/share/emacs/site-lisp/org-mode/ox-publish hides /usr/share/emacs/30.0.60/lisp/org/ox-publish
/usr/share/emacs/site-lisp/org-mode/ox-texinfo hides /usr/share/emacs/30.0.60/lisp/org/ox-texinfo
/usr/share/emacs/site-lisp/org-mode/org-loaddefs hides /usr/share/emacs/30.0.60/lisp/org/org-loaddefs
/usr/share/emacs/site-lisp/org-mode/ox hides /usr/share/emacs/30.0.60/lisp/org/ox
/usr/share/emacs/site-lisp/org-mode/ox-odt hides /usr/share/emacs/30.0.60/lisp/org/ox-odt
/usr/share/emacs/site-lisp/org-mode/ox-org hides /usr/share/emacs/30.0.60/lisp/org/ox-org
/usr/share/emacs/site-lisp/compat/compat hides /usr/share/emacs/30.0.60/lisp/emacs-lisp/compat

Features:
(shadow emacsbug vc vc-git diff-mode track-changes easy-mmode
vc-dispatcher cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs shr-color color network-stream nsm
mailalias ispell face-remap misearch multi-isearch sort gnus-cite qp
mm-archive mail-extr textsec uni-scripts idna-mapping ucs-normalize
uni-confusable textsec-check cl-extra term/tmux term/xterm xterm
company-oddmuse company-keywords company-etags etags fileloop generator
xref project company-gtags company-dabbrev-code company-dabbrev
company-files company-clang company-capf company-cmake company-semantic
company-template company-bbdb flycheck-clang-tidy flycheck-pkgcheck
flycheck lisp-mnt help-mode company-ebuild company-ebuild-keywords
ebuild-mode-keywords company-ebuild-custom company ebuild-mode skeleton
exec-path-from-shell erc-track erc-ring erc-desktop-notifications
erc-netsplit erc-menu erc-match erc-list erc-goodies erc-pcomplete
erc-capab erc-button erc-fill erc-stamp erc-join erc-autoaway
tango-dark-theme erc erc-backend erc-networks erc-common erc-compat
compat erc-loaddefs cus-load warnings editorconfig editorconfig-core
editorconfig-core-handle editorconfig-fnmatch pcase savehist saveplace
desktop frameset server mu4e mu4e-org org ob ob-tangle ob-ref ob-lob
ob-table ob-exp org-macro org-src sh-script smie treesit executable
ob-comint org-pcomplete pcomplete org-list org-footnote org-faces
org-entities noutline outline ob-emacs-lisp ob-core ob-eval org-cycle
org-table ol rx org-fold org-fold-core org-keys oc org-loaddefs
find-func org-version org-compat org-macs format-spec mu4e-notification
notifications mu4e-main smtpmail mu4e-view mu4e-mime-parts thingatpt
comint ansi-osc ansi-color ring cal-menu calendar cal-loaddefs
mu4e-headers mu4e-thread mu4e-actions mu4e-compose mu4e-draft gnus-msg
gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig gnus-sum
gnus-group gnus-undo gnus-start gnus-dbus dbus gnus-cloud nnimap nnmail
mail-source utf7 nnoo parse-time iso8601 gnus-spec gnus-int gnus-range
gnus-win gnus nnheader range wid-edit mu4e-search mu4e-lists
mu4e-bookmarks mu4e-mark mu4e-message shr pixel-fill kinsoku url-file
svg xml dom flow-fill mule-util hl-line mu4e-contacts mu4e-update
mu4e-folders mu4e-context mu4e-query-items mu4e-server mu4e-modeline
mu4e-vars mu4e-helpers mu4e-config mu4e-window bookmark pp ido message
sendmail yank-media puny dired dired-loaddefs rfc822 mml mml-sec epa
derived epg rfc6068 epg-config gnus-util text-property-search time-date
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util
ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils mailheader
mu4e-obsolete site-gentoo info debbugs-autoloads package browse-url url
url-proxy url-privacy url-expand url-methods url-history url-cookie
generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs icons password-cache json
subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib
rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook
vc-hooks lisp-float-type elisp-mode mwheel term/pgtk-win pgtk-win
term/common-win touch-screen pgtk-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu
timer select scroll-bar mouse jit-lock font-lock syntax font-core
term/tty-colors frame minibuffer nadvice seq simple cl-generic
indonesian philippine cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs
theme-loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads dbusbind inotify
dynamic-setting system-font-setting font-render-setting cairo gtk pgtk
lcms2 multi-tty move-toolbar make-network-process emacs)

Memory information:
((conses 16 623819 913077) (symbols 48 44918 52)
 (strings 32 199560 31638) (string-bytes 1 5570727) (vectors 16 80899)
 (vector-slots 8 1196758 233368) (floats 8 533 44869)
 (intervals 56 31252 13418) (buffers 992 31))

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 377 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#71907: 30.0.60; Failed treesit-node-check test
  2024-07-02 20:17 bug#71907: 30.0.60; Failed treesit-node-check test Sam James
@ 2024-07-03  7:19 ` Andrea Corallo
  2024-07-03  7:32   ` Yuan Fu
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Corallo @ 2024-07-03  7:19 UTC (permalink / raw)
  To: Sam James; +Cc: Yuan Fu, 71907

Sam James <sam@gentoo.org> writes:

> When doing a clean bootstrap build of Emacs 30 from git, I get one test
> failure:
> """
> 1 unexpected results:
>    FAILED  treesit-node-check  ((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)
>
> 2 skipped results:
>   SKIPPED  treesit-defun-navigation-nested-4  ((skip-unless (treesit-language-available-p 'elixir)) :form (treesit-language-available-p elixir) :value nil)
>   SKIPPED  treesit-multi-lang  ((skip-unless (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript))) :form (and (treesi
> t-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript)) :value nil)
>
> make[3]: *** [Makefile:184: src/treesit-tests.log] Error 1
> make[3]: 'lisp/simple-tests.log' is up to date.
> """

Thanks, ccing Yuan Fu.

  Andrea





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#71907: 30.0.60; Failed treesit-node-check test
  2024-07-03  7:19 ` Andrea Corallo
@ 2024-07-03  7:32   ` Yuan Fu
  0 siblings, 0 replies; 3+ messages in thread
From: Yuan Fu @ 2024-07-03  7:32 UTC (permalink / raw)
  To: Andrea Corallo; +Cc: Sam James, 71907-done



> On Jul 3, 2024, at 12:19 AM, Andrea Corallo <acorallo@gnu.org> wrote:
> 
> Sam James <sam@gentoo.org> writes:
> 
>> When doing a clean bootstrap build of Emacs 30 from git, I get one test
>> failure:
>> """
>> 1 unexpected results:
>>   FAILED  treesit-node-check  ((should (treesit-node-check array-node 'outdated)) :form (treesit-node-check #<treesit-node-in-killed-buffer> outdated) :value nil)
>> 
>> 2 skipped results:
>>  SKIPPED  treesit-defun-navigation-nested-4  ((skip-unless (treesit-language-available-p 'elixir)) :form (treesit-language-available-p elixir) :value nil)
>>  SKIPPED  treesit-multi-lang  ((skip-unless (and (treesit-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript))) :form (and (treesi
>> t-language-available-p 'html) (treesit-language-available-p 'css) (treesit-language-available-p 'javascript)) :value nil)
>> 
>> make[3]: *** [Makefile:184: src/treesit-tests.log] Error 1
>> make[3]: 'lisp/simple-tests.log' is up to date.
>> """
> 
> Thanks, ccing Yuan Fu.
> 
>  Andrea

Thanks for the report and CC! I fixed the test on emacs-30.

Yuan






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-03  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 20:17 bug#71907: 30.0.60; Failed treesit-node-check test Sam James
2024-07-03  7:19 ` Andrea Corallo
2024-07-03  7:32   ` Yuan Fu

Code repositories for project(s) associated with this public inbox

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

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