==> Making package: emacs-pgtk-native-comp-git 29.0.50.156926-1 (Wed 01 Jun 2022 03:11:47 PM CST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning emacs-git git repo... Cloning into bare repository '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/emacs-git'... remote: Counting objects: 993038, done. remote: Compressing objects: 100% (176826/176826), done. remote: Total 993038 (delta 816214), reused 991401 (delta 814831) Receiving objects: 100% (993038/993038), 360.54 MiB | 13.23 MiB/s, done. Resolving deltas: 100% (816214/816214), done. ==> Validating source files with b2sums... emacs-git ... Skipped ==> Extracting sources... -> Creating working copy of emacs-git git repo... Cloning into 'emacs-git'... done. ==> Starting prepare()... Configuring local git repository... '.git/config' -> '.git/config.~1~' git config transfer.fsckObjects 'true' git config diff.cpp.xfuncname '!^[ \t]*[A-Za-z_][A-Za-z_0-9]*:[[:space:]]*($|/[/*]) ^((::[[:space:]]*)?[A-Za-z_][A-Za-z_0-9]*[[:space:]]*\(.*)$ ^((#define[[:space:]]|DEFUN).*)$' git config diff.elisp.xfuncname '^\([^[:space:]]*def[^[:space:]]+[[:space:]]+([^()[:space:]]+)' git config diff.m4.xfuncname '^((m4_)?define|A._DEFUN(_ONCE)?)\([^),]*' git config diff.make.xfuncname '^([$.[:alnum:]_].*:|[[:alnum:]_]+[[:space:]]*([*:+]?[:?]?|!?)=|define .*)' git config diff.shell.xfuncname '^([[:space:]]*[[:alpha:]_][[:alnum:]_]*[[:space:]]*\(\)|[[:alpha:]_][[:alnum:]_]*=)' git config diff.texinfo.xfuncname '^@node[[:space:]]+([^,[:space:]][^,]+)' Installing git hooks... 'build-aux/git-hooks/commit-msg' -> '.git/hooks/commit-msg' 'build-aux/git-hooks/pre-commit' -> '.git/hooks/pre-commit' 'build-aux/git-hooks/prepare-commit-msg' -> '.git/hooks/prepare-commit-msg' '.git/hooks/applypatch-msg.sample' -> '.git/hooks/applypatch-msg' '.git/hooks/pre-applypatch.sample' -> '.git/hooks/pre-applypatch' You can now run './autogen.sh autoconf'. Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs) Checking for autoconf (need at least version 2.65) ... ok Your system has the required tools. Building aclocal.m4 ... Running 'autoreconf -fi -I m4' ... You can now run './configure'. ==> Starting pkgver()... ==> Starting build()... 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 gcc... gcc 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 accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether gcc 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 utmp.h... yes checking for util.h... no checking for sanitizer/lsan_interface.h... yes checking for sys/socket.h... yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for sys/un.h... yes checking for vfork.h... no checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for ieee754.h... yes checking for limits.h... yes checking for sys/select.h... yes checking for sys/random.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 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fno-common... 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 -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 -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-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/bin/install -c checking command to symlink files in the same directory... ln -s checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for brew... no checking for -znocombreloc... not needed checking whether addresses are sanitized... no checking for math library... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... 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 X... libraries , headers checking whether malloc is Doug Lea style... no checking for sbrk... yes checking for getpagesize... yes checking for __lsan_ignore_object... no checking for fork... yes checking for vfork... yes checking for fchmod... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for readlinkat... yes checking for explicit_bzero... yes checking for memset_s... no checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for futimens... yes checking for getrandom... yes checking for timespec_get... yes checking for gettimeofday... yes checking for mkostemp... yes checking for pipe2... yes checking for pselect... yes checking for pthread_sigmask... yes checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for utimensat... yes checking for getdtablesize... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for librsvg-2.0 >= 2.14.0... yes checking for libwebp >= 0.6.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.20 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 lgetfilecon in -lselinux... no checking for gnutls >= 2.12.2... yes checking for libsystemd >= 222... yes checking for jansson >= 2.7... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking for webkit2gtk-4.0 >= 2.12... 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 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 gcc_jit_context_acquire in -lgccjit... yes checking for libgccjit.h... yes 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... no checking for liblockfile.so... no checking for maillock.h... no 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 libseccomp >= 2.5.2... yes 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 trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... yes checking for log2... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking whether pthread_setname_np takes a single argument... 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 __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... 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... no 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 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 typeof syntax and keyword spelling... typeof checking for statement expressions... yes checking whether malloc (0) returns nonnull... yes checking for working alloca.h... yes checking for alloca... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes 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 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 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 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 defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether 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 whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... 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 type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether the utimes function works... yes checking for C compiler option to allow warnings... -Wno-error checking for sys/acl.h... yes checking for library containing acl_get_file... -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 alloca as a compiler built-in... yes checking for __builtin_expect... yes checking for byteswap.h... 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 whether copy_file_range is known to work... 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 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 getxattr with XATTR_NAME_POSIX_ACL macros... 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 whether futimens works... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... 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 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... no checking for sched_getaffinity... yes checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... no checking for glibc compatible sched_getaffinity... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... 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 working stdalign.h... 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 whether timer_settime is declared... yes checking for library containing timer_settime... none required checking for timer_settime... yes checking whether utimensat works... yes checking for variable-length arrays... yes checking whether getdtablesize works... yes checking for __mktime_internal... no checking for timer_getoverrun... yes checking for gcc option to disable position independent executables... not needed Configured for 'x86_64-pc-linux-gnu'. Where should the build process find the source code? .. What compiler should emacs be built with? gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection 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? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? 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 -lz Does Emacs use -lrsvg-2? yes Does Emacs use -lwebp? yes 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? no Does Emacs use a file notification library? yes -lglibc (inotify) Does Emacs use access control lists? yes -lacl 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 -ljansson? yes Does Emacs use the GMP library? yes Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? yes Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets? yes Does Emacs have threading support in lisp? yes Does Emacs support the portable dumper? yes Does Emacs support legacy unexec dumping? no Which dumping strategy does Emacs use? pdumper Does Emacs have native lisp compiler? yes Does Emacs use version 2 of the the X Input Extension? 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 doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating test/Makefile config.status: creating test/infra/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: WARNING: This configuration installs a 'movemail' program that does not retrieve POP3 email. By default, Emacs 25 and earlier installed a 'movemail' program that retrieved POP3 email via only insecure channels, a practice that is no longer recommended but that you can continue to support by using '../configure --with-pop'. configure: You might want to install GNU Mailutils and use '../configure --with-mailutils'. make bootstrap-clean make[1]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make -C src bootstrap-clean make -C oldXMenu bootstrap-clean make -C lwlib bootstrap-clean make -C lib bootstrap-clean make -C lib-src bootstrap-clean make -C nt bootstrap-clean make -C doc/emacs bootstrap-clean make -C doc/misc bootstrap-clean make -C doc/lispref bootstrap-clean make -C doc/lispintro bootstrap-clean make -C test bootstrap-clean make -C nextstep bootstrap-clean make -C admin/charsets bootstrap-clean make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib-src' make -C admin/unidata bootstrap-clean make -C leim bootstrap-clean make -C lisp bootstrap-clean make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/test' make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/nextstep' rm -rf make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' rm -f Makefile make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lwlib' rm -f ./*.o liblw.a \#* deps/* make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/leim' make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/oldXMenu' rm -f ../../leim/../lisp/leim/quail/CCDOSPY.el ../../leim/../lisp/leim/quail/Punct.el ../../leim/../lisp/leim/quail/QJ.el ../../leim/../lisp/leim/quail/SW.el ../../leim/../lisp/leim/quail/TONEPY.el ../../leim/../lisp/leim/quail/4Corner.el ../../leim/../lisp/leim/quail/ARRAY30.el ../../leim/../lisp/leim/quail/ECDICT.el ../../leim/../lisp/leim/quail/ETZY.el ../../leim/../lisp/leim/quail/Punct-b5.el ../../leim/../lisp/leim/quail/PY-b5.el ../../leim/../lisp/leim/quail/QJ-b5.el ../../leim/../lisp/leim/quail/ZOZY.el ../../leim/../lisp/leim/quail/tsang-b5.el ../../leim/../lisp/leim/quail/quick-b5.el ../../leim/../lisp/leim/quail/tsang-cns.el ../../leim/../lisp/leim/quail/quick-cns.el ../../leim/../lisp/leim/quail/PY.el ../../leim/../lisp/leim/quail/ZIRANMA.el ../../leim/../lisp/leim/quail/CTLau.el ../../leim/../lisp/leim/quail/CTLau-b5.el ../../leim/../lisp/language/pinyin.el ../../leim/../lisp/leim/leim-list.el rm -f libXMenu11.a ./*.o deps/* rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \ GNUstep/Emacs.base/Resources/Emacs.desktop \ Cocoa/Emacs.base/Contents/Info.plist \ Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/nt' rm -f core *.o *.res make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/emacs' rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' make[2]: Nothing to be done for 'bootstrap-clean'. make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/nextstep' make -C admin/grammars bootstrap-clean rm -f \ ../../../doc/emacs/../../info/emacs.info \ ../../../doc/emacs/../../info/emacs.info-[1-9] \ ../../../doc/emacs/../../info/emacs.info-[1-9][0-9] make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/leim' make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispintro' rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispref' rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs rm -f \ ../../../doc/lispref/../../info/elisp.info \ ../../../doc/lispref/../../info/elisp.info-[1-9] \ ../../../doc/lispref/../../info/elisp.info-[1-9][0-9] make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/misc' rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \ ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \ ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/src' GEN lisp.mk rm -f Makefile make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/grammars' make[2]: Nothing to be done for 'bootstrap-clean'. make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/grammars' rm -f Makefile for file in auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio emacs-mime epa erc ert eshell eudc efaq eww flymake forms gnus emacs-gnutls htmlfontify idlwave ido info.info mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc remember reftex sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode transient tramp url vhdl-mode vip viper vtable widget wisent woman efaq-w32; do \ file=`echo ${file} | sed 's/\.info$//'`.info; \ rm -f \ ../../../doc/misc/../../info/${file} \ ../../../doc/misc/../../info/${file}-[1-9] \ ../../../doc/misc/../../info/${file}-[1-9][0-9]; \ done rm -f runemacs addpm cmdproxy ddeclient rm -fr deps rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps rm -fr deps rm -f TAGS Makefile *.rc rm -f \ ../../../doc/lispintro/../../info/eintr.info \ ../../../doc/lispintro/../../info/eintr.info-[1-9] rm -f TAGS rm -f Makefile make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/oldXMenu' rm -f ../../../doc/misc/modus-themes.texi ../../../doc/misc/org.texi make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lwlib' rm -f elisp[12]* vol[12].tmp rm -f ../../../doc/emacs/emacsver.texi TAGS rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps rm -f gnustmp* rm -f Makefile make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/emacs' true make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/nt' rm -f TAGS rm -f ./*.dvi ./*.html ./*.pdf ./*.ps rm -f ../../../admin/unidata/*.elc unidata.txt rm -f elisp.dvi elisp.html elisp.pdf elisp.ps make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispintro' rm -f core ./*.o ./*.res rm -f vol[12].dvi vol[12].pdf vol[12].ps make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc rm -f etags ctags emacsclient ebrowse hexl movemail update-game-score make-docfile make-fingerprint seccomp-filter rm -f Makefile rm -f Makefile rm -f TAGS Makefile blessmail rm -f TAGS make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib-src' make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispref' find ../../lisp -name '*.elc' -delete rm -f ../../lisp/cus-load.el ../../lisp/finder-inf.el ../../lisp/subdirs.el ../../lisp/eshell/esh-groups.el make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' find . '(' -name '*.log' -o -name '*.log~' ')' -delete find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete rm -f ../../test/lisp/gnus/mml-sec-resources/random_seed rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \ src/emacs-module-resources/*.dll gmp.h find ../../test -name '*.elc' -delete make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib' rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/test' rm -f core *.stackdump alloca.h byteswap.h dirent.h errno.h execinfo.h fcntl.h getopt.h getopt-cdefs.h ieee754.h inttypes.h gmp.h limits.h signal.h stdalign.h stddef.h stdint.h stdio.h stdlib.h string.h sys/random.h sys/select.h sys/stat.h sys/time.h sys/types.h time.h unistd.h rm -f Makefile rm -fr deps make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib' rm -f temacs core ./*.core \#* ./*.o rm -f emacs emacs-*.*.*[0-9] emacs-*.*.*[0-9].pdmp rm -f dmpstruct.h rm -f ../etc/DOC* rm -f emacs.pdmp rm -f ../etc/DOC rm -f bootstrap-emacs bootstrap-emacs.pdmp rm -f emacs-29.0.50 rm -f buildobj.h rm -f globals.h gl-stamp rm -f ./*.res ./*.tmp rm -f deps/* rm -f emacs-module.h epaths.h config.h config.stamp if test -f ./.gdbinit; then \ mv ./.gdbinit ./.gdbinit.save; \ if test -f "../../src/.gdbinit"; then rm -f ./.gdbinit.save; \ else mv ./.gdbinit.save ./.gdbinit; fi; \ fi make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/src' rm -f TAGS make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/misc' [ ! -f config.log ] || mv -f config.log config.log~ rm -rf ../info rm -f ../etc/refcards/emacsver.tex rm -rf native-lisp/ lisp/leim/ja-dic/ rm -f config.cache config.log ../doc/man/emacs.1 make[1]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' cd .. && ./autogen.sh autoconf Checking whether you have the necessary tools... (Read INSTALL.REPO for more details on building Emacs) Checking for autoconf (need at least version 2.65) ... ok Your system has the required tools. Running 'autoreconf -fi -I m4' ... You can now run './configure'. make MAKEFILE_NAME=force-Makefile force-Makefile make[1]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make[1]: *** No rule to make target 'echo-sources'. Stop. if [ -x ./config.status ]; then \ ./config.status --recheck; \ else \ ../configure --cache-file=/dev/null; \ fi running CONFIG_SHELL=/bin/sh /bin/sh ../configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-modules --without-libotf --without-m17n-flt --without-gconf --without-gsettings --with-native-compilation --with-xinput2 --with-pgtk --without-xaw3d --with-sound=alsa --with-xwidgets --without-compress-install --program-transform-name=s/\([ec]tags\)/\1.emacs/ CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS --no-create --no-recursion 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 gcc... gcc 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 accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether gcc 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 utmp.h... yes checking for util.h... no checking for sanitizer/lsan_interface.h... yes checking for sys/socket.h... yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for sys/un.h... yes checking for vfork.h... no checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... yes checking for sys/vfs.h... yes checking for sys/fs_types.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for ieee754.h... yes checking for limits.h... yes checking for sys/select.h... yes checking for sys/random.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 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -fno-common... 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 -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 -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-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/bin/install -c checking command to symlink files in the same directory... ln -s checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for brew... no checking for -znocombreloc... not needed checking whether addresses are sanitized... no checking for math library... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... 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 X... libraries , headers checking whether malloc is Doug Lea style... no checking for sbrk... yes checking for getpagesize... yes checking for __lsan_ignore_object... no checking for fork... yes checking for vfork... yes checking for fchmod... yes checking for canonicalize_file_name... yes checking for faccessat... yes checking for realpath... yes checking for lstat... yes checking for readlinkat... yes checking for explicit_bzero... yes checking for memset_s... no checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for futimens... yes checking for getrandom... yes checking for timespec_get... yes checking for gettimeofday... yes checking for mkostemp... yes checking for pipe2... yes checking for pselect... yes checking for pthread_sigmask... yes checking for readlink... yes checking for isblank... yes checking for iswctype... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for utimensat... yes checking for getdtablesize... yes checking for futimes... yes checking for futimesat... yes checking for lutimes... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for librsvg-2.0 >= 2.14.0... yes checking for libwebp >= 0.6.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.20 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 lgetfilecon in -lselinux... no checking for gnutls >= 2.12.2... yes checking for libsystemd >= 222... yes checking for jansson >= 2.7... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking for webkit2gtk-4.0 >= 2.12... 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 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 gcc_jit_context_acquire in -lgccjit... yes checking for libgccjit.h... yes 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... no checking for liblockfile.so... no checking for maillock.h... no 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 libseccomp >= 2.5.2... yes 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 trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... yes checking for log2... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking whether pthread_setname_np takes a single argument... 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 __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... 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... no 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 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 typeof syntax and keyword spelling... typeof checking for statement expressions... yes checking whether malloc (0) returns nonnull... yes checking for working alloca.h... yes checking for alloca... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking whether lstat correctly handles trailing slash... yes checking whether // is distinct from /... no checking whether realpath works... yes checking for getcwd... yes checking for C/C++ restrict keyword... __restrict__ checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes 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 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 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 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 defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether 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 whether fcloseall is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking for struct timespec in ... yes checking for TIME_UTC in ... 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 type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether the utimes function works... yes checking for C compiler option to allow warnings... -Wno-error checking for sys/acl.h... yes checking for library containing acl_get_file... -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 alloca as a compiler built-in... yes checking for __builtin_expect... yes checking for byteswap.h... 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 whether copy_file_range is known to work... 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 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 getxattr with XATTR_NAME_POSIX_ACL macros... 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 whether futimens works... yes checking for getloadavg... yes checking for sys/loadavg.h... no checking whether getloadavg is declared... 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 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... no checking for sched_getaffinity... yes checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... no checking for glibc compatible sched_getaffinity... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... 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 working stdalign.h... 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 whether timer_settime is declared... yes checking for library containing timer_settime... none required checking for timer_settime... yes checking whether utimensat works... yes checking for variable-length arrays... yes checking whether getdtablesize works... yes checking for __mktime_internal... no checking for timer_getoverrun... yes checking for gcc option to disable position independent executables... not needed Configured for 'x86_64-pc-linux-gnu'. Where should the build process find the source code? .. What compiler should emacs be built with? gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection 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? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? 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 -lz Does Emacs use -lrsvg-2? yes Does Emacs use -lwebp? yes 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? no Does Emacs use a file notification library? yes -lglibc (inotify) Does Emacs use access control lists? yes -lacl 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 -ljansson? yes Does Emacs use the GMP library? yes Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? yes Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets? yes Does Emacs have threading support in lisp? yes Does Emacs support the portable dumper? yes Does Emacs support legacy unexec dumping? no Which dumping strategy does Emacs use? pdumper Does Emacs have native lisp compiler? yes Does Emacs use version 2 of the the X Input Extension? no configure: creating ./config.status configure: WARNING: This configuration installs a 'movemail' program that does not retrieve POP3 email. By default, Emacs 25 and earlier installed a 'movemail' program that retrieved POP3 email via only insecure channels, a practice that is no longer recommended but that you can continue to support by using '../configure --with-pop'. configure: You might want to install GNU Mailutils and use '../configure --with-mailutils'. MAKE='make' ./config.status config.status: creating src/verbose.mk config.status: creating src/emacs-module.h config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ../doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating test/Makefile config.status: creating test/infra/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make[1]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make all make[1]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make -C lib all make -C doc/lispref info make -C doc/lispintro info make -C doc/emacs info GEN ../info/dir make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispintro' /usr/bin/mkdir -p ../../../doc/lispintro/../../info make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispref' /usr/bin/mkdir -p ../../../doc/lispref/../../info GEN ../../../doc/lispintro/../../info/eintr.info make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/emacs' GEN ../../../doc/emacs/../../info/emacs.info GEN ../../../doc/lispref/../../info/elisp.info make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib' GEN alloca.h GEN dirent.h GEN fcntl.h GEN inttypes.h GEN limits.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/random.h GEN sys/select.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN unistd.h CC fingerprint.o CC mktime.o CC acl-errno-valid.o CC acl-internal.o CC get-permissions.o CC set-permissions.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC close-stream.o CC count-leading-zeros.o CC count-one-bits.o CC count-trailing-zeros.o CC md5-stream.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC fcntl.o CC file-has-acl.o CC filemode.o CC filevercmp.o CC fsusage.o CC gettime.o CC nanosleep.o CC nproc.o CC nstrftime.o CC pipe2.o CC qcopy-acl.o CC sig2str.o CC stat-time.o CC tempname.o CC time_rz.o CC timegm.o CC timespec.o CC timespec-add.o CC timespec-sub.o CC u64.o CC unistd.o CC openat-die.o CC save-cwd.o AR libgnu.a make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib' make -C lib-src all make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib-src' CCLD etags CCLD ctags CCLD emacsclient CCLD ebrowse CCLD hexl CC pop.o CCLD update-game-score CCLD make-docfile CCLD make-fingerprint CCLD seccomp-filter CCLD movemail GEN seccomp-filter.bpf GEN seccomp-filter-exec.bpf make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lib-src' make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' BIN_DESTDIR=''/usr/bin/'' \ ELN_DESTDIR='/usr/lib/emacs/29.0.50/' all make[2]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/src' GEN globals.h GEN buildobj.h make -C ../admin/charsets all make -C ../admin/unidata charscript.el make -C ../admin/unidata emoji-zwj.el make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' make -C ../admin/charsets cp51932.el make -C ../admin/charsets eucjp-ms.el make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' GEN ../../../etc/charsets/8859-2.map GEN ../../../etc/charsets/8859-3.map GEN ../../../etc/charsets/8859-4.map GEN ../../../etc/charsets/8859-5.map GEN ../../../etc/charsets/8859-6.map GEN ../../../etc/charsets/8859-7.map make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' GEN ../../../etc/charsets/CP932-2BYTE.map make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' GEN ../../../lisp/international/eucjp-ms.el GEN ../../../etc/charsets/8859-8.map GEN ../../../etc/charsets/8859-9.map GEN ../../../lisp/international/emoji-zwj.el GEN ../../../lisp/international/charscript.el GEN ../../../etc/charsets/8859-10.map GEN ../../../etc/charsets/8859-11.map GEN ../../../etc/charsets/8859-13.map GEN ../../../etc/charsets/8859-14.map GEN ../../../etc/charsets/8859-15.map GEN ../../../etc/charsets/8859-16.map make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' GEN ../../../etc/charsets/IBM037.map GEN ../../../etc/charsets/IBM038.map GEN ../../../etc/charsets/IBM256.map GEN ../../../etc/charsets/IBM273.map GEN ../../../etc/charsets/IBM274.map GEN ../../../etc/charsets/IBM275.map GEN ../../../etc/charsets/IBM277.map GEN ../../../etc/charsets/IBM278.map GEN ../../../etc/charsets/IBM280.map GEN ../../../etc/charsets/IBM281.map GEN ../../../etc/charsets/IBM284.map CC dispnew.o make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' GEN ../../../etc/charsets/IBM285.map CC frame.o CC scroll.o CC xdisp.o make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' CC menu.o GEN ../../../etc/charsets/IBM290.map GEN ../../../etc/charsets/IBM297.map GEN ../../../etc/charsets/IBM420.map CC window.o GEN ../../../etc/charsets/IBM423.map GEN ../../../etc/charsets/IBM424.map GEN ../../../etc/charsets/IBM437.map GEN ../../../etc/charsets/IBM500.map CC charset.o GEN ../../../lisp/international/cp51932.el CC coding.o GEN ../../../etc/charsets/IBM850.map GEN ../../../etc/charsets/IBM851.map GEN ../../../etc/charsets/IBM852.map make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' CC category.o GEN ../../../etc/charsets/IBM855.map GEN ../../../etc/charsets/IBM856.map CC ccl.o GEN ../../../etc/charsets/IBM857.map GEN ../../../etc/charsets/IBM860.map GEN ../../../etc/charsets/IBM861.map GEN ../../../etc/charsets/IBM862.map GEN ../../../etc/charsets/IBM863.map GEN ../../../etc/charsets/IBM864.map GEN ../../../etc/charsets/IBM865.map CC character.o GEN ../../../etc/charsets/IBM866.map CC chartab.o GEN ../../../etc/charsets/IBM868.map make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispintro' GEN ../../../etc/charsets/IBM869.map CC bidi.o GEN ../../../etc/charsets/IBM870.map GEN ../../../etc/charsets/IBM871.map GEN ../../../etc/charsets/IBM874.map GEN ../../../etc/charsets/IBM875.map GEN ../../../etc/charsets/IBM880.map GEN ../../../etc/charsets/IBM891.map CC cm.o CC term.o GEN ../../../etc/charsets/IBM903.map GEN ../../../etc/charsets/IBM904.map GEN ../../../etc/charsets/IBM905.map GEN ../../../etc/charsets/IBM918.map GEN ../../../etc/charsets/IBM1004.map CC terminal.o GEN ../../../etc/charsets/IBM1026.map CC xfaces.o GEN ../../../etc/charsets/IBM1047.map GEN ../../../etc/charsets/CP737.map GEN ../../../etc/charsets/CP775.map CC gtkutil.o GEN ../../../etc/charsets/CP1125.map GEN ../../../etc/charsets/CP1250.map CC emacsgtkfixed.o GEN ../../../etc/charsets/CP1251.map CC dbusbind.o CC emacs.o GEN ../../../etc/charsets/CP1252.map GEN ../../../etc/charsets/CP1253.map GEN ../../../etc/charsets/CP1254.map CC keyboard.o GEN ../../../etc/charsets/CP1255.map GEN ../../../etc/charsets/CP1256.map CC macros.o GEN ../../../etc/charsets/CP1257.map CC keymap.o GEN ../../../etc/charsets/CP1258.map GEN ../../../etc/charsets/CP10007.map GEN ../../../etc/charsets/CP720.map CC sysdep.o GEN ../../../etc/charsets/CP858.map GEN ../../../etc/charsets/GB2312.map GEN ../../../etc/charsets/GBK.map CC bignum.o GEN ../../../etc/charsets/GB180302.map GEN ../../../etc/charsets/BIG5.map CC buffer.o GEN ../../../etc/charsets/BIG5-HKSCS.map CC filelock.o CC insdel.o CC marker.o CC minibuf.o GEN ../../../etc/charsets/CNS-1.map CC fileio.o GEN ../../../etc/charsets/CNS-2.map CC dired.o GEN ../../../etc/charsets/CNS-3.map CC cmds.o GEN ../../../etc/charsets/CNS-4.map GEN ../../../etc/charsets/CNS-5.map CC casetab.o GEN ../../../etc/charsets/CNS-6.map GEN ../../../etc/charsets/CNS-7.map GEN ../../../etc/charsets/CNS-F.map GEN ../../../etc/charsets/JISX0201.map GEN ../../../etc/charsets/JISX0208.map CC casefiddle.o GEN ../../../etc/charsets/JISX0212.map GEN ../../../etc/charsets/JISX2132.map GEN ../../../etc/charsets/JISC6226.map CC indent.o GEN ../../../etc/charsets/JISX213A.map CC search.o GEN ../../../etc/charsets/KSC5601.map GEN ../../../etc/charsets/KSC5636.map GEN ../../../etc/charsets/JOHAB.map GEN ../../../etc/charsets/KOI-8.map GEN ../../../etc/charsets/KOI8-R.map GEN ../../../etc/charsets/KOI8-U.map CC regex-emacs.o GEN ../../../etc/charsets/KOI8-T.map CC undo.o CC alloc.o GEN ../../../etc/charsets/ALTERNATIVNYJ.map GEN ../../../etc/charsets/MIK.map GEN ../../../etc/charsets/PTCP154.map GEN ../../../etc/charsets/TIS-620.map CC pdumper.o CC data.o GEN ../../../etc/charsets/VISCII.map CC doc.o CC editfns.o GEN ../../../etc/charsets/VSCII.map GEN ../../../etc/charsets/VSCII-2.map GEN ../../../etc/charsets/KA-PS.map CC callint.o GEN ../../../etc/charsets/KA-ACADEMY.map GEN ../../../etc/charsets/HP-ROMAN8.map GEN ../../../etc/charsets/NEXTSTEP.map GEN ../../../etc/charsets/MACINTOSH.map CC eval.o GEN ../../../etc/charsets/EBCDICUK.map GEN ../../../etc/charsets/EBCDICUS.map CC floatfns.o GEN ../../../etc/charsets/stdenc.map GEN ../../../etc/charsets/symbol.map GEN ../../../etc/charsets/CP949-2BYTE.map GEN ../../../etc/charsets/BIG5-1.map GEN ../../../etc/charsets/BIG5-2.map GEN ../../../etc/charsets/MULE-ethiopic.map GEN ../../../etc/charsets/MULE-ipa.map GEN ../../../etc/charsets/MULE-is13194.map GEN ../../../etc/charsets/MULE-sisheng.map CC fns.o GEN ../../../etc/charsets/MULE-tibetan.map GEN ../../../etc/charsets/MULE-lviscii.map GEN ../../../etc/charsets/MULE-uviscii.map CC sort.o GEN ../../../etc/charsets/GB180304.map GEN ../../../etc/charsets/JISX2131.map CC font.o CC print.o GEN ../../../admin/charsets/charsets.stamp make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/charsets' CC lread.o CC emacs-module.o CC syntax.o CC bytecode.o CC comp.o CC dynlib.o CC process.o CC gnutls.o CC callproc.o CC region-cache.o CC sound.o CC timefns.o CC atimer.o CC doprnt.o CC intervals.o CC textprop.o CC composite.o CC xml.o CC lcms.o CC inotify.o CC xwidget.o CC profiler.o CC decompress.o CC thread.o CC systhread.o CC sqlite.o CC ftfont.o CC ftcrfont.o CC hbfont.o CC fontset.o CC fringe.o CC image.o CC xgselect.o CC json.o CC pgtkfns.o CC pgtkterm.o CC pgtkselect.o CC pgtkmenu.o CC pgtkim.o CC xsettings.o CC terminfo.o CC lastfile.o In file included from ../../src/pgtkfns.c:28: ../../src/pgtkfns.c: In function ‘Fpgtk_set_resource’: ../../src/pgtkfns.c:1996:29: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn] 1996 | DEFUN ("pgtk-set-resource", Fpgtk_set_resource, Spgtk_set_resource, 2, 2, 0, | ^~~~~~~~~~~~~~~~~~ ../../src/lisp.h:3191:16: note: in definition of macro ‘DEFUN’ 3191 | Lisp_Object fnname | ^~~~~~ ../../src/xsettings.c:164:1: warning: ‘store_tool_bar_style_changed’ defined but not used [-Wunused-function] 164 | store_tool_bar_style_changed (const char *newstyle, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/xsettings.c:124:1: warning: ‘store_font_name_changed’ defined but not used [-Wunused-function] 124 | store_font_name_changed (const char *newfont) | ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/emacs' CCLD temacs /usr/bin/mkdir -p ../etc make -C ../lisp update-subdirs make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' cp -f temacs bootstrap-emacs rm -f bootstrap-emacs.pdmp ./temacs --batch -l loadup --temacs=pbootstrap \ --bin-dest /usr/bin/ --eln-dest /usr/lib/emacs/29.0.50/ Loading loadup.el (source)... Dump mode: pbootstrap Using load-path (/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/../lisp /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/progmodes /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/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 /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/files.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/macroexp.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/pcase.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/macroexp.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cus-face.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/faces.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/ldefs-boot.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/button.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cl-preloaded.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/oclosure.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/obarray.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/abbrev.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/help.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/jka-cmpr-hook.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/epa-hook.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/mule-cmds.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/case-table.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/characters.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/charscript.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/emoji-zwj.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/composite.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/chinese.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/cyrillic.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/indian.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/sinhala.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/english.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/ethiopic.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/european.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/czech.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/slovak.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/romanian.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/greek.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/hebrew.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/cp51932.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/eucjp-ms.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/japanese.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/korean.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/lao.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/tai-viet.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/thai.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/tibetan.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/vietnamese.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/misc-lang.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/utf-8-lang.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/georgian.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/khmer.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/burmese.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/cham.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/philippine.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/indonesian.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/indent.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cl-generic.el (source)... make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/doc/lispref' Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/simple.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/nadvice.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/minibuffer.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/frame.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/startup.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/term/tty-colors.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/font-core.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/syntax.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/font-lock.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/jit-lock.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/mouse.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/scroll-bar.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/select.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/timer.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/easymenu.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/isearch.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/rfn-eshadow.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/menu-bar.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/tab-bar.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/lisp.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/page.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/register.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/paragraphs.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/progmodes/prog-mode.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/lisp-mode.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/text-mode.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/fill.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/newcomment.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/replace.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/tabulated-list.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/buff-menu.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/fringe.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/regexp-opt.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/image.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/fontset.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/dnd.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/tool-bar.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/dynamic-setting.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/term/common-win.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/term/pgtk-win.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/mwheel.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/progmodes/elisp-mode.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/float-sup.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/vc/vc-hooks.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/vc/ediff-hook.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/uniquify.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/electric.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/paren.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/shorthands.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/eldoc.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cus-start.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/tooltip.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/iso-transl.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name bootstrap-emacs.pdmp Dumping fingerprint: 5967086153620a76c1d30386d13ac32f7f8a71016a8c86cec8f808e868888cf9 Dump complete Byte counts: header=100 hot=14733868 discardable=194944 cold=10380624 Reloc counts: hot=1031348 discardable=5261 ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' ELC ../../lisp/emacs-lisp/cconv.elc ELC ../../lisp/emacs-lisp/bytecomp.elc ELC ../../lisp/emacs-lisp/macroexp.elc ELC ../../lisp/emacs-lisp/byte-opt.elc ELC ../../lisp/emacs-lisp/comp.elc ELC ../../lisp/emacs-lisp/comp-cstr.elc ELC ../../lisp/emacs-lisp/loaddefs-gen.elc ELC ../../lisp/emacs-lisp/radix-tree.elc touch -t 197101010000 ../../lisp/emacs-lisp/radix-tree.elc touch -t 197101010000 ../../lisp/emacs-lisp/loaddefs-gen.elc touch -t 197101010000 ../../lisp/emacs-lisp/cconv.elc touch -t 197101010000 ../../lisp/emacs-lisp/comp-cstr.elc touch -t 197101010000 ../../lisp/emacs-lisp/macroexp.elc touch -t 197101010000 ../../lisp/emacs-lisp/byte-opt.elc touch -t 197101010000 ../../lisp/emacs-lisp/bytecomp.elc touch -t 197101010000 ../../lisp/emacs-lisp/comp.elc make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' ELC+ELN ../../lisp/emacs-lisp/macroexp.elc ELC+ELN ../../lisp/emacs-lisp/cconv.elc ELC+ELN ../../lisp/emacs-lisp/bytecomp.elc ELC+ELN ../../lisp/emacs-lisp/byte-opt.elc ELC+ELN ../../lisp/emacs-lisp/comp.elc ELC+ELN ../../lisp/emacs-lisp/comp-cstr.elc ELC+ELN ../../lisp/emacs-lisp/loaddefs-gen.elc ELC+ELN ../../lisp/emacs-lisp/radix-tree.elc Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/bytecomp.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cconv.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/comp-cstr.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/radix-tree.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file Source file ‘/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-opt.el’ newer than byte-compiled file; using older file make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' make -C ../lisp autoloads EMACS="../src/bootstrap-emacs" make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' ELC+ELN ../../lisp/case-table.elc ELC+ELN ../../lisp/buff-menu.elc ELC+ELN ../../lisp/button.elc ELC+ELN ../../lisp/abbrev.elc ELC+ELN ../../lisp/dos-vars.elc ELC+ELN ../../lisp/dos-fns.elc ELC+ELN ../../lisp/cus-start.elc ELC+ELN ../../lisp/dos-w32.elc ELC+ELN ../../lisp/bindings.elc ELC+ELN ../../lisp/dynamic-setting.elc ELC+ELN ../../lisp/cus-face.elc ELC+ELN ../../lisp/international/titdic-cnv.elc ELC+ELN ../../lisp/disp-table.elc ELC+ELN ../../lisp/dnd.elc ELC+ELN ../../lisp/composite.elc ELC+ELN ../../lisp/custom.elc ELC+ELN ../../lisp/electric.elc ELC+ELN ../../lisp/emacs-lisp/backquote.elc ELC+ELN ../../lisp/emacs-lisp/byte-run.elc ELC+ELN ../../lisp/emacs-lisp/cl-generic.elc ELC+ELN ../../lisp/emacs-lisp/cl-preloaded.elc ELC+ELN ../../lisp/emacs-lisp/debug-early.elc ELC+ELN ../../lisp/emacs-lisp/easymenu.elc ELC+ELN ../../lisp/emacs-lisp/eldoc.elc ELC+ELN ../../lisp/emacs-lisp/float-sup.elc ELC+ELN ../../lisp/emacs-lisp/lisp-mode.elc ELC+ELN ../../lisp/emacs-lisp/lisp.elc ELC+ELN ../../lisp/emacs-lisp/macroexp.elc ELC+ELN ../../lisp/emacs-lisp/map-ynp.elc make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs" make[4]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/grammars' GEN ../../../lisp/cedet/semantic/bovine/c-by.el GEN ../../../lisp/cedet/semantic/bovine/make-by.el ELC+ELN ../../lisp/emacs-lisp/nadvice.elc ELC+ELN ../../lisp/emacs-lisp/oclosure.elc ELC+ELN ../../lisp/emacs-lisp/regexp-opt.elc Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... ELC+ELN ../../lisp/emacs-lisp/shorthands.elc ELC+ELN ../../lisp/emacs-lisp/syntax.elc ELC+ELN ../../lisp/emacs-lisp/tabulated-list.elc GEN ../../../lisp/cedet/semantic/bovine/scm-by.el ELC+ELN ../../lisp/emacs-lisp/timer.elc ELC+ELN ../../lisp/env.elc ELC+ELN ../../lisp/epa-hook.elc ELC+ELN ../../lisp/faces.elc ELC+ELN ../../lisp/files.elc GEN ../../../lisp/cedet/semantic/grammar-wy.el GEN ../../../lisp/cedet/semantic/wisent/javat-wy.el ELC+ELN ../../lisp/font-core.elc GEN ../../../lisp/cedet/semantic/wisent/js-wy.el Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... GEN ../../../lisp/cedet/semantic/wisent/python-wy.el make -C ../leim all EMACS="../src/bootstrap-emacs" make[4]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/leim' GEN ../../leim/../lisp/leim/quail/CCDOSPY.el GEN ../../leim/../lisp/leim/quail/Punct.el GEN ../../leim/../lisp/leim/quail/QJ.el ELC+ELN ../../lisp/font-lock.elc GEN ../../leim/../lisp/leim/quail/SW.el ELC+ELN ../../lisp/format.elc ELC+ELN ../../lisp/frame.elc GEN ../../leim/../lisp/leim/quail/TONEPY.el Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... GEN ../../leim/../lisp/leim/quail/4Corner.el Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... GEN ../../leim/../lisp/leim/quail/ARRAY30.el ELC+ELN ../../lisp/fringe.elc GEN ../../leim/../lisp/leim/quail/ECDICT.el GEN ../../../lisp/cedet/srecode/srt-wy.el GEN ../../leim/../lisp/leim/quail/ETZY.el ELC+ELN ../../lisp/help.elc GEN ../../leim/../lisp/leim/quail/Punct-b5.el ELC+ELN ../../lisp/image.elc GEN ../../leim/../lisp/leim/quail/PY-b5.el GEN ../../leim/../lisp/leim/quail/QJ-b5.el GEN ../../leim/../lisp/leim/quail/ZOZY.el ELC+ELN ../../lisp/indent.elc Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... GEN ../../leim/../lisp/leim/quail/tsang-b5.el GEN ../../leim/../lisp/leim/quail/tsang-cns.el ELC+ELN ../../lisp/international/charscript.elc Loading /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cedet/semantic/grm-wy-boot.el (source)... GEN ../../leim/../lisp/leim/quail/PY.el ELC+ELN ../../lisp/international/emoji-zwj.elc GEN ../../leim/../lisp/leim/quail/ZIRANMA.el GEN ../../leim/../lisp/leim/quail/CTLau.el GEN ../../leim/../lisp/leim/quail/CTLau-b5.el make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" make[3]: Entering directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' GEN ../../leim/../lisp/language/pinyin.el ELC ../../../admin/unidata/uvs.elc GEN unidata.txt ELC ../../../admin/unidata/unidata-gen.elc GEN ../../../lisp/international/emoji-labels.el GEN ../../../lisp/international/uni-scripts.el GEN ../../../lisp/international/uni-confusable.el ELC+ELN ../../lisp/international/cp51932.elc ELC+ELN ../../lisp/international/eucjp-ms.elc GEN ../../leim/../lisp/leim/leim-list.el GEN ../../../lisp/international/idna-mapping.el ELC+ELN ../../lisp/international/fontset.elc GEN ../../../lisp/international/uni-bidi.el GEN ../../../lisp/international/uni-brackets.el ELC+ELN ../../lisp/international/iso-transl.elc GEN ../../../lisp/international/uni-category.el ELC+ELN ../../lisp/international/mule-conf.elc ELC+ELN ../../lisp/international/mule-cmds.elc GEN ../../../lisp/international/uni-combining.el GEN ../../../lisp/international/uni-comment.el ELC+ELN ../../lisp/international/mule-util.elc GEN ../../../lisp/international/uni-decimal.el GEN ../../../lisp/international/uni-decomposition.el GEN ../../../lisp/international/uni-digit.el ELC+ELN ../../lisp/international/mule.elc ELC+ELN ../../lisp/isearch.elc GEN ../../../lisp/international/uni-lowercase.el GEN ../../../lisp/international/uni-mirrored.el GEN ../../../lisp/international/uni-name.el GEN ../../../lisp/international/uni-numeric.el GEN ../../../lisp/international/uni-old-name.el GEN ../../../lisp/international/uni-special-lowercase.el GEN ../../../lisp/international/uni-special-titlecase.el GEN ../../../lisp/international/uni-special-uppercase.el make[4]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/leim' ELC+ELN ../../lisp/jit-lock.elc ELC+ELN ../../lisp/jka-cmpr-hook.elc GEN ../../../lisp/international/uni-titlecase.el ELC+ELN ../../lisp/keymap.elc make[4]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/grammars' GEN ../../lisp/loaddefs.el GEN ../../../lisp/international/uni-uppercase.el INFO Scraping files for loaddefs... ../emacs-git/lisp/faces:0: Warning: Not registering prefix "fo". Affects: ("foreground-color-at-point" "font-list-limit") ../emacs-git/lisp/faces:0: Warning: Not registering prefix "co". Affects: ("copy-face" "color-luminance-dark-limit" "color-dark-p" "color-defined-p" "color-values") ../emacs-git/lisp/files:0: Warning: Not registering prefix "ma". Affects: ("magic-fallback-mode-alist" "magic-mode-alist" "magic-mode-regexp-match-limit" "make-temp-file" "make-nearby-temp-file" "make-backup-files" "make-backup-file-name" "make-backup-file-name-function" "make-backup-file-name--default-function" "make-backup-file-name-1" "make-directory" "make-empty-file" "make-auto-save-file-name" "make-lock-file-name") ../emacs-git/lisp/files:0: Warning: Not registering prefix "mo". Affects: ("mode-require-final-newline" "mounted-file-systems" "move-file-to-trash") ../emacs-git/lisp/files:0: Warning: Not registering prefix "re". Affects: ("require-final-newline" "remote-shell-program" "remote-file-name-inhibit-locks" "remote-file-name-inhibit-cache" "revert-without-query" "revert-buffer" "revert-buffer-function" "revert-buffer--default" "revert-buffer-in-progress-p" "revert-buffer-insert-file-contents-function" "revert-buffer-insert-file-contents--default-function" "revert-buffer-insert-file-contents-delicately" "revert-buffer-with-fine-grain" "revert-buffer-with-fine-grain-max-seconds" "revert-buffer-quick" "revert-buffer-quick-short-answers" "recode-file-name" "recover-this-file" "recover-file" "recover-session" "recover-session-finish" "rename-uniquely" "rename-auto-save-file" "restart-emacs" "read-directory-name" "read-file-modes") ../emacs-git/lisp/files:0: Warning: Not registering prefix "sa". Affects: ("safe-local-eval-forms" "safe-local-variable-values" "safe-local-variable-p" "save-abbrevs" "save-silently" "save-some-buffers" "save-some-buffers--switch-window-callback" "save-some-buffers-action-alist" "save-some-buffers-default-predicate" "save-some-buffers-root" "save-some-buffers-functions" "save-buffer" "save-buffer-coding-system" "save-buffers-kill-emacs" "save-buffers-kill-terminal") ../emacs-git/lisp/files:0: Warning: Not registering prefix "cd". Affects: ("cd" "cd-path" "cd-absolute") ../emacs-git/lisp/files:0: Warning: Not registering prefix "co". Affects: ("copy-directory" "copy-directory-create-symlink" "convert-standard-filename" "conf-mode-maybe" "confirm-nonexistent-file-or-buffer" "confirm-kill-emacs" "confirm-kill-processes") ../emacs-git/lisp/files:0: Warning: Not registering prefix "in". Affects: ("interpreter-mode-alist" "inhibit-local-variables-regexps" "inhibit-local-variables-suffixes" "inhibit-local-variables-ignore-case" "inhibit-local-variables-p" "insert-file" "insert-file-contents-literally" "insert-file-1" "insert-file-literally" "insert-directory" "insert-directory-program" "insert-directory-ls-version" "insert-directory-wildcard-in-dir-p" "insert-directory-clean" "insert-directory-adj-pos" "insert-directory-safely") ../emacs-git/lisp/files:0: Warning: Not registering prefix "lo". Affects: ("lock-file-name-transforms" "lock-file-mode" "local-write-file-hooks" "local-enable-local-variables" "locate-file" "locate-file-completion-table" "locate-dominating-stop-dir-regexp" "locate-dominating-file" "locate-user-emacs-file" "load-file" "load-library") ../emacs-git/lisp/files:0: Warning: Not registering prefix "ab". Affects: ("abbreviated-home-dir" "abbreviate-file-name" "abort-if-file-too-large") ../emacs-git/lisp/files:0: Warning: Not registering prefix "ba". Affects: ("backup-inhibited" "backup-by-copying" "backup-by-copying-when-linked" "backup-by-copying-when-mismatch" "backup-by-copying-when-privileged-mismatch" "backup-buffer" "backup-buffer-copy" "backup-directory-alist" "backup-file-name-p" "backup-enable-predicate" "backup-extract-version" "basic-save-buffer" "basic-save-buffer-1" "basic-save-buffer-2") ../emacs-git/lisp/files:0: Warning: Not registering prefix "no". Affects: ("normal-mode" "normal-backup-enable-predicate" "not-modified") ../emacs-git/lisp/frame:0: Warning: Not registering prefix "se". Affects: ("select-frame-set-input-focus" "select-frame-by-name" "set-cursor-color" "set-background-color" "set-border-color" "set-mouse-color" "set-mouse-absolute-pixel-position" "set-foreground-color" "set-frame-configuration" "set-frame-font" "set-frame-name" "set-frame-parameter" "set-frame-property--interactive") ../emacs-git/lisp/frame:0: Warning: Not registering prefix "de". Affects: ("device-class" "delete-other-frames") ../emacs-git/lisp/frame:0: Warning: Not registering prefix "mo". Affects: ("modify-all-frames-parameters" "mouse-absolute-pixel-position") ../emacs-git/lisp/frame:0: Warning: Not registering prefix "in". Affects: ("initial-frame-alist" "inhibit-frame-set-background-mode") ELC+ELN ../../lisp/language/burmese.elc ELC+ELN ../../lisp/language/cham.elc INFO Scraping files for loaddefs...10% ../emacs-git/lisp/replace:0: Warning: Not registering prefix "co". Affects: ("count-matches" "copy-matching-lines") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "sp". Affects: ("special-mode" "special-mode-map" "split-line") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "sh". Affects: ("shell-command" "shell-command-buffer-name" "shell-command-buffer-name-async" "shell-command-history" "shell-command-prompt-show-cwd" "shell-command-default-error-buffer" "shell-command-dont-erase-buffer" "shell-command--same-buffer-confirm" "shell-command-switch" "shell-command-saved-pos" "shell-command-save-pos-or-erase" "shell-command-set-point-after-cmd" "shell-command-sentinel" "shell-command-on-region" "shell-command-to-string" "shift-select-mode") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "se". Affects: ("self-insert-uses-region-functions" "set-hard-newline-properties" "set-mark" "set-mark-command" "set-mark-command-repeat-pop" "set-goal-column" "set-fill-column" "set-selective-display" "set-variable" "set-variable-value-history") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "go". Affects: ("goto-next-locus" "goto-line" "goto-line-history" "goto-line-history-local" "goto-line-read-args" "goto-line-relative" "goto-history-element" "goal-column") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "ch". Affects: ("char-uppercase-p" "choose-completion" "choose-completion-guess-base-position" "choose-completion-string" "choose-completion-string-functions") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "co". Affects: ("count-words" "count-words-region" "count-words--buffer-format" "count-words--format" "count-lines" "copy-region-as-kill" "copy-region-blink-delay" "copy-to-buffer" "column-number-mode" "command-completion-using-modes-p" "command-completion-default-include-p" "command-completion-with-modes-p" "command-completion-button-p" "command-execute" "command-execute--query" "comment-line-break-function" "compose-mail" "compose-mail-user-agent-warnings" "compose-mail-other-window" "compose-mail-other-frame" "completion-reference-buffer" "completion-no-auto-exit" "completion-base-position" "completion-base-affixes" "completion-use-base-affixes" "completion-wrap-movement" "completion-auto-select" "completion-list-insert-choice-function" "completion-list-mode" "completion-list-mode-map" "completion-list-mode-finish" "completion-show-help" "completion-setup-function") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "cl". Affects: ("clean-mode" "clone-process" "clone-buffer" "clone-buffer-hook" "clone-indirect-buffer" "clone-indirect-buffer-other-window") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "di". Affects: ("display-message-or-buffer" "digit-argument") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "de". Affects: ("deactivate-mark" "deactivate-mark-hook" "delete-indentation" "delete-trailing-lines" "delete-trailing-whitespace" "delete-horizontal-space" "delete-space--internal" "delete-all-space" "delete-active-region" "delete-blank-lines" "delete-backward-char" "delete-forward-char" "delete-completion-window" "default-font-height" "default-font-width" "default-line-height" "default-indent-new-line" "define-alternatives") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "do". Affects: ("do-auto-fill" "downcase-dwim") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "un". Affects: ("undo" "undo-no-redo" "undo--last-change-was-undo-p" "undo-redo" "undo-in-region" "undo-in-progress" "undo-copy-list" "undo-copy-list-1" "undo-start" "undo-more" "undo-make-selective-list" "undo-delta" "undo-adjust-elt" "undo-adjust-beg-end" "undo-adjust-pos" "undo-auto-current-boundary-timer" "undo-auto-amalgamate" "undo-auto--this-command-amalgamating" "undo-auto--needs-boundary-p" "undo-auto--last-boundary-cause" "undo-auto--last-boundary-amalgamating-number" "undo-auto--ensure-boundary" "undo-auto--boundaries" "undo-auto--boundary-timer" "undo-auto--boundary-ensure-timer" "undo-auto--add-boundary" "undo-auto--undoably-changed-buffers" "undo-auto--undoable-change" "undo-amalgamate-change-group" "undo-ask-before-discard" "undo-equiv-table" "undo-elt-in-region" "undo-elt-crosses-region" "undo-extra-outer-limit" "undo-only" "undo-outer-limit-truncate" "universal-argument" "universal-argument--description" "universal-argument--preserve" "universal-argument--mode" "universal-argument-map" "universal-argument-more") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "bi". Affects: ("bidi-directional-controls-chars" "bidi-directional-non-controls-chars" "binary-overwrite-mode") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "ba". Affects: ("back-to-indentation" "backward-to-indentation" "backward-delete-char-untabify" "backward-delete-char-untabify-method" "backward-word" "backward-kill-word" "bad-packages-alist" "bad-package-check") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "ma". Affects: ("make-separator-line" "max-mini-window-lines" "mark" "mark-inactive" "mark-ring" "mark-ring-max" "mark-whole-buffer" "mark-word" "mail-user-agent" "mail-encode-mml") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "re". Affects: ("recenter-current-error" "reindent-then-newline-and-indent" "repeat-complex-command" "reset-this-command-lengths" "region-modifiable-p" "region-insert-function" "region-active-p" "region-bounds" "region-noncontiguous-p" "redisplay-unhighlight-region-function" "redisplay-highlight-region-function" "redisplay--highlight-overlay-function" "redisplay--unhighlight-overlay-function" "redisplay--update-region-highlight" "redisplay--update-cursor-face-highlight" "redisplay--pre-redisplay-functions" "read-quoted-char" "read-quoted-char-radix" "read--expression" "read--expression-try-read" "read-shell-command" "read-from-kill-ring" "read-minibuffer" "read-mail-command" "read-extended-command" "read-extended-command-predicate" "read-extended-command--affixation" "read-expression-map" "read-expression-switch-to-completions" "read-only-mode") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "ne". Affects: ("newline" "newline-and-indent" "negative-argument" "next-error" "next-error-recenter" "next-error--message-highlight-overlay" "next-error-verbose" "next-error-hook" "next-error-highlight" "next-error-highlight-no-select" "next-error-highlight-timer" "next-error-overlay-arrow-position" "next-error-last-buffer" "next-error-buffer" "next-error-buffer-p" "next-error-buffer-on-selected-frame" "next-error-buffer-unnavigated-current" "next-error-internal" "next-error-quit-window" "next-error-select-buffer" "next-error-no-select" "next-error-function" "next-error-find-buffer" "next-error-find-buffer-function" "next-error-found" "next-error-found-function" "next-error-follow-last-line" "next-error-follow-minor-mode" "next-error-follow-mode-post-command-hook" "next-error-move-function" "next-error-message-highlight" "next-match" "next-matching-history-element" "next-history-element" "next-line" "next-line-or-history-element" "next-line-add-newlines" "next-logical-line" "next-complete-history-element" "next-completion") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "no". Affects: ("non-essential" "normal-auto-fill-function" "normal-erase-is-backspace" "normal-erase-is-backspace-setup-frame" "normal-erase-is-backspace-mode") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "ex". Affects: ("extended-command-history" "extended-command-suggest-shorter" "execute-extended-command" "execute-extended-command--last-typed" "execute-extended-command--shorter" "execute-extended-command--shorter-1" "execute-extended-command--binding-timer" "execute-extended-command-for-buffer" "exchange-point-and-mark") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "ev". Affects: ("eval-minibuffer" "eval-expression" "eval-expression-debug-on-error" "eval-expression-print-level" "eval-expression-print-length" "eval-expression-print-maximum-character" "eval-expression-print-format" "eval-expression-minibuffer-setup-hook" "eval-expression-get-print-arguments" "event-apply-alt-modifier" "event-apply-hyper-modifier" "event-apply-super-modifier" "event-apply-shift-modifier" "event-apply-control-modifier" "event-apply-meta-modifier" "event-apply-modifier") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "pr". Affects: ("primitive-undo" "process-file" "process-file-side-effects" "process-file-return-signal-string" "process-menu-query-only" "process-menu-mode" "process-menu-mode-map" "process-menu-delete-process" "process-menu-visit-buffer" "prefix-command-echo-keystrokes-functions" "prefix-command-update" "prefix-command-preserve-state" "prefix-command-preserve-state-hook" "prepend-to-buffer" "pre-redisplay-functions" "previous-error" "previous-error-no-select" "previous-matching-history-element" "previous-history-element" "previous-line" "previous-line-or-history-element" "previous-logical-line" "previous-complete-history-element" "previous-completion") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "li". Affects: ("list-processes" "list-processes--refresh" "line-substring-with-bidi-context" "line-move" "line-move-ignore-invisible" "line-move-partial" "line-move-visual" "line-move-1" "line-move-finish" "line-move-to-column" "line-number-mode") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "fi". Affects: ("fixup-whitespace" "filter-buffer-substring" "filter-buffer-substring-function" "filter-buffer-substring-functions" "fill-prefix" "first-error" "first-completion") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "in". Affects: ("insert-buffer" "interprogram-cut-function" "interprogram-paste-function" "internal-echo-keystrokes-prefix" "internal-auto-fill" "indent-tabs-mode" "indicate-copied-region" "indicate-unused-lines") ../emacs-git/lisp/simple:0: Warning: Not registering prefix "wi". Affects: ("widen-automatically" "window-screen-lines") GEN ../../../lisp/international/charprop.el ../emacs-git/lisp/subr:0: Warning: Not registering prefix "mo". Affects: ("mouse-movement-p" "mouse-event-p" "move-marker" "momentary-string-display") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "me". Affects: ("messages-buffer-max-lines" "member-ignore-case" "memory-limit" "menu-bar-separator") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "ma". Affects: ("map-keymap-sorted" "major-mode--suspended" "major-mode-suspend" "major-mode-restore" "macrop" "make-composed-keymap" "make-syntax-table" "make-progress-reporter" "match-string" "match-string-no-properties" "match-substitute-replacement" "match-buffers") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "bi". Affects: ("bignump" "bidi-string-mark-left-to-right") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "bu". Affects: ("butlast" "buffer-local-boundp" "buffer-local-set-state" "buffer-local-set-state--get" "buffer-local-restore-state" "buffer-narrowed-p" "buffer-match-p") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "sh". Affects: ("shell-quote-argument" "sha1") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "sp". Affects: ("special-form-p" "split-string" "split-string-default-separators" "split-string-and-unquote") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "su". Affects: ("suppress-keymap" "suspend-hook" "suspend-resume-hook" "subr-primitive-p" "subr--with-wrapper-hook-no-warnings" "subregexp-context-p" "substitute-key-definition" "substitute-key-definition-key" "subst-char-in-string") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "sy". Affects: ("symbol-file" "syntax-after" "syntax-class") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "se". Affects: ("send-string" "send-region" "search-forward-regexp" "search-backward-regexp" "setq-default" "setq-local" "set-transient-map") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "st". Affects: ("store-match-data" "start-process" "start-process-shell-command" "start-file-process-shell-command" "string=" "string<" "string>" "string-or-null-p" "string-match-p" "string-replace" "string-prefix-p" "string-suffix-p" "string-greaterp" "string-to-list" "string-to-vector" "string-trim" "string-trim-left" "string-trim-right" "string-lines") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "ev". Affects: ("eventp" "event-modifiers" "event-basic-type" "event-start" "event-end" "event-click-count" "event-line-count" "eval-after-load") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "do". Affects: ("do-after-load-evaluation" "dotimes" "dotimes-with-progress-reporter" "dolist" "dolist-with-progress-reporter") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "de". Affects: ("declare" "declare-function" "derived-mode-p" "def-edebug-spec" "def-edebug-elem-spec" "defvar-local" "define-error" "define-key-after" "define-prefix-command" "define-symbol-prop" "define-mail-user-agent" "definition-prefixes" "delayed-mode-hooks" "delayed-after-hook-functions" "delayed-warnings-hook" "delay-mode-hooks" "delay-warning" "delete-dups" "delete-consecutive-dups" "delete-line") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "re". Affects: ("replace-string-in-region" "replace-regexp-in-region" "replace-regexp-in-string" "remq" "remove" "remove-hook" "remove-overlays" "remove-yank-excluded-properties" "remove-from-invisibility-spec" "register-definition-prefixes" "regexp-unmatchable" "read-key" "read-key-empty-map" "read-key-full-map" "read-key-delay" "read--potential-mouse-event" "read-password--hide-password" "read-passwd" "read-passwd-map" "read-number" "read-number-history" "read-char-choice" "read-char-choice-use-read-key" "read-char-choice-with-read-key" "read-char-history" "read-char-from-minibuffer" "read-char-from-minibuffer-map" "read-char-from-minibuffer-map-hash" "read-char-from-minibuffer-insert-char" "read-char-from-minibuffer-insert-other" "readablep") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "fr". Affects: ("frame-configuration-p" "from--tty-menu-p") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "fi". Affects: ("fixnump" "find-tag-default" "find-tag-default-bounds" "find-tag-default-as-regexp" "find-tag-default-as-symbol-regexp" "field-at-pos") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "wh". Affects: ("when" "when-let" "when-let*" "while-no-input") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "in". Affects: ("inhibit--record-char" "indent-to-column" "insert-for-yank" "insert-for-yank-1" "insert-buffer-substring-no-properties" "insert-buffer-substring-as-yank" "insert-into-buffer" "int-to-string" "interactive-p" "internal-temp-output-buffer-show" "internal-push-keymap" "internal-pop-keymap" "internal--compiler-macro-cXXr" "internal--build-binding" "internal--build-bindings" "internal--before-with-selected-window" "internal--after-with-selected-window" "internal--funcall-interactively" "internal--fill-string-single-line" "internal--format-docstring-line") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "un". Affects: ("unless" "undefined" "undo--combining-change-calls" "undo--wrap-and-run-primitive-undo" "unmsys--file-name") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "al". Affects: ("always" "alist-get") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "ac". Affects: ("activate-change-group" "accept-change-group") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "ap". Affects: ("apply-partially" "apropos-internal") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "po". Affects: ("pop" "posnp" "posn-window" "posn-point" "posn-x-y" "posn-col-row" "posn-area" "posn-actual-col-row" "posn-timestamp" "posn-set-point" "posn-string" "posn-image" "posn-object" "posn-object-x-y" "posn-object-width-height" "point-at-eol" "point-at-bol") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "pr". Affects: ("prepare-change-group" "provided-mode-derived-p" "process-lines" "process-lines-handling-status" "process-lines-ignore-status" "process-live-p" "process-kill-buffer-query-function" "process-get" "process-put" "process-file-shell-command" "prog2" "progress-reporter-update" "progress-reporter-force-update" "progress-reporter--pulse-characters" "progress-reporter-do-update" "progress-reporter-done") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "cd". Affects: ("cdar" "cdaar" "cdaaar" "cdaadr" "cdadr" "cdadar" "cdaddr" "cddr" "cddar" "cddaar" "cddadr" "cdddr" "cdddar" "cddddr") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "ch". Affects: ("chmod" "change-major-mode-after-body-hook") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "co". Affects: ("copy-tree" "copy-overlay" "condition-case-unless-debug" "combine-change-calls" "combine-change-calls-1" "combine-after-change-calls" "combine-and-quote-strings" "collapse-delayed-warnings") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "ca". Affects: ("caar" "caaar" "caaaar" "caaadr" "caadr" "caadar" "caaddr" "cadr" "cadar" "cadaar" "cadadr" "caddr" "caddar" "cadddr" "cancel-change-group" "call-process-shell-command" "call-shell-region" "called-interactively-p" "called-interactively-p-functions") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "te". Affects: ("temp-buffer-show-hook" "temp-buffer-setup-hook" "text-clone--maintain" "text-clone--maintaining" "text-clone-create") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "la". Affects: ("lambda" "last") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "lo". Affects: ("log10" "local-set-key" "local-unset-key" "local-key-binding" "locate-library" "looking-back" "looking-at-p" "load-history-regexp" "load-history-filename-element") ../emacs-git/lisp/subr:0: Warning: Not registering prefix "no". Affects: ("not" "noreturn") ELC+ELN ../../lisp/language/chinese.elc ELC+ELN ../../lisp/language/cyrillic.elc make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/admin/unidata' ELC+ELN ../../lisp/language/czech.elc ELC+ELN ../../lisp/language/english.elc ../emacs-git/lisp/window:0: Warning: Not registering prefix "wi". Affects: ("with-temp-buffer-window" "with-current-buffer-window" "with-displayed-buffer-window" "with-window-non-dedicated" "windows-sharing-edge" "window-height" "window-with-parameter" "window-width" "window-right" "window-resizable" "window-resizable-p" "window-resize" "window-resize-no-error" "window-edges" "window-preserve-size" "window-preserved-size" "window-pixel-width-before-size-change" "window-pixel-height-before-size-change" "window-pixel-edges" "window-in-direction" "window-inside-edges" "window-inside-pixel-edges" "window-inside-absolute-pixel-edges" "window-toggle-side-windows" "window-total-size" "window-tree" "window-full-height-p" "window-full-width-p" "window-font-width" "window-font-height" "window-fixed-size-p" "window-normalize-frame" "window-normalize-window" "window-normalize-buffer" "window-normalize-buffer-to-switch-to" "window-body-size" "window-body-edges" "window-body-pixel-edges" "window-buffer-height" "window-deletable-p" "window-default-font-height" "window-default-line-height" "window-sides-vertical" "window-sides-reversed" "window-sides-slots" "window-sizable" "window-sizable-p" "window-size" "window-size-fixed" "window-size-fixed-p" "window-state-get" "window-state-put" "window-state-put-list" "window-state-put-stale-windows" "window-state-buffers" "window-swap-states" "window-splittable-p" "window-safe-min-height" "window-safe-min-width" "window-safe-min-pixel-height" "window-safe-min-pixel-width" "window-safe-min-pixel-size" "window-safe-min-size" "window-safely-shrinkable-p" "window-left" "window-last-child" "window-largest-empty-rectangle" "window-largest-empty-rectangle--maximums" "window-largest-empty-rectangle--maximums-1" "window-largest-empty-rectangle--disjoint-maximums" "window-group-start" "window-group-start-function" "window-group-end" "window-group-end-function" "window-absolute-body-pixel-edges" "window-absolute-pixel-edges" "window-absolute-pixel-position" "window-atom-root" "window-at-side-p" "window-at-side-list" "window-at-x-y" "window-area-factor" "window-adjust-process-window-size" "window-adjust-process-window-size-function" "window-adjust-process-window-size-smallest" "window-adjust-process-window-size-largest" "window--in-direction-2" "window--resizable" "window--resizable-p" "window--resize-apply-p" "window--resize-child-windows" "window--resize-child-windows-skip-p" "window--resize-child-windows-normal" "window--resize-siblings" "window--resize-this-window" "window--resize-reset" "window--resize-reset-1" "window--resize-root-window" "window--resize-root-window-vertically" "window--resize-mini-window" "window--resize-mini-frame" "window--quit-restore-select-window" "window--check" "window--combination-resizable" "window--frame-usable-p" "window--even-window-sizes" "window--dump-window" "window--dump-frame" "window--delete" "window--display-buffer" "window--min-size-ignore-p" "window--min-size-1" "window--min-delta-1" "window--make-major-side-window" "window--make-major-side-window-next-to" "window--max-delta-1" "window--maybe-raise-frame" "window--try-to-split-window" "window--try-to-split-window-in-direction" "window--sides-shown" "window--sides-inhibit-check" "window--sides-reverse" "window--sides-reverse-on-frame-p" "window--sides-reverse-all" "window--sides-reverse-frame" "window--sides-reverse-side" "window--sides-verticalize" "window--sides-verticalize-frame" "window--sides-check" "window--sides-check-failed" "window--size-fixed-1" "window--size-to-pixel" "window--subtree" "window--state-get-1" "window--state-put-1" "window--state-put-2" "window--sanitize-window-sizes" "window--sanitize-margin" "window--pixel-to-total" "window--pixel-to-total-1" "window--preserve-size" "window--process-window-list" "window--atom-check" "window--atom-check-1" "window--adjust-process-windows" "window-combined-p" "window-combination-p" "window-combinations" "window-current-scroll-bars" "window-child" "window-child-count" "window-char-pixel-width" "window-char-pixel-height" "window-min-height" "window-min-width" "window-min-pixel-height" "window-min-pixel-width" "window-min-pixel-size" "window-min-size" "window-min-delta" "window-make-atom" "window-main-window" "window-max-delta" "window-max-chars-per-line" "window-max-characters-per-line") ../emacs-git/lisp/window:0: Warning: Not registering prefix "mo". Affects: ("move-to-window-group-line" "move-to-window-group-line-function" "move-to-window-line-top-bottom" "mouse-autoselect-window-timer" "mouse-autoselect-window-position" "mouse-autoselect-window-position-1" "mouse-autoselect-window-window" "mouse-autoselect-window-cancel" "mouse-autoselect-window-state" "mouse-autoselect-window-start" "mouse-autoselect-window-select") ../emacs-git/lisp/window:0: Warning: Not registering prefix "en". Affects: ("enlarge-window" "enlarge-window-horizontally" "end-of-buffer-other-window") ../emacs-git/lisp/window:0: Warning: Not registering prefix "sa". Affects: ("save-selected-window" "same-window-buffer-names" "same-window-regexps" "same-window-p" "same-window-prefix") ../emacs-git/lisp/window:0: Warning: Not registering prefix "sp". Affects: ("special-display-buffer-names" "special-display-regexps" "special-display-p" "special-display-popup-frame" "special-display-frame-alist" "special-display-function" "split-height-threshold" "split-width-threshold" "split-window" "split-window-no-error" "split-window-keep-point" "split-window-below" "split-window-vertically" "split-window-right" "split-window-horizontally" "split-window-preferred-function" "split-window-sensibly") ../emacs-git/lisp/window:0: Warning: Not registering prefix "se". Affects: ("set-window-buffer-start-and-point" "set-window-text-height" "set-window-group-start" "set-window-group-start-function" "selected-window-group" "selected-window-group-function") ../emacs-git/lisp/window:0: Warning: Not registering prefix "po". Affects: ("pop-up-frame-alist" "pop-up-frame-function" "pop-up-frames" "pop-up-windows" "pop-to-buffer" "pop-to-buffer-same-window" "pos-visible-in-window-group-p" "pos-visible-in-window-group-p-function") ELC+ELN ../../lisp/language/ethiopic.elc INFO Scraping files for loaddefs...20% ELC+ELN ../../lisp/language/european.elc ELC+ELN ../../lisp/language/georgian.elc INFO Scraping files for loaddefs...30% ELC+ELN ../../lisp/language/greek.elc ELC+ELN ../../lisp/language/hebrew.elc ELC+ELN ../../lisp/language/indian.elc ELC+ELN ../../lisp/language/indonesian.elc ELC+ELN ../../lisp/language/japanese.elc ELC+ELN ../../lisp/language/khmer.elc ELC+ELN ../../lisp/language/korean.elc ../emacs-git/lisp/emacs-lisp/lisp:0: Warning: Not registering prefix "de". Affects: ("defun-prompt-regexp" "delete-pair" "delete-pair-blink-delay") INFO Scraping files for loaddefs...40% ELC+ELN ../../lisp/language/lao.elc ELC+ELN ../../lisp/language/misc-lang.elc ELC+ELN ../../lisp/language/philippine.elc ELC+ELN ../../lisp/language/romanian.elc INFO Scraping files for loaddefs...50% ELC+ELN ../../lisp/language/sinhala.elc ELC+ELN ../../lisp/language/slovak.elc ELC+ELN ../../lisp/language/tai-viet.elc ../emacs-git/lisp/international/mule-cmds:0: Warning: Not registering prefix "se". Affects: ("search-unencodable-char" "select-safe-coding-system" "select-safe-coding-system-accept-default-p" "select-safe-coding-system--format-list" "select-safe-coding-system-interactively" "select-message-coding-system" "setup-language-environment-map" "setup-specified-language-environment" "set-coding-system-map" "set-input-method" "set-default-coding-systems" "set-display-table-and-terminal-coding-system" "set-language-info" "set-language-info-internal" "set-language-info-alist" "set-language-environment" "set-language-environment-hook" "set-language-environment-input-method" "set-language-environment-nonascii-translation" "set-language-environment-coding-systems" "set-language-environment-charset" "set-language-environment-unibyte" "set-locale-environment") ../emacs-git/lisp/international/mule-cmds:0: Warning: Not registering prefix "la". Affects: ("last-coding-system-specified" "language-info-alist" "language-info-custom-alist") ../emacs-git/lisp/international/mule-conf:0: Warning: Not registering prefix "pt". Affects: ("ptcp154" "pt154") ../emacs-git/lisp/international/mule-conf:0: Warning: Not registering prefix "cp". Affects: ("cp936" "cp932" "cp932-2-byte" "cp949" "cp949-2-byte" "cp437" "cp720" "cp737" "cp775" "cp00858" "cp038" "cp866" "cp866u" "cp860" "cp861" "cp862" "cp863" "cp864" "cp865" "cp869" "cp874" "cp851" "cp852" "cp855" "cp857" "cp858" "cp850" "cp1250" "cp1251" "cp1252" "cp1253" "cp1254" "cp1255" "cp1256" "cp1257" "cp1258" "cp1125" "cp1047" "cp154" "cp65001") ../emacs-git/lisp/international/mule-conf:0: Warning: Not registering prefix "co". Affects: ("control-1" "compound-text" "compound-text-with-extensions") ../emacs-git/lisp/international/mule-conf:0: Warning: Not registering prefix "ti". Affects: ("tis620-2533" "tibetan" "tibetan-1-column") ../emacs-git/lisp/international/mule-conf:0: Warning: Not registering prefix "ko". Affects: ("korean-ksc5601" "koi8" "koi8-r" "koi8-u" "koi8-t") ../emacs-git/lisp/international/mule-conf:0: Warning: Not registering prefix "vi". Affects: ("viscii" "vietnamese-viscii-lower" "vietnamese-viscii-upper") ../emacs-git/lisp/international/mule:0: Warning: Not registering prefix "co". Affects: ("convert-define-charset-argument" "coding-system-iso-2022-flags" "coding-system-doc-string" "coding-system-mnemonic" "coding-system-type" "coding-system-charset-list" "coding-system-category" "coding-system-get" "coding-system-eol-type-mnemonic" "coding-system-equal" "coding-system-lessp" "coding-system-list") ../emacs-git/lisp/language/chinese:0: Warning: Not registering prefix "hz". Affects: ("hz" "hz-gb-2312") ../emacs-git/lisp/language/cyrillic:0: Warning: Not registering prefix "cp". Affects: ("cp1251" "cp1125" "cp878" "cp866" "cp866u" "cp855") ELC+ELN ../../lisp/language/thai.elc ELC+ELN ../../lisp/language/tibetan.elc ../emacs-git/lisp/language/thai:0: Warning: Not registering prefix "th". Affects: ("thai-tis620" "th-tis620") ../emacs-git/lisp/language/vietnamese:0: Warning: Not registering prefix "vi". Affects: ("viscii" "viqr" "vietnamese-vscii" "vietnamese-viscii" "vietnamese-viqr" "vietnamese-tcvn") INFO Scraping files for loaddefs...60% ELC+ELN ../../lisp/language/utf-8-lang.elc ELC+ELN ../../lisp/language/vietnamese.elc ELC+ELN ../../lisp/ls-lisp.elc ELC+ELN ../../lisp/menu-bar.elc INFO Scraping files for loaddefs...70% ELC+ELN ../../lisp/minibuffer.elc ELC+ELN ../../lisp/mwheel.elc ELC+ELN ../../lisp/mouse.elc ELC+ELN ../../lisp/newcomment.elc ELC+ELN ../../lisp/obarray.elc INFO Scraping files for loaddefs...80% ELC+ELN ../../lisp/paren.elc ELC+ELN ../../lisp/progmodes/elisp-mode.elc ELC+ELN ../../lisp/progmodes/prog-mode.elc ELC+ELN ../../lisp/register.elc ELC+ELN ../../lisp/replace.elc INFO Scraping files for loaddefs...90% INFO Scraping files for loaddefs...100% INFO Scraping 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 mail/rmail-loaddefs.el GEN eshell/esh-groups.el GEN erc/erc-loaddefs.el GEN emacs-lisp/eieio-loaddefs.el GEN emacs-lisp/cl-loaddefs.el GEN cedet/srecode/loaddefs.el GEN cedet/semantic/loaddefs.el GEN cedet/ede/loaddefs.el ELC+ELN ../../lisp/rfn-eshadow.elc 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 htmlfontify-loaddefs.el GEN dired-loaddefs.el ELC+ELN ../../lisp/scroll-bar.elc ELC+ELN ../../lisp/select.elc Error: file-missing ("Opening output file" "No such file or directory" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el") ELC+ELN ../../lisp/simple.elc mapbacktrace((closure ((prin1 . cl-prin1) t) (evald func args _flags) (let ((args args)) (if evald (progn (princ " ") (funcall prin1 func) (princ "(")) (progn (princ " (") (setq args (cons func args)))) (if args (while (progn (funcall prin1 (car args)) (setq args (cdr args))) (princ " "))) (princ ")\n")))) (let ((print-escape-newlines t) (print-escape-control-characters t) (print-escape-nonascii t) (prin1 (if (fboundp 'cl-prin1) #'cl-prin1 #'prin1))) (mapbacktrace #'(lambda (evald func args _flags) (let ((args args)) (if evald (progn (princ " ") (funcall prin1 func) (princ "(")) (progn (princ " (") (setq args (cons func args)))) (if args (while (progn (funcall prin1 (car args)) (setq args (cdr args))) (princ " "))) (princ ")\n"))))) debug-early-backtrace() debug-early(error (file-missing "Opening output file" "No such file or directory" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el")) write-region(1 1589559 "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el" nil silent) loaddefs-generate(("../../lisp" "../../lisp/calc" "../../lisp/calendar" "../../lisp/cedet" "../../lisp/cedet/ede" "../../lisp/cedet/semantic" "../../lisp/cedet/semantic/analyze" "../../lisp/cedet/semantic/bovine" "../../lisp/cedet/semantic/decorate" "../../lisp/cedet/semantic/symref" "../../lisp/cedet/semantic/wisent" "../../lisp/cedet/srecode" "../../lisp/emacs-lisp" "../../lisp/emulation" "../../lisp/erc" "../../lisp/eshell" "../../lisp/gnus" "../../lisp/image" "../../lisp/international" "../../lisp/language" "../../lisp/leim" "../../lisp/leim/quail" "../../lisp/mail" "../../lisp/mh-e" "../../lisp/net" "../../lisp/nxml" "../../lisp/org" "../../lisp/play" "../../lisp/progmodes" "../../lisp/textmodes" "../../lisp/url" "../../lisp/vc") "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el" ("/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/ldefs-boot.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/leim/leim-list.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/iso-transl.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cus-start.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/eldoc.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/shorthands.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/paren.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/electric.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/uniquify.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/vc/ediff-hook.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/vc/vc-hooks.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/float-sup.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/progmodes/elisp-mode.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/buff-menu.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/tabulated-list.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/replace.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/newcomment.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/fill.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/text-mode.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/lisp-mode.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/progmodes/prog-mode.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/paragraphs.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/register.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/textmodes/page.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/lisp.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/tab-bar.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/menu-bar.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/rfn-eshadow.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/isearch.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/easymenu.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/timer.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/select.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/mouse.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/jit-lock.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/font-lock.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/syntax.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/font-core.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/term/tty-colors.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/startup.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/frame.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/minibuffer.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/nadvice.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/simple.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/indent.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/indonesian.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/philippine.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/cham.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/burmese.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/khmer.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/georgian.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/utf-8-lang.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/misc-lang.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/vietnamese.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/tibetan.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/thai.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/tai-viet.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/lao.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/korean.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/japanese.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/eucjp-ms.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/cp51932.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/hebrew.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/greek.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/romanian.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/slovak.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/czech.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/european.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/ethiopic.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/english.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/sinhala.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/indian.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/cyrillic.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/language/chinese.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/composite.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/characters.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/charprop.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/case-table.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/mule-cmds.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/epa-hook.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/jka-cmpr-hook.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/help.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/abbrev.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/obarray.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/oclosure.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/cl-preloaded.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/button.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/faces.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/cus-face.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/macroexp.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/files.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/window.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/bindings.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/format.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/env.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/mule-conf.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/international/mule.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/map-ynp.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/custom.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/widget.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/version.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/keymap.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/subr.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/backquote.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/byte-run.el" "/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/lisp/emacs-lisp/debug-early.el") nil nil) loaddefs-generate-batch() funcall(loaddefs-generate-batch) (if (commandp tem) (command-execute tem) (funcall tem)) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil))) (while command-line-args-left (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil)))) (let* ((dir command-line-default-directory) tem splice just-files (longopts (append '("--funcall" "--load" "--insert" "--kill" "--dump-file" "--seccomp" "--directory" "--eval" "--execute" "--no-splash" "--find-file" "--visit" "--file" "--no-desktop") (mapcar #'(lambda (elt) (concat "-" (car elt))) command-switch-alist))) (line 0) (column 0) (process-file-arg #'(lambda (name) (if (not (or dir (file-name-absolute-p name))) (message "Ignoring relative file name (%s) due to nil default-directory" name) (let* ((file (expand-file-name (command-line-normalize-file-name name) dir)) (buf (find-file-noselect file))) (file-name-history--add file) (setq displayable-buffers (cons buf displayable-buffers)) (set-buffer buf) (if (= 0 line) nil (goto-char (point-min)) (forward-line (1- line))) (setq line 0) (if (< column 1) nil (move-to-column (1- column))) (setq column 0)))))) (let ((--dolist-tail-- command-line-x-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (car tem) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (let ((--dolist-tail-- command-line-ns-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (list (car tem)) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (while command-line-args-left (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil))))) (progn (let* ((dir command-line-default-directory) tem splice just-files (longopts (append '("--funcall" "--load" "--insert" "--kill" "--dump-file" "--seccomp" "--directory" "--eval" "--execute" "--no-splash" "--find-file" "--visit" "--file" "--no-desktop") (mapcar #'(lambda (elt) (concat "-" (car elt))) command-switch-alist))) (line 0) (column 0) (process-file-arg #'(lambda (name) (if (not (or dir (file-name-absolute-p name))) (message "Ignoring relative file name (%s) due to nil default-directory" name) (let* ((file (expand-file-name (command-line-normalize-file-name name) dir)) (buf (find-file-noselect file))) (file-name-history--add file) (setq displayable-buffers (cons buf displayable-buffers)) (set-buffer buf) (if (= 0 line) nil (goto-char (point-min)) (forward-line (1- line))) (setq line 0) (if (< column 1) nil (move-to-column (1- column))) (setq column 0)))))) (let ((--dolist-tail-- command-line-x-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (car tem) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (let ((--dolist-tail-- command-line-ns-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (list (car tem)) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (while command-line-args-left (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil)))))) (if command-line-args-left (progn (let* ((dir command-line-default-directory) tem splice just-files (longopts (append '("--funcall" "--load" "--insert" "--kill" "--dump-file" "--seccomp" "--directory" "--eval" "--execute" "--no-splash" "--find-file" "--visit" "--file" "--no-desktop") (mapcar #'(lambda (elt) (concat "-" (car elt))) command-switch-alist))) (line 0) (column 0) (process-file-arg #'(lambda (name) (if (not (or dir (file-name-absolute-p name))) (message "Ignoring relative file name (%s) due to nil default-directory" name) (let* ((file (expand-file-name (command-line-normalize-file-name name) dir)) (buf (find-file-noselect file))) (file-name-history--add file) (setq displayable-buffers (cons buf displayable-buffers)) (set-buffer buf) (if (= 0 line) nil (goto-char (point-min)) (forward-line (1- line))) (setq line 0) (if (< column 1) nil (move-to-column (1- column))) (setq column 0)))))) (let ((--dolist-tail-- command-line-x-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (car tem) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (let ((--dolist-tail-- command-line-ns-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (list (car tem)) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (while command-line-args-left (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil))))))) (let ((command-line-args-left args-left)) (if command-line-args-left (progn (let* ((dir command-line-default-directory) tem splice just-files (longopts (append '("--funcall" "--load" "--insert" "--kill" "--dump-file" "--seccomp" "--directory" "--eval" "--execute" "--no-splash" "--find-file" "--visit" "--file" "--no-desktop") (mapcar #'(lambda (elt) (concat "-" (car elt))) command-switch-alist))) (line 0) (column 0) (process-file-arg #'(lambda (name) (if (not (or dir (file-name-absolute-p name))) (message "Ignoring relative file name (%s) due to nil default-directory" name) (let* ((file (expand-file-name (command-line-normalize-file-name name) dir)) (buf (find-file-noselect file))) (file-name-history--add file) (setq displayable-buffers (cons buf displayable-buffers)) (set-buffer buf) (if (= 0 line) nil (goto-char (point-min)) (forward-line (1- line))) (setq line 0) (if (< column 1) nil (move-to-column (1- column))) (setq column 0)))))) (let ((--dolist-tail-- command-line-x-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (car tem) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (let ((--dolist-tail-- command-line-ns-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (list (car tem)) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (while command-line-args-left (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil)))))))) (let ((displayable-buffers nil)) (let ((command-line-args-left args-left)) (if command-line-args-left (progn (let* ((dir command-line-default-directory) tem splice just-files (longopts (append '("--funcall" "--load" "--insert" "--kill" "--dump-file" "--seccomp" "--directory" "--eval" "--execute" "--no-splash" "--find-file" "--visit" "--file" "--no-desktop") (mapcar #'(lambda (elt) (concat "-" (car elt))) command-switch-alist))) (line 0) (column 0) (process-file-arg #'(lambda (name) (if (not (or dir (file-name-absolute-p name))) (message "Ignoring relative file name (%s) due to nil default-directory" name) (let* ((file (expand-file-name (command-line-normalize-file-name name) dir)) (buf (find-file-noselect file))) (file-name-history--add file) (setq displayable-buffers (cons buf displayable-buffers)) (set-buffer buf) (if (= 0 line) nil (goto-char (point-min)) (forward-line (1- line))) (setq line 0) (if (< column 1) nil (move-to-column (1- column))) (setq column 0)))))) (let ((--dolist-tail-- command-line-x-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (car tem) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (let ((--dolist-tail-- command-line-ns-option-alist)) (while --dolist-tail-- (let ((tem (car --dolist-tail--))) (if (string-match "^--" (car tem)) (setq longopts (cons (list (car tem)) longopts))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (while command-line-args-left (let* ((argi (car command-line-args-left)) (orig-argi argi) argval completion) (setq command-line-args-left (cdr command-line-args-left)) (if just-files (setq argi "") (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--?[^-]" orig-argi) (progn (setq completion (try-completion argi longopts)) (if (eq completion t) (setq argi (substring argi 1)) (if (stringp completion) (let ((elt (member completion longopts))) (or elt (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1))) (setq argval nil argi orig-argi)))))) (cond ((setq tem (assoc argi command-switch-alist)) (if argval (let ((command-line-args-left (cons argval command-line-args-left))) (funcall (cdr tem) argi)) (funcall (cdr tem) argi))) ((equal argi "-no-splash") (setq inhibit-startup-screen t)) ((member argi '("-f" "-funcall" "-e")) (setq inhibit-startup-screen t) (setq tem (intern (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (if (commandp tem) (command-execute tem) (funcall tem))) ((member argi '("-eval" "-execute")) (setq inhibit-startup-screen t) (let* ((str-expr (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (read-data (read-from-string str-expr)) (expr (car read-data)) (end (cdr read-data))) (if (string-match-p "[ \11\n]*\\'" str-expr end) nil (error "Trailing garbage following expression: %s" (substring str-expr end))) (eval expr t))) ((member argi '("-L" "-directory")) (let (append) (if (string-match-p (format "\\`%s" path-separator) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (setq tem (substring tem 1) append t)) (setq tem (expand-file-name (command-line-normalize-file-name tem))) (cond (append (setq load-path (append load-path (list tem))) (if splice (setq splice load-path))) (splice (setcdr splice (cons tem (cdr splice))) (setq splice (cdr splice))) (t (setq load-path (cons tem load-path) splice load-path))))) ((member argi '("-l" "-load")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (file-truename (expand-file-name file)))) (if (file-regular-p file-ex) (progn (setq file file-ex))) (load file nil t))) ((member argi '("-scriptload" "-scripteval")) (let* ((file (command-line-normalize-file-name (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left))))))) (file-ex (expand-file-name file)) (truename (file-truename file-ex))) (if (file-exists-p truename) (progn (setq file-ex truename))) (if (equal argi "-scripteval") (command-line--eval-script file-ex) (command-line--load-script file-ex)))) ((equal argi "-insert") (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (or (stringp tem) (error "File name omitted from `-insert' option")) (insert-file-contents (command-line-normalize-file-name tem))) ((or (equal argi "-dump-file") (equal argi "-seccomp")) (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) ((equal argi "-kill") (kill-emacs t)) ((equal argi "-no-desktop") (message "\"--no-desktop\" ignored because the Desktop package is not loaded")) ((string-match "^\\+[0-9]+\\'" argi) (setq line (string-to-number argi))) ((string-match "^\\+\\([0-9]+\\):\\([0-9]+\\)\\'" argi) (setq line (string-to-number (match-string 1 argi)) column (string-to-number (match-string 2 argi)))) ((setq tem (assoc orig-argi command-line-x-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((setq tem (assoc orig-argi command-line-ns-option-alist)) (setq command-line-args-left (nthcdr (nth 1 tem) command-line-args-left))) ((member argi '("-find-file" "-file" "-visit")) (setq inhibit-startup-screen t) (setq tem (or argval (car-safe (prog1 command-line-args-left (setq command-line-args-left (cdr command-line-args-left)))))) (if (stringp tem) nil (error "File name omitted from `%s' option" argi)) (funcall process-file-arg tem)) ((string-match "\\`--?\\(no-\\)?\\(uni\\|multi\\)byte$" argi) (display-warning 'initialization (format "Ignoring obsolete arg %s" argi))) ((equal argi "--") (setq just-files t)) (t (let ((hooks command-line-functions) (did-hook nil)) (while (and hooks (not (setq did-hook (funcall (car hooks))))) (setq hooks (cdr hooks))) (if did-hook nil (if (string-match "\\`-" argi) (error "Unknown option `%s'" argi)) (if initial-window-system nil (setq inhibit-startup-screen t)) (funcall process-file-arg orig-argi))))) (if (frame-live-p (selected-frame)) nil (kill-emacs nil)))))))) (if (eq initial-buffer-choice t) (progn (get-scratch-buffer-create))) (and initial-scratch-message (get-buffer "*scratch*") (save-current-buffer (set-buffer "*scratch*") (if (= 0 (buffer-size)) (progn (insert (substitute-command-keys initial-scratch-message)) (set-buffer-modified-p nil))))) (if initial-buffer-choice (progn (let ((buf (cond ((stringp initial-buffer-choice) (find-file-noselect initial-buffer-choice)) ((functionp initial-buffer-choice) (funcall initial-buffer-choice)) ((eq initial-buffer-choice t) (get-scratch-buffer-create)) (t (error "`initial-buffer-choice' must be a string, a function, or t"))))) (if (buffer-live-p buf) nil (error "Value returned by `initial-buffer-choice' is not a live buffer: %S" buf)) (setq displayable-buffers (cons buf (delq buf displayable-buffers)))))) (let ((displayable-buffers-len (length displayable-buffers)) (nondisplayed-buffers-p nil)) (if (> displayable-buffers-len 0) (progn (switch-to-buffer (car displayable-buffers)))) (cond ((= displayable-buffers-len 2) (switch-to-buffer-other-window (car (cdr displayable-buffers))) (other-window -1)) ((> displayable-buffers-len 2) (let ((bufs (reverse (cdr displayable-buffers)))) (switch-to-buffer-other-window (car-safe (prog1 bufs (setq bufs (cdr bufs))))) (let ((--dolist-tail-- bufs)) (while --dolist-tail-- (let ((buf (car --dolist-tail--))) (switch-to-buffer buf nil t) (setq --dolist-tail-- (cdr --dolist-tail--))))) (other-window -1)))) (if (> displayable-buffers-len 2) (progn (setq nondisplayed-buffers-p t))) (if (or inhibit-startup-screen initial-buffer-choice noninteractive (daemonp) inhibit-x-resources) (if (and nondisplayed-buffers-p (not noninteractive) (not inhibit-startup-buffer-menu)) (progn (list-buffers))) (run-hooks 'emacs-startup-hook 'term-setup-hook) (if (fboundp 'frame-notice-user-settings) (progn (frame-notice-user-settings))) (run-hooks 'window-setup-hook) (setq inhibit-startup-hooks t) (display-startup-screen (> displayable-buffers-len 0))))) command-line-1(("-l" "../../lisp/emacs-lisp/loaddefs-gen.elc" "-f" "loaddefs-generate-batch" "../../lisp/loaddefs.el" "../../lisp" "../../lisp/calc" "../../lisp/calendar" "../../lisp/cedet" "../../lisp/cedet/ede" "../../lisp/cedet/semantic" "../../lisp/cedet/semantic/analyze" "../../lisp/cedet/semantic/bovine" "../../lisp/cedet/semantic/decorate" "../../lisp/cedet/semantic/symref" "../../lisp/cedet/semantic/wisent" "../../lisp/cedet/srecode" "../../lisp/emacs-lisp" "../../lisp/emulation" "../../lisp/erc" "../../lisp/eshell" "../../lisp/gnus" "../../lisp/image" "../../lisp/international" "../../lisp/language" "../../lisp/leim" "../../lisp/leim/quail" "../../lisp/mail" "../../lisp/mh-e" "../../lisp/net" "../../lisp/nxml" "../../lisp/org" "../../lisp/play" "../../lisp/progmodes" "../../lisp/textmodes" "../../lisp/url" "../../lisp/vc")) (let (xdg-dir startup-init-directory) (setq before-init-time (current-time) after-init-time nil command-line-default-directory default-directory) (setq abbreviated-home-dir nil) (let ((vc (getenv "VERSION_CONTROL"))) (cond ((eq vc nil)) ((member vc '("t" "numbered")) (setq version-control t)) ((member vc '("nil" "existing")) (setq version-control nil)) ((member vc '("never" "simple")) (setq version-control 'never)))) (let ((simple-file-name (locate-file "simple" load-path (get-load-suffixes)))) (if (null simple-file-name) (let ((standard-output 'external-debugging-output) (lispdir (expand-file-name "../lisp" data-directory))) (princ "Warning: Could not find simple.el or simple.elc") (terpri) (if (getenv "EMACSLOADPATH") (progn (princ "The EMACSLOADPATH environment variable is set, please check its value") (terpri))) (if (file-readable-p lispdir) nil (princ (format "Lisp directory %s not readable?" lispdir)) (terpri))) (setq lisp-directory (file-truename (file-name-directory simple-file-name))) (setq load-history (mapcar #'(lambda (elt) (if (and (stringp (car elt)) (not (file-name-absolute-p (car elt)))) (cons (concat lisp-directory (car elt)) (cdr elt)) elt)) load-history)))) (let ((args command-line-args)) (while args (setcar args (decode-coding-string (car args) locale-coding-system t)) (car-safe (prog1 args (setq args (cdr args)))))) (let ((done nil) (args (cdr command-line-args)) display-arg) (setq init-file-user (if noninteractive nil (user-login-name))) (and init-file-user (equal init-file-user (user-real-login-name)) (setq init-file-user "")) (while (and (not done) args) (let* ((longopts '(("--no-init-file") ("--no-site-file") ("--no-x-resources") ("--debug-init") ("--user") ("--iconic") ("--icon-type") ("--quick") ("--no-blinking-cursor") ("--basic-display") ("--dump-file") ("--temacs") ("--seccomp") ("--init-directory"))) (argi (car-safe (prog1 args (setq args (cdr args))))) (orig-argi argi) argval) (if (string-match "\\`\\(--[^=]*\\)=" argi) (progn (setq argval (substring argi (match-end 0)) argi (match-string 1 argi)))) (if (string-match "\\`--." orig-argi) (progn (let ((completion (try-completion argi longopts))) (cond ((eq completion t) (setq argi (substring argi 1))) ((stringp completion) (let ((elt (assoc completion longopts))) (if elt nil (error "Option `%s' is ambiguous" argi)) (setq argi (substring (car elt) 1)))) (t (setq argval nil argi orig-argi)))))) (if (equal argi "-scripteval") (progn (setq init-file-user nil noninteractive t))) (cond ((member argi '("-d" "-display")) (setq display-arg (list argi (car-safe (prog1 args (setq args (cdr args))))))) ((member argi '("-Q" "-quick")) (setq init-file-user nil site-run-file nil inhibit-x-resources t) (put 'site-run-file 'standard-value '(nil))) ((member argi '("-no-x-resources")) (setq inhibit-x-resources t)) ((member argi '("-D" "-basic-display")) (setq no-blinking-cursor t emacs-basic-display t) (setq initial-frame-alist (cons '(vertical-scroll-bars) initial-frame-alist))) ((member argi '("-q" "-no-init-file")) (setq init-file-user nil)) ((member argi '("-init-directory")) (setq user-emacs-directory (or argval (car-safe (prog1 args (setq args (cdr args))))) argval nil)) ((member argi '("-u" "-user")) (setq init-file-user (or argval (car-safe (prog1 args (setq args (cdr args))))) argval nil)) ((equal argi "-no-site-file") (setq site-run-file nil) (put 'site-run-file 'standard-value '(nil))) ((equal argi "-debug-init") (setq init-file-debug t)) ((equal argi "-iconic") (setq initial-frame-alist (cons '(visibility . icon) initial-frame-alist))) ((member argi '("-nbc" "-no-blinking-cursor")) (setq no-blinking-cursor t)) ((member argi '("-dump-file" "-temacs" "-seccomp")) (or argval (car-safe (prog1 args (setq args (cdr args))))) (setq argval nil)) (t (setq args (cons argi args)) (setq done t))) (and argval (error "Option `%s' doesn't allow an argument" argi)))) (and display-arg (setq args (append display-arg args))) (and command-line-args (setcdr command-line-args args))) (let ((user-emacs-directory-warning nil)) (if (listp custom-delayed-init-variables) (progn (mapc #'custom-reevaluate-setting (reverse custom-delayed-init-variables))))) (setq custom-delayed-init-variables t) (if init-file-user (progn (if (string-match "[~/:\n]" init-file-user) (display-warning 'initialization (format "Invalid user name %s" init-file-user) :error) (if (file-directory-p (expand-file-name (if (memq system-type '(windows-nt ms-dos)) "~" (concat "~" init-file-user)))) nil (display-warning 'initialization (format "User %s has no home directory" (if (equal init-file-user "") (user-real-login-name) init-file-user)) :error))))) (setq xdg-dir startup--xdg-config-home-emacs) (setq startup-init-directory (if (or (= 0 (length init-file-user)) (and (eq xdg-dir user-emacs-directory) (not (eq xdg-dir startup--xdg-config-default)))) user-emacs-directory (setq xdg-dir (concat "~" init-file-user "/.config/emacs/")) (startup--xdg-or-homedot xdg-dir init-file-user))) (startup--load-user-init-file #'(lambda nil (expand-file-name "early-init.el" startup-init-directory))) (setq early-init-file user-init-file) (if (featurep 'native-compile) (progn (startup--update-eln-cache))) (and user-init-file package-enable-at-startup (not (and (boundp 'package--activated) package--activated)) (catch 'package-dir-found (let ((dirs (cons package-user-dir package-directory-list))) (let ((--dolist-tail-- dirs)) (while --dolist-tail-- (let ((dir (car --dolist-tail--))) (if (file-directory-p dir) (progn (let ((--dolist-tail-- (directory-files dir))) (while --dolist-tail-- (let ((subdir (car --dolist-tail--))) (if (let ((subdir (expand-file-name subdir dir))) (and (file-directory-p subdir) (file-exists-p (expand-file-name (package--description-file subdir) subdir)))) (progn (throw 'package-dir-found t))) (setq --dolist-tail-- (cdr --dolist-tail--))))))) (setq --dolist-tail-- (cdr --dolist-tail--))))))) (package-activate-all)) (condition-case error (if noninteractive nil (if (and initial-window-system (not (featurep (intern (concat (symbol-name initial-window-system) "-win"))))) (error "Unsupported window system `%s'" initial-window-system)) (setq command-line-args (let ((window-system initial-window-system)) (handle-args-function command-line-args))) (let ((window-system initial-window-system)) (window-system-initialization)) (put initial-window-system 'window-system-initialized t)) (error (princ (if (eq (car error) 'error) (apply 'concat (cdr error)) (if (memq 'file-error (get (car error) 'error-conditions)) (format "%s: %s" (nth 1 error) (mapconcat #'(lambda (obj) (prin1-to-string obj t)) (cdr (cdr error)) ", ")) (format "%s: %s" (get (car error) 'error-message) (mapconcat #'(lambda (obj) (prin1-to-string obj t)) (cdr error) ", ")))) 'external-debugging-output) (terpri 'external-debugging-output) (setq initial-window-system nil) (kill-emacs))) (run-hooks 'before-init-hook) (if (daemonp) nil (if (or noninteractive emacs-basic-display) (setq menu-bar-mode nil tab-bar-mode nil tool-bar-mode nil)) (frame-initialize)) (if (fboundp 'x-create-frame) (progn (if noninteractive nil (tool-bar-setup)))) (if noninteractive nil (startup--setup-quote-display) (setq internal--text-quoting-flag t)) (normal-erase-is-backspace-setup-frame) (or (eq initial-window-system 'pc) (tty-register-default-colors)) (let ((old-scalable-fonts-allowed scalable-fonts-allowed) (old-face-ignored-fonts face-ignored-fonts)) (if site-run-file (let ((inhibit-startup-screen inhibit-startup-screen)) (load site-run-file t t))) (startup--load-user-init-file #'(lambda nil (cond ((eq startup-init-directory xdg-dir) nil) ((eq system-type 'ms-dos) (concat "~" init-file-user "/_emacs")) ((not (eq system-type 'windows-nt)) (concat "~" init-file-user "/.emacs")) ((directory-files "~" nil "\\`\\.emacs\\(\\.elc?\\)?\\'") "~/.emacs") ((directory-files "~" nil "\\`_emacs\\(\\.elc?\\)?\\'") (setq delayed-warnings-list (cons (list 'initialization (format-message "`_emacs' init file is deprecated, please use `.emacs'")) delayed-warnings-list)) "~/_emacs") (t "~/.emacs"))) #'(lambda nil (expand-file-name "init.el" startup-init-directory)) t) (if (featurep 'native-compile) (progn (startup--update-eln-cache))) (if (and deactivate-mark transient-mark-mode) (progn (save-current-buffer (set-buffer (window-buffer)) (deactivate-mark)))) (if (and (not noninteractive) (file-exists-p abbrev-file-name) (file-readable-p abbrev-file-name)) (progn (quietly-read-abbrev-file abbrev-file-name))) (setq abbrevs-changed nil) (and mail-host-address (equal user-mail-address (let (mail-host-address) (condition-case nil (progn (custom--standard-value 'user-mail-address)) (error nil)))) (custom-reevaluate-setting 'user-mail-address)) (if (and (eq scalable-fonts-allowed old-scalable-fonts-allowed) (eq face-ignored-fonts old-face-ignored-fonts)) nil (clear-face-cache))) (setq after-init-time (current-time)) (run-hooks 'after-init-hook 'delayed-warnings-hook) (if (get-buffer "*scratch*") (save-current-buffer (set-buffer "*scratch*") (if (eq major-mode 'fundamental-mode) (funcall initial-major-mode)))) (if (or noninteractive initial-window-system (daemonp)) nil (tty-run-terminal-initialization (selected-frame) nil t)) (setq memory-signal-data (list 'error (substitute-command-keys "Memory exhausted--use \\[save-some-buffers] then exit and restart Emacs"))) (custom-reevaluate-setting 'user-emacs-directory-warning) (command-line-1 (cdr command-line-args)) (if (and user-emacs-directory-warning (not (file-accessible-directory-p user-emacs-directory))) (progn (locate-user-emacs-file ""))) (let (warned) (let ((--dolist-tail-- load-path)) (while --dolist-tail-- (let ((dir (car --dolist-tail--))) (and (not warned) (stringp dir) (string-equal (file-name-as-directory (expand-file-name dir)) (expand-file-name user-emacs-directory)) (setq warned t) (display-warning 'initialization (format-message "Your `load-path' seems to contain\nyour `.emacs.d' directory: %s\nThis is likely to cause problems...\nConsider using a subdirectory instead, e.g.: %s" dir (expand-file-name "lisp" user-emacs-directory)) :warning)) (setq --dolist-tail-- (cdr --dolist-tail--)))))) (if noninteractive (kill-emacs t)) (let ((dn (daemonp))) (if dn (progn (if (stringp dn) (progn (setq server-name dn))) (server-start) (if server-process (daemon-initialized) (if (stringp dn) (message "Unable to start daemon: Emacs server named %S already running" server-name) (message "Unable to start the daemon.\nAnother instance of Emacs is running the server, either as daemon or interactively.\nYou can use emacsclient to connect to that Emacs process.")) (kill-emacs 1))))) (if (and (boundp 'x-session-previous-id) (stringp x-session-previous-id)) (with-no-warnings (emacs-session-restore x-session-previous-id)))) command-line() (unwind-protect (command-line) (if default-directory (setq default-directory (abbreviate-file-name default-directory))) (or auto-save-list-file-name (and auto-save-list-file-prefix (setq auto-save-list-file-name (cond ((eq system-type 'ms-dos) (make-directory (file-name-directory auto-save-list-file-prefix) t) (concat (make-temp-name (expand-file-name auto-save-list-file-prefix)) "~")) (t (expand-file-name (format "%s%d-%s~" auto-save-list-file-prefix (emacs-pid) (system-name)))))))) (if inhibit-startup-hooks nil (run-hooks 'emacs-startup-hook 'term-setup-hook)) (if (or frame-initial-frame (not (and initial-window-system (not noninteractive) (not (eq initial-window-system 'pc))))) (progn (if (eq face-font-rescale-alist old-face-font-rescale-alist) nil (set-face-attribute 'default nil :font (font-spec))) (if (fboundp 'frame-notice-user-settings) (frame-notice-user-settings)) (if (fboundp 'frame-set-background-mode) (frame-set-background-mode (selected-frame))))) (if (fboundp 'font-menu-add-default) (font-menu-add-default)) (if inhibit-startup-hooks nil (run-hooks 'window-setup-hook))) (let ((old-face-font-rescale-alist face-font-rescale-alist)) (unwind-protect (command-line) (if default-directory (setq default-directory (abbreviate-file-name default-directory))) (or auto-save-list-file-name (and auto-save-list-file-prefix (setq auto-save-list-file-name (cond ((eq system-type 'ms-dos) (make-directory (file-name-directory auto-save-list-file-prefix) t) (concat (make-temp-name (expand-file-name auto-save-list-file-prefix)) "~")) (t (expand-file-name (format "%s%d-%s~" auto-save-list-file-prefix (emacs-pid) (system-name)))))))) (if inhibit-startup-hooks nil (run-hooks 'emacs-startup-hook 'term-setup-hook)) (if (or frame-initial-frame (not (and initial-window-system (not noninteractive) (not (eq initial-window-system 'pc))))) (progn (if (eq face-font-rescale-alist old-face-font-rescale-alist) nil (set-face-attribute 'default nil :font (font-spec))) (if (fboundp 'frame-notice-user-settings) (frame-notice-user-settings)) (if (fboundp 'frame-set-background-mode) (frame-set-background-mode (selected-frame))))) (if (fboundp 'font-menu-add-default) (font-menu-add-default)) (if inhibit-startup-hooks nil (run-hooks 'window-setup-hook)))) (if command-line-processed (message internal--top-level-message) (setq command-line-processed t) (setq startup--xdg-config-home-emacs (let ((xdg-config-home (getenv-internal "XDG_CONFIG_HOME"))) (if xdg-config-home (concat xdg-config-home "/emacs/") startup--xdg-config-default))) (setq user-emacs-directory (startup--xdg-or-homedot startup--xdg-config-home-emacs nil)) (if (featurep 'native-compile) (progn (if (native-comp-available-p) nil (setq native-comp-deferred-compilation nil comp-enable-subr-trampolines nil)) (let ((path-env (getenv "EMACSNATIVELOADPATH"))) (if path-env (progn (let ((--dolist-tail-- (split-string path-env path-separator))) (while --dolist-tail-- (let ((path (car --dolist-tail--))) (if (string= "" path) nil (setq native-comp-eln-load-path (cons path native-comp-eln-load-path))) (setq --dolist-tail-- (cdr --dolist-tail--)))))))) (setq native-comp-eln-load-path (cons (expand-file-name "eln-cache/" user-emacs-directory) native-comp-eln-load-path)))) (let ((tail load-path) (lispdir (expand-file-name "../lisp" data-directory)) dir) (while tail (setq dir (car tail)) (let ((default-directory dir)) (load (expand-file-name "subdirs.el") t t t)) (or (string-prefix-p lispdir dir) (let ((default-directory dir)) (load (expand-file-name "leim-list.el") t t t))) (setq tail (cdr tail)))) (cond ((memq system-type '(ms-dos windows-nt)) (setq eol-mnemonic-unix "(Unix)" eol-mnemonic-mac "(Mac)")) (t (setq eol-mnemonic-dos "(DOS)" eol-mnemonic-mac "(Mac)"))) (set-locale-environment nil) (if locale-coding-system (progn (let ((coding (if (eq system-type 'windows-nt) 'utf-8 locale-coding-system))) (save-excursion (let ((--dolist-tail-- (buffer-list))) (while --dolist-tail-- (let ((elt (car --dolist-tail--))) (set-buffer elt) (if default-directory (setq default-directory (if (eq system-type 'windows-nt) (let ((defdir (decode-coding-string default-directory coding t))) (expand-file-name defdir defdir)) (decode-coding-string default-directory coding t)))) (setq --dolist-tail-- (cdr --dolist-tail--)))))) (let ((--dolist-tail-- '(load-path exec-path))) (while --dolist-tail-- (let ((pathsym (car --dolist-tail--))) (let ((path (symbol-value pathsym))) (if (listp path) (set pathsym (mapcar #'(lambda (dir) (decode-coding-string dir coding t)) path)))) (setq --dolist-tail-- (cdr --dolist-tail--))))) (if (featurep 'native-compile) (progn (let ((npath (symbol-value 'native-comp-eln-load-path))) (set 'native-comp-eln-load-path (mapcar #'(lambda (dir) (expand-file-name (decode-coding-string dir coding t))) npath))) (setq startup--original-eln-load-path (copy-sequence native-comp-eln-load-path)))) (let ((--dolist-tail-- '(data-directory doc-directory exec-directory installation-directory invocation-directory invocation-name source-directory shared-game-score-directory))) (while --dolist-tail-- (let ((filesym (car --dolist-tail--))) (let ((file (symbol-value filesym))) (if (stringp file) (set filesym (decode-coding-string file coding t)))) (setq --dolist-tail-- (cdr --dolist-tail--)))))))) (let ((dir default-directory)) (save-current-buffer (set-buffer "*Messages*") (messages-buffer-mode) (set (make-local-variable 'window-point-insertion-type) t) (setq default-directory (or dir (expand-file-name "~/"))))) (put 'user-full-name 'standard-value (list (default-value 'user-full-name))) (let ((pwd (getenv "PWD"))) (and pwd (or (and default-directory (condition-case nil (progn (equal (file-attributes (file-name-as-directory pwd)) (file-attributes (file-name-as-directory default-directory)))) (error nil))) (setq process-environment (delete (concat "PWD=" pwd) process-environment))))) (if (listp charset-map-path) (let ((coding (if (eq system-type 'windows-nt) 'utf-8 locale-coding-system))) (setq charset-map-path (mapcar #'(lambda (dir) (decode-coding-string dir coding t)) charset-map-path)))) (if default-directory (setq default-directory (abbreviate-file-name default-directory)) (display-warning 'initialization "Error setting default-directory")) (let ((old-face-font-rescale-alist face-font-rescale-alist)) (unwind-protect (command-line) (if default-directory (setq default-directory (abbreviate-file-name default-directory))) (or auto-save-list-file-name (and auto-save-list-file-prefix (setq auto-save-list-file-name (cond ((eq system-type 'ms-dos) (make-directory (file-name-directory auto-save-list-file-prefix) t) (concat (make-temp-name (expand-file-name auto-save-list-file-prefix)) "~")) (t (expand-file-name (format "%s%d-%s~" auto-save-list-file-prefix (emacs-pid) (system-name)))))))) (if inhibit-startup-hooks nil (run-hooks 'emacs-startup-hook 'term-setup-hook)) (if (or frame-initial-frame (not (and initial-window-system (not noninteractive) (not (eq initial-window-system 'pc))))) (progn (if (eq face-font-rescale-alist old-face-font-rescale-alist) nil (set-face-attribute 'default nil :font (font-spec))) (if (fboundp 'frame-notice-user-settings) (frame-notice-user-settings)) (if (fboundp 'frame-set-background-mode) (frame-set-background-mode (selected-frame))))) (if (fboundp 'font-menu-add-default) (font-menu-add-default)) (if inhibit-startup-hooks nil (run-hooks 'window-setup-hook)))) (setenv "TERM" "dumb") (let ((display (frame-parameter nil 'display))) (if (stringp display) (setq display (concat "DISPLAY=" display)) (let ((--dolist-tail-- initial-environment)) (while --dolist-tail-- (let ((varval (car --dolist-tail--))) (if (string-match "\\`DISPLAY=" varval) (setq display varval)) (setq --dolist-tail-- (cdr --dolist-tail--)))))) (if display (progn (delete display process-environment))))) normal-top-level() Loading macroexp.elc... Opening output file: No such file or directory, /home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/lisp/loaddefs.el make[3]: *** [Makefile:195: ../../lisp/loaddefs.el] Error 255 make[3]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/lisp' make[2]: *** [Makefile:898: ../../lisp/loaddefs.el] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build/src' make[1]: *** [Makefile:469: src] Error 2 make[1]: Leaving directory '/home/alynx/.cache/paru/clone/emacs-pgtk-native-comp-git/src/emacs-git/build' make: *** [Makefile:1178: bootstrap] Error 2 ==> ERROR: A failure occurred in build(). Aborting...