Created
June 21, 2023 05:14
-
-
Save Eason0210/f97220ec5fac3565036975e97ba16098 to your computer and use it in GitHub Desktop.
emacs-29.0.92-2bad582-build-log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MINGW64 ~/src/emacs-29 | |
$ ./autogen.sh | |
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' ... | |
ac-wrapper: autoreconf: warning: auto-detected versions not found ( ); falling back to latest available | |
You can now run './configure'. | |
MINGW64 ~/src/emacs-29 | |
$ ./configure --prefix=/c/opt/emacs --with-native-compilation=aot --without-dbus | |
configure: loading site script /etc/config.site | |
checking for xcrun... no | |
checking for GNU Make... make | |
checking build system type... x86_64-w64-mingw32 | |
checking host system type... x86_64-w64-mingw32 | |
checking the compiler's target... x86_64-w64-mingw32 | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.exe | |
checking for suffix of executables... .exe | |
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... no | |
checking for malloc.h... yes | |
checking for sys/systeminfo.h... no | |
checking for sys/sysinfo.h... no | |
checking for coff.h... no | |
checking for pty.h... no | |
checking for sys/resource.h... yes | |
checking for sys/utsname.h... no | |
checking for pwd.h... yes | |
checking for utmp.h... no | |
checking for util.h... no | |
checking for sanitizer/lsan_interface.h... no | |
checking for sys/socket.h... yes | |
checking for sys/param.h... yes | |
checking for pthread.h... (cached) no | |
checking for malloc/malloc.h... no | |
checking for sys/un.h... no | |
checking for vfork.h... no | |
checking for dirent.h... yes | |
checking for execinfo.h... no | |
checking for stdio_ext.h... no | |
checking for sys/vfs.h... no | |
checking for sys/fs_types.h... no | |
checking for getopt.h... (cached) no | |
checking for sys/cdefs.h... yes | |
checking for sys/time.h... yes | |
checking for ieee754.h... no | |
checking for limits.h... yes | |
checking for sys/select.h... no | |
checking for stdalign.h... yes | |
checking for stdbool.h... yes | |
checking for stdckdint.h... no | |
checking for sys/random.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether _XOPEN_SOURCE should be defined... no | |
checking how to run the C preprocessor... gcc -I ./nt/inc -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... 64 | |
checking for time_t past the year 2038... yes | |
checking whether gcc -I ./nt/inc accepts -g3 -O2... yes | |
checking whether the compiler is clang... no | |
checking whether C compiler handles -Werror -Wunknown-warning-option... no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking command to symlink files in the same directory... /bin/ln | |
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... none required | |
checking for pkg-config... /mingw64/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for machine/soundcard.h... no | |
checking for sys/soundcard.h... no | |
checking for soundcard.h... no | |
checking for mmsystem.h... yes | |
checking for _oss_ioctl in -lossaudio... no | |
checking for alsa >= 1.0.0... no | |
checking for ADDR_NO_RANDOMIZE... no | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking for net/if.h... no | |
checking for ifaddrs.h... no | |
checking for net/if_dl.h... no | |
checking for struct ifreq.ifr_flags... no | |
checking for struct ifreq.ifr_hwaddr... no | |
checking for struct ifreq.ifr_netmask... no | |
checking for struct ifreq.ifr_broadaddr... no | |
checking for struct ifreq.ifr_addr... no | |
checking for struct ifreq.ifr_addr.sa_len... no | |
checking whether gcc understands -MMD -MF... yes | |
checking for X... no | |
checking whether Windows API headers are recent enough... yes | |
checking for windres... windres | |
checking whether malloc is Doug Lea style... no | |
checking for sbrk... (cached) yes | |
checking for getpagesize... yes | |
checking for __lsan_ignore_object... no | |
checking for fork... no | |
checking for vfork... no | |
checking for fchmod... no | |
checking for canonicalize_file_name... (cached) yes | |
checking for faccessat... (cached) yes | |
checking for realpath... (cached) yes | |
checking for lstat... (cached) yes | |
checking for readlinkat... (cached) yes | |
checking for explicit_bzero... (cached) yes | |
checking for memset_s... no | |
checking for fchmodat... (cached) yes | |
checking for lchmod... (cached) yes | |
checking for fcntl... (cached) yes | |
checking for fdopendir... (cached) not-needed | |
checking for fstatat... (cached) yes | |
checking for fsync... (cached) yes | |
checking for futimens... (cached) not-needed | |
checking for getrandom... no | |
checking for gettimeofday... yes | |
checking for mkostemp... no | |
checking for pipe2... (cached) yes | |
checking for pselect... (cached) yes | |
checking for pthread_sigmask... (cached) yes | |
checking for readlink... (cached) yes | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for strtoimax... yes | |
checking for symlink... (cached) yes | |
checking for localtime_r... no | |
checking for timegm... no | |
checking for utimensat... (cached) yes | |
checking for getdtablesize... no | |
checking for futimes... no | |
checking for futimesat... no | |
checking for lutimes... no | |
checking for working mmap... no | |
checking for main in -lXbsd... no | |
checking for thread support... yes | |
checking for librsvg-2.0 >= 2.14.0... yes | |
checking for libwebpdemux >= 0.6.0... yes | |
checking for WebPGetInfo... yes | |
checking for sqlite3_open_v2 in -lsqlite3... yes | |
checking for sqlite3_load_extension in -lsqlite3... yes | |
checking for getaddrinfo_a in -lanl... no | |
checking for malloc_trim... no | |
checking for lgetfilecon in -lselinux... no | |
checking for gnutls >= 2.12.2... yes | |
checking for libsystemd >= 222... no | |
checking for jansson >= 2.7... yes | |
checking for tree-sitter >= 0.20.2... yes | |
checking for windows.h... yes | |
checking for harfbuzz >= 1.2.3... yes | |
checking for X11/xpm.h... yes | |
checking for jpeglib 6b or later... -ljpeg | |
checking for lcms2... yes | |
checking for library containing inflateEnd... -lz | |
checking for dladdr... no | |
checking for dlfunc... no | |
checking for gcc_jit_context_acquire in -lgccjit... yes | |
checking for libgccjit.h... yes | |
checking for png.h... yes | |
checking whether png_longjmp is declared... yes | |
checking for tiffio.h... yes | |
checking for gif_lib.h... yes | |
checking for gpm.h... no | |
checking for libxml-2.0 > 2.6.17... yes | |
checking for maillock in -lmail... no | |
checking for maillock in -llockfile... no | |
checking for liblockfile.so... no | |
checking for maillock.h... no | |
checking for linux/seccomp.h... no | |
checking for linux/filter.h... no | |
checking for libseccomp >= 2.5.2... no | |
checking size of long... 4 | |
checking for accept4... no | |
checking for fchdir... no | |
checking for gethostname... (cached) yes | |
checking for getrusage... no | |
checking for get_current_dir_name... no | |
checking for lrand48... no | |
checking for random... (cached) yes | |
checking for rint... yes | |
checking for trunc... yes | |
checking for select... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for setlocale... yes | |
checking for newlocale... no | |
checking for getrlimit... (cached) yes | |
checking for setrlimit... (cached) yes | |
checking for shutdown... (cached) yes | |
checking for pthread_sigmask... (cached) yes | |
checking for strsignal... (cached) no | |
checking for setitimer... (cached) yes | |
checking for sendto... (cached) yes | |
checking for recvfrom... (cached) yes | |
checking for getsockname... (cached) yes | |
checking for getifaddrs... no | |
checking for freeifaddrs... no | |
checking for gai_strerror... (cached) yes | |
checking for sync... no | |
checking for getpwent... no | |
checking for endpwent... no | |
checking for getgrent... no | |
checking for endgrent... no | |
checking for cfmakeraw... no | |
checking for cfsetspeed... no | |
checking for __executable_start... no | |
checking for log2... yes | |
checking for pthread_setname_np... yes | |
checking for pthread_set_name_np... no | |
checking whether pthread_setname_np takes a single argument... no | |
checking whether pthread_setname_np takes three arguments... no | |
checking for aligned_alloc... no | |
checking for posix_memalign... no | |
checking whether aligned_alloc is declared... no | |
checking for posix_madvise... no | |
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... no | |
checking for getpt... no | |
checking for posix_openpt... no | |
checking for library containing tputs... none required | |
checking for timerfd interface... no | |
checking whether signals can be handled on alternate stack... no | |
checking for valgrind/valgrind.h... no | |
checking for struct unipair.unicode... no | |
checking for pid_t... yes | |
checking for snprintf... yes | |
checking for spawn.h... no | |
checking for posix_spawn... no | |
checking for posix_spawn_file_actions_addchdir... no | |
checking for posix_spawn_file_actions_addchdir_np... no | |
checking for posix_spawnattr_setflags... no | |
checking whether POSIX_SPAWN_SETSID is declared... no | |
checking whether GLib is linked in... no | |
checking for nl_langinfo and CODESET... (cached) yes | |
checking for nl_langinfo and _NL_PAPER_WIDTH... (cached) yes | |
checking for mbstate_t... yes | |
checking for _setjmp... no | |
checking for sigsetjmp... no | |
checking POSIX termios... no | |
checking for usable FIONREAD... yes | |
checking for usable SIGIO... no | |
checking for usable SIGPOLL... no | |
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... no | |
checking for alloca... yes | |
checking for a race-free mkdir -p... /usr/bin/mkdir -p | |
checking whether the preprocessor supports include_next... yes | |
checking whether source code line length is unlimited... yes | |
checking whether lstat correctly handles trailing slash... (cached) yes | |
checking whether // is distinct from /... yes | |
checking whether realpath works... (cached) yes | |
checking for C/C++ restrict keyword... __restrict__ | |
checking whether byte ordering is bigendian... no | |
checking if environ is properly declared... yes | |
checking for complete errno.h... no | |
checking for EMULTIHOP value... no | |
checking for ENOLINK value... yes | |
checking for EOVERFLOW value... 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) no | |
checking for timespec_get... no | |
checking for struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... (cached) yes | |
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no | |
checking whether the compiler produces multi-arch binaries... no | |
checking whether stdint.h conforms to C99... yes | |
checking whether stdint.h works without ISO C predefines... yes | |
checking whether stdint.h has UINTMAX_WIDTH etc.... no | |
checking for 64-bit off_t... yes | |
checking for 64-bit st_size... no | |
checking whether memmem is declared... no | |
checking whether memrchr is declared... no | |
checking whether <limits.h> defines MIN and MAX... no | |
checking whether <sys/param.h> defines MIN and MAX... no | |
checking whether time_t is signed... yes | |
checking whether alarm is declared... (cached) yes | |
checking for working mktime... (cached) yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_zone... no | |
checking whether tzname is declared... yes | |
checking for tzname... yes | |
checking for struct tm.tm_gmtoff... no | |
checking whether <sys/select.h> is self-contained... no | |
checking for inline... inline | |
checking for sigset_t... no | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... no | |
checking for wchar_t... yes | |
checking for good max_align_t... yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether fcloseall is declared... yes | |
checking which flavor of printf attribute matches inttypes macros... gnu | |
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... no | |
checking for struct timespec in <time.h>... yes | |
checking for TIME_UTC in <time.h>... no | |
checking whether execvpe is declared... no | |
checking whether clearerr_unlocked is declared... no | |
checking whether feof_unlocked is declared... no | |
checking whether ferror_unlocked is declared... no | |
checking whether fflush_unlocked is declared... no | |
checking whether fgets_unlocked is declared... no | |
checking whether fputc_unlocked is declared... no | |
checking whether fputs_unlocked is declared... no | |
checking whether fread_unlocked is declared... no | |
checking whether fwrite_unlocked is declared... no | |
checking whether getc_unlocked is declared... no | |
checking whether getchar_unlocked is declared... no | |
checking whether putc_unlocked is declared... no | |
checking whether putchar_unlocked is declared... no | |
checking type of array argument to getgroups... int | |
checking whether getdtablesize is declared... no | |
checking whether malloc is ptrdiff_t safe... yes | |
checking whether malloc, realloc, calloc set errno on failure... no | |
checking for O_CLOEXEC... no | |
checking for promoted mode_t type... int | |
checking whether the utimes function works... no | |
checking for C compiler option to allow warnings... -Wno-error | |
checking for sys/acl.h... yes | |
checking for library containing acl_get_file... (cached) none required | |
checking for acl_get_file... (cached) yes | |
checking for acl_get_fd... no | |
checking for acl_set_file... (cached) yes | |
checking for acl_set_fd... no | |
checking for acl_free... (cached) yes | |
checking for acl_from_mode... no | |
checking for acl_from_text... (cached) yes | |
checking for acl_delete_def_file... no | |
checking for acl_extended_file... no | |
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... (cached) yes | |
checking for acl/libacl.h... no | |
checking for acl_entries... no | |
checking for ACL_FIRST_ENTRY... no | |
checking for ACL_TYPE_EXTENDED... no | |
checking for static_assert... yes, an <assert.h> macro | |
checking for __builtin_expect... yes | |
checking for byteswap.h... no | |
checking for library containing clock_gettime... (cached) none required | |
checking for clock_getres... yes | |
checking for clock_gettime... (cached) no | |
checking for clock_settime... (cached) no | |
checking for copy_file_range... (cached) yes | |
checking for d_type member in directory struct... no | |
checking whether // is distinct from /... (cached) yes | |
checking whether dup2 works... (cached) yes | |
checking whether fchmodat works... (cached) not-needed-so-yes | |
checking whether fcntl handles F_DUPFD correctly... (cached) yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) yes | |
checking whether fdopendir is declared... no | |
checking whether fdopendir works... (cached) no-but-not-needed-so-yes | |
checking for getxattr with XATTR_NAME_POSIX_ACL macros... no | |
checking for flexible array member... yes | |
checking for __fpending... no | |
checking whether free is known to preserve errno... (cached) yes | |
checking whether fstatat (..., 0) works... (cached) yes | |
checking for sys/mount.h... no | |
checking for statvfs function (SVR4)... no | |
checking for two-argument statfs with statfs.f_frsize member... no | |
checking for 3-argument statfs function (DEC OSF/1)... no | |
checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... no | |
checking for four-argument statfs (SVR3)... no | |
checking for two-argument statfs with statfs.f_fsize member (4.4BSD and NetBSD)... no | |
checking whether futimens works... (cached) not-needed-so-yes | |
checking for getloadavg... (cached) yes | |
checking for sys/loadavg.h... no | |
checking whether getloadavg is declared... no | |
checking for bcrypt.h... yes | |
checking whether the bcrypt library is guaranteed to be present... (cached) no | |
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... no | |
checking for mempcpy... yes | |
checking for memrchr... no | |
checking for library containing nanosleep... none required | |
checking for working nanosleep... (cached) yes | |
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... no | |
checking for sched_getaffinity_np... no | |
checking for pstat_getdynamic... no | |
checking for sysmp... no | |
checking for sysctl... no | |
checking whether signature of pselect conforms to POSIX... (cached) yes | |
checking whether pselect detects invalid fds... (cached) yes | |
checking whether pthread_sigmask is a macro... (cached) no | |
checking whether pthread_sigmask works without -lpthread... yes | |
checking whether pthread_sigmask returns error numbers... (cached) yes | |
checking whether pthread_sigmask unblocks signals correctly... (cached) not relevant | |
checking whether readlink signature is correct... yes | |
checking whether readlink handles trailing slash correctly... (cached) yes | |
checking whether readlink truncates results correctly... (cached) yes | |
checking whether readlinkat signature is correct... yes | |
checking for working re_compile_pattern... no | |
checking for libintl.h... yes | |
checking whether isblank is declared... yes | |
checking for sig2str... no | |
checking for sigdescr_np... no | |
checking for socklen_t... yes | |
checking for ssize_t... yes | |
checking for struct stat.st_atim.tv_nsec... no | |
checking for struct stat.st_atimespec.tv_nsec... no | |
checking for struct stat.st_atimensec... no | |
checking for struct stat.st_atim.st__tim.tv_nsec... no | |
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 alignas and alignof... yes, <stdalign.h> macros | |
checking for bool, true, false... no | |
checking for stpcpy... no | |
checking for working strnlen... yes | |
checking whether strtoimax works... yes | |
checking whether symlink handles trailing slash correctly... (cached) yes | |
checking whether localtime_r is declared... no | |
checking whether localtime_r exists as an inline function... no | |
checking whether localtime works even near extrema... yes | |
checking for timezone_t... no | |
checking whether timer_settime is declared... no | |
checking whether utimensat works... (cached) yes | |
checking for variable-length arrays... yes | |
checking for __mktime_internal... no | |
checking for timer_getoverrun... no | |
checking for gcc option to disable position independent executables... not needed | |
Configured for 'x86_64-w64-mingw32'. | |
Where should the build process find the source code? . | |
What compiler should emacs be built with? gcc -g3 -O2 -gdwarf-2 | |
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? yes | |
What window system should Emacs use? w32 | |
What toolkit should Emacs use? none | |
Where do we find X Windows header files? NONE | |
Where do we find X Windows libraries? NONE | |
Does Emacs use -lXaw3d? no | |
Does Emacs use -lXpm? yes | |
Does Emacs use -ljpeg? yes | |
Does Emacs use -ltiff? yes | |
Does Emacs use a gif library? yes | |
Does Emacs use a png library? yes | |
Does Emacs use -lrsvg-2? yes | |
Does Emacs use -lwebp? yes | |
Does Emacs use -lsqlite3? yes | |
Does Emacs use cairo? no | |
Does Emacs use -llcms2? yes | |
Does Emacs use imagemagick? no | |
Does Emacs use native APIs for images? yes (w32) | |
Does Emacs support sound? yes | |
Does Emacs use -lgpm? no | |
Does Emacs use -ldbus? no | |
Does Emacs use -lgconf? no | |
Does Emacs use GSettings? no | |
Does Emacs use a file notification library? yes (w32) | |
Does Emacs use access control lists? yes | |
Does Emacs use -lselinux? no | |
Does Emacs use -lgnutls? yes | |
Does Emacs use -lxml2? yes | |
Does Emacs use -lfreetype? no | |
Does Emacs use HarfBuzz? yes | |
Does Emacs use -lm17n-flt? no | |
Does Emacs use -lotf? no | |
Does Emacs use -lxft? no | |
Does Emacs use -lsystemd? no | |
Does Emacs use -ljansson? yes | |
Does Emacs use -ltree-sitter? yes | |
Does Emacs use the GMP library? yes | |
Does Emacs directly use zlib? yes | |
Does Emacs have dynamic modules support? yes | |
Does Emacs use toolkit scroll bars? yes | |
Does Emacs support Xwidgets? no | |
Does Emacs have threading support in lisp? yes | |
Does Emacs support the portable dumper? yes | |
Does Emacs support legacy unexec dumping? no | |
Which dumping strategy does Emacs use? pdumper | |
Does Emacs have native lisp compiler? yes | |
Does Emacs use version 2 of the X Input Extension? no | |
Does Emacs generate a smaller-size Japanese dictionary? no | |
configure: creating ./config.status | |
config.status: creating src/verbose.mk | |
config.status: creating nt/emacs.rc | |
config.status: creating nt/emacsclient.rc | |
config.status: creating src/emacs-module.h | |
config.status: creating Makefile | |
config.status: creating lib/gnulib.mk | |
config.status: creating ./doc/man/emacs.1 | |
config.status: creating lib/Makefile | |
config.status: creating lib-src/Makefile | |
config.status: creating oldXMenu/Makefile | |
config.status: creating doc/emacs/Makefile | |
config.status: creating doc/misc/Makefile | |
config.status: creating doc/lispintro/Makefile | |
config.status: creating doc/lispref/Makefile | |
config.status: creating src/Makefile | |
config.status: creating lwlib/Makefile | |
config.status: creating lisp/Makefile | |
config.status: creating leim/Makefile | |
config.status: creating nextstep/Makefile | |
config.status: creating nt/Makefile | |
config.status: creating test/Makefile | |
config.status: creating test/manual/noverlay/Makefile | |
config.status: creating test/infra/Makefile | |
config.status: creating admin/charsets/Makefile | |
config.status: creating admin/unidata/Makefile | |
config.status: creating admin/grammars/Makefile | |
config.status: creating src/config.h | |
config.status: executing src/epaths.h commands | |
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 retrieves POP3 email via only insecure channels. | |
To omit insecure POP3, you can use './configure --without-pop'. | |
MINGW64 ~/src/emacs-29 | |
$ echo $(nproc) | |
12 | |
MINGW64 ~/src/emacs-29 | |
$ make -j8 | |
make actual-all || make advice-on-failure make-target=all exit-status=$? | |
make[1]: 进入目录“/c/Users/Aqua/src/emacs-29” | |
make -C lib all | |
make -C doc/lispref info | |
make -C doc/lispintro info | |
make -C doc/emacs info | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/doc/lispref” | |
/usr/bin/mkdir -p ../../info | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/doc/lispintro” | |
/usr/bin/mkdir -p ../../info | |
GEN info/dir | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/doc/emacs” | |
GEN ../../info/emacs.info | |
GEN ../../info/eintr.info | |
GEN ../../info/elisp.info | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/lib” | |
GEN alloca.h | |
GEN byteswap.h | |
GEN errno.h | |
GEN execinfo.h | |
GEN getopt.h | |
GEN getopt-cdefs.h | |
GEN malloc/dynarray.gl.h | |
GEN malloc/dynarray-skeleton.gl.h | |
GEN ieee754.h | |
GEN limits.h | |
GEN stdckdint.h | |
GEN stdint.h | |
GEN string.h | |
GEN sys/random.h | |
GEN time.h | |
CC fingerprint.o | |
CC acl_entries.o | |
CC memmem.o | |
CC mktime.o | |
CC binary-io.o | |
CC c-ctype.o | |
CC c-strcasecmp.o | |
CC c-strncasecmp.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 execinfo.o | |
CC filemode.o | |
CC filevercmp.o | |
CC fpending.o | |
CC getopt.o | |
CC getopt1.o | |
CC getrandom.o | |
CC gettime.o | |
CC gettimeofday.o | |
CC malloc/dynarray_at_failure.o | |
CC malloc/dynarray_emplace_enlarge.o | |
CC malloc/dynarray_finalize.o | |
CC malloc/dynarray_resize.o | |
CC malloc/dynarray_resize_clear.o | |
CC memrchr.o | |
CC mkostemp.o | |
CC nstrftime.o | |
CC qcopy-acl.o | |
CC regex.o | |
CC sig2str.o | |
CC sigdescr_np.o | |
CC stat-time.o | |
CC stpcpy.o | |
CC tempname.o | |
CC time_r.o | |
CC time_rz.o | |
CC timegm.o | |
CC timespec.o | |
CC timespec-add.o | |
CC timespec-sub.o | |
CC u64.o | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/doc/lispintro” | |
AR libgnu.a | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/lib” | |
make -C nt all | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/nt” | |
RC emacs.res | |
CCLD addpm.exe | |
CCLD cmdproxy.exe | |
CCLD ddeclient.exe | |
CCLD runemacs.exe | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/nt” | |
make -C lib-src all | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/lib-src” | |
CC ntlib.o | |
RC emacsclient.res | |
CC pop.o | |
CCLD etags.exe | |
CCLD ctags.exe | |
CCLD emacsclient.exe | |
CCLD emacsclientw.exe | |
CCLD ebrowse.exe | |
CCLD hexl.exe | |
CCLD movemail.exe | |
CCLD make-docfile.exe | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/doc/emacs” | |
CCLD make-fingerprint.exe | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/lib-src” | |
make -C src BIN_DESTDIR=''/c/opt/emacs/bin/'' \ | |
ELN_DESTDIR='/c/opt/emacs/lib/emacs/29.0.92/' all | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/src” | |
GEN lisp.mk | |
GEN globals.h | |
GEN buildobj.h | |
make -C ../nt ../src/emacs.res | |
make -C ../admin/charsets all | |
make -C ../admin/unidata charscript.el | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/nt” | |
make -C ../admin/unidata emoji-zwj.el | |
RC ../src/emacs.res | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/charsets” | |
GEN ../../etc/charsets/8859-2.map | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/unidata” | |
GEN ../../etc/charsets/8859-3.map | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/unidata” | |
GEN ../../etc/charsets/8859-4.map | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/nt” | |
GEN ../../lisp/international/charscript.el | |
GEN ../../etc/charsets/8859-5.map | |
GEN ../../lisp/international/emoji-zwj.el | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/unidata” | |
GEN ../../etc/charsets/8859-6.map | |
GEN ../../etc/charsets/8859-7.map | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/unidata” | |
make -C ../admin/charsets cp51932.el | |
GEN ../../etc/charsets/8859-8.map | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/charsets” | |
GEN ../../etc/charsets/CP932-2BYTE.map | |
GEN ../../etc/charsets/8859-9.map | |
make -C ../admin/charsets eucjp-ms.el | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/charsets” | |
GEN ../../lisp/international/eucjp-ms.el | |
GEN ../../etc/charsets/8859-10.map | |
GEN ../../etc/charsets/8859-11.map | |
GEN ../../etc/charsets/8859-13.map | |
GEN ../../lisp/international/cp51932.el | |
GEN ../../etc/charsets/8859-14.map | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/charsets” | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/charsets” | |
GEN ../../etc/charsets/8859-15.map | |
GEN ../../etc/charsets/8859-16.map | |
GEN ../../etc/charsets/IBM037.map | |
GEN ../../etc/charsets/IBM038.map | |
CC firstfile.o | |
GEN ../../etc/charsets/IBM256.map | |
CC dispnew.o | |
GEN ../../etc/charsets/IBM273.map | |
CC frame.o | |
CC scroll.o | |
GEN ../../etc/charsets/IBM274.map | |
CC xdisp.o | |
GEN ../../etc/charsets/IBM275.map | |
CC menu.o | |
GEN ../../etc/charsets/IBM277.map | |
CC window.o | |
GEN ../../etc/charsets/IBM278.map | |
GEN ../../etc/charsets/IBM280.map | |
GEN ../../etc/charsets/IBM281.map | |
GEN ../../etc/charsets/IBM284.map | |
GEN ../../etc/charsets/IBM285.map | |
GEN ../../etc/charsets/IBM290.map | |
CC charset.o | |
GEN ../../etc/charsets/IBM297.map | |
GEN ../../etc/charsets/IBM420.map | |
GEN ../../etc/charsets/IBM423.map | |
GEN ../../etc/charsets/IBM424.map | |
GEN ../../etc/charsets/IBM437.map | |
CC coding.o | |
GEN ../../etc/charsets/IBM500.map | |
GEN ../../etc/charsets/IBM850.map | |
GEN ../../etc/charsets/IBM851.map | |
GEN ../../etc/charsets/IBM852.map | |
CC category.o | |
GEN ../../etc/charsets/IBM855.map | |
GEN ../../etc/charsets/IBM856.map | |
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 | |
GEN ../../etc/charsets/IBM866.map | |
CC ccl.o | |
GEN ../../etc/charsets/IBM868.map | |
GEN ../../etc/charsets/IBM869.map | |
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 | |
CC character.o | |
GEN ../../etc/charsets/IBM891.map | |
GEN ../../etc/charsets/IBM903.map | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/doc/lispref” | |
CC chartab.o | |
GEN ../../etc/charsets/IBM904.map | |
GEN ../../etc/charsets/IBM905.map | |
GEN ../../etc/charsets/IBM918.map | |
CC bidi.o | |
CC term.o | |
GEN ../../etc/charsets/IBM1004.map | |
GEN ../../etc/charsets/IBM1026.map | |
GEN ../../etc/charsets/IBM1047.map | |
GEN ../../etc/charsets/CP737.map | |
GEN ../../etc/charsets/CP775.map | |
GEN ../../etc/charsets/CP1125.map | |
GEN ../../etc/charsets/CP1250.map | |
GEN ../../etc/charsets/CP1251.map | |
GEN ../../etc/charsets/CP1252.map | |
GEN ../../etc/charsets/CP1253.map | |
GEN ../../etc/charsets/CP1254.map | |
CC terminal.o | |
GEN ../../etc/charsets/CP1255.map | |
GEN ../../etc/charsets/CP1256.map | |
GEN ../../etc/charsets/CP1257.map | |
CC xfaces.o | |
GEN ../../etc/charsets/CP1258.map | |
CC emacs.o | |
GEN ../../etc/charsets/CP10007.map | |
CC keyboard.o | |
GEN ../../etc/charsets/CP720.map | |
GEN ../../etc/charsets/CP858.map | |
GEN ../../etc/charsets/GB2312.map | |
GEN ../../etc/charsets/GBK.map | |
GEN ../../etc/charsets/GB180302.map | |
GEN ../../etc/charsets/BIG5.map | |
GEN ../../etc/charsets/BIG5-HKSCS.map | |
CC macros.o | |
GEN ../../etc/charsets/CNS-1.map | |
GEN ../../etc/charsets/CNS-2.map | |
CC keymap.o | |
GEN ../../etc/charsets/CNS-3.map | |
GEN ../../etc/charsets/CNS-4.map | |
CC sysdep.o | |
GEN ../../etc/charsets/CNS-5.map | |
GEN ../../etc/charsets/CNS-6.map | |
GEN ../../etc/charsets/CNS-7.map | |
CC bignum.o | |
GEN ../../etc/charsets/CNS-F.map | |
GEN ../../etc/charsets/JISX0201.map | |
CC buffer.o | |
GEN ../../etc/charsets/JISX0208.map | |
GEN ../../etc/charsets/JISX0212.map | |
GEN ../../etc/charsets/JISX2132.map | |
GEN ../../etc/charsets/JISC6226.map | |
GEN ../../etc/charsets/JISX213A.map | |
GEN ../../etc/charsets/KSC5601.map | |
CC filelock.o | |
GEN ../../etc/charsets/KSC5636.map | |
CC insdel.o | |
GEN ../../etc/charsets/JOHAB.map | |
GEN ../../etc/charsets/KOI-8.map | |
GEN ../../etc/charsets/KOI8-R.map | |
GEN ../../etc/charsets/KOI8-U.map | |
GEN ../../etc/charsets/KOI8-T.map | |
GEN ../../etc/charsets/ALTERNATIVNYJ.map | |
CC marker.o | |
GEN ../../etc/charsets/MIK.map | |
GEN ../../etc/charsets/PTCP154.map | |
GEN ../../etc/charsets/TIS-620.map | |
GEN ../../etc/charsets/VISCII.map | |
CC minibuf.o | |
GEN ../../etc/charsets/VSCII.map | |
GEN ../../etc/charsets/VSCII-2.map | |
GEN ../../etc/charsets/KA-PS.map | |
CC fileio.o | |
GEN ../../etc/charsets/KA-ACADEMY.map | |
GEN ../../etc/charsets/HP-ROMAN8.map | |
CC dired.o | |
GEN ../../etc/charsets/NEXTSTEP.map | |
GEN ../../etc/charsets/MACINTOSH.map | |
GEN ../../etc/charsets/EBCDICUK.map | |
GEN ../../etc/charsets/EBCDICUS.map | |
GEN ../../etc/charsets/stdenc.map | |
CC cmds.o | |
GEN ../../etc/charsets/symbol.map | |
GEN ../../etc/charsets/CP949-2BYTE.map | |
CC casetab.o | |
GEN ../../etc/charsets/BIG5-1.map | |
GEN ../../etc/charsets/BIG5-2.map | |
GEN ../../etc/charsets/MULE-ethiopic.map | |
GEN ../../etc/charsets/MULE-ipa.map | |
CC casefiddle.o | |
GEN ../../etc/charsets/MULE-is13194.map | |
GEN ../../etc/charsets/MULE-sisheng.map | |
GEN ../../etc/charsets/MULE-tibetan.map | |
GEN ../../etc/charsets/MULE-lviscii.map | |
GEN ../../etc/charsets/MULE-uviscii.map | |
GEN ../../etc/charsets/GB180304.map | |
GEN ../../etc/charsets/JISX2131.map | |
GEN charsets.stamp | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/charsets” | |
CC indent.o | |
CC search.o | |
CC regex-emacs.o | |
CC undo.o | |
CC alloc.o | |
CC pdumper.o | |
CC data.o | |
CC doc.o | |
CC editfns.o | |
CC callint.o | |
CC eval.o | |
CC floatfns.o | |
CC fns.o | |
CC sort.o | |
CC font.o | |
CC print.o | |
CC lread.o | |
CC emacs-module.o | |
CC syntax.o | |
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 w32notify.o | |
CC profiler.o | |
CC decompress.o | |
CC thread.o | |
CC systhread.o | |
CC sqlite.o | |
CC treesit.o | |
CC itree.o | |
CC hbfont.o | |
CC w32fns.o | |
CC w32menu.o | |
CC w32reg.o | |
CC w32font.o | |
CC w32term.o | |
CC w32xfns.o | |
CC w32select.o | |
CC w32uniscribe.o | |
CC w32cygwinx.o | |
CC w32.o | |
CC w32console.o | |
CC w32heap.o | |
CC w32inevt.o | |
CC w32proc.o | |
CC w32image.o | |
CC fontset.o | |
CC fringe.o | |
CC image.o | |
CC json.o | |
CC tparam.o | |
CC lastfile.o | |
CCLD temacs.exe | |
GEN ../etc/DOC | |
/usr/bin/mkdir -p ../etc | |
make -C ../lisp update-subdirs | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
cp -f temacs.exe bootstrap-emacs.exe | |
rm -f bootstrap-emacs.pdmp | |
./temacs --batch -l loadup --temacs=pbootstrap \ | |
--bin-dest /c/opt/emacs/bin/ --eln-dest /c/opt/emacs/lib/emacs/29.0.92/ | |
Loading loadup.el (source)... | |
Dump mode: pbootstrap | |
Using load-path (c:/Users/Aqua/src/emacs-29/lisp c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp c:/Users/Aqua/src/emacs-29/lisp/progmodes c:/Users/Aqua/src/emacs-29/lisp/language c:/Users/Aqua/src/emacs-29/lisp/international c:/Users/Aqua/src/emacs-29/lisp/textmodes c:/Users/Aqua/src/emacs-29/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 c:/Users/Aqua/src/emacs-29/lisp/files.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/macroexp.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/pcase.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/macroexp.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/cus-face.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/faces.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/ldefs-boot.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/button.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/cl-preloaded.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/oclosure.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/obarray.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/abbrev.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/help.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/jka-cmpr-hook.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/epa-hook.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/mule-cmds.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/case-table.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/characters.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/charscript.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/emoji-zwj.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/composite.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/chinese.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/cyrillic.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/indian.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/sinhala.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/english.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/ethiopic.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/european.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/czech.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/slovak.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/romanian.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/greek.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/hebrew.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/cp51932.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/eucjp-ms.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/japanese.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/korean.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/lao.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/tai-viet.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/thai.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/tibetan.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/vietnamese.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/misc-lang.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/utf-8-lang.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/georgian.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/khmer.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/burmese.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/cham.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/philippine.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/language/indonesian.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/indent.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/cl-generic.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/simple.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/seq.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/nadvice.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/minibuffer.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/frame.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/startup.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/term/tty-colors.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/font-core.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/syntax.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/font-lock.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/jit-lock.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/mouse.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/scroll-bar.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/select.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/timer.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/easymenu.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/isearch.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/rfn-eshadow.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/menu-bar.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/tab-bar.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/lisp.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/textmodes/page.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/register.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/textmodes/paragraphs.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/progmodes/prog-mode.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/lisp-mode.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/textmodes/text-mode.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/textmodes/fill.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/newcomment.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/replace.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/tabulated-list.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/buff-menu.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/fringe.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/regexp-opt.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/image.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/fontset.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/dnd.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/tool-bar.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/term/common-win.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/w32-vars.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/term/w32-win.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/disp-table.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/w32-fns.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/ls-lisp.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/dos-w32.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/mwheel.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/progmodes/elisp-mode.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/float-sup.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/vc/vc-hooks.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/vc/ediff-hook.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/uniquify.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/electric.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/paren.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/shorthands.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/eldoc.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/cconv.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/cus-start.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/tooltip.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/international/iso-transl.el (source)... | |
Loading c:/Users/Aqua/src/emacs-29/lisp/emacs-lisp/rmc.el (source)... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Dumping under the name bootstrap-emacs.pdmp | |
Dumping fingerprint: 4ea60d0e34bdbb86a7219c9d8fe2e33a2e7fcf39caddffb467a2736767c73dd5 | |
Dump complete | |
Byte counts: header=100 hot=15661076 discardable=204528 cold=10946648 | |
Reloc counts: hot=1086756 discardable=5578 | |
ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs.exe" | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC emacs-lisp/macroexp.elc | |
ELC emacs-lisp/cconv.elc | |
ELC emacs-lisp/byte-opt.elc | |
ELC emacs-lisp/bytecomp.elc | |
ELC emacs-lisp/comp.elc | |
ELC emacs-lisp/comp-cstr.elc | |
ELC emacs-lisp/loaddefs-gen.elc | |
ELC emacs-lisp/radix-tree.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/radix-tree.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/macroexp.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/loaddefs-gen.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/cconv.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/byte-opt.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-cstr.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/bytecomp.elc | |
TZ=UTC0 touch -t 197001010000 emacs-lisp/comp.elc | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make -C ../lisp compile-first EMACS="../src/bootstrap-emacs.exe" | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN emacs-lisp/macroexp.elc | |
ELC+ELN emacs-lisp/cconv.elc | |
ELC+ELN emacs-lisp/byte-opt.elc | |
ELC+ELN emacs-lisp/bytecomp.elc | |
ELC+ELN emacs-lisp/comp.elc | |
ELC+ELN emacs-lisp/comp-cstr.elc | |
ELC+ELN emacs-lisp/loaddefs-gen.elc | |
ELC+ELN emacs-lisp/radix-tree.elc | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make -C ../lisp autoloads EMACS="../src/bootstrap-emacs.exe" | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN ../lisp/abbrev.elc | |
ELC+ELN international/titdic-cnv.elc | |
ELC+ELN ../lisp/buff-menu.elc | |
ELC+ELN ../lisp/bindings.elc | |
ELC+ELN ../lisp/button.elc | |
ELC+ELN ../lisp/composite.elc | |
ELC+ELN ../lisp/case-table.elc | |
ELC+ELN ../lisp/cus-face.elc | |
make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs.exe" | |
make[4]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/grammars” | |
GEN ../../lisp/cedet/semantic/bovine/c-by.el | |
GEN ../../lisp/cedet/semantic/bovine/make-by.el | |
GEN ../../lisp/cedet/semantic/bovine/scm-by.el | |
GEN ../../lisp/cedet/semantic/grammar-wy.el | |
GEN ../../lisp/cedet/semantic/wisent/javat-wy.el | |
GEN ../../lisp/cedet/semantic/wisent/js-wy.el | |
Loading c:/Users/Aqua/src/emacs-29/lisp/cedet/semantic/grm-wy-boot.el (source)...L | |
oading c:/U GEN ../../lisp/cedet/semantic/wisent/python-wy.el | |
sers/Aqua/src/emacs-29/lisp/cedet/semantic/grm-wy-boot.el (source)... | |
GEN ../../lisp/cedet/srecode/srt-wy.el | |
LoadinLgo acd:/iUng c:/Users/Asqua/src/eemacs-29/lisp/cedet/semantic/grm-wy-borot.el (source)... | |
s/Aqua/src/emacs-29/lisp/cedet/semantic/grm-wy-boot.el (source)...L | |
oading c:/Users/Aqua/src/emacs-29/lisp/cedet/semantic/grm-wy-boot.el (source)... | |
make -C ../leim all EMACS="../src/bootstrap-emacs.exe" | |
make[4]: 进入目录“/c/Users/Aqua/src/emacs-29/leim” | |
GEN ../lisp/leim/quail/CCDOSPY.el | |
GEN ../lisp/leim/quail/Punct.el | |
GEN ../lisp/leim/quail/QJ.el | |
ELC+ELN ../lisp/cus-start.elc | |
GEN ../lisp/leim/quail/SW.el | |
GEN ../lisp/leim/quail/TONEPY.el | |
ELC+ELN ../lisp/custom.elc | |
GEN ../lisp/leim/quail/4Corner.el | |
GEN ../lisp/leim/quail/ARRAY30.el | |
ELC+ELN ../lisp/disp-table.elc | |
GEN ../lisp/leim/quail/ECDICT.el | |
ELC+ELN ../lisp/dnd.elc | |
ELC+ELN ../lisp/dos-fns.elc | |
ELC+ELN ../lisp/dos-vars.elc | |
GEN ../lisp/leim/quail/ETZY.el | |
ELC+ELN ../lisp/dos-w32.elc | |
GEN ../lisp/leim/quail/Punct-b5.el | |
GEN ../lisp/leim/quail/PY-b5.el | |
GEN ../lisp/leim/quail/QJ-b5.el | |
ELC+ELN ../lisp/dynamic-setting.elc | |
GEN ../lisp/leim/quail/ZOZY.el | |
GEN ../lisp/leim/quail/tsang-b5.el | |
ELC+ELN ../lisp/electric.elc | |
GEN ../lisp/leim/quail/tsang-cns.el | |
make[4]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/grammars” | |
GEN ../lisp/leim/quail/PY.el | |
ELC+ELN ../lisp/emacs-lisp/backquote.elc | |
ELC+ELN ../lisp/emacs-lisp/byte-run.elc | |
GEN ../lisp/leim/quail/ZIRANMA.el | |
GEN ../lisp/leim/quail/CTLau.el | |
GEN ../lisp/leim/quail/CTLau-b5.el | |
ELC+ELN ../lisp/emacs-lisp/cconv.elc | |
ELC+ELN ../lisp/emacs-lisp/cl-generic.elc | |
GEN ../lisp/language/pinyin.el | |
ELC+ELN ../lisp/emacs-lisp/cl-preloaded.elc | |
ELC+ELN ../lisp/emacs-lisp/debug-early.elc | |
GEN ../lisp/leim/leim-list.el | |
ELC+ELN ../lisp/emacs-lisp/easymenu.elc | |
ELC+ELN ../lisp/emacs-lisp/eldoc.elc | |
ELC+ELN ../lisp/emacs-lisp/float-sup.elc | |
make[4]: 离开目录“/c/Users/Aqua/src/emacs-29/leim” | |
GEN autoloads | |
ELC+ELN ../lisp/emacs-lisp/lisp-mode.elc | |
INFO Scraping files for loaddefs... | |
INFO Scraping files for loaddefs...10% | |
ELC+ELN ../lisp/emacs-lisp/lisp.elc | |
ELC+ELN ../lisp/emacs-lisp/macroexp.elc | |
INFO Scraping files for loaddefs...20% | |
INFO Scraping files for loaddefs...30% | |
INFO Scraping files for loaddefs...40% | |
INFO Scraping files for loaddefs...50% | |
ELC+ELN ../lisp/emacs-lisp/map-ynp.elc | |
INFO Scraping files for loaddefs...60% | |
ELC+ELN ../lisp/emacs-lisp/nadvice.elc | |
INFO Scraping files for loaddefs...70% | |
INFO Scraping files for loaddefs...80% | |
ELC+ELN ../lisp/emacs-lisp/oclosure.elc | |
INFO Scraping files for loaddefs...90% | |
ELC+ELN ../lisp/emacs-lisp/regexp-opt.elc | |
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 eshell/esh-groups.el | |
GEN erc/erc-loaddefs.el | |
GEN emacs-lisp/cl-loaddefs.el | |
GEN cedet/srecode/loaddefs.el | |
GEN cedet/semantic/loaddefs.el | |
GEN cedet/ede/loaddefs.el | |
GEN calendar/diary-loaddefs.el | |
GEN calendar/holiday-loaddefs.el | |
GEN calendar/cal-loaddefs.el | |
GEN calc/calc-loaddefs.el | |
GEN ps-print-loaddefs.el | |
GEN ibuffer-loaddefs.el | |
GEN dired-loaddefs.el | |
ELC+ELN ../lisp/emacs-lisp/rmc.elc | |
GEN loaddefs.el | |
INFO Scraping files for loaddefs... | |
INFO Scraping files for loaddefs...done | |
GEN ../../lisp/theme-loaddefs.el | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN ../lisp/emacs-lisp/seq.elc | |
ELC+ELN ../lisp/emacs-lisp/shorthands.elc | |
ELC+ELN ../lisp/emacs-lisp/syntax.elc | |
ELC+ELN ../lisp/emacs-lisp/tabulated-list.elc | |
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 | |
ELC+ELN ../lisp/font-core.elc | |
ELC+ELN ../lisp/font-lock.elc | |
ELC+ELN ../lisp/format.elc | |
ELC+ELN ../lisp/frame.elc | |
ELC+ELN ../lisp/fringe.elc | |
ELC+ELN ../lisp/help.elc | |
ELC+ELN ../lisp/image.elc | |
ELC+ELN ../lisp/indent.elc | |
ELC+ELN ../lisp/international/charscript.elc | |
ELC+ELN ../lisp/international/emoji-zwj.elc | |
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs.exe" | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/unidata” | |
ELC uvs.elc | |
ELC unidata-gen.elc | |
GEN unidata.txt | |
ELC+ELN ../lisp/international/cp51932.elc | |
ELC+ELN ../lisp/international/eucjp-ms.elc | |
ELC+ELN ../lisp/international/fontset.elc | |
GEN ../../lisp/international/emoji-labels.el | |
ELC+ELN ../lisp/international/iso-transl.elc | |
GEN ../../lisp/international/uni-scripts.el | |
GEN ../../lisp/international/uni-confusable.el | |
ELC+ELN ../lisp/international/mule-cmds.elc | |
ELC+ELN ../lisp/international/mule-conf.elc | |
GEN ../../lisp/international/idna-mapping.el | |
GEN ../../lisp/international/uni-bidi.el | |
ELC+ELN ../lisp/international/mule-util.elc | |
GEN ../../lisp/international/uni-brackets.el | |
ELC+ELN ../lisp/international/mule.elc | |
GEN ../../lisp/international/uni-category.el | |
ELC+ELN ../lisp/isearch.elc | |
ELC+ELN ../lisp/jit-lock.elc | |
GEN ../../lisp/international/uni-combining.el | |
GEN ../../lisp/international/uni-comment.el | |
ELC+ELN ../lisp/jka-cmpr-hook.elc | |
GEN ../../lisp/international/uni-decimal.el | |
GEN ../../lisp/international/uni-decomposition.el | |
ELC+ELN ../lisp/keymap.elc | |
GEN ../../lisp/international/uni-digit.el | |
GEN ../../lisp/international/uni-lowercase.el | |
ELC+ELN ../lisp/language/burmese.elc | |
GEN ../../lisp/international/uni-mirrored.el | |
ELC+ELN ../lisp/language/cham.elc | |
GEN ../../lisp/international/uni-name.el | |
GEN ../../lisp/international/uni-numeric.el | |
ELC+ELN ../lisp/language/chinese.elc | |
GEN ../../lisp/international/uni-old-name.el | |
ELC+ELN ../lisp/language/cyrillic.elc | |
GEN ../../lisp/international/uni-special-lowercase.el | |
GEN ../../lisp/international/uni-special-titlecase.el | |
GEN ../../lisp/international/uni-special-uppercase.el | |
ELC+ELN ../lisp/language/czech.elc | |
GEN ../../lisp/international/uni-titlecase.el | |
ELC+ELN ../lisp/language/english.elc | |
ELC+ELN ../lisp/language/ethiopic.elc | |
GEN ../../lisp/international/uni-uppercase.el | |
ELC+ELN ../lisp/language/european.elc | |
ELC+ELN ../lisp/language/georgian.elc | |
ELC+ELN ../lisp/language/greek.elc | |
ELC+ELN ../lisp/language/hebrew.elc | |
GEN ../../lisp/international/charprop.el | |
ELC+ELN ../lisp/language/indian.elc | |
ELC+ELN ../lisp/language/indonesian.elc | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/unidata” | |
ELC+ELN ../lisp/language/japanese.elc | |
ELC+ELN ../lisp/language/khmer.elc | |
ELC+ELN ../lisp/language/korean.elc | |
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 | |
ELC+ELN ../lisp/language/sinhala.elc | |
ELC+ELN ../lisp/language/slovak.elc | |
ELC+ELN ../lisp/language/tai-viet.elc | |
ELC+ELN ../lisp/language/thai.elc | |
ELC+ELN ../lisp/language/tibetan.elc | |
ELC+ELN ../lisp/language/utf-8-lang.elc | |
ELC+ELN ../lisp/language/vietnamese.elc | |
ELC+ELN ../lisp/loaddefs.elc | |
ELC+ELN ../lisp/ls-lisp.elc | |
ELC+ELN ../lisp/menu-bar.elc | |
ELC+ELN ../lisp/minibuffer.elc | |
ELC+ELN ../lisp/mouse.elc | |
ELC+ELN ../lisp/mwheel.elc | |
ELC+ELN ../lisp/newcomment.elc | |
ELC+ELN ../lisp/obarray.elc | |
ELC+ELN ../lisp/paren.elc | |
ELC+ELN ../lisp/pgtk-dnd.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 | |
ELC+ELN ../lisp/rfn-eshadow.elc | |
ELC+ELN ../lisp/scroll-bar.elc | |
ELC+ELN ../lisp/select.elc | |
ELC+ELN ../lisp/simple.elc | |
ELC+ELN ../lisp/startup.elc | |
ELC+ELN ../lisp/subr.elc | |
ELC+ELN ../lisp/tab-bar.elc | |
ELC+ELN ../lisp/term/common-win.elc | |
ELC+ELN ../lisp/term/haiku-win.elc | |
ELC+ELN ../lisp/term/internal.elc | |
ELC+ELN ../lisp/term/ns-win.elc | |
ELC+ELN ../lisp/term/pc-win.elc | |
ELC+ELN ../lisp/term/pgtk-win.elc | |
ELC+ELN ../lisp/term/tty-colors.elc | |
ELC+ELN ../lisp/term/w32-win.elc | |
ELC+ELN ../lisp/term/x-win.elc | |
ELC+ELN ../lisp/textmodes/fill.elc | |
ELC+ELN ../lisp/textmodes/page.elc | |
ELC+ELN ../lisp/textmodes/paragraphs.elc | |
ELC+ELN ../lisp/textmodes/text-mode.elc | |
ELC+ELN ../lisp/tool-bar.elc | |
ELC+ELN ../lisp/tooltip.elc | |
ELC+ELN ../lisp/uniquify.elc | |
ELC+ELN ../lisp/vc/ediff-hook.elc | |
ELC+ELN ../lisp/vc/vc-hooks.elc | |
ELC+ELN ../lisp/version.elc | |
ELC+ELN ../lisp/w32-fns.elc | |
ELC+ELN ../lisp/w32-vars.elc | |
ELC+ELN ../lisp/widget.elc | |
ELC+ELN ../lisp/window.elc | |
ELC+ELN ../lisp/x-dnd.elc | |
ELC+ELN ../lisp/international/characters.elc | |
ELC+ELN ../lisp/international/ucs-normalize.elc | |
rm -f emacs.exe && cp -f temacs.exe emacs.exe | |
LC_ALL=C ./temacs -batch -l loadup --temacs=pdump \ | |
--bin-dest /c/opt/emacs/bin/ --eln-dest /c/opt/emacs/lib/emacs/29.0.92/ | |
Loading loadup.el (source)... | |
Dump mode: pdump | |
Using load-path (c:/Users/Aqua/src/emacs-29/lisp) | |
Loading emacs-lisp/debug-early (native compiled elisp)... | |
Loading emacs-lisp/byte-run (native compiled elisp)... | |
Loading emacs-lisp/backquote (native compiled elisp)... | |
Loading subr (native compiled elisp)... | |
Loading keymap (native compiled elisp)... | |
Loading version (native compiled elisp)... | |
Loading widget (native compiled elisp)... | |
Loading custom (native compiled elisp)... | |
Loading emacs-lisp/map-ynp (native compiled elisp)... | |
Loading international/mule (native compiled elisp)... | |
Loading international/mule-conf (native compiled elisp)... | |
Loading env (native compiled elisp)... | |
Loading format (native compiled elisp)... | |
Loading bindings (native compiled elisp)... | |
Loading window (native compiled elisp)... | |
Loading files (native compiled elisp)... | |
Loading emacs-lisp/macroexp (native compiled elisp)... | |
Loading cus-face (native compiled elisp)... | |
Loading faces (native compiled elisp)... | |
Loading loaddefs... | |
Loading theme-loaddefs.el (source)... | |
Loading button (native compiled elisp)... | |
Loading emacs-lisp/cl-preloaded (native compiled elisp)... | |
Loading emacs-lisp/oclosure (native compiled elisp)... | |
Loading obarray (native compiled elisp)... | |
Loading abbrev (native compiled elisp)... | |
Loading help (native compiled elisp)... | |
Loading jka-cmpr-hook (native compiled elisp)... | |
Loading epa-hook (native compiled elisp)... | |
Loading international/mule-cmds (native compiled elisp)... | |
Loading case-table (native compiled elisp)... | |
Loading international/charprop.el (source)... | |
Loading international/characters (native compiled elisp)... | |
Loading international/charscript (native compiled elisp)... | |
Loading international/emoji-zwj (native compiled elisp)... | |
Loading composite (native compiled elisp)... | |
Loading language/chinese (native compiled elisp)... | |
Loading language/cyrillic (native compiled elisp)... | |
Loading language/indian (native compiled elisp)... | |
Loading language/sinhala (native compiled elisp)... | |
Loading language/english (native compiled elisp)... | |
Loading language/ethiopic (native compiled elisp)... | |
Loading language/european (native compiled elisp)... | |
Loading language/czech (native compiled elisp)... | |
Loading language/slovak (native compiled elisp)... | |
Loading language/romanian (native compiled elisp)... | |
Loading language/greek (native compiled elisp)... | |
Loading language/hebrew (native compiled elisp)... | |
Loading international/cp51932 (native compiled elisp)... | |
Loading international/eucjp-ms (native compiled elisp)... | |
Loading language/japanese (native compiled elisp)... | |
Loading language/korean (native compiled elisp)... | |
Loading language/lao (native compiled elisp)... | |
Loading language/tai-viet (native compiled elisp)... | |
Loading language/thai (native compiled elisp)... | |
Loading language/tibetan (native compiled elisp)... | |
Loading language/vietnamese (native compiled elisp)... | |
Loading language/misc-lang (native compiled elisp)... | |
Loading language/utf-8-lang (native compiled elisp)... | |
Loading language/georgian (native compiled elisp)... | |
Loading language/khmer (native compiled elisp)... | |
Loading language/burmese (native compiled elisp)... | |
Loading language/cham (native compiled elisp)... | |
Loading language/philippine (native compiled elisp)... | |
Loading language/indonesian (native compiled elisp)... | |
Loading indent (native compiled elisp)... | |
Loading emacs-lisp/cl-generic (native compiled elisp)... | |
Loading simple (native compiled elisp)... | |
Loading emacs-lisp/seq (native compiled elisp)... | |
Loading emacs-lisp/nadvice (native compiled elisp)... | |
Loading minibuffer (native compiled elisp)... | |
Loading frame (native compiled elisp)... | |
Loading startup (native compiled elisp)... | |
Loading term/tty-colors (native compiled elisp)... | |
Loading font-core (native compiled elisp)... | |
Loading emacs-lisp/syntax (native compiled elisp)... | |
Loading font-lock (native compiled elisp)... | |
Loading jit-lock (native compiled elisp)... | |
Loading mouse (native compiled elisp)... | |
Loading scroll-bar (native compiled elisp)... | |
Loading select (native compiled elisp)... | |
Loading emacs-lisp/timer (native compiled elisp)... | |
Loading emacs-lisp/easymenu (native compiled elisp)... | |
Loading isearch (native compiled elisp)... | |
Loading rfn-eshadow (native compiled elisp)... | |
Loading menu-bar (native compiled elisp)... | |
Loading tab-bar (native compiled elisp)... | |
Loading emacs-lisp/lisp (native compiled elisp)... | |
Loading textmodes/page (native compiled elisp)... | |
Loading register (native compiled elisp)... | |
Loading textmodes/paragraphs (native compiled elisp)... | |
Loading progmodes/prog-mode (native compiled elisp)... | |
Loading emacs-lisp/lisp-mode (native compiled elisp)... | |
Loading textmodes/text-mode (native compiled elisp)... | |
Loading textmodes/fill (native compiled elisp)... | |
Loading newcomment (native compiled elisp)... | |
Loading replace (native compiled elisp)... | |
Loading emacs-lisp/tabulated-list (native compiled elisp)... | |
Loading buff-menu (native compiled elisp)... | |
Loading fringe (native compiled elisp)... | |
Loading emacs-lisp/regexp-opt (native compiled elisp)... | |
Loading image (native compiled elisp)... | |
Loading international/fontset (native compiled elisp)... | |
Loading dnd (native compiled elisp)... | |
Loading tool-bar (native compiled elisp)... | |
Loading term/common-win (native compiled elisp)... | |
Loading w32-vars (native compiled elisp)... | |
Loading term/w32-win (native compiled elisp)... | |
Loading disp-table (native compiled elisp)... | |
Loading w32-fns (native compiled elisp)... | |
Loading ls-lisp (native compiled elisp)... | |
Loading dos-w32 (native compiled elisp)... | |
Loading mwheel (native compiled elisp)... | |
Loading progmodes/elisp-mode (native compiled elisp)... | |
Loading emacs-lisp/float-sup (native compiled elisp)... | |
Loading vc/vc-hooks (native compiled elisp)... | |
Loading vc/ediff-hook (native compiled elisp)... | |
Loading uniquify (native compiled elisp)... | |
Loading electric (native compiled elisp)... | |
Loading paren (native compiled elisp)... | |
Loading emacs-lisp/shorthands (native compiled elisp)... | |
Loading emacs-lisp/eldoc (native compiled elisp)... | |
Loading emacs-lisp/cconv (native compiled elisp)... | |
Loading cus-start (native compiled elisp)... | |
Loading tooltip (native compiled elisp)... | |
Loading international/iso-transl (native compiled elisp)... | |
Loading leim/leim-list.el (source)... | |
Loading emacs-lisp/rmc (native compiled elisp)... | |
Waiting for git... | |
Waiting for git... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Pure-hashed: 15846 strings, 1832 vectors, 49120 conses, 1139 bytecodes, 361 others | |
Dumping under the name emacs.pdmp | |
Dumping fingerprint: 4ea60d0e34bdbb86a7219c9d8fe2e33a2e7fcf39caddffb467a2736767c73dd5 | |
Dump complete | |
Byte counts: header=100 hot=9853180 discardable=204528 cold=5864264 | |
Reloc counts: hot=565896 discardable=5550 | |
Adding name emacs-29.0.92.1.exe | |
Adding name emacs-29.0.92.1.pdmp | |
cp -f emacs.pdmp bootstrap-emacs.pdmp | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/src” | |
make -C lisp all | |
make[2]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make -C ../leim all EMACS="../src/emacs.exe" | |
make -C ../admin/grammars all EMACS="../../src/emacs.exe" | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/leim” | |
make[3]: 对“all”无需做任何事。 | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/leim” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/admin/grammars” | |
make[3]: 对“all”无需做任何事。 | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/admin/grammars” | |
GEN cus-load.el | |
GEN finder-inf.el | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
GEN autoloads | |
ELC+ELN emacs-lisp/eieio.elc | |
ELC+ELN emacs-lisp/eieio-base.elc | |
ELC+ELN cedet/semantic/db.elc | |
ELC+ELN international/ja-dic-cnv.elc | |
ELC+ELN org/ox.elc | |
ELC+ELN org/ox-texinfo.elc | |
IINNFFOO SSccraanpniinngg ffiilleess ffoorr locaudsdteofms...... | |
INFO Scraping files for loaddefs...done | |
INFO Scraping files for loaddefs... | |
INFO Scraping files for loaddefs...done | |
ELC+ELN org/org-macro.elc | |
INFO Scanning files for custom...10% | |
INFO Scanning files for custom...20% | |
INFO Scanning files for custom...30% | |
INFO Scanning files for finder... | |
INFO Scanning files for finder...16% | |
INFO Scanning files for custom...40% | |
INFO Scanning files for finder...32% | |
INFO Scanning files for finder...51% | |
ELC+ELN org/org-element.elc | |
INFO Scanning files for finder...69% | |
INFO Scanning files for custom...50% | |
INFO Scanning files for finder...86% | |
ELC+ELN org/oc.elc | |
INFO Scanning files for custom...60% | |
INFO Scanning files for finder...100% | |
INFO Scanning files for finder...done | |
ELC+ELN org/ol.elc | |
ELC+ELN emacs-lisp/cl-lib.elc | |
INFO Scanning files for custom...70% | |
INFO Scanning files for custom...80% | |
INFO Scanning files for custom...90% | |
INFO Scanning files for custom...100% | |
INFO Scanning files for custom...done | |
INFO Generating ./cus-load.el... | |
INFO Generating ./cus-load.el...done | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/doc/misc” | |
GEN org.texi | |
GEN modus-themes.texi | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/leim” | |
/usr/bin/mkdir -p ../lisp/leim/ja-dic | |
GEN ../lisp/leim/ja-dic/ja-dic.el | |
INFO Processing OKURI-ARI entries | |
INFO Processing POSTFIX entries | |
INFO Processing PREFIX entries | |
INFO Collecting OKURI-NASI entries | |
INFO Collecting OKURI-NASI entries... | |
INFO Collecting OKURI-NASI entries...35% | |
INFO Collecting OKURI-NASI entries...45% | |
INFO Collecting OKURI-NASI entries...55% | |
INFO Collecting OKURI-NASI entries...65% | |
INFO Collecting OKURI-NASI entries...75% | |
INFO Collecting OKURI-NASI entries...85% | |
INFO Collecting OKURI-NASI entries...95% | |
INFO Collecting OKURI-NASI entries...done | |
INFO Processing OKURI-NASI entries | |
INFO Processing OKURI-NASI entries... | |
INFO Processing OKURI-NASI entries...23% | |
INFO Processing OKURI-NASI entries...49% | |
INFO Processing OKURI-NASI entries...68% | |
INFO Processing OKURI-NASI entries...86% | |
INFO Processing OKURI-NASI entries...done | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/leim” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN leim/ja-dic/ja-dic.elc | |
INFO Extracting OKURI-NASI entries... | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/doc/misc” | |
INFO Extracting OKURI-NASI entries...32% | |
INFO Extracting OKURI-NASI entries...63% | |
INFO Extracting OKURI-NASI entries...88% | |
INFO Extracting OKURI-NASI entries...done | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN align.elc | |
ELC+ELN allout.elc | |
ELC+ELN allout-widgets.elc | |
ELC+ELN ansi-color.elc | |
ELC+ELN ansi-osc.elc | |
ELC+ELN apropos.elc | |
ELC+ELN arc-mode.elc | |
ELC+ELN array.elc | |
ELC+ELN auth-source.elc | |
ELC+ELN auth-source-pass.elc | |
ELC+ELN autoinsert.elc | |
ELC+ELN autorevert.elc | |
ELC+ELN avoid.elc | |
ELC+ELN battery.elc | |
ELC+ELN bookmark.elc | |
ELC+ELN bs.elc | |
ELC+ELN calculator.elc | |
ELC+ELN cdl.elc | |
ELC+ELN char-fold.elc | |
ELC+ELN chistory.elc | |
ELC+ELN cmuscheme.elc | |
ELC+ELN color.elc | |
ELC+ELN comint.elc | |
ELC+ELN completion.elc | |
ELC+ELN cus-dep.elc | |
ELC+ELN cus-edit.elc | |
ELC+ELN cus-theme.elc | |
ELC+ELN dabbrev.elc | |
ELC+ELN delim-col.elc | |
ELC+ELN delsel.elc | |
ELC+ELN descr-text.elc | |
ELC+ELN desktop.elc | |
ELC+ELN dframe.elc | |
ELC+ELN dired.elc | |
ELC+ELN dired-aux.elc | |
ELC+ELN dired-loaddefs.elc | |
ELC+ELN dired-x.elc | |
ELC+ELN dirtrack.elc | |
ELC+ELN display-fill-column-indicator.elc | |
ELC+ELN display-line-numbers.elc | |
ELC+ELN doc-view.elc | |
ELC+ELN dom.elc | |
ELC+ELN double.elc | |
ELC+ELN ebuff-menu.elc | |
ELC+ELN echistory.elc | |
ELC+ELN ecomplete.elc | |
ELC+ELN edmacro.elc | |
ELC+ELN ehelp.elc | |
ELC+ELN elec-pair.elc | |
ELC+ELN elide-head.elc | |
ELC+ELN emacs-lock.elc | |
ELC+ELN epa.elc | |
ELC+ELN epa-dired.elc | |
ELC+ELN epa-file.elc | |
ELC+ELN epa-ks.elc | |
ELC+ELN epa-mail.elc | |
ELC+ELN epg.elc | |
ELC+ELN epg-config.elc | |
ELC+ELN expand.elc | |
ELC+ELN external-completion.elc | |
ELC+ELN ezimage.elc | |
ELC+ELN facemenu.elc | |
ELC+ELN face-remap.elc | |
ELC+ELN ffap.elc | |
ELC+ELN filecache.elc | |
ELC+ELN fileloop.elc | |
ELC+ELN filenotify.elc | |
ELC+ELN filesets.elc | |
ELC+ELN files-x.elc | |
ELC+ELN find-cmd.elc | |
ELC+ELN find-dired.elc | |
ELC+ELN finder.elc | |
ELC+ELN find-file.elc | |
ELC+ELN find-lisp.elc | |
ELC+ELN flow-ctrl.elc | |
ELC+ELN foldout.elc | |
ELC+ELN follow.elc | |
ELC+ELN format-spec.elc | |
ELC+ELN forms.elc | |
ELC+ELN frameset.elc | |
ELC+ELN generic-x.elc | |
ELC+ELN help-at-pt.elc | |
ELC+ELN help-fns.elc | |
ELC+ELN help-macro.elc | |
ELC+ELN help-mode.elc | |
ELC+ELN hexl.elc | |
ELC+ELN hex-util.elc | |
ELC+ELN hfy-cmap.elc | |
ELC+ELN hilit-chg.elc | |
ELC+ELN hi-lock.elc | |
ELC+ELN hippie-exp.elc | |
ELC+ELN hl-line.elc | |
ELC+ELN htmlfontify.elc | |
ELC+ELN ibuf-ext.elc | |
ELC+ELN ibuffer.elc | |
ELC+ELN ibuffer-loaddefs.elc | |
ELC+ELN ibuf-macs.elc | |
ELC+ELN icomplete.elc | |
ELC+ELN ido.elc | |
ELC+ELN ielm.elc | |
ELC+ELN iimage.elc | |
ELC+ELN image-file.elc | |
ELC+ELN image-mode.elc | |
ELC+ELN imenu.elc | |
ELC+ELN info.elc | |
ELC+ELN info-look.elc | |
ELC+ELN informat.elc | |
ELC+ELN info-xref.elc | |
ELC+ELN isearchb.elc | |
ELC+ELN jka-compr.elc | |
ELC+ELN json.elc | |
ELC+ELN jsonrpc.elc | |
ELC+ELN kermit.elc | |
ELC+ELN kmacro.elc | |
ELC+ELN loadhist.elc | |
ELC+ELN locate.elc | |
ELC+ELN lpr.elc | |
ELC+ELN macros.elc | |
ELC+ELN man.elc | |
ELC+ELN master.elc | |
ELC+ELN mb-depth.elc | |
ELC+ELN md4.elc | |
ELC+ELN midnight.elc | |
ELC+ELN minibuf-eldef.elc | |
ELC+ELN misc.elc | |
ELC+ELN misearch.elc | |
ELC+ELN mouse-copy.elc | |
ELC+ELN mouse-drag.elc | |
ELC+ELN mpc.elc | |
ELC+ELN msb.elc | |
ELC+ELN notifications.elc | |
ELC+ELN novice.elc | |
ELC+ELN outline.elc | |
ELC+ELN password-cache.elc | |
ELC+ELN pcmpl-cvs.elc | |
ELC+ELN pcmpl-git.elc | |
ELC+ELN pcmpl-gnu.elc | |
ELC+ELN pcmpl-linux.elc | |
ELC+ELN pcmpl-rpm.elc | |
ELC+ELN pcmpl-unix.elc | |
ELC+ELN pcmpl-x.elc | |
ELC+ELN pcomplete.elc | |
ELC+ELN pixel-scroll.elc | |
ELC+ELN plstore.elc | |
ELC+ELN printing.elc | |
ELC+ELN proced.elc | |
ELC+ELN profiler.elc | |
ELC+ELN ps-bdf.elc | |
ELC+ELN ps-mule.elc | |
ELC+ELN ps-print.elc | |
ELC+ELN ps-print-loaddefs.elc | |
ELC+ELN ps-samp.elc | |
ELC+ELN recentf.elc | |
ELC+ELN rect.elc | |
ELC+ELN registry.elc | |
ELC+ELN repeat.elc | |
ELC+ELN reposition.elc | |
ELC+ELN reveal.elc | |
ELC+ELN rot13.elc | |
ELC+ELN rtree.elc | |
ELC+ELN ruler-mode.elc | |
ELC+ELN savehist.elc | |
ELC+ELN saveplace.elc | |
ELC+ELN scroll-all.elc | |
ELC+ELN scroll-lock.elc | |
ELC+ELN server.elc | |
ELC+ELN ses.elc | |
ELC+ELN shadowfile.elc | |
ELC+ELN shell.elc | |
ELC+ELN skeleton.elc | |
ELC+ELN so-long.elc | |
ELC+ELN sort.elc | |
ELC+ELN soundex.elc | |
ELC+ELN speedbar.elc | |
ELC+ELN sqlite.elc | |
ELC+ELN sqlite-mode.elc | |
ELC+ELN strokes.elc | |
ELC+ELN svg.elc | |
ELC+ELN tabify.elc | |
ELC+ELN tab-line.elc | |
ELC+ELN talk.elc | |
ELC+ELN tar-mode.elc | |
ELC+ELN tempo.elc | |
ELC+ELN term.elc | |
ELC+ELN thingatpt.elc | |
ELC+ELN thread.elc | |
ELC+ELN time.elc | |
ELC+ELN time-stamp.elc | |
ELC+ELN timezone.elc | |
ELC+ELN tmm.elc | |
ELC+ELN t-mouse.elc | |
ELC+ELN transient.elc | |
ELC+ELN treesit.elc | |
ELC+ELN tree-widget.elc | |
ELC+ELN tutorial.elc | |
ELC+ELN type-break.elc | |
ELC+ELN userlock.elc | |
ELC+ELN vcursor.elc | |
ELC+ELN view.elc | |
ELC+ELN wdired.elc | |
ELC+ELN whitespace.elc | |
ELC+ELN wid-browse.elc | |
ELC+ELN wid-edit.elc | |
ELC+ELN windmove.elc | |
ELC+ELN winner.elc | |
ELC+ELN woman.elc | |
ELC+ELN xdg.elc | |
ELC+ELN xml.elc | |
ELC+ELN xt-mouse.elc | |
ELC+ELN xwidget.elc | |
ELC+ELN yank-media.elc | |
ELC+ELN calc/calc.elc | |
ELC+ELN calc/calc-aent.elc | |
ELC+ELN calc/calc-alg.elc | |
ELC+ELN calc/calcalg2.elc | |
ELC+ELN calc/calcalg3.elc | |
ELC+ELN calc/calc-arith.elc | |
ELC+ELN calc/calc-bin.elc | |
ELC+ELN calc/calc-comb.elc | |
ELC+ELN calc/calccomp.elc | |
ELC+ELN calc/calc-cplx.elc | |
ELC+ELN calc/calc-embed.elc | |
ELC+ELN calc/calc-ext.elc | |
ELC+ELN calc/calc-fin.elc | |
ELC+ELN calc/calc-forms.elc | |
ELC+ELN calc/calc-frac.elc | |
ELC+ELN calc/calc-funcs.elc | |
ELC+ELN calc/calc-graph.elc | |
ELC+ELN calc/calc-help.elc | |
ELC+ELN calc/calc-incom.elc | |
ELC+ELN calc/calc-keypd.elc | |
ELC+ELN calc/calc-lang.elc | |
ELC+ELN calc/calc-loaddefs.elc | |
ELC+ELN calc/calc-macs.elc | |
ELC+ELN calc/calc-map.elc | |
ELC+ELN calc/calc-math.elc | |
ELC+ELN calc/calc-menu.elc | |
ELC+ELN calc/calc-misc.elc | |
ELC+ELN calc/calc-mode.elc | |
ELC+ELN calc/calc-mtx.elc | |
ELC+ELN calc/calc-nlfit.elc | |
ELC+ELN calc/calc-poly.elc | |
ELC+ELN calc/calc-prog.elc | |
ELC+ELN calc/calc-rewr.elc | |
ELC+ELN calc/calc-rules.elc | |
ELC+ELN calc/calc-sel.elc | |
ELC+ELN calc/calcsel2.elc | |
ELC+ELN calc/calc-stat.elc | |
ELC+ELN calc/calc-store.elc | |
ELC+ELN calc/calc-stuff.elc | |
ELC+ELN calc/calc-trail.elc | |
ELC+ELN calc/calc-undo.elc | |
ELC+ELN calc/calc-units.elc | |
ELC+ELN calc/calc-vec.elc | |
ELC+ELN calc/calc-yank.elc | |
ELC+ELN calendar/appt.elc | |
ELC+ELN calendar/cal-bahai.elc | |
ELC+ELN calendar/cal-china.elc | |
ELC+ELN calendar/cal-coptic.elc | |
ELC+ELN calendar/cal-dst.elc | |
ELC+ELN calendar/calendar.elc | |
ELC+ELN calendar/cal-french.elc | |
ELC+ELN calendar/cal-hebrew.elc | |
ELC+ELN calendar/cal-html.elc | |
ELC+ELN calendar/cal-islam.elc | |
ELC+ELN calendar/cal-iso.elc | |
ELC+ELN calendar/cal-julian.elc | |
ELC+ELN calendar/cal-loaddefs.elc | |
ELC+ELN calendar/cal-mayan.elc | |
ELC+ELN calendar/cal-menu.elc | |
ELC+ELN calendar/cal-move.elc | |
ELC+ELN calendar/cal-persia.elc | |
ELC+ELN calendar/cal-tex.elc | |
ELC+ELN calendar/cal-x.elc | |
ELC+ELN calendar/diary-lib.elc | |
ELC+ELN calendar/diary-loaddefs.elc | |
ELC+ELN calendar/holiday-loaddefs.elc | |
ELC+ELN calendar/holidays.elc | |
ELC+ELN calendar/icalendar.elc | |
ELC+ELN calendar/iso8601.elc | |
ELC+ELN calendar/lunar.elc | |
ELC+ELN calendar/parse-time.elc | |
ELC+ELN calendar/solar.elc | |
ELC+ELN calendar/timeclock.elc | |
ELC+ELN calendar/time-date.elc | |
ELC+ELN calendar/todo-mode.elc | |
ELC+ELN cedet/cedet.elc | |
ELC+ELN cedet/cedet-cscope.elc | |
ELC+ELN cedet/cedet-files.elc | |
ELC+ELN cedet/cedet-global.elc | |
ELC+ELN cedet/cedet-idutils.elc | |
ELC+ELN cedet/data-debug.elc | |
ELC+ELN cedet/ede.elc | |
ELC+ELN cedet/mode-local.elc | |
ELC+ELN cedet/pulse.elc | |
ELC+ELN cedet/semantic.elc | |
ELC+ELN cedet/srecode.elc | |
ELC+ELN cedet/ede/auto.elc | |
ELC+ELN cedet/ede/autoconf-edit.elc | |
ELC+ELN cedet/ede/base.elc | |
ELC+ELN cedet/ede/config.elc | |
ELC+ELN cedet/ede/cpp-root.elc | |
ELC+ELN cedet/ede/custom.elc | |
ELC+ELN cedet/ede/detect.elc | |
ELC+ELN cedet/ede/dired.elc | |
ELC+ELN cedet/ede/emacs.elc | |
ELC+ELN cedet/ede/files.elc | |
ELC+ELN cedet/ede/generic.elc | |
ELC+ELN cedet/ede/linux.elc | |
ELC+ELN cedet/ede/loaddefs.elc | |
ELC+ELN cedet/ede/locate.elc | |
ELC+ELN cedet/ede/make.elc | |
ELC+ELN cedet/ede/makefile-edit.elc | |
ELC+ELN cedet/ede/pconf.elc | |
ELC+ELN cedet/ede/pmake.elc | |
ELC+ELN cedet/ede/proj.elc | |
ELC+ELN cedet/ede/proj-archive.elc | |
ELC+ELN cedet/ede/proj-aux.elc | |
ELC+ELN cedet/ede/proj-comp.elc | |
ELC+ELN cedet/ede/project-am.elc | |
ELC+ELN cedet/ede/proj-elisp.elc | |
ELC+ELN cedet/ede/proj-info.elc | |
ELC+ELN cedet/ede/proj-misc.elc | |
ELC+ELN cedet/ede/proj-obj.elc | |
ELC+ELN cedet/ede/proj-prog.elc | |
ELC+ELN cedet/ede/proj-scheme.elc | |
ELC+ELN cedet/ede/proj-shared.elc | |
ELC+ELN cedet/ede/shell.elc | |
ELC+ELN cedet/ede/simple.elc | |
ELC+ELN cedet/ede/source.elc | |
ELC+ELN cedet/ede/speedbar.elc | |
ELC+ELN cedet/ede/srecode.elc | |
ELC+ELN cedet/ede/system.elc | |
ELC+ELN cedet/ede/util.elc | |
ELC+ELN cedet/semantic/analyze.elc | |
ELC+ELN cedet/semantic/bovine.elc | |
ELC+ELN cedet/semantic/chart.elc | |
ELC+ELN cedet/semantic/complete.elc | |
ELC+ELN cedet/semantic/ctxt.elc | |
ELC+ELN cedet/semantic/db-debug.elc | |
ELC+ELN cedet/semantic/db-ebrowse.elc | |
ELC+ELN cedet/semantic/db-el.elc | |
ELC+ELN cedet/semantic/db-file.elc | |
ELC+ELN cedet/semantic/db-find.elc | |
ELC+ELN cedet/semantic/db-global.elc | |
ELC+ELN cedet/semantic/db-javascript.elc | |
ELC+ELN cedet/semantic/db-mode.elc | |
ELC+ELN cedet/semantic/db-ref.elc | |
ELC+ELN cedet/semantic/db-typecache.elc | |
ELC+ELN cedet/semantic/debug.elc | |
ELC+ELN cedet/semantic/decorate.elc | |
ELC+ELN cedet/semantic/dep.elc | |
ELC+ELN cedet/semantic/doc.elc | |
ELC+ELN cedet/semantic/ede-grammar.elc | |
ELC+ELN cedet/semantic/edit.elc | |
ELC+ELN cedet/semantic/find.elc | |
ELC+ELN cedet/semantic/format.elc | |
ELC+ELN cedet/semantic/fw.elc | |
ELC+ELN cedet/semantic/grammar.elc | |
ELC+ELN cedet/semantic/grammar-wy.elc | |
ELC+ELN cedet/semantic/grm-wy-boot.elc | |
ELC+ELN cedet/semantic/html.elc | |
ELC+ELN cedet/semantic/ia.elc | |
ELC+ELN cedet/semantic/ia-sb.elc | |
ELC+ELN cedet/semantic/idle.elc | |
ELC+ELN cedet/semantic/imenu.elc | |
ELC+ELN cedet/semantic/java.elc | |
ELC+ELN cedet/semantic/lex.elc | |
ELC+ELN cedet/semantic/lex-spp.elc | |
ELC+ELN cedet/semantic/loaddefs.elc | |
ELC+ELN cedet/semantic/mru-bookmark.elc | |
ELC+ELN cedet/semantic/sb.elc | |
ELC+ELN cedet/semantic/scope.elc | |
ELC+ELN cedet/semantic/senator.elc | |
ELC+ELN cedet/semantic/sort.elc | |
ELC+ELN cedet/semantic/symref.elc | |
ELC+ELN cedet/semantic/tag.elc | |
ELC+ELN cedet/semantic/tag-file.elc | |
ELC+ELN cedet/semantic/tag-ls.elc | |
ELC+ELN cedet/semantic/tag-write.elc | |
ELC+ELN cedet/semantic/texi.elc | |
ELC+ELN cedet/semantic/util.elc | |
ELC+ELN cedet/semantic/util-modes.elc | |
ELC+ELN cedet/semantic/wisent.elc | |
ELC+ELN cedet/semantic/analyze/complete.elc | |
ELC+ELN cedet/semantic/analyze/debug.elc | |
ELC+ELN cedet/semantic/analyze/fcn.elc | |
ELC+ELN cedet/semantic/analyze/refs.elc | |
ELC+ELN cedet/semantic/bovine/c.elc | |
ELC+ELN cedet/semantic/bovine/c-by.elc | |
ELC+ELN cedet/semantic/bovine/debug.elc | |
ELC+ELN cedet/semantic/bovine/el.elc | |
ELC+ELN cedet/semantic/bovine/gcc.elc | |
ELC+ELN cedet/semantic/bovine/grammar.elc | |
ELC+ELN cedet/semantic/bovine/make.elc | |
ELC+ELN cedet/semantic/bovine/make-by.elc | |
ELC+ELN cedet/semantic/bovine/scm.elc | |
ELC+ELN cedet/semantic/bovine/scm-by.elc | |
ELC+ELN cedet/semantic/decorate/include.elc | |
ELC+ELN cedet/semantic/decorate/mode.elc | |
ELC+ELN cedet/semantic/symref/cscope.elc | |
ELC+ELN cedet/semantic/symref/filter.elc | |
ELC+ELN cedet/semantic/symref/global.elc | |
ELC+ELN cedet/semantic/symref/grep.elc | |
ELC+ELN cedet/semantic/symref/idutils.elc | |
ELC+ELN cedet/semantic/symref/list.elc | |
ELC+ELN cedet/semantic/wisent/comp.elc | |
ELC+ELN cedet/semantic/wisent/grammar.elc | |
ELC+ELN cedet/semantic/wisent/javascript.elc | |
ELC+ELN cedet/semantic/wisent/java-tags.elc | |
ELC+ELN cedet/semantic/wisent/javat-wy.elc | |
ELC+ELN cedet/semantic/wisent/js-wy.elc | |
ELC+ELN cedet/semantic/wisent/python.elc | |
ELC+ELN cedet/semantic/wisent/python-wy.elc | |
ELC+ELN cedet/semantic/wisent/wisent.elc | |
ELC+ELN cedet/srecode/args.elc | |
ELC+ELN cedet/srecode/compile.elc | |
ELC+ELN cedet/srecode/cpp.elc | |
ELC+ELN cedet/srecode/ctxt.elc | |
ELC+ELN cedet/srecode/dictionary.elc | |
ELC+ELN cedet/srecode/document.elc | |
ELC+ELN cedet/srecode/el.elc | |
ELC+ELN cedet/srecode/expandproto.elc | |
ELC+ELN cedet/srecode/extract.elc | |
ELC+ELN cedet/srecode/fields.elc | |
ELC+ELN cedet/srecode/filters.elc | |
ELC+ELN cedet/srecode/find.elc | |
ELC+ELN cedet/srecode/getset.elc | |
ELC+ELN cedet/srecode/insert.elc | |
ELC+ELN cedet/srecode/java.elc | |
ELC+ELN cedet/srecode/loaddefs.elc | |
ELC+ELN cedet/srecode/map.elc | |
ELC+ELN cedet/srecode/mode.elc | |
ELC+ELN cedet/srecode/semantic.elc | |
ELC+ELN cedet/srecode/srt.elc | |
ELC+ELN cedet/srecode/srt-mode.elc | |
ELC+ELN cedet/srecode/srt-wy.elc | |
ELC+ELN cedet/srecode/table.elc | |
ELC+ELN cedet/srecode/template.elc | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN cedet/srecode/texi.elc | |
ELC+ELN emacs-lisp/advice.elc | |
ELC+ELN emacs-lisp/avl-tree.elc | |
ELC+ELN emacs-lisp/backtrace.elc | |
ELC+ELN emacs-lisp/benchmark.elc | |
ELC+ELN emacs-lisp/bindat.elc | |
ELC+ELN emacs-lisp/chart.elc | |
ELC+ELN emacs-lisp/check-declare.elc | |
ELC+ELN emacs-lisp/checkdoc.elc | |
ELC+ELN emacs-lisp/cl-extra.elc | |
ELC+ELN emacs-lisp/cl-indent.elc | |
ELC+ELN emacs-lisp/cl-loaddefs.elc | |
ELC+ELN emacs-lisp/cl-macs.elc | |
ELC+ELN emacs-lisp/cl-print.elc | |
ELC+ELN emacs-lisp/cl-seq.elc | |
ELC+ELN emacs-lisp/copyright.elc | |
ELC+ELN emacs-lisp/crm.elc | |
ELC+ELN emacs-lisp/cursor-sensor.elc | |
ELC+ELN emacs-lisp/debug.elc | |
ELC+ELN emacs-lisp/derived.elc | |
ELC+ELN emacs-lisp/disass.elc | |
ELC+ELN emacs-lisp/easy-mmode.elc | |
ELC+ELN emacs-lisp/edebug.elc | |
ELC+ELN emacs-lisp/eieio-core.elc | |
ELC+ELN emacs-lisp/eieio-custom.elc | |
ELC+ELN emacs-lisp/eieio-datadebug.elc | |
ELC+ELN emacs-lisp/eieio-opt.elc | |
ELC+ELN emacs-lisp/eieio-speedbar.elc | |
ELC+ELN emacs-lisp/elint.elc | |
ELC+ELN emacs-lisp/elp.elc | |
ELC+ELN emacs-lisp/ert.elc | |
ELC+ELN emacs-lisp/ert-x.elc | |
ELC+ELN emacs-lisp/ewoc.elc | |
ELC+ELN emacs-lisp/faceup.elc | |
ELC+ELN emacs-lisp/find-func.elc | |
ELC+ELN emacs-lisp/generate-lisp-file.elc | |
ELC+ELN emacs-lisp/generator.elc | |
ELC+ELN emacs-lisp/generic.elc | |
ELC+ELN emacs-lisp/gv.elc | |
ELC+ELN emacs-lisp/helper.elc | |
ELC+ELN emacs-lisp/hierarchy.elc | |
ELC+ELN emacs-lisp/icons.elc | |
ELC+ELN emacs-lisp/inline.elc | |
ELC+ELN emacs-lisp/let-alist.elc | |
ELC+ELN emacs-lisp/lisp-mnt.elc | |
ELC+ELN emacs-lisp/map.elc | |
ELC+ELN emacs-lisp/memory-report.elc | |
ELC+ELN emacs-lisp/multisession.elc | |
ELC+ELN emacs-lisp/package.elc | |
ELC+ELN emacs-lisp/package-vc.elc | |
ELC+ELN emacs-lisp/package-x.elc | |
ELC+ELN emacs-lisp/pcase.elc | |
ELC+ELN emacs-lisp/pp.elc | |
ELC+ELN emacs-lisp/range.elc | |
ELC+ELN emacs-lisp/re-builder.elc | |
ELC+ELN emacs-lisp/regi.elc | |
ELC+ELN emacs-lisp/ring.elc | |
ELC+ELN emacs-lisp/rx.elc | |
ELC+ELN emacs-lisp/shadow.elc | |
ELC+ELN emacs-lisp/shortdoc.elc | |
ELC+ELN emacs-lisp/smie.elc | |
ELC+ELN emacs-lisp/subr-x.elc | |
ELC+ELN emacs-lisp/tcover-ses.elc | |
ELC+ELN emacs-lisp/testcover.elc | |
ELC+ELN emacs-lisp/text-property-search.elc | |
ELC+ELN emacs-lisp/thunk.elc | |
ELC+ELN emacs-lisp/timer-list.elc | |
ELC+ELN emacs-lisp/tq.elc | |
ELC+ELN emacs-lisp/trace.elc | |
ELC+ELN emacs-lisp/unsafep.elc | |
ELC+ELN emacs-lisp/vtable.elc | |
ELC+ELN emacs-lisp/warnings.elc | |
ELC+ELN emulation/cua-base.elc | |
ELC+ELN emulation/cua-gmrk.elc | |
ELC+ELN emulation/cua-rect.elc | |
ELC+ELN emulation/edt.elc | |
ELC+ELN emulation/edt-lk201.elc | |
ELC+ELN emulation/edt-mapper.elc | |
ELC+ELN emulation/edt-pc.elc | |
ELC+ELN emulation/edt-vt100.elc | |
ELC+ELN emulation/keypad.elc | |
ELC+ELN emulation/viper.elc | |
ELC+ELN emulation/viper-cmd.elc | |
ELC+ELN emulation/viper-ex.elc | |
ELC+ELN emulation/viper-init.elc | |
ELC+ELN emulation/viper-keym.elc | |
ELC+ELN emulation/viper-macs.elc | |
ELC+ELN emulation/viper-mous.elc | |
ELC+ELN emulation/viper-util.elc | |
ELC+ELN erc/erc.elc | |
ELC+ELN erc/erc-autoaway.elc | |
ELC+ELN erc/erc-backend.elc | |
ELC+ELN erc/erc-button.elc | |
ELC+ELN erc/erc-capab.elc | |
ELC+ELN erc/erc-common.elc | |
ELC+ELN erc/erc-compat.elc | |
ELC+ELN erc/erc-dcc.elc | |
ELC+ELN erc/erc-desktop-notifications.elc | |
ELC+ELN erc/erc-ezbounce.elc | |
ELC+ELN erc/erc-fill.elc | |
ELC+ELN erc/erc-goodies.elc | |
ELC+ELN erc/erc-ibuffer.elc | |
ELC+ELN erc/erc-identd.elc | |
ELC+ELN erc/erc-imenu.elc | |
ELC+ELN erc/erc-join.elc | |
ELC+ELN erc/erc-lang.elc | |
ELC+ELN erc/erc-list.elc | |
ELC+ELN erc/erc-loaddefs.elc | |
ELC+ELN erc/erc-log.elc | |
ELC+ELN erc/erc-match.elc | |
ELC+ELN erc/erc-menu.elc | |
ELC+ELN erc/erc-netsplit.elc | |
ELC+ELN erc/erc-networks.elc | |
Backtrace: | |
00007ff6a78ca72e | |
00007ff6a7798b21 | |
00007ff6a77b9611 | |
00007ff6a792ee8a | |
00007ffa37c47ff0 | |
00007ffa38712477 | |
00007ffa386c14ec | |
00007ffa38710f86 | |
00007ff6a781eb08 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7541 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7660 | |
00007ff6a7828b0a | |
00007ff9c4dc293e | |
00007ff6a7828b0a | |
00007ff9c4dc537b | |
00007ff6a7828b0a | |
00007ff9c4dc5162 | |
00007ff6a7828b0a | |
00007ff9c55e6662 | |
00007ff6a782c0de | |
00007ff6a7828b0a | |
00007ff9c55e572a | |
00007ff6a7828b0a | |
00007ff9c55eda0b | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff9c55f611e | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff9c55f0ac6 | |
00007ff6a7828b0a | |
00007ff9c55f5a0d | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff9c55f0ac6 | |
00007ff6a7828b0a | |
00007ff9c55f7151 | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff9c55e67e8 | |
00007ff6a782c0de | |
00007ff6a7828b0a | |
00007ff9c55e572a | |
00007ff6a7828b0a | |
00007ff9c55e230b | |
00007ff6a782c0de | |
00007ff6a78746a8 | |
00007ff6a7828b0a | |
00007ff9c55f85cb | |
00007ff9c55f881f | |
00007ff9c55f8bba | |
00007ff6a7828b0a | |
00007ff9c55e0c0c | |
00007ff6a7828b0a | |
... | |
ELC+ELN erc/erc-notify.elc | |
ELC+ELN erc/erc-page.elc | |
ELC+ELN erc/erc-pcomplete.elc | |
ELC+ELN erc/erc-replace.elc | |
ELC+ELN erc/erc-ring.elc | |
ELC+ELN erc/erc-sasl.elc | |
ELC+ELN erc/erc-services.elc | |
ELC+ELN erc/erc-sound.elc | |
ELC+ELN erc/erc-speedbar.elc | |
ELC+ELN erc/erc-spelling.elc | |
ELC+ELN erc/erc-stamp.elc | |
ELC+ELN erc/erc-status-sidebar.elc | |
ELC+ELN erc/erc-track.elc | |
ELC+ELN erc/erc-truncate.elc | |
ELC+ELN erc/erc-xdcc.elc | |
ELC+ELN eshell/em-alias.elc | |
ELC+ELN eshell/em-banner.elc | |
ELC+ELN eshell/em-basic.elc | |
ELC+ELN eshell/em-cmpl.elc | |
ELC+ELN eshell/em-dirs.elc | |
ELC+ELN eshell/em-elecslash.elc | |
ELC+ELN eshell/em-extpipe.elc | |
ELC+ELN eshell/em-glob.elc | |
ELC+ELN eshell/em-hist.elc | |
ELC+ELN eshell/em-ls.elc | |
ELC+ELN eshell/em-pred.elc | |
ELC+ELN eshell/em-prompt.elc | |
ELC+ELN eshell/em-rebind.elc | |
ELC+ELN eshell/em-script.elc | |
ELC+ELN eshell/em-smart.elc | |
ELC+ELN eshell/em-term.elc | |
ELC+ELN eshell/em-tramp.elc | |
ELC+ELN eshell/em-unix.elc | |
ELC+ELN eshell/em-xtra.elc | |
ELC+ELN eshell/esh-arg.elc | |
ELC+ELN eshell/esh-cmd.elc | |
ELC+ELN eshell/eshell.elc | |
ELC+ELN eshell/esh-ext.elc | |
ELC+ELN eshell/esh-groups.elc | |
ELC+ELN eshell/esh-io.elc | |
ELC+ELN eshell/esh-mode.elc | |
ELC+ELN eshell/esh-module.elc | |
ELC+ELN eshell/esh-opt.elc | |
ELC+ELN eshell/esh-proc.elc | |
ELC+ELN eshell/esh-util.elc | |
ELC+ELN eshell/esh-var.elc | |
ELC+ELN gnus/canlock.elc | |
ELC+ELN gnus/deuglify.elc | |
ELC+ELN gnus/gmm-utils.elc | |
ELC+ELN gnus/gnus.elc | |
ELC+ELN gnus/gnus-agent.elc | |
ELC+ELN gnus/gnus-art.elc | |
ELC+ELN gnus/gnus-async.elc | |
ELC+ELN gnus/gnus-bcklg.elc | |
ELC+ELN gnus/gnus-bookmark.elc | |
ELC+ELN gnus/gnus-cache.elc | |
ELC+ELN gnus/gnus-cite.elc | |
ELC+ELN gnus/gnus-cloud.elc | |
ELC+ELN gnus/gnus-cus.elc | |
ELC+ELN gnus/gnus-dbus.elc | |
ELC+ELN gnus/gnus-delay.elc | |
ELC+ELN gnus/gnus-demon.elc | |
ELC+ELN gnus/gnus-diary.elc | |
ELC+ELN gnus/gnus-dired.elc | |
ELC+ELN gnus/gnus-draft.elc | |
ELC+ELN gnus/gnus-dup.elc | |
ELC+ELN gnus/gnus-eform.elc | |
ELC+ELN gnus/gnus-fun.elc | |
ELC+ELN gnus/gnus-gravatar.elc | |
ELC+ELN gnus/gnus-group.elc | |
ELC+ELN gnus/gnus-html.elc | |
ELC+ELN gnus/gnus-icalendar.elc | |
ELC+ELN gnus/gnus-int.elc | |
ELC+ELN gnus/gnus-kill.elc | |
ELC+ELN gnus/gnus-logic.elc | |
ELC+ELN gnus/gnus-mh.elc | |
ELC+ELN gnus/gnus-ml.elc | |
ELC+ELN gnus/gnus-mlspl.elc | |
ELC+ELN gnus/gnus-msg.elc | |
ELC+ELN gnus/gnus-notifications.elc | |
ELC+ELN gnus/gnus-picon.elc | |
ELC+ELN gnus/gnus-range.elc | |
make[3]: *** [Makefile:327:erc/erc-log.elc] 错误 3 | |
make[3]: *** 正在等待未完成的任务.... | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN leim/quail/pypunct-b5.elc | |
ELC+ELN leim/quail/QJ.elc | |
ELC+ELN leim/quail/QJ-b5.elc | |
ELC+ELN leim/quail/quick-b5.elc | |
ELC+ELN leim/quail/quick-cns.elc | |
ELC+ELN leim/quail/rfc1345.elc | |
ELC+ELN leim/quail/sami.elc | |
ELC+ELN leim/quail/sgml-input.elc | |
ELC+ELN leim/quail/sisheng.elc | |
ELC+ELN leim/quail/slovak.elc | |
ELC+ELN leim/quail/SW.elc | |
ELC+ELN leim/quail/symbol-ksc.elc | |
ELC+ELN leim/quail/tamil-dvorak.elc | |
ELC+ELN leim/quail/thai.elc | |
ELC+ELN leim/quail/tibetan.elc | |
ELC+ELN leim/quail/TONEPY.elc | |
ELC+ELN leim/quail/tsang-b5.elc | |
ELC+ELN leim/quail/tsang-cns.elc | |
ELC+ELN leim/quail/uni-input.elc | |
ELC+ELN leim/quail/viqr.elc | |
ELC+ELN leim/quail/vntelex.elc | |
ELC+ELN leim/quail/vnvni.elc | |
ELC+ELN leim/quail/welsh.elc | |
ELC+ELN leim/quail/ZIRANMA.elc | |
ELC+ELN leim/quail/ZOZY.elc | |
ELC+ELN mail/binhex.elc | |
ELC+ELN mail/emacsbug.elc | |
ELC+ELN mail/feedmail.elc | |
ELC+ELN mail/flow-fill.elc | |
ELC+ELN mail/footnote.elc | |
ELC+ELN mail/hashcash.elc | |
ELC+ELN mail/ietf-drums.elc | |
ELC+ELN mail/ietf-drums-date.elc | |
ELC+ELN mail/mailabbrev.elc | |
ELC+ELN mail/mailalias.elc | |
ELC+ELN mail/mailclient.elc | |
ELC+ELN mail/mail-extr.elc | |
ELC+ELN mail/mailheader.elc | |
ELC+ELN mail/mail-hist.elc | |
ELC+ELN mail/mail-parse.elc | |
ELC+ELN mail/mail-prsvr.elc | |
ELC+ELN mail/mail-utils.elc | |
ELC+ELN mail/mspools.elc | |
ELC+ELN mail/qp.elc | |
ELC+ELN mail/reporter.elc | |
ELC+ELN mail/rfc2045.elc | |
ELC+ELN mail/rfc2047.elc | |
ELC+ELN mail/rfc2231.elc | |
ELC+ELN mail/rfc6068.elc | |
ELC+ELN mail/rfc822.elc | |
ELC+ELN mail/rmail.elc | |
ELC+ELN mail/rmailedit.elc | |
ELC+ELN mail/rmailkwd.elc | |
ELC+ELN mail/rmailmm.elc | |
ELC+ELN mail/rmailmsc.elc | |
ELC+ELN mail/rmailout.elc | |
ELC+ELN mail/rmailsort.elc | |
ELC+ELN mail/rmail-spam-filter.elc | |
ELC+ELN mail/rmailsum.elc | |
ELC+ELN mail/sendmail.elc | |
ELC+ELN mail/smtpmail.elc | |
ELC+ELN mail/supercite.elc | |
ELC+ELN mail/undigest.elc | |
ELC+ELN mail/unrmail.elc | |
ELC+ELN mail/uudecode.elc | |
ELC+ELN mail/yenc.elc | |
ELC+ELN mh-e/mh-acros.elc | |
ELC+ELN mh-e/mh-alias.elc | |
ELC+ELN mh-e/mh-buffers.elc | |
ELC+ELN mh-e/mh-comp.elc | |
ELC+ELN mh-e/mh-e.elc | |
ELC+ELN mh-e/mh-folder.elc | |
ELC+ELN mh-e/mh-funcs.elc | |
ELC+ELN mh-e/mh-gnus.elc | |
ELC+ELN mh-e/mh-identity.elc | |
ELC+ELN mh-e/mh-inc.elc | |
Backtrace: | |
00007ff6a78ca72e | |
00007ff6a7798b21 | |
00007ff6a77b9611 | |
00007ff6a792ee8a | |
00007ffa37c47ff0 | |
00007ffa38712477 | |
00007ffa386c14ec | |
00007ffa38710f86 | |
00007ff6a781eb08 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7541 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7660 | |
00007ff6a7828b0a | |
00007ff9c42f293e | |
00007ff6a7828b0a | |
00007ff9c42f537b | |
00007ff6a7828b0a | |
00007ff9c42f5162 | |
00007ff6a7828b0a | |
00007ff9c55e6662 | |
00007ff6a782c0de | |
00007ff6a7828b0a | |
00007ff9c55e572a | |
00007ff6a7828b0a | |
00007ff9c55efeeb | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55ef1ef | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55ef1ef | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55e8f22 | |
00007ff6a7828b0a | |
00007ff9c55e82ab | |
00007ff6a7828b0a | |
00007ff9c55e07fe | |
00007ff6a7828b0a | |
00007ff9c55e18e3 | |
00007ff6a7828b0a | |
00007ff9c55e0c0c | |
00007ff6a7828b0a | |
00007ff9c55e0a9e | |
00007ff6a7828b0a | |
00007ff9c55d1fbb | |
00007ff6a7828b0a | |
00007ff9c55e0b36 | |
00007ff6a7828b0a | |
00007ff9c55deb8c | |
... | |
ELC+ELN mh-e/mh-junk.elc | |
ELC+ELN mh-e/mh-letter.elc | |
ELC+ELN mh-e/mh-limit.elc | |
ELC+ELN mh-e/mh-loaddefs.elc | |
ELC+ELN mh-e/mh-mime.elc | |
ELC+ELN mh-e/mh-print.elc | |
ELC+ELN mh-e/mh-scan.elc | |
ELC+ELN mh-e/mh-search.elc | |
ELC+ELN mh-e/mh-seq.elc | |
ELC+ELN mh-e/mh-show.elc | |
ELC+ELN mh-e/mh-speed.elc | |
ELC+ELN mh-e/mh-thread.elc | |
ELC+ELN mh-e/mh-tool-bar.elc | |
ELC+ELN mh-e/mh-utils.elc | |
ELC+ELN mh-e/mh-xface.elc | |
ELC+ELN net/ange-ftp.elc | |
ELC+ELN net/browse-url.elc | |
Backtrace: | |
00007ff6a78ca72e | |
00007ff6a7798b21 | |
00007ff6a77b9611 | |
00007ff6a792ee8a | |
00007ffa37c47ff0 | |
00007ffa38712477 | |
00007ffa386c14ec | |
00007ffa38710f86 | |
00007ff6a781eb08 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7541 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7660 | |
00007ff6a7828b0a | |
00007ff9c42f293e | |
00007ff6a7828b0a | |
00007ff9c42f537b | |
00007ff6a7828b0a | |
00007ff9c42f5162 | |
00007ff6a7828b0a | |
00007ff9c55e6662 | |
00007ff6a782c0de | |
00007ff6a7828b0a | |
00007ff9c55e572a | |
00007ff6a7828b0a | |
00007ff9c55efeeb | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55ef1ef | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55ef1ef | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55e8f22 | |
00007ff6a7828b0a | |
00007ff9c55e82ab | |
00007ff6a7828b0a | |
00007ff9c55e07fe | |
00007ff6a7828b0a | |
00007ff9c55e18e3 | |
00007ff6a7828b0a | |
00007ff9c55e0c0c | |
00007ff6a7828b0a | |
00007ff9c55e0a9e | |
00007ff6a7828b0a | |
00007ff9c55d1fbb | |
00007ff6a7828b0a | |
00007ff9c55e0b36 | |
00007ff6a7828b0a | |
00007ff9c55deb8c | |
... | |
ELC+ELN net/dbus.elc | |
ELC+ELN net/dictionary.elc | |
ELC+ELN net/dictionary-connection.elc | |
ELC+ELN net/dig.elc | |
ELC+ELN net/dns.elc | |
ELC+ELN net/eudc.elc | |
ELC+ELN net/eudcb-bbdb.elc | |
ELC+ELN net/eudcb-ecomplete.elc | |
ELC+ELN net/eudcb-ldap.elc | |
ELC+ELN net/eudcb-mab.elc | |
ELC+ELN net/eudcb-macos-contacts.elc | |
ELC+ELN net/eudcb-mailabbrev.elc | |
ELC+ELN net/eudc-bob.elc | |
ELC+ELN net/eudc-capf.elc | |
ELC+ELN net/eudc-export.elc | |
ELC+ELN net/eudc-hotlist.elc | |
ELC+ELN net/eudc-vars.elc | |
ELC+ELN net/eww.elc | |
ELC+ELN net/gnutls.elc | |
ELC+ELN net/goto-addr.elc | |
ELC+ELN net/hmac-def.elc | |
ELC+ELN net/hmac-md5.elc | |
ELC+ELN net/imap.elc | |
ELC+ELN net/ldap.elc | |
ELC+ELN net/mailcap.elc | |
ELC+ELN net/mairix.elc | |
ELC+ELN net/net-utils.elc | |
ELC+ELN net/network-stream.elc | |
ELC+ELN net/newst-backend.elc | |
ELC+ELN net/newsticker.elc | |
ELC+ELN net/newst-plainview.elc | |
ELC+ELN net/newst-reader.elc | |
ELC+ELN net/newst-ticker.elc | |
ELC+ELN net/newst-treeview.elc | |
ELC+ELN net/nsm.elc | |
ELC+ELN net/ntlm.elc | |
ELC+ELN net/pop3.elc | |
ELC+ELN net/puny.elc | |
ELC+ELN net/rcirc.elc | |
ELC+ELN net/rfc2104.elc | |
ELC+ELN net/sasl.elc | |
ELC+ELN net/sasl-cram.elc | |
ELC+ELN net/sasl-digest.elc | |
ELC+ELN net/sasl-ntlm.elc | |
ELC+ELN net/sasl-scram-rfc.elc | |
ELC+ELN net/sasl-scram-sha256.elc | |
ELC+ELN net/secrets.elc | |
ELC+ELN net/shr.elc | |
ELC+ELN net/shr-color.elc | |
ELC+ELN net/sieve.elc | |
ELC+ELN net/sieve-manage.elc | |
ELC+ELN net/sieve-mode.elc | |
ELC+ELN net/snmp-mode.elc | |
ELC+ELN net/soap-client.elc | |
ELC+ELN net/soap-inspect.elc | |
ELC+ELN net/socks.elc | |
ELC+ELN net/telnet.elc | |
ELC+ELN net/tramp.elc | |
ELC+ELN net/tramp-adb.elc | |
ELC+ELN net/tramp-archive.elc | |
make[3]: *** [Makefile:327:mh-e/mh-e.elc] 错误 3 | |
make[3]: *** 正在等待未完成的任务.... | |
make[3]: *** [Makefile:327:net/ange-ftp.elc] 错误 3 | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[3]: 进入目录“/c/Users/Aqua/src/emacs-29/lisp” | |
ELC+ELN progmodes/ld-script.elc | |
ELC+ELN progmodes/m4-mode.elc | |
ELC+ELN progmodes/make-mode.elc | |
ELC+ELN progmodes/meta-mode.elc | |
ELC+ELN progmodes/mixal-mode.elc | |
ELC+ELN progmodes/modula2.elc | |
ELC+ELN progmodes/octave.elc | |
ELC+ELN progmodes/opascal.elc | |
ELC+ELN progmodes/pascal.elc | |
ELC+ELN progmodes/perl-mode.elc | |
ELC+ELN progmodes/project.elc | |
ELC+ELN progmodes/prolog.elc | |
ELC+ELN progmodes/ps-mode.elc | |
ELC+ELN progmodes/python.elc | |
Backtrace: | |
00007ff6a78ca72e | |
00007ff6a7798b21 | |
00007ff6a77b9611 | |
00007ff6a792ee8a | |
00007ffa37c47ff0 | |
00007ffa38712477 | |
00007ffa386c14ec | |
00007ffa38710f86 | |
00007ff6a781eb08 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7541 | |
00007ff6a7828b0a | |
00007ff6a7828fba | |
00007ff9c55d7660 | |
00007ff6a7828b0a | |
00007ff9c42f293e | |
00007ff6a7828b0a | |
00007ff9c42f537b | |
00007ff6a7828b0a | |
00007ff9c42f5162 | |
00007ff6a7828b0a | |
00007ff9c55e6662 | |
00007ff6a782c0de | |
00007ff6a7828b0a | |
00007ff9c55e572a | |
00007ff6a7828b0a | |
00007ff9c55efeeb | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff9c55e67e8 | |
00007ff6a782c0de | |
00007ff6a7828b0a | |
00007ff9c55e572a | |
00007ff6a7828b0a | |
00007ff9c55efeeb | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55ef1ef | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55ef1ef | |
00007ff6a7828b0a | |
00007ff9c55e8510 | |
00007ff6a7828b0a | |
00007ff6a7836f71 | |
00007ff6a78395a4 | |
00007ff9c55e8f22 | |
00007ff6a7828b0a | |
00007ff9c55e82ab | |
00007ff6a7828b0a | |
00007ff9c55e07fe | |
00007ff6a7828b0a | |
00007ff9c55e18e3 | |
00007ff6a7828b0a | |
... | |
ELC+ELN progmodes/ruby-mode.elc | |
ELC+ELN progmodes/ruby-ts-mode.elc | |
ELC+ELN progmodes/rust-ts-mode.elc | |
ELC+ELN progmodes/scheme.elc | |
ELC+ELN progmodes/sh-script.elc | |
ELC+ELN progmodes/simula.elc | |
ELC+ELN progmodes/sql.elc | |
ELC+ELN progmodes/subword.elc | |
ELC+ELN progmodes/tcl.elc | |
ELC+ELN progmodes/typescript-ts-mode.elc | |
ELC+ELN progmodes/vera-mode.elc | |
ELC+ELN progmodes/verilog-mode.elc | |
ELC+ELN progmodes/vhdl-mode.elc | |
ELC+ELN progmodes/which-func.elc | |
ELC+ELN progmodes/xref.elc | |
ELC+ELN progmodes/xscheme.elc | |
ELC+ELN term/AT386.elc | |
ELC+ELN term/bobcat.elc | |
ELC+ELN term/cygwin.elc | |
ELC+ELN term/fbterm.elc | |
ELC+ELN term/iris-ansi.elc | |
ELC+ELN term/konsole.elc | |
ELC+ELN term/linux.elc | |
ELC+ELN term/lk201.elc | |
ELC+ELN term/news.elc | |
ELC+ELN term/rxvt.elc | |
ELC+ELN term/screen.elc | |
ELC+ELN term/st.elc | |
ELC+ELN term/sun.elc | |
ELC+ELN term/tmux.elc | |
ELC+ELN term/tvi970.elc | |
ELC+ELN term/vt100.elc | |
ELC+ELN term/vt200.elc | |
ELC+ELN term/w32console.elc | |
ELC+ELN term/wyse50.elc | |
ELC+ELN term/xterm.elc | |
ELC+ELN textmodes/artist.elc | |
ELC+ELN textmodes/bib-mode.elc | |
ELC+ELN textmodes/bibtex.elc | |
ELC+ELN textmodes/bibtex-style.elc | |
ELC+ELN textmodes/conf-mode.elc | |
ELC+ELN textmodes/css-mode.elc | |
ELC+ELN textmodes/dns-mode.elc | |
ELC+ELN textmodes/emacs-authors-mode.elc | |
ELC+ELN textmodes/emacs-news-mode.elc | |
ELC+ELN textmodes/enriched.elc | |
ELC+ELN textmodes/flyspell.elc | |
ELC+ELN textmodes/glyphless-mode.elc | |
ELC+ELN textmodes/ispell.elc | |
ELC+ELN textmodes/less-css-mode.elc | |
ELC+ELN textmodes/makeinfo.elc | |
ELC+ELN textmodes/mhtml-mode.elc | |
ELC+ELN textmodes/nroff-mode.elc | |
ELC+ELN textmodes/page-ext.elc | |
ELC+ELN textmodes/picture.elc | |
ELC+ELN textmodes/pixel-fill.elc | |
ELC+ELN textmodes/po.elc | |
ELC+ELN textmodes/refbib.elc | |
make[3]: *** [Makefile:327:progmodes/ps-mode.elc] 错误 3 | |
make[3]: *** 正在等待未完成的任务.... | |
make[3]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[2]: *** [Makefile:366:compile-main] 错误 2 | |
make[2]: 离开目录“/c/Users/Aqua/src/emacs-29/lisp” | |
make[1]: *** [Makefile:533:lisp] 错误 2 | |
make[1]: 离开目录“/c/Users/Aqua/src/emacs-29” | |
make[1]: 进入目录“/c/Users/Aqua/src/emacs-29” | |
*** | |
*** "make all" failed with exit status 2. | |
*** | |
*** You could try to: | |
*** - run "make bootstrap", which might fix the problem | |
*** - run "make V=1", which displays the full commands invoked by make, | |
*** to further investigate the problem | |
*** | |
make[1]: *** [Makefile:414:advice-on-failure] 错误 2 | |
make[1]: 离开目录“/c/Users/Aqua/src/emacs-29” | |
make: *** [Makefile:370:all] 错误 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment