Running with gitlab-runner 15.3.0 (bbcb5aba)  on emba-docker-runner 2oEDrUT7 section_start:1702339434:prepare_executor Preparing the "docker" executor Using Docker executor with image docker:19.03.12 ... Pulling docker image docker:19.03.12 ... Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... section_end:1702339463:prepare_executor section_start:1702339463:prepare_script Preparing environment Running on runner-2oedrut7-project-1-concurrent-0 via emba.gnu.org... section_end:1702339474:prepare_script section_start:1702339474:get_sources Getting source from Git repository $ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/emacs/emacs/.git/ Checking out 6abea4d9 as master... Removing test-lisp-inotify-6abea4d9/ Skipping Git submodules setup section_end:1702339547:get_sources section_start:1702339547:step_script Executing "step_script" stage of the job script Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... $ docker info Client: Debug Mode: false Server: Containers: 23 Running: 4 Paused: 0 Stopped: 19 Images: 18 Server Version: 20.10.21 Storage Driver: overlay2 Backing Filesystem: xfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: runc version: init version: Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-213-generic Operating System: Trisquel GNU/Linux Etiona (9.0.2) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.789GiB Name: emba.gnu.org ID: X47L:JFLM:IP7X:AN3A:6FS4:N5DF:SGWZ:KSYJ:GQ2L:ZEKB:GUXD:3IZT Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://serverproxy0p.fsf.org:8118/ HTTPS Proxy: http://serverproxy0p.fsf.org:8118/ No Proxy: localhost,127.0.0.1,eggs.gnu.org,emba.gnu.org/ Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false WARNING: No swap limit support $ echo "docker registry is ${CI_REGISTRY}" docker registry is emba.gnu.org:5050 $ docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY} WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /.docker-config-6abea4d98d1d964c68a78cb9b5321071da851654/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker build --pull --target ${target} -t ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} -f test/infra/Dockerfile.emba . #2 [internal] load .dockerignore #2 ... #1 [internal] load build definition from Dockerfile.emba #1 transferring dockerfile: 6.46kB 0.0s done #1 DONE 1.2s #2 [internal] load .dockerignore #2 transferring context: 2B 0.1s done #2 DONE 1.3s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 0.9s #4 [emacs-base 1/2] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8... #4 DONE 0.0s #7 [internal] load build context #7 transferring context: 30.20MB 3.1s #7 transferring context: 67.24MB 8.3s #7 transferring context: 95.06MB 13.4s #7 transferring context: 107.19MB 18.6s #7 transferring context: 116.31MB 23.7s #7 transferring context: 125.62MB 28.8s #7 transferring context: 135.92MB 34.1s #7 transferring context: 146.32MB 39.1s #7 transferring context: 150.02MB 46.7s #7 transferring context: 160.70MB 51.9s #7 transferring context: 167.50MB 56.9s #7 transferring context: 176.46MB 62.0s #7 transferring context: 186.24MB 67.1s #7 transferring context: 199.08MB 72.2s #7 transferring context: 213.37MB 77.2s #7 transferring context: 231.40MB 82.2s #7 transferring context: 241.49MB 87.6s #7 transferring context: 254.45MB 92.7s #7 transferring context: 256.27MB 97.9s #7 transferring context: 281.97MB 103.0s #7 transferring context: 299.68MB 105.6s done #7 DONE 107.8s #5 [emacs-base 2/2] RUN apt-get update && apt-get install -y --no-insta... #5 CACHED #6 [emacs-inotify 1/6] RUN apt-get update && apt-get install -y --no-in... #6 CACHED #8 [emacs-inotify 2/6] COPY . /checkout #8 DONE 75.5s #9 [emacs-inotify 3/6] WORKDIR /checkout #9 DONE 2.3s #10 [emacs-inotify 4/6] RUN ./autogen.sh autoconf #10 9.167 Checking whether you have the necessary tools... #10 9.167 (Read INSTALL.REPO for more details on building Emacs) #10 9.191 Checking for autoconf (need at least version 2.65) ... ok #10 9.447 Your system has the required tools. #10 9.497 Building aclocal.m4 ... #10 9.497 Running 'autoreconf -fi -I m4' ... #10 57.05 Building 'aclocal.m4' in exec ... #10 57.05 Running 'autoreconf -fi' in exec ... #10 64.48 You can now run './autogen.sh git'. #10 DONE 75.7s #11 [emacs-inotify 5/6] RUN ./configure #11 5.700 checking for xcrun... no #11 5.700 checking for GNU Make... make #11 5.778 checking build system type... x86_64-pc-linux-gnu #11 6.175 checking host system type... x86_64-pc-linux-gnu #11 6.218 checking for gcc... gcc #11 6.332 checking whether the C compiler works... yes #11 8.416 checking for C compiler default output file name... a.out #11 8.445 checking for suffix of executables... #11 8.700 checking whether we are cross compiling... no #11 10.59 checking for suffix of object files... o #11 10.82 checking whether we are using the GNU C compiler... yes #11 11.23 checking whether gcc accepts -g... yes #11 11.47 checking for gcc option to enable C11 features... none needed #11 12.72 checking whether the compiler is clang... no #11 13.08 checking for compiler option needed when checking for declarations... none #11 13.08 checking whether gcc and cc understand -c and -o together... yes #11 14.40 checking how to run the C preprocessor... gcc -E #11 15.03 checking for grep that handles long lines and -e... /bin/grep #11 15.05 checking for egrep... /bin/grep -E #11 15.12 checking for ANSI C header files... yes #11 16.48 checking for sys/types.h... yes #11 17.04 checking for sys/stat.h... yes #11 17.46 checking for stdlib.h... yes #11 17.86 checking for string.h... yes #11 18.39 checking for memory.h... yes #11 18.80 checking for strings.h... yes #11 19.16 checking for inttypes.h... yes #11 19.61 checking for stdint.h... yes #11 20.11 checking for unistd.h... yes #11 20.69 checking for wchar.h... yes #11 21.23 checking for minix/config.h... no #11 21.67 checking for linux/fs.h... yes #11 22.33 checking for malloc.h... yes #11 22.88 checking for sys/systeminfo.h... no #11 23.31 checking for sys/sysinfo.h... yes #11 23.83 checking for coff.h... no #11 24.31 checking for pty.h... yes #11 25.02 checking for sys/resource.h... yes #11 25.56 checking for sys/utsname.h... yes #11 26.11 checking for pwd.h... yes #11 26.71 checking for util.h... no #11 27.22 checking for sanitizer/lsan_interface.h... yes #11 27.74 checking for sanitizer/asan_interface.h... yes #11 28.24 checking for sanitizer/common_interface_defs.h... yes #11 28.80 checking for sys/socket.h... yes #11 29.32 checking for stdlib.h... (cached) yes #11 29.40 checking for unistd.h... (cached) yes #11 29.55 checking for sys/param.h... yes #11 30.25 checking for pthread.h... yes #11 30.73 checking for malloc/malloc.h... no #11 31.12 checking for sys/un.h... yes #11 31.67 checking for utmp.h... yes #11 32.39 checking for utmpx.h... yes #11 32.88 checking for OS.h... no #11 33.25 checking for dirent.h... yes #11 33.70 checking for execinfo.h... yes #11 34.12 checking for linux/xattr.h... yes #11 34.58 checking for stdio_ext.h... yes #11 35.24 checking for sys/vfs.h... yes #11 35.79 checking for sys/fs_types.h... no #11 36.14 checking for getopt.h... yes #11 36.56 checking for sys/cdefs.h... yes #11 37.06 checking for sys/time.h... yes #11 37.66 checking for ieee754.h... yes #11 38.00 checking for limits.h... yes #11 38.59 checking for inttypes.h... (cached) yes #11 38.68 checking for sys/types.h... (cached) yes #11 38.79 checking for stdint.h... (cached) yes #11 38.90 checking for sys/select.h... yes #11 39.42 checking for stdbool.h... yes #11 40.08 checking for stdckdint.h... no #11 40.60 checking for sys/random.h... yes #11 41.15 checking for sys/stat.h... (cached) yes #11 41.19 checking whether it is safe to define __EXTENSIONS__... yes #11 41.68 checking whether _XOPEN_SOURCE should be defined... no #11 42.10 checking for Minix Amsterdam compiler... no #11 42.26 checking for ar... ar #11 42.26 checking for ranlib... ranlib #11 42.27 checking for gcc option to enable large file support... none needed #11 42.80 checking for gcc option for timestamps after 2038... none needed #11 43.14 checking for g++... g++ #11 43.44 checking whether we are using the GNU C++ compiler... yes #11 43.66 checking whether g++ accepts -g... yes #11 43.86 checking for g++ option to enable C++11 features... none needed #11 119.1 checking how to run the C++ preprocessor... g++ -E #11 119.7 checking whether gcc accepts -g3 -O2... yes #11 120.2 checking whether the compiler is clang... no #11 120.7 checking whether C compiler handles -Werror -Wunknown-warning-option... no #11 121.1 checking whether -Wno-missing-field-initializers is needed... yes #11 121.5 checking whether -Wuninitialized is supported... yes #11 121.9 checking whether C compiler handles -fstrict-flex-arrays... no #11 122.2 checking whether C compiler handles -Wall... yes #11 122.7 checking whether C compiler handles -Warith-conversion... yes #11 123.4 checking whether C compiler handles -Wdate-time... yes #11 124.1 checking whether C compiler handles -Wdisabled-optimization... yes #11 124.9 checking whether C compiler handles -Wdouble-promotion... yes #11 125.4 checking whether C compiler handles -Wduplicated-cond... yes #11 126.0 checking whether C compiler handles -Wextra... yes #11 126.7 checking whether C compiler handles -Wformat-signedness... yes #11 127.2 checking whether C compiler handles -Winit-self... yes #11 127.8 checking whether C compiler handles -Winvalid-pch... yes #11 128.6 checking whether C compiler handles -Wlogical-op... yes #11 129.2 checking whether C compiler handles -Wmissing-declarations... yes #11 129.8 checking whether C compiler handles -Wmissing-include-dirs... yes #11 130.5 checking whether C compiler handles -Wmissing-prototypes... yes #11 131.3 checking whether C compiler handles -Wnested-externs... yes #11 131.8 checking whether C compiler handles -Wnull-dereference... yes #11 132.6 checking whether C compiler handles -Wold-style-definition... yes #11 133.1 checking whether C compiler handles -Wopenmp-simd... yes #11 133.8 checking whether C compiler handles -Wpacked... yes #11 134.3 checking whether C compiler handles -Wpointer-arith... yes #11 135.1 checking whether C compiler handles -Wstrict-flex-arrays... no #11 135.4 checking whether C compiler handles -Wstrict-prototypes... yes #11 136.1 checking whether C compiler handles -Wsuggest-attribute=format... yes #11 136.8 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #11 137.4 checking whether C compiler handles -Wsuggest-final-methods... yes #11 138.0 checking whether C compiler handles -Wsuggest-final-types... yes #11 138.6 checking whether C compiler handles -Wtrampolines... yes #11 139.2 checking whether C compiler handles -Wuninitialized... yes #11 139.8 checking whether C compiler handles -Wunknown-pragmas... yes #11 140.4 checking whether C compiler handles -Wunused-macros... yes #11 141.0 checking whether C compiler handles -Wvariadic-macros... yes #11 141.5 checking whether C compiler handles -Wvector-operation-performance... yes #11 142.1 checking whether C compiler handles -Wwrite-strings... yes #11 142.7 checking whether C compiler handles -Warray-bounds=2... yes #11 143.3 checking whether C compiler handles -Wattribute-alias=2... yes #11 143.7 checking whether C compiler handles -Wformat=2... yes #11 144.4 checking whether C compiler handles -Wformat-truncation=2... yes #11 145.0 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #11 145.7 checking whether C compiler handles -Wshift-overflow=2... yes #11 146.2 checking whether C compiler handles -Wuse-after-free=3... no #11 146.5 checking whether C compiler handles -Wvla-larger-than=4031... yes #11 147.1 checking whether C compiler handles -Wno-missing-field-initializers... yes #11 147.8 checking whether C compiler handles -Wredundant-decls... yes #11 148.2 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #11 148.2 checking whether C compiler handles -Wno-override-init... yes #11 149.0 checking whether C compiler handles -Wno-sign-compare... yes #11 149.5 checking whether C compiler handles -Wno-type-limits... yes #11 150.2 checking whether C compiler handles -Wno-unused-parameter... yes #11 150.7 checking whether C compiler handles -Wno-format-nonliteral... yes #11 151.5 checking whether C compiler handles -Wno-bidi-chars... no #11 151.7 checking for a BSD-compatible install... /usr/bin/install -c #11 151.9 checking command to symlink files in the same directory... ln -s #11 151.9 checking for install-info... : #11 151.9 checking for gzip... /bin/gzip #11 151.9 checking for 'find' args to delete a file... -delete #11 152.0 checking for brew... no #11 153.9 checking for -znocombreloc... not needed #11 153.9 checking whether addresses are sanitized... no #11 154.1 checking for math library... -lm #11 156.4 checking for struct passwd.pw_gecos... yes #11 156.7 checking for pkg-config... /usr/bin/pkg-config #11 156.7 checking pkg-config is at least version 0.9.0... yes #11 156.9 checking for machine/soundcard.h... no #11 157.2 checking for sys/soundcard.h... yes #11 157.7 checking for soundcard.h... no #11 157.9 checking for mmsystem.h... no #11 158.1 checking for _oss_ioctl in -lossaudio... no #11 158.5 checking for alsa >= 1.0.0... no #11 158.7 checking for ADDR_NO_RANDOMIZE... yes #11 159.0 checking if Linux sysinfo may be used... yes #11 159.7 checking for sys/wait.h that is POSIX.1 compatible... yes #11 160.2 checking for net/if.h... yes #11 160.8 checking for ifaddrs.h... yes #11 161.3 checking for net/if_dl.h... no #11 161.9 checking for struct ifreq.ifr_flags... yes #11 162.6 checking for struct ifreq.ifr_hwaddr... yes #11 163.7 checking for struct ifreq.ifr_netmask... yes #11 164.7 checking for struct ifreq.ifr_broadaddr... yes #11 165.7 checking for struct ifreq.ifr_addr... yes #11 166.9 checking for struct ifreq.ifr_addr.sa_len... no #11 167.8 checking whether gcc understands -MMD -MF... yes #11 168.2 checking for X... no #11 168.9 checking for X... false #11 168.9 checking whether malloc is Doug Lea style... no #11 169.2 checking for sbrk... yes #11 169.9 checking for __lsan_ignore_object... no #11 170.6 checking for fchmod... yes #11 171.2 checking for utmpname... yes #11 171.8 checking for utmpxname... yes #11 172.7 checking for canonicalize_file_name... yes #11 173.4 checking for realpath... yes #11 173.8 checking for lstat... yes #11 174.4 checking for fchmodat... yes #11 175.1 checking for lchmod... no #11 175.4 checking for fcntl... yes #11 176.1 checking for fdopendir... yes #11 176.9 checking for listxattr... yes #11 177.6 checking for fstatat... yes #11 178.0 checking for fsync... yes #11 178.6 checking for gettimeofday... yes #11 179.3 checking for memset_explicit... no #11 180.1 checking for memset_s... no #11 180.8 checking for pselect... yes #11 181.6 checking for readlink... yes #11 182.4 checking for isblank... yes #11 183.3 checking for iswctype... yes #11 184.2 checking for strtoimax... yes #11 185.1 checking for symlink... yes #11 185.9 checking for localtime_r... yes #11 186.7 checking for getdtablesize... yes #11 187.4 checking for getpagesize... yes #11 188.0 checking for working mmap... yes #11 189.3 checking for main in -lXbsd... no #11 189.7 checking for pthread library... -lpthread #11 191.0 checking for thread support... yes #11 191.1 checking for sqlite3_open_v2 in -lsqlite3... no #11 191.5 checking for getaddrinfo_a in -lanl... yes #11 192.1 checking for malloc_trim... yes #11 192.8 checking for dbus-1 >= 1.0... yes #11 192.9 checking for dbus_watch_get_unix_fd... yes #11 194.1 checking for dbus_type_is_valid... yes #11 195.0 checking for dbus_validate_bus_name... yes #11 195.9 checking for dbus_validate_path... yes #11 196.8 checking for dbus_validate_interface... yes #11 197.8 checking for dbus_validate_member... yes #11 198.5 checking for lgetfilecon in -lselinux... no #11 199.0 checking for gnutls >= 2.12.2... yes #11 199.2 checking for libsystemd >= 222... no #11 199.3 checking for jansson >= 2.7... no #11 199.4 checking for tree-sitter >= 0.20.2... no #11 199.4 checking for tree-sitter >= 0.6.3... no #11 199.5 checking sys/inotify.h usability... yes #11 200.1 checking sys/inotify.h presence... yes #11 200.3 checking for sys/inotify.h... yes #11 200.3 checking for inotify_init1... yes #11 201.4 checking for lcms2... no #11 201.5 checking for library containing inflateEnd... no #11 202.6 checking for dladdr... yes #11 203.4 checking for dlfunc... no #11 204.1 checking for gcc_jit_context_acquire in -lgccjit... no #11 204.6 checking libgccjit.h usability... configure: WARNING: Elisp native compiler can't be enabled as libgccjit was not #11 204.6 found. #11 204.6 Please try installing libgccjit or a similar package if you want to have it #11 204.6 enabled. #11 205.2 no #11 205.2 checking libgccjit.h presence... configure: WARNING: Elisp native compiler can't be enabled as libgccjit header files #11 205.4 were not found. #11 205.4 Please try installing libgccjit-dev or a similar package if you want to have it #11 205.4 enabled. #11 205.4 no #11 205.4 checking for libgccjit.h... no #11 205.5 checking gpm.h usability... no #11 206.0 checking gpm.h presence... no #11 206.2 checking for gpm.h... no #11 206.3 checking for libxml-2.0 > 2.6.17... no #11 206.4 checking for maillock in -lmail... no #11 206.8 checking for maillock in -llockfile... no #11 207.2 checking for liblockfile.so... no #11 207.2 checking maillock.h usability... no #11 207.7 checking maillock.h presence... no #11 207.9 checking for maillock.h... no #11 207.9 checking linux/seccomp.h usability... yes #11 208.6 checking linux/seccomp.h presence... yes #11 208.8 checking for linux/seccomp.h... yes #11 208.9 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #11 209.4 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #11 209.8 checking linux/filter.h usability... yes #11 210.4 checking linux/filter.h presence... yes #11 210.6 checking for linux/filter.h... yes #11 210.8 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #11 210.9 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #11 210.9 checking for libseccomp >= 2.5.2... no #11 211.0 checking size of long... 8 #11 212.1 checking for accept4... yes #11 212.9 checking for fchdir... yes #11 213.6 checking for gethostname... yes #11 214.4 checking for getrusage... yes #11 215.3 checking for get_current_dir_name... yes #11 216.1 checking for lrand48... yes #11 216.9 checking for random... yes #11 217.4 checking for rint... yes #11 218.5 checking for tcdrain... yes #11 219.6 checking for trunc... yes #11 223.0 checking for select... yes #11 223.8 checking for getpagesize... (cached) yes #11 223.8 checking for setlocale... yes #11 224.5 checking for newlocale... yes #11 225.6 checking for getrlimit... yes #11 226.0 checking for setrlimit... yes #11 226.5 checking for shutdown... yes #11 228.9 checking for pthread_sigmask... (cached) yes #11 228.9 checking for strsignal... yes #11 229.4 checking for setitimer... yes #11 229.8 checking for sendto... yes #11 231.3 checking for recvfrom... yes #11 232.7 checking for getsockname... yes #11 233.0 checking for getifaddrs... yes #11 233.5 checking for freeifaddrs... yes #11 234.0 checking for gai_strerror... yes #11 234.8 checking for sync... yes #11 235.5 checking for endpwent... yes #11 236.2 checking for getgrent... yes #11 237.1 checking for endgrent... yes #11 237.9 checking for renameat2... yes #11 238.7 checking for cfmakeraw... yes #11 239.5 checking for cfsetspeed... yes #11 240.3 checking for __executable_start... yes #11 240.9 checking for log2... yes #11 241.9 checking for pthread_setname_np... yes #11 242.7 checking for pthread_set_name_np... no #11 243.5 checking for getpwent... yes #11 243.9 checking whether pthread_setname_np takes a single argument... no #11 244.4 checking whether pthread_setname_np takes three arguments... no #11 244.7 checking for aligned_alloc... yes #11 246.9 checking whether aligned_alloc is declared... yes #11 247.3 checking for posix_madvise... yes #11 247.7 checking for madvise... yes #11 248.1 checking for __builtin_frame_address... yes #11 248.5 checking for __builtin_unwind_init... yes #11 251.8 checking for _LARGEFILE_SOURCE value needed for large files... no #11 253.6 checking for grantpt... yes #11 254.1 checking for getpt... yes #11 255.9 checking for posix_openpt... yes #11 256.5 checking for library containing tputs... -ltinfo #11 258.2 checking whether -ltinfo library defines BC... yes #11 258.6 checking for timerfd interface... yes #11 259.0 checking whether signals can be handled on alternate stack... yes #11 259.5 checking valgrind/valgrind.h usability... no #11 260.1 checking valgrind/valgrind.h presence... no #11 260.3 checking for valgrind/valgrind.h... no #11 260.3 checking for struct unipair.unicode... yes #11 260.6 checking for pid_t... yes #11 261.7 checking vfork.h usability... no #11 262.2 checking vfork.h presence... no #11 262.4 checking for vfork.h... no #11 262.5 checking for fork... yes #11 263.2 checking for vfork... yes #11 263.8 checking for working fork... yes #11 264.7 checking for working vfork... (cached) yes #11 264.7 checking for snprintf... yes #11 265.4 checking for open_memstream... yes #11 266.2 checking spawn.h usability... yes #11 266.8 checking spawn.h presence... yes #11 267.1 checking for spawn.h... yes #11 267.1 checking for posix_spawn... yes #11 267.9 checking for posix_spawn_file_actions_addchdir... no #11 268.5 checking for posix_spawn_file_actions_addchdir_np... yes #11 269.3 checking for posix_spawnattr_setflags... yes #11 270.2 checking whether POSIX_SPAWN_SETSID is declared... yes #11 270.8 checking whether GLib is linked in... no #11 271.0 checking for nl_langinfo and CODESET... yes #11 271.6 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #11 272.4 checking for mbstate_t... yes #11 273.0 checking for signals via characters... yes #11 273.6 checking for _setjmp... yes #11 274.3 checking for sigsetjmp... yes #11 274.8 checking POSIX termios... yes #11 275.7 checking size of speed_t... 4 #11 276.6 checking for usable FIONREAD... yes #11 277.0 checking for usable SIGIO... yes #11 277.4 checking for struct alignment... yes #11 277.8 checking for C/C++ restrict keyword... __restrict__ #11 278.2 checking for typeof syntax and keyword spelling... typeof #11 278.6 checking for statement expressions... yes #11 278.9 checking whether malloc (0) returns nonnull... yes #11 279.9 checking sys/acl.h usability... yes #11 280.5 checking sys/acl.h presence... yes #11 280.7 checking for sys/acl.h... yes #11 280.7 checking for library containing acl_get_file... -lacl #11 282.1 checking for acl_get_file... yes #11 283.0 checking for acl_get_fd... yes #11 283.9 checking for acl_set_file... yes #11 284.7 checking for acl_set_fd... yes #11 285.4 checking for acl_free... yes #11 286.0 checking for acl_from_mode... yes #11 286.7 checking for acl_from_text... yes #11 287.5 checking for acl_delete_def_file... yes #11 288.2 checking for acl_extended_file... yes #11 289.2 checking for acl_delete_fd_np... no #11 289.9 checking for acl_delete_file_np... no #11 290.9 checking for acl_copy_ext_native... no #11 291.8 checking for acl_create_entry_np... no #11 292.6 checking for acl_to_short_text... no #11 293.3 checking for acl_free_text... no #11 294.1 checking for working acl_get_file... yes #11 294.8 checking acl/libacl.h usability... yes #11 295.5 checking acl/libacl.h presence... yes #11 295.7 checking for acl/libacl.h... yes #11 295.7 checking for acl_entries... yes #11 296.4 checking for ACL_FIRST_ENTRY... yes #11 296.9 checking for ACL_TYPE_EXTENDED... no #11 297.1 checking for working alloca.h... yes #11 297.8 checking for alloca... yes #11 298.4 checking for a thread-safe mkdir -p... /bin/mkdir -p #11 298.4 checking whether the preprocessor supports include_next... yes #11 298.8 checking whether source code line length is unlimited... yes #11 299.0 checking whether endutent is declared... yes #11 299.5 checking for struct utmpx.ut_user... yes #11 300.3 checking for struct utmp.ut_user... yes #11 300.8 checking for struct utmpx.ut_name... yes #11 301.5 checking for struct utmp.ut_name... yes #11 302.2 checking for struct utmpx.ut_type... yes #11 302.7 checking for struct utmp.ut_type... yes #11 303.5 checking for struct utmpx.ut_pid... yes #11 304.2 checking for struct utmp.ut_pid... yes #11 304.9 checking for struct utmp.ut_tv... yes #11 305.9 checking for struct utmpx.ut_host... yes #11 306.4 checking for struct utmp.ut_host... yes #11 307.1 checking for struct utmpx.ut_id... yes #11 307.8 checking for struct utmp.ut_id... yes #11 308.5 checking for struct utmpx.ut_session... yes #11 308.9 checking for struct utmp.ut_session... yes #11 309.6 checking for struct utmpx.ut_exit... yes #11 310.9 checking for struct utmp.ut_exit... yes #11 312.0 checking for struct utmpx.ut_exit.ut_exit... no #11 312.9 checking for struct utmpx.ut_exit.e_exit... yes #11 313.5 checking for struct utmp.ut_exit.e_exit... yes #11 314.2 checking for struct utmpx.ut_exit.ut_termination... no #11 315.3 checking for struct utmpx.ut_exit.e_termination... yes #11 316.0 checking for struct utmp.ut_exit.e_termination... yes #11 316.7 checking whether sysinfo is declared... yes #11 317.1 checking for sys/sysctl.h... yes #11 317.6 checking for sysctl... yes #11 318.0 checking whether lstat correctly handles trailing slash... yes #11 318.8 checking whether // is distinct from /... no #11 318.9 checking whether realpath works... yes #11 321.2 checking for faccessat... yes #11 322.2 checking for getcwd... yes #11 322.7 checking whether byte ordering is bigendian... no #11 323.9 checking if environ is properly declared... yes #11 324.2 checking for complete errno.h... yes #11 324.4 checking whether ctype.h defines __header_inline... no #11 324.7 checking for mode_t... yes #11 326.6 checking whether strmode is declared... no #11 326.9 checking whether getline is declared... yes #11 327.5 checking for gawk... no #11 327.5 checking for mawk... mawk #11 327.5 checking for getopt.h... (cached) yes #11 327.6 checking for getopt_long_only... yes #11 328.3 checking whether getopt is POSIX compatible... yes #11 330.6 checking for working GNU getopt function... yes #11 331.6 checking for working GNU getopt_long function... yes #11 332.4 checking whether timespec_get is declared... yes #11 332.8 checking for timespec_get... yes #11 333.6 checking for struct timeval... yes #11 334.1 checking for wide-enough struct timeval.tv_sec member... yes #11 334.5 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #11 334.9 checking whether the compiler produces multi-arch binaries... no #11 335.3 checking whether stdint.h conforms to C99... yes #11 336.9 checking whether stdint.h works without ISO C predefines... yes #11 337.4 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #11 337.8 checking whether memmem is declared... yes #11 338.5 checking whether memrchr is declared... yes #11 339.1 checking whether defines MIN and MAX... no #11 339.3 checking whether defines MIN and MAX... yes #11 339.7 checking whether time_t is signed... yes #11 340.1 checking whether alarm is declared... yes #11 340.7 checking for working mktime... no #11 342.0 checking whether struct tm is in sys/time.h or time.h... time.h #11 342.5 checking for struct tm.tm_zone... yes #11 342.9 checking for struct tm.tm_gmtoff... yes #11 343.4 checking whether is self-contained... yes #11 344.8 checking for inline... inline #11 345.2 checking for sigset_t... yes #11 345.9 checking for volatile sig_atomic_t... yes #11 346.6 checking for sighandler_t... yes #11 347.4 checking for wchar_t... yes #11 347.7 checking for good max_align_t... yes #11 348.1 checking whether NULL can be used in arbitrary expressions... yes #11 348.2 checking for unreachable... no #11 348.8 checking whether fcloseall is declared... yes #11 349.6 checking whether getw is declared... yes #11 350.5 checking whether putw is declared... yes #11 351.1 checking which flavor of printf attribute matches inttypes macros... system #11 351.6 checking whether strnlen is declared... yes #11 352.3 checking whether strtoimax is declared... yes #11 353.1 checking whether stat file-mode macros are broken... no #11 353.5 checking for nlink_t... yes #11 354.1 checking for struct timespec in ... yes #11 354.3 checking for TIME_UTC in ... yes #11 354.8 checking whether execvpe is declared... yes #11 355.6 checking whether clearerr_unlocked is declared... yes #11 356.2 checking whether feof_unlocked is declared... yes #11 356.9 checking whether ferror_unlocked is declared... yes #11 357.3 checking whether fflush_unlocked is declared... yes #11 358.0 checking whether fgets_unlocked is declared... yes #11 358.7 checking whether fputc_unlocked is declared... yes #11 359.4 checking whether fputs_unlocked is declared... yes #11 360.1 checking whether fread_unlocked is declared... yes #11 361.3 checking whether fwrite_unlocked is declared... yes #11 362.1 checking whether getc_unlocked is declared... yes #11 362.7 checking whether getchar_unlocked is declared... yes #11 363.8 checking whether putc_unlocked is declared... yes #11 364.4 checking whether putchar_unlocked is declared... yes #11 365.0 checking type of array argument to getgroups... gid_t #11 365.9 checking whether getdelim is declared... yes #11 366.5 checking whether getdtablesize is declared... yes #11 367.0 checking whether malloc is ptrdiff_t safe... yes #11 367.4 checking whether malloc, realloc, calloc set errno on failure... yes #11 367.4 checking for O_CLOEXEC... yes #11 367.8 checking for promoted mode_t type... mode_t #11 368.1 checking whether the utimes function works... yes #11 369.2 checking for C compiler option to allow warnings... -Wno-error #11 370.0 checking for alignas and alignof... yes, macros #11 370.5 checking for alloca as a compiler built-in... yes #11 370.6 checking for static_assert... yes, an macro #11 371.2 checking for __builtin_expect... yes #11 371.8 checking byteswap.h usability... yes #11 372.3 checking byteswap.h presence... yes #11 372.4 checking for byteswap.h... yes #11 372.5 checking for readlinkat... yes #11 373.3 checking for library containing clock_gettime... none required #11 373.9 checking for clock_getres... yes #11 374.5 checking for clock_gettime... yes #11 376.7 checking for clock_settime... yes #11 377.7 checking for copy_file_range... yes #11 378.9 checking for d_type member in directory struct... yes #11 379.5 checking whether // is distinct from /... (cached) no #11 379.5 checking whether dup2 works... yes #11 381.1 checking for library containing backtrace_symbols_fd... none required #11 381.6 checking for faccessat... (cached) yes #11 381.7 checking whether fchmodat works... no #11 382.6 checking for readlinkat... (cached) yes #11 382.6 checking whether fcntl handles F_DUPFD correctly... yes #11 383.4 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #11 384.3 checking whether fdopendir is declared... yes #11 384.6 checking whether fdopendir works... yes #11 385.3 checking for flexible array member... yes #11 385.8 checking for __fpending... yes #11 386.5 checking whether __fpending is declared... yes #11 386.9 checking whether free is known to preserve errno... no #11 387.3 checking whether fstatat (..., 0) works... yes #11 388.1 checking for sys/mount.h... yes #11 388.8 checking for statvfs function (SVR4)... yes #11 389.6 checking whether to use statvfs64... no #11 390.0 checking for two-argument statfs with statfs.f_frsize member... yes #11 391.0 checking sys/fs/s5param.h usability... no #11 391.5 checking sys/fs/s5param.h presence... no #11 391.6 checking for sys/fs/s5param.h... no #11 391.7 checking sys/statfs.h usability... yes #11 392.1 checking sys/statfs.h presence... yes #11 392.2 checking for sys/statfs.h... yes #11 392.2 checking for statfs that truncates block counts... no #11 392.6 checking for futimens... yes #11 393.1 checking whether futimens works... yes #11 394.7 checking for getline... yes #11 395.2 checking for working getline function... yes #11 396.3 checking for getloadavg... yes #11 397.0 checking sys/loadavg.h usability... no #11 397.3 checking sys/loadavg.h presence... no #11 397.5 checking for sys/loadavg.h... no #11 397.6 checking whether getloadavg is declared... yes #11 398.1 checking for getrandom... yes #11 398.8 checking whether getrandom is compatible with its GNU+BSD signature... yes #11 399.3 checking for gettimeofday with POSIX signature... yes #11 399.7 checking whether the compiler supports the __inline keyword... yes #11 400.0 checking gmp.h usability... yes #11 400.7 checking gmp.h presence... yes #11 400.9 checking for gmp.h... yes #11 401.0 checking for library containing __gmpz_roinit_n... -lgmp #11 402.2 checking for memmem... yes #11 402.8 checking whether memmem works... yes #11 403.4 checking for mempcpy... yes #11 403.9 checking for memrchr... yes #11 404.6 checking for explicit_memset... no #11 405.1 checking for mkostemp... yes #11 405.7 checking for library containing nanosleep... none required #11 406.4 checking for working nanosleep... no (mishandles large arguments) #11 408.3 checking for sys/pstat.h... no #11 408.7 checking for sys/sysmp.h... no #11 409.1 checking for sys/param.h... (cached) yes #11 409.2 checking for sys/sysctl.h... (cached) yes #11 409.3 checking for sched_getaffinity_np... no #11 410.2 checking for pstat_getdynamic... no #11 410.9 checking for sysmp... no #11 411.7 checking for sysctl... (cached) yes #11 411.8 checking for sched_getaffinity... yes #11 412.5 checking for glibc compatible sched_getaffinity... yes #11 412.9 checking for pipe2... yes #11 413.6 checking whether signature of pselect conforms to POSIX... yes #11 414.3 checking whether pselect detects invalid fds... yes #11 415.2 checking whether pthread_sigmask is a macro... no #11 415.3 checking whether pthread_sigmask returns error numbers... yes #11 415.8 checking whether pthread_sigmask unblocks signals correctly... guessing yes #11 418.5 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #11 419.0 checking whether readlink signature is correct... yes #11 419.3 checking whether readlink handles trailing slash correctly... yes #11 420.2 checking whether readlink truncates results correctly... yes #11 420.7 checking for readlinkat... (cached) yes #11 420.7 checking whether readlinkat signature is correct... yes #11 421.2 checking for working re_compile_pattern... no #11 422.5 checking libintl.h usability... yes #11 422.8 checking libintl.h presence... yes #11 422.8 checking for libintl.h... yes #11 422.9 checking whether isblank is declared... yes #11 423.1 checking for sig2str... no #11 423.6 checking for sigdescr_np... no #11 424.2 checking for socklen_t... yes #11 425.1 checking for ssize_t... yes #11 425.4 checking for struct stat.st_atim.tv_nsec... yes #11 425.7 checking whether struct stat.st_atim is of type struct timespec... yes #11 426.1 checking for struct stat.st_birthtimespec.tv_nsec... no #11 426.5 checking for struct stat.st_birthtimensec... no #11 427.2 checking for struct stat.st_birthtim.tv_nsec... no #11 428.0 checking for bool, true, false... no #11 428.4 checking for stpcpy... yes #11 429.1 checking for working strnlen... yes #11 429.9 checking whether strtoimax works... yes #11 430.8 checking whether symlink handles trailing slash correctly... yes #11 431.7 checking whether localtime_r is declared... yes #11 432.1 checking whether localtime_r is compatible with its POSIX signature... yes #11 432.5 checking whether localtime works even near extrema... yes #11 433.1 checking for timezone_t... no #11 433.4 checking for timegm... yes #11 433.8 checking whether timer_settime is declared... yes #11 434.2 checking for library containing timer_settime... -lrt #11 435.4 checking for timer_settime... yes #11 436.1 checking for utimensat... yes #11 436.5 checking whether utimensat works... yes #11 438.5 checking for variable-length arrays... yes #11 439.1 checking whether getdtablesize works... yes #11 439.8 checking for __mktime_internal... no #11 440.2 checking for timer_getoverrun... yes #11 440.6 checking for gcc option to disable position independent executables... not needed #11 440.6 checking for __ctype_get_mb_cur_max... yes #11 441.2 checking whether MB_CUR_MAX is defined to function that won't link... no #11 441.5 #11 441.5 Configured for 'x86_64-pc-linux-gnu'. #11 441.5 #11 441.5 Where should the build process find the source code? . #11 441.5 What compiler should emacs be built with? gcc -g3 -O2 -DHAVE_CONFIG_H #11 441.5 Should Emacs use the GNU version of malloc? no #11 441.5 (The GNU allocators don't work with this system configuration.) #11 441.5 Should Emacs use a relocating allocator for buffers? no #11 441.5 Should Emacs use mmap(2) for buffer allocation? no #11 441.5 What window system should Emacs use? none #11 441.5 What toolkit should Emacs use? none #11 441.5 Where do we find X Windows header files? NONE #11 441.5 Where do we find X Windows libraries? NONE #11 441.6 Does Emacs use -lXaw3d? no #11 441.6 Is Emacs being built for Android? no #11 441.6 Does Emacs use the X Double Buffer Extension? no #11 441.6 Does Emacs use -lXpm? no #11 441.6 Does Emacs use -ljpeg? no #11 441.6 Does Emacs use -ltiff? no #11 441.6 Does Emacs use a gif library? no #11 441.6 Does Emacs use a png library? no #11 441.6 Does Emacs use -lrsvg-2? no #11 441.6 Does Emacs use -lwebp? no #11 441.6 Does Emacs use -lsqlite3? no #11 441.6 Does Emacs use cairo? no #11 441.6 Does Emacs use -llcms2? no #11 441.6 Does Emacs use imagemagick? no #11 441.6 Does Emacs use native APIs for images? no #11 441.6 Does Emacs support sound? yes #11 441.6 Does Emacs use -lgpm? no #11 441.6 Does Emacs use -ldbus? yes #11 441.6 Does Emacs use -lgconf? no #11 441.6 Does Emacs use GSettings? no #11 441.6 Does Emacs use a file notification library? yes -lglibc (inotify) #11 441.6 Does Emacs use access control lists? yes -lacl -lattr #11 441.6 Does Emacs use -lselinux? no #11 441.6 Does Emacs use -lgnutls? yes #11 441.6 Does Emacs use -lxml2? no #11 441.6 Does Emacs use -lfreetype? no #11 441.6 Does Emacs use HarfBuzz? no #11 441.6 Does Emacs use -lm17n-flt? no #11 441.6 Does Emacs use -lotf? no #11 441.6 Does Emacs use -lxft? no #11 441.6 Does Emacs use -lsystemd? no #11 441.6 Does Emacs use -ljansson? no #11 441.6 Does Emacs use -ltree-sitter? no #11 441.6 Does Emacs use the GMP library? yes #11 441.6 Does Emacs directly use zlib? no #11 441.6 Does Emacs have dynamic modules support? yes #11 441.6 Does Emacs use toolkit scroll bars? no #11 441.6 Does Emacs support Xwidgets? no #11 441.6 Does Emacs have threading support in lisp? yes #11 441.6 Does Emacs support the portable dumper? yes #11 441.6 Does Emacs support legacy unexec dumping? no #11 441.6 Which dumping strategy does Emacs use? pdumper #11 441.6 Does Emacs have native lisp compiler? no #11 441.6 Does Emacs use version 2 of the X Input Extension? no #11 441.6 Does Emacs generate a smaller-size Japanese dictionary? no #11 441.6 #11 441.6 #11 443.4 configure: creating ./config.status #11 444.8 config.status: creating src/verbose.mk #11 445.2 config.status: creating src/emacs-module.h #11 445.4 config.status: creating Makefile #11 445.7 config.status: creating lib/gnulib.mk #11 446.1 config.status: creating ./doc/man/emacs.1 #11 446.3 config.status: creating lib/Makefile #11 446.6 config.status: creating lib-src/Makefile #11 447.0 config.status: creating oldXMenu/Makefile #11 447.3 config.status: creating src/Makefile #11 447.5 config.status: creating lwlib/Makefile #11 447.9 config.status: creating nextstep/Makefile #11 448.1 config.status: creating nt/Makefile #11 448.2 config.status: creating doc/emacs/Makefile #11 448.4 config.status: creating doc/misc/Makefile #11 448.7 config.status: creating doc/lispintro/Makefile #11 449.0 config.status: creating doc/lispref/Makefile #11 449.2 config.status: creating lisp/Makefile #11 449.5 config.status: creating leim/Makefile #11 449.7 config.status: creating test/Makefile #11 450.0 config.status: creating test/manual/noverlay/Makefile #11 450.1 config.status: creating test/infra/Makefile #11 450.3 config.status: creating admin/charsets/Makefile #11 450.4 config.status: creating admin/unidata/Makefile #11 450.6 config.status: creating admin/grammars/Makefile #11 450.8 config.status: creating java/Makefile #11 450.9 config.status: creating cross/Makefile #11 451.1 config.status: creating java/AndroidManifest.xml #11 451.2 config.status: creating src/config.h #11 451.4 config.status: executing src/epaths.h commands #11 451.7 config.status: executing src/.gdbinit commands #11 451.8 config.status: executing doc/emacs/emacsver.texi commands #11 451.8 config.status: executing etc-refcards-emacsver.tex commands #11 452.0 configure: WARNING: This configuration installs a 'movemail' program #11 452.0 that does not retrieve POP3 email. By default, Emacs 25 and earlier #11 452.0 installed a 'movemail' program that retrieved POP3 email via only #11 452.0 insecure channels, a practice that is no longer recommended but that #11 452.0 you can continue to support by using './configure --with-pop'. #11 452.0 configure: You might want to install GNU Mailutils #11 452.0 and use './configure --with-mailutils'. #11 DONE 453.9s #12 [emacs-inotify 6/6] RUN make bootstrap #12 2.078 make actual-bootstrap || make advice-on-failure make-target=bootstrap exit-status=$? #12 2.116 make[1]: Entering directory '/checkout' #12 2.618 make bootstrap-clean #12 2.662 make[2]: Entering directory '/checkout' #12 3.120 make -C src bootstrap-clean #12 3.170 make[3]: Entering directory '/checkout/src' #12 3.170 GEN /checkout/src/lisp.mk #12 4.798 rm -f android-emacs libemacs.so #12 4.808 rm -f temacs core ./*.core \#* ./*.o build-counter.c #12 4.849 rm -f dmpstruct.h #12 4.849 rm -f emacs.pdmp #12 4.849 rm -f ../etc/DOC #12 4.878 rm -f bootstrap-emacs bootstrap-emacs.pdmp #12 4.885 rm -f emacs-30.0.50 #12 4.923 rm -f buildobj.h #12 4.934 rm -f globals.h gl-stamp #12 4.946 rm -f ./*.res ./*.tmp #12 4.962 rm -f emacs emacs-*.*.*[0-9] emacs-*.*.*[0-9].pdmp #12 4.990 rm -f ../etc/DOC* #12 5.009 rm -f deps/* #12 5.022 rm -f emacs-module.h epaths.h config.h config.stamp #12 5.040 if test -f ./.gdbinit; then \ #12 5.040 mv ./.gdbinit ./.gdbinit.save; \ #12 5.040 if test -f "./.gdbinit"; then rm -f ./.gdbinit.save; \ #12 5.040 else mv ./.gdbinit.save ./.gdbinit; fi; \ #12 5.040 fi #12 5.095 make[3]: Leaving directory '/checkout/src' #12 5.102 make -C oldXMenu bootstrap-clean #12 5.117 make[3]: Entering directory '/checkout/oldXMenu' #12 5.122 rm -f libXMenu11.a ./*.o deps/* #12 5.134 rm -f Makefile #12 5.150 rm -fr deps #12 5.154 make[3]: Leaving directory '/checkout/oldXMenu' #12 5.162 make -C lwlib bootstrap-clean #12 5.199 make[3]: Entering directory '/checkout/lwlib' #12 5.202 rm -f ./*.o liblw.a \#* deps/* #12 5.219 rm -f Makefile #12 5.222 rm -fr deps #12 5.224 rm -f TAGS #12 5.230 make[3]: Leaving directory '/checkout/lwlib' #12 5.250 make -C lib bootstrap-clean #12 5.802 make[3]: Entering directory '/checkout/lib' #12 5.802 rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d #12 5.894 rm -f core *.stackdump alloca.h assert.h byteswap.h dirent.h errno.h execinfo.h fcntl.h getopt.h getopt-cdefs.h malloc/dynarray.gl.h malloc/dynarray-skeleton.gl.h ieee754.h inttypes.h gmp.h limits.h signal.h stdckdint.h stddef.h stdint.h stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/random.h sys/select.h sys/stat.h sys/time.h sys/types.h time.h unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 #12 5.934 rm -f Makefile Makefile.android #12 5.950 rm -fr deps #12 5.998 make[3]: Leaving directory '/checkout/lib' #12 6.006 make -C lib-src bootstrap-clean #12 6.042 make[3]: Entering directory '/checkout/lib-src' #12 6.042 rm -f core ./*.o ./*.res #12 6.109 rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc #12 6.121 rm -f etags ctags emacsclient ebrowse hexl movemail make-docfile make-fingerprint #12 6.142 rm -f TAGS Makefile blessmail Makefile.android #12 6.158 make[3]: Leaving directory '/checkout/lib-src' #12 6.158 make -C nt bootstrap-clean #12 6.184 make[3]: Entering directory '/checkout/nt' #12 6.194 rm -f core *.o *.res #12 6.222 rm -f runemacs addpm cmdproxy ddeclient #12 6.222 rm -f TAGS Makefile *.rc #12 6.253 true #12 6.253 make[3]: Leaving directory '/checkout/nt' #12 6.256 make -C doc/emacs bootstrap-clean #12 6.273 make[3]: Entering directory '/checkout/doc/emacs' #12 6.273 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 6.273 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 6.314 rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps #12 6.320 rm -f Makefile #12 6.346 rm -f \ #12 6.346 ./../../info/emacs.info \ #12 6.346 ./../../info/emacs.info-[1-9] \ #12 6.346 ./../../info/emacs.info-[1-9][0-9] #12 6.357 rm -f ./emacsver.texi TAGS #12 6.374 make[3]: Leaving directory '/checkout/doc/emacs' #12 6.402 make -C doc/misc bootstrap-clean #12 6.466 make[3]: Entering directory '/checkout/doc/misc' #12 6.466 rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \ #12 6.466 ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \ #12 6.466 ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs #12 6.510 rm -f gnustmp* #12 6.552 rm -f ./*.dvi ./*.html ./*.pdf ./*.ps #12 6.574 rm -f Makefile #12 6.585 for file in auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eglot eieio emacs-gnutls emacs-mime epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info.info mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode tramp transient url use-package vhdl-mode vip viper vtable widget wisent woman efaq-w32; do \ #12 6.585 file=`echo ${file} | sed 's/\.info$//'`.info; \ #12 6.585 rm -f \ #12 6.585 ./../../info/${file} \ #12 6.585 ./../../info/${file}-[1-9] \ #12 6.585 ./../../info/${file}-[1-9][0-9]; \ #12 6.585 done #12 8.122 rm -f ./modus-themes.texi ./org.texi #12 8.122 rm -f TAGS #12 8.140 make[3]: Leaving directory '/checkout/doc/misc' #12 8.150 make -C doc/lispref bootstrap-clean #12 8.183 make[3]: Entering directory '/checkout/doc/lispref' #12 8.183 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 8.183 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 8.196 rm -f elisp[12]* vol[12].tmp #12 8.219 rm -f elisp.dvi elisp.html elisp.pdf elisp.ps #12 8.238 rm -f vol[12].dvi vol[12].pdf vol[12].ps #12 8.260 rm -f Makefile #12 8.292 rm -f \ #12 8.292 ./../../info/elisp.info \ #12 8.292 ./../../info/elisp.info-[1-9] \ #12 8.292 ./../../info/elisp.info-[1-9][0-9] #12 8.310 rm -f TAGS #12 8.318 make[3]: Leaving directory '/checkout/doc/lispref' #12 8.325 make -C doc/lispintro bootstrap-clean #12 8.334 make[3]: Entering directory '/checkout/doc/lispintro' #12 8.334 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 8.334 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 8.367 rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps #12 8.382 rm -f Makefile #12 8.406 rm -f \ #12 8.406 ./../../info/eintr.info \ #12 8.406 ./../../info/eintr.info-[1-9] #12 8.439 rm -f TAGS #12 8.439 make[3]: Leaving directory '/checkout/doc/lispintro' #12 8.446 make -C test bootstrap-clean #12 8.459 make[3]: Entering directory '/checkout/test' #12 11.73 find . '(' -name '*.log' -o -name '*.log~' ')' -delete #12 12.01 find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete #12 12.05 rm -f ./lisp/gnus/mml-sec-resources/random_seed #12 12.07 rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \ #12 12.07 src/emacs-module-resources/*.dll gmp.h #12 12.09 find . -name '*.elc' -delete #12 12.13 make[3]: Leaving directory '/checkout/test' #12 12.15 make -C java bootstrap-clean #12 12.56 make[3]: Entering directory '/checkout/java' #12 12.59 rm -f *.apk emacs.apk-in *.dex *.unaligned *.class *.idsig #12 12.60 rm -rf install-temp ./org/gnu/emacs/R.java TAGS #12 12.64 find . -name '*.class' -delete #12 12.66 rm -f Makefile ndk-build.mk #12 12.69 make[3]: Leaving directory '/checkout/java' #12 12.70 make -C cross bootstrap-clean #12 12.74 make[3]: Entering directory '/checkout/cross' #12 12.74 for dir in src lib-src lib etc; do \ #12 12.74 find $dir -type f -delete; \ #12 12.74 done #12 12.81 rm -rf lib/config.h lib-src/config.h #12 12.82 if test -f ndk-build/Makefile; then \ #12 12.82 make -C ndk-build clean; \ #12 12.82 fi #12 12.82 for dir in src lib-src lib etc; do \ #12 12.82 find $dir -type l -delete; \ #12 12.82 done #12 12.88 rm -rf lib/Makefile lib/gnulib.mk ndk-build/Makefile #12 12.89 rm -rf ndk-build/ndk-build.mk Makefile #12 12.91 make[3]: Leaving directory '/checkout/cross' #12 12.91 make -C nextstep bootstrap-clean #12 12.94 make[3]: Entering directory '/checkout/nextstep' #12 12.94 rm -rf #12 12.98 rm -f Makefile #12 13.03 rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \ #12 13.03 GNUstep/Emacs.base/Resources/Emacs.desktop \ #12 13.03 Cocoa/Emacs.base/Contents/Info.plist \ #12 13.03 Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings #12 13.04 make[3]: Leaving directory '/checkout/nextstep' #12 13.04 make -C admin/charsets bootstrap-clean #12 13.09 make[3]: Entering directory '/checkout/admin/charsets' #12 13.09 make[3]: Nothing to be done for 'bootstrap-clean'. #12 13.09 make[3]: Leaving directory '/checkout/admin/charsets' #12 13.11 make -C admin/unidata bootstrap-clean #12 13.12 make[3]: Entering directory '/checkout/admin/unidata' #12 13.25 rm -f ./*.elc unidata.txt #12 13.29 make[3]: Leaving directory '/checkout/admin/unidata' #12 13.30 make -C leim bootstrap-clean #12 13.35 make[3]: Entering directory '/checkout/leim' #12 13.35 rm -f ./../lisp/leim/quail/CCDOSPY.el ./../lisp/leim/quail/Punct.el ./../lisp/leim/quail/QJ.el ./../lisp/leim/quail/SW.el ./../lisp/leim/quail/TONEPY.el ./../lisp/leim/quail/4Corner.el ./../lisp/leim/quail/ARRAY30.el ./../lisp/leim/quail/ECDICT.el ./../lisp/leim/quail/ETZY.el ./../lisp/leim/quail/Punct-b5.el ./../lisp/leim/quail/PY-b5.el ./../lisp/leim/quail/QJ-b5.el ./../lisp/leim/quail/ZOZY.el ./../lisp/leim/quail/tsang-b5.el ./../lisp/leim/quail/quick-b5.el ./../lisp/leim/quail/tsang-cns.el ./../lisp/leim/quail/quick-cns.el ./../lisp/leim/quail/PY.el ./../lisp/leim/quail/ZIRANMA.el ./../lisp/leim/quail/CTLau.el ./../lisp/leim/quail/CTLau-b5.el ./../lisp/language/pinyin.el ./../lisp/leim/leim-list.el #12 13.43 make[3]: Leaving directory '/checkout/leim' #12 13.43 make -C lisp bootstrap-clean #12 13.48 make[3]: Entering directory '/checkout/lisp' #12 13.65 find . -name '*.elc' -delete #12 13.67 rm -f ./cus-load.el ./finder-inf.el ./subdirs.el ./eshell/esh-groups.el #12 13.73 make[3]: Leaving directory '/checkout/lisp' #12 13.73 make -C admin/grammars bootstrap-clean #12 13.75 make[3]: Entering directory '/checkout/admin/grammars' #12 13.77 make[3]: Nothing to be done for 'bootstrap-clean'. #12 13.77 make[3]: Leaving directory '/checkout/admin/grammars' #12 13.77 [ ! -f config.log ] || mv -f config.log config.log~ #12 13.85 rm -rf ./info #12 13.86 rm -f ./etc/refcards/emacsver.tex #12 13.87 rm -rf native-lisp/ lisp/leim/ja-dic/ #12 13.89 rm -fr autom4te.cache config.cache #12 13.92 rm -f config.log ./doc/man/emacs.1 #12 13.93 make[2]: Leaving directory '/checkout' #12 13.93 cd . && ./autogen.sh autoconf #12 13.99 Checking whether you have the necessary tools... #12 13.99 (Read INSTALL.REPO for more details on building Emacs) #12 14.03 Checking for autoconf (need at least version 2.65) ... ok #12 14.25 Your system has the required tools. #12 14.33 Running 'autoreconf -fi -I m4' ... #12 59.84 Building 'aclocal.m4' in exec ... #12 59.84 Running 'autoreconf -fi' in exec ... #12 72.74 You can now run './autogen.sh git'. #12 72.74 make MAKEFILE_NAME=force-Makefile force-Makefile #12 72.79 make[2]: Entering directory '/checkout' #12 72.82 make[2]: *** No rule to make target 'echo-sources'. Stop. #12 73.12 if [ -x ./config.status ]; then \ #12 73.12 ./config.status --recheck; \ #12 73.12 else \ #12 73.12 ./configure --cache-file=/dev/null; \ #12 73.12 fi #12 73.45 running CONFIG_SHELL=/bin/bash /bin/bash ./configure --no-create --no-recursion #12 74.46 checking for xcrun... no #12 74.47 checking for GNU Make... make #12 74.57 checking build system type... x86_64-pc-linux-gnu #12 75.06 checking host system type... x86_64-pc-linux-gnu #12 75.11 checking for gcc... gcc #12 75.26 checking whether the C compiler works... yes #12 75.69 checking for C compiler default output file name... a.out #12 75.71 checking for suffix of executables... #12 75.89 checking whether we are cross compiling... no #12 76.35 checking for suffix of object files... o #12 76.52 checking whether we are using the GNU C compiler... yes #12 76.66 checking whether gcc accepts -g... yes #12 76.77 checking for gcc option to enable C11 features... none needed #12 77.25 checking whether the compiler is clang... no #12 77.41 checking for compiler option needed when checking for declarations... none #12 77.41 checking whether gcc and cc understand -c and -o together... yes #12 78.02 checking how to run the C preprocessor... gcc -E #12 78.34 checking for grep that handles long lines and -e... /bin/grep #12 78.38 checking for egrep... /bin/grep -E #12 78.39 checking for ANSI C header files... yes #12 79.11 checking for sys/types.h... yes #12 79.30 checking for sys/stat.h... yes #12 79.51 checking for stdlib.h... yes #12 79.73 checking for string.h... yes #12 79.94 checking for memory.h... yes #12 80.30 checking for strings.h... yes #12 80.58 checking for inttypes.h... yes #12 80.78 checking for stdint.h... yes #12 81.15 checking for unistd.h... yes #12 81.57 checking for wchar.h... yes #12 82.09 checking for minix/config.h... no #12 82.45 checking for linux/fs.h... yes #12 82.92 checking for malloc.h... yes #12 83.41 checking for sys/systeminfo.h... no #12 83.90 checking for sys/sysinfo.h... yes #12 84.39 checking for coff.h... no #12 84.88 checking for pty.h... yes #12 85.52 checking for sys/resource.h... yes #12 85.95 checking for sys/utsname.h... yes #12 86.44 checking for pwd.h... yes #12 86.83 checking for util.h... no #12 87.37 checking for sanitizer/lsan_interface.h... yes #12 87.78 checking for sanitizer/asan_interface.h... yes #12 88.23 checking for sanitizer/common_interface_defs.h... yes #12 88.61 checking for sys/socket.h... yes #12 89.23 checking for stdlib.h... (cached) yes #12 89.29 checking for unistd.h... (cached) yes #12 89.42 checking for sys/param.h... yes #12 90.03 checking for pthread.h... yes #12 90.54 checking for malloc/malloc.h... no #12 90.87 checking for sys/un.h... yes #12 91.25 checking for utmp.h... yes #12 91.70 checking for utmpx.h... yes #12 92.04 checking for OS.h... no #12 92.28 checking for dirent.h... yes #12 92.87 checking for execinfo.h... yes #12 93.40 checking for linux/xattr.h... yes #12 93.67 checking for stdio_ext.h... yes #12 93.95 checking for sys/vfs.h... yes #12 94.20 checking for sys/fs_types.h... no #12 94.44 checking for getopt.h... yes #12 94.85 checking for sys/cdefs.h... yes #12 95.12 checking for sys/time.h... yes #12 95.38 checking for ieee754.h... yes #12 95.65 checking for limits.h... yes #12 96.08 checking for inttypes.h... (cached) yes #12 96.20 checking for sys/types.h... (cached) yes #12 96.28 checking for stdint.h... (cached) yes #12 96.33 checking for sys/select.h... yes #12 96.86 checking for stdbool.h... yes #12 97.32 checking for stdckdint.h... no #12 97.64 checking for sys/random.h... yes #12 97.83 checking for sys/stat.h... (cached) yes #12 97.88 checking whether it is safe to define __EXTENSIONS__... yes #12 98.19 checking whether _XOPEN_SOURCE should be defined... no #12 98.40 checking for Minix Amsterdam compiler... no #12 98.47 checking for ar... ar #12 98.47 checking for ranlib... ranlib #12 98.48 checking for gcc option to enable large file support... none needed #12 98.88 checking for gcc option for timestamps after 2038... none needed #12 99.05 checking for g++... g++ #12 99.25 checking whether we are using the GNU C++ compiler... yes #12 99.48 checking whether g++ accepts -g... yes #12 99.60 checking for g++ option to enable C++11 features... none needed #12 160.3 checking how to run the C++ preprocessor... g++ -E #12 160.9 checking whether gcc accepts -g3 -O2... yes #12 161.3 checking whether the compiler is clang... no #12 161.5 checking whether C compiler handles -Werror -Wunknown-warning-option... no #12 161.6 checking whether -Wno-missing-field-initializers is needed... yes #12 161.9 checking whether -Wuninitialized is supported... yes #12 162.1 checking whether C compiler handles -fstrict-flex-arrays... no #12 162.2 checking whether C compiler handles -Wall... yes #12 162.3 checking whether C compiler handles -Warith-conversion... yes #12 162.8 checking whether C compiler handles -Wdate-time... yes #12 163.0 checking whether C compiler handles -Wdisabled-optimization... yes #12 163.4 checking whether C compiler handles -Wdouble-promotion... yes #12 163.8 checking whether C compiler handles -Wduplicated-cond... yes #12 164.1 checking whether C compiler handles -Wextra... yes #12 165.1 checking whether C compiler handles -Wformat-signedness... yes #12 165.3 checking whether C compiler handles -Winit-self... yes #12 165.6 checking whether C compiler handles -Winvalid-pch... yes #12 165.8 checking whether C compiler handles -Wlogical-op... yes #12 167.8 checking whether C compiler handles -Wmissing-declarations... yes #12 168.0 checking whether C compiler handles -Wmissing-include-dirs... yes #12 168.7 checking whether C compiler handles -Wmissing-prototypes... yes #12 169.0 checking whether C compiler handles -Wnested-externs... yes #12 169.8 checking whether C compiler handles -Wnull-dereference... yes #12 170.1 checking whether C compiler handles -Wold-style-definition... yes #12 170.7 checking whether C compiler handles -Wopenmp-simd... yes #12 171.1 checking whether C compiler handles -Wpacked... yes #12 173.7 checking whether C compiler handles -Wpointer-arith... yes #12 174.1 checking whether C compiler handles -Wstrict-flex-arrays... no #12 174.3 checking whether C compiler handles -Wstrict-prototypes... yes #12 175.3 checking whether C compiler handles -Wsuggest-attribute=format... yes #12 175.7 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #12 176.6 checking whether C compiler handles -Wsuggest-final-methods... yes #12 177.1 checking whether C compiler handles -Wsuggest-final-types... yes #12 177.6 checking whether C compiler handles -Wtrampolines... yes #12 178.2 checking whether C compiler handles -Wuninitialized... yes #12 178.5 checking whether C compiler handles -Wunknown-pragmas... yes #12 179.0 checking whether C compiler handles -Wunused-macros... yes #12 179.3 checking whether C compiler handles -Wvariadic-macros... yes #12 179.6 checking whether C compiler handles -Wvector-operation-performance... yes #12 180.1 checking whether C compiler handles -Wwrite-strings... yes #12 180.4 checking whether C compiler handles -Warray-bounds=2... yes #12 180.8 checking whether C compiler handles -Wattribute-alias=2... yes #12 181.2 checking whether C compiler handles -Wformat=2... yes #12 181.5 checking whether C compiler handles -Wformat-truncation=2... yes #12 181.7 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #12 182.2 checking whether C compiler handles -Wshift-overflow=2... yes #12 182.5 checking whether C compiler handles -Wuse-after-free=3... no #12 182.6 checking whether C compiler handles -Wvla-larger-than=4031... yes #12 183.0 checking whether C compiler handles -Wno-missing-field-initializers... yes #12 183.3 checking whether C compiler handles -Wredundant-decls... yes #12 183.6 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #12 183.6 checking whether C compiler handles -Wno-override-init... yes #12 183.9 checking whether C compiler handles -Wno-sign-compare... yes #12 184.3 checking whether C compiler handles -Wno-type-limits... yes #12 184.7 checking whether C compiler handles -Wno-unused-parameter... yes #12 185.2 checking whether C compiler handles -Wno-format-nonliteral... yes #12 185.5 checking whether C compiler handles -Wno-bidi-chars... no #12 185.7 checking for a BSD-compatible install... /usr/bin/install -c #12 185.8 checking command to symlink files in the same directory... ln -s #12 185.9 checking for install-info... : #12 185.9 checking for gzip... /bin/gzip #12 185.9 checking for 'find' args to delete a file... -delete #12 185.9 checking for brew... no #12 186.8 checking for -znocombreloc... not needed #12 186.8 checking whether addresses are sanitized... no #12 187.1 checking for math library... -lm #12 189.2 checking for struct passwd.pw_gecos... yes #12 189.5 checking for pkg-config... /usr/bin/pkg-config #12 189.5 checking pkg-config is at least version 0.9.0... yes #12 189.5 checking for machine/soundcard.h... no #12 189.7 checking for sys/soundcard.h... yes #12 190.0 checking for soundcard.h... no #12 190.3 checking for mmsystem.h... no #12 190.5 checking for _oss_ioctl in -lossaudio... no #12 190.9 checking for alsa >= 1.0.0... no #12 190.9 checking for ADDR_NO_RANDOMIZE... yes #12 191.2 checking if Linux sysinfo may be used... yes #12 192.0 checking for sys/wait.h that is POSIX.1 compatible... yes #12 192.4 checking for net/if.h... yes #12 192.8 checking for ifaddrs.h... yes #12 193.0 checking for net/if_dl.h... no #12 193.2 checking for struct ifreq.ifr_flags... yes #12 193.4 checking for struct ifreq.ifr_hwaddr... yes #12 194.3 checking for struct ifreq.ifr_netmask... yes #12 195.1 checking for struct ifreq.ifr_broadaddr... yes #12 196.0 checking for struct ifreq.ifr_addr... yes #12 196.8 checking for struct ifreq.ifr_addr.sa_len... no #12 197.3 checking whether gcc understands -MMD -MF... yes #12 197.5 checking for X... no #12 198.0 checking for X... false #12 198.0 checking whether malloc is Doug Lea style... no #12 198.3 checking for sbrk... yes #12 198.8 checking for __lsan_ignore_object... no #12 199.2 checking for fchmod... yes #12 199.8 checking for utmpname... yes #12 200.0 checking for utmpxname... yes #12 200.4 checking for canonicalize_file_name... yes #12 200.7 checking for realpath... yes #12 201.6 checking for lstat... yes #12 202.4 checking for fchmodat... yes #12 202.9 checking for lchmod... no #12 203.0 checking for fcntl... yes #12 203.3 checking for fdopendir... yes #12 203.6 checking for listxattr... yes #12 203.9 checking for fstatat... yes #12 204.7 checking for fsync... yes #12 205.0 checking for gettimeofday... yes #12 205.6 checking for memset_explicit... no #12 206.1 checking for memset_s... no #12 206.6 checking for pselect... yes #12 207.2 checking for readlink... yes #12 208.9 checking for isblank... yes #12 209.5 checking for iswctype... yes #12 210.3 checking for strtoimax... yes #12 210.9 checking for symlink... yes #12 211.8 checking for localtime_r... yes #12 212.4 checking for getdtablesize... yes #12 213.0 checking for getpagesize... yes #12 213.5 checking for working mmap... yes #12 214.2 checking for main in -lXbsd... no #12 214.6 checking for pthread library... -lpthread #12 215.6 checking for thread support... yes #12 215.6 checking for sqlite3_open_v2 in -lsqlite3... no #12 216.2 checking for getaddrinfo_a in -lanl... yes #12 216.6 checking for malloc_trim... yes #12 217.2 checking for dbus-1 >= 1.0... yes #12 217.3 checking for dbus_watch_get_unix_fd... yes #12 217.9 checking for dbus_type_is_valid... yes #12 218.5 checking for dbus_validate_bus_name... yes #12 219.0 checking for dbus_validate_path... yes #12 219.7 checking for dbus_validate_interface... yes #12 220.3 checking for dbus_validate_member... yes #12 221.4 checking for lgetfilecon in -lselinux... no #12 221.7 checking for gnutls >= 2.12.2... yes #12 221.8 checking for libsystemd >= 222... no #12 221.8 checking for jansson >= 2.7... no #12 221.9 checking for tree-sitter >= 0.20.2... no #12 222.0 checking for tree-sitter >= 0.6.3... no #12 222.0 checking sys/inotify.h usability... yes #12 222.4 checking sys/inotify.h presence... yes #12 222.5 checking for sys/inotify.h... yes #12 222.5 checking for inotify_init1... yes #12 223.3 checking for lcms2... no #12 223.3 checking for library containing inflateEnd... no #12 224.1 checking for dladdr... yes #12 224.7 checking for dlfunc... no #12 225.2 checking for gcc_jit_context_acquire in -lgccjit... no #12 225.5 configure: WARNING: Elisp native compiler can't be enabled as libgccjit was not #12 225.5 found. #12 225.5 Please try installing libgccjit or a similar package if you want to have it #12 225.5 enabled. #12 225.5 checking libgccjit.h usability... no #12 225.7 checking libgccjit.h presence... no #12 225.8 checking for libgccjit.h... no #12 225.8 configure: WARNING: Elisp native compiler can't be enabled as libgccjit header files #12 225.8 were not found. #12 225.8 Please try installing libgccjit-dev or a similar package if you want to have it #12 225.8 enabled. #12 225.9 checking gpm.h usability... no #12 226.4 checking gpm.h presence... no #12 226.5 checking for gpm.h... no #12 226.6 checking for libxml-2.0 > 2.6.17... no #12 226.6 checking for maillock in -lmail... no #12 226.9 checking for maillock in -llockfile... no #12 227.1 checking for liblockfile.so... no #12 227.1 checking maillock.h usability... no #12 227.3 checking maillock.h presence... no #12 227.4 checking for maillock.h... no #12 227.4 checking linux/seccomp.h usability... yes #12 227.6 checking linux/seccomp.h presence... yes #12 227.7 checking for linux/seccomp.h... yes #12 227.8 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #12 228.1 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #12 228.4 checking linux/filter.h usability... yes #12 228.8 checking linux/filter.h presence... yes #12 228.9 checking for linux/filter.h... yes #12 229.0 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #12 229.0 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #12 229.1 checking for libseccomp >= 2.5.2... no #12 229.1 checking size of long... 8 #12 229.8 checking for accept4... yes #12 230.2 checking for fchdir... yes #12 230.8 checking for gethostname... yes #12 231.5 checking for getrusage... yes #12 232.3 checking for get_current_dir_name... yes #12 233.1 checking for lrand48... yes #12 234.2 checking for random... yes #12 234.8 checking for rint... yes #12 235.3 checking for tcdrain... yes #12 235.7 checking for trunc... yes #12 236.2 checking for select... yes #12 236.8 checking for getpagesize... (cached) yes #12 236.9 checking for setlocale... yes #12 237.4 checking for newlocale... yes #12 238.2 checking for getrlimit... yes #12 238.7 checking for setrlimit... yes #12 239.3 checking for shutdown... yes #12 239.9 checking for pthread_sigmask... (cached) yes #12 240.0 checking for strsignal... yes #12 241.0 checking for setitimer... yes #12 241.7 checking for sendto... yes #12 242.4 checking for recvfrom... yes #12 243.0 checking for getsockname... yes #12 243.6 checking for getifaddrs... yes #12 244.4 checking for freeifaddrs... yes #12 245.1 checking for gai_strerror... yes #12 246.0 checking for sync... yes #12 247.0 checking for endpwent... yes #12 247.8 checking for getgrent... yes #12 248.6 checking for endgrent... yes #12 249.3 checking for renameat2... yes #12 249.9 checking for cfmakeraw... yes #12 250.5 checking for cfsetspeed... yes #12 251.3 checking for __executable_start... yes #12 251.9 checking for log2... yes #12 252.5 checking for pthread_setname_np... yes #12 253.3 checking for pthread_set_name_np... no #12 254.0 checking for getpwent... yes #12 254.6 checking whether pthread_setname_np takes a single argument... no #12 254.9 checking whether pthread_setname_np takes three arguments... no #12 255.2 checking for aligned_alloc... yes #12 256.0 checking whether aligned_alloc is declared... yes #12 256.5 checking for posix_madvise... yes #12 257.0 checking for madvise... yes #12 257.7 checking for __builtin_frame_address... yes #12 258.2 checking for __builtin_unwind_init... yes #12 258.9 checking for _LARGEFILE_SOURCE value needed for large files... no #12 259.7 checking for grantpt... yes #12 260.2 checking for getpt... yes #12 261.1 checking for posix_openpt... yes #12 261.8 checking for library containing tputs... -ltinfo #12 262.9 checking whether -ltinfo library defines BC... yes #12 263.6 checking for timerfd interface... yes #12 264.1 checking whether signals can be handled on alternate stack... yes #12 264.7 checking valgrind/valgrind.h usability... no #12 265.2 checking valgrind/valgrind.h presence... no #12 265.4 checking for valgrind/valgrind.h... no #12 265.4 checking for struct unipair.unicode... yes #12 265.9 checking for pid_t... yes #12 266.9 checking vfork.h usability... no #12 267.4 checking vfork.h presence... no #12 267.6 checking for vfork.h... no #12 267.6 checking for fork... yes #12 268.6 checking for vfork... yes #12 269.3 checking for working fork... yes #12 270.5 checking for working vfork... (cached) yes #12 270.6 checking for snprintf... yes #12 271.4 checking for open_memstream... yes #12 272.0 checking spawn.h usability... yes #12 272.4 checking spawn.h presence... yes #12 272.5 checking for spawn.h... yes #12 272.6 checking for posix_spawn... yes #12 273.1 checking for posix_spawn_file_actions_addchdir... no #12 273.7 checking for posix_spawn_file_actions_addchdir_np... yes #12 274.5 checking for posix_spawnattr_setflags... yes #12 275.1 checking whether POSIX_SPAWN_SETSID is declared... yes #12 275.3 checking whether GLib is linked in... no #12 275.5 checking for nl_langinfo and CODESET... yes #12 275.9 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #12 276.4 checking for mbstate_t... yes #12 276.9 checking for signals via characters... yes #12 277.4 checking for _setjmp... yes #12 278.0 checking for sigsetjmp... yes #12 278.4 checking POSIX termios... yes #12 278.9 checking size of speed_t... 4 #12 279.9 checking for usable FIONREAD... yes #12 280.3 checking for usable SIGIO... yes #12 280.9 checking for struct alignment... yes #12 281.2 checking for C/C++ restrict keyword... __restrict__ #12 281.6 checking for typeof syntax and keyword spelling... typeof #12 281.8 checking for statement expressions... yes #12 282.1 checking whether malloc (0) returns nonnull... yes #12 283.1 checking sys/acl.h usability... yes #12 283.6 checking sys/acl.h presence... yes #12 283.7 checking for sys/acl.h... yes #12 283.7 checking for library containing acl_get_file... -lacl #12 284.9 checking for acl_get_file... yes #12 285.6 checking for acl_get_fd... yes #12 286.2 checking for acl_set_file... yes #12 287.0 checking for acl_set_fd... yes #12 287.7 checking for acl_free... yes #12 288.4 checking for acl_from_mode... yes #12 289.0 checking for acl_from_text... yes #12 289.8 checking for acl_delete_def_file... yes #12 290.4 checking for acl_extended_file... yes #12 291.2 checking for acl_delete_fd_np... no #12 291.9 checking for acl_delete_file_np... no #12 292.3 checking for acl_copy_ext_native... no #12 292.7 checking for acl_create_entry_np... no #12 293.1 checking for acl_to_short_text... no #12 293.9 checking for acl_free_text... no #12 294.5 checking for working acl_get_file... yes #12 295.3 checking acl/libacl.h usability... yes #12 295.9 checking acl/libacl.h presence... yes #12 296.1 checking for acl/libacl.h... yes #12 296.1 checking for acl_entries... yes #12 296.5 checking for ACL_FIRST_ENTRY... yes #12 296.7 checking for ACL_TYPE_EXTENDED... no #12 296.9 checking for working alloca.h... yes #12 297.3 checking for alloca... yes #12 297.9 checking for a thread-safe mkdir -p... /bin/mkdir -p #12 297.9 checking whether the preprocessor supports include_next... yes #12 298.4 checking whether source code line length is unlimited... yes #12 298.7 checking whether endutent is declared... yes #12 299.0 checking for struct utmpx.ut_user... yes #12 299.7 checking for struct utmp.ut_user... yes #12 300.2 checking for struct utmpx.ut_name... yes #12 300.8 checking for struct utmp.ut_name... yes #12 301.2 checking for struct utmpx.ut_type... yes #12 301.9 checking for struct utmp.ut_type... yes #12 302.6 checking for struct utmpx.ut_pid... yes #12 303.3 checking for struct utmp.ut_pid... yes #12 303.9 checking for struct utmp.ut_tv... yes #12 304.9 checking for struct utmpx.ut_host... yes #12 305.7 checking for struct utmp.ut_host... yes #12 306.4 checking for struct utmpx.ut_id... yes #12 307.0 checking for struct utmp.ut_id... yes #12 307.7 checking for struct utmpx.ut_session... yes #12 308.2 checking for struct utmp.ut_session... yes #12 309.0 checking for struct utmpx.ut_exit... yes #12 310.2 checking for struct utmp.ut_exit... yes #12 311.4 checking for struct utmpx.ut_exit.ut_exit... no #12 312.3 checking for struct utmpx.ut_exit.e_exit... yes #12 312.8 checking for struct utmp.ut_exit.e_exit... yes #12 313.5 checking for struct utmpx.ut_exit.ut_termination... no #12 314.4 checking for struct utmpx.ut_exit.e_termination... yes #12 315.1 checking for struct utmp.ut_exit.e_termination... yes #12 315.8 checking whether sysinfo is declared... yes #12 316.3 checking for sys/sysctl.h... yes #12 317.0 checking for sysctl... yes #12 317.7 checking whether lstat correctly handles trailing slash... yes #12 318.8 checking whether // is distinct from /... no #12 318.9 checking whether realpath works... yes #12 319.9 checking for faccessat... yes #12 320.5 checking for getcwd... yes #12 321.1 checking whether byte ordering is bigendian... no #12 322.3 checking if environ is properly declared... yes #12 322.7 checking for complete errno.h... yes #12 322.9 checking whether ctype.h defines __header_inline... no #12 323.1 checking for mode_t... yes #12 324.2 checking whether strmode is declared... no #12 324.7 checking whether getline is declared... yes #12 325.4 checking for gawk... no #12 325.4 checking for mawk... mawk #12 325.5 checking for getopt.h... (cached) yes #12 325.5 checking for getopt_long_only... yes #12 326.0 checking whether getopt is POSIX compatible... yes #12 328.6 checking for working GNU getopt function... yes #12 329.5 checking for working GNU getopt_long function... yes #12 330.3 checking whether timespec_get is declared... yes #12 330.7 checking for timespec_get... yes #12 331.4 checking for struct timeval... yes #12 331.8 checking for wide-enough struct timeval.tv_sec member... yes #12 332.2 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #12 332.5 checking whether the compiler produces multi-arch binaries... no #12 332.7 checking whether stdint.h conforms to C99... yes #12 334.0 checking whether stdint.h works without ISO C predefines... yes #12 334.5 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #12 335.1 checking whether memmem is declared... yes #12 335.8 checking whether memrchr is declared... yes #12 336.5 checking whether defines MIN and MAX... no #12 336.7 checking whether defines MIN and MAX... yes #12 337.3 checking whether time_t is signed... yes #12 337.7 checking whether alarm is declared... yes #12 338.5 checking for working mktime... no #12 339.7 checking whether struct tm is in sys/time.h or time.h... time.h #12 340.1 checking for struct tm.tm_zone... yes #12 341.8 checking for struct tm.tm_gmtoff... yes #12 342.2 checking whether is self-contained... yes #12 343.5 checking for inline... inline #12 343.7 checking for sigset_t... yes #12 344.4 checking for volatile sig_atomic_t... yes #12 345.1 checking for sighandler_t... yes #12 345.9 checking for wchar_t... yes #12 346.2 checking for good max_align_t... yes #12 346.5 checking whether NULL can be used in arbitrary expressions... yes #12 346.9 checking for unreachable... no #12 347.6 checking whether fcloseall is declared... yes #12 348.1 checking whether getw is declared... yes #12 348.8 checking whether putw is declared... yes #12 349.6 checking which flavor of printf attribute matches inttypes macros... system #12 350.1 checking whether strnlen is declared... yes #12 350.9 checking whether strtoimax is declared... yes #12 351.6 checking whether stat file-mode macros are broken... no #12 352.0 checking for nlink_t... yes #12 352.6 checking for struct timespec in ... yes #12 353.0 checking for TIME_UTC in ... yes #12 353.3 checking whether execvpe is declared... yes #12 353.8 checking whether clearerr_unlocked is declared... yes #12 354.3 checking whether feof_unlocked is declared... yes #12 354.8 checking whether ferror_unlocked is declared... yes #12 355.0 checking whether fflush_unlocked is declared... yes #12 355.5 checking whether fgets_unlocked is declared... yes #12 355.9 checking whether fputc_unlocked is declared... yes #12 356.7 checking whether fputs_unlocked is declared... yes #12 357.3 checking whether fread_unlocked is declared... yes #12 357.9 checking whether fwrite_unlocked is declared... yes #12 358.5 checking whether getc_unlocked is declared... yes #12 358.9 checking whether getchar_unlocked is declared... yes #12 359.3 checking whether putc_unlocked is declared... yes #12 359.8 checking whether putchar_unlocked is declared... yes #12 360.4 checking type of array argument to getgroups... gid_t #12 361.2 checking whether getdelim is declared... yes #12 362.0 checking whether getdtablesize is declared... yes #12 362.2 checking whether malloc is ptrdiff_t safe... yes #12 362.4 checking whether malloc, realloc, calloc set errno on failure... yes #12 362.4 checking for O_CLOEXEC... yes #12 362.6 checking for promoted mode_t type... mode_t #12 362.8 checking whether the utimes function works... yes #12 363.5 checking for C compiler option to allow warnings... -Wno-error #12 364.1 checking for alignas and alignof... yes, macros #12 364.6 checking for alloca as a compiler built-in... yes #12 364.6 checking for static_assert... yes, an macro #12 364.9 checking for __builtin_expect... yes #12 365.5 checking byteswap.h usability... yes #12 365.9 checking byteswap.h presence... yes #12 366.0 checking for byteswap.h... yes #12 366.0 checking for readlinkat... yes #12 366.8 checking for library containing clock_gettime... none required #12 367.3 checking for clock_getres... yes #12 367.7 checking for clock_gettime... yes #12 368.3 checking for clock_settime... yes #12 368.7 checking for copy_file_range... yes #12 369.3 checking for d_type member in directory struct... yes #12 369.9 checking whether // is distinct from /... (cached) no #12 369.9 checking whether dup2 works... yes #12 370.6 checking for library containing backtrace_symbols_fd... none required #12 371.3 checking for faccessat... (cached) yes #12 371.3 checking whether fchmodat works... no #12 372.3 checking for readlinkat... (cached) yes #12 372.3 checking whether fcntl handles F_DUPFD correctly... yes #12 373.1 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #12 374.2 checking whether fdopendir is declared... yes #12 374.6 checking whether fdopendir works... yes #12 375.5 checking for flexible array member... yes #12 376.0 checking for __fpending... yes #12 376.4 checking whether __fpending is declared... yes #12 376.8 checking whether free is known to preserve errno... no #12 377.1 checking whether fstatat (..., 0) works... yes #12 377.8 checking for sys/mount.h... yes #12 378.5 checking for statvfs function (SVR4)... yes #12 379.2 checking whether to use statvfs64... no #12 379.4 checking for two-argument statfs with statfs.f_frsize member... yes #12 380.3 checking sys/fs/s5param.h usability... no #12 380.8 checking sys/fs/s5param.h presence... no #12 380.9 checking for sys/fs/s5param.h... no #12 380.9 checking sys/statfs.h usability... yes #12 381.4 checking sys/statfs.h presence... yes #12 381.5 checking for sys/statfs.h... yes #12 381.6 checking for statfs that truncates block counts... no #12 381.9 checking for futimens... yes #12 382.7 checking whether futimens works... yes #12 384.5 checking for getline... yes #12 385.2 checking for working getline function... yes #12 386.1 checking for getloadavg... yes #12 386.8 checking sys/loadavg.h usability... no #12 387.2 checking sys/loadavg.h presence... no #12 387.4 checking for sys/loadavg.h... no #12 387.5 checking whether getloadavg is declared... yes #12 388.1 checking for getrandom... yes #12 388.7 checking whether getrandom is compatible with its GNU+BSD signature... yes #12 389.1 checking for gettimeofday with POSIX signature... yes #12 389.5 checking whether the compiler supports the __inline keyword... yes #12 389.8 checking gmp.h usability... yes #12 390.3 checking gmp.h presence... yes #12 390.5 checking for gmp.h... yes #12 390.5 checking for library containing __gmpz_roinit_n... -lgmp #12 391.5 checking for memmem... yes #12 392.3 checking whether memmem works... yes #12 393.0 checking for mempcpy... yes #12 393.6 checking for memrchr... yes #12 394.2 checking for explicit_memset... no #12 394.9 checking for mkostemp... yes #12 395.6 checking for library containing nanosleep... none required #12 396.3 checking for working nanosleep... no (mishandles large arguments) #12 398.4 checking for sys/pstat.h... no #12 399.0 checking for sys/sysmp.h... no #12 399.4 checking for sys/param.h... (cached) yes #12 399.5 checking for sys/sysctl.h... (cached) yes #12 399.6 checking for sched_getaffinity_np... no #12 400.3 checking for pstat_getdynamic... no #12 401.1 checking for sysmp... no #12 401.8 checking for sysctl... (cached) yes #12 401.9 checking for sched_getaffinity... yes #12 402.5 checking for glibc compatible sched_getaffinity... yes #12 403.0 checking for pipe2... yes #12 403.7 checking whether signature of pselect conforms to POSIX... yes #12 404.2 checking whether pselect detects invalid fds... yes #12 405.0 checking whether pthread_sigmask is a macro... no #12 405.2 checking whether pthread_sigmask returns error numbers... yes #12 405.9 checking whether pthread_sigmask unblocks signals correctly... guessing yes #12 409.1 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #12 410.7 checking whether readlink signature is correct... yes #12 411.0 checking whether readlink handles trailing slash correctly... yes #12 411.3 checking whether readlink truncates results correctly... yes #12 411.6 checking for readlinkat... (cached) yes #12 411.6 checking whether readlinkat signature is correct... yes #12 411.8 checking for working re_compile_pattern... no #12 413.0 checking libintl.h usability... yes #12 413.6 checking libintl.h presence... yes #12 413.8 checking for libintl.h... yes #12 413.9 checking whether isblank is declared... yes #12 414.3 checking for sig2str... no #12 415.0 checking for sigdescr_np... no #12 415.9 checking for socklen_t... yes #12 416.5 checking for ssize_t... yes #12 417.0 checking for struct stat.st_atim.tv_nsec... yes #12 417.5 checking whether struct stat.st_atim is of type struct timespec... yes #12 418.0 checking for struct stat.st_birthtimespec.tv_nsec... no #12 418.5 checking for struct stat.st_birthtimensec... no #12 419.4 checking for struct stat.st_birthtim.tv_nsec... no #12 419.9 checking for bool, true, false... no #12 420.3 checking for stpcpy... yes #12 421.1 checking for working strnlen... yes #12 422.2 checking whether strtoimax works... yes #12 422.8 checking whether symlink handles trailing slash correctly... yes #12 423.7 checking whether localtime_r is declared... yes #12 424.2 checking whether localtime_r is compatible with its POSIX signature... yes #12 424.6 checking whether localtime works even near extrema... yes #12 425.4 checking for timezone_t... no #12 425.6 checking for timegm... yes #12 426.2 checking whether timer_settime is declared... yes #12 426.5 checking for library containing timer_settime... -lrt #12 428.6 checking for timer_settime... yes #12 429.0 checking for utimensat... yes #12 429.6 checking whether utimensat works... yes #12 431.5 checking for variable-length arrays... yes #12 431.9 checking whether getdtablesize works... yes #12 433.8 checking for __mktime_internal... no #12 434.4 checking for timer_getoverrun... yes #12 435.1 checking for gcc option to disable position independent executables... not needed #12 435.1 checking for __ctype_get_mb_cur_max... yes #12 435.8 checking whether MB_CUR_MAX is defined to function that won't link... no #12 436.0 #12 436.0 Configured for 'x86_64-pc-linux-gnu'. #12 436.0 #12 436.0 Where should the build process find the source code? . #12 436.0 What compiler should emacs be built with? gcc -g3 -O2 -DHAVE_CONFIG_H #12 436.0 Should Emacs use the GNU version of malloc? no #12 436.0 (The GNU allocators don't work with this system configuration.) #12 436.0 Should Emacs use a relocating allocator for buffers? no #12 436.0 Should Emacs use mmap(2) for buffer allocation? no #12 436.0 What window system should Emacs use? none #12 436.0 What toolkit should Emacs use? none #12 436.0 Where do we find X Windows header files? NONE #12 436.0 Where do we find X Windows libraries? NONE #12 436.0 Does Emacs use -lXaw3d? no #12 436.0 Is Emacs being built for Android? no #12 436.0 Does Emacs use the X Double Buffer Extension? no #12 436.0 Does Emacs use -lXpm? no #12 436.0 Does Emacs use -ljpeg? no #12 436.0 Does Emacs use -ltiff? no #12 436.0 Does Emacs use a gif library? no #12 436.0 Does Emacs use a png library? no #12 436.0 Does Emacs use -lrsvg-2? no #12 436.0 Does Emacs use -lwebp? no #12 436.0 Does Emacs use -lsqlite3? no #12 436.0 Does Emacs use cairo? no #12 436.0 Does Emacs use -llcms2? no #12 436.0 Does Emacs use imagemagick? no #12 436.0 Does Emacs use native APIs for images? no #12 436.0 Does Emacs support sound? yes #12 436.0 Does Emacs use -lgpm? no #12 436.0 Does Emacs use -ldbus? yes #12 436.0 Does Emacs use -lgconf? no #12 436.0 Does Emacs use GSettings? no #12 436.0 Does Emacs use a file notification library? yes -lglibc (inotify) #12 436.0 Does Emacs use access control lists? yes -lacl -lattr #12 436.0 Does Emacs use -lselinux? no #12 436.0 Does Emacs use -lgnutls? yes #12 436.0 Does Emacs use -lxml2? no #12 436.0 Does Emacs use -lfreetype? no #12 436.0 Does Emacs use HarfBuzz? no #12 436.0 Does Emacs use -lm17n-flt? no #12 436.0 Does Emacs use -lotf? no #12 436.0 Does Emacs use -lxft? no #12 436.0 Does Emacs use -lsystemd? no #12 436.0 Does Emacs use -ljansson? no #12 436.0 Does Emacs use -ltree-sitter? no #12 436.0 Does Emacs use the GMP library? yes #12 436.0 Does Emacs directly use zlib? no #12 436.0 Does Emacs have dynamic modules support? yes #12 436.0 Does Emacs use toolkit scroll bars? no #12 436.0 Does Emacs support Xwidgets? no #12 436.0 Does Emacs have threading support in lisp? yes #12 436.0 Does Emacs support the portable dumper? yes #12 436.0 Does Emacs support legacy unexec dumping? no #12 436.0 Which dumping strategy does Emacs use? pdumper #12 436.0 Does Emacs have native lisp compiler? no #12 436.0 Does Emacs use version 2 of the X Input Extension? no #12 436.0 Does Emacs generate a smaller-size Japanese dictionary? no #12 436.0 #12 436.0 #12 438.1 configure: creating ./config.status #12 438.8 configure: WARNING: This configuration installs a 'movemail' program #12 438.8 that does not retrieve POP3 email. By default, Emacs 25 and earlier #12 438.8 installed a 'movemail' program that retrieved POP3 email via only #12 438.8 insecure channels, a practice that is no longer recommended but that #12 438.8 you can continue to support by using './configure --with-pop'. #12 438.8 configure: You might want to install GNU Mailutils #12 438.8 and use './configure --with-mailutils'. #12 440.6 MAKE='make' ./config.status #12 441.8 config.status: creating src/verbose.mk #12 442.0 config.status: creating src/emacs-module.h #12 442.3 config.status: creating Makefile #12 442.5 config.status: creating lib/gnulib.mk #12 442.9 config.status: creating ./doc/man/emacs.1 #12 443.1 config.status: creating lib/Makefile #12 443.3 config.status: creating lib-src/Makefile #12 447.3 config.status: creating oldXMenu/Makefile #12 447.5 config.status: creating src/Makefile #12 447.7 config.status: creating lwlib/Makefile #12 448.0 config.status: creating nextstep/Makefile #12 448.2 config.status: creating nt/Makefile #12 448.4 config.status: creating doc/emacs/Makefile #12 448.6 config.status: creating doc/misc/Makefile #12 448.8 config.status: creating doc/lispintro/Makefile #12 449.0 config.status: creating doc/lispref/Makefile #12 449.2 config.status: creating lisp/Makefile #12 449.4 config.status: creating leim/Makefile #12 451.7 config.status: creating test/Makefile #12 452.1 config.status: creating test/manual/noverlay/Makefile #12 452.4 config.status: creating test/infra/Makefile #12 452.6 config.status: creating admin/charsets/Makefile #12 452.9 config.status: creating admin/unidata/Makefile #12 453.3 config.status: creating admin/grammars/Makefile #12 453.6 config.status: creating java/Makefile #12 453.9 config.status: creating cross/Makefile #12 454.2 config.status: creating java/AndroidManifest.xml #12 454.4 config.status: creating src/config.h #12 454.5 config.status: executing src/epaths.h commands #12 454.6 make[3]: Entering directory '/checkout' #12 454.8 make[3]: Leaving directory '/checkout' #12 454.9 config.status: executing src/.gdbinit commands #12 454.9 config.status: executing doc/emacs/emacsver.texi commands #12 455.0 config.status: executing etc-refcards-emacsver.tex commands #12 455.0 make[3]: Entering directory '/checkout' #12 455.2 make[3]: Leaving directory '/checkout' #12 455.2 make[2]: Leaving directory '/checkout' #12 455.2 make actual-all #12 455.3 make[2]: Entering directory '/checkout' #12 455.7 make -C lib all #12 456.2 make[3]: Entering directory '/checkout/lib' #12 456.2 GEN alloca.h #12 456.2 GEN dirent.h #12 456.3 GEN fcntl.h #12 456.4 GEN malloc/dynarray.gl.h #12 456.5 GEN malloc/dynarray-skeleton.gl.h #12 456.6 GEN inttypes.h #12 456.7 GEN limits.h #12 456.8 GEN signal.h #12 456.9 GEN stdckdint.h #12 456.9 GEN stddef.h #12 456.9 GEN stdio.h #12 457.5 GEN stdlib.h #12 458.1 GEN string.h #12 458.4 GEN sys/random.h #12 461.0 GEN sys/select.h #12 461.3 GEN sys/stat.h #12 461.8 GEN sys/time.h #12 462.9 GEN sys/types.h #12 463.0 GEN time.h #12 463.2 GEN unistd.h #12 463.9 CC fingerprint.o #12 464.3 CC mktime.o #12 466.3 CC acl-errno-valid.o #12 466.8 CC acl-internal.o #12 468.6 CC get-permissions.o #12 469.2 CC set-permissions.o #12 470.1 CC allocator.o #12 470.5 CC binary-io.o #12 471.0 CC boot-time.o #12 472.3 CC c-ctype.o #12 473.1 CC c-strcasecmp.o #12 473.6 CC c-strncasecmp.o #12 474.1 CC careadlinkat.o #12 474.9 CC close-stream.o #12 475.5 CC copy-file-range.o #12 476.1 CC count-leading-zeros.o #12 476.7 CC count-one-bits.o #12 477.3 CC count-trailing-zeros.o #12 477.9 CC md5-stream.o #12 478.7 CC md5.o #12 480.9 CC sha1.o #12 485.4 CC sha256.o #12 492.9 CC sha512.o #12 503.3 CC dtoastr.o #12 504.1 CC dtotimespec.o #12 504.5 CC fchmodat.o #12 505.2 CC fcntl.o #12 506.1 CC file-has-acl.o #12 507.6 CC filemode.o #12 508.3 CC filevercmp.o #12 509.6 CC free.o #12 510.2 CC fsusage.o #12 510.9 CC gettime.o #12 511.4 CC malloc/dynarray_at_failure.o #12 512.0 CC malloc/dynarray_emplace_enlarge.o #12 512.8 CC malloc/dynarray_finalize.o #12 513.5 CC malloc/dynarray_resize.o #12 514.2 CC malloc/dynarray_resize_clear.o #12 514.6 CC memset_explicit.o #12 515.1 CC nanosleep.o #12 515.9 CC nproc.o #12 516.9 CC nstrftime.o #12 522.0 CC pipe2.o #12 522.5 CC qcopy-acl.o #12 523.1 CC regex.o #12 554.1 CC sig2str.o #12 555.0 CC sigdescr_np.o #12 555.7 CC stat-time.o #12 556.4 CC tempname.o #12 557.6 CC time_rz.o #12 558.8 CC timegm.o #12 559.2 CC timespec.o #12 559.7 CC timespec-add.o #12 560.2 CC timespec-sub.o #12 560.6 CC u64.o #12 560.9 CC unistd.o #12 561.3 CC openat-die.o #12 561.9 CC save-cwd.o #12 562.5 AR libgnu.a #12 563.4 make[3]: Leaving directory '/checkout/lib' #12 563.4 make -C lib-src all #12 563.5 make[3]: Entering directory '/checkout/lib-src' #12 563.5 CCLD etags #12 592.8 CCLD ctags #12 623.7 CCLD emacsclient #12 629.3 CCLD ebrowse #12 641.9 CCLD hexl #12 643.7 CC pop.o #12 644.1 CCLD movemail #12 645.8 CCLD make-docfile #12 652.7 CCLD make-fingerprint #12 654.3 make[3]: Leaving directory '/checkout/lib-src' #12 654.3 make -C src BIN_DESTDIR=''/usr/local/bin/'' \ #12 654.3 ELN_DESTDIR='/usr/local/lib/emacs/30.0.50/' all #12 655.4 make[3]: Entering directory '/checkout/src' #12 655.4 GEN globals.h #12 656.3 CC dispnew.o #12 680.7 CC frame.o #12 700.8 CC scroll.o #12 705.7 CC xdisp.o #12 846.1 CC menu.o #12 853.6 CC window.o #12 895.4 CC charset.o #12 915.7 CC coding.o #12 999.2 CC category.o #12 1004. CC ccl.o #12 1019. CC character.o #12 1028. CC chartab.o #12 1040. CC bidi.o #12 1052. CC cm.o #12 1055. CC term.o #12 1075. CC terminal.o #12 1080. CC xfaces.o #12 1111. CC dbusbind.o #12 1133. CC emacs.o #12 1143. CC keyboard.o #12 1212. CC macros.o #12 1215. CC keymap.o #12 1241. CC sysdep.o #12 1254. CC bignum.o #12 1259. CC buffer.o #12 1281. CC filelock.o #12 1286. CC insdel.o #12 1295. CC marker.o #12 1301. CC minibuf.o #12 1318. CC fileio.o #12 1347. CC dired.o #12 1354. CC cmds.o #12 1360. CC casetab.o #12 1363. CC casefiddle.o #12 1369. CC indent.o #12 1384. CC search.o #12 1404. CC regex-emacs.o #12 1449. CC undo.o #12 1452. CC alloc.o #12 1478. CC pdumper.o #12 1502. CC data.o #12 1529. GEN buildobj.h #12 1531. CC doc.o #12 1538. CC editfns.o #12 1571. CC callint.o #12 1578. CC eval.o #12 1606. CC floatfns.o #12 1612. CC fns.o #12 1658. CC sort.o #12 1662. CC font.o #12 1699. CC print.o #12 1718. CC lread.o #12 1748. CC emacs-module.o #12 1762. CC syntax.o #12 1792. CC bytecode.o #12 1809. CC comp.o #12 1811. CC dynlib.o #12 1811. CC process.o #12 1853. CC gnutls.o #12 1869. CC callproc.o #12 1878. CC region-cache.o #12 1881. CC sound.o #12 1885. CC timefns.o #12 1895. CC atimer.o #12 1898. CC doprnt.o #12 1902. CC intervals.o #12 1916. CC textprop.o #12 1933. CC composite.o #12 1952. CC xml.o #12 1954. CC lcms.o #12 1954. CC inotify.o #12 1960. CC profiler.o #12 1965. CC decompress.o #12 1965. CC thread.o #12 1970. CC systhread.o #12 1972. CC sqlite.o #12 1974. CC treesit.o #12 1976. CC itree.o #12 1982. CC terminfo.o #12 1984. CC lastfile.o #12 1986. make -C ../admin/charsets all #12 1986. make[4]: Entering directory '/checkout/admin/charsets' #12 1986. GEN ../../etc/charsets/8859-2.map #12 1986. GEN ../../etc/charsets/8859-3.map #12 1986. GEN ../../etc/charsets/8859-4.map #12 1987. GEN ../../etc/charsets/8859-5.map #12 1987. GEN ../../etc/charsets/8859-6.map #12 1987. GEN ../../etc/charsets/8859-7.map #12 1987. GEN ../../etc/charsets/8859-8.map #12 1987. GEN ../../etc/charsets/8859-9.map #12 1987. GEN ../../etc/charsets/8859-10.map #12 1988. GEN ../../etc/charsets/8859-11.map #12 1988. GEN ../../etc/charsets/8859-13.map #12 1988. GEN ../../etc/charsets/8859-14.map #12 1988. GEN ../../etc/charsets/8859-15.map #12 1988. GEN ../../etc/charsets/8859-16.map #12 1989. GEN ../../etc/charsets/IBM037.map #12 1989. GEN ../../etc/charsets/IBM038.map #12 1989. GEN ../../etc/charsets/IBM256.map #12 1989. GEN ../../etc/charsets/IBM273.map #12 1989. GEN ../../etc/charsets/IBM274.map #12 1989. GEN ../../etc/charsets/IBM275.map #12 1990. GEN ../../etc/charsets/IBM277.map #12 1990. GEN ../../etc/charsets/IBM278.map #12 1990. GEN ../../etc/charsets/IBM280.map #12 1990. GEN ../../etc/charsets/IBM281.map #12 1990. GEN ../../etc/charsets/IBM284.map #12 1990. GEN ../../etc/charsets/IBM285.map #12 1991. GEN ../../etc/charsets/IBM290.map #12 1991. GEN ../../etc/charsets/IBM297.map #12 1991. GEN ../../etc/charsets/IBM420.map #12 1991. GEN ../../etc/charsets/IBM423.map #12 1991. GEN ../../etc/charsets/IBM424.map #12 1991. GEN ../../etc/charsets/IBM437.map #12 1991. GEN ../../etc/charsets/IBM500.map #12 1992. GEN ../../etc/charsets/IBM850.map #12 1992. GEN ../../etc/charsets/IBM851.map #12 1992. GEN ../../etc/charsets/IBM852.map #12 1992. GEN ../../etc/charsets/IBM855.map #12 1992. GEN ../../etc/charsets/IBM856.map #12 1993. GEN ../../etc/charsets/IBM857.map #12 1993. GEN ../../etc/charsets/IBM860.map #12 1993. GEN ../../etc/charsets/IBM861.map #12 1993. GEN ../../etc/charsets/IBM862.map #12 1993. GEN ../../etc/charsets/IBM863.map #12 1993. GEN ../../etc/charsets/IBM864.map #12 1993. GEN ../../etc/charsets/IBM865.map #12 1994. GEN ../../etc/charsets/IBM866.map #12 1994. GEN ../../etc/charsets/IBM868.map #12 1994. GEN ../../etc/charsets/IBM869.map #12 1994. GEN ../../etc/charsets/IBM870.map #12 1994. GEN ../../etc/charsets/IBM871.map #12 1994. GEN ../../etc/charsets/IBM874.map #12 1995. GEN ../../etc/charsets/IBM875.map #12 1995. GEN ../../etc/charsets/IBM880.map #12 1995. GEN ../../etc/charsets/IBM891.map #12 1995. GEN ../../etc/charsets/IBM903.map #12 1995. GEN ../../etc/charsets/IBM904.map #12 1995. GEN ../../etc/charsets/IBM905.map #12 1996. GEN ../../etc/charsets/IBM918.map #12 1996. GEN ../../etc/charsets/IBM1004.map #12 1996. GEN ../../etc/charsets/IBM1026.map #12 1996. GEN ../../etc/charsets/IBM1047.map #12 1996. GEN ../../etc/charsets/CP737.map #12 1996. GEN ../../etc/charsets/CP775.map #12 1997. GEN ../../etc/charsets/CP1125.map #12 1997. GEN ../../etc/charsets/CP1250.map #12 1997. GEN ../../etc/charsets/CP1251.map #12 1997. GEN ../../etc/charsets/CP1252.map #12 1997. GEN ../../etc/charsets/CP1253.map #12 1997. GEN ../../etc/charsets/CP1254.map #12 1998. GEN ../../etc/charsets/CP1255.map #12 1998. GEN ../../etc/charsets/CP1256.map #12 1998. GEN ../../etc/charsets/CP1257.map #12 1998. GEN ../../etc/charsets/CP1258.map #12 1998. GEN ../../etc/charsets/CP10007.map #12 1999. GEN ../../etc/charsets/CP720.map #12 1999. GEN ../../etc/charsets/CP858.map #12 1999. GEN ../../etc/charsets/GB2312.map #12 2000. GEN ../../etc/charsets/GBK.map #12 2002. GEN ../../etc/charsets/GB180302.map #12 2005. GEN ../../etc/charsets/GB180304.map #12 2007. GEN ../../etc/charsets/BIG5.map #12 2008. GEN ../../etc/charsets/BIG5-HKSCS.map #12 2010. GEN ../../etc/charsets/CNS-1.map #12 2011. GEN ../../etc/charsets/CNS-2.map #12 2012. GEN ../../etc/charsets/CNS-3.map #12 2013. GEN ../../etc/charsets/CNS-4.map #12 2014. GEN ../../etc/charsets/CNS-5.map #12 2015. GEN ../../etc/charsets/CNS-6.map #12 2016. GEN ../../etc/charsets/CNS-7.map #12 2017. GEN ../../etc/charsets/CNS-F.map #12 2018. GEN ../../etc/charsets/JISX0201.map #12 2018. GEN ../../etc/charsets/JISX0208.map #12 2019. GEN ../../etc/charsets/JISX0212.map #12 2020. GEN ../../etc/charsets/JISX2131.map #12 2021. GEN ../../etc/charsets/JISX2132.map #12 2022. GEN ../../etc/charsets/JISC6226.map #12 2022. GEN ../../etc/charsets/CP932-2BYTE.map #12 2023. GEN ../../etc/charsets/JISX213A.map #12 2023. GEN ../../etc/charsets/KSC5601.map #12 2025. GEN ../../etc/charsets/KSC5636.map #12 2025. GEN ../../etc/charsets/JOHAB.map #12 2027. GEN ../../etc/charsets/KOI-8.map #12 2027. GEN ../../etc/charsets/KOI8-R.map #12 2027. GEN ../../etc/charsets/KOI8-U.map #12 2028. GEN ../../etc/charsets/KOI8-T.map #12 2028. GEN ../../etc/charsets/ALTERNATIVNYJ.map #12 2028. GEN ../../etc/charsets/MIK.map #12 2028. GEN ../../etc/charsets/PTCP154.map #12 2028. GEN ../../etc/charsets/TIS-620.map #12 2028. GEN ../../etc/charsets/VISCII.map #12 2028. GEN ../../etc/charsets/VSCII.map #12 2029. GEN ../../etc/charsets/VSCII-2.map #12 2029. GEN ../../etc/charsets/KA-PS.map #12 2029. GEN ../../etc/charsets/KA-ACADEMY.map #12 2029. GEN ../../etc/charsets/HP-ROMAN8.map #12 2029. GEN ../../etc/charsets/NEXTSTEP.map #12 2030. GEN ../../etc/charsets/MACINTOSH.map #12 2030. GEN ../../etc/charsets/EBCDICUK.map #12 2030. GEN ../../etc/charsets/EBCDICUS.map #12 2030. GEN ../../etc/charsets/stdenc.map #12 2030. GEN ../../etc/charsets/symbol.map #12 2030. GEN ../../etc/charsets/CP949-2BYTE.map #12 2032. GEN ../../etc/charsets/BIG5-1.map #12 2033. GEN ../../etc/charsets/BIG5-2.map #12 2033. GEN ../../etc/charsets/MULE-ethiopic.map #12 2033. GEN ../../etc/charsets/MULE-ipa.map #12 2033. GEN ../../etc/charsets/MULE-is13194.map #12 2033. GEN ../../etc/charsets/MULE-sisheng.map #12 2033. GEN ../../etc/charsets/MULE-tibetan.map #12 2033. GEN ../../etc/charsets/MULE-lviscii.map #12 2033. GEN ../../etc/charsets/MULE-uviscii.map #12 2033. GEN ../../lisp/international/cp51932.el #12 2033. GEN ../../lisp/international/eucjp-ms.el #12 2034. GEN charsets.stamp #12 2034. make[4]: Leaving directory '/checkout/admin/charsets' #12 2034. make -C ../admin/unidata charscript.el #12 2034. make[4]: Entering directory '/checkout/admin/unidata' #12 2034. GEN ../../lisp/international/charscript.el #12 2034. make[4]: Leaving directory '/checkout/admin/unidata' #12 2034. make -C ../admin/unidata emoji-zwj.el #12 2034. make[4]: Entering directory '/checkout/admin/unidata' #12 2034. GEN ../../lisp/international/emoji-zwj.el #12 2034. make[4]: Leaving directory '/checkout/admin/unidata' #12 2034. CCLD temacs #12 2047. /bin/mkdir -p ../etc #12 2047. GEN ../etc/DOC #12 2049. make -C ../lisp update-subdirs #12 2049. make[4]: Entering directory '/checkout/lisp' #12 2049. make[4]: Leaving directory '/checkout/lisp' #12 2049. cp -f temacs bootstrap-emacs #12 2050. rm -f bootstrap-emacs.pdmp #12 2050. ./temacs --batch -l loadup --temacs=pbootstrap \ #12 2050. --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/30.0.50/ #12 2050. Loading loadup.el (source)... #12 2050. Dump mode: pbootstrap #12 2050. Using load-path (/checkout/lisp /checkout/lisp/emacs-lisp /checkout/lisp/progmodes /checkout/lisp/language /checkout/lisp/international /checkout/lisp/textmodes /checkout/lisp/vc) #12 2050. Loading emacs-lisp/debug-early (source)... #12 2050. Loading emacs-lisp/byte-run (source)... #12 2050. Loading emacs-lisp/backquote (source)... #12 2050. Loading subr (source)... #12 2050. Loading keymap (source)... #12 2050. Loading version (source)... #12 2050. Loading widget (source)... #12 2050. Loading custom (source)... #12 2050. Loading emacs-lisp/map-ynp (source)... #12 2050. Loading international/mule (source)... #12 2050. Loading international/mule-conf (source)... #12 2051. Loading env (source)... #12 2051. Loading format (source)... #12 2051. Loading bindings (source)... #12 2052. Loading window (source)... #12 2052. Loading /checkout/lisp/files.el (source)... #12 2062. Loading /checkout/lisp/emacs-lisp/macroexp.el (source)... #12 2066. Loading /checkout/lisp/emacs-lisp/pcase.el (source)... #12 2066. Loading /checkout/lisp/emacs-lisp/macroexp.el (source)... #12 2069. Loading /checkout/lisp/cus-face.el (source)... #12 2069. Loading /checkout/lisp/faces.el (source)... #12 2070. Loading /checkout/lisp/ldefs-boot.el (source)... #12 2084. Loading /checkout/lisp/button.el (source)... #12 2084. Loading /checkout/lisp/emacs-lisp/cl-preloaded.el (source)... #12 2099. Loading /checkout/lisp/emacs-lisp/oclosure.el (source)... #12 2101. Loading /checkout/lisp/obarray.el (source)... #12 2101. Loading /checkout/lisp/abbrev.el (source)... #12 2103. Loading /checkout/lisp/help.el (source)... #12 2107. Loading /checkout/lisp/jka-cmpr-hook.el (source)... #12 2108. Loading /checkout/lisp/epa-hook.el (source)... #12 2108. Loading /checkout/lisp/international/mule-cmds.el (source)... #12 2110. Loading /checkout/lisp/case-table.el (source)... #12 2110. Loading /checkout/lisp/international/characters.el (source)... #12 2112. Loading /checkout/lisp/international/charscript.el (source)... #12 2112. Loading /checkout/lisp/international/emoji-zwj.el (source)... #12 2114. Loading /checkout/lisp/composite.el (source)... #12 2115. Loading /checkout/lisp/language/chinese.el (source)... #12 2115. Loading /checkout/lisp/language/cyrillic.el (source)... #12 2115. Loading /checkout/lisp/language/indian.el (source)... #12 2116. Loading /checkout/lisp/language/sinhala.el (source)... #12 2116. Loading /checkout/lisp/language/english.el (source)... #12 2116. Loading /checkout/lisp/language/ethiopic.el (source)... #12 2117. Loading /checkout/lisp/language/european.el (source)... #12 2118. Loading /checkout/lisp/language/czech.el (source)... #12 2118. Loading /checkout/lisp/language/slovak.el (source)... #12 2119. Loading /checkout/lisp/language/romanian.el (source)... #12 2119. Loading /checkout/lisp/language/greek.el (source)... #12 2119. Loading /checkout/lisp/language/hebrew.el (source)... #12 2119. Loading /checkout/lisp/international/cp51932.el (source)... #12 2120. Loading /checkout/lisp/international/eucjp-ms.el (source)... #12 2121. Loading /checkout/lisp/language/japanese.el (source)... #12 2121. Loading /checkout/lisp/language/korean.el (source)... #12 2122. Loading /checkout/lisp/language/lao.el (source)... #12 2122. Loading /checkout/lisp/language/tai-viet.el (source)... #12 2122. Loading /checkout/lisp/language/thai.el (source)... #12 2122. Loading /checkout/lisp/language/tibetan.el (source)... #12 2123. Loading /checkout/lisp/language/vietnamese.el (source)... #12 2123. Loading /checkout/lisp/language/misc-lang.el (source)... #12 2123. Loading /checkout/lisp/language/utf-8-lang.el (source)... #12 2124. Loading /checkout/lisp/language/georgian.el (source)... #12 2124. Loading /checkout/lisp/language/khmer.el (source)... #12 2124. Loading /checkout/lisp/language/burmese.el (source)... #12 2124. Loading /checkout/lisp/language/cham.el (source)... #12 2124. Loading /checkout/lisp/language/philippine.el (source)... #12 2125. Loading /checkout/lisp/language/indonesian.el (source)... #12 2125. Loading /checkout/lisp/indent.el (source)... #12 2125. Loading /checkout/lisp/emacs-lisp/cl-generic.el (source)... #12 2129. Loading /checkout/lisp/simple.el (source)... #12 2139. Loading /checkout/lisp/emacs-lisp/seq.el (source)... #12 2142. Loading /checkout/lisp/emacs-lisp/nadvice.el (source)... #12 2143. Loading /checkout/lisp/minibuffer.el (source)... #12 2150. Loading /checkout/lisp/frame.el (source)... #12 2152. Loading /checkout/lisp/startup.el (source)... #12 2154. Loading /checkout/lisp/term/tty-colors.el (source)... #12 2154. Loading /checkout/lisp/font-core.el (source)... #12 2155. Loading /checkout/lisp/emacs-lisp/syntax.el (source)... #12 2155. Loading /checkout/lisp/font-lock.el (source)... #12 2157. Loading /checkout/lisp/jit-lock.el (source)... #12 2158. Loading /checkout/lisp/mouse.el (source)... #12 2161. Loading /checkout/lisp/select.el (source)... #12 2162. Loading /checkout/lisp/emacs-lisp/timer.el (source)... #12 2163. Loading /checkout/lisp/emacs-lisp/easymenu.el (source)... #12 2164. Loading /checkout/lisp/isearch.el (source)... #12 2167. Loading /checkout/lisp/rfn-eshadow.el (source)... #12 2168. Loading /checkout/lisp/menu-bar.el (source)... #12 2173. Loading /checkout/lisp/tab-bar.el (source)... #12 2178. Loading /checkout/lisp/emacs-lisp/lisp.el (source)... #12 2178. Loading /checkout/lisp/textmodes/page.el (source)... #12 2179. Loading /checkout/lisp/register.el (source)... #12 2181. Loading /checkout/lisp/textmodes/paragraphs.el (source)... #12 2182. Loading /checkout/lisp/progmodes/prog-mode.el (source)... #12 2187. Loading /checkout/lisp/emacs-lisp/lisp-mode.el (source)... #12 2189. Loading /checkout/lisp/textmodes/text-mode.el (source)... #12 2189. Loading /checkout/lisp/textmodes/fill.el (source)... #12 2190. Loading /checkout/lisp/newcomment.el (source)... #12 2191. Loading /checkout/lisp/replace.el (source)... #12 2193. Loading /checkout/lisp/emacs-lisp/tabulated-list.el (source)... #12 2194. Loading /checkout/lisp/buff-menu.el (source)... #12 2196. Loading /checkout/lisp/progmodes/elisp-mode.el (source)... #12 2218. Loading /checkout/lisp/emacs-lisp/float-sup.el (source)... #12 2219. Loading /checkout/lisp/vc/vc-hooks.el (source)... #12 2220. Loading /checkout/lisp/vc/ediff-hook.el (source)... #12 2221. Loading /checkout/lisp/uniquify.el (source)... #12 2222. Loading /checkout/lisp/electric.el (source)... #12 2223. Loading /checkout/lisp/paren.el (source)... #12 2224. Loading /checkout/lisp/emacs-lisp/shorthands.el (source)... #12 2225. Loading /checkout/lisp/emacs-lisp/eldoc.el (source)... #12 2227. Loading /checkout/lisp/emacs-lisp/cconv.el (source)... #12 2241. Loading /checkout/lisp/cus-start.el (source)... #12 2242. Loading /checkout/lisp/tooltip.el (source)... #12 2243. Loading /checkout/lisp/international/iso-transl.el (source)... #12 2243. Loading /checkout/lisp/emacs-lisp/rmc.el (source)... #12 2244. Finding pointers to doc strings... #12 2244. Finding pointers to doc strings...done #12 2245. Dumping under the name bootstrap-emacs.pdmp #12 2246. Dumping fingerprint: 59d12da4f83f9d479af54289dc60cad031be05c88dbfe0762dfc380b14886e21 #12 2275. Dump complete #12 2275. Byte counts: header=100 hot=15549580 discardable=137600 cold=10933632 #12 2275. Reloc counts: hot=1083940 discardable=4932 #12 2275. ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" #12 2275. make[4]: Entering directory '/checkout/lisp' #12 2275. ELC emacs-lisp/macroexp.elc #12 2303. ELC emacs-lisp/cconv.elc #12 2334. ELC emacs-lisp/byte-opt.elc #12 2361. ELC emacs-lisp/bytecomp.elc #12 2387. ELC emacs-lisp/loaddefs-gen.elc #12 2393. ELC emacs-lisp/radix-tree.elc #12 2395. make[4]: Leaving directory '/checkout/lisp' #12 2396. make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" #12 2396. make[4]: Entering directory '/checkout/lisp' #12 2396. make[4]: Nothing to be done for 'compile-first'. #12 2396. make[4]: Leaving directory '/checkout/lisp' #12 2396. make -C ../lisp autoloads EMACS="../src/bootstrap-emacs" #12 2396. make[4]: Entering directory '/checkout/lisp' #12 2396. ELC international/titdic-cnv.elc #12 2401. make -C ../leim all EMACS="../src/bootstrap-emacs" #12 2401. make[5]: Entering directory '/checkout/leim' #12 2401. GEN ../lisp/leim/quail/CCDOSPY.el #12 2405. GEN ../lisp/leim/quail/Punct.el #12 2409. GEN ../lisp/leim/quail/QJ.el #12 2412. GEN ../lisp/leim/quail/SW.el #12 2416. GEN ../lisp/leim/quail/TONEPY.el #12 2420. GEN ../lisp/leim/quail/4Corner.el #12 2423. GEN ../lisp/leim/quail/ARRAY30.el #12 2427. GEN ../lisp/leim/quail/ECDICT.el #12 2431. GEN ../lisp/leim/quail/ETZY.el #12 2435. GEN ../lisp/leim/quail/Punct-b5.el #12 2438. GEN ../lisp/leim/quail/PY-b5.el #12 2442. GEN ../lisp/leim/quail/QJ-b5.el #12 2445. GEN ../lisp/leim/quail/ZOZY.el #12 2449. GEN ../lisp/leim/quail/tsang-b5.el #12 2454. GEN ../lisp/leim/quail/tsang-cns.el #12 2459. GEN ../lisp/leim/quail/PY.el #12 2463. GEN ../lisp/leim/quail/ZIRANMA.el #12 2469. GEN ../lisp/leim/quail/CTLau.el #12 2472. GEN ../lisp/leim/quail/CTLau-b5.el #12 2476. GEN ../lisp/language/pinyin.el #12 2480. GEN ../lisp/leim/leim-list.el #12 2500. make[5]: Leaving directory '/checkout/leim' #12 2500. make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs" #12 2500. make[5]: Entering directory '/checkout/admin/grammars' #12 2500. GEN ../../lisp/cedet/semantic/bovine/c-by.el #12 2514. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #12 2539. GEN ../../lisp/cedet/semantic/bovine/make-by.el #12 2555. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #12 2576. GEN ../../lisp/cedet/semantic/bovine/scm-by.el #12 2590. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #12 2606. GEN ../../lisp/cedet/semantic/grammar-wy.el #12 2620. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #12 2641. GEN ../../lisp/cedet/semantic/wisent/javat-wy.el #12 2671. GEN ../../lisp/cedet/semantic/wisent/js-wy.el #12 2697. GEN ../../lisp/cedet/semantic/wisent/python-wy.el #12 2731. GEN ../../lisp/cedet/srecode/srt-wy.el #12 2763. make[5]: Leaving directory '/checkout/admin/grammars' #12 2763. GEN autoloads #12 2765. INFO Scraping files for loaddefs... #12 2772. INFO Scraping files for loaddefs...10% #12 2776. INFO Scraping files for loaddefs...20% #12 2780. INFO Scraping files for loaddefs...30% #12 2784. INFO Scraping files for loaddefs...40% #12 2788. INFO Scraping files for loaddefs...50% #12 2791. INFO Scraping files for loaddefs...60% #12 2794. INFO Scraping files for loaddefs...70% #12 2797. INFO Scraping files for loaddefs...80% #12 2801. INFO Scraping files for loaddefs...90% #12 2805. INFO Scraping files for loaddefs...100% #12 2805. INFO Scraping files for loaddefs...done #12 2806. GEN textmodes/reftex-loaddefs.el #12 2806. GEN textmodes/texinfo-loaddefs.el #12 2806. GEN org/org-loaddefs.el #12 2806. GEN net/tramp-loaddefs.el #12 2806. GEN mh-e/mh-loaddefs.el #12 2806. GEN eshell/esh-groups.el #12 2806. GEN erc/erc-loaddefs.el #12 2806. GEN emacs-lisp/cl-loaddefs.el #12 2806. GEN cedet/srecode/loaddefs.el #12 2807. GEN cedet/semantic/loaddefs.el #12 2807. GEN cedet/ede/loaddefs.el #12 2807. GEN calendar/diary-loaddefs.el #12 2807. GEN calendar/holiday-loaddefs.el #12 2807. GEN calendar/cal-loaddefs.el #12 2807. GEN calc/calc-loaddefs.el #12 2807. GEN ps-print-loaddefs.el #12 2807. GEN ibuffer-loaddefs.el #12 2807. GEN dired-loaddefs.el #12 2812. GEN loaddefs.el #12 2812. INFO Scraping files for loaddefs... #12 2812. INFO Scraping files for loaddefs...75% #12 2812. INFO Scraping files for loaddefs...done #12 2812. GEN ../../lisp/theme-loaddefs.el #12 2812. make[4]: Leaving directory '/checkout/lisp' #12 2812. ELC ../lisp/abbrev.elc #12 2815. ELC ../lisp/bindings.elc #12 2820. ELC ../lisp/buff-menu.elc #12 2824. ELC ../lisp/button.elc #12 2827. ELC ../lisp/case-table.elc #12 2829. ELC ../lisp/composite.elc #12 2834. ELC ../lisp/cus-face.elc #12 2837. ELC ../lisp/cus-start.elc #12 2839. ELC ../lisp/custom.elc #12 2844. ELC ../lisp/disp-table.elc #12 2847. ELC ../lisp/dnd.elc #12 2850. ELC ../lisp/dos-fns.elc #12 2853. ELC ../lisp/dos-vars.elc #12 2855. ELC ../lisp/dos-w32.elc #12 2858. ELC ../lisp/dynamic-setting.elc #12 2861. #12 2861. In end of data: #12 2861. dynamic-setting.el:59:12: Warning: the function `reconsider-frame-fonts' is not known to be defined. #12 2861. ELC ../lisp/electric.elc #12 2865. ELC ../lisp/emacs-lisp/backquote.elc #12 2867. ELC ../lisp/emacs-lisp/byte-run.elc #12 2871. ELC ../lisp/emacs-lisp/cl-generic.elc #12 2880. ELC ../lisp/emacs-lisp/cl-preloaded.elc #12 2885. ELC ../lisp/emacs-lisp/debug-early.elc #12 2887. ELC ../lisp/emacs-lisp/easymenu.elc #12 2891. ELC ../lisp/emacs-lisp/eldoc.elc #12 2895. ELC ../lisp/emacs-lisp/float-sup.elc #12 2898. ELC ../lisp/emacs-lisp/lisp-mode.elc #12 2903. ELC ../lisp/emacs-lisp/lisp.elc #12 2906. ELC ../lisp/emacs-lisp/map-ynp.elc #12 2909. ELC ../lisp/emacs-lisp/nadvice.elc #12 2913. ELC ../lisp/emacs-lisp/oclosure.elc #12 2917. ELC ../lisp/emacs-lisp/regexp-opt.elc #12 2920. ELC ../lisp/emacs-lisp/rmc.elc #12 2923. ELC ../lisp/emacs-lisp/seq.elc #12 2929. ELC ../lisp/emacs-lisp/shorthands.elc #12 2931. ELC ../lisp/emacs-lisp/syntax.elc #12 2936. ELC ../lisp/emacs-lisp/tabulated-list.elc #12 2940. ELC ../lisp/emacs-lisp/timer.elc #12 2944. ELC ../lisp/env.elc #12 2946. ELC ../lisp/epa-hook.elc #12 2948. ELC ../lisp/faces.elc #12 2954. ELC ../lisp/files.elc #12 2970. ELC ../lisp/font-core.elc #12 2973. ELC ../lisp/font-lock.elc #12 2978. ELC ../lisp/format.elc #12 2982. ELC ../lisp/frame.elc #12 2990. ELC ../lisp/fringe.elc #12 2993. ELC ../lisp/help.elc #12 3000. ELC ../lisp/image.elc #12 3005. ELC ../lisp/indent.elc #12 3009. ELC ../lisp/international/charscript.elc #12 3011. ELC ../lisp/international/emoji-zwj.elc #12 3015. ELC ../lisp/international/characters.elc #12 3019. make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" #12 3019. make[4]: Entering directory '/checkout/admin/unidata' #12 3019. ELC uvs.elc #12 3022. ELC unidata-gen.elc #12 3027. GEN unidata.txt #12 3030. GEN ../../lisp/international/uni-bidi.el #12 3033. GEN ../../lisp/international/uni-brackets.el #12 3034. GEN ../../lisp/international/uni-category.el #12 3036. GEN ../../lisp/international/uni-combining.el #12 3037. GEN ../../lisp/international/uni-comment.el #12 3039. GEN ../../lisp/international/uni-decimal.el #12 3040. GEN ../../lisp/international/uni-decomposition.el #12 3042. GEN ../../lisp/international/uni-digit.el #12 3044. GEN ../../lisp/international/uni-lowercase.el #12 3045. GEN ../../lisp/international/uni-mirrored.el #12 3048. GEN ../../lisp/international/uni-name.el #12 3060. GEN ../../lisp/international/uni-numeric.el #12 3062. GEN ../../lisp/international/uni-old-name.el #12 3065. GEN ../../lisp/international/uni-special-lowercase.el #12 3067. GEN ../../lisp/international/uni-special-titlecase.el #12 3071. GEN ../../lisp/international/uni-special-uppercase.el #12 3073. GEN ../../lisp/international/uni-titlecase.el #12 3076. GEN ../../lisp/international/uni-uppercase.el #12 3078. GEN ../../lisp/international/charprop.el #12 3079. GEN ../../lisp/international/emoji-labels.el #12 3108. GEN ../../lisp/international/uni-scripts.el #12 3111. GEN ../../lisp/international/uni-confusable.el #12 3115. GEN ../../lisp/international/idna-mapping.el #12 3121. make[4]: Leaving directory '/checkout/admin/unidata' #12 3121. make -C ../admin/charsets cp51932.el #12 3121. make[4]: Entering directory '/checkout/admin/charsets' #12 3121. make[4]: Nothing to be done for 'cp51932.el'. #12 3121. make[4]: Leaving directory '/checkout/admin/charsets' #12 3121. ELC ../lisp/international/cp51932.elc #12 3123. make -C ../admin/charsets eucjp-ms.el #12 3124. make[4]: Entering directory '/checkout/admin/charsets' #12 3124. make[4]: Nothing to be done for 'eucjp-ms.el'. #12 3124. make[4]: Leaving directory '/checkout/admin/charsets' #12 3124. ELC ../lisp/international/eucjp-ms.elc #12 3127. ELC ../lisp/international/fontset.elc #12 3130. ELC ../lisp/international/iso-transl.elc #12 3133. ELC ../lisp/international/mule-cmds.elc #12 3140. ELC ../lisp/international/mule-conf.elc #12 3146. ELC ../lisp/international/mule-util.elc #12 3149. ELC ../lisp/international/mule.elc #12 3155. ELC ../lisp/international/ucs-normalize.elc #12 3178. ELC ../lisp/isearch.elc #12 3191. ELC ../lisp/jit-lock.elc #12 3194. ELC ../lisp/jka-cmpr-hook.elc #12 3197. ELC ../lisp/keymap.elc #12 3200. ELC ../lisp/language/burmese.elc #12 3202. ELC ../lisp/language/cham.elc #12 3204. ELC ../lisp/language/chinese.elc #12 3206. ELC ../lisp/language/cyrillic.elc #12 3209. ELC ../lisp/language/czech.elc #12 3211. ELC ../lisp/language/english.elc #12 3213. ELC ../lisp/language/ethiopic.elc #12 3215. ELC ../lisp/language/european.elc #12 3217. ELC ../lisp/language/georgian.elc #12 3219. ELC ../lisp/language/greek.elc #12 3221. ELC ../lisp/language/hebrew.elc #12 3224. ELC ../lisp/language/indian.elc #12 3226. ELC ../lisp/language/indonesian.elc #12 3228. ELC ../lisp/language/japanese.elc #12 3230. ELC ../lisp/language/khmer.elc #12 3232. ELC ../lisp/language/korean.elc #12 3234. ELC ../lisp/language/lao.elc #12 3236. ELC ../lisp/language/misc-lang.elc #12 3238. ELC ../lisp/language/philippine.elc #12 3241. ELC ../lisp/language/romanian.elc #12 3243. ELC ../lisp/language/sinhala.elc #12 3244. ELC ../lisp/language/slovak.elc #12 3246. ELC ../lisp/language/tai-viet.elc #12 3248. ELC ../lisp/language/thai.elc #12 3251. ELC ../lisp/language/tibetan.elc #12 3252. ELC ../lisp/language/utf-8-lang.elc #12 3254. ELC ../lisp/language/vietnamese.elc #12 3257. ELC ../lisp/loaddefs.elc #12 3275. ELC ../lisp/ls-lisp.elc #12 3277. ELC ../lisp/menu-bar.elc #12 3282. ELC ../lisp/minibuffer.elc #12 3291. ELC ../lisp/mouse.elc #12 3297. ELC ../lisp/mwheel.elc #12 3299. ELC ../lisp/newcomment.elc #12 3303. ELC ../lisp/obarray.elc #12 3305. ELC ../lisp/paren.elc #12 3308. ELC ../lisp/pgtk-dnd.elc #12 3311. ELC ../lisp/progmodes/elisp-mode.elc #12 3317. ELC ../lisp/progmodes/prog-mode.elc #12 3319. ELC ../lisp/register.elc #12 3324. ELC ../lisp/replace.elc #12 3330. ELC ../lisp/rfn-eshadow.elc #12 3332. ELC ../lisp/scroll-bar.elc #12 3334. ELC ../lisp/select.elc #12 3337. ELC ../lisp/simple.elc #12 3355. ELC ../lisp/startup.elc #12 3361. ELC ../lisp/subr.elc #12 3374. ELC ../lisp/tab-bar.elc #12 3382. ELC ../lisp/term/android-win.elc #12 3385. #12 3385. In end of data: #12 3385. term/android-win.el:64:4: Warning: the function `x-handle-args' is not known to be defined. #12 3385. ELC ../lisp/term/common-win.elc #12 3388. ELC ../lisp/term/haiku-win.elc #12 3391. ELC ../lisp/term/internal.elc #12 3394. ELC ../lisp/term/ns-win.elc #12 3400. ELC ../lisp/term/pc-win.elc #12 3404. ELC ../lisp/term/pgtk-win.elc #12 3407. ELC ../lisp/term/tty-colors.elc #12 3410. ELC ../lisp/term/w32-win.elc #12 3413. ELC ../lisp/term/x-win.elc #12 3418. ELC ../lisp/textmodes/fill.elc #12 3423. ELC ../lisp/textmodes/page.elc #12 3425. ELC ../lisp/textmodes/paragraphs.elc #12 3428. ELC ../lisp/textmodes/text-mode.elc #12 3431. ELC ../lisp/tool-bar.elc #12 3434. ELC ../lisp/tooltip.elc #12 3437. ELC ../lisp/touch-screen.elc #12 3442. ELC ../lisp/uniquify.elc #12 3446. ELC ../lisp/vc/ediff-hook.elc #12 3449. ELC ../lisp/vc/vc-hooks.elc #12 3453. ELC ../lisp/version.elc #12 3456. ELC ../lisp/w32-fns.elc #12 3459. ELC ../lisp/w32-vars.elc #12 3461. ELC ../lisp/widget.elc #12 3463. ELC ../lisp/window.elc #12 3477. ELC ../lisp/x-dnd.elc #12 3482. rm -f emacs && cp -f temacs emacs #12 3482. LC_ALL=C ./temacs -batch -l loadup --temacs=pdump \ #12 3482. --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/30.0.50/ #12 3482. Loading loadup.el (source)... #12 3482. Dump mode: pdump #12 3482. Using load-path (/checkout/lisp) #12 3482. Loading emacs-lisp/debug-early... #12 3482. Loading emacs-lisp/byte-run... #12 3482. Loading emacs-lisp/backquote... #12 3482. Loading subr... #12 3483. Loading keymap... #12 3483. Loading version... #12 3483. Loading widget... #12 3483. Loading custom... #12 3483. Loading emacs-lisp/map-ynp... #12 3483. Loading international/mule... #12 3483. Loading international/mule-conf... #12 3483. Loading env... #12 3483. Loading format... #12 3483. Loading bindings... #12 3483. Loading window... #12 3484. Loading files... #12 3484. Loading emacs-lisp/macroexp... #12 3484. Loading cus-face... #12 3484. Loading faces... #12 3484. Loading loaddefs... #12 3485. Loading theme-loaddefs.el (source)... #12 3487. Loading button... #12 3487. Loading emacs-lisp/cl-preloaded... #12 3487. Loading emacs-lisp/oclosure... #12 3487. Loading obarray... #12 3487. Loading abbrev... #12 3487. Loading help... #12 3488. Loading jka-cmpr-hook... #12 3488. Loading epa-hook... #12 3488. Loading international/mule-cmds... #12 3488. Loading case-table... #12 3488. Loading international/charprop.el (source)... #12 3489. Loading international/characters... #12 3490. Loading international/charscript... #12 3490. Loading international/emoji-zwj... #12 3490. Loading composite... #12 3490. Loading language/chinese... #12 3490. Loading language/cyrillic... #12 3490. Loading language/indian... #12 3490. Loading language/sinhala... #12 3490. Loading language/english... #12 3490. Loading language/ethiopic... #12 3491. Loading language/european... #12 3491. Loading language/czech... #12 3491. Loading language/slovak... #12 3491. Loading language/romanian... #12 3491. Loading language/greek... #12 3491. Loading language/hebrew... #12 3491. Loading international/cp51932... #12 3491. Loading international/eucjp-ms... #12 3492. Loading language/japanese... #12 3492. Loading language/korean... #12 3492. Loading language/lao... #12 3492. Loading language/tai-viet... #12 3492. Loading language/thai... #12 3492. Loading language/tibetan... #12 3493. Loading language/vietnamese... #12 3493. Loading language/misc-lang... #12 3493. Loading language/utf-8-lang... #12 3493. Loading language/georgian... #12 3493. Loading language/khmer... #12 3493. Loading language/burmese... #12 3493. Loading language/cham... #12 3493. Loading language/philippine... #12 3493. Loading language/indonesian... #12 3494. Loading indent... #12 3494. Loading emacs-lisp/cl-generic... #12 3494. Loading simple... #12 3495. Loading emacs-lisp/seq... #12 3495. Loading emacs-lisp/nadvice... #12 3495. Loading minibuffer... #12 3496. Loading frame... #12 3496. Loading startup... #12 3496. Loading term/tty-colors... #12 3497. Loading font-core... #12 3498. Loading emacs-lisp/syntax... #12 3498. Loading font-lock... #12 3498. Loading jit-lock... #12 3498. Loading mouse... #12 3499. Loading select... #12 3499. Loading emacs-lisp/timer... #12 3499. Loading emacs-lisp/easymenu... #12 3499. Loading isearch... #12 3500. Loading rfn-eshadow... #12 3500. Loading menu-bar... #12 3500. Loading tab-bar... #12 3501. Loading emacs-lisp/lisp... #12 3501. Loading textmodes/page... #12 3501. Loading register... #12 3501. Loading textmodes/paragraphs... #12 3501. Loading progmodes/prog-mode... #12 3502. Loading emacs-lisp/lisp-mode... #12 3502. Loading textmodes/text-mode... #12 3502. Loading textmodes/fill... #12 3502. Loading newcomment... #12 3502. Loading replace... #12 3503. Loading emacs-lisp/tabulated-list... #12 3503. Loading buff-menu... #12 3503. Loading progmodes/elisp-mode... #12 3504. Loading emacs-lisp/float-sup... #12 3504. Loading vc/vc-hooks... #12 3504. Loading vc/ediff-hook... #12 3504. Loading uniquify... #12 3504. Loading electric... #12 3505. Loading paren... #12 3505. Loading emacs-lisp/shorthands... #12 3505. Loading emacs-lisp/eldoc... #12 3506. Loading emacs-lisp/cconv... #12 3506. Loading cus-start... #12 3506. Loading tooltip... #12 3506. Loading international/iso-transl... #12 3506. Loading leim/leim-list.el (source)... #12 3508. Loading emacs-lisp/rmc... #12 3508. Waiting for git... #12 3508. Waiting for git... #12 3508. Finding pointers to doc strings... #12 3509. Finding pointers to doc strings...done #12 3509. Pure-hashed: 17393 strings, 5573 vectors, 50149 conses, 5110 bytecodes, 330 others #12 3509. Dumping under the name emacs.pdmp #12 3509. Dumping fingerprint: 59d12da4f83f9d479af54289dc60cad031be05c88dbfe0762dfc380b14886e21 #12 3515. Dump complete #12 3515. Byte counts: header=100 hot=7813412 discardable=137600 cold=3730968 #12 3515. Reloc counts: hot=445879 discardable=4904 #12 3515. Adding name emacs-30.0.50.1 #12 3515. Adding name emacs-30.0.50.1.pdmp #12 3515. cp -f emacs.pdmp bootstrap-emacs.pdmp #12 3516. make[3]: Leaving directory '/checkout/src' #12 3516. make -C lisp all #12 3516. make[3]: Entering directory '/checkout/lisp' #12 3516. make -C ../leim all EMACS="../src/emacs" #12 3516. make[4]: Entering directory '/checkout/leim' #12 3516. make[4]: Nothing to be done for 'all'. #12 3516. make[4]: Leaving directory '/checkout/leim' #12 3516. make -C ../admin/grammars all EMACS="../../src/emacs" #12 3516. make[4]: Entering directory '/checkout/admin/grammars' #12 3516. make[4]: Nothing to be done for 'all'. #12 3516. make[4]: Leaving directory '/checkout/admin/grammars' #12 3516. make[4]: Entering directory '/checkout/lisp' #12 3516. ELC emacs-lisp/eieio.elc #12 3520. ELC emacs-lisp/eieio-base.elc #12 3523. ELC cedet/semantic/db.elc #12 3528. ELC international/ja-dic-cnv.elc #12 3531. ELC org/ox.elc #12 3557. ELC org/ox-texinfo.elc #12 3583. ELC org/org-macro.elc #12 3585. ELC org/org-element.elc #12 3616. ELC org/oc.elc #12 3621. ELC org/ol.elc #12 3626. ELC emacs-lisp/cl-lib.elc #12 3629. make[4]: Leaving directory '/checkout/lisp' #12 3629. GEN autoloads #12 3631. INFO Scraping files for loaddefs... #12 3631. INFO Scraping files for loaddefs...26% #12 3631. INFO Scraping files for loaddefs...81% #12 3631. INFO Scraping files for loaddefs...done #12 3631. INFO Scraping files for loaddefs... #12 3631. INFO Scraping files for loaddefs...done #12 3653. make[4]: Entering directory '/checkout/lisp' #12 3653. ELC align.elc #12 3656. ELC allout-widgets.elc #12 3660. ELC allout.elc #12 3664. ELC ansi-color.elc #12 3667. ELC ansi-osc.elc #12 3669. ELC apropos.elc #12 3672. ELC arc-mode.elc #12 3676. ELC array.elc #12 3679. ELC auth-source-pass.elc #12 3684. ELC auth-source.elc #12 3690. ELC autoinsert.elc #12 3692. ELC autorevert.elc #12 3697. ELC avoid.elc #12 3700. ELC battery.elc #12 3705. ELC bind-key.elc #12 3714. ELC bookmark.elc #12 3717. ELC bs.elc #12 3721. ELC calculator.elc #12 3725. #12 3725. In calculator-register-read-with-preview: #12 3725. calculator.el:1481:10: Warning: `register-preview-delay' is an obsolete variable (as of 30.1); No longer used. #12 3725. ELC cdl.elc #12 3728. ELC char-fold.elc #12 3735. ELC chistory.elc #12 3738. ELC cmuscheme.elc #12 3741. ELC color.elc #12 3744. ELC comint.elc #12 3748. ELC completion-preview.elc #12 3752. #12 3752. In toplevel form: #12 3752. completion-preview.el:136:18: Warning: reference to free variable `mouse-wheel-up-event' #12 3752. completion-preview.el:137:18: Warning: reference to free variable `mouse-wheel-up-alternate-event' #12 3752. completion-preview.el:138:18: Warning: reference to free variable `mouse-wheel-down-event' #12 3752. completion-preview.el:139:18: Warning: reference to free variable `mouse-wheel-down-alternate-event' #12 3752. ELC completion.elc #12 3755. ELC cus-dep.elc #12 3758. ELC cus-edit.elc #12 3764. ELC cus-theme.elc #12 3767. ELC dabbrev.elc #12 3769. ELC delim-col.elc #12 3771. ELC delsel.elc #12 3773. ELC descr-text.elc #12 3776. ELC desktop.elc #12 3780. ELC dframe.elc #12 3782. ELC dired-aux.elc #12 3787. ELC dired-loaddefs.elc #12 3790. ELC dired-x.elc #12 3793. ELC dired.elc #12 3798. #12 3798. In end of data: #12 3798. dired.el:5220:38: Warning: the function `tool-bar--image-expression' is not known to be defined. #12 3798. ELC dirtrack.elc #12 3801. ELC display-fill-column-indicator.elc #12 3804. ELC display-line-numbers.elc #12 3806. ELC doc-view.elc #12 3810. ELC dom.elc #12 3813. ELC double.elc #12 3816. ELC ebuff-menu.elc #12 3818. ELC echistory.elc #12 3820. ELC ecomplete.elc #12 3823. ELC edmacro.elc #12 3826. ELC ehelp.elc #12 3828. ELC elec-pair.elc #12 3831. ELC elide-head.elc #12 3833. ELC emacs-lock.elc #12 3835. ELC epa-dired.elc #12 3838. ELC epa-file.elc #12 3842. ELC epa-ks.elc #12 3848. ELC epa-mail.elc #12 3851. ELC epa.elc #12 3855. ELC epg-config.elc #12 3858. ELC epg.elc #12 3866. ELC expand.elc #12 3868. ELC external-completion.elc #12 3870. ELC ezimage.elc #12 3873. ELC face-remap.elc #12 3875. ELC facemenu.elc #12 3877. ELC ffap.elc #12 3880. ELC filecache.elc #12 3883. ELC fileloop.elc #12 3886. ELC filenotify.elc #12 3889. ELC files-x.elc #12 3892. ELC filesets.elc #12 3896. ELC find-cmd.elc #12 3899. ELC find-dired.elc #12 3901. ELC find-file.elc #12 3904. ELC find-lisp.elc #12 3906. ELC finder.elc #12 3911. ELC flow-ctrl.elc #12 3913. ELC foldout.elc #12 3916. ELC follow.elc #12 3919. ELC format-spec.elc #12 3921. ELC forms.elc #12 3924. ELC frameset.elc #12 3926. ELC generic-x.elc #12 3928. ELC help-at-pt.elc #12 3930. ELC help-fns.elc #12 3932. ELC help-macro.elc #12 3935. ELC help-mode.elc #12 3937. ELC hex-util.elc #12 3938. ELC hexl.elc #12 3940. ELC hfy-cmap.elc #12 3942. ELC hi-lock.elc #12 3944. ELC hilit-chg.elc #12 3946. ELC hippie-exp.elc #12 3948. ELC hl-line.elc #12 3950. ELC htmlfontify.elc #12 3954. ELC ibuf-ext.elc #12 3958. ELC ibuf-macs.elc #12 3960. ELC ibuffer-loaddefs.elc #12 3963. ELC ibuffer.elc #12 3966. ELC icomplete.elc #12 3969. ELC ido.elc #12 3972. ELC ielm.elc #12 3974. ELC iimage.elc #12 3976. ELC image-file.elc #12 3978. ELC image-mode.elc #12 3980. ELC imenu.elc #12 3981. ELC indent-aux.elc #12 3983. ELC info-look.elc #12 3985. ELC info-xref.elc #12 3988. ELC info.elc #12 3994. ELC informat.elc #12 3996. ELC isearchb.elc #12 3998. ELC jka-compr.elc #12 4001. ELC json.elc #12 4003. ELC jsonrpc.elc #12 4006. ELC kermit.elc #12 4009. ELC kmacro.elc #12 4010. ELC loadhist.elc #12 4012. ELC locate.elc #12 4013. ELC lpr.elc #12 4014. ELC macros.elc #12 4015. ELC man.elc #12 4017. ELC master.elc #12 4018. ELC mb-depth.elc #12 4019. ELC md4.elc #12 4021. ELC midnight.elc #12 4024. ELC minibuf-eldef.elc #12 4030. ELC misc.elc #12 4033. ELC misearch.elc #12 4035. ELC mouse-copy.elc #12 4037. ELC mouse-drag.elc #12 4040. ELC mpc.elc #12 4044. ELC msb.elc #12 4047. ELC notifications.elc #12 4049. ELC novice.elc #12 4052. ELC outline.elc #12 4055. ELC password-cache.elc #12 4057. ELC pcmpl-cvs.elc #12 4060. ELC pcmpl-git.elc #12 4064. ELC pcmpl-gnu.elc #12 4067. ELC pcmpl-linux.elc #12 4070. ELC pcmpl-rpm.elc #12 4072. ELC pcmpl-unix.elc #12 4074. ELC pcmpl-x.elc #12 4077. ELC pcomplete.elc #12 4080. ELC pixel-scroll.elc #12 4083. ELC plstore.elc #12 4085. ELC printing.elc #12 4089. ELC proced.elc #12 4091. ELC profiler.elc #12 4094. ELC ps-bdf.elc #12 4097. ELC ps-mule.elc #12 4100. ELC ps-print-loaddefs.elc #12 4102. ELC ps-print.elc #12 4106. ELC ps-samp.elc #12 4107. ELC recentf.elc #12 4110. ELC rect.elc #12 4112. ELC registry.elc #12 4115. ELC repeat.elc #12 4117. ELC reposition.elc #12 4119. ELC reveal.elc #12 4121. ELC rot13.elc #12 4123. ELC rtree.elc #12 4125. ELC ruler-mode.elc #12 4127. ELC savehist.elc #12 4128. ELC saveplace.elc #12 4129. ELC scroll-all.elc #12 4131. ELC scroll-lock.elc #12 4134. ELC server.elc #12 4137. ELC ses.elc #12 4143. ELC shadowfile.elc #12 4149. ELC shell.elc #12 4153. ELC skeleton.elc #12 4155. ELC so-long.elc #12 4159. ELC sort.elc #12 4161. ELC soundex.elc #12 4163. ELC speedbar.elc #12 4167. ELC sqlite-mode.elc #12 4170. ELC sqlite.elc #12 4172. ELC strokes.elc #12 4175. ELC svg.elc #12 4178. ELC t-mouse.elc #12 4180. ELC tab-line.elc #12 4183. ELC tabify.elc #12 4185. ELC talk.elc #12 4188. ELC tar-mode.elc #12 4191. ELC tempo.elc #12 4194. ELC term.elc #12 4198. ELC thingatpt.elc #12 4201. ELC thread.elc #12 4203. ELC time-stamp.elc #12 4206. ELC time.elc #12 4208. ELC timezone.elc #12 4210. ELC tmm.elc #12 4213. ELC transient.elc #12 4218. ELC tree-widget.elc #12 4221. ELC treesit.elc #12 4225. ELC tutorial.elc #12 4228. ELC type-break.elc #12 4230. ELC userlock.elc #12 4232. ELC vcursor.elc #12 4235. ELC view.elc #12 4237. ELC wdired.elc #12 4240. ELC whitespace.elc #12 4242. ELC wid-browse.elc #12 4245. ELC wid-edit.elc #12 4249. ELC windmove.elc #12 4251. ELC winner.elc #12 4253. ELC woman.elc #12 4257. ELC xdg.elc #12 4259. ELC xml.elc #12 4262. ELC xt-mouse.elc #12 4264. ELC xwidget.elc #12 4269. ELC yank-media.elc #12 4271. ELC calc/calc-aent.elc #12 4274. ELC calc/calc-alg.elc #12 4278. ELC calc/calc-arith.elc #12 4283. ELC calc/calc-bin.elc #12 4286. ELC calc/calc-comb.elc #12 4290. ELC calc/calc-cplx.elc #12 4292. ELC calc/calc-embed.elc #12 4295. ELC calc/calc-ext.elc #12 4300. ELC calc/calc-fin.elc #12 4302. ELC calc/calc-forms.elc #12 4306. ELC calc/calc-frac.elc #12 4309. ELC calc/calc-funcs.elc #12 4311. ELC calc/calc-graph.elc #12 4315. ELC calc/calc-help.elc #12 4317. ELC calc/calc-incom.elc #12 4319. ELC calc/calc-keypd.elc #12 4322. ELC calc/calc-lang.elc #12 4325. ELC calc/calc-loaddefs.elc #12 4327. ELC calc/calc-macs.elc #12 4329. ELC calc/calc-map.elc #12 4332. ELC calc/calc-math.elc #12 4335. ELC calc/calc-menu.elc #12 4338. ELC calc/calc-misc.elc #12 4341. ELC calc/calc-mode.elc #12 4343. ELC calc/calc-mtx.elc #12 4346. ELC calc/calc-nlfit.elc #12 4349. ELC calc/calc-poly.elc #12 4351. ELC calc/calc-prog.elc #12 4355. ELC calc/calc-rewr.elc #12 4359. ELC calc/calc-rules.elc #12 4361. ELC calc/calc-sel.elc #12 4363. ELC calc/calc-stat.elc #12 4366. ELC calc/calc-store.elc #12 4369. ELC calc/calc-stuff.elc #12 4371. ELC calc/calc-trail.elc #12 4373. ELC calc/calc-undo.elc #12 4375. ELC calc/calc-units.elc #12 4379. ELC calc/calc-vec.elc #12 4382. ELC calc/calc-yank.elc #12 4384. ELC calc/calc.elc #12 4388. ELC calc/calcalg2.elc #12 4393. ELC calc/calcalg3.elc #12 4396. ELC calc/calccomp.elc #12 4400. ELC calc/calcsel2.elc #12 4402. ELC calendar/appt.elc #12 4405. ELC calendar/cal-bahai.elc #12 4407. ELC calendar/cal-china.elc #12 4409. ELC calendar/cal-coptic.elc #12 4412. ELC calendar/cal-dst.elc #12 4414. ELC calendar/cal-french.elc #12 4416. ELC calendar/cal-hebrew.elc #12 4419. ELC calendar/cal-html.elc #12 4421. ELC calendar/cal-islam.elc #12 4424. ELC calendar/cal-iso.elc #12 4426. ELC calendar/cal-julian.elc #12 4428. ELC calendar/cal-loaddefs.elc #12 4430. ELC calendar/cal-mayan.elc #12 4433. ELC calendar/cal-menu.elc #12 4435. ELC calendar/cal-move.elc #12 4437. ELC calendar/cal-persia.elc #12 4439. ELC calendar/cal-tex.elc #12 4443. ELC calendar/cal-x.elc #12 4445. ELC calendar/calendar.elc #12 4449. ELC calendar/diary-lib.elc #12 4452. ELC calendar/diary-loaddefs.elc #12 4455. ELC calendar/holiday-loaddefs.elc #12 4457. ELC calendar/holidays.elc #12 4459. ELC calendar/icalendar.elc #12 4462. ELC calendar/iso8601.elc #12 4465. ELC calendar/lunar.elc #12 4467. ELC calendar/parse-time.elc #12 4469. ELC calendar/solar.elc #12 4471. ELC calendar/time-date.elc #12 4473. ELC calendar/timeclock.elc #12 4476. ELC calendar/todo-mode.elc #12 4480. ELC cedet/cedet-cscope.elc #12 4482. ELC cedet/cedet-files.elc #12 4484. ELC cedet/cedet-global.elc #12 4486. ELC cedet/cedet-idutils.elc #12 4487. ELC cedet/cedet.elc #12 4489. ELC cedet/data-debug.elc #12 4491. ELC cedet/ede.elc #12 4495. ELC cedet/mode-local.elc #12 4497. ELC cedet/pulse.elc #12 4499. ELC cedet/semantic.elc #12 4502. ELC cedet/srecode.elc #12 4505. ELC cedet/ede/auto.elc #12 4507. ELC cedet/ede/autoconf-edit.elc #12 4509. ELC cedet/ede/base.elc #12 4512. ELC cedet/ede/config.elc #12 4516. ELC cedet/ede/cpp-root.elc #12 4520. ELC cedet/ede/custom.elc #12 4523. ELC cedet/ede/detect.elc #12 4525. ELC cedet/ede/dired.elc #12 4529. ELC cedet/ede/emacs.elc #12 4533. ELC cedet/ede/files.elc #12 4536. ELC cedet/ede/generic.elc #12 4540. ELC cedet/ede/linux.elc #12 4544. ELC cedet/ede/loaddefs.elc #12 4546. ELC cedet/ede/locate.elc #12 4549. ELC cedet/ede/make.elc #12 4551. ELC cedet/ede/makefile-edit.elc #12 4553. ELC cedet/ede/pconf.elc #12 4556. ELC cedet/ede/pmake.elc #12 4560. ELC cedet/ede/proj-archive.elc #12 4564. ELC cedet/ede/proj-aux.elc #12 4568. ELC cedet/ede/proj-comp.elc #12 4571. ELC cedet/ede/proj-elisp.elc #12 4575. ELC cedet/ede/proj-info.elc #12 4579. ELC cedet/ede/proj-misc.elc #12 4582. ELC cedet/ede/proj-obj.elc #12 4586. ELC cedet/ede/proj-prog.elc #12 4590. ELC cedet/ede/proj-scheme.elc #12 4593. ELC cedet/ede/proj-shared.elc #12 4597. ELC cedet/ede/proj.elc #12 4601. ELC cedet/ede/project-am.elc #12 4606. ELC cedet/ede/shell.elc #12 4609. ELC cedet/ede/simple.elc #12 4613. ELC cedet/ede/source.elc #12 4615. ELC cedet/ede/speedbar.elc #12 4619. ELC cedet/ede/srecode.elc #12 4621. ELC cedet/ede/system.elc #12 4624. ELC cedet/ede/util.elc #12 4627. ELC cedet/semantic/analyze.elc #12 4631. ELC cedet/semantic/bovine.elc