Running with gitlab-runner 16.9.1 (782c6ecb)  on emba-docker-runner 2oEDrUT7, system ID: s_d7b5974cddbd section_start:1710072210: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:1710072247:prepare_executor section_start:1710072247:prepare_script Preparing environment Running on runner-2oedrut7-project-1-concurrent-1 via emba.gnu.org... section_end:1710072249:prepare_script section_start:1710072249: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 18b6289a as detached HEAD (ref is master)... Skipping Git submodules setup section_end:1710072393:get_sources section_start:1710072393: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: 5 Running: 3 Paused: 0 Stopped: 2 Images: 6 Server Version: 24.0.5 Storage Driver: overlay2 Backing Filesystem: xfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd 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 runc Default Runtime: runc Init Binary: docker-init containerd version: runc version: init version: WARNING: You're not using the default seccomp profile Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-97-generic Operating System: Trisquel GNU/Linux Aramo (11.0) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.752GiB Name: emba.gnu.org ID: 55c8fdc6-829d-4955-b191-c13a3205fe05 Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://serverproxy0p.fsf.org:8118/ WARNING: No kernel memory limit support 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 oom kill disable 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. Login Succeeded WARNING! Your password will be stored unencrypted in /.docker-config-18b6289adfd15029fbaf4a259c44f8df10b9d702/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store $ docker build --pull --target ${target} -t ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} -f test/infra/Dockerfile.emba . #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 DONE 0.2s #1 [internal] load build definition from Dockerfile.emba #1 transferring dockerfile: 6.47kB done #1 DONE 0.5s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 0.7s #12 [emacs-base 1/2] FROM docker.io/library/debian:bullseye@sha256:171478fbe... #12 DONE 0.0s #11 [emacs-base 2/2] RUN apt-get update && apt-get install -y --no-insta... #11 CACHED #9 [internal] load build context #9 transferring context: 17.83MB 3.7s #9 transferring context: 46.25MB 8.9s #9 ... #10 [emacs-native-comp 1/1] RUN apt-get update && apt-get install -y --n... #10 3.390 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] #10 3.437 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] #10 3.437 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] #10 4.119 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB] #10 5.039 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [269 kB] #10 6.208 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] #10 ... #9 [internal] load build context #9 transferring context: 76.29MB 14.0s #9 transferring context: 103.63MB 19.2s #9 ... #10 [emacs-native-comp 1/1] RUN apt-get update && apt-get install -y --n... #10 11.59 Fetched 8564 kB in 8s (1022 kB/s) #10 11.59 Reading package lists... #10 15.97 Reading package lists... #10 20.15 Building dependency tree... #10 21.10 Reading state information... #10 ... #9 [internal] load build context #9 transferring context: 126.09MB 24.4s #9 transferring context: 137.34MB 29.5s #9 ... #10 [emacs-native-comp 1/1] RUN apt-get update && apt-get install -y --n... #10 23.04 The following additional packages will be installed: #10 23.04 libgccjit0 #10 23.08 Suggested packages: #10 23.08 libgccjit-10-dbg #10 23.49 The following NEW packages will be installed: #10 23.49 libgccjit-10-dev libgccjit0 zlib1g-dev #10 23.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. #10 23.86 Need to get 7372 kB of archives. #10 23.86 After this operation, 26.8 MB of additional disk space will be used. #10 23.86 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgccjit0 amd64 10.2.1-6 [7163 kB] #10 24.50 Get:2 http://deb.debian.org/debian bullseye/main amd64 libgccjit-10-dev amd64 10.2.1-6 [17.4 kB] #10 24.54 Get:3 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] #10 ... #9 [internal] load build context #9 transferring context: 148.61MB 34.7s #9 transferring context: 169.44MB 40.0s #9 transferring context: 211.94MB 45.1s #9 ... #10 [emacs-native-comp 1/1] RUN apt-get update && apt-get install -y --n... #10 47.77 debconf: delaying package configuration, since apt-utils is not installed #10 48.31 Fetched 7372 kB in 1s (7461 kB/s) #10 ... #9 [internal] load build context #9 transferring context: 254.96MB 52.9s #9 transferring context: 272.16MB 56.6s done #9 DONE 73.8s #10 [emacs-native-comp 1/1] RUN apt-get update && apt-get install -y --n... #10 77.12 Selecting previously unselected package libgccjit0:amd64. #10 80.22 (Reading database ... 16475 files and directories currently installed.) #10 80.22 Preparing to unpack .../libgccjit0_10.2.1-6_amd64.deb ... #10 80.38 Unpacking libgccjit0:amd64 (10.2.1-6) ... #10 82.67 Selecting previously unselected package libgccjit-10-dev:amd64. #10 82.68 Preparing to unpack .../libgccjit-10-dev_10.2.1-6_amd64.deb ... #10 82.75 Unpacking libgccjit-10-dev:amd64 (10.2.1-6) ... #10 82.91 Selecting previously unselected package zlib1g-dev:amd64. #10 82.91 Preparing to unpack .../zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... #10 82.95 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #10 83.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... #10 84.86 Setting up libgccjit0:amd64 (10.2.1-6) ... #10 93.80 Setting up libgccjit-10-dev:amd64 (10.2.1-6) ... #10 103.1 Processing triggers for libc-bin (2.31-13+deb11u8) ... #10 DONE 119.4s #8 [emacs-native-comp-speed2 1/5] COPY . /checkout #8 DONE 53.4s #7 [emacs-native-comp-speed2 2/5] WORKDIR /checkout #7 DONE 0.3s #6 [emacs-native-comp-speed2 3/5] RUN ./autogen.sh autoconf #6 1.015 Checking whether you have the necessary tools... #6 1.015 (Read INSTALL.REPO for more details on building Emacs) #6 1.020 Checking for autoconf (need at least version 2.65) ... ok #6 1.124 Your system has the required tools. #6 1.170 Building aclocal.m4 ... #6 1.178 Running 'autoreconf -fi -I m4' ... #6 17.90 Building 'aclocal.m4' in exec ... #6 17.90 Running 'autoreconf -fi' in exec ... #6 23.19 You can now run './autogen.sh git'. #6 DONE 28.0s #5 [emacs-native-comp-speed2 4/5] RUN ./configure --with-native-compilation #5 20.74 checking for xcrun... no #5 20.74 checking for GNU Make... make #5 20.79 checking build system type... x86_64-pc-linux-gnu #5 22.22 checking host system type... x86_64-pc-linux-gnu #5 22.27 checking for gcc... gcc #5 22.40 checking whether the C compiler works... yes #5 23.03 checking for C compiler default output file name... a.out #5 23.03 checking for suffix of executables... #5 23.32 checking whether we are cross compiling... no #5 23.60 checking for suffix of object files... o #5 23.72 checking whether we are using the GNU C compiler... yes #5 23.83 checking whether gcc accepts -g... yes #5 23.93 checking for gcc option to enable C11 features... none needed #5 25.09 checking whether the compiler is clang... no #5 25.21 checking for compiler option needed when checking for declarations... none #5 25.21 checking whether gcc and cc understand -c and -o together... yes #5 25.74 checking how to run the C preprocessor... gcc -E #5 26.96 checking for grep that handles long lines and -e... /bin/grep #5 26.98 checking for egrep... /bin/grep -E #5 26.99 checking for ANSI C header files... yes #5 27.62 checking for sys/types.h... yes #5 27.84 checking for sys/stat.h... yes #5 28.07 checking for stdlib.h... yes #5 28.23 checking for string.h... yes #5 28.38 checking for memory.h... yes #5 28.58 checking for strings.h... yes #5 28.77 checking for inttypes.h... yes #5 29.08 checking for stdint.h... yes #5 29.28 checking for unistd.h... yes #5 29.48 checking for wchar.h... yes #5 29.74 checking for minix/config.h... no #5 29.88 checking for linux/fs.h... yes #5 30.24 checking for malloc.h... yes #5 30.65 checking for sys/systeminfo.h... no #5 30.85 checking for sys/sysinfo.h... yes #5 31.17 checking for coff.h... no #5 31.31 checking for pty.h... yes #5 32.15 checking for sys/resource.h... yes #5 32.44 checking for sys/utsname.h... yes #5 32.58 checking for pwd.h... yes #5 32.91 checking for util.h... no #5 33.04 checking for sanitizer/lsan_interface.h... yes #5 33.22 checking for sanitizer/asan_interface.h... yes #5 33.44 checking for sanitizer/common_interface_defs.h... yes #5 33.62 checking for sys/socket.h... yes #5 33.81 checking for stdlib.h... (cached) yes #5 33.85 checking for unistd.h... (cached) yes #5 33.88 checking for sys/param.h... yes #5 34.13 checking for pthread.h... yes #5 34.99 checking for malloc/malloc.h... no #5 35.11 checking for sys/un.h... yes #5 35.28 checking for utmp.h... yes #5 35.44 checking for utmpx.h... yes #5 35.66 checking for OS.h... no #5 35.80 checking for dirent.h... yes #5 36.01 checking for execinfo.h... yes #5 36.18 checking for linux/xattr.h... yes #5 36.48 checking for stdio_ext.h... yes #5 36.67 checking for sys/vfs.h... yes #5 36.88 checking for sys/fs_types.h... no #5 37.05 checking for getopt.h... yes #5 37.19 checking for sys/cdefs.h... yes #5 37.33 checking for sys/time.h... yes #5 37.48 checking for ieee754.h... yes #5 37.83 checking for limits.h... yes #5 38.04 checking for inttypes.h... (cached) yes #5 38.07 checking for sys/types.h... (cached) yes #5 38.11 checking for stdint.h... (cached) yes #5 38.14 checking for sys/select.h... yes #5 38.34 checking for stdbool.h... yes #5 38.52 checking for stdckdint.h... no #5 38.72 checking for sys/random.h... yes #5 38.87 checking for sys/stat.h... (cached) yes #5 38.89 checking whether it is safe to define __EXTENSIONS__... yes #5 39.05 checking whether _XOPEN_SOURCE should be defined... no #5 39.15 checking for Minix Amsterdam compiler... no #5 39.18 checking for ar... ar #5 39.18 checking for ranlib... ranlib #5 39.19 checking for gcc option to enable large file support... none needed #5 39.38 checking for gcc option for timestamps after 2038... none needed #5 39.49 checking for g++... g++ #5 39.61 checking whether we are using the GNU C++ compiler... yes #5 40.12 checking whether g++ accepts -g... yes #5 40.23 checking for g++ option to enable C++11 features... none needed #5 68.97 checking how to run the C++ preprocessor... g++ -E #5 71.97 checking whether gcc accepts -g3 -O2... yes #5 72.30 checking whether the compiler is clang... no #5 72.41 checking whether C compiler handles -Werror -Wunknown-warning-option... no #5 72.50 checking whether -Wno-missing-field-initializers is needed... yes #5 72.74 checking whether -Wuninitialized is supported... yes #5 72.86 checking whether C compiler handles -fstrict-flex-arrays... no #5 72.95 checking whether C compiler handles -Wall... yes #5 73.13 checking whether C compiler handles -Warith-conversion... yes #5 73.25 checking whether C compiler handles -Wdate-time... yes #5 73.44 checking whether C compiler handles -Wdisabled-optimization... yes #5 73.64 checking whether C compiler handles -Wdouble-promotion... yes #5 73.78 checking whether C compiler handles -Wduplicated-cond... yes #5 73.97 checking whether C compiler handles -Wextra... yes #5 74.16 checking whether C compiler handles -Wformat-signedness... yes #5 74.34 checking whether C compiler handles -Winit-self... yes #5 74.57 checking whether C compiler handles -Winvalid-pch... yes #5 74.74 checking whether C compiler handles -Wlogical-op... yes #5 74.97 checking whether C compiler handles -Wmissing-declarations... yes #5 75.18 checking whether C compiler handles -Wmissing-include-dirs... yes #5 75.49 checking whether C compiler handles -Wmissing-prototypes... yes #5 75.83 checking whether C compiler handles -Wnested-externs... yes #5 76.06 checking whether C compiler handles -Wnull-dereference... yes #5 76.30 checking whether C compiler handles -Wold-style-definition... yes #5 76.53 checking whether C compiler handles -Wopenmp-simd... yes #5 76.73 checking whether C compiler handles -Wpacked... yes #5 76.97 checking whether C compiler handles -Wpointer-arith... yes #5 77.18 checking whether C compiler handles -Wstrict-flex-arrays... no #5 77.28 checking whether C compiler handles -Wstrict-prototypes... yes #5 77.50 checking whether C compiler handles -Wsuggest-attribute=format... yes #5 77.68 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #5 77.87 checking whether C compiler handles -Wsuggest-final-methods... yes #5 78.07 checking whether C compiler handles -Wsuggest-final-types... yes #5 78.21 checking whether C compiler handles -Wtrampolines... yes #5 78.40 checking whether C compiler handles -Wuninitialized... yes #5 78.57 checking whether C compiler handles -Wunknown-pragmas... yes #5 78.71 checking whether C compiler handles -Wunused-macros... yes #5 78.88 checking whether C compiler handles -Wvariadic-macros... yes #5 79.07 checking whether C compiler handles -Wvector-operation-performance... yes #5 79.25 checking whether C compiler handles -Wwrite-strings... yes #5 79.45 checking whether C compiler handles -Warray-bounds=2... yes #5 79.60 checking whether C compiler handles -Wattribute-alias=2... yes #5 79.83 checking whether C compiler handles -Wformat=2... yes #5 80.04 checking whether C compiler handles -Wformat-truncation=2... yes #5 80.21 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #5 80.44 checking whether C compiler handles -Wshift-overflow=2... yes #5 80.62 checking whether C compiler handles -Wuse-after-free=3... no #5 80.71 checking whether C compiler handles -Wvla-larger-than=4031... yes #5 80.86 checking whether C compiler handles -Wno-missing-field-initializers... yes #5 81.00 checking whether C compiler handles -Wredundant-decls... yes #5 81.19 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #5 81.19 checking whether C compiler handles -Wno-override-init... yes #5 81.32 checking whether C compiler handles -Wno-sign-compare... yes #5 81.53 checking whether C compiler handles -Wno-type-limits... yes #5 81.74 checking whether C compiler handles -Wno-unused-parameter... yes #5 81.93 checking whether C compiler handles -Wno-format-nonliteral... yes #5 82.08 checking whether C compiler handles -Wno-bidi-chars... no #5 82.14 checking for a BSD-compatible install... /usr/bin/install -c #5 82.20 checking command to symlink files in the same directory... ln -s #5 82.22 checking for install-info... : #5 82.22 checking for gzip... /bin/gzip #5 82.23 checking for 'find' args to delete a file... -delete #5 82.26 checking for brew... no #5 83.27 checking for -znocombreloc... not needed #5 83.27 checking whether addresses are sanitized... no #5 83.36 checking for math library... -lm #5 84.77 checking for struct passwd.pw_gecos... yes #5 84.93 checking for pkg-config... /usr/bin/pkg-config #5 84.93 checking pkg-config is at least version 0.9.0... yes #5 84.99 checking for machine/soundcard.h... no #5 85.08 checking for sys/soundcard.h... yes #5 85.22 checking for soundcard.h... no #5 85.32 checking for mmsystem.h... no #5 85.38 checking for _oss_ioctl in -lossaudio... no #5 85.50 checking for alsa >= 1.0.0... no #5 85.53 checking for ADDR_NO_RANDOMIZE... yes #5 85.63 checking if Linux sysinfo may be used... yes #5 85.91 checking for sys/wait.h that is POSIX.1 compatible... yes #5 86.07 checking for net/if.h... yes #5 86.32 checking for ifaddrs.h... yes #5 86.54 checking for net/if_dl.h... no #5 86.72 checking for struct ifreq.ifr_flags... yes #5 87.10 checking for struct ifreq.ifr_hwaddr... yes #5 87.58 checking for struct ifreq.ifr_netmask... yes #5 87.88 checking for struct ifreq.ifr_broadaddr... yes #5 88.23 checking for struct ifreq.ifr_addr... yes #5 88.58 checking for struct ifreq.ifr_addr.sa_len... no #5 88.84 checking whether gcc understands -MMD -MF... yes #5 88.94 checking for X... no #5 89.15 checking for X... false #5 89.16 checking whether malloc is Doug Lea style... no #5 89.28 checking for sbrk... yes #5 89.50 checking for __lsan_ignore_object... no #5 89.77 checking for fchmod... yes #5 90.05 checking for utmpname... yes #5 90.37 checking for utmpxname... yes #5 90.61 checking for canonicalize_file_name... yes #5 90.80 checking for realpath... yes #5 91.07 checking for lstat... yes #5 91.35 checking for fchmodat... yes #5 91.58 checking for lchmod... no #5 91.68 checking for fcntl... yes #5 91.88 checking for fdopendir... yes #5 92.10 checking for listxattr... yes #5 92.30 checking for fstatat... yes #5 92.56 checking for fsync... yes #5 92.76 checking for gettimeofday... yes #5 92.96 checking for memset_s... no #5 93.17 checking for pselect... yes #5 93.39 checking for readlink... yes #5 93.62 checking for isblank... yes #5 93.94 checking for iswctype... yes #5 94.29 checking for strtoimax... yes #5 94.52 checking for symlink... yes #5 94.73 checking for localtime_r... yes #5 94.94 checking for getdtablesize... yes #5 95.16 checking for getpagesize... yes #5 95.43 checking for working mmap... yes #5 95.83 checking for main in -lXbsd... no #5 95.97 checking for pthread library... -lpthread #5 96.47 checking for thread support... yes #5 96.48 checking for sqlite3_open_v2 in -lsqlite3... no #5 96.64 checking for getaddrinfo_a in -lanl... yes #5 96.90 checking for malloc_trim... yes #5 97.10 checking for dbus-1 >= 1.0... yes #5 97.19 checking for dbus_watch_get_unix_fd... yes #5 97.79 checking for dbus_type_is_valid... yes #5 98.05 checking for dbus_validate_bus_name... yes #5 98.29 checking for dbus_validate_path... yes #5 98.60 checking for dbus_validate_interface... yes #5 98.94 checking for dbus_validate_member... yes #5 99.17 checking for lgetfilecon in -lselinux... no #5 99.31 checking for gnutls >= 2.12.2... yes #5 99.36 checking for libsystemd >= 222... no #5 99.39 checking for jansson >= 2.7... no #5 99.43 checking for tree-sitter >= 0.20.2... no #5 99.45 checking for tree-sitter >= 0.6.3... no #5 99.47 checking sys/inotify.h usability... yes #5 99.66 checking sys/inotify.h presence... yes #5 99.71 checking for sys/inotify.h... yes #5 99.73 checking for inotify_init... yes #5 99.94 checking for inotify_init1... yes #5 100.2 checking for lcms2... no #5 100.2 checking for library containing inflateEnd... -lz #5 100.6 checking for dladdr... yes #5 100.8 checking for dlfunc... no #5 101.0 checking for gcc_jit_context_acquire in -lgccjit... yes #5 101.2 checking libgccjit.h usability... yes #5 101.4 checking libgccjit.h presence... yes #5 101.4 checking for libgccjit.h... yes #5 102.2 checking gpm.h usability... no #5 102.3 checking gpm.h presence... no #5 102.4 checking for gpm.h... no #5 102.4 checking for libxml-2.0 > 2.6.17... no #5 102.4 checking for maillock in -lmail... no #5 102.6 checking for maillock in -llockfile... no #5 102.7 checking for liblockfile.so... no #5 102.7 checking maillock.h usability... no #5 102.8 checking maillock.h presence... no #5 102.9 checking for maillock.h... no #5 102.9 checking linux/seccomp.h usability... yes #5 103.1 checking linux/seccomp.h presence... yes #5 103.2 checking for linux/seccomp.h... yes #5 103.2 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #5 103.5 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #5 103.6 checking linux/filter.h usability... yes #5 103.8 checking linux/filter.h presence... yes #5 103.8 checking for linux/filter.h... yes #5 103.9 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #5 103.9 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #5 103.9 checking for libseccomp >= 2.5.2... no #5 104.0 checking size of long... 8 #5 104.3 checking for accept4... yes #5 104.5 checking for fchdir... yes #5 104.8 checking for gethostname... yes #5 105.0 checking for getrusage... yes #5 105.3 checking for get_current_dir_name... yes #5 105.5 checking for lrand48... yes #5 105.7 checking for random... yes #5 105.9 checking for rint... yes #5 106.2 checking for tcdrain... yes #5 106.4 checking for trunc... yes #5 106.6 checking for select... yes #5 106.8 checking for getpagesize... (cached) yes #5 106.9 checking for setlocale... yes #5 107.1 checking for newlocale... yes #5 107.3 checking for getrlimit... yes #5 107.5 checking for setrlimit... yes #5 107.7 checking for shutdown... yes #5 108.0 checking for pthread_sigmask... (cached) yes #5 108.0 checking for strsignal... yes #5 108.3 checking for setitimer... yes #5 108.6 checking for sendto... yes #5 108.9 checking for recvfrom... yes #5 109.2 checking for getsockname... yes #5 109.4 checking for getifaddrs... yes #5 109.7 checking for freeifaddrs... yes #5 109.9 checking for gai_strerror... yes #5 110.1 checking for sync... yes #5 110.4 checking for endpwent... yes #5 110.6 checking for getgrent... yes #5 110.8 checking for endgrent... yes #5 111.1 checking for cfmakeraw... yes #5 111.3 checking for cfsetspeed... yes #5 111.6 checking for __executable_start... yes #5 111.8 checking for log2... yes #5 112.1 checking for pthread_setname_np... yes #5 112.4 checking for pthread_set_name_np... no #5 112.7 checking for getpwent... yes #5 112.9 checking for renameat2... yes #5 113.1 checking whether pthread_setname_np takes a single argument... no #5 113.2 checking whether pthread_setname_np takes three arguments... no #5 113.3 checking for aligned_alloc... yes #5 113.5 checking whether aligned_alloc is declared... yes #5 113.7 checking for posix_madvise... yes #5 113.9 checking for madvise... yes #5 114.2 checking for __builtin_frame_address... yes #5 114.4 checking for __builtin_unwind_init... yes #5 114.5 checking for _LARGEFILE_SOURCE value needed for large files... no #5 114.8 checking for grantpt... yes #5 115.0 checking for getpt... yes #5 115.3 checking for posix_openpt... yes #5 115.6 checking for library containing tputs... -ltinfo #5 116.1 checking whether -ltinfo library defines BC... yes #5 116.4 checking for timerfd interface... yes #5 116.5 checking whether signals can be handled on alternate stack... yes #5 116.7 checking valgrind/valgrind.h usability... no #5 116.8 checking valgrind/valgrind.h presence... no #5 116.9 checking for valgrind/valgrind.h... no #5 116.9 checking for struct unipair.unicode... yes #5 117.1 checking for pid_t... yes #5 117.4 checking vfork.h usability... no #5 117.6 checking vfork.h presence... no #5 117.6 checking for vfork.h... no #5 117.6 checking for fork... yes #5 118.0 checking for vfork... yes #5 118.2 checking for working fork... yes #5 118.6 checking for working vfork... (cached) yes #5 118.6 checking for snprintf... yes #5 119.0 checking for open_memstream... yes #5 119.2 checking spawn.h usability... yes #5 119.5 checking spawn.h presence... yes #5 119.5 checking for spawn.h... yes #5 119.6 checking for posix_spawn... yes #5 119.8 checking for posix_spawn_file_actions_addchdir... no #5 120.1 checking for posix_spawn_file_actions_addchdir_np... yes #5 120.5 checking for posix_spawnattr_setflags... yes #5 120.8 checking whether POSIX_SPAWN_SETSID is declared... yes #5 121.0 checking whether GLib is linked in... no #5 121.1 checking for nl_langinfo and CODESET... yes #5 121.3 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #5 121.5 checking for mbstate_t... yes #5 121.8 checking for signals via characters... yes #5 121.9 checking for _setjmp... yes #5 122.2 checking for sigsetjmp... yes #5 122.4 checking POSIX termios... yes #5 122.7 checking size of speed_t... 4 #5 123.0 checking for usable FIONREAD... yes #5 123.2 checking for usable SIGIO... yes #5 123.5 checking for struct alignment... yes #5 123.6 checking for C/C++ restrict keyword... __restrict__ #5 123.7 checking for typeof syntax and keyword spelling... typeof #5 123.8 checking for statement expressions... yes #5 123.9 checking whether malloc (0) returns nonnull... yes #5 124.2 checking sys/acl.h usability... yes #5 124.4 checking sys/acl.h presence... yes #5 124.5 checking for sys/acl.h... yes #5 124.5 checking for library containing acl_get_file... -lacl #5 125.0 checking for acl_get_file... yes #5 125.3 checking for acl_get_fd... yes #5 125.6 checking for acl_set_file... yes #5 125.8 checking for acl_set_fd... yes #5 126.1 checking for acl_free... yes #5 126.7 checking for acl_from_mode... yes #5 127.1 checking for acl_from_text... yes #5 127.3 checking for acl_delete_def_file... yes #5 127.5 checking for acl_extended_file... yes #5 127.8 checking for acl_delete_fd_np... no #5 128.0 checking for acl_delete_file_np... no #5 128.2 checking for acl_copy_ext_native... no #5 128.5 checking for acl_create_entry_np... no #5 128.7 checking for acl_to_short_text... no #5 128.9 checking for acl_free_text... no #5 129.2 checking for working acl_get_file... yes #5 129.5 checking acl/libacl.h usability... yes #5 129.7 checking acl/libacl.h presence... yes #5 129.8 checking for acl/libacl.h... yes #5 129.8 checking for acl_entries... yes #5 130.1 checking for ACL_FIRST_ENTRY... yes #5 130.2 checking for ACL_TYPE_EXTENDED... no #5 130.3 checking for working alloca.h... yes #5 130.5 checking for alloca... yes #5 130.7 checking for a thread-safe mkdir -p... /bin/mkdir -p #5 130.7 checking whether the preprocessor supports include_next... yes #5 130.8 checking whether source code line length is unlimited... yes #5 130.9 checking whether endutent is declared... yes #5 131.1 checking for struct utmpx.ut_user... yes #5 131.3 checking for struct utmp.ut_user... yes #5 131.6 checking for struct utmpx.ut_name... yes #5 131.9 checking for struct utmp.ut_name... yes #5 132.2 checking for struct utmpx.ut_type... yes #5 132.4 checking for struct utmp.ut_type... yes #5 132.6 checking for struct utmpx.ut_pid... yes #5 132.8 checking for struct utmp.ut_pid... yes #5 133.0 checking for struct utmp.ut_tv... yes #5 133.4 checking for struct utmpx.ut_host... yes #5 133.6 checking for struct utmp.ut_host... yes #5 133.8 checking for struct utmpx.ut_id... yes #5 134.0 checking for struct utmp.ut_id... yes #5 134.2 checking for struct utmpx.ut_session... yes #5 134.4 checking for struct utmp.ut_session... yes #5 134.7 checking for struct utmpx.ut_exit... yes #5 135.2 checking for struct utmp.ut_exit... yes #5 135.8 checking for struct utmpx.ut_exit.ut_exit... no #5 136.2 checking for struct utmpx.ut_exit.e_exit... yes #5 136.4 checking for struct utmp.ut_exit.e_exit... yes #5 136.7 checking for struct utmpx.ut_exit.ut_termination... no #5 137.1 checking for struct utmpx.ut_exit.e_termination... yes #5 137.4 checking for struct utmp.ut_exit.e_termination... yes #5 137.6 checking whether sysinfo is declared... yes #5 137.7 checking for sys/sysctl.h... yes #5 138.0 checking for sysctl... yes #5 138.3 checking whether lstat correctly handles trailing slash... yes #5 138.6 checking whether // is distinct from /... no #5 138.6 checking whether realpath works... yes #5 139.1 checking for faccessat... yes #5 139.4 checking for getcwd... yes #5 139.7 checking whether byte ordering is bigendian... no #5 140.1 checking if environ is properly declared... yes #5 140.2 checking for complete errno.h... yes #5 140.2 checking whether ctype.h defines __header_inline... no #5 140.3 checking for mode_t... yes #5 140.6 checking whether strmode is declared... no #5 140.8 checking whether getline is declared... yes #5 140.9 checking for gawk... no #5 140.9 checking for mawk... mawk #5 140.9 checking for getopt.h... (cached) yes #5 140.9 checking for getopt_long_only... yes #5 141.2 checking whether getopt is POSIX compatible... yes #5 142.2 checking for working GNU getopt function... yes #5 142.6 checking for working GNU getopt_long function... yes #5 142.9 checking whether timespec_get is declared... yes #5 143.0 checking for timespec_get... yes #5 143.2 checking for struct timeval... yes #5 143.4 checking for wide-enough struct timeval.tv_sec member... yes #5 143.5 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #5 143.6 checking whether the compiler produces multi-arch binaries... no #5 143.7 checking whether stdint.h conforms to C99... yes #5 144.2 checking whether stdint.h works without ISO C predefines... yes #5 144.4 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #5 144.6 checking whether memmem is declared... yes #5 144.9 checking whether memrchr is declared... yes #5 145.2 checking whether defines MIN and MAX... no #5 145.3 checking whether defines MIN and MAX... yes #5 145.5 checking whether time_t is signed... yes #5 145.7 checking whether alarm is declared... yes #5 145.9 checking for working mktime... no #5 146.8 checking whether struct tm is in sys/time.h or time.h... time.h #5 147.0 checking for struct tm.tm_zone... yes #5 147.2 checking for struct tm.tm_gmtoff... yes #5 147.3 checking whether is self-contained... yes #5 147.8 checking for inline... inline #5 147.8 checking for sigset_t... yes #5 148.1 checking for volatile sig_atomic_t... yes #5 148.3 checking for sighandler_t... yes #5 148.6 checking for wchar_t... yes #5 148.7 checking for good max_align_t... yes #5 148.9 checking whether NULL can be used in arbitrary expressions... yes #5 149.0 checking for unreachable... no #5 149.2 checking whether fcloseall is declared... yes #5 149.4 checking whether getw is declared... yes #5 149.6 checking whether putw is declared... yes #5 149.8 checking which flavor of printf attribute matches inttypes macros... system #5 149.9 checking whether strnlen is declared... yes #5 150.1 checking whether strtoimax is declared... yes #5 150.3 checking whether stat file-mode macros are broken... no #5 150.3 checking for nlink_t... yes #5 150.5 checking for struct timespec in ... yes #5 150.6 checking for TIME_UTC in ... yes #5 150.8 checking whether execvpe is declared... yes #5 151.0 checking whether clearerr_unlocked is declared... yes #5 151.2 checking whether feof_unlocked is declared... yes #5 151.5 checking whether ferror_unlocked is declared... yes #5 151.6 checking whether fflush_unlocked is declared... yes #5 151.8 checking whether fgets_unlocked is declared... yes #5 152.1 checking whether fputc_unlocked is declared... yes #5 152.3 checking whether fputs_unlocked is declared... yes #5 152.4 checking whether fread_unlocked is declared... yes #5 152.6 checking whether fwrite_unlocked is declared... yes #5 152.8 checking whether getc_unlocked is declared... yes #5 153.0 checking whether getchar_unlocked is declared... yes #5 153.2 checking whether putc_unlocked is declared... yes #5 153.4 checking whether putchar_unlocked is declared... yes #5 153.6 checking type of array argument to getgroups... gid_t #5 153.8 checking whether getdelim is declared... yes #5 154.0 checking whether getdtablesize is declared... yes #5 154.2 checking whether malloc is ptrdiff_t safe... yes #5 154.3 checking whether malloc, realloc, calloc set errno on failure... yes #5 154.3 checking for O_CLOEXEC... yes #5 154.4 checking for promoted mode_t type... mode_t #5 154.5 checking whether the utimes function works... yes #5 154.8 checking for C compiler option to allow warnings... -Wno-error #5 155.0 checking for alignas and alignof... yes, macros #5 156.1 checking for alloca as a compiler built-in... yes #5 156.1 checking for static_assert... yes, an macro #5 156.4 checking for __builtin_expect... yes #5 156.6 checking byteswap.h usability... yes #5 156.7 checking byteswap.h presence... yes #5 156.8 checking for byteswap.h... yes #5 156.8 checking for readlinkat... yes #5 157.0 checking for library containing clock_gettime... none required #5 157.2 checking for clock_getres... yes #5 157.4 checking for clock_gettime... yes #5 157.6 checking for clock_settime... yes #5 157.8 checking for copy_file_range... yes #5 158.0 checking for d_type member in directory struct... yes #5 158.2 checking whether // is distinct from /... (cached) no #5 158.2 checking whether dup2 works... yes #5 158.6 checking for library containing backtrace_symbols_fd... none required #5 158.7 checking for faccessat... (cached) yes #5 158.7 checking whether fchmodat works... no #5 159.0 checking for readlinkat... (cached) yes #5 159.0 checking whether fcntl handles F_DUPFD correctly... yes #5 159.2 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #5 159.5 checking whether fdopendir is declared... yes #5 159.6 checking whether fdopendir works... yes #5 159.8 checking for flexible array member... yes #5 159.9 checking for __fpending... yes #5 160.1 checking whether __fpending is declared... yes #5 160.3 checking whether free is known to preserve errno... no #5 160.4 checking whether fstatat (..., 0) works... yes #5 160.7 checking for sys/mount.h... yes #5 160.9 checking for statvfs function (SVR4)... yes #5 161.1 checking whether to use statvfs64... no #5 161.2 checking for two-argument statfs with statfs.f_frsize member... yes #5 161.4 checking sys/fs/s5param.h usability... no #5 161.5 checking sys/fs/s5param.h presence... no #5 161.6 checking for sys/fs/s5param.h... no #5 161.6 checking sys/statfs.h usability... yes #5 161.8 checking sys/statfs.h presence... yes #5 161.8 checking for sys/statfs.h... yes #5 161.8 checking for statfs that truncates block counts... no #5 161.9 checking for futimens... yes #5 162.1 checking whether futimens works... yes #5 163.3 checking for getline... yes #5 163.7 checking for working getline function... yes #5 164.0 checking for getloadavg... yes #5 164.3 checking sys/loadavg.h usability... no #5 164.5 checking sys/loadavg.h presence... no #5 164.6 checking for sys/loadavg.h... no #5 164.6 checking whether getloadavg is declared... yes #5 164.8 checking for getrandom... yes #5 165.0 checking whether getrandom is compatible with its GNU+BSD signature... yes #5 165.1 checking for gettimeofday with POSIX signature... yes #5 165.3 checking whether the compiler supports the __inline keyword... yes #5 165.4 checking gmp.h usability... yes #5 165.6 checking gmp.h presence... yes #5 165.7 checking for gmp.h... yes #5 165.7 checking for library containing __gmpz_roinit_n... -lgmp #5 166.1 checking for memmem... yes #5 166.4 checking whether memmem works... yes #5 166.7 checking for mempcpy... yes #5 166.9 checking for memrchr... yes #5 167.2 checking for memset_explicit... no #5 167.5 checking for explicit_memset... no #5 167.8 checking for mkostemp... yes #5 168.0 checking for library containing nanosleep... none required #5 168.2 checking for working nanosleep... no (mishandles large arguments) #5 169.6 checking for sys/pstat.h... no #5 169.8 checking for sys/sysmp.h... no #5 170.0 checking for sys/param.h... (cached) yes #5 170.0 checking for sys/sysctl.h... (cached) yes #5 170.1 checking for sched_getaffinity_np... no #5 170.3 checking for pstat_getdynamic... no #5 170.6 checking for sysmp... no #5 170.8 checking for sysctl... (cached) yes #5 170.8 checking for sched_getaffinity... yes #5 171.0 checking for glibc compatible sched_getaffinity... yes #5 171.1 checking for pipe2... yes #5 171.3 checking whether signature of pselect conforms to POSIX... yes #5 171.5 checking whether pselect detects invalid fds... yes #5 171.7 checking whether pthread_sigmask is a macro... no #5 171.8 checking whether pthread_sigmask returns error numbers... yes #5 172.0 checking whether pthread_sigmask unblocks signals correctly... guessing yes #5 174.3 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #5 174.7 checking whether readlink signature is correct... yes #5 174.8 checking whether readlink handles trailing slash correctly... yes #5 175.0 checking whether readlink truncates results correctly... yes #5 175.2 checking for readlinkat... (cached) yes #5 175.2 checking whether readlinkat signature is correct... yes #5 175.4 checking for working re_compile_pattern... no #5 175.7 checking libintl.h usability... yes #5 176.0 checking libintl.h presence... yes #5 176.1 checking for libintl.h... yes #5 176.1 checking whether isblank is declared... yes #5 176.3 checking for sig2str... no #5 176.5 checking for sigdescr_np... no #5 176.6 checking for socklen_t... yes #5 176.9 checking for ssize_t... yes #5 177.0 checking for struct stat.st_atim.tv_nsec... yes #5 177.1 checking whether struct stat.st_atim is of type struct timespec... yes #5 177.3 checking for struct stat.st_birthtimespec.tv_nsec... no #5 177.5 checking for struct stat.st_birthtimensec... no #5 177.7 checking for struct stat.st_birthtim.tv_nsec... no #5 178.0 checking for bool, true, false... no #5 178.1 checking for stpcpy... yes #5 178.4 checking for working strnlen... yes #5 178.6 checking whether strtoimax works... yes #5 178.9 checking whether symlink handles trailing slash correctly... yes #5 179.1 checking whether localtime_r is declared... yes #5 179.3 checking whether localtime_r is compatible with its POSIX signature... yes #5 179.4 checking whether localtime works even near extrema... yes #5 179.6 checking for timezone_t... no #5 179.7 checking for timegm... yes #5 180.0 checking whether timer_settime is declared... yes #5 180.0 checking for library containing timer_settime... -lrt #5 180.5 checking for timer_settime... yes #5 180.7 checking for utimensat... yes #5 180.9 checking whether utimensat works... yes #5 182.2 checking for variable-length arrays... yes #5 182.5 checking whether getdtablesize works... yes #5 182.7 checking for __mktime_internal... no #5 183.0 checking for timer_getoverrun... yes #5 183.2 checking for gcc option to disable position independent executables... not needed #5 183.2 checking for __ctype_get_mb_cur_max... yes #5 183.4 checking whether MB_CUR_MAX is defined to function that won't link... no #5 183.5 #5 183.5 Configured for 'x86_64-pc-linux-gnu'. #5 183.5 #5 183.5 Where should the build process find the source code? . #5 183.5 What compiler should emacs be built with? gcc -g3 -O2 #5 183.5 Should Emacs use the GNU version of malloc? no #5 183.5 (The GNU allocators don't work with this system configuration.) #5 183.5 Should Emacs use a relocating allocator for buffers? no #5 183.5 Should Emacs use mmap(2) for buffer allocation? no #5 183.5 What window system should Emacs use? none #5 183.5 What toolkit should Emacs use? none #5 183.5 Where do we find X Windows header files? NONE #5 183.5 Where do we find X Windows libraries? NONE #5 183.5 Does Emacs use -lXaw3d? no #5 183.5 Is Emacs being built for Android? no #5 183.5 Does Emacs use the X Double Buffer Extension? no #5 183.5 Does Emacs use -lXpm? no #5 183.5 Does Emacs use -ljpeg? no #5 183.5 Does Emacs use -ltiff? no #5 183.5 Does Emacs use a gif library? no #5 183.5 Does Emacs use a png library? no #5 183.5 Does Emacs use -lrsvg-2? no #5 183.5 Does Emacs use -lwebp? no #5 183.5 Does Emacs use -lsqlite3? no #5 183.5 Does Emacs use cairo? no #5 183.5 Does Emacs use -llcms2? no #5 183.5 Does Emacs use imagemagick? no #5 183.5 Does Emacs use native APIs for images? no #5 183.5 Does Emacs support sound? yes #5 183.5 Does Emacs use -lgpm? no #5 183.5 Does Emacs use -ldbus? yes #5 183.5 Does Emacs use -lgconf? no #5 183.5 Does Emacs use GSettings? no #5 183.5 Does Emacs use a file notification library? yes (inotify) #5 183.5 Does Emacs use access control lists? yes -lacl -lattr #5 183.5 Does Emacs use -lselinux? no #5 183.5 Does Emacs use -lgnutls? yes #5 183.5 Does Emacs use -lxml2? no #5 183.5 Does Emacs use -lfreetype? no #5 183.5 Does Emacs use HarfBuzz? no #5 183.5 Does Emacs use -lm17n-flt? no #5 183.5 Does Emacs use -lotf? no #5 183.5 Does Emacs use -lxft? no #5 183.5 Does Emacs use -lsystemd? no #5 183.5 Does Emacs use -ljansson? no #5 183.5 Does Emacs use -ltree-sitter? no #5 183.5 Does Emacs use the GMP library? yes #5 183.5 Does Emacs directly use zlib? yes #5 183.5 Does Emacs have dynamic modules support? yes #5 183.5 Does Emacs use toolkit scroll bars? no #5 183.5 Does Emacs support Xwidgets? no #5 183.5 Does Emacs have threading support in lisp? yes #5 183.5 Does Emacs support the portable dumper? yes #5 183.5 Does Emacs support legacy unexec dumping? no #5 183.5 Which dumping strategy does Emacs use? pdumper #5 183.5 Does Emacs have native lisp compiler? yes #5 183.5 Does Emacs use version 2 of the X Input Extension? no #5 183.5 Does Emacs generate a smaller-size Japanese dictionary? no #5 183.5 #5 183.5 #5 184.3 configure: creating ./config.status #5 184.9 config.status: creating src/verbose.mk #5 185.1 config.status: creating src/emacs-module.h #5 185.2 config.status: creating Makefile #5 185.3 config.status: creating lib/gnulib.mk #5 185.4 config.status: creating ./doc/man/emacs.1 #5 185.6 config.status: creating lib/Makefile #5 185.7 config.status: creating lib-src/Makefile #5 185.8 config.status: creating oldXMenu/Makefile #5 185.9 config.status: creating src/Makefile #5 186.1 config.status: creating lwlib/Makefile #5 186.2 config.status: creating nextstep/Makefile #5 186.3 config.status: creating nt/Makefile #5 186.4 config.status: creating doc/emacs/Makefile #5 186.6 config.status: creating doc/misc/Makefile #5 186.7 config.status: creating doc/lispintro/Makefile #5 186.8 config.status: creating doc/lispref/Makefile #5 186.9 config.status: creating lisp/Makefile #5 187.0 config.status: creating leim/Makefile #5 187.1 config.status: creating test/Makefile #5 187.2 config.status: creating test/manual/noverlay/Makefile #5 187.3 config.status: creating test/infra/Makefile #5 187.4 config.status: creating admin/charsets/Makefile #5 187.5 config.status: creating admin/unidata/Makefile #5 187.6 config.status: creating admin/grammars/Makefile #5 187.8 config.status: creating java/Makefile #5 188.0 config.status: creating cross/Makefile #5 188.1 config.status: creating java/AndroidManifest.xml #5 188.4 config.status: creating src/config.h #5 188.5 config.status: executing src/epaths.h commands #5 188.7 config.status: executing src/.gdbinit commands #5 188.7 config.status: executing doc/emacs/emacsver.texi commands #5 188.7 config.status: executing etc-refcards-emacsver.tex commands #5 188.8 configure: WARNING: This configuration installs a 'movemail' program #5 188.8 that does not retrieve POP3 email. By default, Emacs 25 and earlier #5 188.8 installed a 'movemail' program that retrieved POP3 email via only #5 188.8 insecure channels, a practice that is no longer recommended but that #5 188.8 you can continue to support by using './configure --with-pop'. #5 188.9 configure: You might want to install GNU Mailutils #5 188.9 and use './configure --with-mailutils'. #5 DONE 190.7s #4 [emacs-native-comp-speed2 5/5] RUN make bootstrap -j2 #4 2.370 make actual-bootstrap || make advice-on-failure make-target=bootstrap exit-status=$? #4 2.398 make[1]: Entering directory '/checkout' #4 2.591 make bootstrap-clean #4 2.612 make[2]: Entering directory '/checkout' #4 2.791 make -C src bootstrap-clean #4 2.792 make -C oldXMenu bootstrap-clean #4 2.824 make[3]: Entering directory '/checkout/oldXMenu' #4 2.826 rm -f libXMenu11.a ./*.o deps/* #4 2.828 make[3]: Entering directory '/checkout/src' #4 2.833 GEN /checkout/src/lisp.mk #4 2.855 rm -f Makefile #4 2.859 rm -fr deps #4 2.869 make[3]: Leaving directory '/checkout/oldXMenu' #4 2.871 make -C lwlib bootstrap-clean #4 2.894 make[3]: Entering directory '/checkout/lwlib' #4 2.894 rm -f ./*.o liblw.a \#* deps/* #4 2.917 rm -f Makefile #4 2.925 rm -fr deps #4 2.936 rm -f TAGS #4 2.938 make[3]: Leaving directory '/checkout/lwlib' #4 2.938 make -C lib bootstrap-clean #4 3.240 make[3]: Entering directory '/checkout/lib' #4 3.240 rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d #4 3.276 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 #4 3.291 rm -f Makefile Makefile.android #4 3.321 rm -fr deps #4 3.359 make[3]: Leaving directory '/checkout/lib' #4 3.362 make -C lib-src bootstrap-clean #4 3.401 make[3]: Entering directory '/checkout/lib-src' #4 3.402 rm -f core ./*.o ./*.res #4 3.465 rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc #4 3.493 rm -f etags ctags emacsclient ebrowse hexl movemail make-docfile make-fingerprint #4 3.522 rm -f TAGS Makefile blessmail Makefile.android #4 3.555 make[3]: Leaving directory '/checkout/lib-src' #4 3.557 make -C nt bootstrap-clean #4 3.600 make[3]: Entering directory '/checkout/nt' #4 3.602 rm -f core *.o *.res #4 3.615 rm -f runemacs addpm cmdproxy ddeclient #4 3.619 rm -f TAGS Makefile *.rc #4 3.632 true #4 3.660 make[3]: Leaving directory '/checkout/nt' #4 3.667 make -C doc/emacs bootstrap-clean #4 3.701 make[3]: Entering directory '/checkout/doc/emacs' #4 3.715 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #4 3.715 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #4 3.737 rm -f \ #4 3.737 ./../../info/emacs.info \ #4 3.737 ./../../info/emacs.info-[1-9] \ #4 3.737 ./../../info/emacs.info-[1-9][0-9] #4 3.761 rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps #4 3.787 rm -f Makefile #4 3.805 rm -f ./emacsver.texi TAGS #4 3.827 make[3]: Leaving directory '/checkout/doc/emacs' #4 3.829 make -C doc/misc bootstrap-clean #4 3.830 rm -f android-emacs libemacs.so #4 3.850 rm -f temacs core ./*.core \#* ./*.o build-counter.c #4 3.854 make[3]: Entering directory '/checkout/doc/misc' #4 3.856 rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \ #4 3.856 ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \ #4 3.856 ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs #4 3.869 rm -f dmpstruct.h #4 3.881 rm -f emacs.pdmp #4 3.888 rm -f gnustmp* #4 3.903 rm -f ../etc/DOC #4 3.908 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 \ #4 3.908 file=`echo ${file} | sed 's/\.info$//'`.info; \ #4 3.908 rm -f \ #4 3.908 ./../../info/${file} \ #4 3.908 ./../../info/${file}-[1-9] \ #4 3.908 ./../../info/${file}-[1-9][0-9]; \ #4 3.908 done #4 3.915 rm -f bootstrap-emacs bootstrap-emacs.pdmp #4 3.931 rm -f emacs-30.0.50 #4 3.958 rm -f buildobj.h #4 3.979 rm -f globals.h gl-stamp #4 3.995 rm -f ./*.res ./*.tmp #4 4.014 rm -f emacs emacs-*.*.*[0-9] emacs-*.*.*[0-9].pdmp #4 4.035 rm -f ../etc/DOC* #4 4.058 rm -f deps/* #4 4.076 rm -f emacs-module.h epaths.h config.h config.stamp #4 4.099 if test -f ./.gdbinit; then \ #4 4.099 mv ./.gdbinit ./.gdbinit.save; \ #4 4.099 if test -f "./.gdbinit"; then rm -f ./.gdbinit.save; \ #4 4.099 else mv ./.gdbinit.save ./.gdbinit; fi; \ #4 4.099 fi #4 4.136 make[3]: Leaving directory '/checkout/src' #4 4.139 make -C doc/lispref bootstrap-clean #4 4.175 make[3]: Entering directory '/checkout/doc/lispref' #4 4.183 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #4 4.183 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #4 4.211 rm -f elisp[12]* vol[12].tmp #4 4.219 rm -f \ #4 4.219 ./../../info/elisp.info \ #4 4.219 ./../../info/elisp.info-[1-9] \ #4 4.219 ./../../info/elisp.info-[1-9][0-9] #4 4.231 rm -f elisp.dvi elisp.html elisp.pdf elisp.ps #4 4.247 rm -f vol[12].dvi vol[12].pdf vol[12].ps #4 4.259 rm -f Makefile #4 4.271 rm -f TAGS #4 4.283 make[3]: Leaving directory '/checkout/doc/lispref' #4 4.284 make -C doc/lispintro bootstrap-clean #4 4.300 make[3]: Entering directory '/checkout/doc/lispintro' #4 4.301 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #4 4.301 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #4 4.315 rm -f \ #4 4.315 ./../../info/eintr.info \ #4 4.315 ./../../info/eintr.info-[1-9] #4 4.337 rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps #4 4.353 rm -f Makefile #4 4.375 rm -f TAGS #4 4.390 make[3]: Leaving directory '/checkout/doc/lispintro' #4 4.395 make -C test bootstrap-clean #4 4.411 make[3]: Entering directory '/checkout/test' #4 4.565 find . '(' -name '*.log' -o -name '*.log~' ')' -delete #4 4.647 find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete #4 4.690 rm -f ./lisp/gnus/mml-sec-resources/random_seed #4 4.704 rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \ #4 4.704 src/emacs-module-resources/*.dll gmp.h #4 4.726 find . -name '*.elc' -delete #4 4.779 make[3]: Leaving directory '/checkout/test' #4 4.780 make -C java bootstrap-clean #4 5.060 make[3]: Entering directory '/checkout/java' #4 5.068 rm -f *.apk emacs.apk-in *.dex *.unaligned *.class *.idsig #4 5.076 rm -rf install-temp ./org/gnu/emacs/R.java TAGS #4 5.091 find . -name '*.class' -delete #4 5.107 rm -f Makefile ndk-build.mk #4 5.137 make[3]: Leaving directory '/checkout/java' #4 5.139 make -C cross bootstrap-clean #4 5.161 make[3]: Entering directory '/checkout/cross' #4 5.161 for dir in src lib-src lib etc; do \ #4 5.161 find $dir -type f -delete; \ #4 5.161 done #4 5.191 rm -rf lib/config.h lib-src/config.h #4 5.200 if test -f ndk-build/Makefile; then \ #4 5.200 make -C ndk-build clean; \ #4 5.200 fi #4 5.214 for dir in src lib-src lib etc; do \ #4 5.214 find $dir -type l -delete; \ #4 5.214 done #4 5.250 rm -rf lib/Makefile lib/gnulib.mk ndk-build/Makefile #4 5.259 rm -rf ndk-build/ndk-build.mk Makefile #4 5.261 make[3]: Leaving directory '/checkout/cross' #4 5.271 make -C nextstep bootstrap-clean #4 5.291 make[3]: Entering directory '/checkout/nextstep' #4 5.292 rm -rf #4 5.307 rm -f Makefile #4 5.328 rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \ #4 5.328 GNUstep/Emacs.base/Resources/Emacs.desktop \ #4 5.328 Cocoa/Emacs.base/Contents/Info.plist \ #4 5.328 Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings #4 5.341 make[3]: Leaving directory '/checkout/nextstep' #4 5.342 make -C admin/charsets bootstrap-clean #4 5.376 make[3]: Entering directory '/checkout/admin/charsets' #4 5.384 make[3]: Nothing to be done for 'bootstrap-clean'. #4 5.385 make[3]: Leaving directory '/checkout/admin/charsets' #4 5.387 make -C admin/unidata bootstrap-clean #4 5.404 make[3]: Entering directory '/checkout/admin/unidata' #4 5.475 rm -f ./*.elc unidata.txt #4 5.499 make[3]: Leaving directory '/checkout/admin/unidata' #4 5.501 make -C leim bootstrap-clean #4 5.526 make[3]: Entering directory '/checkout/leim' #4 5.531 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 #4 5.547 make[3]: Leaving directory '/checkout/leim' #4 5.552 make -C lisp bootstrap-clean #4 5.567 make[3]: Entering directory '/checkout/lisp' #4 5.643 find . -name '*.elc' -delete #4 5.669 rm -f ./cus-load.el ./finder-inf.el ./subdirs.el ./eshell/esh-groups.el #4 5.684 make[3]: Leaving directory '/checkout/lisp' #4 5.686 make -C admin/grammars bootstrap-clean #4 5.713 make[3]: Entering directory '/checkout/admin/grammars' #4 5.715 make[3]: Nothing to be done for 'bootstrap-clean'. #4 5.716 make[3]: Leaving directory '/checkout/admin/grammars' #4 5.731 rm -f ./modus-themes.texi ./org.texi #4 5.746 rm -f ./*.dvi ./*.html ./*.pdf ./*.ps #4 5.774 rm -f Makefile #4 5.896 rm -f TAGS #4 5.906 make[3]: Leaving directory '/checkout/doc/misc' #4 5.911 [ ! -f config.log ] || mv -f config.log config.log~ #4 5.975 rm -rf ./info #4 5.981 rm -f ./etc/refcards/emacsver.tex #4 5.988 rm -rf native-lisp/ lisp/leim/ja-dic/ #4 5.995 rm -fr autom4te.cache config.cache #4 6.003 rm -f config.log ./doc/man/emacs.1 #4 6.011 make[2]: Leaving directory '/checkout' #4 6.013 cd . && ./autogen.sh autoconf #4 6.051 Checking whether you have the necessary tools... #4 6.051 (Read INSTALL.REPO for more details on building Emacs) #4 6.061 Checking for autoconf (need at least version 2.65) ... ok #4 6.163 Your system has the required tools. #4 6.228 Running 'autoreconf -fi -I m4' ... #4 26.72 Building 'aclocal.m4' in exec ... #4 26.72 Running 'autoreconf -fi' in exec ... #4 33.01 You can now run './autogen.sh git'. #4 33.01 make MAKEFILE_NAME=force-Makefile force-Makefile #4 33.03 make[2]: Entering directory '/checkout' #4 33.04 make[2]: *** No rule to make target 'echo-sources'. Stop. #4 33.19 if [ -x ./config.status ]; then \ #4 33.19 ./config.status --recheck; \ #4 33.19 else \ #4 33.19 ./configure --cache-file=/dev/null; \ #4 33.19 fi #4 33.33 running CONFIG_SHELL=/bin/bash /bin/bash ./configure --with-native-compilation --no-create --no-recursion #4 33.83 checking for xcrun... no #4 33.83 checking for GNU Make... make #4 33.86 checking build system type... x86_64-pc-linux-gnu #4 34.03 checking host system type... x86_64-pc-linux-gnu #4 34.06 checking for gcc... gcc #4 34.17 checking whether the C compiler works... yes #4 34.33 checking for C compiler default output file name... a.out #4 34.33 checking for suffix of executables... #4 34.45 checking whether we are cross compiling... no #4 34.58 checking for suffix of object files... o #4 34.64 checking whether we are using the GNU C compiler... yes #4 34.70 checking whether gcc accepts -g... yes #4 34.78 checking for gcc option to enable C11 features... none needed #4 34.97 checking whether the compiler is clang... no #4 35.05 checking for compiler option needed when checking for declarations... none #4 35.05 checking whether gcc and cc understand -c and -o together... yes #4 35.34 checking how to run the C preprocessor... gcc -E #4 35.55 checking for grep that handles long lines and -e... /bin/grep #4 35.56 checking for egrep... /bin/grep -E #4 35.57 checking for ANSI C header files... yes #4 36.05 checking for sys/types.h... yes #4 36.18 checking for sys/stat.h... yes #4 36.35 checking for stdlib.h... yes #4 36.48 checking for string.h... yes #4 36.60 checking for memory.h... yes #4 36.73 checking for strings.h... yes #4 36.95 checking for inttypes.h... yes #4 37.13 checking for stdint.h... yes #4 37.34 checking for unistd.h... yes #4 37.53 checking for wchar.h... yes #4 37.68 checking for minix/config.h... no #4 37.78 checking for linux/fs.h... yes #4 37.98 checking for malloc.h... yes #4 38.18 checking for sys/systeminfo.h... no #4 38.33 checking for sys/sysinfo.h... yes #4 38.47 checking for coff.h... no #4 38.65 checking for pty.h... yes #4 38.81 checking for sys/resource.h... yes #4 38.99 checking for sys/utsname.h... yes #4 39.12 checking for pwd.h... yes #4 39.29 checking for util.h... no #4 39.40 checking for sanitizer/lsan_interface.h... yes #4 39.57 checking for sanitizer/asan_interface.h... yes #4 39.71 checking for sanitizer/common_interface_defs.h... yes #4 39.84 checking for sys/socket.h... yes #4 39.99 checking for stdlib.h... (cached) yes #4 40.01 checking for unistd.h... (cached) yes #4 40.04 checking for sys/param.h... yes #4 40.17 checking for pthread.h... yes #4 40.33 checking for malloc/malloc.h... no #4 40.49 checking for sys/un.h... yes #4 40.69 checking for utmp.h... yes #4 40.83 checking for utmpx.h... yes #4 40.95 checking for OS.h... no #4 41.10 checking for dirent.h... yes #4 41.26 checking for execinfo.h... yes #4 41.43 checking for linux/xattr.h... yes #4 41.58 checking for stdio_ext.h... yes #4 41.70 checking for sys/vfs.h... yes #4 41.81 checking for sys/fs_types.h... no #4 41.93 checking for getopt.h... yes #4 42.09 checking for sys/cdefs.h... yes #4 42.24 checking for sys/time.h... yes #4 42.42 checking for ieee754.h... yes #4 42.61 checking for limits.h... yes #4 42.74 checking for inttypes.h... (cached) yes #4 42.77 checking for sys/types.h... (cached) yes #4 42.80 checking for stdint.h... (cached) yes #4 42.83 checking for sys/select.h... yes #4 42.96 checking for stdbool.h... yes #4 43.10 checking for stdckdint.h... no #4 43.21 checking for sys/random.h... yes #4 43.40 checking for sys/stat.h... (cached) yes #4 43.42 checking whether it is safe to define __EXTENSIONS__... yes #4 43.56 checking whether _XOPEN_SOURCE should be defined... no #4 43.67 checking for Minix Amsterdam compiler... no #4 43.71 checking for ar... ar #4 43.71 checking for ranlib... ranlib #4 43.71 checking for gcc option to enable large file support... none needed #4 43.88 checking for gcc option for timestamps after 2038... none needed #4 43.96 checking for g++... g++ #4 44.03 checking whether we are using the GNU C++ compiler... yes #4 44.13 checking whether g++ accepts -g... yes #4 44.20 checking for g++ option to enable C++11 features... none needed #4 69.86 checking how to run the C++ preprocessor... g++ -E #4 70.13 checking whether gcc accepts -g3 -O2... yes #4 70.31 checking whether the compiler is clang... no #4 70.43 checking whether C compiler handles -Werror -Wunknown-warning-option... no #4 70.52 checking whether -Wno-missing-field-initializers is needed... yes #4 70.74 checking whether -Wuninitialized is supported... yes #4 70.83 checking whether C compiler handles -fstrict-flex-arrays... no #4 70.95 checking whether C compiler handles -Wall... yes #4 71.19 checking whether C compiler handles -Warith-conversion... yes #4 71.36 checking whether C compiler handles -Wdate-time... yes #4 71.51 checking whether C compiler handles -Wdisabled-optimization... yes #4 71.67 checking whether C compiler handles -Wdouble-promotion... yes #4 71.83 checking whether C compiler handles -Wduplicated-cond... yes #4 72.04 checking whether C compiler handles -Wextra... yes #4 72.23 checking whether C compiler handles -Wformat-signedness... yes #4 72.45 checking whether C compiler handles -Winit-self... yes #4 72.66 checking whether C compiler handles -Winvalid-pch... yes #4 72.78 checking whether C compiler handles -Wlogical-op... yes #4 72.99 checking whether C compiler handles -Wmissing-declarations... yes #4 73.15 checking whether C compiler handles -Wmissing-include-dirs... yes #4 73.33 checking whether C compiler handles -Wmissing-prototypes... yes #4 73.55 checking whether C compiler handles -Wnested-externs... yes #4 73.73 checking whether C compiler handles -Wnull-dereference... yes #4 73.92 checking whether C compiler handles -Wold-style-definition... yes #4 74.13 checking whether C compiler handles -Wopenmp-simd... yes #4 74.38 checking whether C compiler handles -Wpacked... yes #4 74.55 checking whether C compiler handles -Wpointer-arith... yes #4 74.72 checking whether C compiler handles -Wstrict-flex-arrays... no #4 74.80 checking whether C compiler handles -Wstrict-prototypes... yes #4 75.04 checking whether C compiler handles -Wsuggest-attribute=format... yes #4 75.23 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #4 75.50 checking whether C compiler handles -Wsuggest-final-methods... yes #4 75.68 checking whether C compiler handles -Wsuggest-final-types... yes #4 75.84 checking whether C compiler handles -Wtrampolines... yes #4 75.97 checking whether C compiler handles -Wuninitialized... yes #4 76.22 checking whether C compiler handles -Wunknown-pragmas... yes #4 76.40 checking whether C compiler handles -Wunused-macros... yes #4 76.57 checking whether C compiler handles -Wvariadic-macros... yes #4 76.75 checking whether C compiler handles -Wvector-operation-performance... yes #4 76.94 checking whether C compiler handles -Wwrite-strings... yes #4 77.12 checking whether C compiler handles -Warray-bounds=2... yes #4 77.29 checking whether C compiler handles -Wattribute-alias=2... yes #4 77.54 checking whether C compiler handles -Wformat=2... yes #4 77.73 checking whether C compiler handles -Wformat-truncation=2... yes #4 77.92 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #4 78.10 checking whether C compiler handles -Wshift-overflow=2... yes #4 78.28 checking whether C compiler handles -Wuse-after-free=3... no #4 78.40 checking whether C compiler handles -Wvla-larger-than=4031... yes #4 78.62 checking whether C compiler handles -Wno-missing-field-initializers... yes #4 78.84 checking whether C compiler handles -Wredundant-decls... yes #4 78.99 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #4 78.99 checking whether C compiler handles -Wno-override-init... yes #4 79.13 checking whether C compiler handles -Wno-sign-compare... yes #4 79.32 checking whether C compiler handles -Wno-type-limits... yes #4 79.45 checking whether C compiler handles -Wno-unused-parameter... yes #4 79.61 checking whether C compiler handles -Wno-format-nonliteral... yes #4 79.86 checking whether C compiler handles -Wno-bidi-chars... no #4 79.91 checking for a BSD-compatible install... /usr/bin/install -c #4 79.95 checking command to symlink files in the same directory... ln -s #4 79.97 checking for install-info... : #4 79.97 checking for gzip... /bin/gzip #4 79.98 checking for 'find' args to delete a file... -delete #4 79.99 checking for brew... no #4 80.38 checking for -znocombreloc... not needed #4 80.39 checking whether addresses are sanitized... no #4 80.49 checking for math library... -lm #4 81.11 checking for struct passwd.pw_gecos... yes #4 81.24 checking for pkg-config... /usr/bin/pkg-config #4 81.25 checking pkg-config is at least version 0.9.0... yes #4 81.27 checking for machine/soundcard.h... no #4 81.36 checking for sys/soundcard.h... yes #4 81.51 checking for soundcard.h... no #4 81.58 checking for mmsystem.h... no #4 81.67 checking for _oss_ioctl in -lossaudio... no #4 81.84 checking for alsa >= 1.0.0... no #4 81.87 checking for ADDR_NO_RANDOMIZE... yes #4 81.98 checking if Linux sysinfo may be used... yes #4 82.24 checking for sys/wait.h that is POSIX.1 compatible... yes #4 82.40 checking for net/if.h... yes #4 82.62 checking for ifaddrs.h... yes #4 82.78 checking for net/if_dl.h... no #4 82.97 checking for struct ifreq.ifr_flags... yes #4 83.17 checking for struct ifreq.ifr_hwaddr... yes #4 83.66 checking for struct ifreq.ifr_netmask... yes #4 84.00 checking for struct ifreq.ifr_broadaddr... yes #4 84.35 checking for struct ifreq.ifr_addr... yes #4 84.70 checking for struct ifreq.ifr_addr.sa_len... no #4 85.02 checking whether gcc understands -MMD -MF... yes #4 85.12 checking for X... no #4 85.35 checking for X... false #4 85.36 checking whether malloc is Doug Lea style... no #4 85.54 checking for sbrk... yes #4 85.80 checking for __lsan_ignore_object... no #4 86.04 checking for fchmod... yes #4 86.30 checking for utmpname... yes #4 86.53 checking for utmpxname... yes #4 86.77 checking for canonicalize_file_name... yes #4 87.01 checking for realpath... yes #4 87.24 checking for lstat... yes #4 87.52 checking for fchmodat... yes #4 87.77 checking for lchmod... no #4 87.93 checking for fcntl... yes #4 88.16 checking for fdopendir... yes #4 88.34 checking for listxattr... yes #4 88.61 checking for fstatat... yes #4 88.90 checking for fsync... yes #4 89.16 checking for gettimeofday... yes #4 89.43 checking for memset_s... no #4 89.70 checking for pselect... yes #4 89.95 checking for readlink... yes #4 90.16 checking for isblank... yes #4 90.44 checking for iswctype... yes #4 90.65 checking for strtoimax... yes #4 91.01 checking for symlink... yes #4 91.24 checking for localtime_r... yes #4 91.43 checking for getdtablesize... yes #4 91.61 checking for getpagesize... yes #4 91.76 checking for working mmap... yes #4 92.09 checking for main in -lXbsd... no #4 92.30 checking for pthread library... -lpthread #4 93.21 checking for thread support... yes #4 93.21 checking for sqlite3_open_v2 in -lsqlite3... no #4 93.35 checking for getaddrinfo_a in -lanl... yes #4 93.56 checking for malloc_trim... yes #4 93.84 checking for dbus-1 >= 1.0... yes #4 93.89 checking for dbus_watch_get_unix_fd... yes #4 94.16 checking for dbus_type_is_valid... yes #4 94.43 checking for dbus_validate_bus_name... yes #4 94.70 checking for dbus_validate_path... yes #4 94.99 checking for dbus_validate_interface... yes #4 95.27 checking for dbus_validate_member... yes #4 95.63 checking for lgetfilecon in -lselinux... no #4 95.79 checking for gnutls >= 2.12.2... yes #4 95.84 checking for libsystemd >= 222... no #4 95.88 checking for jansson >= 2.7... no #4 95.92 checking for tree-sitter >= 0.20.2... no #4 95.94 checking for tree-sitter >= 0.6.3... no #4 95.97 checking sys/inotify.h usability... yes #4 97.88 checking sys/inotify.h presence... yes #4 97.93 checking for sys/inotify.h... yes #4 97.95 checking for inotify_init... yes #4 98.14 checking for inotify_init1... yes #4 98.50 checking for lcms2... no #4 98.55 checking for library containing inflateEnd... -lz #4 99.00 checking for dladdr... yes #4 99.19 checking for dlfunc... no #4 99.42 checking for gcc_jit_context_acquire in -lgccjit... yes #4 99.69 checking libgccjit.h usability... yes #4 99.97 checking libgccjit.h presence... yes #4 100.0 checking for libgccjit.h... yes #4 100.8 checking gpm.h usability... no #4 101.0 checking gpm.h presence... no #4 101.1 checking for gpm.h... no #4 101.1 checking for libxml-2.0 > 2.6.17... no #4 101.1 checking for maillock in -lmail... no #4 101.3 checking for maillock in -llockfile... no #4 101.7 checking for liblockfile.so... no #4 101.7 checking maillock.h usability... no #4 101.9 checking maillock.h presence... no #4 101.9 checking for maillock.h... no #4 101.9 checking linux/seccomp.h usability... yes #4 102.2 checking linux/seccomp.h presence... yes #4 102.2 checking for linux/seccomp.h... yes #4 102.3 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #4 102.4 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #4 102.6 checking linux/filter.h usability... yes #4 102.8 checking linux/filter.h presence... yes #4 102.9 checking for linux/filter.h... yes #4 102.9 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #4 103.0 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #4 103.0 checking for libseccomp >= 2.5.2... no #4 103.0 checking size of long... 8 #4 103.4 checking for accept4... yes #4 103.6 checking for fchdir... yes #4 103.9 checking for gethostname... yes #4 104.1 checking for getrusage... yes #4 104.4 checking for get_current_dir_name... yes #4 104.6 checking for lrand48... yes #4 104.9 checking for random... yes #4 105.1 checking for rint... yes #4 105.4 checking for tcdrain... yes #4 105.7 checking for trunc... yes #4 106.1 checking for select... yes #4 106.3 checking for getpagesize... (cached) yes #4 106.3 checking for setlocale... yes #4 106.6 checking for newlocale... yes #4 106.8 checking for getrlimit... yes #4 107.0 checking for setrlimit... yes #4 107.2 checking for shutdown... yes #4 107.4 checking for pthread_sigmask... (cached) yes #4 107.5 checking for strsignal... yes #4 107.9 checking for setitimer... yes #4 108.3 checking for sendto... yes #4 108.8 checking for recvfrom... yes #4 109.1 checking for getsockname... yes #4 109.5 checking for getifaddrs... yes #4 110.0 checking for freeifaddrs... yes #4 110.3 checking for gai_strerror... yes #4 110.6 checking for sync... yes #4 110.8 checking for endpwent... yes #4 111.2 checking for getgrent... yes #4 111.4 checking for endgrent... yes #4 111.7 checking for cfmakeraw... yes #4 112.0 checking for cfsetspeed... yes #4 112.3 checking for __executable_start... yes #4 112.6 checking for log2... yes #4 112.8 checking for pthread_setname_np... yes #4 113.1 checking for pthread_set_name_np... no #4 113.3 checking for getpwent... yes #4 113.5 checking for renameat2... yes #4 113.7 checking whether pthread_setname_np takes a single argument... no #4 113.7 checking whether pthread_setname_np takes three arguments... no #4 113.9 checking for aligned_alloc... yes #4 114.2 checking whether aligned_alloc is declared... yes #4 114.4 checking for posix_madvise... yes #4 114.6 checking for madvise... yes #4 114.8 checking for __builtin_frame_address... yes #4 115.0 checking for __builtin_unwind_init... yes #4 115.2 checking for _LARGEFILE_SOURCE value needed for large files... no #4 115.5 checking for grantpt... yes #4 115.7 checking for getpt... yes #4 116.0 checking for posix_openpt... yes #4 116.3 checking for library containing tputs... -ltinfo #4 116.7 checking whether -ltinfo library defines BC... yes #4 117.0 checking for timerfd interface... yes #4 117.1 checking whether signals can be handled on alternate stack... yes #4 117.3 checking valgrind/valgrind.h usability... no #4 117.4 checking valgrind/valgrind.h presence... no #4 117.5 checking for valgrind/valgrind.h... no #4 117.5 checking for struct unipair.unicode... yes #4 117.6 checking for pid_t... yes #4 118.0 checking vfork.h usability... no #4 118.1 checking vfork.h presence... no #4 118.2 checking for vfork.h... no #4 118.2 checking for fork... yes #4 118.5 checking for vfork... yes #4 118.7 checking for working fork... yes #4 119.0 checking for working vfork... (cached) yes #4 119.0 checking for snprintf... yes #4 119.3 checking for open_memstream... yes #4 119.5 checking spawn.h usability... yes #4 119.7 checking spawn.h presence... yes #4 119.8 checking for spawn.h... yes #4 119.8 checking for posix_spawn... yes #4 120.1 checking for posix_spawn_file_actions_addchdir... no #4 120.3 checking for posix_spawn_file_actions_addchdir_np... yes #4 120.5 checking for posix_spawnattr_setflags... yes #4 120.8 checking whether POSIX_SPAWN_SETSID is declared... yes #4 121.0 checking whether GLib is linked in... no #4 121.1 checking for nl_langinfo and CODESET... yes #4 121.3 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #4 121.5 checking for mbstate_t... yes #4 121.7 checking for signals via characters... yes #4 121.9 checking for _setjmp... yes #4 122.1 checking for sigsetjmp... yes #4 122.3 checking POSIX termios... yes #4 122.6 checking size of speed_t... 4 #4 122.8 checking for usable FIONREAD... yes #4 122.9 checking for usable SIGIO... yes #4 123.1 checking for struct alignment... yes #4 123.2 checking for C/C++ restrict keyword... __restrict__ #4 123.4 checking for typeof syntax and keyword spelling... typeof #4 123.5 checking for statement expressions... yes #4 123.5 checking whether malloc (0) returns nonnull... yes #4 123.8 checking sys/acl.h usability... yes #4 124.0 checking sys/acl.h presence... yes #4 124.0 checking for sys/acl.h... yes #4 124.0 checking for library containing acl_get_file... -lacl #4 124.4 checking for acl_get_file... yes #4 124.7 checking for acl_get_fd... yes #4 124.9 checking for acl_set_file... yes #4 125.2 checking for acl_set_fd... yes #4 125.4 checking for acl_free... yes #4 125.7 checking for acl_from_mode... yes #4 125.9 checking for acl_from_text... yes #4 126.2 checking for acl_delete_def_file... yes #4 126.5 checking for acl_extended_file... yes #4 126.8 checking for acl_delete_fd_np... no #4 127.0 checking for acl_delete_file_np... no #4 127.2 checking for acl_copy_ext_native... no #4 127.4 checking for acl_create_entry_np... no #4 127.6 checking for acl_to_short_text... no #4 128.0 checking for acl_free_text... no #4 128.2 checking for working acl_get_file... yes #4 130.3 checking acl/libacl.h usability... yes #4 130.5 checking acl/libacl.h presence... yes #4 130.6 checking for acl/libacl.h... yes #4 130.6 checking for acl_entries... yes #4 130.9 checking for ACL_FIRST_ENTRY... yes #4 131.1 checking for ACL_TYPE_EXTENDED... no #4 131.3 checking for working alloca.h... yes #4 131.5 checking for alloca... yes #4 131.8 checking for a thread-safe mkdir -p... /bin/mkdir -p #4 131.8 checking whether the preprocessor supports include_next... yes #4 132.0 checking whether source code line length is unlimited... yes #4 132.1 checking whether endutent is declared... yes #4 132.3 checking for struct utmpx.ut_user... yes #4 132.6 checking for struct utmp.ut_user... yes #4 132.9 checking for struct utmpx.ut_name... yes #4 133.2 checking for struct utmp.ut_name... yes #4 133.5 checking for struct utmpx.ut_type... yes #4 133.8 checking for struct utmp.ut_type... yes #4 133.9 checking for struct utmpx.ut_pid... yes #4 134.1 checking for struct utmp.ut_pid... yes #4 134.3 checking for struct utmp.ut_tv... yes #4 134.8 checking for struct utmpx.ut_host... yes #4 135.0 checking for struct utmp.ut_host... yes #4 135.2 checking for struct utmpx.ut_id... yes #4 135.4 checking for struct utmp.ut_id... yes #4 135.7 checking for struct utmpx.ut_session... yes #4 135.9 checking for struct utmp.ut_session... yes #4 136.2 checking for struct utmpx.ut_exit... yes #4 136.6 checking for struct utmp.ut_exit... yes #4 137.0 checking for struct utmpx.ut_exit.ut_exit... no #4 137.4 checking for struct utmpx.ut_exit.e_exit... yes #4 137.6 checking for struct utmp.ut_exit.e_exit... yes #4 137.9 checking for struct utmpx.ut_exit.ut_termination... no #4 138.2 checking for struct utmpx.ut_exit.e_termination... yes #4 138.4 checking for struct utmp.ut_exit.e_termination... yes #4 138.7 checking whether sysinfo is declared... yes #4 138.9 checking for sys/sysctl.h... yes #4 139.1 checking for sysctl... yes #4 139.4 checking whether lstat correctly handles trailing slash... yes #4 139.8 checking whether // is distinct from /... no #4 139.9 checking whether realpath works... yes #4 140.3 checking for faccessat... yes #4 140.6 checking for getcwd... yes #4 140.9 checking whether byte ordering is bigendian... no #4 141.4 checking if environ is properly declared... yes #4 141.6 checking for complete errno.h... yes #4 141.7 checking whether ctype.h defines __header_inline... no #4 141.8 checking for mode_t... yes #4 142.3 checking whether strmode is declared... no #4 142.5 checking whether getline is declared... yes #4 142.8 checking for gawk... no #4 142.8 checking for mawk... mawk #4 142.8 checking for getopt.h... (cached) yes #4 142.8 checking for getopt_long_only... yes #4 143.1 checking whether getopt is POSIX compatible... yes #4 144.1 checking for working GNU getopt function... yes #4 144.7 checking for working GNU getopt_long function... yes #4 145.0 checking whether timespec_get is declared... yes #4 145.1 checking for timespec_get... yes #4 145.4 checking for struct timeval... yes #4 145.5 checking for wide-enough struct timeval.tv_sec member... yes #4 145.7 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #4 145.8 checking whether the compiler produces multi-arch binaries... no #4 145.9 checking whether stdint.h conforms to C99... yes #4 146.8 checking whether stdint.h works without ISO C predefines... yes #4 147.0 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #4 147.1 checking whether memmem is declared... yes #4 147.5 checking whether memrchr is declared... yes #4 147.8 checking whether defines MIN and MAX... no #4 147.9 checking whether defines MIN and MAX... yes #4 148.1 checking whether time_t is signed... yes #4 148.4 checking whether alarm is declared... yes #4 148.7 checking for working mktime... no #4 149.6 checking whether struct tm is in sys/time.h or time.h... time.h #4 149.8 checking for struct tm.tm_zone... yes #4 150.0 checking for struct tm.tm_gmtoff... yes #4 150.3 checking whether is self-contained... yes #4 151.0 checking for inline... inline #4 151.0 checking for sigset_t... yes #4 151.4 checking for volatile sig_atomic_t... yes #4 151.8 checking for sighandler_t... yes #4 152.1 checking for wchar_t... yes #4 152.3 checking for good max_align_t... yes #4 152.5 checking whether NULL can be used in arbitrary expressions... yes #4 152.7 checking for unreachable... no #4 153.2 checking whether fcloseall is declared... yes #4 153.6 checking whether getw is declared... yes #4 154.0 checking whether putw is declared... yes #4 154.2 checking which flavor of printf attribute matches inttypes macros... system #4 154.4 checking whether strnlen is declared... yes #4 154.6 checking whether strtoimax is declared... yes #4 154.9 checking whether stat file-mode macros are broken... no #4 155.1 checking for nlink_t... yes #4 155.5 checking for struct timespec in ... yes #4 155.6 checking for TIME_UTC in ... yes #4 155.8 checking whether execvpe is declared... yes #4 156.0 checking whether clearerr_unlocked is declared... yes #4 156.3 checking whether feof_unlocked is declared... yes #4 156.6 checking whether ferror_unlocked is declared... yes #4 156.9 checking whether fflush_unlocked is declared... yes #4 157.1 checking whether fgets_unlocked is declared... yes #4 157.4 checking whether fputc_unlocked is declared... yes #4 157.6 checking whether fputs_unlocked is declared... yes #4 157.9 checking whether fread_unlocked is declared... yes #4 158.1 checking whether fwrite_unlocked is declared... yes #4 158.5 checking whether getc_unlocked is declared... yes #4 158.8 checking whether getchar_unlocked is declared... yes #4 159.2 checking whether putc_unlocked is declared... yes #4 159.5 checking whether putchar_unlocked is declared... yes #4 159.7 checking type of array argument to getgroups... gid_t #4 160.2 checking whether getdelim is declared... yes #4 160.5 checking whether getdtablesize is declared... yes #4 160.8 checking whether malloc is ptrdiff_t safe... yes #4 160.9 checking whether malloc, realloc, calloc set errno on failure... yes #4 160.9 checking for O_CLOEXEC... yes #4 161.0 checking for promoted mode_t type... mode_t #4 161.1 checking whether the utimes function works... yes #4 161.6 checking for C compiler option to allow warnings... -Wno-error #4 161.9 checking for alignas and alignof... yes, macros #4 162.2 checking for alloca as a compiler built-in... yes #4 162.3 checking for static_assert... yes, an macro #4 162.5 checking for __builtin_expect... yes #4 162.8 checking byteswap.h usability... yes #4 163.0 checking byteswap.h presence... yes #4 163.1 checking for byteswap.h... yes #4 163.1 checking for readlinkat... yes #4 163.4 checking for library containing clock_gettime... none required #4 163.7 checking for clock_getres... yes #4 164.0 checking for clock_gettime... yes #4 164.3 checking for clock_settime... yes #4 164.6 checking for copy_file_range... yes #4 164.9 checking for d_type member in directory struct... yes #4 165.2 checking whether // is distinct from /... (cached) no #4 165.2 checking whether dup2 works... yes #4 165.5 checking for library containing backtrace_symbols_fd... none required #4 165.7 checking for faccessat... (cached) yes #4 165.8 checking whether fchmodat works... no #4 166.1 checking for readlinkat... (cached) yes #4 166.1 checking whether fcntl handles F_DUPFD correctly... yes #4 166.4 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #4 166.8 checking whether fdopendir is declared... yes #4 167.0 checking whether fdopendir works... yes #4 167.2 checking for flexible array member... yes #4 167.4 checking for __fpending... yes #4 167.6 checking whether __fpending is declared... yes #4 167.8 checking whether free is known to preserve errno... no #4 167.9 checking whether fstatat (..., 0) works... yes #4 168.1 checking for sys/mount.h... yes #4 168.4 checking for statvfs function (SVR4)... yes #4 168.7 checking whether to use statvfs64... no #4 168.8 checking for two-argument statfs with statfs.f_frsize member... yes #4 169.1 checking sys/fs/s5param.h usability... no #4 169.2 checking sys/fs/s5param.h presence... no #4 169.3 checking for sys/fs/s5param.h... no #4 169.3 checking sys/statfs.h usability... yes #4 169.5 checking sys/statfs.h presence... yes #4 169.5 checking for sys/statfs.h... yes #4 169.6 checking for statfs that truncates block counts... no #4 169.7 checking for futimens... yes #4 169.9 checking whether futimens works... yes #4 171.2 checking for getline... yes #4 171.5 checking for working getline function... yes #4 171.8 checking for getloadavg... yes #4 172.1 checking sys/loadavg.h usability... no #4 172.3 checking sys/loadavg.h presence... no #4 172.4 checking for sys/loadavg.h... no #4 172.4 checking whether getloadavg is declared... yes #4 172.5 checking for getrandom... yes #4 172.7 checking whether getrandom is compatible with its GNU+BSD signature... yes #4 172.8 checking for gettimeofday with POSIX signature... yes #4 172.9 checking whether the compiler supports the __inline keyword... yes #4 173.0 checking gmp.h usability... yes #4 173.3 checking gmp.h presence... yes #4 173.3 checking for gmp.h... yes #4 173.4 checking for library containing __gmpz_roinit_n... -lgmp #4 173.8 checking for memmem... yes #4 174.0 checking whether memmem works... yes #4 174.2 checking for mempcpy... yes #4 174.4 checking for memrchr... yes #4 174.5 checking for memset_explicit... no #4 174.7 checking for explicit_memset... no #4 174.9 checking for mkostemp... yes #4 175.1 checking for library containing nanosleep... none required #4 175.3 checking for working nanosleep... no (mishandles large arguments) #4 176.6 checking for sys/pstat.h... no #4 176.8 checking for sys/sysmp.h... no #4 177.0 checking for sys/param.h... (cached) yes #4 177.0 checking for sys/sysctl.h... (cached) yes #4 177.0 checking for sched_getaffinity_np... no #4 177.2 checking for pstat_getdynamic... no #4 177.5 checking for sysmp... no #4 177.7 checking for sysctl... (cached) yes #4 177.8 checking for sched_getaffinity... yes #4 178.0 checking for glibc compatible sched_getaffinity... yes #4 178.1 checking for pipe2... yes #4 178.3 checking whether signature of pselect conforms to POSIX... yes #4 178.5 checking whether pselect detects invalid fds... yes #4 178.8 checking whether pthread_sigmask is a macro... no #4 178.9 checking whether pthread_sigmask returns error numbers... yes #4 179.1 checking whether pthread_sigmask unblocks signals correctly... guessing yes #4 181.4 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #4 181.9 checking whether readlink signature is correct... yes #4 182.0 checking whether readlink handles trailing slash correctly... yes #4 182.3 checking whether readlink truncates results correctly... yes #4 182.6 checking for readlinkat... (cached) yes #4 182.6 checking whether readlinkat signature is correct... yes #4 182.7 checking for working re_compile_pattern... no #4 183.3 checking libintl.h usability... yes #4 183.5 checking libintl.h presence... yes #4 183.6 checking for libintl.h... yes #4 183.6 checking whether isblank is declared... yes #4 183.7 checking for sig2str... no #4 184.1 checking for sigdescr_np... no #4 184.4 checking for socklen_t... yes #4 184.6 checking for ssize_t... yes #4 184.7 checking for struct stat.st_atim.tv_nsec... yes #4 184.8 checking whether struct stat.st_atim is of type struct timespec... yes #4 185.0 checking for struct stat.st_birthtimespec.tv_nsec... no #4 185.2 checking for struct stat.st_birthtimensec... no #4 185.4 checking for struct stat.st_birthtim.tv_nsec... no #4 185.6 checking for bool, true, false... no #4 185.7 checking for stpcpy... yes #4 186.0 checking for working strnlen... yes #4 186.5 checking whether strtoimax works... yes #4 186.7 checking whether symlink handles trailing slash correctly... yes #4 187.0 checking whether localtime_r is declared... yes #4 187.2 checking whether localtime_r is compatible with its POSIX signature... yes #4 187.3 checking whether localtime works even near extrema... yes #4 187.6 checking for timezone_t... no #4 187.8 checking for timegm... yes #4 188.0 checking whether timer_settime is declared... yes #4 188.2 checking for library containing timer_settime... -lrt #4 188.8 checking for timer_settime... yes #4 189.1 checking for utimensat... yes #4 189.4 checking whether utimensat works... yes #4 190.7 checking for variable-length arrays... yes #4 190.9 checking whether getdtablesize works... yes #4 191.2 checking for __mktime_internal... no #4 191.5 checking for timer_getoverrun... yes #4 191.8 checking for gcc option to disable position independent executables... not needed #4 191.8 checking for __ctype_get_mb_cur_max... yes #4 192.0 checking whether MB_CUR_MAX is defined to function that won't link... no #4 192.1 #4 192.1 Configured for 'x86_64-pc-linux-gnu'. #4 192.1 #4 192.1 Where should the build process find the source code? . #4 192.1 What compiler should emacs be built with? gcc -g3 -O2 #4 192.1 Should Emacs use the GNU version of malloc? no #4 192.1 (The GNU allocators don't work with this system configuration.) #4 192.1 Should Emacs use a relocating allocator for buffers? no #4 192.1 Should Emacs use mmap(2) for buffer allocation? no #4 192.1 What window system should Emacs use? none #4 192.1 What toolkit should Emacs use? none #4 192.1 Where do we find X Windows header files? NONE #4 192.1 Where do we find X Windows libraries? NONE #4 192.1 Does Emacs use -lXaw3d? no #4 192.1 Is Emacs being built for Android? no #4 192.1 Does Emacs use the X Double Buffer Extension? no #4 192.1 Does Emacs use -lXpm? no #4 192.1 Does Emacs use -ljpeg? no #4 192.1 Does Emacs use -ltiff? no #4 192.1 Does Emacs use a gif library? no #4 192.1 Does Emacs use a png library? no #4 192.1 Does Emacs use -lrsvg-2? no #4 192.1 Does Emacs use -lwebp? no #4 192.1 Does Emacs use -lsqlite3? no #4 192.1 Does Emacs use cairo? no #4 192.1 Does Emacs use -llcms2? no #4 192.1 Does Emacs use imagemagick? no #4 192.1 Does Emacs use native APIs for images? no #4 192.1 Does Emacs support sound? yes #4 192.1 Does Emacs use -lgpm? no #4 192.1 Does Emacs use -ldbus? yes #4 192.1 Does Emacs use -lgconf? no #4 192.1 Does Emacs use GSettings? no #4 192.1 Does Emacs use a file notification library? yes (inotify) #4 192.1 Does Emacs use access control lists? yes -lacl -lattr #4 192.1 Does Emacs use -lselinux? no #4 192.1 Does Emacs use -lgnutls? yes #4 192.1 Does Emacs use -lxml2? no #4 192.1 Does Emacs use -lfreetype? no #4 192.1 Does Emacs use HarfBuzz? no #4 192.1 Does Emacs use -lm17n-flt? no #4 192.1 Does Emacs use -lotf? no #4 192.1 Does Emacs use -lxft? no #4 192.1 Does Emacs use -lsystemd? no #4 192.1 Does Emacs use -ljansson? no #4 192.1 Does Emacs use -ltree-sitter? no #4 192.1 Does Emacs use the GMP library? yes #4 192.1 Does Emacs directly use zlib? yes #4 192.1 Does Emacs have dynamic modules support? yes #4 192.1 Does Emacs use toolkit scroll bars? no #4 192.1 Does Emacs support Xwidgets? no #4 192.1 Does Emacs have threading support in lisp? yes #4 192.1 Does Emacs support the portable dumper? yes #4 192.1 Does Emacs support legacy unexec dumping? no #4 192.1 Which dumping strategy does Emacs use? pdumper #4 192.1 Does Emacs have native lisp compiler? yes #4 192.1 Does Emacs use version 2 of the X Input Extension? no #4 192.1 Does Emacs generate a smaller-size Japanese dictionary? no #4 192.1 #4 192.1 #4 192.7 configure: creating ./config.status #4 193.0 configure: WARNING: This configuration installs a 'movemail' program #4 193.0 that does not retrieve POP3 email. By default, Emacs 25 and earlier #4 193.0 installed a 'movemail' program that retrieved POP3 email via only #4 193.0 insecure channels, a practice that is no longer recommended but that #4 193.1 you can continue to support by using './configure --with-pop'. #4 193.1 configure: You might want to install GNU Mailutils #4 193.1 and use './configure --with-mailutils'. #4 193.9 MAKE='make' ./config.status #4 194.2 config.status: creating src/verbose.mk #4 194.3 config.status: creating src/emacs-module.h #4 194.4 config.status: creating Makefile #4 194.5 config.status: creating lib/gnulib.mk #4 194.6 config.status: creating ./doc/man/emacs.1 #4 194.7 config.status: creating lib/Makefile #4 194.8 config.status: creating lib-src/Makefile #4 195.0 config.status: creating oldXMenu/Makefile #4 195.1 config.status: creating src/Makefile #4 195.2 config.status: creating lwlib/Makefile #4 195.3 config.status: creating nextstep/Makefile #4 195.4 config.status: creating nt/Makefile #4 195.5 config.status: creating doc/emacs/Makefile #4 195.6 config.status: creating doc/misc/Makefile #4 195.7 config.status: creating doc/lispintro/Makefile #4 195.8 config.status: creating doc/lispref/Makefile #4 195.9 config.status: creating lisp/Makefile #4 196.1 config.status: creating leim/Makefile #4 196.3 config.status: creating test/Makefile #4 196.3 config.status: creating test/manual/noverlay/Makefile #4 196.4 config.status: creating test/infra/Makefile #4 196.6 config.status: creating admin/charsets/Makefile #4 196.7 config.status: creating admin/unidata/Makefile #4 196.8 config.status: creating admin/grammars/Makefile #4 196.9 config.status: creating java/Makefile #4 197.0 config.status: creating cross/Makefile #4 197.1 config.status: creating java/AndroidManifest.xml #4 197.2 config.status: creating src/config.h #4 197.3 config.status: executing src/epaths.h commands #4 197.3 make[3]: Entering directory '/checkout' #4 197.4 make[3]: Leaving directory '/checkout' #4 197.4 config.status: executing src/.gdbinit commands #4 197.4 config.status: executing doc/emacs/emacsver.texi commands #4 197.5 config.status: executing etc-refcards-emacsver.tex commands #4 197.5 make[3]: Entering directory '/checkout' #4 197.6 make[3]: Leaving directory '/checkout' #4 197.6 make[2]: Leaving directory '/checkout' #4 197.6 make actual-all #4 197.6 make[2]: Entering directory '/checkout' #4 197.8 make -C lib all #4 197.8 make -C doc/lispref info #4 197.8 make[3]: Entering directory '/checkout/doc/lispref' #4 197.8 /bin/mkdir -p ../../info #4 197.8 cp elisp_type_hierarchy.txt ../../info/elisp_type_hierarchy.txt #4 197.8 cp elisp_type_hierarchy.jpg ../../info/elisp_type_hierarchy.jpg #4 197.8 GEN ../../info/elisp.info #4 198.1 make[3]: Entering directory '/checkout/lib' #4 198.1 GEN alloca.h #4 198.1 GEN dirent.h #4 198.1 GEN fcntl.h #4 198.2 GEN malloc/dynarray.gl.h #4 198.2 GEN malloc/dynarray-skeleton.gl.h #4 198.3 GEN inttypes.h #4 198.4 GEN limits.h #4 199.0 GEN signal.h #4 199.5 GEN stdckdint.h #4 199.5 GEN stddef.h #4 199.6 GEN stdio.h #4 199.6 GEN stdlib.h #4 199.9 GEN string.h #4 200.1 GEN sys/random.h #4 200.2 GEN sys/select.h #4 200.3 GEN sys/stat.h #4 200.3 GEN sys/time.h #4 200.4 GEN sys/types.h #4 200.4 GEN time.h #4 200.5 GEN unistd.h #4 200.9 CC fingerprint.o #4 200.9 CC mktime.o #4 201.2 CC acl-errno-valid.o #4 202.4 CC acl-internal.o #4 202.7 CC get-permissions.o #4 203.1 CC set-permissions.o #4 203.7 CC allocator.o #4 204.4 CC binary-io.o #4 204.7 CC boot-time.o #4 205.1 CC c-ctype.o #4 206.2 CC c-strcasecmp.o #4 206.6 CC c-strncasecmp.o #4 207.1 CC careadlinkat.o #4 207.5 CC close-stream.o #4 208.2 CC copy-file-range.o #4 208.6 CC count-leading-zeros.o #4 209.0 CC count-one-bits.o #4 209.3 CC count-trailing-zeros.o #4 209.6 CC md5-stream.o #4 209.9 CC md5.o #4 211.1 CC sha1.o #4 212.4 CC sha256.o #4 215.2 CC sha512.o #4 219.0 CC dtoastr.o #4 225.1 CC dtotimespec.o #4 225.6 CC fchmodat.o #4 225.9 CC fcntl.o #4 226.5 CC file-has-acl.o #4 227.0 CC filemode.o #4 227.9 CC filevercmp.o #4 228.4 CC free.o #4 229.1 CC fsusage.o #4 229.5 CC gettime.o #4 230.1 CC malloc/dynarray_at_failure.o #4 230.4 CC malloc/dynarray_emplace_enlarge.o #4 230.8 CC malloc/dynarray_finalize.o #4 231.4 CC malloc/dynarray_resize.o #4 231.8 CC malloc/dynarray_resize_clear.o #4 232.3 CC memset_explicit.o #4 232.7 CC nanosleep.o #4 233.0 CC nproc.o #4 233.4 CC nstrftime.o #4 234.1 CC pipe2.o #4 237.4 CC qcopy-acl.o #4 238.0 CC regex.o #4 238.4 CC sig2str.o #4 257.7 CC sigdescr_np.o #4 258.2 CC stat-time.o #4 258.6 CC tempname.o #4 259.0 CC time_rz.o #4 259.7 CC timegm.o #4 260.4 CC timespec.o #4 260.7 CC timespec-add.o #4 261.0 CC timespec-sub.o #4 261.3 CC u64.o #4 261.6 CC unistd.o #4 261.8 CC openat-die.o #4 262.1 CC save-cwd.o #4 262.9 AR libgnu.a #4 263.6 make[3]: Leaving directory '/checkout/lib' #4 263.6 make -C doc/lispintro info #4 263.7 make[3]: Entering directory '/checkout/doc/lispintro' #4 263.7 GEN ../../info/eintr.info #4 284.5 make[3]: Leaving directory '/checkout/doc/lispintro' #4 284.5 make -C doc/emacs info #4 284.6 GEN info/dir #4 284.6 make[3]: Entering directory '/checkout/doc/emacs' #4 284.6 GEN ../../info/emacs.info #4 332.0 make[3]: Leaving directory '/checkout/doc/lispref' #4 333.1 make -C lib-src all #4 333.2 make[3]: Entering directory '/checkout/lib-src' #4 333.2 CCLD etags #4 333.2 CCLD ctags #4 350.3 CCLD emacsclient #4 354.8 make[3]: Leaving directory '/checkout/doc/emacs' #4 354.8 CCLD ebrowse #4 358.4 CCLD hexl #4 364.1 CC pop.o #4 365.1 CCLD make-docfile #4 365.3 CCLD make-fingerprint #4 367.0 CCLD movemail #4 368.3 make[3]: Leaving directory '/checkout/lib-src' #4 368.3 make -C src BIN_DESTDIR=''/usr/local/bin/'' \ #4 368.3 ELN_DESTDIR='/usr/local/lib/emacs/30.0.50/' all #4 368.6 make[3]: Entering directory '/checkout/src' #4 368.6 GEN globals.h #4 368.6 GEN buildobj.h #4 369.6 make -C ../admin/charsets all #4 369.7 make[4]: Entering directory '/checkout/admin/charsets' #4 369.7 GEN ../../etc/charsets/8859-2.map #4 369.7 GEN ../../etc/charsets/8859-3.map #4 369.7 make -C ../admin/unidata charscript.el #4 369.7 make[4]: Entering directory '/checkout/admin/unidata' #4 369.8 GEN ../../lisp/international/charscript.el #4 369.8 make[4]: Leaving directory '/checkout/admin/unidata' #4 369.8 make -C ../admin/unidata emoji-zwj.el #4 369.9 make[4]: Entering directory '/checkout/admin/unidata' #4 369.9 GEN ../../lisp/international/emoji-zwj.el #4 370.0 make[4]: Leaving directory '/checkout/admin/unidata' #4 370.0 make -C ../admin/charsets cp51932.el #4 370.0 make[4]: Entering directory '/checkout/admin/charsets' #4 370.0 GEN ../../etc/charsets/CP932-2BYTE.map #4 370.2 GEN ../../lisp/international/cp51932.el #4 370.2 make[4]: Leaving directory '/checkout/admin/charsets' #4 370.2 make -C ../admin/charsets eucjp-ms.el #4 370.3 make[4]: Entering directory '/checkout/admin/charsets' #4 370.3 GEN ../../lisp/international/eucjp-ms.el #4 370.3 GEN ../../etc/charsets/8859-4.map #4 370.3 GEN ../../etc/charsets/8859-5.map #4 370.4 make[4]: Leaving directory '/checkout/admin/charsets' #4 370.4 GEN ../../etc/charsets/8859-6.map #4 370.4 GEN ../../etc/charsets/8859-7.map #4 370.4 GEN ../../etc/charsets/8859-8.map #4 370.5 GEN ../../etc/charsets/8859-9.map #4 370.5 GEN ../../etc/charsets/8859-10.map #4 370.6 GEN ../../etc/charsets/8859-11.map #4 370.6 GEN ../../etc/charsets/8859-13.map #4 370.6 GEN ../../etc/charsets/8859-14.map #4 370.7 GEN ../../etc/charsets/8859-15.map #4 370.7 GEN ../../etc/charsets/8859-16.map #4 370.8 GEN ../../etc/charsets/IBM037.map #4 370.8 GEN ../../etc/charsets/IBM038.map #4 370.9 GEN ../../etc/charsets/IBM256.map #4 370.9 GEN ../../etc/charsets/IBM273.map #4 371.0 GEN ../../etc/charsets/IBM274.map #4 371.1 GEN ../../etc/charsets/IBM275.map #4 371.2 GEN ../../etc/charsets/IBM277.map #4 371.2 GEN ../../etc/charsets/IBM278.map #4 371.2 GEN ../../etc/charsets/IBM280.map #4 371.2 GEN ../../etc/charsets/IBM281.map #4 371.3 GEN ../../etc/charsets/IBM284.map #4 371.3 GEN ../../etc/charsets/IBM285.map #4 371.4 GEN ../../etc/charsets/IBM290.map #4 371.4 GEN ../../etc/charsets/IBM297.map #4 371.4 GEN ../../etc/charsets/IBM420.map #4 371.5 GEN ../../etc/charsets/IBM423.map #4 371.5 GEN ../../etc/charsets/IBM424.map #4 371.6 GEN ../../etc/charsets/IBM437.map #4 371.6 GEN ../../etc/charsets/IBM500.map #4 371.7 GEN ../../etc/charsets/IBM850.map #4 371.7 CC dispnew.o #4 371.7 GEN ../../etc/charsets/IBM851.map #4 371.7 GEN ../../etc/charsets/IBM852.map #4 371.8 GEN ../../etc/charsets/IBM855.map #4 371.8 GEN ../../etc/charsets/IBM856.map #4 371.9 GEN ../../etc/charsets/IBM857.map #4 371.9 GEN ../../etc/charsets/IBM860.map #4 371.9 GEN ../../etc/charsets/IBM861.map #4 372.0 GEN ../../etc/charsets/IBM862.map #4 372.0 GEN ../../etc/charsets/IBM863.map #4 372.1 GEN ../../etc/charsets/IBM864.map #4 372.1 GEN ../../etc/charsets/IBM865.map #4 372.2 GEN ../../etc/charsets/IBM866.map #4 372.3 GEN ../../etc/charsets/IBM868.map #4 372.3 GEN ../../etc/charsets/IBM869.map #4 372.4 GEN ../../etc/charsets/IBM870.map #4 372.4 GEN ../../etc/charsets/IBM871.map #4 372.5 GEN ../../etc/charsets/IBM874.map #4 372.5 CC frame.o #4 372.6 GEN ../../etc/charsets/IBM875.map #4 372.7 GEN ../../etc/charsets/IBM880.map #4 372.8 GEN ../../etc/charsets/IBM891.map #4 373.0 GEN ../../etc/charsets/IBM903.map #4 373.1 GEN ../../etc/charsets/IBM904.map #4 373.2 GEN ../../etc/charsets/IBM905.map #4 373.3 GEN ../../etc/charsets/IBM918.map #4 373.4 GEN ../../etc/charsets/IBM1004.map #4 373.5 GEN ../../etc/charsets/IBM1026.map #4 373.6 GEN ../../etc/charsets/IBM1047.map #4 373.7 GEN ../../etc/charsets/CP737.map #4 373.8 GEN ../../etc/charsets/CP775.map #4 373.9 GEN ../../etc/charsets/CP1125.map #4 374.0 GEN ../../etc/charsets/CP1250.map #4 374.1 GEN ../../etc/charsets/CP1251.map #4 374.2 GEN ../../etc/charsets/CP1252.map #4 374.3 GEN ../../etc/charsets/CP1253.map #4 374.4 GEN ../../etc/charsets/CP1254.map #4 374.5 GEN ../../etc/charsets/CP1255.map #4 374.6 GEN ../../etc/charsets/CP1256.map #4 374.7 GEN ../../etc/charsets/CP1257.map #4 374.8 GEN ../../etc/charsets/CP1258.map #4 375.0 GEN ../../etc/charsets/CP10007.map #4 375.1 GEN ../../etc/charsets/CP720.map #4 375.1 GEN ../../etc/charsets/CP858.map #4 375.2 GEN ../../etc/charsets/GB2312.map #4 375.2 GEN ../../etc/charsets/GBK.map #4 375.8 GEN ../../etc/charsets/GB180302.map #4 377.3 GEN ../../etc/charsets/BIG5.map #4 379.1 GEN ../../etc/charsets/BIG5-HKSCS.map #4 379.7 GEN ../../etc/charsets/CNS-1.map #4 380.8 GEN ../../etc/charsets/CNS-2.map #4 381.4 GEN ../../etc/charsets/CNS-3.map #4 381.9 GEN ../../etc/charsets/CNS-4.map #4 382.3 GEN ../../etc/charsets/CNS-5.map #4 382.9 GEN ../../etc/charsets/CNS-6.map #4 383.5 GEN ../../etc/charsets/CNS-7.map #4 383.9 GEN ../../etc/charsets/CNS-F.map #4 384.4 GEN ../../etc/charsets/JISX0201.map #4 384.9 GEN ../../etc/charsets/JISX0208.map #4 385.0 GEN ../../etc/charsets/JISX0212.map #4 386.0 GEN ../../etc/charsets/JISX2132.map #4 386.0 GEN ../../etc/charsets/JISC6226.map #4 386.2 GEN ../../etc/charsets/JISX213A.map #4 386.6 GEN ../../etc/charsets/KSC5601.map #4 386.7 GEN ../../etc/charsets/KSC5636.map #4 387.4 GEN ../../etc/charsets/JOHAB.map #4 387.5 GEN ../../etc/charsets/KOI-8.map #4 388.7 GEN ../../etc/charsets/KOI8-R.map #4 388.8 GEN ../../etc/charsets/KOI8-U.map #4 388.8 GEN ../../etc/charsets/KOI8-T.map #4 389.0 GEN ../../etc/charsets/ALTERNATIVNYJ.map #4 389.1 GEN ../../etc/charsets/MIK.map #4 389.1 GEN ../../etc/charsets/PTCP154.map #4 389.2 GEN ../../etc/charsets/TIS-620.map #4 389.3 GEN ../../etc/charsets/VISCII.map #4 389.4 GEN ../../etc/charsets/VSCII.map #4 389.4 CC scroll.o #4 389.5 GEN ../../etc/charsets/VSCII-2.map #4 390.0 GEN ../../etc/charsets/KA-PS.map #4 390.1 GEN ../../etc/charsets/KA-ACADEMY.map #4 390.2 GEN ../../etc/charsets/HP-ROMAN8.map #4 390.3 GEN ../../etc/charsets/NEXTSTEP.map #4 390.4 GEN ../../etc/charsets/MACINTOSH.map #4 390.5 GEN ../../etc/charsets/EBCDICUK.map #4 390.6 GEN ../../etc/charsets/EBCDICUS.map #4 390.7 GEN ../../etc/charsets/stdenc.map #4 390.8 GEN ../../etc/charsets/symbol.map #4 390.9 GEN ../../etc/charsets/CP949-2BYTE.map #4 391.0 GEN ../../etc/charsets/BIG5-1.map #4 392.1 GEN ../../etc/charsets/BIG5-2.map #4 392.3 GEN ../../etc/charsets/MULE-ethiopic.map #4 392.7 GEN ../../etc/charsets/MULE-ipa.map #4 392.7 GEN ../../etc/charsets/MULE-is13194.map #4 392.7 GEN ../../etc/charsets/MULE-sisheng.map #4 392.8 GEN ../../etc/charsets/MULE-tibetan.map #4 392.8 GEN ../../etc/charsets/MULE-lviscii.map #4 392.8 GEN ../../etc/charsets/MULE-uviscii.map #4 392.9 GEN ../../etc/charsets/GB180304.map #4 392.9 GEN ../../etc/charsets/JISX2131.map #4 394.2 GEN charsets.stamp #4 394.3 make[4]: Leaving directory '/checkout/admin/charsets' #4 394.3 CC xdisp.o #4 397.2 CC menu.o #4 400.8 CC window.o #4 405.7 CC charset.o #4 434.9 CC coding.o #4 448.0 CC category.o #4 486.6 CC ccl.o #4 489.9 CC character.o #4 499.1 CC chartab.o #4 502.6 CC bidi.o #4 504.6 CC cm.o #4 509.6 CC term.o #4 510.7 CC terminal.o #4 511.0 CC xfaces.o #4 513.5 CC dbusbind.o #4 522.6 CC emacs.o #4 531.0 CC keyboard.o #4 535.9 CC macros.o #4 537.9 CC keymap.o #4 540.0 CC sysdep.o #4 554.3 CC bignum.o #4 562.3 CC buffer.o #4 564.8 CC filelock.o #4 576.2 CC insdel.o #4 578.8 CC marker.o #4 579.1 CC minibuf.o #4 582.6 CC fileio.o #4 584.9 CC dired.o #4 592.2 CC cmds.o #4 596.7 CC casetab.o #4 600.3 CC casefiddle.o #4 602.4 CC indent.o #4 602.5 CC search.o #4 606.2 CC regex-emacs.o #4 613.2 CC undo.o #4 619.7 CC alloc.o #4 622.5 CC pdumper.o #4 637.0 CC data.o #4 640.1 CC doc.o #4 651.5 CC editfns.o #4 655.1 CC callint.o #4 657.2 CC eval.o #4 661.3 CC floatfns.o #4 674.0 CC fns.o #4 678.1 CC sort.o #4 678.1 CC font.o #4 682.3 CC print.o #4 702.8 CC lread.o #4 703.1 CC emacs-module.o #4 715.6 CC syntax.o #4 724.2 CC bytecode.o #4 725.4 CC comp.o #4 736.3 CC dynlib.o #4 745.3 CC process.o #4 745.6 CC gnutls.o #4 752.2 CC callproc.o #4 762.5 CC region-cache.o #4 768.2 CC sound.o #4 770.1 CC timefns.o #4 772.7 CC atimer.o #4 773.4 CC doprnt.o #4 775.6 CC intervals.o #4 778.3 CC textprop.o #4 778.9 CC composite.o #4 786.2 CC xml.o #4 787.3 CC lcms.o #4 788.4 CC inotify.o #4 788.6 CC profiler.o #4 792.2 CC decompress.o #4 795.1 CC thread.o #4 797.1 CC systhread.o #4 797.9 CC sqlite.o #4 799.1 CC treesit.o #4 800.4 CC itree.o #4 800.4 CC terminfo.o #4 801.5 CC lastfile.o #4 803.6 GEN ../etc/DOC #4 803.6 CCLD temacs #4 815.1 /bin/mkdir -p ../etc #4 815.1 make -C ../lisp update-subdirs #4 815.1 make[4]: Entering directory '/checkout/lisp' #4 815.3 make[4]: Leaving directory '/checkout/lisp' #4 815.3 cp -f temacs bootstrap-emacs #4 815.4 rm -f bootstrap-emacs.pdmp #4 815.4 ./temacs --batch -l loadup --temacs=pbootstrap \ #4 815.4 --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/30.0.50/ #4 815.5 Loading loadup.el (source)... #4 815.5 Dump mode: pbootstrap #4 815.5 Using load-path (/checkout/lisp /checkout/lisp/emacs-lisp /checkout/lisp/progmodes /checkout/lisp/language /checkout/lisp/international /checkout/lisp/textmodes /checkout/lisp/vc) #4 815.5 Loading emacs-lisp/debug-early (source)... #4 815.5 Loading emacs-lisp/byte-run (source)... #4 815.5 Loading emacs-lisp/backquote (source)... #4 815.5 Loading subr (source)... #4 815.6 Loading keymap (source)... #4 815.6 Loading version (source)... #4 816.0 Loading widget (source)... #4 816.0 Loading custom (source)... #4 816.0 Loading emacs-lisp/map-ynp (source)... #4 816.0 Loading international/mule (source)... #4 816.0 Loading international/mule-conf (source)... #4 816.4 Loading env (source)... #4 816.4 Loading format (source)... #4 816.4 Loading bindings (source)... #4 816.6 Loading window (source)... #4 816.8 Loading /checkout/lisp/files.el (source)... #4 820.1 Loading /checkout/lisp/emacs-lisp/macroexp.el (source)... #4 821.1 Loading /checkout/lisp/emacs-lisp/pcase.el (source)... #4 821.1 Loading /checkout/lisp/emacs-lisp/macroexp.el (source)... #4 821.9 Loading /checkout/lisp/cus-face.el (source)... #4 822.0 Loading /checkout/lisp/faces.el (source)... #4 822.4 Loading /checkout/lisp/ldefs-boot.el (source)... #4 826.5 Loading /checkout/lisp/button.el (source)... #4 826.7 Loading /checkout/lisp/emacs-lisp/cl-preloaded.el (source)... #4 830.4 Loading /checkout/lisp/emacs-lisp/oclosure.el (source)... #4 830.9 Loading /checkout/lisp/obarray.el (source)... #4 830.9 Loading /checkout/lisp/abbrev.el (source)... #4 831.5 Loading /checkout/lisp/help.el (source)... #4 832.5 Loading /checkout/lisp/jka-cmpr-hook.el (source)... #4 832.7 Loading /checkout/lisp/epa-hook.el (source)... #4 832.7 Loading /checkout/lisp/international/mule-cmds.el (source)... #4 833.3 Loading /checkout/lisp/case-table.el (source)... #4 833.3 Loading /checkout/lisp/international/characters.el (source)... #4 833.8 Loading /checkout/lisp/international/charscript.el (source)... #4 833.9 Loading /checkout/lisp/international/emoji-zwj.el (source)... #4 834.3 Loading /checkout/lisp/composite.el (source)... #4 834.6 Loading /checkout/lisp/language/chinese.el (source)... #4 834.7 Loading /checkout/lisp/language/cyrillic.el (source)... #4 834.8 Loading /checkout/lisp/language/indian.el (source)... #4 835.0 Loading /checkout/lisp/language/sinhala.el (source)... #4 835.0 Loading /checkout/lisp/language/english.el (source)... #4 835.1 Loading /checkout/lisp/language/ethiopic.el (source)... #4 835.4 Loading /checkout/lisp/language/european.el (source)... #4 835.6 Loading /checkout/lisp/language/czech.el (source)... #4 835.7 Loading /checkout/lisp/language/slovak.el (source)... #4 835.8 Loading /checkout/lisp/language/romanian.el (source)... #4 835.8 Loading /checkout/lisp/language/greek.el (source)... #4 835.9 Loading /checkout/lisp/language/hebrew.el (source)... #4 835.9 Loading /checkout/lisp/international/cp51932.el (source)... #4 836.0 Loading /checkout/lisp/international/eucjp-ms.el (source)... #4 836.4 Loading /checkout/lisp/language/japanese.el (source)... #4 836.5 Loading /checkout/lisp/language/korean.el (source)... #4 836.6 Loading /checkout/lisp/language/lao.el (source)... #4 836.7 Loading /checkout/lisp/language/tai-viet.el (source)... #4 836.7 Loading /checkout/lisp/language/thai.el (source)... #4 836.8 Loading /checkout/lisp/language/tibetan.el (source)... #4 836.9 Loading /checkout/lisp/language/vietnamese.el (source)... #4 837.0 Loading /checkout/lisp/language/misc-lang.el (source)... #4 837.1 Loading /checkout/lisp/language/utf-8-lang.el (source)... #4 837.1 Loading /checkout/lisp/language/georgian.el (source)... #4 837.2 Loading /checkout/lisp/language/khmer.el (source)... #4 837.3 Loading /checkout/lisp/language/burmese.el (source)... #4 837.3 Loading /checkout/lisp/language/cham.el (source)... #4 837.4 Loading /checkout/lisp/language/philippine.el (source)... #4 837.5 Loading /checkout/lisp/language/indonesian.el (source)... #4 837.6 Loading /checkout/lisp/indent.el (source)... #4 837.8 Loading /checkout/lisp/emacs-lisp/cl-generic.el (source)... #4 839.0 Loading /checkout/lisp/simple.el (source)... #4 841.8 Loading /checkout/lisp/emacs-lisp/seq.el (source)... #4 842.8 Loading /checkout/lisp/emacs-lisp/nadvice.el (source)... #4 843.1 Loading /checkout/lisp/minibuffer.el (source)... #4 845.1 Loading /checkout/lisp/frame.el (source)... #4 845.7 Loading /checkout/lisp/startup.el (source)... #4 846.3 Loading /checkout/lisp/term/tty-colors.el (source)... #4 846.4 Loading /checkout/lisp/font-core.el (source)... #4 846.5 Loading /checkout/lisp/emacs-lisp/syntax.el (source)... #4 846.7 Loading /checkout/lisp/font-lock.el (source)... #4 847.4 Loading /checkout/lisp/jit-lock.el (source)... #4 847.6 Loading /checkout/lisp/mouse.el (source)... #4 848.9 Loading /checkout/lisp/select.el (source)... #4 849.3 Loading /checkout/lisp/emacs-lisp/timer.el (source)... #4 849.6 Loading /checkout/lisp/emacs-lisp/easymenu.el (source)... #4 849.8 Loading /checkout/lisp/isearch.el (source)... #4 851.2 Loading /checkout/lisp/rfn-eshadow.el (source)... #4 851.3 Loading /checkout/lisp/menu-bar.el (source)... #4 853.1 Loading /checkout/lisp/tab-bar.el (source)... #4 854.4 Loading /checkout/lisp/emacs-lisp/lisp.el (source)... #4 854.7 Loading /checkout/lisp/textmodes/page.el (source)... #4 854.8 Loading /checkout/lisp/register.el (source)... #4 855.7 Loading /checkout/lisp/textmodes/paragraphs.el (source)... #4 855.8 Loading /checkout/lisp/progmodes/prog-mode.el (source)... #4 858.0 Loading /checkout/lisp/emacs-lisp/lisp-mode.el (source)... #4 858.6 Loading /checkout/lisp/textmodes/text-mode.el (source)... #4 858.7 Loading /checkout/lisp/textmodes/fill.el (source)... #4 859.0 Loading /checkout/lisp/newcomment.el (source)... #4 859.3 Loading /checkout/lisp/replace.el (source)... #4 859.9 Loading /checkout/lisp/emacs-lisp/tabulated-list.el (source)... #4 860.2 Loading /checkout/lisp/buff-menu.el (source)... #4 860.9 Loading /checkout/lisp/progmodes/elisp-mode.el (source)... #4 867.3 Loading /checkout/lisp/emacs-lisp/float-sup.el (source)... #4 867.4 Loading /checkout/lisp/vc/vc-hooks.el (source)... #4 867.9 Loading /checkout/lisp/vc/ediff-hook.el (source)... #4 868.0 Loading /checkout/lisp/uniquify.el (source)... #4 868.3 Loading /checkout/lisp/electric.el (source)... #4 868.7 Loading /checkout/lisp/paren.el (source)... #4 868.9 Loading /checkout/lisp/emacs-lisp/shorthands.el (source)... #4 869.0 Loading /checkout/lisp/emacs-lisp/eldoc.el (source)... #4 869.8 Loading /checkout/lisp/emacs-lisp/cconv.el (source)... #4 873.7 Loading /checkout/lisp/cus-start.el (source)... #4 874.1 Loading /checkout/lisp/tooltip.el (source)... #4 874.3 Loading /checkout/lisp/international/iso-transl.el (source)... #4 874.4 Loading /checkout/lisp/emacs-lisp/rmc.el (source)... #4 874.8 Finding pointers to doc strings... #4 874.8 Ignoring DOC string on non-subr: define-fringe-bitmap #4 874.8 Finding pointers to doc strings...done #4 875.3 Dumping under the name bootstrap-emacs.pdmp #4 875.5 Dumping fingerprint: 2e704861a54d54c19d5318d87423cf9fdb632dcdabb5d8ffedb168cd36574bde #4 882.7 Dump complete #4 882.7 Byte counts: header=100 hot=15899748 discardable=180648 cold=11128192 #4 882.7 Reloc counts: hot=1106839 discardable=4991 #4 882.9 ANCIENT=yes make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" #4 882.9 make[4]: Entering directory '/checkout/lisp' #4 882.9 ELC emacs-lisp/cconv.elc #4 882.9 ELC emacs-lisp/macroexp.elc #4 920.3 TZ=UTC0 touch -t 197001010000 emacs-lisp/macroexp.elc #4 920.3 ELC emacs-lisp/byte-opt.elc #4 924.2 TZ=UTC0 touch -t 197001010000 emacs-lisp/cconv.elc #4 924.2 ELC emacs-lisp/bytecomp.elc #4 962.2 TZ=UTC0 touch -t 197001010000 emacs-lisp/byte-opt.elc #4 962.2 ELC emacs-lisp/comp.elc #4 969.9 TZ=UTC0 touch -t 197001010000 emacs-lisp/bytecomp.elc #4 969.9 ELC emacs-lisp/comp-cstr.elc #4 1006. TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-cstr.elc #4 1006. ELC emacs-lisp/comp-common.elc #4 1030. TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-common.elc #4 1030. ELC emacs-lisp/comp-run.elc #4 1038. TZ=UTC0 touch -t 197001010000 emacs-lisp/comp.elc #4 1038. ELC emacs-lisp/loaddefs-gen.elc #4 1044. TZ=UTC0 touch -t 197001010000 emacs-lisp/loaddefs-gen.elc #4 1044. ELC emacs-lisp/radix-tree.elc #4 1049. TZ=UTC0 touch -t 197001010000 emacs-lisp/radix-tree.elc #4 1050. TZ=UTC0 touch -t 197001010000 emacs-lisp/comp-run.elc #4 1050. make[4]: Leaving directory '/checkout/lisp' #4 1050. make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" #4 1050. make[4]: Entering directory '/checkout/lisp' #4 1050. ELC+ELN emacs-lisp/macroexp.elc #4 1050. ELC+ELN emacs-lisp/cconv.elc #4 1087. ELC+ELN emacs-lisp/byte-opt.elc #4 1136. ELC+ELN emacs-lisp/bytecomp.elc #4 1262. ELC+ELN emacs-lisp/comp.elc #4 1296. ELC+ELN emacs-lisp/comp-cstr.elc #4 1399. ELC+ELN emacs-lisp/comp-common.elc #4 1406. ELC+ELN emacs-lisp/comp-run.elc #4 1420. ELC+ELN emacs-lisp/loaddefs-gen.elc #4 1448. ELC+ELN emacs-lisp/radix-tree.elc #4 1587. make[4]: Leaving directory '/checkout/lisp' #4 1587. make -C ../lisp autoloads EMACS="../src/bootstrap-emacs" #4 1587. make[4]: Entering directory '/checkout/lisp' #4 1587. ELC+ELN international/titdic-cnv.elc #4 1587. ELC+ELN ../lisp/abbrev.elc #4 1613. make -C ../admin/grammars all EMACS="../../src/bootstrap-emacs" #4 1613. make[5]: Entering directory '/checkout/admin/grammars' #4 1613. GEN ../../lisp/cedet/semantic/bovine/c-by.el #4 1613. GEN ../../lisp/cedet/semantic/bovine/make-by.el #4 1613. ELC+ELN ../lisp/bindings.elc #4 1626. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #4 1631. ELC+ELN ../lisp/buff-menu.elc #4 1646. ELC+ELN ../lisp/button.elc #4 1649. GEN ../../lisp/cedet/semantic/bovine/scm-by.el #4 1661. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #4 1662. ELC+ELN ../lisp/case-table.elc #4 1670. ELC+ELN ../lisp/composite.elc #4 1678. GEN ../../lisp/cedet/semantic/grammar-wy.el #4 1691. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #4 1707. GEN ../../lisp/cedet/semantic/wisent/javat-wy.el #4 1712. ELC+ELN ../lisp/cus-face.elc #4 1720. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #4 1723. GEN ../../lisp/cedet/semantic/wisent/js-wy.el #4 1736. Loading /checkout/lisp/cedet/semantic/grm-wy-boot.el (source)... #4 1737. GEN ../../lisp/cedet/semantic/wisent/python-wy.el #4 1754. GEN ../../lisp/cedet/srecode/srt-wy.el #4 1781. ELC+ELN ../lisp/cus-start.elc #4 1787. ELC+ELN ../lisp/custom.elc #4 1791. make[5]: Leaving directory '/checkout/admin/grammars' #4 1791. make -C ../leim all EMACS="../src/bootstrap-emacs" #4 1791. make[5]: Entering directory '/checkout/leim' #4 1791. GEN ../lisp/leim/quail/CCDOSPY.el #4 1791. GEN ../lisp/leim/quail/Punct.el #4 1794. GEN ../lisp/leim/quail/QJ.el #4 1797. GEN ../lisp/leim/quail/SW.el #4 1800. GEN ../lisp/leim/quail/TONEPY.el #4 1803. GEN ../lisp/leim/quail/4Corner.el #4 1806. GEN ../lisp/leim/quail/ARRAY30.el #4 1809. GEN ../lisp/leim/quail/ECDICT.el #4 1813. GEN ../lisp/leim/quail/ETZY.el #4 1817. GEN ../lisp/leim/quail/Punct-b5.el #4 1819. ELC+ELN ../lisp/disp-table.elc #4 1820. GEN ../lisp/leim/quail/PY-b5.el #4 1823. GEN ../lisp/leim/quail/QJ-b5.el #4 1826. GEN ../lisp/leim/quail/ZOZY.el #4 1829. ELC+ELN ../lisp/dnd.elc #4 1829. GEN ../lisp/leim/quail/tsang-b5.el #4 1832. GEN ../lisp/leim/quail/tsang-cns.el #4 1836. GEN ../lisp/leim/quail/PY.el #4 1841. GEN ../lisp/leim/quail/ZIRANMA.el #4 1844. GEN ../lisp/leim/quail/CTLau.el #4 1844. ELC+ELN ../lisp/dos-fns.elc #4 1849. GEN ../lisp/leim/quail/CTLau-b5.el #4 1853. GEN ../lisp/language/pinyin.el #4 1853. ELC+ELN ../lisp/dos-vars.elc #4 1858. ELC+ELN ../lisp/dos-w32.elc #4 1859. GEN ../lisp/leim/leim-list.el #4 1870. ELC+ELN ../lisp/dynamic-setting.elc #4 1874. #4 1874. In end of data: #4 1874. dynamic-setting.el:59:12: Warning: the function `reconsider-frame-fonts' is not known to be defined. #4 1875. make[5]: Leaving directory '/checkout/leim' #4 1875. GEN autoloads #4 1876. ELC+ELN ../lisp/electric.elc #4 1877. INFO Scraping files for loaddefs... #4 1881. INFO Scraping files for loaddefs...10% #4 1885. INFO Scraping files for loaddefs...20% #4 1887. INFO Scraping files for loaddefs...30% #4 1890. INFO Scraping files for loaddefs...40% #4 1893. ELC+ELN ../lisp/emacs-lisp/backquote.elc #4 1894. INFO Scraping files for loaddefs...50% #4 1896. INFO Scraping files for loaddefs...60% #4 1899. INFO Scraping files for loaddefs...70% #4 1901. ELC+ELN ../lisp/emacs-lisp/byte-run.elc #4 1904. INFO Scraping files for loaddefs...80% #4 1911. INFO Scraping files for loaddefs...90% #4 1912. ELC+ELN ../lisp/emacs-lisp/cconv.elc #4 1919. INFO Scraping files for loaddefs...100% #4 1919. INFO Scraping files for loaddefs...done #4 1919. GEN textmodes/reftex-loaddefs.el #4 1919. GEN textmodes/texinfo-loaddefs.el #4 1920. GEN org/org-loaddefs.el #4 1920. GEN net/tramp-loaddefs.el #4 1920. GEN mh-e/mh-loaddefs.el #4 1920. GEN eshell/esh-groups.el #4 1920. GEN erc/erc-loaddefs.el #4 1920. GEN emacs-lisp/cl-loaddefs.el #4 1920. GEN cedet/srecode/loaddefs.el #4 1921. GEN cedet/semantic/loaddefs.el #4 1921. GEN cedet/ede/loaddefs.el #4 1921. GEN calendar/diary-loaddefs.el #4 1921. GEN calendar/holiday-loaddefs.el #4 1921. GEN calendar/cal-loaddefs.el #4 1921. GEN calc/calc-loaddefs.el #4 1921. GEN ps-print-loaddefs.el #4 1921. GEN ibuffer-loaddefs.el #4 1921. GEN dired-loaddefs.el #4 1926. GEN loaddefs.el #4 1926. INFO Scraping files for loaddefs... #4 1927. INFO Scraping files for loaddefs...54% #4 1927. INFO Scraping files for loaddefs...75% #4 1928. INFO Scraping files for loaddefs...87% #4 1928. INFO Scraping files for loaddefs...100% #4 1928. INFO Scraping files for loaddefs...done #4 1928. GEN ../../lisp/theme-loaddefs.el #4 1928. make[4]: Leaving directory '/checkout/lisp' #4 1928. ELC+ELN ../lisp/emacs-lisp/cl-generic.elc #4 1985. ELC+ELN ../lisp/emacs-lisp/cl-preloaded.elc #4 1988. ELC+ELN ../lisp/emacs-lisp/debug-early.elc #4 1994. ELC+ELN ../lisp/emacs-lisp/easymenu.elc #4 2010. ELC+ELN ../lisp/emacs-lisp/eldoc.elc #4 2018. ELC+ELN ../lisp/emacs-lisp/float-sup.elc #4 2023. ELC+ELN ../lisp/emacs-lisp/lisp-mode.elc #4 2030. ELC+ELN ../lisp/emacs-lisp/lisp.elc #4 2045. ELC+ELN ../lisp/emacs-lisp/macroexp.elc #4 2049. ELC+ELN ../lisp/emacs-lisp/map-ynp.elc #4 2066. ELC+ELN ../lisp/emacs-lisp/nadvice.elc #4 2079. ELC+ELN ../lisp/emacs-lisp/oclosure.elc #4 2087. ELC+ELN ../lisp/emacs-lisp/regexp-opt.elc #4 2098. ELC+ELN ../lisp/emacs-lisp/rmc.elc #4 2098. ELC+ELN ../lisp/emacs-lisp/seq.elc #4 2108. ELC+ELN ../lisp/emacs-lisp/shorthands.elc #4 2113. ELC+ELN ../lisp/emacs-lisp/syntax.elc #4 2114. ELC+ELN ../lisp/emacs-lisp/tabulated-list.elc #4 2135. ELC+ELN ../lisp/emacs-lisp/timer.elc #4 2140. ELC+ELN ../lisp/env.elc #4 2149. ELC+ELN ../lisp/epa-hook.elc #4 2149. ELC+ELN ../lisp/faces.elc #4 2156. ELC+ELN ../lisp/files.elc #4 2189. ELC+ELN ../lisp/font-core.elc #4 2196. ELC+ELN ../lisp/font-lock.elc #4 2232. ELC+ELN ../lisp/format.elc #4 2260. ELC+ELN ../lisp/frame.elc #4 2276. ELC+ELN ../lisp/fringe.elc #4 2284. ELC+ELN ../lisp/help.elc #4 2318. ELC+ELN ../lisp/image.elc #4 2342. ELC+ELN ../lisp/indent.elc #4 2346. ELC+ELN ../lisp/international/charscript.elc #4 2351. ELC+ELN ../lisp/international/emoji-zwj.elc #4 2356. make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" #4 2356. make[4]: Entering directory '/checkout/admin/unidata' #4 2356. ELC uvs.elc #4 2358. GEN unidata.txt #4 2358. ELC unidata-gen.elc #4 2360. ELC+ELN ../lisp/international/cp51932.elc #4 2362. GEN ../../lisp/international/emoji-labels.el #4 2365. GEN ../../lisp/international/uni-scripts.el #4 2365. ELC+ELN ../lisp/international/eucjp-ms.elc #4 2370. ELC+ELN ../lisp/international/fontset.elc #4 2401. GEN ../../lisp/international/uni-confusable.el #4 2405. GEN ../../lisp/international/idna-mapping.el #4 2405. ELC+ELN ../lisp/international/iso-transl.elc #4 2413. GEN ../../lisp/international/uni-bidi.el #4 2413. ELC+ELN ../lisp/international/mule-cmds.elc #4 2418. GEN ../../lisp/international/uni-brackets.el #4 2420. GEN ../../lisp/international/uni-category.el #4 2422. GEN ../../lisp/international/uni-combining.el #4 2424. GEN ../../lisp/international/uni-comment.el #4 2426. GEN ../../lisp/international/uni-decimal.el #4 2428. GEN ../../lisp/international/uni-decomposition.el #4 2429. GEN ../../lisp/international/uni-digit.el #4 2432. GEN ../../lisp/international/uni-lowercase.el #4 2434. GEN ../../lisp/international/uni-mirrored.el #4 2436. GEN ../../lisp/international/uni-name.el #4 2438. GEN ../../lisp/international/uni-numeric.el #4 2447. GEN ../../lisp/international/uni-old-name.el #4 2449. GEN ../../lisp/international/uni-special-lowercase.el #4 2451. GEN ../../lisp/international/uni-special-titlecase.el #4 2453. GEN ../../lisp/international/uni-special-uppercase.el #4 2455. GEN ../../lisp/international/uni-titlecase.el #4 2458. GEN ../../lisp/international/uni-uppercase.el #4 2464. GEN ../../lisp/international/charprop.el #4 2466. make[4]: Leaving directory '/checkout/admin/unidata' #4 2466. ELC+ELN ../lisp/international/mule-conf.elc #4 2473. ELC+ELN ../lisp/international/mule-util.elc #4 2476. ELC+ELN ../lisp/international/mule.elc #4 2490. ELC+ELN ../lisp/international/ucs-normalize.elc #4 2516. ELC+ELN ../lisp/isearch.elc #4 2519. ELC+ELN ../lisp/jit-lock.elc #4 2535. ELC+ELN ../lisp/jka-cmpr-hook.elc #4 2542. ELC+ELN ../lisp/keymap.elc #4 2564. ELC+ELN ../lisp/language/burmese.elc #4 2568. ELC+ELN ../lisp/language/cham.elc #4 2573. ELC+ELN ../lisp/language/chinese.elc #4 2580. ELC+ELN ../lisp/language/cyrillic.elc #4 2593. ELC+ELN ../lisp/language/czech.elc #4 2599. ELC+ELN ../lisp/language/english.elc #4 2604. ELC+ELN ../lisp/language/ethiopic.elc #4 2604. ELC+ELN ../lisp/language/european.elc #4 2609. ELC+ELN ../lisp/language/georgian.elc #4 2610. ELC+ELN ../lisp/language/greek.elc #4 2619. ELC+ELN ../lisp/language/hebrew.elc #4 2620. ELC+ELN ../lisp/language/indian.elc #4 2625. ELC+ELN ../lisp/language/indonesian.elc #4 2632. ELC+ELN ../lisp/language/japanese.elc #4 2633. ELC+ELN ../lisp/language/khmer.elc #4 2637. ELC+ELN ../lisp/language/korean.elc #4 2638. ELC+ELN ../lisp/language/lao.elc #4 2644. ELC+ELN ../lisp/language/misc-lang.elc #4 2645. ELC+ELN ../lisp/language/philippine.elc #4 2652. ELC+ELN ../lisp/language/romanian.elc #4 2655. ELC+ELN ../lisp/language/sinhala.elc #4 2657. ELC+ELN ../lisp/language/slovak.elc #4 2662. ELC+ELN ../lisp/language/tai-viet.elc #4 2664. ELC+ELN ../lisp/language/thai.elc #4 2672. ELC+ELN ../lisp/language/tibetan.elc #4 2673. ELC+ELN ../lisp/language/utf-8-lang.elc #4 2677. ELC+ELN ../lisp/language/vietnamese.elc #4 2678. ELC+ELN ../lisp/loaddefs.elc #4 2682. ELC+ELN ../lisp/ls-lisp.elc #4 2693. ELC+ELN ../lisp/menu-bar.elc #4 2730. ELC+ELN ../lisp/minibuffer.elc #4 2741. ELC+ELN ../lisp/mouse.elc #4 2814. ELC+ELN ../lisp/mwheel.elc #4 2823. ELC+ELN ../lisp/newcomment.elc #4 2826. ELC+ELN ../lisp/obarray.elc #4 2831. ELC+ELN ../lisp/paren.elc #4 2844. ELC+ELN ../lisp/pgtk-dnd.elc #4 2854. ELC+ELN ../lisp/progmodes/elisp-mode.elc #4 2857. ELC+ELN ../lisp/progmodes/prog-mode.elc #4 2870. ELC+ELN ../lisp/register.elc #4 2899. ELC+ELN ../lisp/replace.elc #4 2913. ELC+ELN ../lisp/rfn-eshadow.elc #4 2921. ELC+ELN ../lisp/scroll-bar.elc #4 2937. ELC+ELN ../lisp/select.elc #4 2955. ELC+ELN ../lisp/simple.elc #4 2986. ELC+ELN ../lisp/startup.elc #4 3032. ELC+ELN ../lisp/subr.elc #4 3122. ELC+ELN ../lisp/tab-bar.elc #4 3146. ELC+ELN ../lisp/term/android-win.elc #4 3151. #4 3151. In end of data: #4 3151. android-win.el:64:4: Warning: the function `x-handle-args' is not known to be defined. #4 3158. ELC+ELN ../lisp/term/common-win.elc #4 3167. ELC+ELN ../lisp/term/haiku-win.elc #4 3173. ELC+ELN ../lisp/term/internal.elc #4 3180. ELC+ELN ../lisp/term/ns-win.elc #4 3187. ELC+ELN ../lisp/term/pc-win.elc #4 3196. ELC+ELN ../lisp/term/pgtk-win.elc #4 3199. ELC+ELN ../lisp/term/tty-colors.elc #4 3206. ELC+ELN ../lisp/term/w32-win.elc #4 3211. ELC+ELN ../lisp/term/x-win.elc #4 3217. ELC+ELN ../lisp/textmodes/fill.elc #4 3224. ELC+ELN ../lisp/textmodes/page.elc #4 3231. ELC+ELN ../lisp/textmodes/paragraphs.elc #4 3246. ELC+ELN ../lisp/textmodes/text-mode.elc #4 3248. ELC+ELN ../lisp/tool-bar.elc #4 3255. ELC+ELN ../lisp/tooltip.elc #4 3263. ELC+ELN ../lisp/touch-screen.elc #4 3264. ELC+ELN ../lisp/uniquify.elc #4 3281. ELC+ELN ../lisp/vc/ediff-hook.elc #4 3286. ELC+ELN ../lisp/vc/vc-hooks.elc #4 3300. ELC+ELN ../lisp/version.elc #4 3303. ELC+ELN ../lisp/w32-fns.elc #4 3308. ELC+ELN ../lisp/w32-vars.elc #4 3313. ELC+ELN ../lisp/widget.elc #4 3314. ELC+ELN ../lisp/window.elc #4 3318. ELC+ELN ../lisp/x-dnd.elc #4 3356. ELC+ELN ../lisp/international/characters.elc #4 3444. rm -f emacs && cp -f temacs emacs #4 3445. LC_ALL=C ./temacs -batch -l loadup --temacs=pdump \ #4 3445. --bin-dest /usr/local/bin/ --eln-dest /usr/local/lib/emacs/30.0.50/ #4 3445. Loading loadup.el (source)... #4 3445. Dump mode: pdump #4 3445. Using load-path (/checkout/lisp) #4 3445. Loading emacs-lisp/debug-early (native compiled elisp)... #4 3445. Loading emacs-lisp/byte-run (native compiled elisp)... #4 3445. Loading emacs-lisp/backquote (native compiled elisp)... #4 3445. Loading subr (native compiled elisp)... #4 3445. Loading keymap (native compiled elisp)... #4 3445. Loading version (native compiled elisp)... #4 3445. Loading widget (native compiled elisp)... #4 3445. Loading custom (native compiled elisp)... #4 3445. Loading emacs-lisp/map-ynp (native compiled elisp)... #4 3445. Loading international/mule (native compiled elisp)... #4 3445. Loading international/mule-conf (native compiled elisp)... #4 3445. Loading env (native compiled elisp)... #4 3445. Loading format (native compiled elisp)... #4 3445. Loading bindings (native compiled elisp)... #4 3445. Loading window (native compiled elisp)... #4 3445. Loading files (native compiled elisp)... #4 3446. Loading emacs-lisp/macroexp (native compiled elisp)... #4 3446. Loading cus-face (native compiled elisp)... #4 3446. Loading faces (native compiled elisp)... #4 3446. Loading loaddefs... #4 3446. Loading theme-loaddefs.el (source)... #4 3450. Loading button (native compiled elisp)... #4 3450. Loading emacs-lisp/cl-preloaded (native compiled elisp)... #4 3450. Loading emacs-lisp/oclosure (native compiled elisp)... #4 3450. Loading obarray (native compiled elisp)... #4 3450. Loading abbrev (native compiled elisp)... #4 3450. Loading help (native compiled elisp)... #4 3450. Loading jka-cmpr-hook (native compiled elisp)... #4 3451. Loading epa-hook (native compiled elisp)... #4 3451. Loading international/mule-cmds (native compiled elisp)... #4 3451. Loading case-table (native compiled elisp)... #4 3451. Loading international/charprop.el (source)... #4 3451. Loading international/characters (native compiled elisp)... #4 3453. Loading international/charscript (native compiled elisp)... #4 3453. Loading international/emoji-zwj (native compiled elisp)... #4 3453. Loading composite (native compiled elisp)... #4 3453. Loading language/chinese (native compiled elisp)... #4 3453. Loading language/cyrillic (native compiled elisp)... #4 3453. Loading language/indian (native compiled elisp)... #4 3453. Loading language/sinhala (native compiled elisp)... #4 3454. Loading language/english (native compiled elisp)... #4 3454. Loading language/ethiopic (native compiled elisp)... #4 3454. Loading language/european (native compiled elisp)... #4 3454. Loading language/czech (native compiled elisp)... #4 3454. Loading language/slovak (native compiled elisp)... #4 3454. Loading language/romanian (native compiled elisp)... #4 3454. Loading language/greek (native compiled elisp)... #4 3454. Loading language/hebrew (native compiled elisp)... #4 3454. Loading international/cp51932 (native compiled elisp)... #4 3454. Loading international/eucjp-ms (native compiled elisp)... #4 3454. Loading language/japanese (native compiled elisp)... #4 3454. Loading language/korean (native compiled elisp)... #4 3454. Loading language/lao (native compiled elisp)... #4 3454. Loading language/tai-viet (native compiled elisp)... #4 3454. Loading language/thai (native compiled elisp)... #4 3454. Loading language/tibetan (native compiled elisp)... #4 3456. Loading language/vietnamese (native compiled elisp)... #4 3456. Loading language/misc-lang (native compiled elisp)... #4 3456. Loading language/utf-8-lang (native compiled elisp)... #4 3456. Loading language/georgian (native compiled elisp)... #4 3456. Loading language/khmer (native compiled elisp)... #4 3456. Loading language/burmese (native compiled elisp)... #4 3456. Loading language/cham (native compiled elisp)... #4 3456. Loading language/philippine (native compiled elisp)... #4 3456. Loading language/indonesian (native compiled elisp)... #4 3456. Loading indent (native compiled elisp)... #4 3456. Loading emacs-lisp/cl-generic (native compiled elisp)... #4 3456. Loading simple (native compiled elisp)... #4 3457. Loading emacs-lisp/seq (native compiled elisp)... #4 3457. Loading emacs-lisp/nadvice (native compiled elisp)... #4 3458. Loading minibuffer (native compiled elisp)... #4 3458. Loading frame (native compiled elisp)... #4 3458. Loading startup (native compiled elisp)... #4 3459. Loading term/tty-colors (native compiled elisp)... #4 3460. Loading font-core (native compiled elisp)... #4 3460. Loading emacs-lisp/syntax (native compiled elisp)... #4 3460. Loading font-lock (native compiled elisp)... #4 3460. Loading jit-lock (native compiled elisp)... #4 3460. Loading mouse (native compiled elisp)... #4 3461. Loading select (native compiled elisp)... #4 3461. Loading emacs-lisp/timer (native compiled elisp)... #4 3461. Loading emacs-lisp/easymenu (native compiled elisp)... #4 3461. Loading isearch (native compiled elisp)... #4 3462. Loading rfn-eshadow (native compiled elisp)... #4 3462. Loading menu-bar (native compiled elisp)... #4 3463. Loading tab-bar (native compiled elisp)... #4 3463. Loading emacs-lisp/lisp (native compiled elisp)... #4 3463. Loading textmodes/page (native compiled elisp)... #4 3463. Loading register (native compiled elisp)... #4 3463. Loading textmodes/paragraphs (native compiled elisp)... #4 3463. Loading progmodes/prog-mode (native compiled elisp)... #4 3463. Loading emacs-lisp/lisp-mode (native compiled elisp)... #4 3464. Loading textmodes/text-mode (native compiled elisp)... #4 3464. Loading textmodes/fill (native compiled elisp)... #4 3464. Loading newcomment (native compiled elisp)... #4 3464. Loading replace (native compiled elisp)... #4 3464. Loading emacs-lisp/tabulated-list (native compiled elisp)... #4 3464. Loading buff-menu (native compiled elisp)... #4 3464. Loading progmodes/elisp-mode (native compiled elisp)... #4 3465. Loading emacs-lisp/float-sup (native compiled elisp)... #4 3465. Loading vc/vc-hooks (native compiled elisp)... #4 3465. Loading vc/ediff-hook (native compiled elisp)... #4 3465. Loading uniquify (native compiled elisp)... #4 3465. Loading electric (native compiled elisp)... #4 3465. Loading paren (native compiled elisp)... #4 3465. Loading emacs-lisp/shorthands (native compiled elisp)... #4 3465. Loading emacs-lisp/eldoc (native compiled elisp)... #4 3466. Loading emacs-lisp/cconv (native compiled elisp)... #4 3466. Loading cus-start (native compiled elisp)... #4 3466. Loading tooltip (native compiled elisp)... #4 3466. Loading international/iso-transl (native compiled elisp)... #4 3467. Loading emacs-lisp/rmc (native compiled elisp)... #4 3467. Loading leim/leim-list.el (source)... #4 3468. Waiting for git... #4 3468. Waiting for git... #4 3468. Finding pointers to doc strings... #4 3468. Ignoring DOC string on non-subr: define-fringe-bitmap #4 3468. Finding pointers to doc strings...done #4 3469. Pure-hashed: 17966 strings, 1261 vectors, 43820 conses, 1140 bytecodes, 348 others #4 3469. Dumping under the name emacs.pdmp #4 3469. Dumping fingerprint: 2e704861a54d54c19d5318d87423cf9fdb632dcdabb5d8ffedb168cd36574bde #4 3473. Dump complete #4 3473. Byte counts: header=100 hot=9574444 discardable=180648 cold=6876336 #4 3473. Reloc counts: hot=560590 discardable=4977 #4 3473. Adding name emacs-30.0.50.1 #4 3473. Adding name emacs-30.0.50.1.pdmp #4 3473. cp -f emacs.pdmp bootstrap-emacs.pdmp #4 3473. make[3]: Leaving directory '/checkout/src' #4 3473. make -C lisp all #4 3473. make[3]: Entering directory '/checkout/lisp' #4 3473. make -C ../leim all EMACS="../src/emacs" #4 3473. make -C ../admin/grammars all EMACS="../../src/emacs" #4 3473. make[4]: Entering directory '/checkout/leim' #4 3473. make[4]: Nothing to be done for 'all'. #4 3473. make[4]: Leaving directory '/checkout/leim' #4 3473. make[4]: Entering directory '/checkout/admin/grammars' #4 3473. make[4]: Nothing to be done for 'all'. #4 3473. make[4]: Leaving directory '/checkout/admin/grammars' #4 3473. GEN cus-load.el #4 3473. make[4]: Entering directory '/checkout/lisp' #4 3473. GEN finder-inf.el #4 3473. ELC emacs-lisp/eieio.elc #4 3475. INFO Scanning files for custom... #4 3476. ELC emacs-lisp/eieio-base.elc #4 3478. INFO Scanning files for custom...10% #4 3479. ELC cedet/semantic/db.elc #4 3480. INFO Scanning files for custom...20% #4 3481. INFO Scanning files for custom...30% #4 3482. ELC international/ja-dic-cnv.elc #4 3483. INFO Scanning files for custom...40% #4 3483. ELC org/ox.elc #4 3486. INFO Scanning files for custom...50% #4 3488. INFO Scanning files for custom...60% #4 3490. INFO Scanning files for custom...70% #4 3493. INFO Scanning files for custom...80% #4 3495. INFO Scanning files for custom...90% #4 3500. ELC org/ox-texinfo.elc #4 3508. ELC org/org-macro.elc #4 3509. ELC org/org-element.elc #4 3510. INFO Scanning files for custom...100% #4 3510. INFO Scanning files for custom...done #4 3510. INFO Generating ./cus-load.el... #4 3511. INFO Generating ./cus-load.el...done #4 3515. INFO Scanning files for finder... #4 3516. INFO Scanning files for finder...6% #4 3517. INFO Scanning files for finder...10% #4 3517. INFO Scanning files for finder...11% #4 3517. INFO Scanning files for finder...12% #4 3517. INFO Scanning files for finder...13% #4 3517. INFO Scanning files for finder...14% #4 3517. INFO Scanning files for finder...15% #4 3517. INFO Scanning files for finder...18% #4 3517. INFO Scanning files for finder...22% #4 3517. INFO Scanning files for finder...36% #4 3518. INFO Scanning files for finder...43% #4 3518. INFO Scanning files for finder...51% #4 3518. INFO Scanning files for finder...54% #4 3518. INFO Scanning files for finder...59% #4 3518. INFO Scanning files for finder...67% #4 3518. ELC org/oc.elc #4 3519. INFO Scanning files for finder...75% #4 3519. INFO Scanning files for finder...83% #4 3519. INFO Scanning files for finder...87% #4 3519. INFO Scanning files for finder...90% #4 3519. INFO Scanning files for finder...91% #4 3520. INFO Scanning files for finder...93% #4 3520. INFO Scanning files for finder...98% #4 3520. INFO Scanning files for finder...done #4 3521. GEN autoloads #4 3521. ELC org/ol.elc #4 3521. ELC emacs-lisp/cl-lib.elc #4 3524. make[4]: Leaving directory '/checkout/lisp' #4 3524. make[4]: Entering directory '/checkout/leim' #4 3524. GEN small-ja-dic-option #4 3524. /bin/mkdir -p ../lisp/leim/ja-dic #4 3524. GEN ../lisp/leim/ja-dic/ja-dic.el #4 3525. INFO Scraping files for loaddefs... #4 3525. INFO Scraping files for loaddefs...56% #4 3525. INFO Scraping files for loaddefs...done #4 3525. INFO Scraping files for loaddefs... #4 3525. INFO Scraping files for loaddefs...done #4 3525. make[4]: Entering directory '/checkout/doc/misc' #4 3525. GEN org.texi #4 3525. GEN modus-themes.texi #4 3527. INFO Processing OKURI-ARI entries #4 3529. INFO Processing POSTFIX entries #4 3529. INFO Processing PREFIX entries #4 3530. INFO Collecting OKURI-NASI entries #4 3530. INFO Collecting OKURI-NASI entries... #4 3530. INFO Collecting OKURI-NASI entries...28% #4 3532. INFO Collecting OKURI-NASI entries...38% #4 3536. INFO Collecting OKURI-NASI entries...48% #4 3540. INFO Collecting OKURI-NASI entries...58% #4 3546. INFO Collecting OKURI-NASI entries...68% #4 3554. INFO Collecting OKURI-NASI entries...78% #4 3563. INFO Collecting OKURI-NASI entries...88% #4 3574. INFO Collecting OKURI-NASI entries...98% #4 3577. INFO Collecting OKURI-NASI entries...done #4 3577. INFO Processing OKURI-NASI entries #4 3577. INFO Processing OKURI-NASI entries... #4 3578. INFO Processing OKURI-NASI entries...10% #4 3579. INFO Processing OKURI-NASI entries...20% #4 3580. INFO Processing OKURI-NASI entries...30% #4 3581. INFO Processing OKURI-NASI entries...40% #4 3582. INFO Processing OKURI-NASI entries...50% #4 3583. INFO Processing OKURI-NASI entries...60% #4 3584. INFO Processing OKURI-NASI entries...70% #4 3584. INFO Processing OKURI-NASI entries...80% #4 3586. INFO Processing OKURI-NASI entries...90% #4 3586. INFO Processing OKURI-NASI entries...100% #4 3586. INFO Processing OKURI-NASI entries...done #4 3592. make[4]: Leaving directory '/checkout/leim' #4 3592. make[4]: Entering directory '/checkout/lisp' #4 3592. ELC+ELN leim/ja-dic/ja-dic.elc #4 3596. INFO Extracting OKURI-NASI entries... #4 3597. INFO Extracting OKURI-NASI entries...3% #4 3597. INFO Extracting OKURI-NASI entries...6% #4 3597. INFO Extracting OKURI-NASI entries...7% #4 3597. INFO Extracting OKURI-NASI entries...8% #4 3597. INFO Extracting OKURI-NASI entries...11% #4 3598. INFO Extracting OKURI-NASI entries...14% #4 3598. INFO Extracting OKURI-NASI entries...17% #4 3598. INFO Extracting OKURI-NASI entries...20% #4 3598. INFO Extracting OKURI-NASI entries...22% #4 3599. INFO Extracting OKURI-NASI entries...26% #4 3599. INFO Extracting OKURI-NASI entries...28% #4 3599. INFO Extracting OKURI-NASI entries...30% #4 3599. INFO Extracting OKURI-NASI entries...33% #4 3599. INFO Extracting OKURI-NASI entries...35% #4 3599. INFO Extracting OKURI-NASI entries...38% #4 3600. INFO Extracting OKURI-NASI entries...41% #4 3600. INFO Extracting OKURI-NASI entries...43% #4 3600. INFO Extracting OKURI-NASI entries...46% #4 3600. INFO Extracting OKURI-NASI entries...49% #4 3601. INFO Extracting OKURI-NASI entries...51% #4 3601. INFO Extracting OKURI-NASI entries...52% #4 3601. INFO Extracting OKURI-NASI entries...54% #4 3601. INFO Extracting OKURI-NASI entries...57% #4 3601. INFO Extracting OKURI-NASI entries...61% #4 3601. INFO Extracting OKURI-NASI entries...64% #4 3602. INFO Extracting OKURI-NASI entries...67% #4 3602. INFO Extracting OKURI-NASI entries...70% #4 3602. INFO Extracting OKURI-NASI entries...72% #4 3602. INFO Extracting OKURI-NASI entries...76% #4 3602. INFO Extracting OKURI-NASI entries...78% #4 3603. INFO Extracting OKURI-NASI entries...81% #4 3603. INFO Extracting OKURI-NASI entries...83% #4 3603. INFO Extracting OKURI-NASI entries...85% #4 3603. INFO Extracting OKURI-NASI entries...86% #4 3604. INFO Extracting OKURI-NASI entries...87% #4 3604. INFO Extracting OKURI-NASI entries...88% #4 3604. INFO Extracting OKURI-NASI entries...91% #4 3604. INFO Extracting OKURI-NASI entries...94% #4 3604. INFO Extracting OKURI-NASI entries...96% #4 3604. INFO Extracting OKURI-NASI entries...99% #4 3605. INFO Extracting OKURI-NASI entries...done #4 3623. make[4]: Leaving directory '/checkout/doc/misc' #4 3630. make[4]: Leaving directory '/checkout/lisp' #4 3636. make[4]: Entering directory '/checkout/lisp' #4 3636. ELC allout-widgets.elc #4 3636. ELC align.elc #4 3638. ELC allout.elc #4 3639. ELC ansi-color.elc #4 3641. ELC ansi-osc.elc #4 3641. ELC apropos.elc #4 3642. ELC arc-mode.elc #4 3643. ELC array.elc #4 3644. ELC auth-source-pass.elc #4 3645. ELC auth-source.elc #4 3647. ELC autoinsert.elc #4 3648. ELC autorevert.elc #4 3649. ELC avoid.elc #4 3649. ELC battery.elc #4 3651. ELC bind-key.elc #4 3651. ELC bookmark.elc #4 3653. ELC bs.elc #4 3654. ELC calculator.elc #4 3655. ELC cdl.elc #4 3656. ELC char-fold.elc #4 3657. ELC chistory.elc #4 3658. ELC cmuscheme.elc #4 3659. ELC color.elc #4 3660. ELC comint.elc #4 3661. ELC completion-preview.elc #4 3661. ELC completion.elc #4 3662. ELC cus-dep.elc #4 3663. ELC cus-edit.elc #4 3664. ELC cus-theme.elc #4 3665. ELC dabbrev.elc #4 3666. ELC delim-col.elc #4 3667. ELC delsel.elc #4 3667. ELC descr-text.elc #4 3668. ELC desktop.elc #4 3669. ELC dframe.elc #4 3670. ELC dired-aux.elc #4 3671. ELC dired-loaddefs.elc #4 3672. ELC dired-x.elc #4 3672. ELC dired.elc #4 3674. ELC dirtrack.elc #4 3674. ELC display-fill-column-indicator.elc #4 3675. ELC display-line-numbers.elc #4 3676. ELC doc-view.elc #4 3677. ELC dom.elc #4 3677. ELC double.elc #4 3678. ELC ebuff-menu.elc #4 3679. ELC echistory.elc #4 3680. ELC ecomplete.elc #4 3680. ELC edmacro.elc #4 3681. ELC ehelp.elc #4 3682. ELC elec-pair.elc #4 3683. ELC elide-head.elc #4 3683. ELC emacs-lock.elc #4 3684. ELC epa-dired.elc #4 3685. ELC epa-file.elc #4 3686. ELC epa-ks.elc #4 3687. ELC epa-mail.elc #4 3689. ELC epa.elc #4 3689. ELC epg-config.elc #4 3691. ELC epg.elc #4 3691. ELC expand.elc #4 3692. ELC external-completion.elc #4 3694. ELC ezimage.elc #4 3694. ELC face-remap.elc #4 3695. ELC facemenu.elc #4 3696. ELC ffap.elc #4 3697. ELC filecache.elc #4 3697. ELC fileloop.elc #4 3698. ELC filenotify.elc #4 3699. ELC files-x.elc #4 3700. ELC filesets.elc #4 3700. ELC find-cmd.elc #4 3701. ELC find-dired.elc #4 3702. ELC find-file.elc #4 3703. ELC find-lisp.elc #4 3703. ELC finder.elc #4 3704. ELC flow-ctrl.elc #4 3706. ELC foldout.elc #4 3706. ELC follow.elc #4 3707. ELC format-spec.elc #4 3708. ELC forms.elc #4 3709. ELC frameset.elc #4 3710. ELC generic-x.elc #4 3711. ELC help-at-pt.elc #4 3712. ELC help-fns.elc #4 3713. ELC help-macro.elc #4 3714. ELC help-mode.elc #4 3714. ELC hex-util.elc #4 3715. ELC hexl.elc #4 3716. ELC hfy-cmap.elc #4 3717. ELC hi-lock.elc #4 3717. ELC hilit-chg.elc #4 3718. ELC hippie-exp.elc #4 3719. ELC hl-line.elc #4 3720. ELC htmlfontify.elc #4 3721. ELC ibuf-ext.elc #4 3722. ELC ibuf-macs.elc #4 3723. ELC ibuffer-loaddefs.elc #4 3724. ELC ibuffer.elc #4 3724. ELC icomplete.elc #4 3726. ELC ido.elc #4 3726. ELC ielm.elc #4 3727. ELC iimage.elc #4 3728. ELC image-file.elc #4 3729. ELC image-mode.elc #4 3729. ELC imenu.elc #4 3731. ELC indent-aux.elc #4 3731. ELC info-look.elc #4 3732. ELC info-xref.elc #4 3732. ELC info.elc #4 3734. ELC informat.elc #4 3735. ELC isearchb.elc #4 3735. ELC jka-compr.elc #4 3736. ELC json.elc #4 3737. ELC jsonrpc.elc #4 3738. ELC kermit.elc #4 3739. ELC kmacro.elc #4 3739. ELC loadhist.elc #4 3740. ELC locate.elc #4 3741. ELC lpr.elc #4 3742. ELC macros.elc #4 3743. ELC man.elc #4 3744. ELC master.elc #4 3744. ELC mb-depth.elc #4 3745. ELC md4.elc #4 3746. ELC midnight.elc #4 3746. ELC minibuf-eldef.elc #4 3747. ELC misc.elc #4 3748. ELC misearch.elc #4 3749. ELC mouse-copy.elc #4 3749. ELC mouse-drag.elc #4 3751. ELC mpc.elc #4 3751. ELC msb.elc #4 3753. ELC notifications.elc #4 3753. ELC novice.elc #4 3755. ELC outline.elc #4 3755. ELC password-cache.elc #4 3756. ELC pcmpl-cvs.elc #4 3757. ELC pcmpl-git.elc #4 3758. ELC pcmpl-gnu.elc #4 3759. ELC pcmpl-linux.elc #4 3759. ELC pcmpl-rpm.elc #4 3760. ELC pcmpl-unix.elc #4 3761. ELC pcmpl-x.elc #4 3762. ELC pcomplete.elc #4 3763. ELC pixel-scroll.elc #4 3763. ELC plstore.elc #4 3764. ELC printing.elc #4 3765. ELC proced.elc #4 3766. ELC profiler.elc #4 3767. ELC ps-bdf.elc #4 3768. ELC ps-mule.elc #4 3769. ELC ps-print-loaddefs.elc #4 3770. ELC ps-print.elc #4 3770. ELC ps-samp.elc #4 3772. ELC recentf.elc #4 3772. ELC rect.elc #4 3774. ELC registry.elc #4 3774. ELC repeat.elc #4 3775. ELC reposition.elc #4 3775. ELC reveal.elc #4 3777. ELC rot13.elc #4 3777. ELC rtree.elc #4 3778. ELC ruler-mode.elc #4 3778. ELC savehist.elc #4 3780. ELC saveplace.elc #4 3780. ELC scroll-all.elc #4 3781. ELC scroll-lock.elc #4 3781. ELC server.elc #4 3783. ELC ses.elc #4 3783. ELC shadowfile.elc #4 3785. ELC shell.elc #4 3787. ELC skeleton.elc #4 3787. ELC so-long.elc #4 3788. ELC sort.elc #4 3788. ELC soundex.elc #4 3790. ELC speedbar.elc #4 3790. ELC sqlite-mode.elc #4 3793. ELC sqlite.elc #4 3795. ELC strokes.elc #4 3796. ELC svg.elc #4 3797. ELC t-mouse.elc #4 3798. ELC tab-line.elc #4 3799. ELC tabify.elc #4 3799. ELC talk.elc #4 3801. ELC tar-mode.elc #4 3801. ELC tempo.elc #4 3802. ELC term.elc #4 3803. ELC thingatpt.elc #4 3804. ELC thread.elc #4 3805. ELC time-stamp.elc #4 3806. ELC time.elc #4 3806. ELC timezone.elc #4 3807. ELC tmm.elc #4 3808. ELC transient.elc #4 3809. ELC tree-widget.elc #4 3810. ELC treesit.elc #4 3810. ELC tutorial.elc #4 3811. ELC type-break.elc #4 3812. ELC userlock.elc #4 3813. ELC vcursor.elc #4 3813. ELC view.elc #4 3815. ELC visual-wrap.elc #4 3815. ELC wdired.elc #4 3816. ELC whitespace.elc #4 3817. ELC wid-browse.elc #4 3818. ELC wid-edit.elc #4 3818. ELC windmove.elc #4 3819. ELC winner.elc #4 3819. ELC woman.elc #4 3821. ELC xdg.elc #4 3821. ELC xml.elc #4 3822. ELC xt-mouse.elc #4 3823. ELC xwidget.elc #4 3824. ELC yank-media.elc #4 3825. ELC calc/calc-aent.elc #4 3825. ELC calc/calc-alg.elc #4 3826. ELC calc/calc-arith.elc #4 3827. ELC calc/calc-bin.elc #4 3829. ELC calc/calc-comb.elc #4 3829. ELC calc/calc-cplx.elc #4 3830. ELC calc/calc-embed.elc #4 3830. ELC calc/calc-ext.elc #4 3832. ELC calc/calc-fin.elc #4 3833. ELC calc/calc-forms.elc #4 3834. ELC calc/calc-frac.elc #4 3835. ELC calc/calc-funcs.elc #4 3836. ELC calc/calc-graph.elc #4 3836. ELC calc/calc-help.elc #4 3837. ELC calc/calc-incom.elc #4 3838. ELC calc/calc-keypd.elc #4 3839. ELC calc/calc-lang.elc #4 3839. ELC calc/calc-loaddefs.elc #4 3841. ELC calc/calc-macs.elc #4 3841. ELC calc/calc-map.elc #4 3845. ELC calc/calc-math.elc #4 3845. ELC calc/calc-menu.elc #4 3847. ELC calc/calc-misc.elc #4 3848. ELC calc/calc-mode.elc #4 3849. ELC calc/calc-mtx.elc #4 3850. ELC calc/calc-nlfit.elc #4 3851. ELC calc/calc-poly.elc #4 3852. ELC calc/calc-prog.elc #4 3854. ELC calc/calc-rewr.elc #4 3854. ELC calc/calc-rules.elc #4 3856. ELC calc/calc-sel.elc #4 3856. ELC calc/calc-stat.elc #4 3858. ELC calc/calc-store.elc #4 3858. ELC calc/calc-stuff.elc #4 3860. ELC calc/calc-trail.elc #4 3860. ELC calc/calc-undo.elc #4 3861. ELC calc/calc-units.elc #4 3861. ELC calc/calc-vec.elc #4 3863. ELC calc/calc-yank.elc #4 3863. ELC calc/calc.elc #4 3865. ELC calc/calcalg2.elc #4 3865. ELC calc/calcalg3.elc #4 3867. ELC calc/calccomp.elc #4 3867. ELC calc/calcsel2.elc #4 3869. ELC calendar/appt.elc #4 3869. ELC calendar/cal-bahai.elc #4 3870. ELC calendar/cal-china.elc #4 3870. ELC calendar/cal-coptic.elc #4 3872. ELC calendar/cal-dst.elc #4 3872. ELC calendar/cal-french.elc #4 3873. ELC calendar/cal-hebrew.elc #4 3874. ELC calendar/cal-html.elc #4 3875. ELC calendar/cal-islam.elc #4 3875. ELC calendar/cal-iso.elc #4 3876. ELC calendar/cal-julian.elc #4 3877. ELC calendar/cal-loaddefs.elc #4 3878. ELC calendar/cal-mayan.elc #4 3878. ELC calendar/cal-menu.elc #4 3879. ELC calendar/cal-move.elc #4 3879. ELC calendar/cal-persia.elc #4 3880. ELC calendar/cal-tex.elc #4 3881. ELC calendar/cal-x.elc #4 3882. ELC calendar/calendar.elc #4 3882. ELC calendar/diary-lib.elc #4 3884. ELC calendar/diary-loaddefs.elc #4 3884. ELC calendar/holiday-loaddefs.elc #4 3885. ELC calendar/holidays.elc #4 3886. ELC calendar/icalendar.elc #4 3888. ELC calendar/iso8601.elc #4 3888. ELC calendar/lunar.elc #4 3889. ELC calendar/parse-time.elc #4 3890. ELC calendar/solar.elc #4 3891. ELC calendar/time-date.elc #4 3891. ELC calendar/timeclock.elc #4 3892. ELC calendar/todo-mode.elc #4 3893. ELC cedet/cedet-cscope.elc #4 3894. ELC cedet/cedet-files.elc #4 3894. ELC cedet/cedet-global.elc #4 3896. ELC cedet/cedet-idutils.elc #4 3896. ELC cedet/cedet.elc #4 3899. ELC cedet/data-debug.elc #4 3900. ELC cedet/ede.elc #4 3903. ELC cedet/mode-local.elc #4 3904. ELC cedet/pulse.elc #4 3905. ELC cedet/semantic.elc #4 3906. ELC cedet/srecode.elc #4 3908. ELC cedet/ede/auto.elc #4 3908. ELC cedet/ede/autoconf-edit.elc #4 3909. ELC cedet/ede/base.elc #4 3910. ELC cedet/ede/config.elc #4 3912. ELC cedet/ede/cpp-root.elc #4 3912. ELC cedet/ede/custom.elc #4 3914. ELC cedet/ede/detect.elc #4 3914. ELC cedet/ede/dired.elc #4 3916. ELC cedet/ede/emacs.elc #4 3916. ELC cedet/ede/files.elc #4 3918. ELC cedet/ede/generic.elc #4 3918. ELC cedet/ede/linux.elc #4 3921. ELC cedet/ede/loaddefs.elc #4 3921. ELC cedet/ede/locate.elc #4 3922. ELC cedet/ede/make.elc #4 3923. ELC cedet/ede/makefile-edit.elc #4 3923. ELC cedet/ede/pconf.elc #4 3924. ELC cedet/ede/pmake.elc #4 3926. ELC cedet/ede/proj-archive.elc #4 3926. ELC cedet/ede/proj-aux.elc #4 3928. ELC cedet/ede/proj-comp.elc #4 3928. ELC cedet/ede/proj-elisp.elc #4 3930. ELC cedet/ede/proj-info.elc #4 3930. ELC cedet/ede/proj-misc.elc #4 3932. ELC cedet/ede/proj-obj.elc #4 3933. ELC cedet/ede/proj-prog.elc #4 3934. ELC cedet/ede/proj-scheme.elc #4 3935. ELC cedet/ede/proj-shared.elc #4 3936. ELC cedet/ede/proj.elc #4 3937. ELC cedet/ede/project-am.elc #4 3938. ELC cedet/ede/shell.elc #4 3940. ELC cedet/ede/simple.elc #4 3940. ELC cedet/ede/source.elc #4 3941. ELC cedet/ede/speedbar.elc #4 3941. ELC cedet/ede/srecode.elc #4 3943. ELC cedet/ede/system.elc #4 3943. ELC cedet/ede/util.elc #4 3944. ELC cedet/semantic/analyze.elc #4 3945. ELC cedet/semantic/bovine.elc #4 3946. ELC cedet/semantic/chart.elc #4 3947. ELC cedet/semantic/complete.elc #4 3948. ELC cedet/semantic/ctxt.elc #4 3949. ELC cedet/semantic/db-debug.elc #4 3950. ELC cedet/semantic/db-ebrowse.elc #4 3951. ELC cedet/semantic/db-el.elc #4 3953. ELC cedet/semantic/db-file.elc #4 3953. ELC cedet/semantic/db-find.elc #4 3955. ELC cedet/semantic/db-global.elc #4 3955. ELC cedet/semantic/db-javascript.elc #4 3957. ELC cedet/semantic/db-mode.elc #4 3957. ELC cedet/semantic/db-ref.elc #4 3959. ELC cedet/semantic/db-typecache.elc #4 3959. ELC cedet/semantic/debug.elc #4 3961. ELC cedet/semantic/decorate.elc #4 3961. ELC cedet/semantic/dep.elc #4 3962. ELC cedet/semantic/doc.elc #4 3963. ELC cedet/semantic/ede-grammar.elc #4 3964. ELC cedet/semantic/edit.elc #4 3966. ELC cedet/semantic/find.elc #4 3967. ELC cedet/semantic/format.elc #4 3967. ELC cedet/semantic/fw.elc #4 3969. ELC cedet/semantic/grammar-wy.elc #4 3969. ELC cedet/semantic/grammar.elc #4 3971. ELC cedet/semantic/grm-wy-boot.elc #4 3972. ELC cedet/semantic/html.elc #4 3974. ELC cedet/semantic/ia-sb.elc #4 3974. ELC cedet/semantic/ia.elc #4 3976. ELC cedet/semantic/idle.elc #4 3976. ELC cedet/semantic/imenu.elc #4 3978. ELC cedet/semantic/java.elc #4 3978. ELC cedet/semantic/lex-spp.elc #4 3980. ELC cedet/semantic/lex.elc #4 3981. ELC cedet/semantic/loaddefs.elc #4 3982. ELC cedet/semantic/mru-bookmark.elc #4 3982. ELC cedet/semantic/sb.elc #4 3984. ELC cedet/semantic/scope.elc #4 3984. ELC cedet/semantic/senator.elc #4 3986. ELC cedet/semantic/sort.elc #4 3986. ELC cedet/semantic/symref.elc #4 3988. ELC cedet/semantic/tag-file.elc #4 3989. ELC cedet/semantic/tag-ls.elc #4 3989. ELC cedet/semantic/tag-write.elc #4 3991. ELC cedet/semantic/tag.elc #4 3991. ELC cedet/semantic/texi.elc #4 3992. ELC cedet/semantic/util-modes.elc #4 3994. ELC cedet/semantic/util.elc #4 3995. ELC cedet/semantic/wisent.elc #4 3996. ELC cedet/semantic/analyze/complete.elc #4 3996. ELC cedet/semantic/analyze/debug.elc #4 3998. ELC cedet/semantic/analyze/fcn.elc #4 3998. ELC cedet/semantic/analyze/refs.elc #4 3999. ELC cedet/semantic/bovine/c-by.elc #4 4000. ELC cedet/semantic/bovine/c.elc #4 4001. ELC cedet/semantic/bovine/debug.elc #4 4003. ELC cedet/semantic/bovine/el.elc #4 4005. ELC cedet/semantic/bovine/gcc.elc #4 4007. ELC cedet/semantic/bovine/grammar.elc #4 4009. ELC cedet/semantic/bovine/make-by.elc #4 4009. ELC cedet/semantic/bovine/make.elc #4 4011. ELC cedet/semantic/bovine/scm-by.elc #4 4011. ELC cedet/semantic/bovine/scm.elc #4 4012. ELC cedet/semantic/decorate/include.elc #4 4013. ELC cedet/semantic/decorate/mode.elc #4 4014. ELC cedet/semantic/symref/cscope.elc #4 4015. ELC cedet/semantic/symref/filter.elc #4 4016. ELC cedet/semantic/symref/global.elc #4 4017. ELC cedet/semantic/symref/grep.elc #4 4018. ELC cedet/semantic/symref/idutils.elc #4 4019. ELC cedet/semantic/symref/list.elc #4 4020. ELC cedet/semantic/wisent/comp.elc #4 4020. ELC cedet/semantic/wisent/grammar.elc #4 4023. ELC cedet/semantic/wisent/java-tags.elc #4 4023. ELC cedet/semantic/wisent/javascript.elc #4 4025. ELC cedet/semantic/wisent/javat-wy.elc #4 4025. ELC cedet/semantic/wisent/js-wy.elc #4 4027. ELC cedet/semantic/wisent/python-wy.elc #4 4027. ELC cedet/semantic/wisent/python.elc #4 4030. ELC cedet/semantic/wisent/wisent.elc #4 4030. ELC cedet/srecode/args.elc #4 4031. ELC cedet/srecode/compile.elc #4 4033. ELC cedet/srecode/cpp.elc #4 4033. ELC cedet/srecode/ctxt.elc #4 4035. ELC cedet/srecode/dictionary.elc #4 4037. ELC cedet/srecode/document.elc #4 4037. ELC cedet/srecode/el.elc #4 4041. ELC cedet/srecode/expandproto.elc #4 4042. ELC cedet/srecode/extract.elc #4 4045. ELC cedet/srecode/fields.elc #4 4046. ELC cedet/srecode/filters.elc #4 4047. ELC cedet/srecode/find.elc #4 4047. ELC cedet/srecode/getset.elc #4 4051. ELC cedet/srecode/insert.elc #4 4052. ELC cedet/srecode/java.elc #4 4054. ELC cedet/srecode/loaddefs.elc #4 4056. ELC cedet/srecode/map.elc #4 4056. ELC cedet/srecode/mode.elc #4 4057. ELC cedet/srecode/semantic.elc #4 4060. ELC cedet/srecode/srt-mode.elc #4 4061. ELC cedet/srecode/srt-wy.elc #4 4063. ELC cedet/srecode/srt.elc #4 4064. ELC cedet/srecode/table.elc #4 4065. ELC cedet/srecode/template.elc #4 4067. ELC cedet/srecode/texi.elc #4 4067. ELC emacs-lisp/advice.elc #4 4068. ELC emacs-lisp/avl-tree.elc #4 4070. ELC emacs-lisp/backtrace.elc #4 4071. ELC emacs-lisp/benchmark.elc #4 4072. ELC emacs-lisp/bindat.elc #4 4073. ELC emacs-lisp/chart.elc #4 4074. ELC emacs-lisp/check-declare.elc #4 4075. ELC emacs-lisp/checkdoc.elc #4 4075. ELC emacs-lisp/cl-extra.elc #4 4077. ELC emacs-lisp/cl-indent.elc #4 4077. ELC emacs-lisp/cl-loaddefs.elc #4 4078. ELC emacs-lisp/cl-macs.elc #4 4078. ELC emacs-lisp/cl-print.elc #4 4079. ELC emacs-lisp/cl-seq.elc #4 4080. ELC emacs-lisp/compat.elc #4 4081. ELC emacs-lisp/copyright.elc #4 4081. ELC emacs-lisp/crm.elc #4 4082. ELC emacs-lisp/cursor-sensor.elc #4 4082. ELC emacs-lisp/debug.elc #4 4083. ELC emacs-lisp/derived.elc #4 4083. ELC emacs-lisp/disass.elc #4 4084. ELC emacs-lisp/easy-mmode.elc #4 4084. ELC emacs-lisp/edebug.elc #4 4085. ELC emacs-lisp/eieio-core.elc #4 4086. ELC emacs-lisp/eieio-custom.elc #4 4087. ELC emacs-lisp/eieio-datadebug.elc #4 4087. ELC emacs-lisp/eieio-opt.elc #4 4088. ELC emacs-lisp/eieio-speedbar.elc #4 4088. ELC emacs-lisp/elint.elc #4 4089. ELC emacs-lisp/elp.elc #4 4090. ELC emacs-lisp/ert-font-lock.elc #4 4090. ELC emacs-lisp/ert-x.elc #4 4091. ELC emacs-lisp/ert.elc #4 4091. ELC emacs-lisp/ewoc.elc #4 4092. ELC emacs-lisp/faceup.elc #4 4093. ELC emacs-lisp/find-func.elc #4 4094. ELC emacs-lisp/generate-lisp-file.elc #4 4094. ELC emacs-lisp/generator.elc #4 4095. ELC emacs-lisp/generic.elc #4 4096. ELC emacs-lisp/gv.elc #4 4096. ELC emacs-lisp/helper.elc #4 4097. ELC emacs-lisp/hierarchy.elc #4 4097. ELC emacs-lisp/icons.elc #4 4098. ELC emacs-lisp/inline.elc #4 4098. ELC emacs-lisp/let-alist.elc #4 4099. ELC emacs-lisp/lisp-mnt.elc #4 4099. ELC emacs-lisp/map.elc #4 4100. ELC emacs-lisp/memory-report.elc #4 4100. ELC emacs-lisp/multisession.elc #4 4101. ELC emacs-lisp/package-vc.elc #4 4101. #4 4101. In end of data: #4 4101. emacs-lisp/multisession.el: Warning: the function `sqlite-commit' is not known to be defined. #4 4101. emacs-lisp/multisession.el: Warning: the function `sqlite-transaction' is not known to be defined. #4 4101. emacs-lisp/multisession.el: Warning: the function `sqlite-rollback' is not known to be defined. #4 4101. ELC emacs-lisp/package-x.elc #4 4103. ELC emacs-lisp/package.elc #4 4103. ELC emacs-lisp/pcase.elc #4 4104. ELC emacs-lisp/pp.elc #4 4105. ELC emacs-lisp/range.elc #4 4105. ELC emacs-lisp/re-builder.elc #4 4105. ELC emacs-lisp/regi.elc #4 4106. ELC emacs-lisp/ring.elc #4 4106. ELC emacs-lisp/rx.elc #4 4107. ELC emacs-lisp/shadow.elc #4 4107. ELC emacs-lisp/shortdoc.elc #4 4107. ELC emacs-lisp/smie.elc #4 4108. ELC emacs-lisp/subr-x.elc #4 4108. ELC emacs-lisp/tcover-ses.elc #4 4109. ELC emacs-lisp/testcover.elc #4 4109. ELC emacs-lisp/text-property-search.elc #4 4109. ELC emacs-lisp/thunk.elc #4 4110. ELC emacs-lisp/timer-list.elc #4 4110. ELC emacs-lisp/tq.elc #4 4111. ELC emacs-lisp/trace.elc #4 4111. ELC emacs-lisp/unsafep.elc #4 4111. ELC emacs-lisp/vtable.elc #4 4112. ELC emacs-lisp/warnings.elc #4 4112. ELC emulation/cua-base.elc #4 4112. ELC emulation/cua-gmrk.elc #4 4113. ELC emulation/cua-rect.elc #4 4113. ELC emulation/edt-lk201.elc #4 4114. ELC emulation/edt-mapper.elc #4 4114. ELC emulation/edt-pc.elc #4 4115. ELC emulation/edt-vt100.elc #4 4115. ELC emulation/edt.elc #4 4115. ELC emulation/keypad.elc #4 4116. ELC emulation/viper-cmd.elc #4 4116. ELC emulation/viper-ex.elc #4 4117. ELC emulation/viper-init.elc #4 4118. ELC emulation/viper-keym.elc #4 4118. ELC emulation/viper-macs.elc #4 4118. ELC emulation/viper-mous.elc #4 4119. ELC emulation/viper-util.elc #4 4119. ELC emulation/viper.elc #4 4120. ELC erc/erc-autoaway.elc #4 4120. ELC erc/erc-backend.elc #4 4121. ELC erc/erc-button.elc #4 4122. ELC erc/erc-capab.elc #4 4123. ELC erc/erc-common.elc #4 4123. ELC erc/erc-compat.elc #4 4124. ELC erc/erc-dcc.elc #4 4124. ELC erc/erc-desktop-notifications.elc #4 4125. ELC erc/erc-ezbounce.elc #4 4125. ELC erc/erc-fill.elc #4 4126. ELC erc/erc-goodies.elc #4 4126. ELC erc/erc-ibuffer.elc #4 4127. ELC erc/erc-identd.elc #4 4128. ELC erc/erc-imenu.elc #4 4129. ELC erc/erc-join.elc #4 4129. ELC erc/erc-lang.elc #4 4130. ELC erc/erc-list.elc #4 4130. ELC erc/erc-loaddefs.elc #4 4131. ELC erc/erc-log.elc #4 4131. ELC erc/erc-match.elc #4 4132. ELC erc/erc-menu.elc #4 4132. ELC erc/erc-netsplit.elc #4 4133. ELC erc/erc-networks.elc #4 4133. ELC erc/erc-nicks.elc #4 4134. ELC erc/erc-notify.elc #4 4135. ELC erc/erc-page.elc #4 4135. ELC erc/erc-pcomplete.elc #4 4136. ELC erc/erc-replace.elc #4 4136. ELC erc/erc-ring.elc #4 4137. ELC erc/erc-sasl.elc #4 4137. ELC erc/erc-services.elc #4 4138. ELC erc/erc-sound.elc #4 4138. ELC erc/erc-speedbar.elc #4 4139. ELC erc/erc-spelling.elc #4 4140. ELC erc/erc-stamp.elc #4 4140. ELC erc/erc-status-sidebar.elc #4 4141. ELC erc/erc-track.elc #4 4142. ELC erc/erc-truncate.elc #4 4143. ELC erc/erc-xdcc.elc #4 4143. ELC erc/erc.elc #4 4144. ELC eshell/em-alias.elc #4 4145. ELC eshell/em-banner.elc #4 4145. ELC eshell/em-basic.elc #4 4146. ELC eshell/em-cmpl.elc #4 4146. ELC eshell/em-dirs.elc #4 4147. ELC eshell/em-elecslash.elc #4 4147. ELC eshell/em-extpipe.elc #4 4148. ELC eshell/em-glob.elc #4 4149. ELC eshell/em-hist.elc #4 4149. ELC eshell/em-ls.elc #4 4150. ELC eshell/em-pred.elc #4 4150. ELC eshell/em-prompt.elc #4 4152. ELC eshell/em-rebind.elc #4 4152. ELC eshell/em-script.elc #4 4153. ELC eshell/em-smart.elc #4 4153. ELC eshell/em-term.elc #4 4154. ELC eshell/em-tramp.elc #4 4154. ELC eshell/em-unix.elc #4 4155. ELC eshell/em-xtra.elc #4 4156. ELC eshell/esh-arg.elc #4 4156. ELC eshell/esh-cmd.elc #4 4157. ELC eshell/esh-ext.elc #4 4157. ELC eshell/esh-groups.elc #4 4158. ELC eshell/esh-io.elc #4 4158. ELC eshell/esh-mode.elc #4 4159. ELC eshell/esh-module.elc #4 4159. ELC eshell/esh-opt.elc #4 4159. ELC eshell/esh-proc.elc #4 4160. ELC eshell/esh-util.elc #4 4161. ELC eshell/esh-var.elc #4 4161. ELC eshell/eshell.elc #4 4162. ELC gnus/canlock.elc #4 4162. ELC gnus/deuglify.elc #4 4162. ELC gnus/gmm-utils.elc #4 4163. ELC gnus/gnus-agent.elc #4 4166. ELC gnus/gnus-art.elc #4 4168. ELC gnus/gnus-async.elc #4 4170. ELC gnus/gnus-bcklg.elc #4 4171. ELC gnus/gnus-bookmark.elc #4 4172. ELC gnus/gnus-cache.elc #4 4175. ELC gnus/gnus-cite.elc #4 4175. ELC gnus/gnus-cloud.elc #4 4177. ELC gnus/gnus-cus.elc #4 4179. ELC gnus/gnus-dbus.elc #4 4180. ELC gnus/gnus-delay.elc #4 4181. ELC gnus/gnus-demon.elc #4 4184. ELC gnus/gnus-diary.elc #4 4184. ELC gnus/gnus-dired.elc #4 4185. ELC gnus/gnus-draft.elc #4 4187. ELC gnus/gnus-dup.elc #4 4188. ELC gnus/gnus-eform.elc #4 4190. ELC gnus/gnus-fun.elc #4 4191. ELC gnus/gnus-gravatar.elc #4 4192. ELC gnus/gnus-group.elc #4 4195. ELC gnus/gnus-html.elc #4 4195. ELC gnus/gnus-icalendar.elc #4 4198. ELC gnus/gnus-int.elc #4 4199. ELC gnus/gnus-kill.elc #4 4202. ELC gnus/gnus-logic.elc #4 4202. ELC gnus/gnus-mh.elc #4 4205. ELC gnus/gnus-ml.elc #4 4205. ELC gnus/gnus-mlspl.elc #4 4208. ELC gnus/gnus-msg.elc #4 4208. ELC gnus/gnus-notifications.elc #4 4212. ELC gnus/gnus-picon.elc #4 4212. ELC gnus/gnus-range.elc #4 4212. ELC gnus/gnus-registry.elc #4 4215. ELC gnus/gnus-rfc1843.elc #4 4216. ELC gnus/gnus-rmail.elc #4 4218. ELC gnus/gnus-salt.elc #4 4218. ELC gnus/gnus-score.elc #4 4221. ELC gnus/gnus-search.elc #4 4222. ELC gnus/gnus-sieve.elc #4 4225. ELC gnus/gnus-spec.elc #4 4225. ELC gnus/gnus-srvr.elc #4 4226. ELC gnus/gnus-start.elc #4 4227. ELC gnus/gnus-sum.elc #4 4230. ELC gnus/gnus-topic.elc #4 4231. ELC gnus/gnus-undo.elc #4 4232. ELC gnus/gnus-util.elc #4 4233. ELC gnus/gnus-uu.elc #4 4233. ELC gnus/gnus-vm.elc #4 4236. ELC gnus/gnus-win.elc #4 4236. ELC gnus/gnus.elc #4 4238. ELC gnus/gssapi.elc #4 4239. ELC gnus/legacy-gnus-agent.elc #4 4239. ELC gnus/mail-source.elc #4 4240. ELC gnus/message.elc #4 4241. ELC gnus/mm-archive.elc #4 4242. ELC gnus/mm-bodies.elc #4 4243. ELC gnus/mm-decode.elc #4 4243. ELC gnus/mm-encode.elc #4 4244. ELC gnus/mm-extern.elc #4 4244. ELC gnus/mm-partial.elc #4 4245. ELC gnus/mm-url.elc #4 4245. ELC gnus/mm-util.elc #4 4246. ELC gnus/mm-uu.elc #4 4247. ELC gnus/mm-view.elc #4 4247. ELC gnus/mml-sec.elc #4 4248. ELC gnus/mml-smime.elc #4 4248. ELC gnus/mml.elc #4 4249. ELC gnus/mml1991.elc #4 4250. ELC gnus/mml2015.elc #4 4250. ELC gnus/nnagent.elc #4 4251. ELC gnus/nnbabyl.elc #4 4252. ELC gnus/nndiary.elc #4 4253. ELC gnus/nndir.elc #4 4254. ELC gnus/nndoc.elc #4 4255. ELC gnus/nndraft.elc #4 4255. ELC gnus/nneething.elc #4 4257. ELC gnus/nnfolder.elc #4 4257. ELC gnus/nngateway.elc #4 4258. ELC gnus/nnheader.elc #4 4258. ELC gnus/nnimap.elc #4 4259. ELC gnus/nnmail.elc #4 4260. ELC gnus/nnmaildir.elc #4 4260. ELC gnus/nnmairix.elc #4 4262. ELC gnus/nnmbox.elc #4 4263. ELC gnus/nnmh.elc #4 4263. ELC gnus/nnml.elc #4 4264. ELC gnus/nnnil.elc #4 4264. ELC gnus/nnoo.elc #4 4265. ELC gnus/nnregistry.elc #4 4265. ELC gnus/nnrss.elc #4 4267. ELC gnus/nnselect.elc #4 4268. ELC gnus/nnspool.elc #4 4269. ELC gnus/nntp.elc #4 4269. ELC gnus/nnvirtual.elc #4 4271. ELC gnus/nnweb.elc #4 4272. ELC gnus/score-mode.elc #4 4272. ELC gnus/smiley.elc #4 4273. ELC gnus/smime.elc #4 4273. ELC gnus/spam-report.elc #4 4275. ELC gnus/spam-stat.elc #4 4275. ELC gnus/spam-wash.elc #4 4276. ELC gnus/spam.elc #4 4278. ELC image/compface.elc #4 4279. ELC image/exif.elc #4 4279. ELC image/gravatar.elc #4 4280. ELC image/image-converter.elc #4 4280. ELC image/image-crop.elc #4 4280. ELC image/image-dired-dired.elc #4 4281. ELC image/image-dired-external.elc #4 4281. ELC image/image-dired-tags.elc #4 4282. ELC image/image-dired-util.elc #4 4282. ELC image/image-dired.elc #4 4282. #4 4282. In end of data: #4 4282. image/image-dired-util.el:208:14: Warning: the function `clear-image-cache' is not known to be defined. #4 4282. ELC image/wallpaper.elc #4 4283. ELC international/ccl.elc #4 4283. ELC international/emoji.elc #4 4284. ELC international/isearch-x.elc #4 4284. ELC international/iso-ascii.elc #4 4284. ELC international/iso-cvt.elc #4 4285. ELC international/ja-dic-utl.elc #4 4285. ELC international/kinsoku.elc #4 4285. ELC international/kkc.elc #4 4286. ELC international/latexenc.elc #4 4286. ELC international/latin1-disp.elc #4 4286. ELC international/mule-diag.elc #4 4287. ELC international/ogonek.elc #4 4287. ELC international/quail.elc #4 4287. ELC international/rfc1843.elc #4 4288. ELC international/robin.elc #4 4288. ELC international/textsec-check.elc #4 4289. ELC international/textsec.elc #4 4289. ELC international/utf-7.elc #4 4289. ELC international/utf7.elc #4 4290. ELC language/china-util.elc #4 4290. ELC language/cyril-util.elc #4 4291. ELC language/ethio-util.elc #4 4291. ELC language/hanja-util.elc #4 4292. ELC language/ind-util.elc #4 4292. ELC language/japan-util.elc #4 4293. ELC language/korea-util.elc #4 4293. ELC language/lao-util.elc #4 4294. ELC language/pinyin.elc #4 4295. ELC language/thai-util.elc #4 4295. ELC language/thai-word.elc #4 4295. ELC language/tibet-util.elc #4 4296. ELC language/tv-util.elc #4 4296. ELC language/viet-util.elc #4 4296. ELC leim/quail/4Corner.elc #4 4297. ELC leim/quail/ARRAY30.elc #4 4297. ELC leim/quail/CCDOSPY.elc #4 4298. ELC leim/quail/CTLau-b5.elc #4 4298. ELC leim/quail/CTLau.elc #4 4299. ELC leim/quail/ECDICT.elc #4 4299. ELC leim/quail/ETZY.elc #4 4300. ELC leim/quail/PY-b5.elc #4 4300. ELC leim/quail/PY.elc #4 4301. ELC leim/quail/Punct-b5.elc #4 4301. ELC leim/quail/Punct.elc #4 4302. ELC leim/quail/QJ-b5.elc #4 4302. ELC leim/quail/QJ.elc #4 4302. ELC leim/quail/SW.elc #4 4302. ELC leim/quail/TONEPY.elc #4 4303. ELC leim/quail/ZIRANMA.elc #4 4303. ELC leim/quail/ZOZY.elc #4 4304. ELC leim/quail/arabic.elc #4 4305. ELC leim/quail/cham.elc #4 4305. ELC leim/quail/compose.elc #4 4305. ELC leim/quail/croatian.elc #4 4306. ELC leim/quail/cyril-jis.elc #4 4306. ELC leim/quail/cyrillic.elc #4 4306. ELC leim/quail/czech.elc #4 4307. ELC leim/quail/emoji.elc #4 4307. ELC leim/quail/ethiopic.elc #4 4308. ELC leim/quail/georgian.elc #4 4308. ELC leim/quail/greek.elc #4 4309. ELC leim/quail/hangul.elc #4 4309. ELC leim/quail/hanja-jis.elc #4 4310. ELC leim/quail/hanja.elc #4 4310. ELC leim/quail/hanja3.elc #4 4311. ELC leim/quail/hebrew.elc #4 4311. ELC leim/quail/indian.elc #4 4311. ELC leim/quail/indonesian.elc #4 4312. ELC leim/quail/ipa-praat.elc #4 4312. ELC leim/quail/ipa.elc #4 4313. ELC leim/quail/japanese.elc #4 4313. ELC leim/quail/lao.elc #4 4313. ELC leim/quail/latin-alt.elc #4 4314. ELC leim/quail/latin-ltx.elc #4 4314. ELC leim/quail/latin-post.elc #4 4315. ELC leim/quail/latin-pre.elc #4 4316. ELC leim/quail/lrt.elc #4 4317. ELC leim/quail/misc-lang.elc #4 4318. ELC leim/quail/pakistan.elc #4 4318. ELC leim/quail/persian.elc #4 4318. ELC leim/quail/philippine.elc #4 4319. ELC leim/quail/programmer-dvorak.elc #4 4319. ELC leim/quail/py-punct.elc #4 4320. ELC leim/quail/pypunct-b5.elc #4 4320. ELC leim/quail/quick-b5.elc #4 4320. ELC leim/quail/quick-cns.elc #4 4321. ELC leim/quail/rfc1345.elc #4 4321. ELC leim/quail/sami.elc #4 4321. ELC leim/quail/sgml-input.elc #4 4322. ELC leim/quail/sisheng.elc #4 4322. ELC leim/quail/slovak.elc #4 4323. ELC leim/quail/symbol-ksc.elc #4 4323. ELC leim/quail/tamil-dvorak.elc #4 4323. ELC leim/quail/thai.elc #4 4324. ELC leim/quail/tibetan.elc #4 4324. ELC leim/quail/tsang-b5.elc #4 4324. ELC leim/quail/tsang-cns.elc #4 4325. ELC leim/quail/uni-input.elc #4 4326. ELC leim/quail/viqr.elc #4 4326. ELC leim/quail/vntelex.elc #4 4326. ELC leim/quail/vnvni.elc #4 4327. ELC leim/quail/welsh.elc #4 4327. ELC mail/binhex.elc #4 4327. ELC mail/emacsbug.elc #4 4328. ELC mail/feedmail.elc #4 4329. ELC mail/flow-fill.elc #4 4329. ELC mail/footnote.elc #4 4329. ELC mail/hashcash.elc #4 4330. ELC mail/ietf-drums-date.elc #4 4330. ELC mail/ietf-drums.elc #4 4330. ELC mail/mail-extr.elc #4 4331. ELC mail/mail-hist.elc #4 4331. ELC mail/mail-parse.elc #4 4332. ELC mail/mail-prsvr.elc #4 4332. ELC mail/mail-utils.elc #4 4333. ELC mail/mailabbrev.elc #4 4333. ELC mail/mailalias.elc #4 4334. ELC mail/mailclient.elc #4 4334. ELC mail/mailheader.elc #4 4335. ELC mail/mspools.elc #4 4335. ELC mail/qp.elc #4 4335. ELC mail/reporter.elc #4 4336. ELC mail/rfc2045.elc #4 4336. ELC mail/rfc2047.elc #4 4336. ELC mail/rfc2231.elc #4 4337. ELC mail/rfc6068.elc #4 4337. ELC mail/rfc822.elc #4 4338. ELC mail/rmail-spam-filter.elc #4 4338. ELC mail/rmail.elc #4 4339. ELC mail/rmailedit.elc #4 4339. ELC mail/rmailkwd.elc #4 4340. ELC mail/rmailmm.elc #4 4340. ELC mail/rmailmsc.elc #4 4341. ELC mail/rmailout.elc #4 4341. ELC mail/rmailsort.elc #4 4342. ELC mail/rmailsum.elc #4 4342. ELC mail/sendmail.elc #4 4343. ELC mail/smtpmail.elc #4 4343. ELC mail/supercite.elc #4 4344. ELC mail/undigest.elc #4 4344. ELC mail/unrmail.elc #4 4344. ELC mail/uudecode.elc #4 4345. ELC mail/yenc.elc #4 4345. ELC mh-e/mh-acros.elc #4 4345. ELC mh-e/mh-alias.elc #4 4346. ELC mh-e/mh-buffers.elc #4 4346. ELC mh-e/mh-comp.elc #4 4346. ELC mh-e/mh-e.elc #4 4347. ELC mh-e/mh-folder.elc #4 4347. ELC mh-e/mh-funcs.elc #4 4348. ELC mh-e/mh-gnus.elc #4 4348. ELC mh-e/mh-identity.elc #4 4349. ELC mh-e/mh-inc.elc #4 4349. ELC mh-e/mh-junk.elc #4 4350. ELC mh-e/mh-letter.elc #4 4350. ELC mh-e/mh-limit.elc #4 4351. ELC mh-e/mh-loaddefs.elc #4 4351. ELC mh-e/mh-mime.elc #4 4352. ELC mh-e/mh-print.elc #4 4352. ELC mh-e/mh-scan.elc #4 4352. ELC mh-e/mh-search.elc #4 4353. ELC mh-e/mh-seq.elc #4 4354. ELC mh-e/mh-show.elc #4 4358. ELC mh-e/mh-speed.elc #4 4358. ELC mh-e/mh-thread.elc #4 4359. ELC mh-e/mh-tool-bar.elc #4 4359. ELC mh-e/mh-utils.elc #4 4360. ELC mh-e/mh-xface.elc #4 4360. ELC net/ange-ftp.elc #4 4360. ELC net/browse-url.elc #4 4361. ELC net/dbus.elc #4 4361. ELC net/dictionary-connection.elc #4 4362. ELC net/dictionary.elc #4 4362. ELC net/dig.elc #4 4363. ELC net/dns.elc #4 4363. ELC net/eudc-bob.elc #4 4364. ELC net/eudc-capf.elc #4 4364. ELC net/eudc-export.elc #4 4364. ELC net/eudc-hotlist.elc #4 4365. ELC net/eudc-vars.elc #4 4365. ELC net/eudc.elc #4 4365. ELC net/eudcb-bbdb.elc #4 4366. ELC net/eudcb-ecomplete.elc #4 4366. ELC net/eudcb-ldap.elc #4 4367. ELC net/eudcb-mab.elc #4 4367. ELC net/eudcb-macos-contacts.elc #4 4368. ELC net/eudcb-mailabbrev.elc #4 4368. ELC net/eww.elc #4 4368. ELC net/gnutls.elc #4 4369. ELC net/goto-addr.elc #4 4370. ELC net/hmac-def.elc #4 4370. #4 4370. In end of data: #4 4370. net/eww.el:1271:59: Warning: the function `imagep' is not known to be defined. #4 4370. ELC net/hmac-md5.elc #4 4371. ELC net/imap.elc #4 4371. ELC net/ldap.elc #4 4372. ELC net/mailcap.elc #4 4372. ELC net/mairix.elc #4 4373. ELC net/net-utils.elc #4 4373. ELC net/network-stream.elc #4 4373. ELC net/newst-backend.elc #4 4374. ELC net/newst-plainview.elc #4 4375. ELC net/newst-reader.elc #4 4375. ELC net/newst-ticker.elc #4 4375. ELC net/newst-treeview.elc #4 4376. ELC net/newsticker.elc #4 4376. ELC net/nsm.elc #4 4377. ELC net/ntlm.elc #4 4377. ELC net/pop3.elc #4 4377. ELC net/puny.elc #4 4378. ELC net/rcirc.elc #4 4378. ELC net/rfc2104.elc #4 4379. ELC net/sasl-cram.elc #4 4379. ELC net/sasl-digest.elc #4 4379. ELC net/sasl-ntlm.elc #4 4380. ELC net/sasl-scram-rfc.elc #4 4380. ELC net/sasl-scram-sha256.elc #4 4381. ELC net/sasl.elc #4 4381. ELC net/secrets.elc #4 4381. ELC net/shr-color.elc #4 4381. ELC net/shr.elc #4 4382. ELC net/sieve-manage.elc #4 4383. ELC net/sieve-mode.elc #4 4383. ELC net/sieve.elc #4 4384. ELC net/snmp-mode.elc #4 4384. ELC net/soap-client.elc #4 4384. ELC net/soap-inspect.elc #4 4386. ELC net/socks.elc #4 4386. ELC net/telnet.elc #4 4387. ELC net/tramp-adb.elc #4 4387. ELC net/tramp-androidsu.elc #4 4390. ELC net/tramp-archive.elc #4 4390. ELC net/tramp-cache.elc #4 4392. ELC net/tramp-cmds.elc #4 4392. ELC net/tramp-compat.elc #4 4393. ELC net/tramp-container.elc #4 4393. ELC net/tramp-crypt.elc #4 4394. ELC net/tramp-ftp.elc #4 4395. ELC net/tramp-fuse.elc #4 4396. ELC net/tramp-gvfs.elc #4 4396. ELC net/tramp-integration.elc #4 4397. ELC net/tramp-loaddefs.elc #4 4398. ELC net/tramp-message.elc #4 4398. ELC net/tramp-rclone.elc #4 4398. ELC net/tramp-sh.elc #4 4399. ELC net/tramp-smb.elc #4 4401. ELC net/tramp-sshfs.elc #4 4401. ELC net/tramp-sudoedit.elc #4 4402. ELC net/tramp-uu.elc #4 4402. ELC net/tramp.elc #4 4403. ELC net/trampver.elc #4 4403. ELC net/webjump.elc #4 4404. ELC net/zeroconf.elc #4 4405. ELC nxml/nxml-enc.elc #4 4405. ELC nxml/nxml-maint.elc #4 4406. ELC nxml/nxml-mode.elc #4 4406. ELC nxml/nxml-ns.elc #4 4406. ELC nxml/nxml-outln.elc #4 4407. ELC nxml/nxml-parse.elc #4 4407. ELC nxml/nxml-rap.elc #4 4408. ELC nxml/nxml-util.elc #4 4408. ELC nxml/rng-cmpct.elc #4 4408. ELC nxml/rng-dt.elc #4 4409. ELC nxml/rng-loc.elc #4 4409. ELC nxml/rng-maint.elc #4 4410. ELC nxml/rng-match.elc #4 4410. ELC nxml/rng-nxml.elc #4 4411. ELC nxml/rng-parse.elc #4 4411. ELC nxml/rng-pttrn.elc #4 4411. ELC nxml/rng-uri.elc #4 4411. ELC nxml/rng-util.elc #4 4412. ELC nxml/rng-valid.elc #4 4412. ELC nxml/rng-xsd.elc #4 4413. ELC nxml/xmltok.elc #4 4413. ELC nxml/xsd-regexp.elc #4 4414. ELC obsolete/autoarg.elc #4 4414. ELC obsolete/autoload.elc #4 4414. ELC obsolete/bruce.elc #4 4415. ELC obsolete/cc-compat.elc #4 4416. ELC obsolete/cl-compat.elc #4 4416. ELC obsolete/cl.elc #4 4416. ELC obsolete/crisp.elc #4 4417. ELC obsolete/eieio-compat.elc #4 4417. ELC obsolete/eudcb-ph.elc #4 4418. ELC obsolete/gs.elc #4 4418. ELC obsolete/gulp.elc #4 4418. ELC obsolete/html2text.elc #4 4418. ELC obsolete/info-edit.elc #4 4419. ELC obsolete/inversion.elc #4 4419. ELC obsolete/iswitchb.elc #4 4420. ELC obsolete/landmark.elc #4 4420. ELC obsolete/linum.elc #4 4420. ELC obsolete/longlines.elc #4 4421. ELC obsolete/makesum.elc #4 4421. ELC obsolete/mantemp.elc #4 4421. ELC obsolete/meese.elc #4 4422. ELC obsolete/metamail.elc #4 4422. ELC obsolete/mh-compat.elc #4 4422. ELC obsolete/netrc.elc #4 4423. ELC obsolete/nnir.elc #4 4423. ELC obsolete/otodo-mode.elc #4 4424. ELC obsolete/pgg-def.elc #4 4424. ELC obsolete/pgg-gpg.elc #4 4424. ELC obsolete/pgg-parse.elc #4 4425. ELC obsolete/pgg-pgp.elc #4 4425. ELC obsolete/pgg-pgp5.elc #4 4425. ELC obsolete/pgg.elc #4 4426. ELC obsolete/ps-def.elc #4 4426. ELC obsolete/quickurl.elc #4 4426. ELC obsolete/rcompile.elc #4 4427. ELC obsolete/rfc2368.elc #4 4427. ELC obsolete/rlogin.elc #4 4428. ELC obsolete/sb-image.elc #4 4428. ELC obsolete/starttls.elc #4 4429. ELC obsolete/sup-mouse.elc #4 4429. ELC obsolete/terminal.elc #4 4429. ELC obsolete/thumbs.elc #4 4430. ELC obsolete/tls.elc #4 4430. ELC obsolete/tpu-edt.elc #4 4430. ELC obsolete/tpu-extras.elc #4 4431. ELC obsolete/tpu-mapper.elc #4 4431. ELC obsolete/uce.elc #4 4432. ELC obsolete/url-about.elc #4 4432. ELC obsolete/url-dired.elc #4 4432. ELC obsolete/url-ns.elc #4 4432. ELC obsolete/vc-arch.elc #4 4433. ELC obsolete/vc-mtn.elc #4 4433. ELC obsolete/vi.elc #4 4434. ELC obsolete/vip.elc #4 4434. ELC obsolete/vt-control.elc #4 4435. ELC obsolete/vt100-led.elc #4 4435. ELC obsolete/ws-mode.elc #4 4435. ELC obsolete/yow.elc #4 4435. ELC org/ob-C.elc #4 4436. ELC org/ob-R.elc #4 4437. ELC org/ob-awk.elc #4 4438. ELC org/ob-calc.elc #4 4439. ELC org/ob-clojure.elc #4 4440. ELC org/ob-comint.elc #4 4441. ELC org/ob-core.elc #4 4441. ELC org/ob-css.elc #4 4442. ELC org/ob-ditaa.elc #4 4442. ELC org/ob-dot.elc #4 4443. ELC org/ob-emacs-lisp.elc #4 4443. ELC org/ob-eshell.elc #4 4444. ELC org/ob-eval.elc #4 4444. ELC org/ob-exp.elc #4 4445. ELC org/ob-forth.elc #4 4445. ELC org/ob-fortran.elc #4 4446. ELC org/ob-gnuplot.elc #4 4447. ELC org/ob-groovy.elc #4 4448. ELC org/ob-haskell.elc #4 4449. ELC org/ob-java.elc #4 4450. ELC org/ob-js.elc #4 4451. ELC org/ob-julia.elc #4 4451. ELC org/ob-latex.elc #4 4452. ELC org/ob-lilypond.elc #4 4452. ELC org/ob-lisp.elc #4 4453. ELC org/ob-lob.elc #4 4453. ELC org/ob-lua.elc #4 4454. ELC org/ob-makefile.elc #4 4454. ELC org/ob-matlab.elc #4 4455. ELC org/ob-maxima.elc #4 4455. ELC org/ob-ocaml.elc #4 4455. ELC org/ob-octave.elc #4 4456. ELC org/ob-org.elc #4 4457. ELC org/ob-perl.elc #4 4457. ELC org/ob-plantuml.elc #4 4458. ELC org/ob-processing.elc #4 4458. ELC org/ob-python.elc #4 4459. ELC org/ob-ref.elc #4 4459. ELC org/ob-ruby.elc #4 4460. ELC org/ob-sass.elc #4 4460. ELC org/ob-scheme.elc #4 4461. ELC org/ob-screen.elc #4 4461. ELC org/ob-sed.elc #4 4461. ELC org/ob-shell.elc #4 4462. ELC org/ob-sql.elc #4 4463. ELC org/ob-sqlite.elc #4 4463. ELC org/ob-table.elc #4 4464. ELC org/ob-tangle.elc #4 4464. ELC org/ob.elc #4 4465. ELC org/oc-basic.elc #4 4465. ELC org/oc-biblatex.elc #4 4466. ELC org/oc-bibtex.elc #4 4466. ELC org/oc-csl.elc #4 4466. ELC org/oc-natbib.elc #4 4467. ELC org/ol-bbdb.elc #4 4467. ELC org/ol-bibtex.elc #4 4468. ELC org/ol-docview.elc #4 4468. ELC org/ol-doi.elc #4 4469. ELC org/ol-eshell.elc #4 4469. ELC org/ol-eww.elc #4 4470. ELC org/ol-gnus.elc #4 4470. ELC org/ol-info.elc #4 4471. ELC org/ol-irc.elc #4 4472. ELC org/ol-man.elc #4 4472. ELC org/ol-mhe.elc #4 4472. ELC org/ol-rmail.elc #4 4473. ELC org/ol-w3m.elc #4 4473. ELC org/org-agenda.elc #4 4474. ELC org/org-archive.elc #4 4476. ELC org/org-attach-git.elc #4 4478. ELC org/org-attach.elc #4 4479. ELC org/org-capture.elc #4 4481. ELC org/org-clock.elc #4 4482. ELC org/org-colview.elc #4 4483. ELC org/org-compat.elc #4 4484. ELC org/org-crypt.elc #4 4484. ELC org/org-ctags.elc #4 4485. ELC org/org-cycle.elc #4 4486. ELC org/org-datetree.elc #4 4487. ELC org/org-duration.elc #4 4488. ELC org/org-entities.elc #4 4488. ELC org/org-faces.elc #4 4488. ELC org/org-feed.elc #4 4489. ELC org/org-fold-core.elc #4 4490. ELC org/org-fold.elc #4 4491. ELC org/org-footnote.elc #4 4491. ELC org/org-goto.elc #4 4492. ELC org/org-habit.elc #4 4493. ELC org/org-id.elc #4 4494. ELC org/org-indent.elc #4 4496. ELC org/org-inlinetask.elc #4 4497. ELC org/org-keys.elc #4 4498. ELC org/org-lint.elc #4 4498. ELC org/org-list.elc #4 4499. ELC org/org-loaddefs.elc #4 4500. ELC org/org-macs.elc #4 4501. ELC org/org-mobile.elc #4 4501. ELC org/org-mouse.elc #4 4504. ELC org/org-num.elc #4 4504. ELC org/org-pcomplete.elc #4 4505. ELC org/org-persist.elc #4 4506. ELC org/org-plot.elc #4 4507. ELC org/org-protocol.elc #4 4508. ELC org/org-refile.elc #4 4509. ELC org/org-src.elc #4 4510. ELC org/org-table.elc #4 4511. ELC org/org-tempo.elc #4 4512. ELC org/org-timer.elc #4 4513. ELC org/org.elc #4 4514. ELC org/ox-ascii.elc #4 4517. ELC org/ox-beamer.elc #4 4519. ELC org/ox-html.elc #4 4520. ELC org/ox-icalendar.elc #4 4521. ELC org/ox-koma-letter.elc #4 4522. ELC org/ox-latex.elc #4 4523. ELC org/ox-man.elc #4 4524. ELC org/ox-md.elc #4 4525. ELC org/ox-odt.elc #4 4526. ELC org/ox-org.elc #4 4526. ELC org/ox-publish.elc #4 4527. ELC play/5x5.elc #4 4528. ELC play/animate.elc #4 4528. ELC play/blackbox.elc #4 4529. ELC play/bubbles.elc #4 4529. ELC play/cookie1.elc #4 4530. ELC play/decipher.elc #4 4530. ELC play/dissociate.elc #4 4530. ELC play/doctor.elc #4 4530. ELC play/dunnet.elc #4 4531. ELC play/fortune.elc #4 4531. ELC play/gamegrid.elc #4 4532. ELC play/gametree.elc #4 4532. ELC play/gomoku.elc #4 4533. ELC play/handwrite.elc #4 4533. ELC play/hanoi.elc #4 4533. ELC play/life.elc #4 4534. ELC play/morse.elc #4 4534. ELC play/mpuz.elc #4 4535. ELC play/pong.elc #4 4535. ELC play/snake.elc #4 4536. ELC play/solitaire.elc #4 4536. ELC play/spook.elc #4 4536. ELC play/studly.elc #4 4537. ELC play/tetris.elc #4 4537. ELC play/zone.elc #4 4537. ELC progmodes/antlr-mode.elc #4 4538. ELC progmodes/asm-mode.elc #4 4539. ELC progmodes/autoconf.elc #4 4539. ELC progmodes/bat-mode.elc #4 4540. ELC progmodes/bug-reference.elc #4 4540. ELC progmodes/c-ts-common.elc #4 4541. ELC progmodes/c-ts-mode.elc #4 4542. ELC progmodes/cc-bytecomp.elc #4 4542. ELC progmodes/cc-awk.elc #4 4543. ELC progmodes/cc-guess.elc #4 4545. ELC progmodes/cfengine.elc #4 4545. ELC progmodes/cl-font-lock.elc #4 4545. ELC progmodes/cmacexp.elc #4 4545. ELC progmodes/cmake-ts-mode.elc #4 4546. ELC progmodes/compile.elc #4 4547. ELC progmodes/cperl-mode.elc #4 4549. ELC progmodes/cpp.elc #4 4549. ELC progmodes/csharp-mode.elc #4 4550. ELC progmodes/cwarn.elc #4 4553. ELC progmodes/dcl-mode.elc #4 4554. ELC progmodes/dockerfile-ts-mode.elc #4 4554. ELC progmodes/ebnf-abn.elc #4 4554. ELC progmodes/ebnf-bnf.elc #4 4555. ELC progmodes/ebnf-dtd.elc #4 4555. ELC progmodes/ebnf-ebx.elc #4 4556. ELC progmodes/ebnf-iso.elc #4 4556. ELC progmodes/ebnf-otz.elc #4 4557. ELC progmodes/ebnf-yac.elc #4 4557. ELC progmodes/ebnf2ps.elc #4 4557. ELC progmodes/ebrowse.elc #4 4558. ELC progmodes/eglot.elc #4 4559. ELC progmodes/elixir-ts-mode.elc #4 4560. ELC progmodes/erts-mode.elc #4 4560. ELC progmodes/etags-regen.elc #4 4561. ELC progmodes/etags.elc #4 4561. ELC progmodes/executable.elc #4 4561. ELC progmodes/f90.elc #4 4562. ELC progmodes/flymake-cc.elc #4 4562. ELC progmodes/flymake-proc.elc #4 4562. ELC progmodes/flymake.elc #4 4563. ELC progmodes/fortran.elc #4 4563. ELC progmodes/gdb-mi.elc #4 4564. ELC progmodes/glasses.elc #4 4565. ELC progmodes/go-ts-mode.elc #4 4565. ELC progmodes/grep.elc #4 4565. ELC progmodes/gud.elc #4 4566. ELC progmodes/heex-ts-mode.elc #4 4566. ELC progmodes/hideif.elc #4 4566. ELC progmodes/hideshow.elc #4 4567. ELC progmodes/icon.elc #4 4568. ELC progmodes/idlw-complete-structtag.elc #4 4569. ELC progmodes/idlw-help.elc #4 4570. ELC progmodes/idlw-shell.elc #4 4571. ELC progmodes/idlw-toolbar.elc #4 4572. ELC progmodes/idlwave.elc #4 4572. ELC progmodes/inf-lisp.elc #4 4573. ELC progmodes/java-ts-mode.elc #4 4573. ELC progmodes/json-ts-mode.elc #4 4573. ELC progmodes/ld-script.elc #4 4574. ELC progmodes/lua-ts-mode.elc #4 4574. ELC progmodes/m4-mode.elc #4 4574. ELC progmodes/make-mode.elc #4 4575. ELC progmodes/meta-mode.elc #4 4575. ELC progmodes/mixal-mode.elc #4 4575. ELC progmodes/modula2.elc #4 4576. ELC progmodes/octave.elc #4 4576. ELC progmodes/opascal.elc #4 4577. ELC progmodes/pascal.elc #4 4578. ELC progmodes/perl-mode.elc #4 4578. ELC progmodes/project.elc #4 4578. ELC progmodes/prolog.elc #4 4579. ELC progmodes/ps-mode.elc #4 4580. ELC progmodes/python.elc #4 4580. ELC progmodes/ruby-mode.elc #4 4581. ELC progmodes/ruby-ts-mode.elc #4 4581. ELC progmodes/rust-ts-mode.elc #4 4582. ELC progmodes/scheme.elc #4 4582. ELC progmodes/sh-script.elc #4 4582. ELC progmodes/simula.elc #4 4583. ELC progmodes/sql.elc #4 4583. ELC progmodes/subword.elc #4 4584. ELC progmodes/tcl.elc #4 4584. ELC progmodes/typescript-ts-mode.elc #4 4584. ELC progmodes/vera-mode.elc #4 4585. ELC progmodes/verilog-mode.elc #4 4587. ELC progmodes/vhdl-mode.elc #4 4588. ELC progmodes/which-func.elc #4 4589. ELC progmodes/xref.elc #4 4590. ELC progmodes/xscheme.elc #4 4591. ELC term/AT386.elc #4 4591. ELC term/bobcat.elc #4 4591. ELC term/cygwin.elc #4 4591. ELC term/fbterm.elc #4 4592. ELC term/iris-ansi.elc #4 4592. ELC term/konsole.elc #4 4592. ELC term/linux.elc #4 4593. ELC term/lk201.elc #4 4593. ELC term/news.elc #4 4593. ELC term/rxvt.elc #4 4594. ELC term/screen.elc #4 4594. ELC term/st.elc #4 4594. ELC term/sun.elc #4 4595. ELC term/tmux.elc #4 4595. ELC term/tvi970.elc #4 4595. ELC term/vt100.elc #4 4596. ELC term/vt200.elc #4 4596. ELC term/w32console.elc #4 4596. ELC term/wyse50.elc #4 4597. ELC term/xterm.elc #4 4597. ELC textmodes/artist.elc #4 4597. ELC textmodes/bib-mode.elc #4 4598. ELC textmodes/bibtex-style.elc #4 4598. ELC textmodes/bibtex.elc #4 4598. ELC textmodes/conf-mode.elc #4 4599. ELC textmodes/css-mode.elc #4 4599. ELC textmodes/dns-mode.elc #4 4600. ELC textmodes/emacs-authors-mode.elc #4 4601. ELC textmodes/emacs-news-mode.elc #4 4601. ELC textmodes/enriched.elc #4 4602. ELC textmodes/flyspell.elc #4 4602. ELC textmodes/glyphless-mode.elc #4 4602. ELC textmodes/html-ts-mode.elc #4 4603. ELC textmodes/ispell.elc #4 4603. ELC textmodes/less-css-mode.elc #4 4604. ELC textmodes/makeinfo.elc #4 4604. ELC textmodes/mhtml-mode.elc #4 4605. ELC textmodes/nroff-mode.elc #4 4605. ELC textmodes/page-ext.elc #4 4606. ELC textmodes/picture.elc #4 4607. ELC textmodes/pixel-fill.elc #4 4608. ELC textmodes/po.elc #4 4608. ELC textmodes/refbib.elc #4 4609. ELC textmodes/refer.elc #4 4610. ELC textmodes/refill.elc #4 4610. ELC textmodes/reftex-auc.elc #4 4610. ELC textmodes/reftex-cite.elc #4 4611. ELC textmodes/reftex-dcr.elc #4 4611. ELC textmodes/reftex-global.elc #4 4611. ELC textmodes/reftex-index.elc #4 4612. ELC textmodes/reftex-loaddefs.elc #4 4612. ELC textmodes/reftex-parse.elc #4 4613. ELC textmodes/reftex-ref.elc #4 4613. ELC textmodes/reftex-sel.elc #4 4614. ELC textmodes/reftex-toc.elc #4 4614. ELC textmodes/reftex-vars.elc #4 4614. ELC textmodes/reftex.elc #4 4615. ELC textmodes/remember.elc #4 4615. ELC textmodes/rst.elc #4 4616. ELC textmodes/sgml-mode.elc #4 4617. ELC textmodes/string-edit.elc #4 4617. ELC textmodes/table.elc #4 4617. ELC textmodes/tex-mode.elc #4 4618. ELC textmodes/texinfmt.elc #4 4619. ELC textmodes/texinfo-loaddefs.elc #4 4619. ELC textmodes/texinfo.elc #4 4619. ELC textmodes/texnfo-upd.elc #4 4620. ELC textmodes/tildify.elc #4 4620. ELC textmodes/toml-ts-mode.elc #4 4621. ELC textmodes/two-column.elc #4 4621. ELC textmodes/underline.elc #4 4622. ELC textmodes/word-wrap-mode.elc #4 4622. ELC textmodes/yaml-ts-mode.elc #4 4622. ELC url/url-auth.elc #4 4623. ELC url/url-cache.elc #4 4623. ELC url/url-cid.elc #4 4624. ELC url/url-cookie.elc #4 4624. ELC url/url-dav.elc #4 4625. ELC url/url-domsuf.elc #4 4625. ELC url/url-expand.elc #4 4625. ELC url/url-file.elc #4 4626. ELC url/url-ftp.elc #4 4626. ELC url/url-future.elc #4 4627. ELC url/url-gw.elc #4 4627. ELC url/url-handlers.elc #4 4628. ELC url/url-history.elc #4 4628. ELC url/url-http.elc #4 4629. ELC url/url-imap.elc #4 4629. ELC url/url-irc.elc #4 4630. ELC url/url-ldap.elc #4 4630. ELC url/url-mailto.elc #4 4631. ELC url/url-methods.elc #4 4631. ELC url/url-misc.elc #4 4632. ELC url/url-news.elc #4 4632. ELC url/url-nfs.elc #4 4632. ELC url/url-parse.elc #4 4633. ELC url/url-privacy.elc #4 4633. ELC url/url-proxy.elc #4 4634. ELC url/url-queue.elc #4 4634. ELC url/url-tramp.elc #4 4635. ELC url/url-util.elc #4 4635. ELC url/url-vars.elc #4 4636. ELC url/url.elc #4 4636. ELC use-package/use-package-bind-key.elc #4 4637. ELC use-package/use-package-core.elc #4 4637. ELC use-package/use-package-delight.elc #4 4637. ELC use-package/use-package-diminish.elc #4 4638. ELC use-package/use-package-ensure-system-package.elc #4 4638. ELC use-package/use-package-ensure.elc #4 4638. ELC use-package/use-package-jump.elc #4 4639. ELC use-package/use-package-lint.elc #4 4639. ELC use-package/use-package.elc #4 4639. ELC vc/add-log.elc #4 4640. ELC vc/compare-w.elc #4 4640. ELC vc/cvs-status.elc #4 4640. ELC vc/diff-mode.elc #4 4641. ELC vc/diff.elc #4 4642. ELC vc/ediff-diff.elc #4 4642. ELC vc/ediff-help.elc #4 4643. ELC vc/ediff-init.elc #4 4643. ELC vc/ediff-merg.elc #4 4644. ELC vc/ediff-mult.elc #4 4644. ELC vc/ediff-ptch.elc #4 4645. ELC vc/ediff-util.elc #4 4645. ELC vc/ediff-vers.elc #4 4646. ELC vc/ediff-wind.elc #4 4647. ELC vc/ediff.elc #4 4647. ELC vc/emerge.elc #4 4647. ELC vc/log-edit.elc #4 4648. ELC vc/log-view.elc #4 4649. ELC vc/pcvs-defs.elc #4 4649. ELC vc/pcvs-info.elc #4 4649. ELC vc/pcvs-parse.elc #4 4650. ELC vc/pcvs-util.elc #4 4650. ELC vc/pcvs.elc #4 4650. ELC vc/smerge-mode.elc #4 4651. ELC vc/vc-annotate.elc #4 4652. ELC vc/vc-bzr.elc #4 4652. ELC vc/vc-cvs.elc #4 4653. ELC vc/vc-dav.elc #4 4654. ELC vc/vc-dir.elc #4 4654. ELC vc/vc-dispatcher.elc #4 4655. ELC vc/vc-filewise.elc #4 4655. ELC vc/vc-git.elc #4 4655. ELC vc/vc-hg.elc #4 4656. ELC vc/vc-rcs.elc #4 4656. ELC vc/vc-sccs.elc #4 4657. ELC vc/vc-src.elc #4 4657. ELC vc/vc-svn.elc #4 4658. ELC vc/vc.elc #4 4658. ELC progmodes/cc-defs.elc #4 4659. ELC progmodes/cc-vars.elc #4 4659. ELC progmodes/cc-menus.elc #4 4660. ELC progmodes/cc-langs.elc #4 4661. ELC progmodes/cc-engine.elc #4 4664. ELC progmodes/cc-align.elc #4 4664. ELC progmodes/cc-cmds.elc #4 4665. ELC progmodes/cc-fonts.elc #4 4665. ELC progmodes/cc-styles.elc #4 4666. ELC progmodes/cc-mode.elc #4 4668. ELC progmodes/js.elc #4 4669. make[4]: Leaving directory '/checkout/lisp' #4 4669. make[3]: Leaving directory '/checkout/lisp' #4 4669. make -C doc/misc info #4 4669. make -C src BIN_DESTDIR=''/usr/local/bin/'' ELN_DESTDIR='/usr/local/lib/emacs/30.0.50/' #4 4669. make[3]: Entering directory '/checkout/doc/misc' #4 4669. GEN ../../info/auth.info #4 4669. GEN ../../info/autotype.info #4 4670. make[3]: Entering directory '/checkout/src' #4 4670. make -C ../admin/charsets all #4 4670. make[4]: Entering directory '/checkout/admin/charsets' #4 4670. make[4]: Nothing to be done for 'all'. #4 4670. make[4]: Leaving directory '/checkout/admin/charsets' #4 4670. make -C ../admin/unidata charscript.el #4 4670. make[4]: Entering directory '/checkout/admin/unidata' #4 4670. make[4]: Nothing to be done for 'charscript.el'. #4 4670. make[4]: Leaving directory '/checkout/admin/unidata' #4 4670. make -C ../admin/unidata emoji-zwj.el #4 4670. make[4]: Entering directory '/checkout/admin/unidata' #4 4670. make[4]: Nothing to be done for 'emoji-zwj.el'. #4 4670. make[4]: Leaving directory '/checkout/admin/unidata' #4 4670. make -C ../admin/charsets cp51932.el #4 4670. make[4]: Entering directory '/checkout/admin/charsets' #4 4670. make[4]: Nothing to be done for 'cp51932.el'. #4 4670. make[4]: Leaving directory '/checkout/admin/charsets' #4 4670. make -C ../admin/charsets eucjp-ms.el #4 4670. make[4]: Entering directory '/checkout/admin/charsets' #4 4670. make[4]: Nothing to be done for 'eucjp-ms.el'. #4 4670. make[4]: Leaving directory '/checkout/admin/charsets' #4 4670. make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" #4 4670. make[4]: Entering directory '/checkout/admin/unidata' #4 4670. make[4]: Nothing to be done for 'all'. #4 4670. make[4]: Leaving directory '/checkout/admin/unidata' #4 4670. make[3]: Leaving directory '/checkout/src' #4 4670. GEN ../../info/bovine.info #4 4671. GEN ../../info/calc.info #4 4672. GEN ../../info/ccmode.info #4 4673. GEN ../../info/cl.info #4 4679. GEN ../../info/dbus.info #4 4685. GEN ../../info/dired-x.info #4 4687. GEN ../../info/ebrowse.info #4 4689. GEN ../../info/ede.info #4 4691. GEN ../../info/ediff.info #4 4695. GEN ../../info/edt.info #4 4697. GEN ../../info/efaq.info #4 4699. GEN ../../info/eglot.info #4 4699. GEN ../../info/eieio.info #4 4701. GEN ../../info/emacs-gnutls.info #4 4703. GEN ../../info/emacs-mime.info #4 4704. GEN ../../info/epa.info #4 4704. GEN ../../info/erc.info #4 4706. GEN ../../info/ert.info #4 4706. GEN ../../info/eshell.info #4 4708. GEN ../../info/eudc.info #4 4708. GEN ../../info/eww.info #4 4710. GEN ../../info/flymake.info #4 4711. GEN ../../info/forms.info #4 4711. GEN ../../info/gnus.info #4 4713. GEN ../../info/htmlfontify.info #4 4713. GEN ../../info/idlwave.info #4 4715. GEN ../../info/ido.info #4 4720. GEN ../../info/info.info #4 4721. GEN ../../info/mairix-el.info #4 4723. GEN ../../info/message.info #4 4724. GEN ../../info/mh-e.info #4 4727. GEN ../../info/modus-themes.info #4 4734. GEN ../../info/newsticker.info #4 4735. GEN ../../info/nxml-mode.info #4 4736. GEN ../../info/octave-mode.info #4 4738. GEN ../../info/org.info #4 4738. GEN ../../info/pcl-cvs.info #4 4739. GEN ../../info/pgg.info #4 4741. GEN ../../info/rcirc.info #4 4743. GEN ../../info/reftex.info #4 4745. GEN ../../info/remember.info #4 4750. GEN ../../info/sasl.info #4 4751. GEN ../../info/sc.info #4 4753. GEN ../../info/semantic.info #4 4755. GEN ../../info/ses.info #4 4756. GEN ../../info/sieve.info #4 4758. GEN ../../info/smtpmail.info #4 4758. GEN ../../info/speedbar.info #4 4759. GEN ../../info/srecode.info #4 4759. GEN ../../info/todo-mode.info #4 4761. GEN ../../info/tramp.info #4 4761. GEN ../../info/transient.info #4 4763. GEN ../../info/url.info #4 4766. GEN ../../info/use-package.info #4 4767. GEN ../../info/vhdl-mode.info #4 4768. GEN ../../info/vip.info #4 4769. GEN ../../info/viper.info #4 4770. GEN ../../info/vtable.info #4 4772. GEN ../../info/widget.info #4 4774. GEN ../../info/wisent.info #4 4774. GEN ../../info/woman.info #4 4776. GEN ../../info/efaq-w32.info #4 4779. make[3]: Leaving directory '/checkout/doc/misc' #4 4779. make[2]: Leaving directory '/checkout' #4 4779. make[1]: Leaving directory '/checkout' #4 4779. make sanity-check make-target=bootstrap #4 4779. make[1]: Entering directory '/checkout' #4 4779. make[1]: Leaving directory '/checkout' #4 DONE 4780.7s #13 exporting to image #13 exporting layers #13 exporting layers 24.1s done #13 writing image sha256:a92d90968f92f88d0d86f6441670cce5b9e5a7f2a0b94b6380b21072c652c979 #13 writing image sha256:a92d90968f92f88d0d86f6441670cce5b9e5a7f2a0b94b6380b21072c652c979 0.1s done #13 naming to emba.gnu.org:5050/emacs/emacs:emacs-native-comp-speed2-master 0.0s done #13 DONE 24.2s $ docker push ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} The push refers to repository [emba.gnu.org:5050/emacs/emacs] b69b3007ed7f: Preparing eab57a69110d: Preparing 9b30bbd22dd0: Preparing 5f70bf18a086: Preparing ea6bbf81985e: Preparing b0891243b2a6: Preparing 0fe9cf8755b0: Preparing c0527b476844: Preparing b0891243b2a6: Waiting 0fe9cf8755b0: Waiting c0527b476844: Waiting b69b3007ed7f: Retrying in 5 seconds b69b3007ed7f: Retrying in 4 seconds b69b3007ed7f: Retrying in 3 seconds b69b3007ed7f: Retrying in 2 seconds b69b3007ed7f: Retrying in 1 second 5f70bf18a086: Retrying in 5 seconds 5f70bf18a086: Retrying in 4 seconds 5f70bf18a086: Retrying in 3 seconds 5f70bf18a086: Retrying in 2 seconds 5f70bf18a086: Retrying in 1 second eab57a69110d: Retrying in 5 seconds eab57a69110d: Retrying in 4 seconds eab57a69110d: Retrying in 3 seconds eab57a69110d: Retrying in 2 seconds eab57a69110d: Retrying in 1 second ea6bbf81985e: Retrying in 5 seconds ea6bbf81985e: Retrying in 4 seconds ea6bbf81985e: Retrying in 3 seconds ea6bbf81985e: Retrying in 2 seconds ea6bbf81985e: Retrying in 1 second 9b30bbd22dd0: Retrying in 5 seconds 9b30bbd22dd0: Retrying in 4 seconds 9b30bbd22dd0: Retrying in 3 seconds 9b30bbd22dd0: Retrying in 2 seconds 9b30bbd22dd0: Retrying in 1 second b69b3007ed7f: Retrying in 10 seconds b69b3007ed7f: Retrying in 9 seconds b69b3007ed7f: Retrying in 8 seconds b69b3007ed7f: Retrying in 7 seconds b69b3007ed7f: Retrying in 6 seconds b69b3007ed7f: Retrying in 5 seconds b69b3007ed7f: Retrying in 4 seconds b69b3007ed7f: Retrying in 3 seconds b69b3007ed7f: Retrying in 2 seconds b69b3007ed7f: Retrying in 1 second 5f70bf18a086: Retrying in 10 seconds 5f70bf18a086: Retrying in 9 seconds 5f70bf18a086: Retrying in 8 seconds 5f70bf18a086: Retrying in 7 seconds 5f70bf18a086: Retrying in 6 seconds 5f70bf18a086: Retrying in 5 seconds 5f70bf18a086: Retrying in 4 seconds 5f70bf18a086: Retrying in 3 seconds 5f70bf18a086: Retrying in 2 seconds 5f70bf18a086: Retrying in 1 second eab57a69110d: Retrying in 10 seconds eab57a69110d: Retrying in 9 seconds eab57a69110d: Retrying in 8 seconds eab57a69110d: Retrying in 7 seconds eab57a69110d: Retrying in 6 seconds eab57a69110d: Retrying in 5 seconds eab57a69110d: Retrying in 4 seconds eab57a69110d: Retrying in 3 seconds eab57a69110d: Retrying in 2 seconds eab57a69110d: Retrying in 1 second ea6bbf81985e: Retrying in 10 seconds ea6bbf81985e: Retrying in 9 seconds ea6bbf81985e: Retrying in 8 seconds ea6bbf81985e: Retrying in 7 seconds ea6bbf81985e: Retrying in 6 seconds ea6bbf81985e: Retrying in 5 seconds ea6bbf81985e: Retrying in 4 seconds ea6bbf81985e: Retrying in 3 seconds ea6bbf81985e: Retrying in 2 seconds ea6bbf81985e: Retrying in 1 second 9b30bbd22dd0: Retrying in 10 seconds 9b30bbd22dd0: Retrying in 9 seconds 9b30bbd22dd0: Retrying in 8 seconds 9b30bbd22dd0: Retrying in 7 seconds 9b30bbd22dd0: Retrying in 6 seconds 9b30bbd22dd0: Retrying in 5 seconds 9b30bbd22dd0: Retrying in 4 seconds 9b30bbd22dd0: Retrying in 3 seconds 9b30bbd22dd0: Retrying in 2 seconds 9b30bbd22dd0: Retrying in 1 second b69b3007ed7f: Retrying in 15 seconds b69b3007ed7f: Retrying in 14 seconds b69b3007ed7f: Retrying in 13 seconds b69b3007ed7f: Retrying in 12 seconds b69b3007ed7f: Retrying in 11 seconds b69b3007ed7f: Retrying in 10 seconds b69b3007ed7f: Retrying in 9 seconds b69b3007ed7f: Retrying in 8 seconds b69b3007ed7f: Retrying in 7 seconds b69b3007ed7f: Retrying in 6 seconds b69b3007ed7f: Retrying in 5 seconds b69b3007ed7f: Retrying in 4 seconds b69b3007ed7f: Retrying in 3 seconds b69b3007ed7f: Retrying in 2 seconds b69b3007ed7f: Retrying in 1 second 5f70bf18a086: Retrying in 15 seconds 5f70bf18a086: Retrying in 14 seconds 5f70bf18a086: Retrying in 13 seconds 5f70bf18a086: Retrying in 12 seconds 5f70bf18a086: Retrying in 11 seconds 5f70bf18a086: Retrying in 10 seconds 5f70bf18a086: Retrying in 9 seconds 5f70bf18a086: Retrying in 8 seconds 5f70bf18a086: Retrying in 7 seconds 5f70bf18a086: Retrying in 6 seconds 5f70bf18a086: Retrying in 5 seconds 5f70bf18a086: Retrying in 4 seconds 5f70bf18a086: Retrying in 3 seconds 5f70bf18a086: Retrying in 2 seconds 5f70bf18a086: Retrying in 1 second eab57a69110d: Retrying in 15 seconds eab57a69110d: Retrying in 14 seconds eab57a69110d: Retrying in 13 seconds eab57a69110d: Retrying in 12 seconds eab57a69110d: Retrying in 11 seconds eab57a69110d: Retrying in 10 seconds eab57a69110d: Retrying in 9 seconds eab57a69110d: Retrying in 8 seconds eab57a69110d: Retrying in 7 seconds eab57a69110d: Retrying in 6 seconds eab57a69110d: Retrying in 5 seconds eab57a69110d: Retrying in 4 seconds eab57a69110d: Retrying in 3 seconds eab57a69110d: Retrying in 2 seconds eab57a69110d: Retrying in 1 second ea6bbf81985e: Retrying in 15 seconds ea6bbf81985e: Retrying in 14 seconds ea6bbf81985e: Retrying in 13 seconds ea6bbf81985e: Retrying in 12 seconds ea6bbf81985e: Retrying in 11 seconds ea6bbf81985e: Retrying in 10 seconds ea6bbf81985e: Retrying in 9 seconds ea6bbf81985e: Retrying in 8 seconds ea6bbf81985e: Retrying in 7 seconds ea6bbf81985e: Retrying in 6 seconds ea6bbf81985e: Retrying in 5 seconds ea6bbf81985e: Retrying in 4 seconds ea6bbf81985e: Retrying in 3 seconds ea6bbf81985e: Retrying in 2 seconds ea6bbf81985e: Retrying in 1 second 9b30bbd22dd0: Retrying in 15 seconds 9b30bbd22dd0: Retrying in 14 seconds 9b30bbd22dd0: Retrying in 13 seconds 9b30bbd22dd0: Retrying in 12 seconds 9b30bbd22dd0: Retrying in 11 seconds 9b30bbd22dd0: Retrying in 10 seconds 9b30bbd22dd0: Retrying in 9 seconds 9b30bbd22dd0: Retrying in 8 seconds 9b30bbd22dd0: Retrying in 7 seconds 9b30bbd22dd0: Retrying in 6 seconds 9b30bbd22dd0: Retrying in 5 seconds 9b30bbd22dd0: Retrying in 4 seconds 9b30bbd22dd0: Retrying in 3 seconds 9b30bbd22dd0: Retrying in 2 seconds 9b30bbd22dd0: Retrying in 1 second b69b3007ed7f: Retrying in 20 seconds b69b3007ed7f: Retrying in 19 seconds b69b3007ed7f: Retrying in 18 seconds b69b3007ed7f: Retrying in 17 seconds b69b3007ed7f: Retrying in 16 seconds b69b3007ed7f: Retrying in 15 seconds b69b3007ed7f: Retrying in 14 seconds b69b3007ed7f: Retrying in 13 seconds b69b3007ed7f: Retrying in 12 seconds b69b3007ed7f: Retrying in 11 seconds b69b3007ed7f: Retrying in 10 seconds b69b3007ed7f: Retrying in 9 seconds b69b3007ed7f: Retrying in 8 seconds b69b3007ed7f: Retrying in 7 seconds b69b3007ed7f: Retrying in 6 seconds b69b3007ed7f: Retrying in 5 seconds 5f70bf18a086: Retrying in 20 seconds b69b3007ed7f: Retrying in 4 seconds 5f70bf18a086: Retrying in 19 seconds b69b3007ed7f: Retrying in 3 seconds 5f70bf18a086: Retrying in 18 seconds b69b3007ed7f: Retrying in 2 seconds 5f70bf18a086: Retrying in 17 seconds b69b3007ed7f: Retrying in 1 second 5f70bf18a086: Retrying in 16 seconds 5f70bf18a086: Retrying in 15 seconds 5f70bf18a086: Retrying in 14 seconds 5f70bf18a086: Retrying in 13 seconds 5f70bf18a086: Retrying in 12 seconds 5f70bf18a086: Retrying in 11 seconds 5f70bf18a086: Retrying in 10 seconds 5f70bf18a086: Retrying in 9 seconds 5f70bf18a086: Retrying in 8 seconds 5f70bf18a086: Retrying in 7 seconds 5f70bf18a086: Retrying in 6 seconds 5f70bf18a086: Retrying in 5 seconds eab57a69110d: Retrying in 20 seconds 5f70bf18a086: Retrying in 4 seconds eab57a69110d: Retrying in 19 seconds 5f70bf18a086: Retrying in 3 seconds eab57a69110d: Retrying in 18 seconds 5f70bf18a086: Retrying in 2 seconds eab57a69110d: Retrying in 17 seconds 5f70bf18a086: Retrying in 1 second eab57a69110d: Retrying in 16 seconds eab57a69110d: Retrying in 15 seconds eab57a69110d: Retrying in 14 seconds eab57a69110d: Retrying in 13 seconds eab57a69110d: Retrying in 12 seconds eab57a69110d: Retrying in 11 seconds eab57a69110d: Retrying in 10 seconds eab57a69110d: Retrying in 9 seconds eab57a69110d: Retrying in 8 seconds eab57a69110d: Retrying in 7 seconds eab57a69110d: Retrying in 6 seconds ea6bbf81985e: Retrying in 20 seconds eab57a69110d: Retrying in 5 seconds eab57a69110d: Retrying in 4 seconds ea6bbf81985e: Retrying in 19 seconds eab57a69110d: Retrying in 3 seconds ea6bbf81985e: Retrying in 18 seconds eab57a69110d: Retrying in 2 seconds ea6bbf81985e: Retrying in 17 seconds eab57a69110d: Retrying in 1 second ea6bbf81985e: Retrying in 16 seconds ea6bbf81985e: Retrying in 15 seconds ea6bbf81985e: Retrying in 14 seconds ea6bbf81985e: Retrying in 13 seconds ea6bbf81985e: Retrying in 12 seconds ea6bbf81985e: Retrying in 11 seconds ea6bbf81985e: Retrying in 10 seconds ea6bbf81985e: Retrying in 9 seconds ea6bbf81985e: Retrying in 8 seconds ea6bbf81985e: Retrying in 7 seconds ea6bbf81985e: Retrying in 6 seconds ea6bbf81985e: Retrying in 5 seconds 9b30bbd22dd0: Retrying in 20 seconds ea6bbf81985e: Retrying in 4 seconds 9b30bbd22dd0: Retrying in 19 seconds ea6bbf81985e: Retrying in 3 seconds 9b30bbd22dd0: Retrying in 18 seconds ea6bbf81985e: Retrying in 2 seconds 9b30bbd22dd0: Retrying in 17 seconds ea6bbf81985e: Retrying in 1 second 9b30bbd22dd0: Retrying in 16 seconds 9b30bbd22dd0: Retrying in 15 seconds 9b30bbd22dd0: Retrying in 14 seconds 9b30bbd22dd0: Retrying in 13 seconds 9b30bbd22dd0: Retrying in 12 seconds 9b30bbd22dd0: Retrying in 11 seconds 9b30bbd22dd0: Retrying in 10 seconds 9b30bbd22dd0: Retrying in 9 seconds 9b30bbd22dd0: Retrying in 8 seconds 9b30bbd22dd0: Retrying in 7 seconds 9b30bbd22dd0: Retrying in 6 seconds 9b30bbd22dd0: Retrying in 5 seconds net/http: request canceled (Client.Timeout exceeded while awaiting headers) section_end:1710077931:step_script section_start:1710077931:after_script Running after_script Running after script... $ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name} $ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name} $ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete find: build-native-comp-speed2-18b6289a: No such file or directory section_end:1710077933:after_script WARNING: after_script failed, but job will continue unaffected: exit code 1 section_start:1710077933:cleanup_file_variables Cleaning up project directory and file based variables section_end:1710077935:cleanup_file_variables ERROR: Job failed: exit code 1