gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/emacs-25.3.tar.xz --url http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz --hash sha256:253ac5e7075e594549b83fd9ec116a9dc37294d415e2f21f8ee109829307c00b --sigurl http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz.sig Source /data/userland-archives/emacs-25.3.tar.xz... not found, skipping file copy Source http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz... downloading... validating signature... ok validating hash... ok /usr/bin/touch /data/userland-archives/emacs-25.3.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/emacs-25.3.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3 --strip=1 --backup --version-control=numbered < patches/find.patch patching file lisp/progmodes/grep.el /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/.patched-find.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox) (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" CXXFLAGS=" -m32 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/lib/libjpeg8-turbo/lib -R/usr/lib/libjpeg8-turbo/lib -L/usr/gnu/lib -R/usr/gnu/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig/gnutls-3:/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" CXXFLAGS=" -m32 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/lib/libjpeg8-turbo/lib -R/usr/lib/libjpeg8-turbo/lib -L/usr/gnu/lib -R/usr/gnu/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig/gnutls-3:/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --infodir=/usr/share/info --with-compress-info=no --datarootdir=/usr/share --libexecdir=/usr/lib --with-gif=no ac_cv_sys_long_file_names=yes --without-all --without-x) configure: WARNING: unrecognized options: --with-compress-info checking for xcrun... no checking for GNU Make... gmake checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether gmake supports nested variables... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/4.9/bin/gcc accepts -g... yes checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for putenv... yes checking for tzset... yes checking for fchmod... yes checking for readlinkat... yes checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... yes checking for pipe2... yes checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... no checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for lutimes... no checking for getdtablesize... yes checking for secure_getenv... no checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether gmake supports nested variables... (cached) yes checking whether ln -s works for files in the same directory... yes checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for -znocombreloc... yes checking whether addresses are sanitized... no checking for library containing sqrt... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sys/systeminfo.h... yes checking for sys/sysinfo.h... yes checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for maillock.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for utime.h... yes checking if personality LINUX32 can be set... no checking if Linux sysinfo may be used... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... no checking whether gcc understands -MMD -MF... yes checking for long file names... (cached) yes checking for X... disabled checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking whether netdb declares h_errno... yes checking for maillock in -lmail... yes checking for touchlock... yes checking for maillock in -llockfile... no checking for liblockfile.so... no checking for accept4... yes checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for getaddrinfo... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getpeername... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... no checking for cfsetspeed... no checking for copysign... yes checking for __executable_start... no checking for log2... yes checking for aligned_alloc... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... yes checking whether signals can be handled on alternate stack... yes checking for res_init with -lresolv... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... no checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for struct alignment... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking for mode_t... yes checking whether fdatasync is declared... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking whether lstat correctly handles trailing slash... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of size_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for size_t integer literal suffix... u checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking whether memrchr is declared... no checking whether alarm is declared... yes checking whether is self-contained... no checking for sigset_t... yes checking for wchar_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for struct tm.tm_gmtoff... no checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for library containing fdatasync... none required checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... yes checking sys/loadavg.h presence... yes checking for sys/loadavg.h... yes checking whether getloadavg is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking for working mktime... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for sig2str... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... yes checking whether is self-contained... (cached) no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... none required checking for timer_settime... yes checking for variable-length arrays... yes checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to disable position independent executables... no Configured for 'i386-pc-solaris2.11'. Where should the build process find the source code? /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3 What compiler should emacs be built with? /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? none What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use a png library? no Does Emacs use -lrsvg-2? no Does Emacs use cairo? no Does Emacs use imagemagick? no Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? no Does Emacs use -lgconf? no Does Emacs use GSettings? no Does Emacs use a file notification library? no Does Emacs use access control lists? no Does Emacs use -lselinux? no Does Emacs use -lgnutls? no Does Emacs use -lxml2? no Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no Does Emacs directly use zlib? no Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? no Does Emacs support Xwidgets (requires gtk3)? no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/doc/man/emacs.1 config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing src/epaths.h commands gmake[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox' gmake[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox' config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: WARNING: unrecognized options: --with-compress-info configure: Now you can run 'gmake'. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/.configured (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore -L/usr/lib/gnutls-3 -R/usr/lib/gnutls-3" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox' /usr/gnu/bin/make -C lib all /usr/gnu/bin/make info-real info-dir make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lib' GEN c++defs.h GEN byteswap.h GEN alloca.h GEN arg-nonnull.h GEN warn-on-use.h GEN stddef.h GEN stdint.h GEN sys/types.h GEN time.h GEN unistd.h make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox' GEN dirent.h GEN fcntl.h GEN inttypes.h GEN signal.h GEN getopt.h /usr/gnu/bin/make -C doc/lispref info GEN stdlib.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/lispref' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/lispref' GEN stdio.h GEN string.h /usr/gnu/bin/make -C doc/lispintro info make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/lispintro' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/lispintro' /usr/gnu/bin/make -C doc/emacs info GEN sys/select.h GEN sys/stat.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/emacs' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/emacs' GEN sys/time.h /usr/gnu/bin/make -C doc/misc info make[4]: Nothing to be done for 'info-dir'. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/misc' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/doc/misc' /usr/gnu/bin/make all-am make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lib' CC acl-internal.o CC acl-errno-valid.o CC get-permissions.o CC set-permissions.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC careadlinkat.o CC c-strncasecmp.o CC close-stream.o CC count-one-bits.o CC count-trailing-zeros.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC filemode.o CC gettime.o CC pipe2.o CC qcopy-acl.o CC stat-time.o CC strftime.o CC timespec.o CC timespec-add.o CC timespec-sub.o CC u64.o CC unistd.o CC utimens.o CC openat-die.o CC save-cwd.o CC getopt.o CC getopt1.o CC memrchr.o CC time_rz.o AR libgnu.a make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lib' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lib' /usr/gnu/bin/make -C lib-src all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lib-src' CCLD emacsclient CC regex.o CCLD ebrowse CCLD profile CC pop.o CCLD hexl CCLD update-game-score CCLD make-docfile CCLD movemail CCLD ctags CCLD etags make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lib-src' /usr/gnu/bin/make -C src VCSWITNESS='' all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/src' GEN lisp.mk /usr/gnu/bin/make -C ../admin/charsets all /usr/gnu/bin/make -C ../admin/unidata charscript.el GEN globals.h GEN buildobj.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/unidata' make[5]: Nothing to be done for 'charscript.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/unidata' /usr/gnu/bin/make -C ../admin/charsets cp51932.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/charsets' make[5]: Nothing to be done for 'cp51932.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/charsets' /usr/gnu/bin/make -C ../admin/charsets eucjp-ms.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/charsets' make[5]: Nothing to be done for 'eucjp-ms.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/charsets' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/charsets' GEN /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/charsets/JISX2131.map CC dispnew.o CC frame.o CC scroll.o GEN /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/admin/charsets/charsets.stamp make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/charsets' CC xdisp.o CC menu.o CC window.o CC charset.o CC coding.o CC category.o CC ccl.o CC character.o CC chartab.o CC bidi.o CC cm.o CC term.o CC terminal.o CC xfaces.o CC emacs.o CC keyboard.o CC macros.o CC keymap.o CC sysdep.o CC buffer.o CC filelock.o CC insdel.o CC marker.o CC minibuf.o CC fileio.o CC dired.o CC cmds.o CC casetab.o CC casefiddle.o CC indent.o CC search.o CC regex.o CC undo.o CC alloc.o CC data.o CC doc.o CC editfns.o CC callint.o CC eval.o CC floatfns.o CC fns.o CC font.o CC print.o CC lread.o CC syntax.o CC unexsol.o CC bytecode.o CC process.o CC gnutls.o CC callproc.o CC region-cache.o CC sound.o CC atimer.o CC doprnt.o CC intervals.o CC textprop.o CC composite.o CC xml.o CC profiler.o CC decompress.o CC terminfo.o CC lastfile.o CCLD temacs /usr/bin/gmkdir -p ../etc /usr/gnu/bin/make -C ../lisp update-subdirs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/emacs-lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/language /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/textmodes /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/vc) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international/charprop.el (source)... Loading international/characters... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 40795 pure bytes used mv -f emacs bootstrap-emacs /usr/gnu/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-first'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' /usr/gnu/bin/make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" /usr/gnu/bin/make -C ../leim leim-list.el EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/unidata' GEN unidata.txt make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/leim' make[5]: Nothing to be done for 'leim-list.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/leim' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/unidata' GEN ../etc/DOC LC_ALL=C ./temacs -batch -l loadup dump Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/charprop.el (source)... Loading international/characters... Loading international/charscript... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 22481 strings, 3616 vectors, 35130 conses, 3516 bytecodes, 99 others Dumping under the name emacs 1669923 pure bytes used Adding name emacs-25.3.1 ln -f emacs bootstrap-emacs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/src' /usr/gnu/bin/make -C lisp all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' /usr/gnu/bin/make -C ../leim all EMACS="../src/emacs" /usr/gnu/bin/make -C ../admin/grammars all EMACS="../../src/emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/grammars' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/admin/grammars' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/leim' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/leim' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' ELC progmodes/grep.elc make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/lisp' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x) (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" CXXFLAGS=" -m32 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/lib/libjpeg8-turbo/lib -R/usr/lib/libjpeg8-turbo/lib -L/usr/gnu/lib -R/usr/gnu/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig/gnutls-3:/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" CXXFLAGS=" -m32 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/lib/libjpeg8-turbo/lib -R/usr/lib/libjpeg8-turbo/lib -L/usr/gnu/lib -R/usr/gnu/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig/gnutls-3:/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --infodir=/usr/share/info --with-compress-info=no --datarootdir=/usr/share --libexecdir=/usr/lib --with-gif=no ac_cv_sys_long_file_names=yes --with-x-toolkit=lucid) configure: WARNING: unrecognized options: --with-compress-info checking for xcrun... no checking for GNU Make... gmake checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether gmake supports nested variables... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/4.9/bin/gcc accepts -g... yes checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for putenv... yes checking for tzset... yes checking for fchmod... yes checking for readlinkat... yes checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... yes checking for pipe2... yes checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... no checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for lutimes... no checking for getdtablesize... yes checking for secure_getenv... no checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether gmake supports nested variables... (cached) yes checking whether ln -s works for files in the same directory... yes checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for -znocombreloc... yes checking whether addresses are sanitized... no checking for library containing sqrt... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for sys/systeminfo.h... yes checking for sys/sysinfo.h... yes checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for maillock.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for utime.h... yes checking if personality LINUX32 can be set... no checking if Linux sysinfo may be used... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... no checking whether gcc understands -MMD -MF... yes checking for long file names... (cached) yes checking for X... libraries , headers checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking X11 version 6... 6 or newer checking for RSVG... yes checking for IMAGEMAGICK... yes checking for MagickExportImagePixels... yes checking for MagickMergeImageLayers... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for GSETTINGS... yes checking whether GSettings is in gio... yes checking for GCONF... yes checking for GOBJECT... yes checking for lgetfilecon in -lselinux... no checking for LIBGNUTLS... yes checking for LIBGNUTLS3... yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... no checking for GFILENOTIFY... yes checking for xaw3d... no checking for libXaw... yes; using Lucid toolkit checking X11 toolkit version... 6 or newer checking for library containing XmuConvertStandardSelection... -lXmu checking for FONTCONFIG... yes checking for XFT... yes checking for XRenderQueryExtension in -lXrender... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FREETYPE... yes checking for LIBOTF... no checking X11/Xlib-xcb.h usability... yes checking X11/Xlib-xcb.h presence... yes checking for X11/Xlib-xcb.h... yes checking for xcb_translate_coordinates in -lxcb... yes checking for XGetXCBConnection in -lX11-xcb... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for jpeglib 6b or later... -ljpeg checking for library containing inflateEnd... -lz checking for png... yes checking whether png_longjmp is declared... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFGetVersion in -ltiff... yes checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for XRANDR... yes checking for XINERAMA... yes checking for XFIXES... yes checking for LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking whether netdb declares h_errno... yes checking for maillock in -lmail... yes checking for touchlock... yes checking for maillock in -llockfile... no checking for liblockfile.so... no checking for accept4... yes checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for getaddrinfo... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getpeername... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... no checking for cfsetspeed... no checking for copysign... yes checking for __executable_start... no checking for log2... yes checking for aligned_alloc... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... yes checking whether signals can be handled on alternate stack... yes checking for res_init with -lresolv... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for struct alignment... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking for mode_t... yes checking whether fdatasync is declared... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking whether lstat correctly handles trailing slash... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of size_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for size_t integer literal suffix... u checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking whether memrchr is declared... no checking whether alarm is declared... yes checking whether is self-contained... no checking for sigset_t... yes checking for wchar_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for struct tm.tm_gmtoff... no checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... no checking for facl... yes checking for library containing acl_trivial... -lsec checking for acl_trivial... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for library containing fdatasync... none required checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... yes checking sys/loadavg.h presence... yes checking for sys/loadavg.h... yes checking whether getloadavg is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking for working mktime... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for sig2str... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... yes checking whether is self-contained... (cached) no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... none required checking for timer_settime... yes checking for variable-length arrays... yes checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to disable position independent executables... no Configured for 'i386-pc-solaris2.11'. Where should the build process find the source code? /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3 What compiler should emacs be built with? /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? LUCID Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? no Does Emacs use a png library? yes -lpng16 Does Emacs use -lrsvg-2? yes Does Emacs use cairo? no Does Emacs use imagemagick? yes Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? yes Does Emacs use GSettings? yes Does Emacs use a file notification library? yes -lgio (gfile) Does Emacs use access control lists? yes -lsec Does Emacs use -lselinux? no Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/doc/man/emacs.1 config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing src/epaths.h commands gmake[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' gmake[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: WARNING: unrecognized options: --with-compress-info configure: Now you can run 'gmake'. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/.configured (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore -L/usr/lib/gnutls-3 -R/usr/lib/gnutls-3" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' /usr/gnu/bin/make -C lib all /usr/gnu/bin/make info-real info-dir make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' GEN c++defs.h GEN alloca.h GEN byteswap.h GEN arg-nonnull.h GEN stddef.h GEN warn-on-use.h GEN stdint.h make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' GEN dirent.h GEN sys/types.h GEN fcntl.h GEN getopt.h GEN inttypes.h /usr/gnu/bin/make -C doc/lispref info /usr/gnu/bin/make -C doc/lispintro info /usr/gnu/bin/make -C doc/emacs info GEN signal.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/emacs' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/emacs' /usr/gnu/bin/make -C doc/misc info make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispintro' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispintro' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispref' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispref' make[4]: Nothing to be done for 'info-dir'. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/misc' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/misc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' GEN stdlib.h GEN stdio.h GEN string.h GEN sys/select.h GEN time.h GEN sys/stat.h GEN sys/time.h GEN unistd.h /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' CC acl-errno-valid.o CC set-permissions.o CC acl-internal.o CC get-permissions.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC close-stream.o CC count-one-bits.o CC count-trailing-zeros.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC filemode.o CC gettime.o CC pipe2.o CC qcopy-acl.o CC stat-time.o CC strftime.o CC timespec.o CC timespec-add.o CC timespec-sub.o CC u64.o CC unistd.o CC utimens.o CC openat-die.o CC save-cwd.o CC getopt.o CC getopt1.o CC memrchr.o CC time_rz.o AR libgnu.a make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' /usr/gnu/bin/make -C lib-src all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' CCLD ebrowse CCLD profile CCLD emacsclient CC regex.o CC pop.o CCLD hexl CCLD update-game-score CCLD make-docfile CCLD movemail CCLD etags CCLD ctags make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' /usr/gnu/bin/make -C src VCSWITNESS='' all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/src' GEN lisp.mk /usr/gnu/bin/make -C ../admin/charsets all /usr/gnu/bin/make -C ../admin/unidata charscript.el GEN globals.h GEN buildobj.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' make[5]: Nothing to be done for 'charscript.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' /usr/gnu/bin/make -C ../admin/charsets cp51932.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' make[5]: Nothing to be done for 'cp51932.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' /usr/gnu/bin/make -C ../admin/charsets eucjp-ms.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' make[5]: Nothing to be done for 'eucjp-ms.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' GEN /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/charsets/JISX2131.map /usr/gnu/bin/make -C ../lwlib liblw.a make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lwlib' CC dispnew.o CC lwlib.o CC frame.o GEN /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/admin/charsets/charsets.stamp make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' CC scroll.o CC lwlib-Xlw.o CC xlwmenu.o CC xdisp.o CC lwlib-Xaw.o CC menu.o CC lwlib-utils.o CC xmenu.o CC window.o GEN liblw.a make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lwlib' CC charset.o CC coding.o CC category.o CC ccl.o CC character.o CC chartab.o CC bidi.o CC cm.o CC term.o CC terminal.o CC xfaces.o CC xterm.o CC xfns.o CC xselect.o CC xrdb.o CC xsmfns.o CC xsettings.o CC dbusbind.o CC emacs.o CC keyboard.o CC macros.o CC keymap.o CC sysdep.o CC buffer.o CC filelock.o CC insdel.o CC marker.o CC minibuf.o CC fileio.o CC dired.o CC cmds.o CC casetab.o CC casefiddle.o CC indent.o CC search.o CC regex.o CC undo.o CC alloc.o CC data.o CC doc.o CC editfns.o CC callint.o CC eval.o CC floatfns.o CC fns.o CC font.o CC print.o CC lread.o CC syntax.o CC unexsol.o CC bytecode.o CC process.o CC gnutls.o CC callproc.o CC region-cache.o CC sound.o CC atimer.o CC doprnt.o CC intervals.o CC textprop.o CC composite.o CC xml.o CC gfilenotify.o CC profiler.o CC decompress.o CC xfont.o CC ftfont.o CC xftfont.o CC ftxfont.o CC fontset.o CC fringe.o CC image.o CC xgselect.o CC terminfo.o CC lastfile.o CC widget.o CCLD temacs /usr/bin/gmkdir -p ../etc /usr/gnu/bin/make -C ../lisp update-subdirs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/emacs-lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/language /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/textmodes /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/vc) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international/charprop.el (source)... Loading international/characters... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 45691 pure bytes used mv -f emacs bootstrap-emacs /usr/gnu/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-first'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' /usr/gnu/bin/make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" /usr/gnu/bin/make -C ../leim leim-list.el EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' GEN unidata.txt make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' make[5]: Nothing to be done for 'leim-list.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' GEN ../etc/DOC LC_ALL=C ./temacs -batch -l loadup dump Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/charprop.el (source)... Loading international/characters... Loading international/charscript... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 24145 strings, 3794 vectors, 38676 conses, 3701 bytecodes, 102 others Dumping under the name emacs 1783752 pure bytes used Adding name emacs-25.3.1 ln -f emacs bootstrap-emacs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/src' /usr/gnu/bin/make -C lisp all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' /usr/gnu/bin/make -C ../leim all EMACS="../src/emacs" /usr/gnu/bin/make -C ../admin/grammars all EMACS="../../src/emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/grammars' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/grammars' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk) (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" CXXFLAGS=" -m32 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/lib/libjpeg8-turbo/lib -R/usr/lib/libjpeg8-turbo/lib -L/usr/gnu/lib -R/usr/gnu/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig/gnutls-3:/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" CXXFLAGS=" -m32 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32 -L/usr/lib/libjpeg8-turbo/lib -R/usr/lib/libjpeg8-turbo/lib -L/usr/gnu/lib -R/usr/gnu/lib" PKG_CONFIG_PATH="/usr/lib/pkgconfig/gnutls-3:/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --infodir=/usr/share/info --with-compress-info=no --datarootdir=/usr/share --libexecdir=/usr/lib --with-gif=no ac_cv_sys_long_file_names=yes --with-x-toolkit=gtk2) configure: WARNING: unrecognized options: --with-compress-info checking for xcrun... no checking for GNU Make... gmake checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether gmake supports nested variables... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/4.9/bin/gcc accepts -g... yes checking whether /usr/gcc/4.9/bin/gcc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for /usr/gcc/4.9/bin/gcc option to accept ISO C99... -std=gnu99 checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for putenv... yes checking for tzset... yes checking for fchmod... yes checking for readlinkat... yes checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... yes checking for pipe2... yes checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... no checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for lutimes... no checking for getdtablesize... yes checking for secure_getenv... no checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether gmake supports nested variables... (cached) yes checking whether ln -s works for files in the same directory... yes checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for -znocombreloc... yes checking whether addresses are sanitized... no checking for library containing sqrt... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for sys/systeminfo.h... yes checking for sys/sysinfo.h... yes checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for maillock.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/time.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for utime.h... yes checking if personality LINUX32 can be set... no checking if Linux sysinfo may be used... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... no checking whether gcc understands -MMD -MF... yes checking for long file names... (cached) yes checking for X... libraries , headers checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking X11 version 6... 6 or newer checking for RSVG... yes checking for IMAGEMAGICK... yes checking for MagickExportImagePixels... yes checking for MagickMergeImageLayers... yes checking for GTK... yes checking whether GTK compiles... yes configure: WARNING: Your version of Gtk+ will have problems with closing open displays. This is no problem if you just use one display, but if you use more than one and close one of them Emacs may crash. See http://bugzilla.gnome.org/show_bug.cgi?id=85715 checking whether GTK_TYPE_FILE_SELECTION is declared... yes checking for gtk_file_selection_new... yes checking whether GTK_TYPE_HANDLE_BOX is declared... yes checking for gtk_handle_box_new... yes checking whether GTK_TYPE_TEAROFF_MENU_ITEM is declared... yes checking for gtk_tearoff_menu_item_new... yes checking for gtk_widget_get_window... yes checking for gtk_widget_set_has_window... yes checking for gtk_dialog_get_action_area... yes checking for gtk_widget_get_sensitive... yes checking for gtk_widget_get_mapped... yes checking for gtk_adjustment_get_page_size... yes checking for gtk_orientable_set_orientation... yes checking for gtk_window_set_has_resize_grip... no checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for GSETTINGS... yes checking whether GSettings is in gio... yes checking for GCONF... yes checking for GOBJECT... yes checking for lgetfilecon in -lselinux... no checking for LIBGNUTLS... yes checking for LIBGNUTLS3... yes checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... no checking for GFILENOTIFY... yes checking for FONTCONFIG... yes checking for XFT... yes checking for XRenderQueryExtension in -lXrender... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FREETYPE... yes checking for LIBOTF... no checking X11/Xlib-xcb.h usability... yes checking X11/Xlib-xcb.h presence... yes checking for X11/Xlib-xcb.h... yes checking for xcb_translate_coordinates in -lxcb... yes checking for XGetXCBConnection in -lX11-xcb... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for jpeglib 6b or later... -ljpeg checking for library containing inflateEnd... -lz checking for png... yes checking whether png_longjmp is declared... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFGetVersion in -ltiff... yes checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for XRANDR... yes checking for XINERAMA... yes checking for XFIXES... yes checking for LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking whether netdb declares h_errno... yes checking for maillock in -lmail... yes checking for touchlock... yes checking for maillock in -llockfile... no checking for liblockfile.so... no checking for accept4... yes checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for getaddrinfo... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getpeername... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... no checking for cfsetspeed... no checking for copysign... yes checking for __executable_start... no checking for log2... yes checking for aligned_alloc... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... yes checking whether signals can be handled on alternate stack... yes checking for res_init with -lresolv... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for struct alignment... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking for mode_t... yes checking whether fdatasync is declared... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking whether lstat correctly handles trailing slash... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of size_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for size_t integer literal suffix... u checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... l checking for wint_t integer literal suffix... l checking whether memrchr is declared... no checking whether alarm is declared... yes checking whether is self-contained... no checking for sigset_t... yes checking for wchar_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... no checking whether tzname is declared... yes checking for tzname... yes checking for struct tm.tm_gmtoff... no checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... no checking for facl... yes checking for library containing acl_trivial... -lsec checking for acl_trivial... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for library containing fdatasync... none required checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... yes checking sys/loadavg.h presence... yes checking for sys/loadavg.h... yes checking whether getloadavg is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking for working mktime... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for sig2str... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... yes checking whether is self-contained... (cached) no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... none required checking for timer_settime... yes checking for variable-length arrays... yes checking for /usr/gcc/4.9/bin/gcc -std=gnu99 option to disable position independent executables... no Configured for 'i386-pc-solaris2.11'. Where should the build process find the source code? /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3 What compiler should emacs be built with? /usr/gcc/4.9/bin/gcc -std=gnu99 -m32 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib -Wl,-R/usr/lib/libjpeg8-turbo/lib Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? GTK2 Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? no Does Emacs use a png library? yes -lpng16 Does Emacs use -lrsvg-2? yes Does Emacs use cairo? no Does Emacs use imagemagick? yes Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? yes Does Emacs use GSettings? yes Does Emacs use a file notification library? yes -lgio (gfile) Does Emacs use access control lists? yes -lsec Does Emacs use -lselinux? no Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/doc/man/emacs.1 config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing src/epaths.h commands gmake[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk' gmake[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk' config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: WARNING: unrecognized options: --with-compress-info configure: Now you can run 'gmake'. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/.configured (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore -L/usr/lib/gnutls-3 -R/usr/lib/gnutls-3" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk' /usr/gnu/bin/make -C lib all /usr/gnu/bin/make info-real info-dir make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lib' GEN c++defs.h GEN byteswap.h GEN alloca.h GEN warn-on-use.h GEN arg-nonnull.h GEN stddef.h make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk' GEN stdint.h GEN sys/select.h GEN sys/stat.h /usr/gnu/bin/make -C doc/lispref info GEN sys/time.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/lispref' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/lispref' /usr/gnu/bin/make -C doc/lispintro info GEN sys/types.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/lispintro' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/lispintro' GEN time.h /usr/gnu/bin/make -C doc/emacs info /usr/gnu/bin/make -C doc/misc info make[4]: Nothing to be done for 'info-dir'. GEN unistd.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/emacs' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/emacs' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/misc' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/doc/misc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk' GEN dirent.h GEN fcntl.h GEN getopt.h GEN inttypes.h GEN stdio.h GEN signal.h GEN stdlib.h GEN string.h /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lib' CC acl-errno-valid.o CC get-permissions.o CC set-permissions.o CC acl-internal.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC close-stream.o CC count-one-bits.o CC count-trailing-zeros.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC filemode.o CC gettime.o CC pipe2.o CC qcopy-acl.o CC stat-time.o CC strftime.o CC timespec.o CC timespec-add.o CC timespec-sub.o CC u64.o CC unistd.o CC utimens.o CC openat-die.o CC save-cwd.o CC getopt.o CC getopt1.o CC memrchr.o CC time_rz.o AR libgnu.a make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lib' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lib' /usr/gnu/bin/make -C lib-src all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lib-src' CC regex.o CCLD profile CCLD emacsclient CCLD ebrowse CC pop.o CCLD hexl CCLD update-game-score CCLD make-docfile CCLD movemail CCLD etags CCLD ctags make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lib-src' /usr/gnu/bin/make -C src VCSWITNESS='' all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/src' GEN lisp.mk /usr/gnu/bin/make -C ../admin/charsets all /usr/gnu/bin/make -C ../admin/unidata charscript.el GEN buildobj.h GEN globals.h make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/unidata' make[5]: Nothing to be done for 'charscript.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/unidata' /usr/gnu/bin/make -C ../admin/charsets cp51932.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/charsets' make[5]: Nothing to be done for 'cp51932.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/charsets' /usr/gnu/bin/make -C ../admin/charsets eucjp-ms.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/charsets' make[5]: Nothing to be done for 'eucjp-ms.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/charsets' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/charsets' GEN /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/charsets/JISX2131.map CC dispnew.o CC frame.o CC scroll.o GEN /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/admin/charsets/charsets.stamp make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/charsets' CC xdisp.o CC menu.o CC xmenu.o CC window.o CC charset.o CC coding.o CC category.o CC ccl.o CC character.o CC chartab.o CC bidi.o CC cm.o CC term.o CC terminal.o CC xfaces.o CC xterm.o CC xfns.o CC xselect.o CC xrdb.o CC xsmfns.o CC xsettings.o CC gtkutil.o CC dbusbind.o CC emacs.o CC keyboard.o CC macros.o CC keymap.o CC sysdep.o CC buffer.o CC filelock.o CC insdel.o CC marker.o CC minibuf.o CC fileio.o CC dired.o CC cmds.o CC casetab.o CC casefiddle.o CC indent.o CC search.o CC regex.o CC undo.o CC alloc.o CC data.o CC doc.o CC editfns.o CC callint.o CC eval.o CC floatfns.o CC fns.o CC font.o CC print.o CC lread.o CC syntax.o CC unexsol.o CC bytecode.o CC process.o CC gnutls.o CC callproc.o CC region-cache.o CC sound.o CC atimer.o CC doprnt.o CC intervals.o CC textprop.o CC composite.o CC xml.o CC gfilenotify.o CC profiler.o CC decompress.o CC xfont.o CC ftfont.o CC xftfont.o CC ftxfont.o CC fontset.o CC fringe.o CC image.o CC xgselect.o CC terminfo.o CC lastfile.o CCLD temacs /usr/bin/gmkdir -p ../etc /usr/gnu/bin/make -C ../lisp update-subdirs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/emacs-lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/language /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/textmodes /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/vc) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international/charprop.el (source)... Loading international/characters... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 45795 pure bytes used mv -f emacs bootstrap-emacs /usr/gnu/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-first'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' /usr/gnu/bin/make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" /usr/gnu/bin/make -C ../leim leim-list.el EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/unidata' GEN unidata.txt make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/leim' make[5]: Nothing to be done for 'leim-list.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/leim' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/unidata' GEN ../etc/DOC LC_ALL=C ./temacs -batch -l loadup dump Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/charprop.el (source)... Loading international/characters... Loading international/charscript... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 24148 strings, 3795 vectors, 38747 conses, 3701 bytecodes, 102 others Dumping under the name emacs 1784797 pure bytes used Adding name emacs-25.3.1 ln -f emacs bootstrap-emacs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/src' /usr/gnu/bin/make -C lisp all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' /usr/gnu/bin/make -C ../leim all EMACS="../src/emacs" /usr/gnu/bin/make -C ../admin/grammars all EMACS="../../src/emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/grammars' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/admin/grammars' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/leim' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/leim' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/lisp' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/.built (cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore -L/usr/lib/gnutls-3 -R/usr/lib/gnutls-3" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' /usr/gnu/bin/make -C lib all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib' /usr/gnu/bin/make -C lib-src all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' /usr/gnu/bin/make -C src VCSWITNESS='' all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/src' /usr/gnu/bin/make -C ../lwlib liblw.a make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lwlib' make[5]: 'liblw.a' is up to date. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lwlib' /usr/gnu/bin/make -C ../admin/charsets all make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' /usr/gnu/bin/make -C ../admin/unidata charscript.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' make[5]: Nothing to be done for 'charscript.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' CCLD temacs /usr/bin/gmkdir -p ../etc /usr/gnu/bin/make -C ../lisp update-subdirs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/emacs-lisp /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/language /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/textmodes /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/vc) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/international/charprop.el (source)... Loading international/characters... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp/leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 45691 pure bytes used mv -f emacs bootstrap-emacs /usr/gnu/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-first'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' /usr/gnu/bin/make -C ../admin/charsets cp51932.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' make[5]: Nothing to be done for 'cp51932.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' /usr/gnu/bin/make -C ../admin/charsets eucjp-ms.el make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' make[5]: Nothing to be done for 'eucjp-ms.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/charsets' /usr/gnu/bin/make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/unidata' /usr/gnu/bin/make -C ../leim leim-list.el EMACS="../src/bootstrap-emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' make[5]: Nothing to be done for 'leim-list.el'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' LC_ALL=C ./temacs -batch -l loadup dump Loading loadup.el (source)... Using load-path (/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/charprop.el (source)... Loading international/characters... Loading international/charscript... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 24145 strings, 3794 vectors, 38676 conses, 3701 bytecodes, 102 others Dumping under the name emacs 1783752 pure bytes used Adding name emacs-25.3.2 ln -f emacs bootstrap-emacs make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/src' /usr/gnu/bin/make -C lisp all make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' /usr/gnu/bin/make -C ../leim all EMACS="../src/emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/leim' /usr/gnu/bin/make -C ../admin/grammars all EMACS="../../src/emacs" make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/grammars' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/admin/grammars' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[5]: Nothing to be done for 'compile-targets'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lisp' /usr/gnu/bin/make info-real info-dir make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' /usr/gnu/bin/make -C doc/lispref info make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispref' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispref' /usr/gnu/bin/make -C doc/lispintro info make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispintro' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/lispintro' /usr/gnu/bin/make -C doc/emacs info make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/emacs' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/emacs' /usr/gnu/bin/make -C doc/misc info make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/misc' make[5]: Nothing to be done for 'info'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/doc/misc' make[4]: Nothing to be done for 'info-dir'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' umask 022; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info" unset CDPATH; \ thisdir=`/bin/pwd`; \ exp_infodir=`cd "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info" && /bin/pwd`; \ if [ "`cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/info && /bin/pwd`" = "$exp_infodir" ]; then \ true; \ else \ [ -f "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/dir" ] || \ [ ! -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/info/dir ] || \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/info/dir "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/dir"; \ info_misc=`/usr/gnu/bin/make --no-print-directory -s -C doc/misc echo-info`; \ cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/info ; \ for elt in emacs.info eintr.info elisp.info ${info_misc}; do \ test "yes" = "no" && test ! -f $elt && continue; \ for f in `ls $elt $elt-[1-9] $elt-[1-9][0-9] 2>/dev/null`; do \ (cd "${thisdir}"; \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/info/$f "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/$f"); \ [ -n "/usr/bin/gzip" ] || continue ; \ rm -f "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/$f.gz"; \ /usr/bin/gzip -9n "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/$f"; \ done; \ (cd "${thisdir}"; \ /usr/bin/install-info --info-dir="/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info" "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/$elt"); \ done; \ fi umask 022; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1" thisdir=`/bin/pwd`; \ cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/doc/man; \ for page in *.1; do \ test "$page" = ChangeLog.1 && continue; \ dest=`echo "${page}" | sed -e 's/\.1$//' -e 's,x,x,'`.1; \ (cd "${thisdir}"; \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/doc/man/${page} "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/${dest}"); \ [ -n "/usr/bin/gzip" ] || continue ; \ rm -f "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/${dest}.gz"; \ /usr/bin/gzip -9n "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/${dest}" || true; \ done umask 022; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/applications" tmp=etc/emacs.tmpdesktop; rm -f ${tmp}; \ emacs_name=`echo emacs | sed 's,x,x,'`; \ sed -e "/^Exec=emacs/ s/emacs/${emacs_name}/" \ -e "/^Icon=emacs/ s/emacs/${emacs_name}/" \ /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/emacs.desktop > ${tmp}; \ /usr/bin/ginstall -c -m 644 ${tmp} "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/applications/`echo emacs | sed 's,x,x,'`.desktop"; \ rm -f ${tmp} umask 022; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/appdata" tmp=etc/emacs.tmpappdata; rm -f ${tmp}; \ sed -e "s/emacs\.desktop/`echo emacs | sed 's,x,x,'`.desktop/" \ /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/emacs.appdata.xml > ${tmp}; \ /usr/bin/ginstall -c -m 644 ${tmp} "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/appdata/`echo emacs | sed 's,x,x,'`.appdata.xml"; \ rm -f ${tmp} thisdir=`/bin/pwd`; \ cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/images/icons || exit 1; umask 022 ; \ for dir in */*/apps */*/mimetypes; do \ [ -d ${dir} ] || continue ; \ ( cd "${thisdir}"; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/icons/${dir}" ) ; \ for icon in ${dir}/emacs[.-]*; do \ [ -r ${icon} ] || continue ; \ ext=`echo "${icon}" | sed -e 's|.*\.||'`; \ dest=`echo "${icon}" | sed -e 's|.*/||' -e "s|\\.${ext}\$||" -e 's/emacs/emacs/' -e 's,x,x,'`.${ext} ; \ ( cd "${thisdir}"; \ /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc/images/icons/${icon} "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/icons/${dir}/${dest}" ) \ || exit 1; \ done ; \ done set "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc" "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/lisp" ; \ unset CDPATH; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ for dir in /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp ; do \ [ -d ${dir} ] || exit 1 ; \ dest="$1" ; shift ; \ if [ -d "${dest}" ]; then \ exp_dest=`cd "${dest}" && /bin/pwd`; \ [ "$exp_dest" = "`cd ${dir} && /bin/pwd`" ] && continue ; \ else true; \ fi; \ rm -rf "${dest}" ; \ umask 022; /usr/bin/gmkdir -p "${dest}" ; \ printf 'Copying %s to %s...\n' "$dir" "$dest" ; \ (cd ${dir}; tar -chf - . ) \ | (cd "${dest}"; umask 022; \ tar -xvf - && cat > /dev/null) || exit 1; \ if [ "${dir}" = "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc" ]; then \ rm -f "${dest}/DOC"* ; \ rm -f "${dest}/refcards"/*.aux "${dest}/refcards"/*.dvi; \ rm -f "${dest}/refcards"/*.log "${dest}/refcards"/*.in; \ else true; \ fi; \ (cd "${dest}" || exit 1; \ for subdir in `find . -type d -print` ; do \ chmod a+rx ${subdir} ; \ rm -f ${subdir}/.gitignore ; \ rm -f ${subdir}/.arch-inventory ; \ rm -f ${subdir}/.DS_Store ; \ rm -f ${subdir}/#* ; \ rm -f ${subdir}/.#* ; \ rm -f ${subdir}/*~ ; \ rm -f ${subdir}/*.orig ; \ rm -f ${subdir}/ChangeLog* ; \ [ "${dir}" != "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc" ] && \ rm -f ${subdir}/[mM]akefile*[.-]in ${subdir}/[mM]akefile ; \ done ); \ find "${dest}" -exec chown ${installuser} {} ';' ;\ done Copying /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/etc to /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc... x ., 0 bytes, 0 tape blocks x ./ETAGS.EBNF, 4139 bytes, 9 tape blocks x ./gnus, 0 bytes, 0 tape blocks x ./gnus/news-server.ast, 1729 bytes, 4 tape blocks x ./gnus/gnus-setup.ast, 1475 bytes, 3 tape blocks x ./FTP, 310 bytes, 1 tape blocks x ./ChangeLog.1, 202288 bytes, 396 tape blocks x ./DEBUG, 40628 bytes, 80 tape blocks x ./emacs.desktop, 411 bytes, 1 tape blocks x ./images, 0 bytes, 0 tape blocks x ./images/open.xpm, 4068 bytes, 8 tape blocks x ./images/sort-column-ascending.xpm, 775 bytes, 2 tape blocks x ./images/cut.pbm, 185 bytes, 1 tape blocks x ./images/splash.xpm, 158317 bytes, 310 tape blocks x ./images/spell.xpm, 1279 bytes, 3 tape blocks x ./images/bookmark_add.pbm, 81 bytes, 1 tape blocks x ./images/zoom-in.xpm, 3415 bytes, 7 tape blocks x ./images/checked.xpm, 1105 bytes, 3 tape blocks x ./images/paste.pbm, 185 bytes, 1 tape blocks x ./images/letter.pbm, 29 bytes, 1 tape blocks x ./images/mpc, 0 bytes, 0 tape blocks x ./images/mpc/pause.pbm, 81 bytes, 1 tape blocks x ./images/mpc/rewind.pbm, 81 bytes, 1 tape blocks x ./images/mpc/ffwd.pbm, 81 bytes, 1 tape blocks x ./images/mpc/stop.xpm, 805 bytes, 2 tape blocks x ./images/mpc/add.pbm, 81 bytes, 1 tape blocks x ./images/mpc/next.xpm, 828 bytes, 2 tape blocks x ./images/mpc/play.xpm, 828 bytes, 2 tape blocks x ./images/mpc/prev.pbm, 81 bytes, 1 tape blocks x ./images/mpc/prev.xpm, 805 bytes, 2 tape blocks x ./images/mpc/README, 306 bytes, 1 tape blocks x ./images/mpc/stop.pbm, 81 bytes, 1 tape blocks x ./images/mpc/add.xpm, 804 bytes, 2 tape blocks x ./images/mpc/next.pbm, 81 bytes, 1 tape blocks x ./images/mpc/play.pbm, 81 bytes, 1 tape blocks x ./images/mpc/pause.xpm, 806 bytes, 2 tape blocks x ./images/mpc/ffwd.xpm, 828 bytes, 2 tape blocks x ./images/mpc/rewind.xpm, 807 bytes, 2 tape blocks x ./images/right-arrow.xpm, 1345 bytes, 3 tape blocks x ./images/sort-row-ascending.xpm, 525 bytes, 2 tape blocks x ./images/lock-broken.xpm, 4577 bytes, 9 tape blocks x ./images/data-save.pbm, 81 bytes, 1 tape blocks x ./images/ezimage, 0 bytes, 0 tape blocks x ./images/ezimage/box-plus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/box-minus.xpm, 478 bytes, 1 tape blocks x ./images/ezimage/bitsbang.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/page-minus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/tag-type.xpm, 477 bytes, 1 tape blocks x ./images/ezimage/tag.xpm, 472 bytes, 1 tape blocks x ./images/ezimage/tag-plus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/page-plus.xpm, 491 bytes, 1 tape blocks x ./images/ezimage/dir-minus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/unlock.xpm, 432 bytes, 1 tape blocks x ./images/ezimage/tag-gt.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/tag-minus.xpm, 473 bytes, 1 tape blocks x ./images/ezimage/mail.xpm, 473 bytes, 1 tape blocks x ./images/ezimage/checkmark.xpm, 367 bytes, 1 tape blocks x ./images/ezimage/box.xpm, 472 bytes, 1 tape blocks x ./images/ezimage/label.pbm, 41 bytes, 1 tape blocks x ./images/ezimage/lock.xpm, 430 bytes, 1 tape blocks x ./images/ezimage/tag-v.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/dir.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/doc-plus.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/key.xpm, 429 bytes, 1 tape blocks x ./images/ezimage/doc-minus.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/page.xpm, 486 bytes, 1 tape blocks x ./images/ezimage/dir-plus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/info.xpm, 323 bytes, 1 tape blocks x ./images/ezimage/bits.xpm, 367 bytes, 1 tape blocks x ./images/ezimage/doc.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/dir-plus.xpm, 492 bytes, 1 tape blocks x ./images/ezimage/page.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/info.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/bits.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/doc.xpm, 412 bytes, 1 tape blocks x ./images/ezimage/label.xpm, 317 bytes, 1 tape blocks x ./images/ezimage/box.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/lock.pbm, 41 bytes, 1 tape blocks x ./images/ezimage/dir.xpm, 487 bytes, 1 tape blocks x ./images/ezimage/doc-plus.xpm, 417 bytes, 1 tape blocks x ./images/ezimage/tag-v.xpm, 474 bytes, 1 tape blocks x ./images/ezimage/doc-minus.xpm, 418 bytes, 1 tape blocks x ./images/ezimage/key.pbm, 41 bytes, 1 tape blocks x ./images/ezimage/unlock.pbm, 41 bytes, 1 tape blocks x ./images/ezimage/tag-gt.xpm, 475 bytes, 1 tape blocks x ./images/ezimage/tag-minus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/checkmark.pbm, 39 bytes, 1 tape blocks x ./images/ezimage/mail.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/box-plus.xpm, 477 bytes, 1 tape blocks x ./images/ezimage/box-minus.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/README, 544 bytes, 2 tape blocks x ./images/ezimage/page-minus.xpm, 492 bytes, 1 tape blocks x ./images/ezimage/bitsbang.xpm, 384 bytes, 1 tape blocks x ./images/ezimage/tag-type.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/tag.pbm, 54 bytes, 1 tape blocks x ./images/ezimage/tag-plus.xpm, 473 bytes, 1 tape blocks x ./images/ezimage/dir-minus.xpm, 493 bytes, 1 tape blocks x ./images/ezimage/page-plus.pbm, 54 bytes, 1 tape blocks x ./images/undo.pbm, 185 bytes, 1 tape blocks x ./images/search.pbm, 185 bytes, 1 tape blocks x ./images/sort-ascending.pbm, 81 bytes, 1 tape blocks x ./images/show.xpm, 3748 bytes, 8 tape blocks x ./images/delete.pbm, 81 bytes, 1 tape blocks x ./images/next-node.xpm, 999 bytes, 2 tape blocks x ./images/left-arrow.xpm, 1374 bytes, 3 tape blocks x ./images/gnus, 0 bytes, 0 tape blocks x ./images/gnus/exit-gnus.pbm, 81 bytes, 1 tape blocks x ./images/gnus/uu-post.xpm, 887 bytes, 2 tape blocks x ./images/gnus/mail-reply.pbm, 81 bytes, 1 tape blocks x ./images/gnus/rot13.pbm, 81 bytes, 1 tape blocks x ./images/gnus/post.xpm, 884 bytes, 2 tape blocks x ./images/gnus/reply.pbm, 81 bytes, 1 tape blocks x ./images/gnus/gnntg.pbm, 81 bytes, 1 tape blocks x ./images/gnus/catchup.pbm, 81 bytes, 1 tape blocks x ./images/gnus/mail-send.pbm, 81 bytes, 1 tape blocks x ./images/gnus/receipt.pbm, 81 bytes, 1 tape blocks x ./images/gnus/subscribe.pbm, 81 bytes, 1 tape blocks x ./images/gnus/followup.pbm, 81 bytes, 1 tape blocks x ./images/gnus/uu-decode.pbm, 81 bytes, 1 tape blocks x ./images/gnus/unsubscribe.pbm, 81 bytes, 1 tape blocks x ./images/gnus/reply-wo.xpm, 804 bytes, 2 tape blocks x ./images/gnus/exit-summ.pbm, 81 bytes, 1 tape blocks x ./images/gnus/unimportant.pbm, 81 bytes, 1 tape blocks x ./images/gnus/prev-ur.xpm, 887 bytes, 2 tape blocks x ./images/gnus/important.pbm, 81 bytes, 1 tape blocks x ./images/gnus/README, 1791 bytes, 4 tape blocks x ./images/gnus/gnus-pointer.xbm, 281 bytes, 1 tape blocks x ./images/gnus/describe-group.pbm, 81 bytes, 1 tape blocks x ./images/gnus/toggle-subscription.xpm, 1204 bytes, 3 tape blocks x ./images/gnus/save-art.pbm, 81 bytes, 1 tape blocks x ./images/gnus/cu-exit.xpm, 803 bytes, 2 tape blocks x ./images/gnus/kill-group.pbm, 81 bytes, 1 tape blocks x ./images/gnus/gnus.xbm, 47730 bytes, 94 tape blocks x ./images/gnus/next-ur.pbm, 81 bytes, 1 tape blocks x ./images/gnus/save-aif.xpm, 846 bytes, 2 tape blocks x ./images/gnus/preview.xbm, 578 bytes, 2 tape blocks x ./images/gnus/fuwo.pbm, 81 bytes, 1 tape blocks x ./images/gnus/get-news.xpm, 804 bytes, 2 tape blocks x ./images/gnus/kill-group.xpm, 785 bytes, 2 tape blocks x ./images/gnus/next-ur.xpm, 887 bytes, 2 tape blocks x ./images/gnus/save-aif.pbm, 81 bytes, 1 tape blocks x ./images/gnus/get-news.pbm, 81 bytes, 1 tape blocks x ./images/gnus/fuwo.xpm, 800 bytes, 2 tape blocks x ./images/gnus/unimportant.xpm, 805 bytes, 2 tape blocks x ./images/gnus/exit-summ.xpm, 784 bytes, 2 tape blocks x ./images/gnus/prev-ur.pbm, 81 bytes, 1 tape blocks x ./images/gnus/gnus.svg, 15545 bytes, 31 tape blocks x ./images/gnus/important.xpm, 804 bytes, 2 tape blocks x ./images/gnus/toggle-subscription.pbm, 81 bytes, 1 tape blocks x ./images/gnus/describe-group.xpm, 831 bytes, 2 tape blocks x ./images/gnus/save-art.xpm, 825 bytes, 2 tape blocks x ./images/gnus/cu-exit.pbm, 81 bytes, 1 tape blocks x ./images/gnus/receipt.xpm, 824 bytes, 2 tape blocks x ./images/gnus/subscribe.xpm, 826 bytes, 2 tape blocks x ./images/gnus/followup.xpm, 804 bytes, 2 tape blocks x ./images/gnus/uu-decode.xpm, 910 bytes, 2 tape blocks x ./images/gnus/unsubscribe.xpm, 828 bytes, 2 tape blocks x ./images/gnus/gnus.png, 20051 bytes, 40 tape blocks x ./images/gnus/reply-wo.pbm, 81 bytes, 1 tape blocks x ./images/gnus/gnus-pointer.xpm, 473 bytes, 1 tape blocks x ./images/gnus/mail-reply.xpm, 827 bytes, 2 tape blocks x ./images/gnus/rot13.xpm, 2917 bytes, 6 tape blocks x ./images/gnus/uu-post.pbm, 81 bytes, 1 tape blocks x ./images/gnus/exit-gnus.xpm, 847 bytes, 2 tape blocks x ./images/gnus/gnus.xpm, 75288 bytes, 148 tape blocks x ./images/gnus/gnntg.xpm, 801 bytes, 2 tape blocks x ./images/gnus/post.pbm, 81 bytes, 1 tape blocks x ./images/gnus/reply.xpm, 801 bytes, 2 tape blocks x ./images/gnus/preview.xpm, 806 bytes, 2 tape blocks x ./images/gnus/catchup.xpm, 845 bytes, 2 tape blocks x ./images/gnus/mail-send.xpm, 950 bytes, 2 tape blocks x ./images/cancel.xpm, 867 bytes, 2 tape blocks x ./images/low-color, 0 bytes, 0 tape blocks x ./images/low-color/fwd-arrow.xpm, 801 bytes, 2 tape blocks x ./images/low-color/home.xpm, 889 bytes, 2 tape blocks x ./images/low-color/up-node.xpm, 845 bytes, 2 tape blocks x ./images/low-color/back-arrow.xpm, 817 bytes, 2 tape blocks x ./images/low-color/print.xpm, 814 bytes, 2 tape blocks x ./images/low-color/index.xpm, 829 bytes, 2 tape blocks x ./images/low-color/undo.xpm, 798 bytes, 2 tape blocks x ./images/low-color/jump-to.xpm, 846 bytes, 2 tape blocks x ./images/low-color/right-arrow.xpm, 820 bytes, 2 tape blocks x ./images/low-color/README, 488 bytes, 1 tape blocks x ./images/low-color/save.xpm, 903 bytes, 2 tape blocks x ./images/low-color/cut.xpm, 827 bytes, 2 tape blocks x ./images/low-color/next-node.xpm, 847 bytes, 2 tape blocks x ./images/low-color/copy.xpm, 812 bytes, 2 tape blocks x ./images/low-color/paste.xpm, 844 bytes, 2 tape blocks x ./images/low-color/saveas.xpm, 921 bytes, 2 tape blocks x ./images/low-color/up-arrow.xpm, 847 bytes, 2 tape blocks x ./images/low-color/preferences.xpm, 881 bytes, 2 tape blocks x ./images/low-color/spell.xpm, 844 bytes, 2 tape blocks x ./images/low-color/left-arrow.xpm, 834 bytes, 2 tape blocks x ./images/low-color/help.xpm, 904 bytes, 2 tape blocks x ./images/low-color/search.xpm, 815 bytes, 2 tape blocks x ./images/low-color/open.xpm, 843 bytes, 2 tape blocks x ./images/low-color/prev-node.xpm, 832 bytes, 2 tape blocks x ./images/low-color/new.xpm, 812 bytes, 2 tape blocks x ./images/contact.xpm, 2941 bytes, 6 tape blocks x ./images/splash.png, 25160 bytes, 50 tape blocks x ./images/zoom-out.pbm, 81 bytes, 1 tape blocks x ./images/describe.xpm, 1755 bytes, 4 tape blocks x ./images/home.pbm, 185 bytes, 1 tape blocks x ./images/prev-node.pbm, 127 bytes, 1 tape blocks x ./images/info.xpm, 1158 bytes, 3 tape blocks x ./images/sort-descending.pbm, 81 bytes, 1 tape blocks x ./images/exit.xpm, 3546 bytes, 7 tape blocks x ./images/up-node.xpm, 997 bytes, 2 tape blocks x ./images/splash.svg, 12175 bytes, 24 tape blocks x ./images/connect.pbm, 81 bytes, 1 tape blocks x ./images/copy.pbm, 127 bytes, 1 tape blocks x ./images/separator.pbm, 32 bytes, 1 tape blocks x ./images/fwd-arrow.xpm, 1372 bytes, 3 tape blocks x ./images/up-arrow.pbm, 185 bytes, 1 tape blocks x ./images/redo.pbm, 81 bytes, 1 tape blocks x ./images/print.pbm, 185 bytes, 1 tape blocks x ./images/back-arrow.pbm, 185 bytes, 1 tape blocks x ./images/index.pbm, 185 bytes, 1 tape blocks x ./images/lock-ok.pbm, 81 bytes, 1 tape blocks x ./images/unchecked.xpm, 1107 bytes, 3 tape blocks x ./images/preferences.xpm, 2035 bytes, 4 tape blocks x ./images/save.pbm, 127 bytes, 1 tape blocks x ./images/lock.xpm, 4506 bytes, 9 tape blocks x ./images/refresh.pbm, 81 bytes, 1 tape blocks x ./images/jump-to.xpm, 3607 bytes, 8 tape blocks x ./images/search-replace.pbm, 81 bytes, 1 tape blocks x ./images/mh-logo.pbm, 48 bytes, 1 tape blocks x ./images/help.xpm, 5204 bytes, 11 tape blocks x ./images/saveas.xpm, 5494 bytes, 11 tape blocks x ./images/mail, 0 bytes, 0 tape blocks x ./images/mail/reply.pbm, 81 bytes, 1 tape blocks x ./images/mail/inbox.xpm, 1870 bytes, 4 tape blocks x ./images/mail/send.xpm, 1604 bytes, 4 tape blocks x ./images/mail/repack.xpm, 1970 bytes, 4 tape blocks x ./images/mail/reply-all.xpm, 3703 bytes, 8 tape blocks x ./images/mail/compose.xpm, 4482 bytes, 9 tape blocks x ./images/mail/not-spam.xpm, 3262 bytes, 7 tape blocks x ./images/mail/move.pbm, 81 bytes, 1 tape blocks x ./images/mail/save-draft.xpm, 1818 bytes, 4 tape blocks x ./images/mail/outbox.pbm, 81 bytes, 1 tape blocks x ./images/mail/forward.xpm, 1712 bytes, 4 tape blocks x ./images/mail/preview.xpm, 3724 bytes, 8 tape blocks x ./images/mail/reply-to.xpm, 4168 bytes, 9 tape blocks x ./images/mail/flag-for-followup.xpm, 3873 bytes, 8 tape blocks x ./images/mail/reply-from.xpm, 1869 bytes, 4 tape blocks x ./images/mail/copy.pbm, 81 bytes, 1 tape blocks x ./images/mail/forward.pbm, 81 bytes, 1 tape blocks x ./images/mail/preview.pbm, 81 bytes, 1 tape blocks x ./images/mail/flag-for-followup.pbm, 81 bytes, 1 tape blocks x ./images/mail/reply-to.pbm, 81 bytes, 1 tape blocks x ./images/mail/README, 1637 bytes, 4 tape blocks x ./images/mail/reply-from.pbm, 81 bytes, 1 tape blocks x ./images/mail/copy.xpm, 1889 bytes, 4 tape blocks x ./images/mail/move.xpm, 1874 bytes, 4 tape blocks x ./images/mail/save-draft.pbm, 81 bytes, 1 tape blocks x ./images/mail/save.xpm, 5529 bytes, 11 tape blocks x ./images/mail/spam.xpm, 4346 bytes, 9 tape blocks x ./images/mail/outbox.xpm, 1766 bytes, 4 tape blocks x ./images/mail/reply-all.pbm, 81 bytes, 1 tape blocks x ./images/mail/compose.pbm, 81 bytes, 1 tape blocks x ./images/mail/not-spam.pbm, 81 bytes, 1 tape blocks x ./images/mail/reply.xpm, 1740 bytes, 4 tape blocks x ./images/mail/inbox.pbm, 81 bytes, 1 tape blocks x ./images/mail/repack.pbm, 81 bytes, 1 tape blocks x ./images/mail/send.pbm, 81 bytes, 1 tape blocks x ./images/disconnect.pbm, 81 bytes, 1 tape blocks x ./images/diropen.pbm, 81 bytes, 1 tape blocks x ./images/close.xpm, 753 bytes, 2 tape blocks x ./images/sort-criteria.xpm, 1158 bytes, 3 tape blocks x ./images/attach.pbm, 81 bytes, 1 tape blocks x ./images/next-page.pbm, 81 bytes, 1 tape blocks x ./images/new.xpm, 3331 bytes, 7 tape blocks x ./images/smilies, 0 bytes, 0 tape blocks x ./images/smilies/sad.xpm, 332 bytes, 1 tape blocks x ./images/smilies/braindamaged.pbm, 37 bytes, 1 tape blocks x ./images/smilies/dead.pbm, 37 bytes, 1 tape blocks x ./images/smilies/smile.xpm, 334 bytes, 1 tape blocks x ./images/smilies/cry.xpm, 332 bytes, 1 tape blocks x ./images/smilies/forced.xpm, 335 bytes, 1 tape blocks x ./images/smilies/wry.xpm, 332 bytes, 1 tape blocks x ./images/smilies/indifferent.xpm, 340 bytes, 1 tape blocks x ./images/smilies/evil.pbm, 37 bytes, 1 tape blocks x ./images/smilies/medium, 0 bytes, 0 tape blocks x ./images/smilies/medium/reverse-smile.xpm, 530 bytes, 2 tape blocks x ./images/smilies/medium/forced.xpm, 507 bytes, 1 tape blocks x ./images/smilies/medium/grin.xpm, 536 bytes, 2 tape blocks x ./images/smilies/medium/wry.xpm, 504 bytes, 1 tape blocks x ./images/smilies/medium/cry.xpm, 504 bytes, 1 tape blocks x ./images/smilies/medium/evil.xpm, 521 bytes, 2 tape blocks x ./images/smilies/medium/sad.xpm, 504 bytes, 1 tape blocks x ./images/smilies/medium/dead.xpm, 505 bytes, 1 tape blocks x ./images/smilies/medium/README, 332 bytes, 1 tape blocks x ./images/smilies/medium/frown.xpm, 506 bytes, 1 tape blocks x ./images/smilies/medium/indifferent.xpm, 512 bytes, 1 tape blocks x ./images/smilies/medium/blink.xpm, 522 bytes, 2 tape blocks x ./images/smilies/medium/braindamaged.xpm, 513 bytes, 2 tape blocks x ./images/smilies/medium/smile.xpm, 522 bytes, 2 tape blocks x ./images/smilies/grin.pbm, 37 bytes, 1 tape blocks x ./images/smilies/blink.xpm, 334 bytes, 1 tape blocks x ./images/smilies/grayscale, 0 bytes, 0 tape blocks x ./images/smilies/grayscale/reverse-smile.xpm, 386 bytes, 1 tape blocks x ./images/smilies/grayscale/forced.xpm, 394 bytes, 1 tape blocks x ./images/smilies/grayscale/README, 332 bytes, 1 tape blocks x ./images/smilies/grayscale/wry.xpm, 391 bytes, 1 tape blocks x ./images/smilies/grayscale/smile.xpm, 378 bytes, 1 tape blocks x ./images/smilies/grayscale/cry.xpm, 391 bytes, 1 tape blocks x ./images/smilies/grayscale/dead.xpm, 362 bytes, 1 tape blocks x ./images/smilies/grayscale/sad.xpm, 376 bytes, 1 tape blocks x ./images/smilies/grayscale/frown.xpm, 378 bytes, 1 tape blocks x ./images/smilies/grayscale/indifferent.xpm, 399 bytes, 1 tape blocks x ./images/smilies/grayscale/blink.xpm, 408 bytes, 1 tape blocks x ./images/smilies/grayscale/grin.xpm, 422 bytes, 1 tape blocks x ./images/smilies/grayscale/evil.xpm, 392 bytes, 1 tape blocks x ./images/smilies/grayscale/braindamaged.xpm, 400 bytes, 1 tape blocks x ./images/smilies/frown.xpm, 334 bytes, 1 tape blocks x ./images/smilies/frown.pbm, 37 bytes, 1 tape blocks x ./images/smilies/indifferent.pbm, 37 bytes, 1 tape blocks x ./images/smilies/evil.xpm, 337 bytes, 1 tape blocks x ./images/smilies/grin.xpm, 348 bytes, 1 tape blocks x ./images/smilies/blink.pbm, 37 bytes, 1 tape blocks x ./images/smilies/smile.pbm, 37 bytes, 1 tape blocks x ./images/smilies/cry.pbm, 37 bytes, 1 tape blocks x ./images/smilies/forced.pbm, 37 bytes, 1 tape blocks x ./images/smilies/wry.pbm, 37 bytes, 1 tape blocks x ./images/smilies/sad.pbm, 37 bytes, 1 tape blocks x ./images/smilies/braindamaged.xpm, 332 bytes, 1 tape blocks x ./images/smilies/README, 443 bytes, 1 tape blocks x ./images/smilies/dead.xpm, 333 bytes, 1 tape blocks x ./images/lock.pbm, 81 bytes, 1 tape blocks x ./images/save.xpm, 4820 bytes, 10 tape blocks x ./images/refresh.xpm, 3319 bytes, 7 tape blocks x ./images/jump-to.pbm, 185 bytes, 1 tape blocks x ./images/mh-logo.xpm, 1248 bytes, 3 tape blocks x ./images/help.pbm, 185 bytes, 1 tape blocks x ./images/search-replace.xpm, 5198 bytes, 11 tape blocks x ./images/saveas.pbm, 185 bytes, 1 tape blocks x ./images/close.pbm, 199 bytes, 1 tape blocks x ./images/disconnect.xpm, 1365 bytes, 3 tape blocks x ./images/diropen.xpm, 861 bytes, 2 tape blocks x ./images/tree-widget, 0 bytes, 0 tape blocks x ./images/tree-widget/folder, 0 bytes, 0 tape blocks x ./images/tree-widget/folder/leaf.xpm, 625 bytes, 2 tape blocks x ./images/tree-widget/folder/no-handle.png, 173 bytes, 1 tape blocks x ./images/tree-widget/folder/handle.png, 180 bytes, 1 tape blocks x ./images/tree-widget/folder/empty.xpm, 642 bytes, 2 tape blocks x ./images/tree-widget/folder/empty.png, 305 bytes, 1 tape blocks x ./images/tree-widget/folder/leaf.png, 336 bytes, 1 tape blocks x ./images/tree-widget/folder/no-handle.xpm, 378 bytes, 1 tape blocks x ./images/tree-widget/folder/handle.xpm, 390 bytes, 1 tape blocks x ./images/tree-widget/folder/end-guide.xpm, 304 bytes, 1 tape blocks x ./images/tree-widget/folder/no-guide.xpm, 288 bytes, 1 tape blocks x ./images/tree-widget/folder/close.xpm, 717 bytes, 2 tape blocks x ./images/tree-widget/folder/close.png, 298 bytes, 1 tape blocks x ./images/tree-widget/folder/no-guide.png, 171 bytes, 1 tape blocks x ./images/tree-widget/folder/end-guide.png, 177 bytes, 1 tape blocks x ./images/tree-widget/folder/open.xpm, 701 bytes, 2 tape blocks x ./images/tree-widget/folder/guide.xpm, 300 bytes, 1 tape blocks x ./images/tree-widget/folder/guide.png, 178 bytes, 1 tape blocks x ./images/tree-widget/folder/open.png, 344 bytes, 1 tape blocks x ./images/tree-widget/folder/README, 452 bytes, 1 tape blocks x ./images/tree-widget/default, 0 bytes, 0 tape blocks x ./images/tree-widget/default/close.png, 300 bytes, 1 tape blocks x ./images/tree-widget/default/leaf.xpm, 605 bytes, 2 tape blocks x ./images/tree-widget/default/close.xpm, 606 bytes, 2 tape blocks x ./images/tree-widget/default/leaf.png, 277 bytes, 1 tape blocks x ./images/tree-widget/default/empty.png, 298 bytes, 1 tape blocks x ./images/tree-widget/default/no-guide.xpm, 278 bytes, 1 tape blocks x ./images/tree-widget/default/no-guide.png, 170 bytes, 1 tape blocks x ./images/tree-widget/default/empty.xpm, 606 bytes, 2 tape blocks x ./images/tree-widget/default/open.xpm, 636 bytes, 2 tape blocks x ./images/tree-widget/default/handle.png, 180 bytes, 1 tape blocks x ./images/tree-widget/default/no-handle.xpm, 364 bytes, 1 tape blocks x ./images/tree-widget/default/no-handle.png, 173 bytes, 1 tape blocks x ./images/tree-widget/default/open.png, 313 bytes, 1 tape blocks x ./images/tree-widget/default/handle.xpm, 376 bytes, 1 tape blocks x ./images/tree-widget/default/guide.png, 180 bytes, 1 tape blocks x ./images/tree-widget/default/README, 448 bytes, 1 tape blocks x ./images/tree-widget/default/end-guide.png, 181 bytes, 1 tape blocks x ./images/tree-widget/default/end-guide.xpm, 294 bytes, 1 tape blocks x ./images/tree-widget/default/guide.xpm, 290 bytes, 1 tape blocks x ./images/new.pbm, 185 bytes, 1 tape blocks x ./images/next-page.xpm, 2782 bytes, 6 tape blocks x ./images/attach.xpm, 2891 bytes, 6 tape blocks x ./images/sort-criteria.pbm, 81 bytes, 1 tape blocks x ./images/custom, 0 bytes, 0 tape blocks x ./images/custom/down.pbm, 25 bytes, 1 tape blocks x ./images/custom/right.pbm, 25 bytes, 1 tape blocks x ./images/custom/down-pushed.xpm, 257 bytes, 1 tape blocks x ./images/custom/README, 410 bytes, 1 tape blocks x ./images/custom/right-pushed.pbm, 20 bytes, 1 tape blocks x ./images/custom/right-pushed.xpm, 258 bytes, 1 tape blocks x ./images/custom/down-pushed.pbm, 20 bytes, 1 tape blocks x ./images/custom/down.xpm, 220 bytes, 1 tape blocks x ./images/custom/right.xpm, 221 bytes, 1 tape blocks x ./images/sort-descending.xpm, 1259 bytes, 3 tape blocks x ./images/prev-node.xpm, 984 bytes, 2 tape blocks x ./images/info.pbm, 81 bytes, 1 tape blocks x ./images/exit.pbm, 81 bytes, 1 tape blocks x ./images/copy.xpm, 1113 bytes, 3 tape blocks x ./images/connect.xpm, 1602 bytes, 4 tape blocks x ./images/up-node.pbm, 127 bytes, 1 tape blocks x ./images/gud, 0 bytes, 0 tape blocks x ./images/gud/go.pbm, 81 bytes, 1 tape blocks x ./images/gud/remove.xpm, 768 bytes, 2 tape blocks x ./images/gud/thread.pbm, 81 bytes, 1 tape blocks x ./images/gud/next.pbm, 81 bytes, 1 tape blocks x ./images/gud/recstop.pbm, 81 bytes, 1 tape blocks x ./images/gud/stop.pbm, 81 bytes, 1 tape blocks x ./images/gud/recstart.xpm, 753 bytes, 2 tape blocks x ./images/gud/break.pbm, 81 bytes, 1 tape blocks x ./images/gud/step.xpm, 812 bytes, 2 tape blocks x ./images/gud/run.pbm, 81 bytes, 1 tape blocks x ./images/gud/pstar.pbm, 81 bytes, 1 tape blocks x ./images/gud/pp.pbm, 81 bytes, 1 tape blocks x ./images/gud/rcont.xpm, 824 bytes, 2 tape blocks x ./images/gud/finish.xpm, 829 bytes, 2 tape blocks x ./images/gud/nexti.pbm, 81 bytes, 1 tape blocks x ./images/gud/rnexti.xpm, 821 bytes, 2 tape blocks x ./images/gud/all.pbm, 81 bytes, 1 tape blocks x ./images/gud/cont.pbm, 81 bytes, 1 tape blocks x ./images/gud/down.xpm, 1011 bytes, 2 tape blocks x ./images/gud/until.pbm, 81 bytes, 1 tape blocks x ./images/gud/rfinish.xpm, 820 bytes, 2 tape blocks x ./images/gud/print.xpm, 759 bytes, 2 tape blocks x ./images/gud/README, 2161 bytes, 5 tape blocks x ./images/gud/watch.xpm, 949 bytes, 2 tape blocks x ./images/gud/up.pbm, 81 bytes, 1 tape blocks x ./images/gud/rstepi.pbm, 81 bytes, 1 tape blocks x ./images/gud/rnext.xpm, 835 bytes, 2 tape blocks x ./images/gud/stepi.xpm, 826 bytes, 2 tape blocks x ./images/gud/rstep.pbm, 81 bytes, 1 tape blocks x ./images/gud/rstepi.xpm, 806 bytes, 2 tape blocks x ./images/gud/up.xpm, 1009 bytes, 2 tape blocks x ./images/gud/rnext.pbm, 81 bytes, 1 tape blocks x ./images/gud/stepi.pbm, 81 bytes, 1 tape blocks x ./images/gud/rstep.xpm, 837 bytes, 2 tape blocks x ./images/gud/cont.xpm, 816 bytes, 2 tape blocks x ./images/gud/all.xpm, 781 bytes, 2 tape blocks x ./images/gud/down.pbm, 81 bytes, 1 tape blocks x ./images/gud/print.pbm, 81 bytes, 1 tape blocks x ./images/gud/rfinish.pbm, 81 bytes, 1 tape blocks x ./images/gud/until.xpm, 813 bytes, 2 tape blocks x ./images/gud/watch.pbm, 81 bytes, 1 tape blocks x ./images/gud/finish.pbm, 81 bytes, 1 tape blocks x ./images/gud/rcont.pbm, 81 bytes, 1 tape blocks x ./images/gud/nexti.xpm, 847 bytes, 2 tape blocks x ./images/gud/rnexti.pbm, 81 bytes, 1 tape blocks x ./images/gud/thread.xpm, 799 bytes, 2 tape blocks x ./images/gud/go.xpm, 777 bytes, 2 tape blocks x ./images/gud/remove.pbm, 130 bytes, 1 tape blocks x ./images/gud/next.xpm, 827 bytes, 2 tape blocks x ./images/gud/recstop.xpm, 753 bytes, 2 tape blocks x ./images/gud/recstart.pbm, 81 bytes, 1 tape blocks x ./images/gud/stop.xpm, 773 bytes, 2 tape blocks x ./images/gud/pstar.xpm, 759 bytes, 2 tape blocks x ./images/gud/step.pbm, 81 bytes, 1 tape blocks x ./images/gud/run.xpm, 856 bytes, 2 tape blocks x ./images/gud/break.xpm, 753 bytes, 2 tape blocks x ./images/gud/pp.xpm, 756 bytes, 2 tape blocks x ./images/redo.xpm, 1359 bytes, 3 tape blocks x ./images/up-arrow.xpm, 1732 bytes, 4 tape blocks x ./images/fwd-arrow.pbm, 185 bytes, 1 tape blocks x ./images/separator.xpm, 244 bytes, 1 tape blocks x ./images/index.xpm, 4085 bytes, 8 tape blocks x ./images/print.xpm, 4101 bytes, 9 tape blocks x ./images/back-arrow.xpm, 1178 bytes, 3 tape blocks x ./images/README, 4353 bytes, 9 tape blocks x ./images/lock-ok.xpm, 4317 bytes, 9 tape blocks x ./images/unchecked.pbm, 33 bytes, 1 tape blocks x ./images/gnus.pbm, 9293 bytes, 19 tape blocks x ./images/preferences.pbm, 185 bytes, 1 tape blocks x ./images/sort-ascending.xpm, 1243 bytes, 3 tape blocks x ./images/search.xpm, 4614 bytes, 10 tape blocks x ./images/show.pbm, 81 bytes, 1 tape blocks x ./images/next-node.pbm, 127 bytes, 1 tape blocks x ./images/delete.xpm, 5196 bytes, 11 tape blocks x ./images/left-arrow.pbm, 185 bytes, 1 tape blocks x ./images/contact.pbm, 81 bytes, 1 tape blocks x ./images/cancel.pbm, 81 bytes, 1 tape blocks x ./images/zoom-out.xpm, 3400 bytes, 7 tape blocks x ./images/describe.pbm, 81 bytes, 1 tape blocks x ./images/home.xpm, 2916 bytes, 6 tape blocks x ./images/newsticker, 0 bytes, 0 tape blocks x ./images/newsticker/mark-immortal.xpm, 2796 bytes, 6 tape blocks x ./images/newsticker/rss-feed.png, 639 bytes, 2 tape blocks x ./images/newsticker/browse-url.xpm, 1309 bytes, 3 tape blocks x ./images/newsticker/rss-feed.svg, 4106 bytes, 9 tape blocks x ./images/newsticker/get-all.xpm, 1776 bytes, 4 tape blocks x ./images/newsticker/prev-feed.xpm, 1508 bytes, 3 tape blocks x ./images/newsticker/mark-read.xpm, 1388 bytes, 3 tape blocks x ./images/newsticker/next-item.xpm, 1353 bytes, 3 tape blocks x ./images/newsticker/README, 378 bytes, 1 tape blocks x ./images/newsticker/next-feed.xpm, 1583 bytes, 4 tape blocks x ./images/newsticker/update.xpm, 1280 bytes, 3 tape blocks x ./images/newsticker/prev-item.xpm, 1312 bytes, 3 tape blocks x ./images/newsticker/narrow.xpm, 1445 bytes, 3 tape blocks x ./images/sort-column-ascending.pbm, 81 bytes, 1 tape blocks x ./images/cut.xpm, 1322 bytes, 3 tape blocks x ./images/open.pbm, 185 bytes, 1 tape blocks x ./images/splash.pbm, 9797 bytes, 20 tape blocks x ./images/spell.pbm, 185 bytes, 1 tape blocks x ./images/bookmark_add.xpm, 4204 bytes, 9 tape blocks x ./images/paste.xpm, 2059 bytes, 5 tape blocks x ./images/zoom-in.pbm, 81 bytes, 1 tape blocks x ./images/letter.xpm, 261 bytes, 1 tape blocks x ./images/sort-row-ascending.pbm, 60 bytes, 1 tape blocks x ./images/right-arrow.pbm, 185 bytes, 1 tape blocks x ./images/undo.xpm, 1188 bytes, 3 tape blocks x ./images/data-save.xpm, 4681 bytes, 10 tape blocks x ./images/icons, 0 bytes, 0 tape blocks x ./images/icons/allout-widgets, 0 bytes, 0 tape blocks x ./images/icons/allout-widgets/dark-bg, 0 bytes, 0 tape blocks x ./images/icons/allout-widgets/dark-bg/leaf.png, 211 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/end-connector.png, 107 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/closed.xpm, 415 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/closed.png, 232 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/leaf.xpm, 599 bytes, 2 tape blocks x ./images/icons/allout-widgets/dark-bg/end-connector.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/unlocked-encrypted.png, 202 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/empty.png, 231 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/empty.xpm, 417 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm, 372 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/through-descender.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/locked-encrypted.png, 210 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/extender-connector.png, 92 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/extender-connector.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/through-descender.png, 92 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/locked-encrypted.xpm, 372 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/skip-descender.png, 84 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/mid-connector.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/opened.png, 206 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/mid-connector.png, 125 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/opened.xpm, 357 bytes, 1 tape blocks x ./images/icons/allout-widgets/dark-bg/skip-descender.xpm, 314 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg, 0 bytes, 0 tape blocks x ./images/icons/allout-widgets/light-bg/through-descender.png, 105 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/closed.xpm, 324 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/mid-connector.png, 115 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/mid-connector.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/through-descender.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/closed.png, 212 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/locked-encrypted.png, 210 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/skip-descender.png, 84 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/leaf.xpm, 599 bytes, 2 tape blocks x ./images/icons/allout-widgets/light-bg/extender-connector.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/extender-connector.png, 105 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/locked-encrypted.xpm, 372 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/skip-descender.xpm, 314 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/leaf.png, 211 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm, 372 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/unlocked-encrypted.png, 202 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/empty.xpm, 342 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/opened.png, 212 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/end-connector.xpm, 329 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/empty.png, 214 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/opened.xpm, 342 bytes, 1 tape blocks x ./images/icons/allout-widgets/light-bg/end-connector.png, 111 bytes, 1 tape blocks x ./images/icons/README, 3425 bytes, 7 tape blocks x ./images/icons/hicolor, 0 bytes, 0 tape blocks x ./images/icons/hicolor/16x16, 0 bytes, 0 tape blocks x ./images/icons/hicolor/16x16/apps, 0 bytes, 0 tape blocks x ./images/icons/hicolor/16x16/apps/emacs.png, 954 bytes, 2 tape blocks x ./images/icons/hicolor/16x16/apps/emacs22.png, 705 bytes, 2 tape blocks x ./images/icons/hicolor/16x16/apps/emacs23.png, 1003 bytes, 2 tape blocks x ./images/icons/hicolor/32x32, 0 bytes, 0 tape blocks x ./images/icons/hicolor/32x32/apps, 0 bytes, 0 tape blocks x ./images/icons/hicolor/32x32/apps/emacs.png, 2236 bytes, 5 tape blocks x ./images/icons/hicolor/32x32/apps/emacs22.png, 2404 bytes, 5 tape blocks x ./images/icons/hicolor/32x32/apps/emacs23.png, 2542 bytes, 5 tape blocks x ./images/icons/hicolor/48x48, 0 bytes, 0 tape blocks x ./images/icons/hicolor/48x48/apps, 0 bytes, 0 tape blocks x ./images/icons/hicolor/48x48/apps/emacs22.png, 3431 bytes, 7 tape blocks x ./images/icons/hicolor/48x48/apps/emacs23.png, 5393 bytes, 11 tape blocks x ./images/icons/hicolor/48x48/apps/emacs.png, 3636 bytes, 8 tape blocks x ./images/icons/hicolor/24x24, 0 bytes, 0 tape blocks x ./images/icons/hicolor/24x24/apps, 0 bytes, 0 tape blocks x ./images/icons/hicolor/24x24/apps/emacs.png, 1568 bytes, 4 tape blocks x ./images/icons/hicolor/24x24/apps/emacs23.png, 1717 bytes, 4 tape blocks x ./images/icons/hicolor/24x24/apps/emacs22.png, 988 bytes, 2 tape blocks x ./images/icons/hicolor/scalable, 0 bytes, 0 tape blocks x ./images/icons/hicolor/scalable/mimetypes, 0 bytes, 0 tape blocks x ./images/icons/hicolor/scalable/mimetypes/emacs-document.svg, 13682 bytes, 27 tape blocks x ./images/icons/hicolor/scalable/mimetypes/emacs-document23.svg, 11650 bytes, 23 tape blocks x ./images/icons/hicolor/scalable/apps, 0 bytes, 0 tape blocks x ./images/icons/hicolor/scalable/apps/emacs.svg, 13358 bytes, 27 tape blocks x ./images/icons/hicolor/scalable/apps/emacs23.svg, 14503 bytes, 29 tape blocks x ./images/icons/hicolor/128x128, 0 bytes, 0 tape blocks x ./images/icons/hicolor/128x128/apps, 0 bytes, 0 tape blocks x ./images/icons/hicolor/128x128/apps/emacs23.png, 21751 bytes, 43 tape blocks x ./images/icons/hicolor/128x128/apps/emacs.png, 13462 bytes, 27 tape blocks x ./images/lock-broken.pbm, 81 bytes, 1 tape blocks x ./emacs.appdata.xml, 1470 bytes, 3 tape blocks x ./WHY-FREE, 197 bytes, 1 tape blocks x ./rgb.txt, 19044 bytes, 38 tape blocks x ./nxml, 0 bytes, 0 tape blocks x ./nxml/01780-017FF.el, 3665 bytes, 8 tape blocks x ./nxml/03400-04DBF.el, 71 bytes, 1 tape blocks x ./nxml/02400-0243F.el, 1586 bytes, 4 tape blocks x ./nxml/027F0-027FF.el, 760 bytes, 2 tape blocks x ./nxml/00000-0007F.el, 3159 bytes, 7 tape blocks x ./nxml/02980-029FF.el, 5709 bytes, 12 tape blocks x ./nxml/00370-003FF.el, 4924 bytes, 10 tape blocks x ./nxml/02100-0214F.el, 2582 bytes, 6 tape blocks x ./nxml/00F00-00FFF.el, 7961 bytes, 16 tape blocks x ./nxml/020A0-020CF.el, 546 bytes, 2 tape blocks x ./nxml/00900-0097F.el, 4045 bytes, 8 tape blocks x ./nxml/0FF00-0FFEF.el, 9955 bytes, 20 tape blocks x ./nxml/01200-0137F.el, 12862 bytes, 26 tape blocks x ./nxml/00780-007BF.el, 1760 bytes, 4 tape blocks x ./nxml/README, 47 bytes, 1 tape blocks x ./nxml/031A0-031BF.el, 903 bytes, 2 tape blocks x ./nxml/010A0-010FF.el, 3160 bytes, 7 tape blocks x ./nxml/10330-1034F.el, 1024 bytes, 2 tape blocks x ./nxml/013A0-013FF.el, 2949 bytes, 6 tape blocks x ./nxml/02E80-02EFF.el, 4397 bytes, 9 tape blocks x ./nxml/02580-0259F.el, 1347 bytes, 3 tape blocks x ./nxml/01700-0171F.el, 710 bytes, 2 tape blocks x ./nxml/016A0-016FF.el, 3126 bytes, 7 tape blocks x ./nxml/0FFF0-0FFFF.el, 268 bytes, 1 tape blocks x ./nxml/03200-032FF.el, 9539 bytes, 19 tape blocks x ./nxml/00E00-00E7F.el, 3338 bytes, 7 tape blocks x ./nxml/02000-0206F.el, 3304 bytes, 7 tape blocks x ./nxml/0FE30-0FE4F.el, 1742 bytes, 4 tape blocks x ./nxml/00C00-00C7F.el, 2745 bytes, 6 tape blocks x ./nxml/00600-006FF.el, 8851 bytes, 18 tape blocks x ./nxml/02700-027BF.el, 8106 bytes, 16 tape blocks x ./nxml/00E80-00EFF.el, 2099 bytes, 5 tape blocks x ./nxml/01100-011FF.el, 10097 bytes, 20 tape blocks x ./nxml/01760-0177F.el, 661 bytes, 2 tape blocks x ./nxml/00C80-00CFF.el, 2819 bytes, 6 tape blocks x ./nxml/002B0-002FF.el, 2788 bytes, 6 tape blocks x ./nxml/030A0-030FF.el, 3424 bytes, 7 tape blocks x ./nxml/00530-0058F.el, 3617 bytes, 8 tape blocks x ./nxml/02600-026FF.el, 4307 bytes, 9 tape blocks x ./nxml/00300-0036F.el, 4073 bytes, 8 tape blocks x ./nxml/test-invalid.xml, 198 bytes, 1 tape blocks x ./nxml/02070-0209F.el, 1071 bytes, 3 tape blocks x ./nxml/01800-018AF.el, 6434 bytes, 13 tape blocks x ./nxml/02300-023FF.el, 8935 bytes, 18 tape blocks x ./nxml/03130-0318F.el, 3639 bytes, 8 tape blocks x ./nxml/03190-0319F.el, 827 bytes, 2 tape blocks x ./nxml/1D400-1D7FF.el, 50905 bytes, 100 tape blocks x ./nxml/10300-1032F.el, 1356 bytes, 3 tape blocks x ./nxml/00980-009FF.el, 3291 bytes, 7 tape blocks x ./nxml/00700-0074F.el, 2697 bytes, 6 tape blocks x ./nxml/02500-0257F.el, 7081 bytes, 14 tape blocks x ./nxml/0FE20-0FE2F.el, 243 bytes, 1 tape blocks x ./nxml/E0000-E007F.el, 3683 bytes, 8 tape blocks x ./nxml/03000-0303F.el, 2687 bytes, 6 tape blocks x ./nxml/02900-0297F.el, 7065 bytes, 14 tape blocks x ./nxml/00080-000FF.el, 4185 bytes, 9 tape blocks x ./nxml/02440-0245F.el, 414 bytes, 1 tape blocks x ./nxml/00590-005FF.el, 3083 bytes, 7 tape blocks x ./nxml/1D000-1D0FF.el, 14066 bytes, 28 tape blocks x ./nxml/01720-0173F.el, 835 bytes, 2 tape blocks x ./nxml/00100-0017F.el, 6351 bytes, 13 tape blocks x ./nxml/0FB50-0FDFF.el, 35509 bytes, 70 tape blocks x ./nxml/00180-0024F.el, 9051 bytes, 18 tape blocks x ./nxml/02190-021FF.el, 4964 bytes, 10 tape blocks x ./nxml/00250-002AF.el, 4498 bytes, 9 tape blocks x ./nxml/02150-0218F.el, 2019 bytes, 4 tape blocks x ./nxml/020D0-020FF.el, 1323 bytes, 3 tape blocks x ./nxml/03300-033FF.el, 8826 bytes, 18 tape blocks x ./nxml/test-valid.xml, 185 bytes, 1 tape blocks x ./nxml/0FB00-0FB4F.el, 2670 bytes, 6 tape blocks x ./nxml/03100-0312F.el, 1383 bytes, 3 tape blocks x ./nxml/03040-0309F.el, 3386 bytes, 7 tape blocks x ./nxml/00B00-00B7F.el, 2620 bytes, 6 tape blocks x ./nxml/02FF0-02FFF.el, 897 bytes, 2 tape blocks x ./nxml/01400-0167F.el, 27220 bytes, 54 tape blocks x ./nxml/0FE50-0FE6F.el, 976 bytes, 2 tape blocks x ./nxml/00A00-00A7F.el, 2643 bytes, 6 tape blocks x ./nxml/00400-004FF.el, 12004 bytes, 24 tape blocks x ./nxml/00D00-00D7F.el, 2899 bytes, 6 tape blocks x ./nxml/00500-0052F.el, 811 bytes, 2 tape blocks x ./nxml/10400-1044F.el, 3312 bytes, 7 tape blocks x ./nxml/025A0-025FF.el, 4196 bytes, 9 tape blocks x ./nxml/01680-0169F.el, 1034 bytes, 3 tape blocks x ./nxml/00B80-00BFF.el, 2022 bytes, 4 tape blocks x ./nxml/0FE00-0FE0F.el, 639 bytes, 2 tape blocks x ./nxml/027C0-027EF.el, 1271 bytes, 3 tape blocks x ./nxml/00A80-00AFF.el, 2836 bytes, 6 tape blocks x ./nxml/0FE70-0FEFF.el, 6917 bytes, 14 tape blocks x ./nxml/02800-028FF.el, 10549 bytes, 21 tape blocks x ./nxml/00D80-00DFF.el, 3675 bytes, 8 tape blocks x ./nxml/02200-022FF.el, 9091 bytes, 18 tape blocks x ./nxml/02F00-02FDF.el, 7840 bytes, 16 tape blocks x ./nxml/02A00-02AFF.el, 11824 bytes, 24 tape blocks x ./nxml/02460-024FF.el, 6945 bytes, 14 tape blocks x ./nxml/01740-0175F.el, 666 bytes, 2 tape blocks x ./nxml/1D100-1D1FF.el, 10512 bytes, 21 tape blocks x ./nxml/01F00-01FFF.el, 14344 bytes, 29 tape blocks x ./nxml/0A000-0A48F.el, 36719 bytes, 72 tape blocks x ./nxml/01E00-01EFF.el, 13804 bytes, 27 tape blocks x ./nxml/0A490-0A4CF.el, 1705 bytes, 4 tape blocks x ./nxml/01000-0109F.el, 2804 bytes, 6 tape blocks x ./nxml/031F0-031FF.el, 705 bytes, 2 tape blocks x ./ORG-NEWS, 100158 bytes, 196 tape blocks x ./compilation.txt, 18640 bytes, 37 tape blocks x ./spook.lines, 12777 bytes, 25 tape blocks x ./publicsuffix.txt, 180005 bytes, 352 tape blocks x ./NEWS.22, 238292 bytes, 466 tape blocks x ./ORDERS, 187 bytes, 1 tape blocks x ./refcards, 0 bytes, 0 tape blocks x ./refcards/vipcard.tex, 21755 bytes, 43 tape blocks x ./refcards/README, 2088 bytes, 5 tape blocks x ./refcards/dired-ref.pdf, 81472 bytes, 160 tape blocks x ./refcards/viperCard.tex, 24087 bytes, 48 tape blocks x ./refcards/refcard.tex, 21685 bytes, 43 tape blocks x ./refcards/sk-survival.pdf, 78305 bytes, 153 tape blocks x ./refcards/gnus-logo.pdf, 3658 bytes, 8 tape blocks x ./refcards/cs-survival.pdf, 77219 bytes, 151 tape blocks x ./refcards/fr-refcard.tex, 22981 bytes, 45 tape blocks x ./refcards/cs-dired-ref.tex, 14235 bytes, 28 tape blocks x ./refcards/pdflayout.sty, 1303 bytes, 3 tape blocks x ./refcards/fr-dired-ref.pdf, 82858 bytes, 162 tape blocks x ./refcards/survival.tex, 12252 bytes, 24 tape blocks x ./refcards/fr-survival.pdf, 100709 bytes, 197 tape blocks x ./refcards/gnus-refcard.tex, 61356 bytes, 120 tape blocks x ./refcards/de-refcard.tex, 22608 bytes, 45 tape blocks x ./refcards/sk-dired-ref.pdf, 61139 bytes, 120 tape blocks x ./refcards/orgcard.pdf, 119943 bytes, 235 tape blocks x ./refcards/calccard.tex, 20442 bytes, 40 tape blocks x ./refcards/gnus-booklet.pdf, 143188 bytes, 280 tape blocks x ./refcards/sk-refcard.tex, 21993 bytes, 43 tape blocks x ./refcards/gnus-logo.eps, 65023 bytes, 127 tape blocks x ./refcards/ru-refcard.tex, 26064 bytes, 51 tape blocks x ./refcards/pt-br-refcard.pdf, 111169 bytes, 218 tape blocks x ./refcards/cs-refcard.pdf, 80887 bytes, 158 tape blocks x ./refcards/pl-refcard.pdf, 84356 bytes, 165 tape blocks x ./refcards/cs-dired-ref.pdf, 61694 bytes, 121 tape blocks x ./refcards/Makefile, 9980 bytes, 20 tape blocks x ./refcards/cs-survival.tex, 13314 bytes, 27 tape blocks x ./refcards/fr-refcard.pdf, 115289 bytes, 226 tape blocks x ./refcards/sk-survival.tex, 13560 bytes, 27 tape blocks x ./refcards/fr-survival.tex, 14204 bytes, 28 tape blocks x ./refcards/survival.pdf, 98215 bytes, 192 tape blocks x ./refcards/emacsver.tex.in, 277 bytes, 1 tape blocks x ./refcards/fr-dired-ref.tex, 15643 bytes, 31 tape blocks x ./refcards/dired-ref.tex, 14031 bytes, 28 tape blocks x ./refcards/vipcard.pdf, 122824 bytes, 240 tape blocks x ./refcards/refcard.pdf, 112640 bytes, 220 tape blocks x ./refcards/emacsver.tex, 265 bytes, 1 tape blocks x ./refcards/viperCard.pdf, 137188 bytes, 268 tape blocks x ./refcards/cs-refcard.tex, 21829 bytes, 43 tape blocks x ./refcards/pt-br-refcard.tex, 22212 bytes, 44 tape blocks x ./refcards/ru-refcard.pdf, 207587 bytes, 406 tape blocks x ./refcards/sk-refcard.pdf, 82378 bytes, 161 tape blocks x ./refcards/calccard.pdf, 145925 bytes, 286 tape blocks x ./refcards/pl-refcard.tex, 35660 bytes, 70 tape blocks x ./refcards/sk-dired-ref.tex, 14328 bytes, 28 tape blocks x ./refcards/de-refcard.pdf, 119153 bytes, 233 tape blocks x ./refcards/gnus-refcard.pdf, 147763 bytes, 289 tape blocks x ./refcards/orgcard.tex, 24124 bytes, 48 tape blocks x ./TERMS, 10054 bytes, 20 tape blocks x ./README, 479 bytes, 1 tape blocks x ./MORE.STUFF, 208 bytes, 1 tape blocks x ./CENSORSHIP, 190 bytes, 1 tape blocks x ./forms, 0 bytes, 0 tape blocks x ./forms/forms-d2.el, 3071 bytes, 6 tape blocks x ./forms/forms-d2.dat, 565 bytes, 2 tape blocks x ./forms/README, 69 bytes, 1 tape blocks x ./forms/forms-pass.el, 665 bytes, 2 tape blocks x ./emacs-buffer.gdb, 8721 bytes, 18 tape blocks x ./LINUX-GNU, 184 bytes, 1 tape blocks x ./charsets, 0 bytes, 0 tape blocks x ./charsets/CP1253.map, 469 bytes, 1 tape blocks x ./charsets/VISCII.map, 1588 bytes, 4 tape blocks x ./charsets/8859-3.map, 711 bytes, 2 tape blocks x ./charsets/CP1254.map, 497 bytes, 1 tape blocks x ./charsets/8859-4.map, 955 bytes, 2 tape blocks x ./charsets/KOI8-T.map, 1041 bytes, 3 tape blocks x ./charsets/8859-13.map, 1028 bytes, 3 tape blocks x ./charsets/MULE-is13194.map, 1066 bytes, 3 tape blocks x ./charsets/IBM437.map, 1527 bytes, 3 tape blocks x ./charsets/8859-14.map, 587 bytes, 2 tape blocks x ./charsets/BIG5-1.map, 87050 bytes, 171 tape blocks x ./charsets/KOI-8.map, 580 bytes, 2 tape blocks x ./charsets/KA-PS.map, 551 bytes, 2 tape blocks x ./charsets/IBM281.map, 996 bytes, 2 tape blocks x ./charsets/IBM870.map, 2134 bytes, 5 tape blocks x ./charsets/CNS-4.map, 103772 bytes, 203 tape blocks x ./charsets/IBM868.map, 1140 bytes, 3 tape blocks x ./charsets/IBM1004.map, 339 bytes, 1 tape blocks x ./charsets/CP858.map, 1717 bytes, 4 tape blocks x ./charsets/CNS-3.map, 84866 bytes, 166 tape blocks x ./charsets/IBM290.map, 1532 bytes, 3 tape blocks x ./charsets/HP-ROMAN8.map, 1169 bytes, 3 tape blocks x ./charsets/symbol.map, 2465 bytes, 5 tape blocks x ./charsets/IBM861.map, 1534 bytes, 3 tape blocks x ./charsets/IBM866.map, 821 bytes, 2 tape blocks x ./charsets/IBM297.map, 2009 bytes, 4 tape blocks x ./charsets/IBM273.map, 1990 bytes, 4 tape blocks x ./charsets/MIK.map, 899 bytes, 2 tape blocks x ./charsets/IBM274.map, 996 bytes, 2 tape blocks x ./charsets/IBM905.map, 1922 bytes, 4 tape blocks x ./charsets/NEXTSTEP.map, 1019 bytes, 2 tape blocks x ./charsets/EBCDICUS.map, 999 bytes, 2 tape blocks x ./charsets/IBM280.map, 2016 bytes, 4 tape blocks x ./charsets/IBM871.map, 1990 bytes, 4 tape blocks x ./charsets/IBM256.map, 1976 bytes, 4 tape blocks x ./charsets/JISX0201.map, 171 bytes, 1 tape blocks x ./charsets/TIS-620.map, 108 bytes, 1 tape blocks x ./charsets/KOI8-R.map, 1019 bytes, 2 tape blocks x ./charsets/8859-15.map, 259 bytes, 1 tape blocks x ./charsets/KOI8-U.map, 1154 bytes, 3 tape blocks x ./charsets/PTCP154.map, 882 bytes, 2 tape blocks x ./charsets/JISX2132.map, 35274 bytes, 69 tape blocks x ./charsets/CP1255.map, 474 bytes, 1 tape blocks x ./charsets/JISC6226.map, 95367 bytes, 187 tape blocks x ./charsets/JISX0208.map, 96362 bytes, 189 tape blocks x ./charsets/8859-5.map, 181 bytes, 1 tape blocks x ./charsets/CP1252.map, 386 bytes, 1 tape blocks x ./charsets/MULE-lviscii.map, 874 bytes, 2 tape blocks x ./charsets/8859-2.map, 1140 bytes, 3 tape blocks x ./charsets/IBM1026.map, 2005 bytes, 4 tape blocks x ./charsets/IBM904.map, 109 bytes, 1 tape blocks x ./charsets/KSC5636.map, 103 bytes, 1 tape blocks x ./charsets/IBM903.map, 73 bytes, 1 tape blocks x ./charsets/CP775.map, 1547 bytes, 4 tape blocks x ./charsets/IBM275.map, 996 bytes, 2 tape blocks x ./charsets/IBM855.map, 1590 bytes, 4 tape blocks x ./charsets/IBM420.map, 1829 bytes, 4 tape blocks x ./charsets/IBM852.map, 1485 bytes, 3 tape blocks x ./charsets/IBM860.map, 1527 bytes, 3 tape blocks x ./charsets/GBK.map, 163167 bytes, 319 tape blocks x ./charsets/CNS-2.map, 104836 bytes, 205 tape blocks x ./charsets/CNS-5.map, 125558 bytes, 246 tape blocks x ./charsets/IBM869.map, 1077 bytes, 3 tape blocks x ./charsets/IBM278.map, 1995 bytes, 4 tape blocks x ./charsets/IBM037.map, 1983 bytes, 4 tape blocks x ./charsets/MULE-uviscii.map, 874 bytes, 2 tape blocks x ./charsets/CP932-2BYTE.map, 209696 bytes, 410 tape blocks x ./charsets/IBM851.map, 1204 bytes, 3 tape blocks x ./charsets/IBM423.map, 1536 bytes, 3 tape blocks x ./charsets/IBM880.map, 1700 bytes, 4 tape blocks x ./charsets/CP1125.map, 814 bytes, 2 tape blocks x ./charsets/IBM500.map, 1976 bytes, 4 tape blocks x ./charsets/MACINTOSH.map, 1476 bytes, 3 tape blocks x ./charsets/GB2312.map, 93555 bytes, 183 tape blocks x ./charsets/IBM424.map, 1400 bytes, 3 tape blocks x ./charsets/IBM856.map, 856 bytes, 2 tape blocks x ./charsets/VSCII.map, 1798 bytes, 4 tape blocks x ./charsets/IBM863.map, 1534 bytes, 3 tape blocks x ./charsets/IBM864.map, 1414 bytes, 3 tape blocks x ./charsets/CP10007.map, 853 bytes, 2 tape blocks x ./charsets/BIG5.map, 194668 bytes, 381 tape blocks x ./charsets/CNS-6.map, 92648 bytes, 181 tape blocks x ./charsets/MULE-sisheng.map, 922 bytes, 2 tape blocks x ./charsets/JOHAB.map, 89207 bytes, 175 tape blocks x ./charsets/CNS-1.map, 77070 bytes, 151 tape blocks x ./charsets/GB180304.map, 5566 bytes, 11 tape blocks x ./charsets/IBM875.map, 1553 bytes, 4 tape blocks x ./charsets/IBM284.map, 1976 bytes, 4 tape blocks x ./charsets/CP720.map, 1195 bytes, 3 tape blocks x ./charsets/8859-11.map, 112 bytes, 1 tape blocks x ./charsets/CP1258.map, 695 bytes, 2 tape blocks x ./charsets/JISX2131.map, 122830 bytes, 240 tape blocks x ./charsets/EBCDICUK.map, 999 bytes, 2 tape blocks x ./charsets/8859-8.map, 198 bytes, 1 tape blocks x ./charsets/IBM891.map, 73 bytes, 1 tape blocks x ./charsets/IBM918.map, 1662 bytes, 4 tape blocks x ./charsets/README, 1581 bytes, 4 tape blocks x ./charsets/8859-16.map, 827 bytes, 2 tape blocks x ./charsets/CP1251.map, 747 bytes, 2 tape blocks x ./charsets/CP1256.map, 852 bytes, 2 tape blocks x ./charsets/8859-6.map, 171 bytes, 1 tape blocks x ./charsets/CNS-7.map, 95008 bytes, 186 tape blocks x ./charsets/KSC5601.map, 98266 bytes, 192 tape blocks x ./charsets/KA-ACADEMY.map, 428 bytes, 1 tape blocks x ./charsets/IBM865.map, 1534 bytes, 3 tape blocks x ./charsets/CP737.map, 1011 bytes, 2 tape blocks x ./charsets/IBM862.map, 1234 bytes, 3 tape blocks x ./charsets/IBM277.map, 1983 bytes, 4 tape blocks x ./charsets/IBM038.map, 996 bytes, 2 tape blocks x ./charsets/stdenc.map, 1985 bytes, 4 tape blocks x ./charsets/JISX213A.map, 239 bytes, 1 tape blocks x ./charsets/IBM857.map, 1486 bytes, 3 tape blocks x ./charsets/MULE-ipa.map, 802 bytes, 2 tape blocks x ./charsets/IBM1047.map, 1991 bytes, 4 tape blocks x ./charsets/JISX0212.map, 68026 bytes, 133 tape blocks x ./charsets/IBM850.map, 1536 bytes, 3 tape blocks x ./charsets/MULE-ethiopic.map, 4900 bytes, 10 tape blocks x ./charsets/CP949-2BYTE.map, 132670 bytes, 260 tape blocks x ./charsets/CP1257.map, 1218 bytes, 3 tape blocks x ./charsets/8859-7.map, 321 bytes, 1 tape blocks x ./charsets/CP1250.map, 1339 bytes, 3 tape blocks x ./charsets/ALTERNATIVNYJ.map, 919 bytes, 2 tape blocks x ./charsets/BIG5-HKSCS.map, 249496 bytes, 488 tape blocks x ./charsets/MULE-tibetan.map, 2772 bytes, 6 tape blocks x ./charsets/8859-10.map, 886 bytes, 2 tape blocks x ./charsets/VSCII-2.map, 1229 bytes, 3 tape blocks x ./charsets/8859-9.map, 212 bytes, 1 tape blocks x ./charsets/IBM874.map, 206 bytes, 1 tape blocks x ./charsets/BIG5-2.map, 107616 bytes, 211 tape blocks x ./charsets/IBM285.map, 1983 bytes, 4 tape blocks x ./charsets/CNS-F.map, 60123 bytes, 118 tape blocks x ./charsets/GB180302.map, 164931 bytes, 323 tape blocks x ./ses-example.ses, 8628 bytes, 17 tape blocks x ./ETAGS.README, 2283 bytes, 5 tape blocks x ./GNU, 172 bytes, 1 tape blocks x ./MACHINES, 5254 bytes, 11 tape blocks x ./NEWS, 77072 bytes, 151 tape blocks x ./yow.lines, 400 bytes, 1 tape blocks x ./THE-GNU-PROJECT, 175 bytes, 1 tape blocks x ./NEWS.19, 272636 bytes, 533 tape blocks x ./NEWS.21, 191808 bytes, 375 tape blocks x ./enriched.txt, 10634 bytes, 21 tape blocks x ./GNUS-NEWS, 12268 bytes, 24 tape blocks x ./e, 0 bytes, 0 tape blocks x ./e/README, 567 bytes, 2 tape blocks x ./e/eterm-color, 1179 bytes, 3 tape blocks x ./e/eterm-color.ti, 1457 bytes, 3 tape blocks x ./NEWS.1-17, 98511 bytes, 193 tape blocks x ./emacs.icon, 1933 bytes, 4 tape blocks x ./ERC-NEWS, 45167 bytes, 89 tape blocks x ./ps-prin0.ps, 5325 bytes, 11 tape blocks x ./NEWS.23, 102676 bytes, 201 tape blocks x ./DISTRIB, 4611 bytes, 10 tape blocks x ./ps-prin1.ps, 23234 bytes, 46 tape blocks x ./JOKES, 12263 bytes, 24 tape blocks x ./schema, 0 bytes, 0 tape blocks x ./schema/dbcalstbl.rnc, 762 bytes, 2 tape blocks x ./schema/xhtml-param.rnc, 238 bytes, 1 tape blocks x ./schema/xhtml-ruby.rnc, 539 bytes, 2 tape blocks x ./schema/xhtml-lst.rnc, 475 bytes, 1 tape blocks x ./schema/xhtml-legacy.rnc, 3542 bytes, 7 tape blocks x ./schema/xhtml-csismap.rnc, 817 bytes, 2 tape blocks x ./schema/xhtml-datatypes.rnc, 1474 bytes, 3 tape blocks x ./schema/xhtml-script.rnc, 483 bytes, 1 tape blocks x ./schema/xhtml-bform.rnc, 1655 bytes, 4 tape blocks x ./schema/xhtml-object.rnc, 675 bytes, 2 tape blocks x ./schema/docbook.rnc, 1798 bytes, 4 tape blocks x ./schema/README, 5149 bytes, 11 tape blocks x ./schema/locate.rnc, 6789 bytes, 14 tape blocks x ./schema/xhtml-attribs.rnc, 457 bytes, 1 tape blocks x ./schema/rdfxml.rnc, 6274 bytes, 13 tape blocks x ./schema/xhtml-tgt.rnc, 206 bytes, 1 tape blocks x ./schema/schemas.xml, 2452 bytes, 5 tape blocks x ./schema/xhtml-meta.rnc, 250 bytes, 1 tape blocks x ./schema/dbhier.rnc, 39381 bytes, 77 tape blocks x ./schema/xhtml-frames.rnc, 774 bytes, 2 tape blocks x ./schema/xhtml-hypertext.rnc, 479 bytes, 1 tape blocks x ./schema/xhtml.rnc, 954 bytes, 2 tape blocks x ./schema/xhtml-xstyle.rnc, 256 bytes, 1 tape blocks x ./schema/xhtml-ssismap.rnc, 104 bytes, 1 tape blocks x ./schema/xhtml-events.rnc, 1656 bytes, 4 tape blocks x ./schema/dbstart.rnc, 353 bytes, 1 tape blocks x ./schema/relaxng.rnc, 2847 bytes, 6 tape blocks x ./schema/xhtml-pres.rnc, 649 bytes, 2 tape blocks x ./schema/xhtml-table.rnc, 1930 bytes, 4 tape blocks x ./schema/xhtml-base.rnc, 121 bytes, 1 tape blocks x ./schema/xhtml-text.rnc, 2366 bytes, 5 tape blocks x ./schema/xhtml-form.rnc, 1654 bytes, 4 tape blocks x ./schema/xhtml-bdo.rnc, 216 bytes, 1 tape blocks x ./schema/xhtml-btable.rnc, 975 bytes, 2 tape blocks x ./schema/dbpool.rnc, 142340 bytes, 279 tape blocks x ./schema/xhtml-image.rnc, 290 bytes, 1 tape blocks x ./schema/xhtml-inlstyle.rnc, 64 bytes, 1 tape blocks x ./schema/xhtml-applet.rnc, 441 bytes, 1 tape blocks x ./schema/xhtml-edit.rnc, 333 bytes, 1 tape blocks x ./schema/calstbl.rnc, 7403 bytes, 15 tape blocks x ./schema/xhtml-nameident.rnc, 272 bytes, 1 tape blocks x ./schema/xslt.rnc, 10629 bytes, 21 tape blocks x ./schema/xhtml-link.rnc, 402 bytes, 1 tape blocks x ./schema/xhtml-iframe.rnc, 465 bytes, 1 tape blocks x ./schema/xhtml-struct.rnc, 513 bytes, 2 tape blocks x ./schema/dbnotn.rnc, 2601 bytes, 6 tape blocks x ./PROBLEMS, 133905 bytes, 262 tape blocks x ./DEVEL.HUMOR, 8836 bytes, 18 tape blocks x ./grep.txt, 4700 bytes, 10 tape blocks x ./gnus-tut.txt, 10595 bytes, 21 tape blocks x ./NEWS.24, 154206 bytes, 302 tape blocks x ./NEXTSTEP, 12134 bytes, 24 tape blocks x ./themes, 0 bytes, 0 tape blocks x ./themes/tsdh-dark-theme.el, 7864 bytes, 16 tape blocks x ./themes/misterioso-theme.el, 5167 bytes, 11 tape blocks x ./themes/light-blue-theme.el, 2885 bytes, 6 tape blocks x ./themes/wombat-theme.el, 5265 bytes, 11 tape blocks x ./themes/dichromacy-theme.el, 6048 bytes, 12 tape blocks x ./themes/wheatgrass-theme.el, 3680 bytes, 8 tape blocks x ./themes/tsdh-light-theme.el, 4972 bytes, 10 tape blocks x ./themes/whiteboard-theme.el, 5165 bytes, 11 tape blocks x ./themes/manoj-dark-theme.el, 40948 bytes, 80 tape blocks x ./themes/leuven-theme.el, 44962 bytes, 88 tape blocks x ./themes/deeper-blue-theme.el, 6443 bytes, 13 tape blocks x ./themes/tango-theme.el, 7080 bytes, 14 tape blocks x ./themes/adwaita-theme.el, 5089 bytes, 10 tape blocks x ./themes/tango-dark-theme.el, 7720 bytes, 16 tape blocks x ./COPYING, 35147 bytes, 69 tape blocks x ./CALC-NEWS, 36760 bytes, 72 tape blocks x ./NEWS.18, 63564 bytes, 125 tape blocks x ./HELLO, 5060 bytes, 10 tape blocks x ./srecode, 0 bytes, 0 tape blocks x ./srecode/default.srt, 1969 bytes, 4 tape blocks x ./srecode/getset-cpp.srt, 1360 bytes, 3 tape blocks x ./srecode/doc-default.srt, 2189 bytes, 5 tape blocks x ./srecode/ede-make.srt, 2096 bytes, 5 tape blocks x ./srecode/c.srt, 3149 bytes, 7 tape blocks x ./srecode/template.srt, 4275 bytes, 9 tape blocks x ./srecode/ede-autoconf.srt, 1795 bytes, 4 tape blocks x ./srecode/el.srt, 6836 bytes, 14 tape blocks x ./srecode/test.srt, 2973 bytes, 6 tape blocks x ./srecode/make.srt, 1590 bytes, 4 tape blocks x ./srecode/doc-java.srt, 2631 bytes, 6 tape blocks x ./srecode/texi.srt, 2700 bytes, 6 tape blocks x ./srecode/java.srt, 3801 bytes, 8 tape blocks x ./srecode/wisent.srt, 2046 bytes, 4 tape blocks x ./srecode/cpp.srt, 3179 bytes, 7 tape blocks x ./srecode/doc-cpp.srt, 2624 bytes, 6 tape blocks x ./TODO, 60190 bytes, 118 tape blocks x ./NEWS.20, 188229 bytes, 368 tape blocks x ./edt-user.el, 7014 bytes, 14 tape blocks x ./MH-E-NEWS, 114769 bytes, 225 tape blocks x ./package-keyring.gpg, 999 bytes, 2 tape blocks x ./HISTORY, 5465 bytes, 11 tape blocks x ./tutorials, 0 bytes, 0 tape blocks x ./tutorials/TUTORIAL.zh, 58405 bytes, 115 tape blocks x ./tutorials/TUTORIAL.sk, 50259 bytes, 99 tape blocks x ./tutorials/TUTORIAL, 46908 bytes, 92 tape blocks x ./tutorials/TUTORIAL.sl, 49280 bytes, 97 tape blocks x ./tutorials/TUTORIAL.eo, 46838 bytes, 92 tape blocks x ./tutorials/TUTORIAL.translators, 2627 bytes, 6 tape blocks x ./tutorials/TUTORIAL.ro, 49502 bytes, 97 tape blocks x ./tutorials/TUTORIAL.it, 53777 bytes, 106 tape blocks x ./tutorials/TUTORIAL.ru, 87405 bytes, 171 tape blocks x ./tutorials/TUTORIAL.ko, 53900 bytes, 106 tape blocks x ./tutorials/TUTORIAL.sv, 50008 bytes, 98 tape blocks x ./tutorials/TUTORIAL.th, 122043 bytes, 239 tape blocks x ./tutorials/TUTORIAL.ja, 52802 bytes, 104 tape blocks x ./tutorials/TUTORIAL.de, 65720 bytes, 129 tape blocks x ./tutorials/TUTORIAL.nl, 54118 bytes, 106 tape blocks x ./tutorials/TUTORIAL.fr, 54656 bytes, 107 tape blocks x ./tutorials/TUTORIAL.he, 65455 bytes, 128 tape blocks x ./tutorials/TUTORIAL.cs, 47140 bytes, 93 tape blocks x ./tutorials/TUTORIAL.pt_BR, 47193 bytes, 93 tape blocks x ./tutorials/TUTORIAL.es, 52888 bytes, 104 tape blocks x ./tutorials/TUTORIAL.pl, 55959 bytes, 110 tape blocks x ./tutorials/TUTORIAL.bg, 85679 bytes, 168 tape blocks x ./tutorials/TUTORIAL.cn, 54221 bytes, 106 tape blocks x ./NXML-NEWS, 7375 bytes, 15 tape blocks x ./org, 0 bytes, 0 tape blocks x ./org/README, 1352 bytes, 3 tape blocks x ./org/OrgOdtContentTemplate.xml, 20966 bytes, 41 tape blocks x ./org/OrgOdtStyles.xml, 69085 bytes, 135 tape blocks x ./AUTHORS, 158741 bytes, 311 tape blocks x ./future-bug, 1574 bytes, 4 tape blocks Copying /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lisp to /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/lisp... x ., 0 bytes, 0 tape blocks x ./ielm.el, 25685 bytes, 51 tape blocks x ./epa-file.elc, 8727 bytes, 18 tape blocks x ./help-macro.elc, 4350 bytes, 9 tape blocks x ./pcmpl-linux.el, 3660 bytes, 8 tape blocks x ./msb.el, 39016 bytes, 77 tape blocks x ./kmacro.el, 45800 bytes, 90 tape blocks x ./ruler-mode.el, 28302 bytes, 56 tape blocks x ./completion.el, 90181 bytes, 177 tape blocks x ./w32-fns.elc, 10194 bytes, 20 tape blocks x ./hilit-chg.elc, 29370 bytes, 58 tape blocks x ./rot13.elc, 2445 bytes, 5 tape blocks x ./loaddefs.el, 1204476 bytes, 2353 tape blocks x ./bindings.elc, 40265 bytes, 79 tape blocks x ./org, 0 bytes, 0 tape blocks x ./org/org-capture.elc, 56799 bytes, 111 tape blocks x ./org/org.elc, 798941 bytes, 1561 tape blocks x ./org/ob-keys.el, 3880 bytes, 8 tape blocks x ./org/ob-sh.el, 8940 bytes, 18 tape blocks x ./org/org-timer.el, 16254 bytes, 32 tape blocks x ./org/org-indent.el, 17407 bytes, 34 tape blocks x ./org/ob-calc.elc, 2258 bytes, 5 tape blocks x ./org/ob-picolisp.elc, 4685 bytes, 10 tape blocks x ./org/ob-ocaml.elc, 5585 bytes, 11 tape blocks x ./org/ob-clojure.el, 3290 bytes, 7 tape blocks x ./org/ox-publish.elc, 45224 bytes, 89 tape blocks x ./org/ob-table.el, 5130 bytes, 11 tape blocks x ./org/ox-man.elc, 33472 bytes, 66 tape blocks x ./org/org-feed.el, 25936 bytes, 51 tape blocks x ./org/org-table.el, 194900 bytes, 381 tape blocks x ./org/org-mhe.elc, 5539 bytes, 11 tape blocks x ./org/ob-java.el, 2733 bytes, 6 tape blocks x ./org/ox-latex.elc, 88186 bytes, 173 tape blocks x ./org/ob-io.el, 4375 bytes, 9 tape blocks x ./org/org-habit.elc, 11752 bytes, 23 tape blocks x ./org/org-gnus.el, 11789 bytes, 24 tape blocks x ./org/org-element.elc, 135819 bytes, 266 tape blocks x ./org/ob-eval.elc, 3227 bytes, 7 tape blocks x ./org/ob-lisp.el, 3840 bytes, 8 tape blocks x ./org/org-w3m.elc, 3995 bytes, 8 tape blocks x ./org/org-colview.elc, 50143 bytes, 98 tape blocks x ./org/org-ctags.elc, 12335 bytes, 25 tape blocks x ./org/ob-awk.el, 4163 bytes, 9 tape blocks x ./org/org-bbdb.el, 16529 bytes, 33 tape blocks x ./org/org-src.elc, 35111 bytes, 69 tape blocks x ./org/ob-js.el, 5883 bytes, 12 tape blocks x ./org/ob-perl.elc, 4733 bytes, 10 tape blocks x ./org/org-agenda.el, 399742 bytes, 781 tape blocks x ./org/ob-ledger.el, 2446 bytes, 5 tape blocks x ./org/ob-scala.el, 4387 bytes, 9 tape blocks x ./org/ob-lisp.elc, 2876 bytes, 6 tape blocks x ./org/org-footnote.elc, 21773 bytes, 43 tape blocks x ./org/ox-html.el, 127664 bytes, 250 tape blocks x ./org/ob-asymptote.el, 5172 bytes, 11 tape blocks x ./org/org-pcomplete.elc, 12738 bytes, 25 tape blocks x ./org/org-ctags.el, 20419 bytes, 40 tape blocks x ./org/org-w3m.el, 7559 bytes, 15 tape blocks x ./org/ob.el, 1232 bytes, 3 tape blocks x ./org/org-mobile.elc, 36226 bytes, 71 tape blocks x ./org/ox-texinfo.el, 57134 bytes, 112 tape blocks x ./org/ob-ditaa.el, 4127 bytes, 9 tape blocks x ./org/ob-perl.el, 5313 bytes, 11 tape blocks x ./org/ox-ascii.elc, 58228 bytes, 114 tape blocks x ./org/ob-emacs-lisp.elc, 2228 bytes, 5 tape blocks x ./org/ob-java.elc, 2349 bytes, 5 tape blocks x ./org/org-bibtex.elc, 24172 bytes, 48 tape blocks x ./org/ob-scheme.elc, 5079 bytes, 10 tape blocks x ./org/org-protocol.el, 25467 bytes, 50 tape blocks x ./org/ob-lob.el, 5961 bytes, 12 tape blocks x ./org/org-list.el, 122443 bytes, 240 tape blocks x ./org/ox-odt.el, 161510 bytes, 316 tape blocks x ./org/ob-css.elc, 876 bytes, 2 tape blocks x ./org/org-pcomplete.el, 14590 bytes, 29 tape blocks x ./org/org-agenda.elc, 362887 bytes, 709 tape blocks x ./org/org-attach.elc, 16956 bytes, 34 tape blocks x ./org/ob-lilypond.el, 17327 bytes, 34 tape blocks x ./org/ob-python.elc, 12088 bytes, 24 tape blocks x ./org/org-feed.elc, 18945 bytes, 38 tape blocks x ./org/org-install.el, 452 bytes, 1 tape blocks x ./org/ob-maxima.el, 4606 bytes, 9 tape blocks x ./org/ox-icalendar.el, 36976 bytes, 73 tape blocks x ./org/ob-C.elc, 7614 bytes, 15 tape blocks x ./org/ob-gnuplot.el, 10519 bytes, 21 tape blocks x ./org/org-id.el, 24332 bytes, 48 tape blocks x ./org/ob-dot.el, 2958 bytes, 6 tape blocks x ./org/ox-md.el, 17016 bytes, 34 tape blocks x ./org/org-irc.el, 9236 bytes, 19 tape blocks x ./org/ox-md.elc, 14822 bytes, 29 tape blocks x ./org/org-inlinetask.el, 12032 bytes, 24 tape blocks x ./org/ChangeLog.1, 1154538 bytes, 2255 tape blocks x ./org/org-id.elc, 19876 bytes, 39 tape blocks x ./org/ob-js.elc, 5904 bytes, 12 tape blocks x ./org/ob-fortran.el, 6349 bytes, 13 tape blocks x ./org/ob-plantuml.el, 3051 bytes, 6 tape blocks x ./org/ob-sh.elc, 8406 bytes, 17 tape blocks x ./org/ox-beamer.el, 44061 bytes, 87 tape blocks x ./org/org-datetree.elc, 5740 bytes, 12 tape blocks x ./org/ob-scheme.el, 7052 bytes, 14 tape blocks x ./org/ob-python.el, 13200 bytes, 26 tape blocks x ./org/org-version.el, 607 bytes, 2 tape blocks x ./org/ob-matlab.elc, 502 bytes, 1 tape blocks x ./org/ob-org.elc, 1763 bytes, 4 tape blocks x ./org/ob-gnuplot.elc, 8384 bytes, 17 tape blocks x ./org/org-plot.elc, 9970 bytes, 20 tape blocks x ./org/ox-ascii.el, 69358 bytes, 136 tape blocks x ./org/org-entities.elc, 27578 bytes, 54 tape blocks x ./org/org-irc.elc, 5778 bytes, 12 tape blocks x ./org/org-mhe.el, 8284 bytes, 17 tape blocks x ./org/org-crypt.el, 10028 bytes, 20 tape blocks x ./org/ob-ref.el, 10238 bytes, 20 tape blocks x ./org/ob-latex.el, 7784 bytes, 16 tape blocks x ./org/ob-ref.elc, 6674 bytes, 14 tape blocks x ./org/ox-odt.elc, 135830 bytes, 266 tape blocks x ./org/org-inlinetask.elc, 8304 bytes, 17 tape blocks x ./org/ob-R.el, 14420 bytes, 29 tape blocks x ./org/ob-makefile.el, 1505 bytes, 3 tape blocks x ./org/ob-table.elc, 3037 bytes, 6 tape blocks x ./org/ob-sql.el, 7550 bytes, 15 tape blocks x ./org/org-rmail.el, 4447 bytes, 9 tape blocks x ./org/org-clock.elc, 87432 bytes, 171 tape blocks x ./org/ob-scala.elc, 3854 bytes, 8 tape blocks x ./org/org-timer.elc, 12983 bytes, 26 tape blocks x ./org/org-crypt.elc, 6399 bytes, 13 tape blocks x ./org/org-info.elc, 1507 bytes, 3 tape blocks x ./org/org-docview.elc, 2058 bytes, 5 tape blocks x ./org/ob-ocaml.el, 6185 bytes, 13 tape blocks x ./org/ob-emacs-lisp.el, 3071 bytes, 6 tape blocks x ./org/ob-comint.el, 6406 bytes, 13 tape blocks x ./org/ob-shen.el, 2761 bytes, 6 tape blocks x ./org/org-macro.elc, 4499 bytes, 9 tape blocks x ./org/org-clock.el, 108485 bytes, 212 tape blocks x ./org/org-gnus.elc, 9205 bytes, 18 tape blocks x ./org/ob-asymptote.elc, 3671 bytes, 8 tape blocks x ./org/ob-keys.elc, 2832 bytes, 6 tape blocks x ./org/org-capture.el, 70534 bytes, 138 tape blocks x ./org/org-rmail.elc, 2874 bytes, 6 tape blocks x ./org/org-table.elc, 171249 bytes, 335 tape blocks x ./org/org-element.el, 179612 bytes, 351 tape blocks x ./org/ob-css.el, 1462 bytes, 3 tape blocks x ./org/org-habit.el, 13974 bytes, 28 tape blocks x ./org/ox-latex.el, 105650 bytes, 207 tape blocks x ./org/ox-publish.el, 47889 bytes, 94 tape blocks x ./org/org-attach.el, 18795 bytes, 37 tape blocks x ./org/ob-ruby.el, 8953 bytes, 18 tape blocks x ./org/ob-fortran.elc, 5378 bytes, 11 tape blocks x ./org/ob-lob.elc, 5624 bytes, 11 tape blocks x ./org/ox-man.el, 41692 bytes, 82 tape blocks x ./org/org-eshell.elc, 1605 bytes, 4 tape blocks x ./org/ob-screen.el, 5588 bytes, 11 tape blocks x ./org/ob-R.elc, 13872 bytes, 28 tape blocks x ./org/ox.elc, 198462 bytes, 388 tape blocks x ./org/ob-shen.elc, 2067 bytes, 5 tape blocks x ./org/ox.el, 245074 bytes, 479 tape blocks x ./org/org-plot.el, 13055 bytes, 26 tape blocks x ./org/ob-matlab.el, 1350 bytes, 3 tape blocks x ./org/org-eshell.el, 2243 bytes, 5 tape blocks x ./org/ox-org.elc, 9643 bytes, 19 tape blocks x ./org/ob-eval.el, 5274 bytes, 11 tape blocks x ./org/ob-tangle.el, 21937 bytes, 43 tape blocks x ./org/org-mouse.el, 38909 bytes, 76 tape blocks x ./org/ob-core.elc, 92628 bytes, 181 tape blocks x ./org/ox-html.elc, 113765 bytes, 223 tape blocks x ./org/ob-mscgen.el, 2862 bytes, 6 tape blocks x ./org/org-macs.el, 14090 bytes, 28 tape blocks x ./org/org-mouse.elc, 32299 bytes, 64 tape blocks x ./org/org-compat.el, 20491 bytes, 41 tape blocks x ./org/org-info.el, 2689 bytes, 6 tape blocks x ./org/ob-org.el, 2504 bytes, 5 tape blocks x ./org/org-mobile.el, 43338 bytes, 85 tape blocks x ./org/org-macs.elc, 14385 bytes, 29 tape blocks x ./org/org.el, 931708 bytes, 1820 tape blocks x ./org/org-faces.elc, 28616 bytes, 56 tape blocks x ./org/ob-sass.elc, 1697 bytes, 4 tape blocks x ./org/org-bibtex.el, 30845 bytes, 61 tape blocks x ./org/ob-screen.elc, 4361 bytes, 9 tape blocks x ./org/org-bbdb.elc, 9541 bytes, 19 tape blocks x ./org/ob-ledger.elc, 1904 bytes, 4 tape blocks x ./org/org-list.elc, 84651 bytes, 166 tape blocks x ./org/ob-calc.el, 3787 bytes, 8 tape blocks x ./org/ob-octave.elc, 10188 bytes, 20 tape blocks x ./org/ob-maxima.elc, 3974 bytes, 8 tape blocks x ./org/ob-C.el, 8534 bytes, 17 tape blocks x ./org/ob-io.elc, 3676 bytes, 8 tape blocks x ./org/ox-org.el, 10307 bytes, 21 tape blocks x ./org/org-archive.el, 20801 bytes, 41 tape blocks x ./org/ob-dot.elc, 2105 bytes, 5 tape blocks x ./org/ob-latex.elc, 5905 bytes, 12 tape blocks x ./org/org-datetree.el, 7695 bytes, 16 tape blocks x ./org/org-entities.el, 29890 bytes, 59 tape blocks x ./org/org-src.el, 37696 bytes, 74 tape blocks x ./org/ob-sqlite.elc, 4577 bytes, 9 tape blocks x ./org/ob-comint.elc, 5374 bytes, 11 tape blocks x ./org/org-compat.elc, 15797 bytes, 31 tape blocks x ./org/org-indent.elc, 15888 bytes, 32 tape blocks x ./org/org-docview.el, 3532 bytes, 7 tape blocks x ./org/ox-icalendar.elc, 34891 bytes, 69 tape blocks x ./org/ob-exp.el, 15448 bytes, 31 tape blocks x ./org/ob-core.el, 109290 bytes, 214 tape blocks x ./org/ox-beamer.elc, 35746 bytes, 70 tape blocks x ./org/ob-ruby.elc, 9035 bytes, 18 tape blocks x ./org/org-colview.el, 60993 bytes, 120 tape blocks x ./org/org-loaddefs.el, 82993 bytes, 163 tape blocks x ./org/org-footnote.el, 33460 bytes, 66 tape blocks x ./org/ob-makefile.elc, 908 bytes, 2 tape blocks x ./org/ox-texinfo.elc, 51187 bytes, 100 tape blocks x ./org/ob-clojure.elc, 2379 bytes, 5 tape blocks x ./org/ob-sass.el, 2562 bytes, 6 tape blocks x ./org/org-protocol.elc, 18404 bytes, 36 tape blocks x ./org/ob-haskell.el, 9152 bytes, 18 tape blocks x ./org/org-archive.elc, 16060 bytes, 32 tape blocks x ./org/ob-tangle.elc, 16969 bytes, 34 tape blocks x ./org/org-faces.el, 32616 bytes, 64 tape blocks x ./org/ob.elc, 693 bytes, 2 tape blocks x ./org/ob-lilypond.elc, 15058 bytes, 30 tape blocks x ./org/org-macro.el, 7780 bytes, 16 tape blocks x ./org/ob-exp.elc, 11897 bytes, 24 tape blocks x ./org/ob-picolisp.el, 8080 bytes, 16 tape blocks x ./org/ob-mscgen.elc, 1387 bytes, 3 tape blocks x ./org/ob-sqlite.el, 5520 bytes, 11 tape blocks x ./org/ob-plantuml.elc, 2261 bytes, 5 tape blocks x ./org/ob-sql.elc, 5544 bytes, 11 tape blocks x ./org/ob-octave.el, 10338 bytes, 21 tape blocks x ./org/ob-haskell.elc, 8451 bytes, 17 tape blocks x ./org/ob-awk.elc, 3705 bytes, 8 tape blocks x ./org/ob-ditaa.elc, 3081 bytes, 7 tape blocks x ./descr-text.elc, 26963 bytes, 53 tape blocks x ./files-x.elc, 13894 bytes, 28 tape blocks x ./kermit.el, 6527 bytes, 13 tape blocks x ./autoarg.el, 5740 bytes, 12 tape blocks x ./gs.elc, 3854 bytes, 8 tape blocks x ./comint.elc, 114360 bytes, 224 tape blocks x ./tmm.el, 21660 bytes, 43 tape blocks x ./font-core.el, 12571 bytes, 25 tape blocks x ./ses.el, 149373 bytes, 292 tape blocks x ./xt-mouse.elc, 14158 bytes, 28 tape blocks x ./calculator.el, 69763 bytes, 137 tape blocks x ./md4.el, 8428 bytes, 17 tape blocks x ./xwidget.elc, 17042 bytes, 34 tape blocks x ./electric.elc, 18481 bytes, 37 tape blocks x ./international, 0 bytes, 0 tape blocks x ./international/uni-category.el, 14933 bytes, 30 tape blocks x ./international/iso-ascii.el, 7928 bytes, 16 tape blocks x ./international/iso-transl.elc, 5050 bytes, 10 tape blocks x ./international/charscript.elc, 5743 bytes, 12 tape blocks x ./international/uni-titlecase.el, 7812 bytes, 16 tape blocks x ./international/kinsoku.el, 6382 bytes, 13 tape blocks x ./international/latin1-disp.elc, 44964 bytes, 88 tape blocks x ./international/ja-dic-utl.elc, 5236 bytes, 11 tape blocks x ./international/robin.elc, 8582 bytes, 17 tape blocks x ./international/README, 643 bytes, 2 tape blocks x ./international/iso-transl.el, 9011 bytes, 18 tape blocks x ./international/latexenc.el, 8179 bytes, 16 tape blocks x ./international/uni-old-name.el, 19949 bytes, 39 tape blocks x ./international/mule.el, 100037 bytes, 196 tape blocks x ./international/charprop.el, 4211 bytes, 9 tape blocks x ./international/ja-dic-utl.el, 8414 bytes, 17 tape blocks x ./international/charscript.el, 9920 bytes, 20 tape blocks x ./international/mule-conf.elc, 37085 bytes, 73 tape blocks x ./international/latin1-disp.el, 65201 bytes, 128 tape blocks x ./international/cp51932.el, 9580 bytes, 19 tape blocks x ./international/isearch-x.el, 5453 bytes, 11 tape blocks x ./international/iso-ascii.elc, 5624 bytes, 11 tape blocks x ./international/ccl.elc, 40169 bytes, 79 tape blocks x ./international/uni-digit.el, 3473 bytes, 7 tape blocks x ./international/characters.elc, 35135 bytes, 69 tape blocks x ./international/mule.elc, 76566 bytes, 150 tape blocks x ./international/ja-dic-cnv.el, 18518 bytes, 37 tape blocks x ./international/latexenc.elc, 4213 bytes, 9 tape blocks x ./international/uni-bidi.el, 9552 bytes, 19 tape blocks x ./international/kinsoku.elc, 3239 bytes, 7 tape blocks x ./international/uni-mirrored.el, 10247 bytes, 21 tape blocks x ./international/ogonek.elc, 16665 bytes, 33 tape blocks x ./international/kkc.el, 24149 bytes, 48 tape blocks x ./international/quail.elc, 81956 bytes, 161 tape blocks x ./international/eucjp-ms.el, 39900 bytes, 78 tape blocks x ./international/quail.el, 118169 bytes, 231 tape blocks x ./international/utf-7.elc, 2192 bytes, 5 tape blocks x ./international/cp51932.elc, 7955 bytes, 16 tape blocks x ./international/uni-decimal.el, 3155 bytes, 7 tape blocks x ./international/uni-uppercase.el, 7808 bytes, 16 tape blocks x ./international/utf-7.el, 4316 bytes, 9 tape blocks x ./international/titdic-cnv.elc, 34988 bytes, 69 tape blocks x ./international/eucjp-ms.elc, 31744 bytes, 62 tape blocks x ./international/characters.el, 51816 bytes, 102 tape blocks x ./international/uni-combining.el, 7481 bytes, 15 tape blocks x ./international/mule-conf.el, 45194 bytes, 89 tape blocks x ./international/kkc.elc, 14560 bytes, 29 tape blocks x ./international/mule-cmds.el, 121773 bytes, 238 tape blocks x ./international/mule-util.elc, 13664 bytes, 27 tape blocks x ./international/ccl.el, 51339 bytes, 101 tape blocks x ./international/robin.el, 17387 bytes, 34 tape blocks x ./international/ja-dic-cnv.elc, 11358 bytes, 23 tape blocks x ./international/uni-brackets.el, 5028 bytes, 10 tape blocks x ./international/uni-numeric.el, 5480 bytes, 11 tape blocks x ./international/iso-cvt.elc, 18940 bytes, 37 tape blocks x ./international/uni-decomposition.el, 29774 bytes, 59 tape blocks x ./international/uni-name.el, 203353 bytes, 398 tape blocks x ./international/mule-diag.el, 43910 bytes, 86 tape blocks x ./international/ucs-normalize.el, 26163 bytes, 52 tape blocks x ./international/iso-cvt.el, 23649 bytes, 47 tape blocks x ./international/ogonek.el, 20646 bytes, 41 tape blocks x ./international/titdic-cnv.el, 47470 bytes, 93 tape blocks x ./international/uni-comment.el, 2575 bytes, 6 tape blocks x ./international/uni-lowercase.el, 7708 bytes, 16 tape blocks x ./international/fontset.el, 48834 bytes, 96 tape blocks x ./international/mule-cmds.elc, 89408 bytes, 175 tape blocks x ./international/fontset.elc, 33589 bytes, 66 tape blocks x ./international/mule-diag.elc, 37367 bytes, 73 tape blocks x ./international/ucs-normalize.elc, 214238 bytes, 419 tape blocks x ./international/mule-util.el, 20116 bytes, 40 tape blocks x ./international/isearch-x.elc, 2856 bytes, 6 tape blocks x ./mb-depth.el, 2942 bytes, 6 tape blocks x ./cus-theme.el, 25712 bytes, 51 tape blocks x ./proced.el, 84454 bytes, 165 tape blocks x ./emulation, 0 bytes, 0 tape blocks x ./emulation/viper-ex.elc, 49479 bytes, 97 tape blocks x ./emulation/viper.elc, 29056 bytes, 57 tape blocks x ./emulation/edt.elc, 65509 bytes, 128 tape blocks x ./emulation/viper-keym.el, 28678 bytes, 57 tape blocks x ./emulation/cua-gmrk.elc, 10340 bytes, 21 tape blocks x ./emulation/cua-base.el, 53700 bytes, 105 tape blocks x ./emulation/edt.el, 90298 bytes, 177 tape blocks x ./emulation/cua-gmrk.el, 14684 bytes, 29 tape blocks x ./emulation/viper-util.el, 54642 bytes, 107 tape blocks x ./emulation/viper-macs.elc, 19571 bytes, 39 tape blocks x ./emulation/viper-util.elc, 32774 bytes, 65 tape blocks x ./emulation/cua-rect.el, 54259 bytes, 106 tape blocks x ./emulation/edt-mapper.elc, 12129 bytes, 24 tape blocks x ./emulation/viper-cmd.el, 174825 bytes, 342 tape blocks x ./emulation/viper-macs.el, 31818 bytes, 63 tape blocks x ./emulation/cua-rect.elc, 40071 bytes, 79 tape blocks x ./emulation/viper-mous.el, 24535 bytes, 48 tape blocks x ./emulation/viper-ex.el, 75944 bytes, 149 tape blocks x ./emulation/viper-mous.elc, 14552 bytes, 29 tape blocks x ./emulation/viper-init.elc, 31630 bytes, 62 tape blocks x ./emulation/edt-pc.el, 3691 bytes, 8 tape blocks x ./emulation/edt-lk201.elc, 1264 bytes, 3 tape blocks x ./emulation/edt-vt100.el, 1584 bytes, 4 tape blocks x ./emulation/keypad.elc, 6144 bytes, 12 tape blocks x ./emulation/viper-cmd.elc, 127328 bytes, 249 tape blocks x ./emulation/viper-keym.elc, 22506 bytes, 44 tape blocks x ./emulation/edt-pc.elc, 1241 bytes, 3 tape blocks x ./emulation/keypad.el, 10079 bytes, 20 tape blocks x ./emulation/edt-lk201.el, 2416 bytes, 5 tape blocks x ./emulation/viper-init.el, 36919 bytes, 73 tape blocks x ./emulation/viper.el, 54106 bytes, 106 tape blocks x ./emulation/edt-mapper.el, 19581 bytes, 39 tape blocks x ./emulation/edt-vt100.elc, 693 bytes, 2 tape blocks x ./emulation/cua-base.elc, 33335 bytes, 66 tape blocks x ./shell.el, 54182 bytes, 106 tape blocks x ./color.el, 15564 bytes, 31 tape blocks x ./proced.elc, 63687 bytes, 125 tape blocks x ./ps-def.elc, 2426 bytes, 5 tape blocks x ./ibuffer.elc, 105853 bytes, 207 tape blocks x ./follow.el, 64550 bytes, 127 tape blocks x ./epa-hook.el, 3968 bytes, 8 tape blocks x ./mb-depth.elc, 3372 bytes, 7 tape blocks x ./select.elc, 18229 bytes, 36 tape blocks x ./version.el, 7142 bytes, 14 tape blocks x ./delsel.elc, 9381 bytes, 19 tape blocks x ./winner.el, 14961 bytes, 30 tape blocks x ./type-break.el, 48072 bytes, 94 tape blocks x ./term.el, 175615 bytes, 343 tape blocks x ./ChangeLog.17, 996068 bytes, 1946 tape blocks x ./generic-x.elc, 41442 bytes, 81 tape blocks x ./desktop.elc, 47734 bytes, 94 tape blocks x ./window.elc, 255810 bytes, 500 tape blocks x ./register.el, 21417 bytes, 42 tape blocks x ./epg-config.el, 8100 bytes, 16 tape blocks x ./pcomplete.el, 51901 bytes, 102 tape blocks x ./faces.elc, 88607 bytes, 174 tape blocks x ./scroll-all.el, 4216 bytes, 9 tape blocks x ./talk.elc, 3062 bytes, 6 tape blocks x ./dframe.elc, 21744 bytes, 43 tape blocks x ./rot13.el, 3537 bytes, 7 tape blocks x ./select.el, 24123 bytes, 48 tape blocks x ./help-at-pt.el, 14530 bytes, 29 tape blocks x ./scroll-bar.elc, 16485 bytes, 33 tape blocks x ./timezone.el, 16139 bytes, 32 tape blocks x ./find-dired.el, 13014 bytes, 26 tape blocks x ./midnight.el, 10098 bytes, 20 tape blocks x ./dynamic-setting.elc, 2137 bytes, 5 tape blocks x ./image-dired.el, 102452 bytes, 201 tape blocks x ./ehelp.el, 16919 bytes, 34 tape blocks x ./net, 0 bytes, 0 tape blocks x ./net/snmp-mode.el, 23277 bytes, 46 tape blocks x ./net/ange-ftp.el, 241813 bytes, 473 tape blocks x ./net/webjump.elc, 13969 bytes, 28 tape blocks x ./net/sasl-scram-rfc.el, 6334 bytes, 13 tape blocks x ./net/tramp-loaddefs.el, 41831 bytes, 82 tape blocks x ./net/newst-plainview.el, 71794 bytes, 141 tape blocks x ./net/tramp-smb.el, 75668 bytes, 148 tape blocks x ./net/browse-url.el, 65027 bytes, 128 tape blocks x ./net/imap.el, 105565 bytes, 207 tape blocks x ./net/secrets.elc, 22228 bytes, 44 tape blocks x ./net/dns.elc, 11665 bytes, 23 tape blocks x ./net/net-utils.elc, 31922 bytes, 63 tape blocks x ./net/eudc-bob.el, 11425 bytes, 23 tape blocks x ./net/mairix.elc, 25769 bytes, 51 tape blocks x ./net/newst-backend.el, 109234 bytes, 214 tape blocks x ./net/tramp-cache.elc, 17425 bytes, 35 tape blocks x ./net/tramp.el, 175644 bytes, 344 tape blocks x ./net/tramp-gvfs.el, 72630 bytes, 142 tape blocks x ./net/tramp-adb.elc, 96932 bytes, 190 tape blocks x ./net/hmac-def.el, 2918 bytes, 6 tape blocks x ./net/zeroconf.elc, 18571 bytes, 37 tape blocks x ./net/trampver.elc, 1801 bytes, 4 tape blocks x ./net/newsticker.el, 18127 bytes, 36 tape blocks x ./net/rlogin.el, 11869 bytes, 24 tape blocks x ./net/rfc2104.el, 4140 bytes, 9 tape blocks x ./net/nsm.el, 17189 bytes, 34 tape blocks x ./net/pinentry.elc, 12543 bytes, 25 tape blocks x ./net/sasl.elc, 6742 bytes, 14 tape blocks x ./net/soap-inspect.el, 20819 bytes, 41 tape blocks x ./net/ntlm.elc, 14512 bytes, 29 tape blocks x ./net/tls.elc, 7904 bytes, 16 tape blocks x ./net/tramp-sh.elc, 295050 bytes, 577 tape blocks x ./net/shr-color.elc, 9184 bytes, 18 tape blocks x ./net/gnutls.elc, 8142 bytes, 16 tape blocks x ./net/tramp-uu.el, 3103 bytes, 7 tape blocks x ./net/dig.el, 6100 bytes, 12 tape blocks x ./net/rcirc.el, 113786 bytes, 223 tape blocks x ./net/eudc-export.el, 8307 bytes, 17 tape blocks x ./net/sasl-digest.elc, 3419 bytes, 7 tape blocks x ./net/eudc-vars.el, 16271 bytes, 32 tape blocks x ./net/zeroconf.el, 25216 bytes, 50 tape blocks x ./net/eudc.elc, 33818 bytes, 67 tape blocks x ./net/webjump.el, 20716 bytes, 41 tape blocks x ./net/pinentry.el, 18371 bytes, 36 tape blocks x ./net/sasl-digest.el, 4753 bytes, 10 tape blocks x ./net/sasl-cram.elc, 1005 bytes, 2 tape blocks x ./net/quickurl.elc, 17578 bytes, 35 tape blocks x ./net/newsticker.elc, 771 bytes, 2 tape blocks x ./net/tramp-gw.el, 12233 bytes, 24 tape blocks x ./net/tramp-cache.el, 17039 bytes, 34 tape blocks x ./net/rcirc.elc, 104192 bytes, 204 tape blocks x ./net/dbus.elc, 57882 bytes, 114 tape blocks x ./net/goto-addr.el, 11244 bytes, 22 tape blocks x ./net/sasl-cram.el, 1545 bytes, 4 tape blocks x ./net/tramp-cmds.elc, 9938 bytes, 20 tape blocks x ./net/hmac-md5.elc, 2151 bytes, 5 tape blocks x ./net/mairix.el, 31704 bytes, 62 tape blocks x ./net/nsm.elc, 13468 bytes, 27 tape blocks x ./net/soap-inspect.elc, 20536 bytes, 41 tape blocks x ./net/dns.el, 15929 bytes, 32 tape blocks x ./net/newst-ticker.el, 12373 bytes, 25 tape blocks x ./net/browse-url.elc, 52555 bytes, 103 tape blocks x ./net/sasl-ntlm.el, 2351 bytes, 5 tape blocks x ./net/newst-backend.elc, 69821 bytes, 137 tape blocks x ./net/network-stream.el, 16208 bytes, 32 tape blocks x ./net/newst-treeview.elc, 78484 bytes, 154 tape blocks x ./net/net-utils.el, 29268 bytes, 58 tape blocks x ./net/eudc-vars.elc, 15034 bytes, 30 tape blocks x ./net/ange-ftp.elc, 121860 bytes, 239 tape blocks x ./net/rlogin.elc, 11048 bytes, 22 tape blocks x ./net/tramp-gvfs.elc, 101511 bytes, 199 tape blocks x ./net/newst-ticker.elc, 7976 bytes, 16 tape blocks x ./net/tramp-adb.el, 48311 bytes, 95 tape blocks x ./net/shr-color.el, 13164 bytes, 26 tape blocks x ./net/tramp-ftp.elc, 5046 bytes, 10 tape blocks x ./net/soap-client.elc, 214658 bytes, 420 tape blocks x ./net/secrets.el, 33991 bytes, 67 tape blocks x ./net/newst-treeview.el, 93738 bytes, 184 tape blocks x ./net/ldap.elc, 17239 bytes, 34 tape blocks x ./net/socks.el, 22776 bytes, 45 tape blocks x ./net/tls.el, 11223 bytes, 22 tape blocks x ./net/eudc-bob.elc, 8745 bytes, 18 tape blocks x ./net/gnutls.el, 11078 bytes, 22 tape blocks x ./net/eudcb-bbdb.el, 9638 bytes, 19 tape blocks x ./net/socks.elc, 12261 bytes, 24 tape blocks x ./net/imap.elc, 101988 bytes, 200 tape blocks x ./net/trampver.el, 2812 bytes, 6 tape blocks x ./net/tramp-smb.elc, 127169 bytes, 249 tape blocks x ./net/eudcb-bbdb.elc, 5618 bytes, 11 tape blocks x ./net/newst-plainview.elc, 49879 bytes, 98 tape blocks x ./net/telnet.el, 10648 bytes, 21 tape blocks x ./net/eudc.el, 43847 bytes, 86 tape blocks x ./net/telnet.elc, 9375 bytes, 19 tape blocks x ./net/newst-reader.elc, 9821 bytes, 20 tape blocks x ./net/goto-addr.elc, 9633 bytes, 19 tape blocks x ./net/newst-reader.el, 14492 bytes, 29 tape blocks x ./net/netrc.elc, 4989 bytes, 10 tape blocks x ./net/sasl.el, 8431 bytes, 17 tape blocks x ./net/eww.elc, 62866 bytes, 123 tape blocks x ./net/dbus.el, 68959 bytes, 135 tape blocks x ./net/eww.el, 66613 bytes, 131 tape blocks x ./net/snmp-mode.elc, 14856 bytes, 30 tape blocks x ./net/ntlm.el, 24051 bytes, 47 tape blocks x ./net/tramp-cmds.el, 13075 bytes, 26 tape blocks x ./net/tramp-uu.elc, 1842 bytes, 4 tape blocks x ./net/eudcb-mab.elc, 2658 bytes, 6 tape blocks x ./net/shr.el, 70783 bytes, 139 tape blocks x ./net/sasl-scram-rfc.elc, 3638 bytes, 8 tape blocks x ./net/tramp.elc, 182852 bytes, 358 tape blocks x ./net/tramp-sh.el, 229899 bytes, 450 tape blocks x ./net/quickurl.el, 19203 bytes, 38 tape blocks x ./net/tramp-compat.elc, 17224 bytes, 34 tape blocks x ./net/dig.elc, 6295 bytes, 13 tape blocks x ./net/rfc2104.elc, 1308 bytes, 3 tape blocks x ./net/shr.elc, 55927 bytes, 110 tape blocks x ./net/eudc-export.elc, 6117 bytes, 12 tape blocks x ./net/tramp-ftp.el, 8023 bytes, 16 tape blocks x ./net/eudcb-ldap.elc, 5630 bytes, 11 tape blocks x ./net/tramp-compat.el, 24058 bytes, 47 tape blocks x ./net/soap-client.el, 134803 bytes, 264 tape blocks x ./net/netrc.el, 7298 bytes, 15 tape blocks x ./net/eudcb-mab.el, 4014 bytes, 8 tape blocks x ./net/hmac-md5.el, 2826 bytes, 6 tape blocks x ./net/sasl-ntlm.elc, 1662 bytes, 4 tape blocks x ./net/network-stream.elc, 10574 bytes, 21 tape blocks x ./net/eudc-hotlist.el, 6402 bytes, 13 tape blocks x ./net/ldap.el, 27748 bytes, 55 tape blocks x ./net/hmac-def.elc, 1915 bytes, 4 tape blocks x ./net/tramp-gw.elc, 13372 bytes, 27 tape blocks x ./net/eudc-hotlist.elc, 7034 bytes, 14 tape blocks x ./net/eudcb-ldap.el, 7589 bytes, 15 tape blocks x ./cus-face.elc, 10643 bytes, 21 tape blocks x ./info-xref.elc, 17222 bytes, 34 tape blocks x ./jit-lock.el, 29228 bytes, 58 tape blocks x ./format.elc, 28289 bytes, 56 tape blocks x ./misearch.el, 16078 bytes, 32 tape blocks x ./autoarg.elc, 6495 bytes, 13 tape blocks x ./misearch.elc, 12671 bytes, 25 tape blocks x ./image.elc, 27457 bytes, 54 tape blocks x ./vt100-led.elc, 1364 bytes, 3 tape blocks x ./foldout.elc, 7511 bytes, 15 tape blocks x ./json.el, 25032 bytes, 49 tape blocks x ./loadhist.elc, 9038 bytes, 18 tape blocks x ./profiler.elc, 41081 bytes, 81 tape blocks x ./ibuf-ext.el, 55076 bytes, 108 tape blocks x ./mwheel.el, 11559 bytes, 23 tape blocks x ./x-dnd.el, 28050 bytes, 55 tape blocks x ./echistory.el, 6007 bytes, 12 tape blocks x ./vcursor.el, 46160 bytes, 91 tape blocks x ./icomplete.elc, 14468 bytes, 29 tape blocks x ./chistory.elc, 7888 bytes, 16 tape blocks x ./xml.el, 39642 bytes, 78 tape blocks x ./startup.el, 106773 bytes, 209 tape blocks x ./skeleton.elc, 16092 bytes, 32 tape blocks x ./startup.elc, 67135 bytes, 132 tape blocks x ./help-mode.el, 30873 bytes, 61 tape blocks x ./disp-table.el, 10843 bytes, 22 tape blocks x ./ChangeLog.10, 879022 bytes, 1717 tape blocks x ./epa-dired.el, 2411 bytes, 5 tape blocks x ./minibuffer.el, 164136 bytes, 321 tape blocks x ./isearch.elc, 118509 bytes, 232 tape blocks x ./server.el, 67532 bytes, 132 tape blocks x ./savehist.elc, 11137 bytes, 22 tape blocks x ./ps-print.elc, 142908 bytes, 280 tape blocks x ./t-mouse.el, 3575 bytes, 7 tape blocks x ./reposition.el, 7289 bytes, 15 tape blocks x ./paren.elc, 8727 bytes, 18 tape blocks x ./obarray.el, 2095 bytes, 5 tape blocks x ./pcmpl-unix.elc, 7704 bytes, 16 tape blocks x ./bookmark.elc, 73540 bytes, 144 tape blocks x ./whitespace.elc, 70485 bytes, 138 tape blocks x ./dired.el, 179658 bytes, 351 tape blocks x ./saveplace.el, 15085 bytes, 30 tape blocks x ./hippie-exp.elc, 21990 bytes, 43 tape blocks x ./image-file.elc, 6370 bytes, 13 tape blocks x ./font-lock.el, 102861 bytes, 201 tape blocks x ./find-file.elc, 18353 bytes, 36 tape blocks x ./wdired.elc, 23197 bytes, 46 tape blocks x ./emacs-lisp, 0 bytes, 0 tape blocks x ./emacs-lisp/testcover.el, 22090 bytes, 44 tape blocks x ./emacs-lisp/checkdoc.el, 106479 bytes, 208 tape blocks x ./emacs-lisp/cl-preloaded.elc, 24898 bytes, 49 tape blocks x ./emacs-lisp/cl.elc, 15181 bytes, 30 tape blocks x ./emacs-lisp/regi.el, 8742 bytes, 18 tape blocks x ./emacs-lisp/cl-lib.el, 28136 bytes, 55 tape blocks x ./emacs-lisp/easymenu.elc, 19865 bytes, 39 tape blocks x ./emacs-lisp/debug.el, 31295 bytes, 62 tape blocks x ./emacs-lisp/derived.elc, 11792 bytes, 24 tape blocks x ./emacs-lisp/eldoc.elc, 15404 bytes, 31 tape blocks x ./emacs-lisp/lisp.el, 29932 bytes, 59 tape blocks x ./emacs-lisp/cl-generic.elc, 56028 bytes, 110 tape blocks x ./emacs-lisp/cl-seq.el, 41613 bytes, 82 tape blocks x ./emacs-lisp/subr-x.elc, 7888 bytes, 16 tape blocks x ./emacs-lisp/let-alist.el, 4955 bytes, 10 tape blocks x ./emacs-lisp/eieio-opt.el, 11522 bytes, 23 tape blocks x ./emacs-lisp/disass.elc, 5658 bytes, 12 tape blocks x ./emacs-lisp/ewoc.elc, 24757 bytes, 49 tape blocks x ./emacs-lisp/find-func.el, 26454 bytes, 52 tape blocks x ./emacs-lisp/cl-generic.el, 54101 bytes, 106 tape blocks x ./emacs-lisp/regi.elc, 6002 bytes, 12 tape blocks x ./emacs-lisp/rx.el, 37323 bytes, 73 tape blocks x ./emacs-lisp/edebug.elc, 92639 bytes, 181 tape blocks x ./emacs-lisp/ert-x.el, 10773 bytes, 22 tape blocks x ./emacs-lisp/eieio-speedbar.el, 15882 bytes, 32 tape blocks x ./emacs-lisp/generic.el, 12291 bytes, 25 tape blocks x ./emacs-lisp/inline.el, 10369 bytes, 21 tape blocks x ./emacs-lisp/helper.elc, 4053 bytes, 8 tape blocks x ./emacs-lisp/smie.elc, 49022 bytes, 96 tape blocks x ./emacs-lisp/bindat.el, 20702 bytes, 41 tape blocks x ./emacs-lisp/float-sup.elc, 1242 bytes, 3 tape blocks x ./emacs-lisp/copyright.el, 14223 bytes, 28 tape blocks x ./emacs-lisp/cursor-sensor.el, 8002 bytes, 16 tape blocks x ./emacs-lisp/tabulated-list.elc, 20907 bytes, 41 tape blocks x ./emacs-lisp/syntax.el, 26809 bytes, 53 tape blocks x ./emacs-lisp/advice.el, 139235 bytes, 272 tape blocks x ./emacs-lisp/easy-mmode.el, 26089 bytes, 51 tape blocks x ./emacs-lisp/elp.el, 22181 bytes, 44 tape blocks x ./emacs-lisp/check-declare.elc, 9773 bytes, 20 tape blocks x ./emacs-lisp/map-ynp.el, 9573 bytes, 19 tape blocks x ./emacs-lisp/eieio-core.el, 47495 bytes, 93 tape blocks x ./emacs-lisp/float-sup.el, 1833 bytes, 4 tape blocks x ./emacs-lisp/cursor-sensor.elc, 5856 bytes, 12 tape blocks x ./emacs-lisp/gv.elc, 22627 bytes, 45 tape blocks x ./emacs-lisp/byte-run.el, 22641 bytes, 45 tape blocks x ./emacs-lisp/cl-extra.el, 31352 bytes, 62 tape blocks x ./emacs-lisp/macroexp.elc, 17999 bytes, 36 tape blocks x ./emacs-lisp/timer.elc, 22029 bytes, 44 tape blocks x ./emacs-lisp/regexp-opt.elc, 5513 bytes, 11 tape blocks x ./emacs-lisp/derived.el, 19006 bytes, 38 tape blocks x ./emacs-lisp/cl-lib.elc, 35685 bytes, 70 tape blocks x ./emacs-lisp/chart.el, 24881 bytes, 49 tape blocks x ./emacs-lisp/avl-tree.el, 23171 bytes, 46 tape blocks x ./emacs-lisp/cconv.elc, 19801 bytes, 39 tape blocks x ./emacs-lisp/map.elc, 12156 bytes, 24 tape blocks x ./emacs-lisp/tabulated-list.el, 24351 bytes, 48 tape blocks x ./emacs-lisp/generic.elc, 7678 bytes, 15 tape blocks x ./emacs-lisp/autoload.el, 40001 bytes, 79 tape blocks x ./emacs-lisp/eieio-datadebug.el, 4699 bytes, 10 tape blocks x ./emacs-lisp/cconv.el, 33111 bytes, 65 tape blocks x ./emacs-lisp/easymenu.el, 28288 bytes, 56 tape blocks x ./emacs-lisp/cl-preloaded.el, 11935 bytes, 24 tape blocks x ./emacs-lisp/nadvice.el, 24929 bytes, 49 tape blocks x ./emacs-lisp/eieio-opt.elc, 9484 bytes, 19 tape blocks x ./emacs-lisp/eieio-base.elc, 16106 bytes, 32 tape blocks x ./emacs-lisp/ring.elc, 6415 bytes, 13 tape blocks x ./emacs-lisp/ewoc.el, 22239 bytes, 44 tape blocks x ./emacs-lisp/pp.el, 6829 bytes, 14 tape blocks x ./emacs-lisp/unsafep.elc, 4750 bytes, 10 tape blocks x ./emacs-lisp/testcover.elc, 13878 bytes, 28 tape blocks x ./emacs-lisp/byte-run.elc, 14995 bytes, 30 tape blocks x ./emacs-lisp/byte-opt.el, 82980 bytes, 163 tape blocks x ./emacs-lisp/advice.elc, 53161 bytes, 104 tape blocks x ./emacs-lisp/rx.elc, 27886 bytes, 55 tape blocks x ./emacs-lisp/disass.el, 9303 bytes, 19 tape blocks x ./emacs-lisp/cl-macs.elc, 90027 bytes, 176 tape blocks x ./emacs-lisp/helper.el, 5051 bytes, 10 tape blocks x ./emacs-lisp/re-builder.el, 24944 bytes, 49 tape blocks x ./emacs-lisp/edebug.el, 144446 bytes, 283 tape blocks x ./emacs-lisp/regexp-opt.el, 12223 bytes, 24 tape blocks x ./emacs-lisp/subr-x.el, 6663 bytes, 14 tape blocks x ./emacs-lisp/elint.el, 39980 bytes, 79 tape blocks x ./emacs-lisp/map.el, 12253 bytes, 24 tape blocks x ./emacs-lisp/tq.el, 6189 bytes, 13 tape blocks x ./emacs-lisp/eieio-datadebug.elc, 3112 bytes, 7 tape blocks x ./emacs-lisp/shadow.elc, 9528 bytes, 19 tape blocks x ./emacs-lisp/generator.elc, 25398 bytes, 50 tape blocks x ./emacs-lisp/package-x.el, 12319 bytes, 25 tape blocks x ./emacs-lisp/lisp.elc, 20270 bytes, 40 tape blocks x ./emacs-lisp/macroexp.el, 23128 bytes, 46 tape blocks x ./emacs-lisp/eldoc.el, 17928 bytes, 36 tape blocks x ./emacs-lisp/gv.el, 25452 bytes, 50 tape blocks x ./emacs-lisp/smie.el, 103713 bytes, 203 tape blocks x ./emacs-lisp/ring.el, 8312 bytes, 17 tape blocks x ./emacs-lisp/chart.elc, 25557 bytes, 50 tape blocks x ./emacs-lisp/crm.elc, 7782 bytes, 16 tape blocks x ./emacs-lisp/eieio.el, 40385 bytes, 79 tape blocks x ./emacs-lisp/ert.el, 108383 bytes, 212 tape blocks x ./emacs-lisp/eieio-core.elc, 38774 bytes, 76 tape blocks x ./emacs-lisp/find-func.elc, 20118 bytes, 40 tape blocks x ./emacs-lisp/lisp-mnt.elc, 23302 bytes, 46 tape blocks x ./emacs-lisp/debug.elc, 25874 bytes, 51 tape blocks x ./emacs-lisp/lisp-mnt.el, 22223 bytes, 44 tape blocks x ./emacs-lisp/package.el, 148515 bytes, 291 tape blocks x ./emacs-lisp/tq.elc, 3945 bytes, 8 tape blocks x ./emacs-lisp/checkdoc.elc, 70709 bytes, 139 tape blocks x ./emacs-lisp/eieio-custom.el, 17505 bytes, 35 tape blocks x ./emacs-lisp/tcover-unsafep.el, 5346 bytes, 11 tape blocks x ./emacs-lisp/map-ynp.elc, 6536 bytes, 13 tape blocks x ./emacs-lisp/nadvice.elc, 17262 bytes, 34 tape blocks x ./emacs-lisp/easy-mmode.elc, 18351 bytes, 36 tape blocks x ./emacs-lisp/tcover-ses.el, 17566 bytes, 35 tape blocks x ./emacs-lisp/cl-macs.el, 130531 bytes, 255 tape blocks x ./emacs-lisp/eieio-compat.elc, 8481 bytes, 17 tape blocks x ./emacs-lisp/elp.elc, 12534 bytes, 25 tape blocks x ./emacs-lisp/cl-indent.elc, 18162 bytes, 36 tape blocks x ./emacs-lisp/autoload.elc, 22662 bytes, 45 tape blocks x ./emacs-lisp/thunk.elc, 1096 bytes, 3 tape blocks x ./emacs-lisp/re-builder.elc, 22634 bytes, 45 tape blocks x ./emacs-lisp/benchmark.el, 4176 bytes, 9 tape blocks x ./emacs-lisp/tcover-ses.elc, 14631 bytes, 29 tape blocks x ./emacs-lisp/timer.el, 22550 bytes, 45 tape blocks x ./emacs-lisp/trace.el, 12113 bytes, 24 tape blocks x ./emacs-lisp/shadow.el, 11263 bytes, 22 tape blocks x ./emacs-lisp/bindat.elc, 10797 bytes, 22 tape blocks x ./emacs-lisp/eieio.elc, 33358 bytes, 66 tape blocks x ./emacs-lisp/eieio-compat.el, 11805 bytes, 24 tape blocks x ./emacs-lisp/unsafep.el, 10134 bytes, 20 tape blocks x ./emacs-lisp/check-declare.el, 15312 bytes, 30 tape blocks x ./emacs-lisp/tcover-unsafep.elc, 3962 bytes, 8 tape blocks x ./emacs-lisp/eieio-base.el, 19652 bytes, 39 tape blocks x ./emacs-lisp/generator.el, 31128 bytes, 61 tape blocks x ./emacs-lisp/backquote.el, 9224 bytes, 19 tape blocks x ./emacs-lisp/pcase.elc, 21798 bytes, 43 tape blocks x ./emacs-lisp/cl-indent.el, 35235 bytes, 69 tape blocks x ./emacs-lisp/cl-extra.elc, 26788 bytes, 53 tape blocks x ./emacs-lisp/package-x.elc, 8793 bytes, 18 tape blocks x ./emacs-lisp/lisp-mode.el, 54501 bytes, 107 tape blocks x ./emacs-lisp/lisp-mode.elc, 30714 bytes, 60 tape blocks x ./emacs-lisp/bytecomp.el, 203243 bytes, 397 tape blocks x ./emacs-lisp/package.elc, 135796 bytes, 266 tape blocks x ./emacs-lisp/ert-x.elc, 9269 bytes, 19 tape blocks x ./emacs-lisp/inline.elc, 7688 bytes, 16 tape blocks x ./emacs-lisp/let-alist.elc, 3019 bytes, 6 tape blocks x ./emacs-lisp/cl-loaddefs.el, 43510 bytes, 85 tape blocks x ./emacs-lisp/seq.el, 16940 bytes, 34 tape blocks x ./emacs-lisp/warnings.el, 13475 bytes, 27 tape blocks x ./emacs-lisp/cl-seq.elc, 41074 bytes, 81 tape blocks x ./emacs-lisp/syntax.elc, 13474 bytes, 27 tape blocks x ./emacs-lisp/bytecomp.elc, 141530 bytes, 277 tape blocks x ./emacs-lisp/pcase.el, 39398 bytes, 77 tape blocks x ./emacs-lisp/trace.elc, 7269 bytes, 15 tape blocks x ./emacs-lisp/avl-tree.elc, 25130 bytes, 50 tape blocks x ./emacs-lisp/thunk.el, 2232 bytes, 5 tape blocks x ./emacs-lisp/eieio-speedbar.elc, 13398 bytes, 27 tape blocks x ./emacs-lisp/cl.el, 27416 bytes, 54 tape blocks x ./emacs-lisp/benchmark.elc, 3134 bytes, 7 tape blocks x ./emacs-lisp/pp.elc, 5415 bytes, 11 tape blocks x ./emacs-lisp/warnings.elc, 9751 bytes, 20 tape blocks x ./emacs-lisp/elint.elc, 30926 bytes, 61 tape blocks x ./emacs-lisp/byte-opt.elc, 36225 bytes, 71 tape blocks x ./emacs-lisp/crm.el, 12494 bytes, 25 tape blocks x ./emacs-lisp/ert.elc, 165341 bytes, 323 tape blocks x ./emacs-lisp/copyright.elc, 10414 bytes, 21 tape blocks x ./emacs-lisp/seq.elc, 19907 bytes, 39 tape blocks x ./emacs-lisp/backquote.elc, 4555 bytes, 9 tape blocks x ./emacs-lisp/eieio-custom.elc, 15481 bytes, 31 tape blocks x ./vc, 0 bytes, 0 tape blocks x ./vc/smerge-mode.el, 54211 bytes, 106 tape blocks x ./vc/log-view.elc, 18938 bytes, 37 tape blocks x ./vc/vc-mtn.el, 13969 bytes, 28 tape blocks x ./vc/vc.elc, 70465 bytes, 138 tape blocks x ./vc/smerge-mode.elc, 37704 bytes, 74 tape blocks x ./vc/pcvs-info.elc, 22246 bytes, 44 tape blocks x ./vc/vc-hg.el, 30492 bytes, 60 tape blocks x ./vc/diff-mode.el, 90369 bytes, 177 tape blocks x ./vc/cvs-status.el, 17843 bytes, 35 tape blocks x ./vc/pcvs-parse.elc, 15465 bytes, 31 tape blocks x ./vc/vc-cvs.elc, 35337 bytes, 70 tape blocks x ./vc/add-log.elc, 34674 bytes, 68 tape blocks x ./vc/ediff-hook.el, 11992 bytes, 24 tape blocks x ./vc/ediff-mult.el, 94286 bytes, 185 tape blocks x ./vc/vc-svn.el, 30845 bytes, 61 tape blocks x ./vc/ediff-vers.elc, 5069 bytes, 10 tape blocks x ./vc/vc-hooks.el, 39906 bytes, 78 tape blocks x ./vc/ediff-wind.elc, 31740 bytes, 62 tape blocks x ./vc/ediff-help.elc, 11912 bytes, 24 tape blocks x ./vc/vc-src.elc, 7446 bytes, 15 tape blocks x ./vc/vc-git.el, 59734 bytes, 117 tape blocks x ./vc/add-log.el, 51037 bytes, 100 tape blocks x ./vc/vc-hg.elc, 28060 bytes, 55 tape blocks x ./vc/ediff-util.elc, 120292 bytes, 235 tape blocks x ./vc/emerge.el, 122593 bytes, 240 tape blocks x ./vc/vc.el, 119694 bytes, 234 tape blocks x ./vc/vc-hooks.elc, 30443 bytes, 60 tape blocks x ./vc/ediff-diff.el, 52978 bytes, 104 tape blocks x ./vc/vc-bzr.el, 56761 bytes, 111 tape blocks x ./vc/ediff-ptch.el, 30735 bytes, 61 tape blocks x ./vc/ediff-hook.elc, 6500 bytes, 13 tape blocks x ./vc/pcvs-util.elc, 22478 bytes, 44 tape blocks x ./vc/vc-dispatcher.el, 33124 bytes, 65 tape blocks x ./vc/vc-git.elc, 56746 bytes, 111 tape blocks x ./vc/vc-bzr.elc, 42446 bytes, 83 tape blocks x ./vc/vc-dir.elc, 41847 bytes, 82 tape blocks x ./vc/ediff.el, 59086 bytes, 116 tape blocks x ./vc/pcvs-parse.el, 20557 bytes, 41 tape blocks x ./vc/vc-annotate.elc, 26798 bytes, 53 tape blocks x ./vc/diff-mode.elc, 63307 bytes, 124 tape blocks x ./vc/vc-src.el, 11161 bytes, 22 tape blocks x ./vc/ediff-util.el, 154831 bytes, 303 tape blocks x ./vc/pcvs-info.el, 17462 bytes, 35 tape blocks x ./vc/compare-w.elc, 11705 bytes, 23 tape blocks x ./vc/ediff-merg.el, 14409 bytes, 29 tape blocks x ./vc/vc-rcs.elc, 35014 bytes, 69 tape blocks x ./vc/vc-cvs.el, 48988 bytes, 96 tape blocks x ./vc/vc-sccs.elc, 14808 bytes, 29 tape blocks x ./vc/diff.el, 8620 bytes, 17 tape blocks x ./vc/ediff-help.el, 13594 bytes, 27 tape blocks x ./vc/emerge.elc, 78605 bytes, 154 tape blocks x ./vc/diff.elc, 6520 bytes, 13 tape blocks x ./vc/ediff-init.elc, 59654 bytes, 117 tape blocks x ./vc/vc-dispatcher.elc, 17249 bytes, 34 tape blocks x ./vc/ediff-merg.elc, 9757 bytes, 20 tape blocks x ./vc/log-edit.elc, 35848 bytes, 71 tape blocks x ./vc/vc-rcs.el, 60700 bytes, 119 tape blocks x ./vc/ediff.elc, 40618 bytes, 80 tape blocks x ./vc/vc-dav.elc, 4597 bytes, 9 tape blocks x ./vc/compare-w.el, 17708 bytes, 35 tape blocks x ./vc/vc-sccs.el, 18902 bytes, 37 tape blocks x ./vc/ediff-vers.el, 8040 bytes, 16 tape blocks x ./vc/log-edit.el, 43619 bytes, 86 tape blocks x ./vc/vc-svn.elc, 23689 bytes, 47 tape blocks x ./vc/vc-filewise.el, 3238 bytes, 7 tape blocks x ./vc/vc-dir.el, 52714 bytes, 103 tape blocks x ./vc/vc-mtn.elc, 14184 bytes, 28 tape blocks x ./vc/pcvs-util.el, 12693 bytes, 25 tape blocks x ./vc/vc-filewise.elc, 1953 bytes, 4 tape blocks x ./vc/ediff-ptch.elc, 20108 bytes, 40 tape blocks x ./vc/ediff-mult.elc, 62116 bytes, 122 tape blocks x ./vc/ediff-wind.el, 47460 bytes, 93 tape blocks x ./vc/vc-annotate.el, 31890 bytes, 63 tape blocks x ./vc/ediff-diff.elc, 35452 bytes, 70 tape blocks x ./vc/ediff-init.el, 69958 bytes, 137 tape blocks x ./vc/pcvs-defs.el, 18396 bytes, 36 tape blocks x ./vc/vc-dav.el, 5314 bytes, 11 tape blocks x ./vc/log-view.el, 23147 bytes, 46 tape blocks x ./vc/cvs-status.elc, 20726 bytes, 41 tape blocks x ./vc/pcvs.elc, 87280 bytes, 171 tape blocks x ./vc/pcvs-defs.elc, 15739 bytes, 31 tape blocks x ./vc/pcvs.el, 94363 bytes, 185 tape blocks x ./ChangeLog.7, 846149 bytes, 1653 tape blocks x ./recentf.elc, 49749 bytes, 98 tape blocks x ./dos-w32.el, 19005 bytes, 38 tape blocks x ./completion.elc, 41346 bytes, 81 tape blocks x ./filecache.el, 26711 bytes, 53 tape blocks x ./windmove.elc, 9341 bytes, 19 tape blocks x ./dirtrack.elc, 7995 bytes, 16 tape blocks x ./ido.el, 176224 bytes, 345 tape blocks x ./outline.el, 42972 bytes, 84 tape blocks x ./minibuffer.elc, 90631 bytes, 178 tape blocks x ./htmlfontify.el, 104691 bytes, 205 tape blocks x ./time.el, 21669 bytes, 43 tape blocks x ./server.elc, 46610 bytes, 92 tape blocks x ./avoid.elc, 11627 bytes, 23 tape blocks x ./whitespace.el, 92297 bytes, 181 tape blocks x ./locate.elc, 19723 bytes, 39 tape blocks x ./ffap.elc, 51101 bytes, 100 tape blocks x ./reveal.el, 9935 bytes, 20 tape blocks x ./pcmpl-cvs.el, 7008 bytes, 14 tape blocks x ./edmacro.el, 27823 bytes, 55 tape blocks x ./buff-menu.el, 26253 bytes, 52 tape blocks x ./scroll-lock.el, 4836 bytes, 10 tape blocks x ./rfn-eshadow.elc, 7208 bytes, 15 tape blocks x ./dnd.el, 8506 bytes, 17 tape blocks x ./finder.elc, 14727 bytes, 29 tape blocks x ./master.el, 5094 bytes, 10 tape blocks x ./shell.elc, 40396 bytes, 79 tape blocks x ./pcmpl-cvs.elc, 6320 bytes, 13 tape blocks x ./apropos.el, 45038 bytes, 88 tape blocks x ./cus-dep.el, 8846 bytes, 18 tape blocks x ./dynamic-setting.el, 3419 bytes, 7 tape blocks x ./register.elc, 25575 bytes, 50 tape blocks x ./md4.elc, 8150 bytes, 16 tape blocks x ./rfn-eshadow.el, 9500 bytes, 19 tape blocks x ./hfy-cmap.elc, 25327 bytes, 50 tape blocks x ./ps-bdf.el, 16066 bytes, 32 tape blocks x ./soundex.elc, 1181 bytes, 3 tape blocks x ./dos-vars.el, 1547 bytes, 4 tape blocks x ./autorevert.elc, 25590 bytes, 50 tape blocks x ./buff-menu.elc, 26418 bytes, 52 tape blocks x ./info-look.elc, 27818 bytes, 55 tape blocks x ./bs.el, 56381 bytes, 111 tape blocks x ./newcomment.elc, 38410 bytes, 76 tape blocks x ./descr-text.el, 41541 bytes, 82 tape blocks x ./font-core.elc, 12450 bytes, 25 tape blocks x ./cmuscheme.el, 21260 bytes, 42 tape blocks x ./mouse-copy.el, 8689 bytes, 17 tape blocks x ./composite.elc, 27783 bytes, 55 tape blocks x ./replace.el, 99959 bytes, 196 tape blocks x ./newcomment.el, 61968 bytes, 122 tape blocks x ./ChangeLog.9, 750904 bytes, 1467 tape blocks x ./epa-mail.el, 8469 bytes, 17 tape blocks x ./ChangeLog.3, 444784 bytes, 869 tape blocks x ./COPYING, 35147 bytes, 69 tape blocks x ./menu-bar.elc, 83440 bytes, 163 tape blocks x ./face-remap.el, 19787 bytes, 39 tape blocks x ./files-x.el, 20291 bytes, 40 tape blocks x ./thumbs.elc, 26771 bytes, 53 tape blocks x ./dired.elc, 139025 bytes, 272 tape blocks x ./find-dired.elc, 8491 bytes, 17 tape blocks x ./ldefs-boot.el, 1204476 bytes, 2353 tape blocks x ./msb.elc, 27261 bytes, 54 tape blocks x ./expand.elc, 9335 bytes, 19 tape blocks x ./ChangeLog.14, 773317 bytes, 1511 tape blocks x ./doc-view.elc, 55877 bytes, 110 tape blocks x ./userlock.elc, 5103 bytes, 10 tape blocks x ./repeat.el, 16939 bytes, 34 tape blocks x ./pcmpl-linux.elc, 3166 bytes, 7 tape blocks x ./cus-edit.elc, 139734 bytes, 273 tape blocks x ./env.el, 8958 bytes, 18 tape blocks x ./find-lisp.elc, 7978 bytes, 16 tape blocks x ./dired-x.el, 66360 bytes, 130 tape blocks x ./bindings.el, 52150 bytes, 102 tape blocks x ./filesets.elc, 73820 bytes, 145 tape blocks x ./woman.el, 177146 bytes, 346 tape blocks x ./cus-load.el, 79097 bytes, 155 tape blocks x ./progmodes, 0 bytes, 0 tape blocks x ./progmodes/simula.el, 60822 bytes, 119 tape blocks x ./progmodes/ps-mode.el, 36561 bytes, 72 tape blocks x ./progmodes/dcl-mode.elc, 51247 bytes, 101 tape blocks x ./progmodes/cc-cmds.elc, 98234 bytes, 192 tape blocks x ./progmodes/etags.el, 86143 bytes, 169 tape blocks x ./progmodes/pascal.el, 54769 bytes, 107 tape blocks x ./progmodes/project.elc, 10279 bytes, 21 tape blocks x ./progmodes/dcl-mode.el, 76761 bytes, 150 tape blocks x ./progmodes/ebnf2ps.elc, 119627 bytes, 234 tape blocks x ./progmodes/meta-mode.el, 39831 bytes, 78 tape blocks x ./progmodes/mixal-mode.elc, 37134 bytes, 73 tape blocks x ./progmodes/modula2.el, 21986 bytes, 43 tape blocks x ./progmodes/glasses.elc, 10470 bytes, 21 tape blocks x ./progmodes/cperl-mode.el, 330938 bytes, 647 tape blocks x ./progmodes/asm-mode.el, 8934 bytes, 18 tape blocks x ./progmodes/sh-script.el, 162911 bytes, 319 tape blocks x ./progmodes/modula2.elc, 30240 bytes, 60 tape blocks x ./progmodes/meta-mode.elc, 32556 bytes, 64 tape blocks x ./progmodes/ld-script.el, 5682 bytes, 12 tape blocks x ./progmodes/ebnf-iso.elc, 7861 bytes, 16 tape blocks x ./progmodes/ebnf-dtd.el, 42118 bytes, 83 tape blocks x ./progmodes/project.el, 16028 bytes, 32 tape blocks x ./progmodes/idlw-complete-structtag.elc, 4259 bytes, 9 tape blocks x ./progmodes/idlw-help.el, 50858 bytes, 100 tape blocks x ./progmodes/cpp.elc, 22617 bytes, 45 tape blocks x ./progmodes/cc-cmds.el, 171785 bytes, 336 tape blocks x ./progmodes/sh-script.elc, 115690 bytes, 226 tape blocks x ./progmodes/cmacexp.el, 14893 bytes, 30 tape blocks x ./progmodes/js.el, 138421 bytes, 271 tape blocks x ./progmodes/mixal-mode.el, 42423 bytes, 83 tape blocks x ./progmodes/f90.elc, 96016 bytes, 188 tape blocks x ./progmodes/idlw-toolbar.elc, 28097 bytes, 55 tape blocks x ./progmodes/ada-xref.el, 83817 bytes, 164 tape blocks x ./progmodes/ada-prj.el, 23399 bytes, 46 tape blocks x ./progmodes/xref.el, 40923 bytes, 80 tape blocks x ./progmodes/gud.el, 139831 bytes, 274 tape blocks x ./progmodes/perl-mode.el, 46808 bytes, 92 tape blocks x ./progmodes/idlw-toolbar.el, 30588 bytes, 60 tape blocks x ./progmodes/cc-awk.elc, 18738 bytes, 37 tape blocks x ./progmodes/prolog.elc, 85880 bytes, 168 tape blocks x ./progmodes/which-func.elc, 10056 bytes, 20 tape blocks x ./progmodes/xscheme.elc, 38406 bytes, 76 tape blocks x ./progmodes/idlw-help.elc, 36790 bytes, 72 tape blocks x ./progmodes/ada-stmt.el, 12179 bytes, 24 tape blocks x ./progmodes/cc-langs.el, 135964 bytes, 266 tape blocks x ./progmodes/mantemp.el, 7811 bytes, 16 tape blocks x ./progmodes/ebnf-dtd.elc, 13192 bytes, 26 tape blocks x ./progmodes/ebnf2ps.el, 187210 bytes, 366 tape blocks x ./progmodes/cc-mode.elc, 181471 bytes, 355 tape blocks x ./progmodes/cc-langs.elc, 91401 bytes, 179 tape blocks x ./progmodes/hideshow.elc, 26008 bytes, 51 tape blocks x ./progmodes/octave.elc, 63787 bytes, 125 tape blocks x ./progmodes/cperl-mode.elc, 218682 bytes, 428 tape blocks x ./progmodes/ebnf-abn.el, 18570 bytes, 37 tape blocks x ./progmodes/ebnf-yac.el, 13717 bytes, 27 tape blocks x ./progmodes/which-func.el, 13681 bytes, 27 tape blocks x ./progmodes/executable.el, 11198 bytes, 22 tape blocks x ./progmodes/ebnf-ebx.el, 18931 bytes, 37 tape blocks x ./progmodes/cc-defs.el, 96917 bytes, 190 tape blocks x ./progmodes/f90.el, 104646 bytes, 205 tape blocks x ./progmodes/cfengine.elc, 49573 bytes, 97 tape blocks x ./progmodes/ada-prj.elc, 18245 bytes, 36 tape blocks x ./progmodes/cc-align.el, 47707 bytes, 94 tape blocks x ./progmodes/sql.el, 207922 bytes, 407 tape blocks x ./progmodes/vhdl-mode.elc, 539394 bytes, 1054 tape blocks x ./progmodes/python.el, 213931 bytes, 418 tape blocks x ./progmodes/scheme.el, 23445 bytes, 46 tape blocks x ./progmodes/cc-styles.el, 24267 bytes, 48 tape blocks x ./progmodes/ebrowse.elc, 201846 bytes, 395 tape blocks x ./progmodes/cmacexp.elc, 6328 bytes, 13 tape blocks x ./progmodes/ada-mode.el, 187061 bytes, 366 tape blocks x ./progmodes/m4-mode.el, 6973 bytes, 14 tape blocks x ./progmodes/perl-mode.elc, 27403 bytes, 54 tape blocks x ./progmodes/mantemp.elc, 3683 bytes, 8 tape blocks x ./progmodes/cc-menus.el, 17574 bytes, 35 tape blocks x ./progmodes/inf-lisp.el, 27906 bytes, 55 tape blocks x ./progmodes/gdb-mi.el, 181914 bytes, 356 tape blocks x ./progmodes/ebnf-otz.el, 19253 bytes, 38 tape blocks x ./progmodes/ada-stmt.elc, 36685 bytes, 72 tape blocks x ./progmodes/ebnf-otz.elc, 8490 bytes, 17 tape blocks x ./progmodes/make-mode.el, 69127 bytes, 136 tape blocks x ./progmodes/ebnf-ebx.elc, 8038 bytes, 16 tape blocks x ./progmodes/simula.elc, 45518 bytes, 89 tape blocks x ./progmodes/flymake.elc, 56969 bytes, 112 tape blocks x ./progmodes/tcl.elc, 40235 bytes, 79 tape blocks x ./progmodes/cc-align.elc, 36283 bytes, 71 tape blocks x ./progmodes/opascal.el, 72895 bytes, 143 tape blocks x ./progmodes/cc-fonts.el, 100625 bytes, 197 tape blocks x ./progmodes/prog-mode.elc, 14906 bytes, 30 tape blocks x ./progmodes/cc-fonts.elc, 159655 bytes, 312 tape blocks x ./progmodes/idlw-complete-structtag.el, 10340 bytes, 21 tape blocks x ./progmodes/cc-guess.el, 19968 bytes, 39 tape blocks x ./progmodes/js.elc, 106764 bytes, 209 tape blocks x ./progmodes/ebnf-iso.el, 17444 bytes, 35 tape blocks x ./progmodes/vera-mode.el, 55528 bytes, 109 tape blocks x ./progmodes/ps-mode.elc, 34051 bytes, 67 tape blocks x ./progmodes/compile.el, 124998 bytes, 245 tape blocks x ./progmodes/fortran.elc, 61144 bytes, 120 tape blocks x ./progmodes/m4-mode.elc, 6556 bytes, 13 tape blocks x ./progmodes/bat-mode.el, 6644 bytes, 13 tape blocks x ./progmodes/opascal.elc, 45223 bytes, 89 tape blocks x ./progmodes/elisp-mode.el, 67884 bytes, 133 tape blocks x ./progmodes/xref.elc, 41976 bytes, 82 tape blocks x ./progmodes/prolog.el, 135144 bytes, 264 tape blocks x ./progmodes/verilog-mode.el, 552563 bytes, 1080 tape blocks x ./progmodes/cwarn.elc, 11935 bytes, 24 tape blocks x ./progmodes/xscheme.el, 43383 bytes, 85 tape blocks x ./progmodes/subword.elc, 18777 bytes, 37 tape blocks x ./progmodes/hideif.elc, 48802 bytes, 96 tape blocks x ./progmodes/icon.el, 24725 bytes, 49 tape blocks x ./progmodes/vhdl-mode.el, 702561 bytes, 1373 tape blocks x ./progmodes/idlwave.elc, 255360 bytes, 499 tape blocks x ./progmodes/autoconf.el, 3658 bytes, 8 tape blocks x ./progmodes/subword.el, 12776 bytes, 25 tape blocks x ./progmodes/cc-styles.elc, 16621 bytes, 33 tape blocks x ./progmodes/cc-mode.el, 77913 bytes, 153 tape blocks x ./progmodes/ebrowse.el, 154742 bytes, 303 tape blocks x ./progmodes/ebnf-yac.elc, 7251 bytes, 15 tape blocks x ./progmodes/cc-engine.el, 428073 bytes, 837 tape blocks x ./progmodes/autoconf.elc, 4754 bytes, 10 tape blocks x ./progmodes/vera-mode.elc, 46843 bytes, 92 tape blocks x ./progmodes/cc-guess.elc, 13899 bytes, 28 tape blocks x ./progmodes/gud.elc, 100179 bytes, 196 tape blocks x ./progmodes/bat-mode.elc, 6481 bytes, 13 tape blocks x ./progmodes/make-mode.elc, 64291 bytes, 126 tape blocks x ./progmodes/asm-mode.elc, 7654 bytes, 15 tape blocks x ./progmodes/cc-vars.elc, 75854 bytes, 149 tape blocks x ./progmodes/ebnf-bnf.el, 18202 bytes, 36 tape blocks x ./progmodes/antlr-mode.elc, 80956 bytes, 159 tape blocks x ./progmodes/gdb-mi.elc, 190333 bytes, 372 tape blocks x ./progmodes/cc-bytecomp.el, 16727 bytes, 33 tape blocks x ./progmodes/hideif.el, 77324 bytes, 152 tape blocks x ./progmodes/cpp.el, 28388 bytes, 56 tape blocks x ./progmodes/compile.elc, 86857 bytes, 170 tape blocks x ./progmodes/scheme.elc, 18746 bytes, 37 tape blocks x ./progmodes/idlw-shell.el, 177160 bytes, 347 tape blocks x ./progmodes/tcl.el, 55115 bytes, 108 tape blocks x ./progmodes/flymake.el, 67042 bytes, 131 tape blocks x ./progmodes/elisp-mode.elc, 52917 bytes, 104 tape blocks x ./progmodes/prog-mode.el, 9841 bytes, 20 tape blocks x ./progmodes/etags.elc, 59713 bytes, 117 tape blocks x ./progmodes/pascal.elc, 40040 bytes, 79 tape blocks x ./progmodes/inf-lisp.elc, 21719 bytes, 43 tape blocks x ./progmodes/cc-engine.elc, 187826 bytes, 367 tape blocks x ./progmodes/idlw-shell.elc, 132783 bytes, 260 tape blocks x ./progmodes/ld-script.elc, 5639 bytes, 12 tape blocks x ./progmodes/python.elc, 167323 bytes, 327 tape blocks x ./progmodes/cfengine.el, 63315 bytes, 124 tape blocks x ./progmodes/ruby-mode.el, 88579 bytes, 174 tape blocks x ./progmodes/cc-vars.el, 75426 bytes, 148 tape blocks x ./progmodes/grep.el, 43157 bytes, 85 tape blocks x ./progmodes/verilog-mode.elc, 440312 bytes, 860 tape blocks x ./progmodes/cwarn.el, 11105 bytes, 22 tape blocks x ./progmodes/hideshow.el, 39512 bytes, 78 tape blocks x ./progmodes/grep.elc, 33919 bytes, 67 tape blocks x ./progmodes/glasses.el, 12439 bytes, 25 tape blocks x ./progmodes/ada-mode.elc, 110478 bytes, 216 tape blocks x ./progmodes/icon.elc, 17146 bytes, 34 tape blocks x ./progmodes/idlwave.el, 349068 bytes, 682 tape blocks x ./progmodes/cc-awk.el, 53095 bytes, 104 tape blocks x ./progmodes/antlr-mode.el, 110072 bytes, 215 tape blocks x ./progmodes/ada-xref.elc, 56345 bytes, 111 tape blocks x ./progmodes/fortran.el, 94967 bytes, 186 tape blocks x ./progmodes/ebnf-bnf.elc, 7702 bytes, 16 tape blocks x ./progmodes/grep.el.~1~, 43144 bytes, 85 tape blocks x ./progmodes/executable.elc, 7699 bytes, 16 tape blocks x ./progmodes/cc-defs.elc, 58170 bytes, 114 tape blocks x ./progmodes/bug-reference.elc, 6963 bytes, 14 tape blocks x ./progmodes/cc-bytecomp.elc, 10797 bytes, 22 tape blocks x ./progmodes/bug-reference.el, 6357 bytes, 13 tape blocks x ./progmodes/cc-menus.elc, 8362 bytes, 17 tape blocks x ./progmodes/ebnf-abn.elc, 6900 bytes, 14 tape blocks x ./progmodes/ruby-mode.elc, 57638 bytes, 113 tape blocks x ./progmodes/octave.el, 75190 bytes, 147 tape blocks x ./progmodes/sql.elc, 170448 bytes, 333 tape blocks x ./README, 537 bytes, 2 tape blocks x ./calculator.elc, 54756 bytes, 107 tape blocks x ./font-lock.elc, 62156 bytes, 122 tape blocks x ./color.elc, 12111 bytes, 24 tape blocks x ./tool-bar.el, 12970 bytes, 26 tape blocks x ./ps-samp.el, 10147 bytes, 20 tape blocks x ./comint.el, 162899 bytes, 319 tape blocks x ./dired-aux.el, 110680 bytes, 217 tape blocks x ./calc, 0 bytes, 0 tape blocks x ./calc/calc-vec.elc, 38283 bytes, 75 tape blocks x ./calc/calc-trail.el, 4869 bytes, 10 tape blocks x ./calc/calc-store.elc, 17142 bytes, 34 tape blocks x ./calc/calc-graph.elc, 35604 bytes, 70 tape blocks x ./calc/calcsel2.elc, 5986 bytes, 12 tape blocks x ./calc/calc-lang.elc, 59724 bytes, 117 tape blocks x ./calc/calc.elc, 110718 bytes, 217 tape blocks x ./calc/calc-prog.el, 72505 bytes, 142 tape blocks x ./calc/calc-help.el, 24638 bytes, 49 tape blocks x ./calc/calc-misc.el, 30041 bytes, 59 tape blocks x ./calc/calc-poly.el, 39879 bytes, 78 tape blocks x ./calc/calc-forms.elc, 57479 bytes, 113 tape blocks x ./calc/calc-lang.el, 88418 bytes, 173 tape blocks x ./calc/calc-map.elc, 29025 bytes, 57 tape blocks x ./calc/calc-arith.el, 96820 bytes, 190 tape blocks x ./calc/calc-sel.el, 27827 bytes, 55 tape blocks x ./calc/calc-math.elc, 61106 bytes, 120 tape blocks x ./calc/calc-mode.el, 21923 bytes, 43 tape blocks x ./calc/calc-undo.elc, 3222 bytes, 7 tape blocks x ./calc/calc-frac.elc, 6067 bytes, 12 tape blocks x ./calc/calc-cplx.el, 10036 bytes, 20 tape blocks x ./calc/calc-frac.el, 6764 bytes, 14 tape blocks x ./calc/calc-units.elc, 55269 bytes, 108 tape blocks x ./calc/calc-comb.el, 35002 bytes, 69 tape blocks x ./calc/calc-mtx.el, 10766 bytes, 22 tape blocks x ./calc/calc-poly.elc, 24481 bytes, 48 tape blocks x ./calc/calc-ext.el, 132382 bytes, 259 tape blocks x ./calc/calc-fin.elc, 11923 bytes, 24 tape blocks x ./calc/calc-menu.elc, 39647 bytes, 78 tape blocks x ./calc/calccomp.el, 56757 bytes, 111 tape blocks x ./calc/calc-mtx.elc, 6931 bytes, 14 tape blocks x ./calc/calc-trail.elc, 4806 bytes, 10 tape blocks x ./calc/calc-arith.elc, 82286 bytes, 161 tape blocks x ./calc/calc-ext.elc, 109892 bytes, 215 tape blocks x ./calc/calc-funcs.elc, 25853 bytes, 51 tape blocks x ./calc/calc-menu.el, 62440 bytes, 122 tape blocks x ./calc/calc-rewr.el, 73962 bytes, 145 tape blocks x ./calc/calc-store.el, 22521 bytes, 44 tape blocks x ./calc/calc-comb.elc, 29583 bytes, 58 tape blocks x ./calc/calc-stat.elc, 14442 bytes, 29 tape blocks x ./calc/calc-aent.el, 42229 bytes, 83 tape blocks x ./calc/calc-alg.el, 72154 bytes, 141 tape blocks x ./calc/calc-embed.el, 50953 bytes, 100 tape blocks x ./calc/calc-loaddefs.el, 9637 bytes, 19 tape blocks x ./calc/calc-undo.el, 4602 bytes, 9 tape blocks x ./calc/calc-graph.el, 55660 bytes, 109 tape blocks x ./calc/calc-incom.elc, 5202 bytes, 11 tape blocks x ./calc/calc-yank.el, 28271 bytes, 56 tape blocks x ./calc/calc-fin.el, 13041 bytes, 26 tape blocks x ./calc/calc-bin.el, 27381 bytes, 54 tape blocks x ./calc/calc-yank.elc, 19408 bytes, 38 tape blocks x ./calc/calc-rules.el, 17717 bytes, 35 tape blocks x ./calc/calccomp.elc, 33759 bytes, 66 tape blocks x ./calc/calc-misc.elc, 22254 bytes, 44 tape blocks x ./calc/calc-incom.el, 7245 bytes, 15 tape blocks x ./calc/calc-embed.elc, 29884 bytes, 59 tape blocks x ./calc/calcalg2.elc, 80630 bytes, 158 tape blocks x ./calc/calc-help.elc, 20488 bytes, 41 tape blocks x ./calc/calc-stuff.el, 9710 bytes, 19 tape blocks x ./calc/calc-cplx.elc, 8504 bytes, 17 tape blocks x ./calc/calc-keypd.elc, 15936 bytes, 32 tape blocks x ./calc/calc-map.el, 40430 bytes, 79 tape blocks x ./calc/calc-keypd.el, 21162 bytes, 42 tape blocks x ./calc/calc-rules.elc, 17817 bytes, 35 tape blocks x ./calc/calcalg2.el, 125734 bytes, 246 tape blocks x ./calc/calc-bin.elc, 22043 bytes, 44 tape blocks x ./calc/calc-rewr.elc, 40147 bytes, 79 tape blocks x ./calc/calc-stat.el, 18179 bytes, 36 tape blocks x ./calc/calc-macs.el, 5519 bytes, 11 tape blocks x ./calc/calc.el, 141955 bytes, 278 tape blocks x ./calc/calc-nlfit.el, 30092 bytes, 59 tape blocks x ./calc/calc-units.el, 78569 bytes, 154 tape blocks x ./calc/calc-mode.elc, 19984 bytes, 40 tape blocks x ./calc/calc-forms.el, 84712 bytes, 166 tape blocks x ./calc/calc-nlfit.elc, 13550 bytes, 27 tape blocks x ./calc/calc-macs.elc, 6036 bytes, 12 tape blocks x ./calc/calc-alg.elc, 48425 bytes, 95 tape blocks x ./calc/calc-aent.elc, 26554 bytes, 52 tape blocks x ./calc/calcalg3.el, 65618 bytes, 129 tape blocks x ./calc/calc-funcs.el, 33214 bytes, 65 tape blocks x ./calc/calcsel2.el, 9350 bytes, 19 tape blocks x ./calc/calcalg3.elc, 42622 bytes, 84 tape blocks x ./calc/calc-vec.el, 50895 bytes, 100 tape blocks x ./calc/calc-stuff.elc, 7825 bytes, 16 tape blocks x ./calc/calc-prog.elc, 51769 bytes, 102 tape blocks x ./calc/calc-sel.elc, 20157 bytes, 40 tape blocks x ./calc/calc-math.el, 71201 bytes, 140 tape blocks x ./pcmpl-unix.el, 7660 bytes, 15 tape blocks x ./expand.el, 14152 bytes, 28 tape blocks x ./elec-pair.elc, 18218 bytes, 36 tape blocks x ./dired-aux.elc, 82177 bytes, 161 tape blocks x ./Makefile.in, 19709 bytes, 39 tape blocks x ./tabify.elc, 2253 bytes, 5 tape blocks x ./info.el, 212752 bytes, 416 tape blocks x ./view.el, 41324 bytes, 81 tape blocks x ./kermit.elc, 2837 bytes, 6 tape blocks x ./mouse-drag.elc, 6584 bytes, 13 tape blocks x ./cus-edit.el, 170656 bytes, 334 tape blocks x ./flow-ctrl.elc, 2299 bytes, 5 tape blocks x ./makesum.elc, 2458 bytes, 5 tape blocks x ./dirtrack.el, 11131 bytes, 22 tape blocks x ./allout-widgets.elc, 63656 bytes, 125 tape blocks x ./electric.el, 22130 bytes, 44 tape blocks x ./isearch.el, 138033 bytes, 270 tape blocks x ./play, 0 bytes, 0 tape blocks x ./play/fortune.el, 11349 bytes, 23 tape blocks x ./play/handwrite.el, 63227 bytes, 124 tape blocks x ./play/blackbox.elc, 12973 bytes, 26 tape blocks x ./play/animate.elc, 4337 bytes, 9 tape blocks x ./play/gomoku.el, 44688 bytes, 88 tape blocks x ./play/tetris.elc, 17116 bytes, 34 tape blocks x ./play/decipher.el, 42237 bytes, 83 tape blocks x ./play/cookie1.elc, 6940 bytes, 14 tape blocks x ./play/solitaire.el, 14067 bytes, 28 tape blocks x ./play/spook.elc, 1405 bytes, 3 tape blocks x ./play/snake.elc, 11687 bytes, 23 tape blocks x ./play/mpuz.elc, 14503 bytes, 29 tape blocks x ./play/5x5.elc, 22574 bytes, 45 tape blocks x ./play/pong.el, 12155 bytes, 24 tape blocks x ./play/bubbles.el, 46249 bytes, 91 tape blocks x ./play/studly.elc, 1345 bytes, 3 tape blocks x ./play/life.el, 10546 bytes, 21 tape blocks x ./play/dissociate.el, 3229 bytes, 7 tape blocks x ./play/5x5.el, 30619 bytes, 60 tape blocks x ./play/hanoi.elc, 9431 bytes, 19 tape blocks x ./play/fortune.elc, 7709 bytes, 16 tape blocks x ./play/hanoi.el, 18536 bytes, 37 tape blocks x ./play/doctor.el, 57523 bytes, 113 tape blocks x ./play/dissociate.elc, 1867 bytes, 4 tape blocks x ./play/pong.elc, 10036 bytes, 20 tape blocks x ./play/zone.elc, 14966 bytes, 30 tape blocks x ./play/gametree.elc, 19355 bytes, 38 tape blocks x ./play/blackbox.el, 15183 bytes, 30 tape blocks x ./play/cookie1.el, 9385 bytes, 19 tape blocks x ./play/gamegrid.elc, 13925 bytes, 28 tape blocks x ./play/morse.elc, 4193 bytes, 9 tape blocks x ./play/gomoku.elc, 29094 bytes, 57 tape blocks x ./play/dunnet.el, 113805 bytes, 223 tape blocks x ./play/life.elc, 8847 bytes, 18 tape blocks x ./play/gamegrid.el, 19172 bytes, 38 tape blocks x ./play/spook.el, 2250 bytes, 5 tape blocks x ./play/morse.el, 6531 bytes, 13 tape blocks x ./play/handwrite.elc, 59693 bytes, 117 tape blocks x ./play/animate.el, 7228 bytes, 15 tape blocks x ./play/zone.el, 22331 bytes, 44 tape blocks x ./play/studly.el, 1899 bytes, 4 tape blocks x ./play/snake.el, 11433 bytes, 23 tape blocks x ./play/solitaire.elc, 13514 bytes, 27 tape blocks x ./play/doctor.elc, 50100 bytes, 98 tape blocks x ./play/tetris.el, 19420 bytes, 38 tape blocks x ./play/mpuz.el, 15538 bytes, 31 tape blocks x ./play/dunnet.elc, 86779 bytes, 170 tape blocks x ./play/bubbles.elc, 44368 bytes, 87 tape blocks x ./play/gametree.el, 24652 bytes, 49 tape blocks x ./play/decipher.elc, 22452 bytes, 44 tape blocks x ./format-spec.el, 2789 bytes, 6 tape blocks x ./term.elc, 103155 bytes, 202 tape blocks x ./strokes.elc, 44946 bytes, 88 tape blocks x ./timezone.elc, 11185 bytes, 22 tape blocks x ./hi-lock.el, 31531 bytes, 62 tape blocks x ./ibuf-ext.elc, 58440 bytes, 115 tape blocks x ./dabbrev.el, 38892 bytes, 76 tape blocks x ./notifications.elc, 14036 bytes, 28 tape blocks x ./password-cache.el, 4760 bytes, 10 tape blocks x ./notifications.el, 16442 bytes, 33 tape blocks x ./minibuf-eldef.elc, 6414 bytes, 13 tape blocks x ./w32-vars.elc, 5547 bytes, 11 tape blocks x ./erc, 0 bytes, 0 tape blocks x ./erc/erc-stamp.el, 15775 bytes, 31 tape blocks x ./erc/erc-networks.elc, 41195 bytes, 81 tape blocks x ./erc/erc-menu.el, 5558 bytes, 11 tape blocks x ./erc/erc-log.el, 17511 bytes, 35 tape blocks x ./erc/erc-spelling.el, 4020 bytes, 8 tape blocks x ./erc/erc-fill.elc, 6911 bytes, 14 tape blocks x ./erc/erc-speedbar.elc, 9681 bytes, 19 tape blocks x ./erc/erc-services.elc, 15424 bytes, 31 tape blocks x ./erc/erc-menu.elc, 6448 bytes, 13 tape blocks x ./erc/erc-notify.elc, 9798 bytes, 20 tape blocks x ./erc/erc-imenu.elc, 2451 bytes, 5 tape blocks x ./erc/erc-ezbounce.el, 5851 bytes, 12 tape blocks x ./erc/erc-desktop-notifications.el, 3728 bytes, 8 tape blocks x ./erc/erc-compat.elc, 4242 bytes, 9 tape blocks x ./erc/erc-speedbar.el, 12254 bytes, 24 tape blocks x ./erc/ChangeLog.1, 423542 bytes, 828 tape blocks x ./erc/erc-capab.elc, 7877 bytes, 16 tape blocks x ./erc/erc-log.elc, 15014 bytes, 30 tape blocks x ./erc/erc-compat.el, 5750 bytes, 12 tape blocks x ./erc/erc-replace.elc, 4032 bytes, 8 tape blocks x ./erc/erc-autoaway.elc, 11804 bytes, 24 tape blocks x ./erc/erc.elc, 236023 bytes, 461 tape blocks x ./erc/erc-list.el, 7687 bytes, 16 tape blocks x ./erc/erc-lang.el, 5983 bytes, 12 tape blocks x ./erc/erc-netsplit.el, 7031 bytes, 14 tape blocks x ./erc/erc-match.elc, 19625 bytes, 39 tape blocks x ./erc/erc-lang.elc, 4585 bytes, 9 tape blocks x ./erc/erc-pcomplete.elc, 11893 bytes, 24 tape blocks x ./erc/erc-ibuffer.el, 6090 bytes, 12 tape blocks x ./erc/erc-dcc.elc, 42312 bytes, 83 tape blocks x ./erc/erc-capab.el, 8621 bytes, 17 tape blocks x ./erc/erc-button.elc, 17355 bytes, 34 tape blocks x ./erc/ChangeLog.2, 25847 bytes, 51 tape blocks x ./erc/erc-ezbounce.elc, 5028 bytes, 10 tape blocks x ./erc/erc-ring.elc, 5562 bytes, 11 tape blocks x ./erc/erc-notify.el, 8872 bytes, 18 tape blocks x ./erc/erc-spelling.elc, 4907 bytes, 10 tape blocks x ./erc/erc-truncate.el, 4248 bytes, 9 tape blocks x ./erc/erc-join.el, 8961 bytes, 18 tape blocks x ./erc/erc-button.el, 21800 bytes, 43 tape blocks x ./erc/erc.el, 257498 bytes, 503 tape blocks x ./erc/erc-truncate.elc, 4343 bytes, 9 tape blocks x ./erc/erc-list.elc, 10428 bytes, 21 tape blocks x ./erc/erc-identd.el, 4086 bytes, 8 tape blocks x ./erc/erc-backend.elc, 161099 bytes, 315 tape blocks x ./erc/erc-stamp.elc, 15167 bytes, 30 tape blocks x ./erc/erc-netsplit.elc, 7980 bytes, 16 tape blocks x ./erc/erc-autoaway.el, 10950 bytes, 22 tape blocks x ./erc/erc-sound.elc, 5814 bytes, 12 tape blocks x ./erc/erc-services.el, 16310 bytes, 32 tape blocks x ./erc/erc-xdcc.elc, 5891 bytes, 12 tape blocks x ./erc/erc-imenu.el, 4521 bytes, 9 tape blocks x ./erc/erc-xdcc.el, 4579 bytes, 9 tape blocks x ./erc/erc-ring.el, 5432 bytes, 11 tape blocks x ./erc/erc-networks.el, 42298 bytes, 83 tape blocks x ./erc/erc-track.elc, 36735 bytes, 72 tape blocks x ./erc/erc-goodies.el, 21097 bytes, 42 tape blocks x ./erc/erc-join.elc, 9177 bytes, 18 tape blocks x ./erc/erc-identd.elc, 4974 bytes, 10 tape blocks x ./erc/erc-backend.el, 82749 bytes, 162 tape blocks x ./erc/erc-fill.el, 6991 bytes, 14 tape blocks x ./erc/erc-page.elc, 5134 bytes, 11 tape blocks x ./erc/erc-replace.el, 2879 bytes, 6 tape blocks x ./erc/erc-desktop-notifications.elc, 5289 bytes, 11 tape blocks x ./erc/erc-pcomplete.el, 9814 bytes, 20 tape blocks x ./erc/erc-sound.el, 4769 bytes, 10 tape blocks x ./erc/erc-match.el, 21144 bytes, 42 tape blocks x ./erc/erc-dcc.el, 50082 bytes, 98 tape blocks x ./erc/erc-goodies.elc, 34506 bytes, 68 tape blocks x ./erc/erc-ibuffer.elc, 6509 bytes, 13 tape blocks x ./erc/erc-page.el, 3717 bytes, 8 tape blocks x ./erc/erc-track.el, 40243 bytes, 79 tape blocks x ./cus-dep.elc, 6263 bytes, 13 tape blocks x ./ielm.elc, 20536 bytes, 41 tape blocks x ./reveal.elc, 6963 bytes, 14 tape blocks x ./tooltip.elc, 12697 bytes, 25 tape blocks x ./mouse.elc, 52341 bytes, 103 tape blocks x ./ChangeLog.13, 625511 bytes, 1222 tape blocks x ./battery.elc, 21581 bytes, 43 tape blocks x ./jit-lock.elc, 21393 bytes, 42 tape blocks x ./imenu.elc, 27325 bytes, 54 tape blocks x ./hexl.el, 44033 bytes, 87 tape blocks x ./ChangeLog.4, 319126 bytes, 624 tape blocks x ./bs.elc, 49476 bytes, 97 tape blocks x ./custom.el, 58650 bytes, 115 tape blocks x ./macros.elc, 7343 bytes, 15 tape blocks x ./forms.elc, 35924 bytes, 71 tape blocks x ./url, 0 bytes, 0 tape blocks x ./url/url-auth.el, 13766 bytes, 27 tape blocks x ./url/url-about.el, 3304 bytes, 7 tape blocks x ./url/url-auth.elc, 10359 bytes, 21 tape blocks x ./url/url-expand.elc, 4098 bytes, 9 tape blocks x ./url/url-cache.elc, 6832 bytes, 14 tape blocks x ./url/url-news.elc, 7885 bytes, 16 tape blocks x ./url/url-parse.el, 9090 bytes, 18 tape blocks x ./url/url-util.elc, 16746 bytes, 33 tape blocks x ./url/url-gw.el, 8951 bytes, 18 tape blocks x ./url/url-privacy.elc, 1538 bytes, 4 tape blocks x ./url/url-util.el, 21515 bytes, 43 tape blocks x ./url/url-misc.elc, 3102 bytes, 7 tape blocks x ./url/url-ns.el, 3171 bytes, 7 tape blocks x ./url/url-imap.el, 2740 bytes, 6 tape blocks x ./url/url-ftp.elc, 780 bytes, 2 tape blocks x ./url/url-imap.elc, 1976 bytes, 4 tape blocks x ./url/url-cookie.el, 16264 bytes, 32 tape blocks x ./url/url-news.el, 4116 bytes, 9 tape blocks x ./url/url-queue.el, 5967 bytes, 12 tape blocks x ./url/url-gw.elc, 6614 bytes, 13 tape blocks x ./url/url-nfs.el, 3032 bytes, 6 tape blocks x ./url/url-http.el, 60936 bytes, 120 tape blocks x ./url/url-cache.el, 8147 bytes, 16 tape blocks x ./url/url-ldap.elc, 6207 bytes, 13 tape blocks x ./url/url-dav.elc, 21541 bytes, 43 tape blocks x ./url/url-cid.el, 1978 bytes, 4 tape blocks x ./url/url-privacy.el, 2369 bytes, 5 tape blocks x ./url/url-methods.el, 5531 bytes, 11 tape blocks x ./url/url-cookie.elc, 20927 bytes, 41 tape blocks x ./url/url-ftp.el, 1403 bytes, 3 tape blocks x ./url/url-dired.elc, 2675 bytes, 6 tape blocks x ./url/url-proxy.el, 2596 bytes, 6 tape blocks x ./url/url-mailto.elc, 2988 bytes, 6 tape blocks x ./url/url.el, 14025 bytes, 28 tape blocks x ./url/url-handlers.elc, 19678 bytes, 39 tape blocks x ./url/url-mailto.el, 4702 bytes, 10 tape blocks x ./url/url.elc, 8842 bytes, 18 tape blocks x ./url/url-expand.el, 5846 bytes, 12 tape blocks x ./url/url-methods.elc, 4112 bytes, 9 tape blocks x ./url/url-dired.el, 1971 bytes, 4 tape blocks x ./url/url-http.elc, 37099 bytes, 73 tape blocks x ./url/url-handlers.el, 17654 bytes, 35 tape blocks x ./url/url-irc.elc, 2567 bytes, 6 tape blocks x ./url/url-nfs.elc, 4284 bytes, 9 tape blocks x ./url/url-misc.el, 3465 bytes, 7 tape blocks x ./url/url-ldap.el, 8074 bytes, 16 tape blocks x ./url/url-file.elc, 7496 bytes, 15 tape blocks x ./url/url-proxy.elc, 1844 bytes, 4 tape blocks x ./url/url-cid.elc, 1263 bytes, 3 tape blocks x ./url/url-vars.elc, 13956 bytes, 28 tape blocks x ./url/url-parse.elc, 15803 bytes, 31 tape blocks x ./url/url-ns.elc, 2216 bytes, 5 tape blocks x ./url/url-about.elc, 2560 bytes, 5 tape blocks x ./url/url-tramp.el, 2723 bytes, 6 tape blocks x ./url/url-irc.el, 2960 bytes, 6 tape blocks x ./url/ChangeLog.1, 106975 bytes, 209 tape blocks x ./url/url-tramp.elc, 2468 bytes, 5 tape blocks x ./url/url-domsuf.elc, 1812 bytes, 4 tape blocks x ./url/url-future.el, 3635 bytes, 8 tape blocks x ./url/url-dav.el, 32560 bytes, 64 tape blocks x ./url/url-vars.el, 14554 bytes, 29 tape blocks x ./url/url-queue.elc, 13076 bytes, 26 tape blocks x ./url/url-future.elc, 8762 bytes, 18 tape blocks x ./url/url-domsuf.el, 3285 bytes, 7 tape blocks x ./url/url-history.el, 6798 bytes, 14 tape blocks x ./url/url-history.elc, 4985 bytes, 10 tape blocks x ./url/url-file.el, 8997 bytes, 18 tape blocks x ./printing.el, 224930 bytes, 440 tape blocks x ./shadowfile.elc, 22326 bytes, 44 tape blocks x ./profiler.el, 32500 bytes, 64 tape blocks x ./password-cache.elc, 3532 bytes, 7 tape blocks x ./loadhist.el, 12078 bytes, 24 tape blocks x ./man.elc, 53598 bytes, 105 tape blocks x ./help-at-pt.elc, 11421 bytes, 23 tape blocks x ./battery.el, 26373 bytes, 52 tape blocks x ./window.el, 349567 bytes, 683 tape blocks x ./skeleton.el, 23233 bytes, 46 tape blocks x ./allout-widgets.el, 104533 bytes, 205 tape blocks x ./iimage.elc, 4754 bytes, 10 tape blocks x ./lpr.elc, 9674 bytes, 19 tape blocks x ./obarray.elc, 1636 bytes, 4 tape blocks x ./epg-config.elc, 6432 bytes, 13 tape blocks x ./follow.elc, 39651 bytes, 78 tape blocks x ./pcomplete.elc, 36595 bytes, 72 tape blocks x ./dos-vars.elc, 1124 bytes, 3 tape blocks x ./paren.el, 11759 bytes, 23 tape blocks x ./json.elc, 20137 bytes, 40 tape blocks x ./winner.elc, 11904 bytes, 24 tape blocks x ./scroll-all.elc, 4306 bytes, 9 tape blocks x ./emacs-lock.elc, 9341 bytes, 19 tape blocks x ./locate.el, 26187 bytes, 52 tape blocks x ./face-remap.elc, 16538 bytes, 33 tape blocks x ./menu-bar.el, 107822 bytes, 211 tape blocks x ./allout.el, 288829 bytes, 565 tape blocks x ./hippie-exp.el, 40122 bytes, 79 tape blocks x ./ChangeLog.6, 292297 bytes, 571 tape blocks x ./kmacro.elc, 31501 bytes, 62 tape blocks x ./strokes.el, 68717 bytes, 135 tape blocks x ./tempo.el, 26847 bytes, 53 tape blocks x ./find-cmd.el, 8004 bytes, 16 tape blocks x ./ls-lisp.el, 34474 bytes, 68 tape blocks x ./hl-line.elc, 9864 bytes, 20 tape blocks x ./cus-start.elc, 17379 bytes, 34 tape blocks x ./pcmpl-x.elc, 9161 bytes, 18 tape blocks x ./pcmpl-rpm.elc, 11433 bytes, 23 tape blocks x ./format.el, 43191 bytes, 85 tape blocks x ./htmlfontify.elc, 67978 bytes, 133 tape blocks x ./double.el, 5980 bytes, 12 tape blocks x ./tree-widget.el, 31985 bytes, 63 tape blocks x ./info-look.el, 40647 bytes, 80 tape blocks x ./pcmpl-x.el, 9789 bytes, 20 tape blocks x ./man.el, 72055 bytes, 141 tape blocks x ./iimage.el, 4893 bytes, 10 tape blocks x ./ps-mule.elc, 35681 bytes, 70 tape blocks x ./time-stamp.el, 27434 bytes, 54 tape blocks x ./cus-start.el, 26593 bytes, 52 tape blocks x ./epa.elc, 46945 bytes, 92 tape blocks x ./simple.elc, 280516 bytes, 548 tape blocks x ./finder.el, 17353 bytes, 34 tape blocks x ./tmm.elc, 13350 bytes, 27 tape blocks x ./forms.el, 69195 bytes, 136 tape blocks x ./vcursor.elc, 24304 bytes, 48 tape blocks x ./dos-w32.elc, 11848 bytes, 24 tape blocks x ./woman.elc, 110877 bytes, 217 tape blocks x ./char-fold.el, 11390 bytes, 23 tape blocks x ./tooltip.el, 13124 bytes, 26 tape blocks x ./rect.el, 34838 bytes, 69 tape blocks x ./format-spec.elc, 1797 bytes, 4 tape blocks x ./env.elc, 6093 bytes, 12 tape blocks x ./epa-hook.elc, 4592 bytes, 9 tape blocks x ./jka-cmpr-hook.elc, 12959 bytes, 26 tape blocks x ./hi-lock.elc, 27839 bytes, 55 tape blocks x ./generic-x.el, 48657 bytes, 96 tape blocks x ./tar-mode.el, 57009 bytes, 112 tape blocks x ./linum.elc, 10446 bytes, 21 tape blocks x ./char-fold.elc, 310499 bytes, 607 tape blocks x ./rect.elc, 25496 bytes, 50 tape blocks x ./epa-mail.elc, 9057 bytes, 18 tape blocks x ./ChangeLog.11, 537185 bytes, 1050 tape blocks x ./tutorial.el, 38149 bytes, 75 tape blocks x ./tool-bar.elc, 9713 bytes, 19 tape blocks x ./wdired.el, 33234 bytes, 65 tape blocks x ./dabbrev.elc, 22610 bytes, 45 tape blocks x ./pcmpl-gnu.el, 12301 bytes, 25 tape blocks x ./informat.el, 17274 bytes, 34 tape blocks x ./hl-line.el, 10558 bytes, 21 tape blocks x ./ehelp.elc, 11556 bytes, 23 tape blocks x ./term, 0 bytes, 0 tape blocks x ./term/vt200.elc, 698 bytes, 2 tape blocks x ./term/w32-win.elc, 9614 bytes, 19 tape blocks x ./term/cygwin.elc, 540 bytes, 2 tape blocks x ./term/xterm.el, 38414 bytes, 76 tape blocks x ./term/common-win.elc, 15076 bytes, 30 tape blocks x ./term/AT386.el, 2207 bytes, 5 tape blocks x ./term/tty-colors.elc, 29480 bytes, 58 tape blocks x ./term/rxvt.el, 7569 bytes, 15 tape blocks x ./term/w32-win.el, 17968 bytes, 36 tape blocks x ./term/lk201.elc, 2356 bytes, 5 tape blocks x ./term/vt200.el, 432 bytes, 1 tape blocks x ./term/common-win.el, 19914 bytes, 39 tape blocks x ./term/AT386.elc, 1008 bytes, 2 tape blocks x ./term/tvi970.el, 4622 bytes, 10 tape blocks x ./term/screen.el, 1013 bytes, 2 tape blocks x ./term/x-win.elc, 27723 bytes, 55 tape blocks x ./term/xterm.elc, 27930 bytes, 55 tape blocks x ./term/cygwin.el, 236 bytes, 1 tape blocks x ./term/x-win.el, 37122 bytes, 73 tape blocks x ./term/rxvt.elc, 4926 bytes, 10 tape blocks x ./term/screen.elc, 1119 bytes, 3 tape blocks x ./term/tty-colors.el, 39270 bytes, 77 tape blocks x ./term/vt100.elc, 2410 bytes, 5 tape blocks x ./term/tvi970.elc, 3254 bytes, 7 tape blocks x ./term/sun.elc, 3776 bytes, 8 tape blocks x ./term/bobcat.elc, 575 bytes, 2 tape blocks x ./term/news.el, 2677 bytes, 6 tape blocks x ./term/sun.el, 5300 bytes, 11 tape blocks x ./term/pc-win.el, 17094 bytes, 34 tape blocks x ./term/wyse50.elc, 2192 bytes, 5 tape blocks x ./term/w32console.el, 3835 bytes, 8 tape blocks x ./term/README, 11206 bytes, 22 tape blocks x ./term/w32console.elc, 2036 bytes, 4 tape blocks x ./term/iris-ansi.elc, 7624 bytes, 15 tape blocks x ./term/internal.el, 25129 bytes, 50 tape blocks x ./term/internal.elc, 18772 bytes, 37 tape blocks x ./term/bobcat.el, 244 bytes, 1 tape blocks x ./term/vt100.el, 2016 bytes, 4 tape blocks x ./term/iris-ansi.el, 8914 bytes, 18 tape blocks x ./term/pc-win.elc, 10158 bytes, 20 tape blocks x ./term/linux.elc, 767 bytes, 2 tape blocks x ./term/ns-win.elc, 23342 bytes, 46 tape blocks x ./term/wyse50.el, 5974 bytes, 12 tape blocks x ./term/lk201.el, 2940 bytes, 6 tape blocks x ./term/news.elc, 1236 bytes, 3 tape blocks x ./term/ns-win.el, 34384 bytes, 68 tape blocks x ./term/linux.el, 647 bytes, 2 tape blocks x ./linum.el, 8728 bytes, 18 tape blocks x ./ansi-color.elc, 17594 bytes, 35 tape blocks x ./frameset.elc, 41255 bytes, 81 tape blocks x ./sb-image.el, 3627 bytes, 8 tape blocks x ./facemenu.elc, 27534 bytes, 54 tape blocks x ./dired-x.elc, 47642 bytes, 94 tape blocks x ./apropos.elc, 35731 bytes, 70 tape blocks x ./abbrev.el, 41476 bytes, 82 tape blocks x ./dnd.elc, 7232 bytes, 15 tape blocks x ./icomplete.el, 21281 bytes, 42 tape blocks x ./mail, 0 bytes, 0 tape blocks x ./mail/mail-utils.elc, 10062 bytes, 20 tape blocks x ./mail/hashcash.elc, 10749 bytes, 21 tape blocks x ./mail/rmail.el, 187800 bytes, 367 tape blocks x ./mail/rmailedit.el, 17740 bytes, 35 tape blocks x ./mail/rmail-spam-filter.elc, 12928 bytes, 26 tape blocks x ./mail/smtpmail.elc, 22567 bytes, 45 tape blocks x ./mail/uce.el, 14922 bytes, 30 tape blocks x ./mail/rfc2368.el, 4370 bytes, 9 tape blocks x ./mail/mail-utils.el, 15518 bytes, 31 tape blocks x ./mail/mailalias.elc, 14731 bytes, 29 tape blocks x ./mail/blessmail.el, 2507 bytes, 5 tape blocks x ./mail/rmailedit.elc, 9563 bytes, 19 tape blocks x ./mail/metamail.el, 7644 bytes, 15 tape blocks x ./mail/unrmail.el, 9474 bytes, 19 tape blocks x ./mail/rmailout.elc, 17267 bytes, 34 tape blocks x ./mail/uce.elc, 7507 bytes, 15 tape blocks x ./mail/uudecode.el, 7430 bytes, 15 tape blocks x ./mail/footnote.el, 28418 bytes, 56 tape blocks x ./mail/mailclient.el, 7088 bytes, 14 tape blocks x ./mail/mailheader.elc, 5671 bytes, 12 tape blocks x ./mail/hashcash.el, 13719 bytes, 27 tape blocks x ./mail/rfc2368.elc, 2369 bytes, 5 tape blocks x ./mail/rmailout.el, 25190 bytes, 50 tape blocks x ./mail/rmailmsc.elc, 1377 bytes, 3 tape blocks x ./mail/rmailsum.elc, 55310 bytes, 109 tape blocks x ./mail/smtpmail.el, 36606 bytes, 72 tape blocks x ./mail/mspools.el, 13709 bytes, 27 tape blocks x ./mail/sendmail.elc, 57044 bytes, 112 tape blocks x ./mail/rmailkwd.el, 7103 bytes, 14 tape blocks x ./mail/mailclient.elc, 3917 bytes, 8 tape blocks x ./mail/rfc822.elc, 5565 bytes, 11 tape blocks x ./mail/sendmail.el, 77959 bytes, 153 tape blocks x ./mail/mail-extr.elc, 32743 bytes, 64 tape blocks x ./mail/feedmail.el, 141034 bytes, 276 tape blocks x ./mail/undigest.el, 11683 bytes, 23 tape blocks x ./mail/undigest.elc, 8050 bytes, 16 tape blocks x ./mail/footnote.elc, 22285 bytes, 44 tape blocks x ./mail/mailheader.el, 7938 bytes, 16 tape blocks x ./mail/rfc822.el, 10749 bytes, 21 tape blocks x ./mail/rmailkwd.elc, 5089 bytes, 10 tape blocks x ./mail/reporter.el, 14596 bytes, 29 tape blocks x ./mail/supercite.elc, 58140 bytes, 114 tape blocks x ./mail/mailalias.el, 22477 bytes, 44 tape blocks x ./mail/emacsbug.el, 17769 bytes, 35 tape blocks x ./mail/rmailmm.el, 61948 bytes, 121 tape blocks x ./mail/metamail.elc, 4316 bytes, 9 tape blocks x ./mail/emacsbug.elc, 13403 bytes, 27 tape blocks x ./mail/rmail-spam-filter.el, 23638 bytes, 47 tape blocks x ./mail/mail-hist.el, 11109 bytes, 22 tape blocks x ./mail/rmailsum.el, 69681 bytes, 137 tape blocks x ./mail/rmailmm.elc, 42251 bytes, 83 tape blocks x ./mail/rmail.elc, 133627 bytes, 261 tape blocks x ./mail/mailabbrev.elc, 14547 bytes, 29 tape blocks x ./mail/uudecode.elc, 5619 bytes, 11 tape blocks x ./mail/mail-hist.elc, 13769 bytes, 27 tape blocks x ./mail/rmailsort.elc, 6294 bytes, 13 tape blocks x ./mail/feedmail.elc, 98400 bytes, 193 tape blocks x ./mail/rmailsort.el, 9076 bytes, 18 tape blocks x ./mail/mailabbrev.el, 25003 bytes, 49 tape blocks x ./mail/reporter.elc, 9220 bytes, 19 tape blocks x ./mail/binhex.elc, 8481 bytes, 17 tape blocks x ./mail/mail-extr.el, 75147 bytes, 147 tape blocks x ./mail/rmailmsc.el, 2047 bytes, 4 tape blocks x ./mail/mspools.elc, 9028 bytes, 18 tape blocks x ./mail/binhex.el, 12078 bytes, 24 tape blocks x ./mail/supercite.el, 69415 bytes, 136 tape blocks x ./mail/unrmail.elc, 5377 bytes, 11 tape blocks x ./dos-fns.elc, 6313 bytes, 13 tape blocks x ./echistory.elc, 4866 bytes, 10 tape blocks x ./hex-util.el, 2469 bytes, 5 tape blocks x ./filenotify.elc, 10271 bytes, 21 tape blocks x ./abbrev.elc, 34531 bytes, 68 tape blocks x ./arc-mode.elc, 60363 bytes, 118 tape blocks x ./epg.el, 82199 bytes, 161 tape blocks x ./jka-cmpr-hook.el, 14872 bytes, 30 tape blocks x ./master.elc, 4521 bytes, 9 tape blocks x ./time-stamp.elc, 19204 bytes, 38 tape blocks x ./ChangeLog.16, 939569 bytes, 1836 tape blocks x ./indent.elc, 23440 bytes, 46 tape blocks x ./jka-compr.elc, 12277 bytes, 24 tape blocks x ./thumbs.el, 25913 bytes, 51 tape blocks x ./saveplace.elc, 11512 bytes, 23 tape blocks x ./facemenu.el, 36041 bytes, 71 tape blocks x ./t-mouse.elc, 3742 bytes, 8 tape blocks x ./files.el, 297755 bytes, 582 tape blocks x ./recentf.el, 51386 bytes, 101 tape blocks x ./array.elc, 27903 bytes, 55 tape blocks x ./hilit-chg.el, 38532 bytes, 76 tape blocks x ./hexl.elc, 33534 bytes, 66 tape blocks x ./wid-edit.elc, 105301 bytes, 206 tape blocks x ./mpc.elc, 79683 bytes, 156 tape blocks x ./foldout.el, 20358 bytes, 40 tape blocks x ./tree-widget.elc, 20724 bytes, 41 tape blocks x ./sort.el, 23632 bytes, 47 tape blocks x ./help-fns.el, 50501 bytes, 99 tape blocks x ./chistory.el, 6703 bytes, 14 tape blocks x ./w32-fns.el, 14025 bytes, 28 tape blocks x ./edmacro.elc, 19723 bytes, 39 tape blocks x ./sort.elc, 15169 bytes, 30 tape blocks x ./scroll-bar.el, 17990 bytes, 36 tape blocks x ./image-mode.el, 44426 bytes, 87 tape blocks x ./thingatpt.el, 22733 bytes, 45 tape blocks x ./savehist.el, 15093 bytes, 30 tape blocks x ./xwidget.el, 22336 bytes, 44 tape blocks x ./ps-mule.el, 44182 bytes, 87 tape blocks x ./mwheel.elc, 9424 bytes, 19 tape blocks x ./image-dired.elc, 86274 bytes, 169 tape blocks x ./tabify.el, 4215 bytes, 9 tape blocks x ./uniquify.elc, 17473 bytes, 35 tape blocks x ./imenu.el, 37839 bytes, 74 tape blocks x ./image-mode.elc, 33485 bytes, 66 tape blocks x ./mouse-drag.el, 12505 bytes, 25 tape blocks x ./delim-col.elc, 8131 bytes, 16 tape blocks x ./tutorial.elc, 22810 bytes, 45 tape blocks x ./ps-samp.elc, 5377 bytes, 11 tape blocks x ./vt100-led.el, 1955 bytes, 4 tape blocks x ./align.el, 59538 bytes, 117 tape blocks x ./pcmpl-rpm.el, 11711 bytes, 23 tape blocks x ./ezimage.el, 12079 bytes, 24 tape blocks x ./ChangeLog.1, 98393 bytes, 193 tape blocks x ./replace.elc, 78296 bytes, 153 tape blocks x ./obsolete, 0 bytes, 0 tape blocks x ./obsolete/lucid.elc, 5323 bytes, 11 tape blocks x ./obsolete/sup-mouse.elc, 4073 bytes, 8 tape blocks x ./obsolete/keyswap.elc, 584 bytes, 2 tape blocks x ./obsolete/eudcb-ph.el, 8222 bytes, 17 tape blocks x ./obsolete/pgg-parse.el, 16409 bytes, 33 tape blocks x ./obsolete/complete.el, 44139 bytes, 87 tape blocks x ./obsolete/sup-mouse.el, 5840 bytes, 12 tape blocks x ./obsolete/fast-lock.elc, 16895 bytes, 33 tape blocks x ./obsolete/sregex.el, 21131 bytes, 42 tape blocks x ./obsolete/pgg.elc, 19391 bytes, 38 tape blocks x ./obsolete/erc-hecomplete.elc, 8646 bytes, 17 tape blocks x ./obsolete/iso-swed.el, 7414 bytes, 15 tape blocks x ./obsolete/rcompile.elc, 3084 bytes, 7 tape blocks x ./obsolete/cust-print.elc, 12615 bytes, 25 tape blocks x ./obsolete/ledit.el, 5077 bytes, 10 tape blocks x ./obsolete/sym-comp.el, 9388 bytes, 19 tape blocks x ./obsolete/bruce.el, 6091 bytes, 12 tape blocks x ./obsolete/vi.el, 58461 bytes, 115 tape blocks x ./obsolete/xesam.elc, 25503 bytes, 50 tape blocks x ./obsolete/levents.el, 10884 bytes, 22 tape blocks x ./obsolete/crisp.el, 14780 bytes, 29 tape blocks x ./obsolete/abbrevlist.elc, 1304 bytes, 3 tape blocks x ./obsolete/pgg.el, 20844 bytes, 41 tape blocks x ./obsolete/yow.elc, 2191 bytes, 5 tape blocks x ./obsolete/crisp.elc, 11289 bytes, 23 tape blocks x ./obsolete/resume.el, 4643 bytes, 10 tape blocks x ./obsolete/eudcb-ph.elc, 6014 bytes, 12 tape blocks x ./obsolete/tpu-edt.elc, 60860 bytes, 119 tape blocks x ./obsolete/landmark.elc, 42449 bytes, 83 tape blocks x ./obsolete/vc-arch.el, 24447 bytes, 48 tape blocks x ./obsolete/scribe.el, 11166 bytes, 22 tape blocks x ./obsolete/assoc.elc, 4218 bytes, 9 tape blocks x ./obsolete/old-whitespace.el, 30145 bytes, 59 tape blocks x ./obsolete/sym-comp.elc, 6113 bytes, 12 tape blocks x ./obsolete/awk-mode.elc, 4697 bytes, 10 tape blocks x ./obsolete/sregex.elc, 12526 bytes, 25 tape blocks x ./obsolete/pgg-def.el, 2740 bytes, 6 tape blocks x ./obsolete/iswitchb.el, 51322 bytes, 101 tape blocks x ./obsolete/terminal.elc, 31132 bytes, 61 tape blocks x ./obsolete/old-emacs-lock.elc, 2655 bytes, 6 tape blocks x ./obsolete/fast-lock.el, 37767 bytes, 74 tape blocks x ./obsolete/rcompile.el, 6987 bytes, 14 tape blocks x ./obsolete/keyswap.el, 1248 bytes, 3 tape blocks x ./obsolete/abbrevlist.el, 1849 bytes, 4 tape blocks x ./obsolete/cc-compat.elc, 2829 bytes, 6 tape blocks x ./obsolete/lazy-lock.elc, 24689 bytes, 49 tape blocks x ./obsolete/longlines.el, 19575 bytes, 39 tape blocks x ./obsolete/awk-mode.el, 4619 bytes, 10 tape blocks x ./obsolete/lucid.el, 7505 bytes, 15 tape blocks x ./obsolete/longlines.elc, 15330 bytes, 30 tape blocks x ./obsolete/vi.elc, 48789 bytes, 96 tape blocks x ./obsolete/iso-acc.elc, 12143 bytes, 24 tape blocks x ./obsolete/yow.el, 2877 bytes, 6 tape blocks x ./obsolete/mailpost.el, 3089 bytes, 7 tape blocks x ./obsolete/s-region.el, 4577 bytes, 9 tape blocks x ./obsolete/iso-swed.elc, 3740 bytes, 8 tape blocks x ./obsolete/cust-print.el, 24025 bytes, 47 tape blocks x ./obsolete/mailpost.elc, 2161 bytes, 5 tape blocks x ./obsolete/mouse-sel.elc, 20398 bytes, 40 tape blocks x ./obsolete/pc-select.el, 16951 bytes, 34 tape blocks x ./obsolete/swedish.elc, 2498 bytes, 5 tape blocks x ./obsolete/scribe.elc, 10549 bytes, 21 tape blocks x ./obsolete/patcomp.el, 723 bytes, 2 tape blocks x ./obsolete/gulp.elc, 4695 bytes, 10 tape blocks x ./obsolete/pgg-parse.elc, 13231 bytes, 26 tape blocks x ./obsolete/vip.elc, 78181 bytes, 153 tape blocks x ./obsolete/erc-hecomplete.el, 8011 bytes, 16 tape blocks x ./obsolete/iswitchb.elc, 32384 bytes, 64 tape blocks x ./obsolete/pgg-pgp5.el, 8675 bytes, 17 tape blocks x ./obsolete/bruce.elc, 1519 bytes, 3 tape blocks x ./obsolete/s-region.elc, 3146 bytes, 7 tape blocks x ./obsolete/iso-insert.elc, 11785 bytes, 24 tape blocks x ./obsolete/old-emacs-lock.el, 4021 bytes, 8 tape blocks x ./obsolete/landmark.el, 59727 bytes, 117 tape blocks x ./obsolete/vc-arch.elc, 17650 bytes, 35 tape blocks x ./obsolete/pc-mode.elc, 1333 bytes, 3 tape blocks x ./obsolete/levents.elc, 9408 bytes, 19 tape blocks x ./obsolete/pgg-pgp.el, 9150 bytes, 18 tape blocks x ./obsolete/tpu-mapper.el, 14157 bytes, 28 tape blocks x ./obsolete/iso-acc.el, 18225 bytes, 36 tape blocks x ./obsolete/iso-insert.el, 13807 bytes, 27 tape blocks x ./obsolete/complete.elc, 24199 bytes, 48 tape blocks x ./obsolete/lazy-lock.el, 49139 bytes, 96 tape blocks x ./obsolete/options.el, 4771 bytes, 10 tape blocks x ./obsolete/lmenu.elc, 11224 bytes, 22 tape blocks x ./obsolete/cl-compat.el, 6041 bytes, 12 tape blocks x ./obsolete/otodo-mode.elc, 24608 bytes, 49 tape blocks x ./obsolete/meese.el, 1233 bytes, 3 tape blocks x ./obsolete/pc-mode.el, 1874 bytes, 4 tape blocks x ./obsolete/resume.elc, 2068 bytes, 5 tape blocks x ./obsolete/gulp.el, 6249 bytes, 13 tape blocks x ./obsolete/ws-mode.elc, 19788 bytes, 39 tape blocks x ./obsolete/pgg-pgp.elc, 7726 bytes, 16 tape blocks x ./obsolete/tpu-mapper.elc, 10581 bytes, 21 tape blocks x ./obsolete/cc-compat.el, 5726 bytes, 12 tape blocks x ./obsolete/tpu-extras.elc, 11991 bytes, 24 tape blocks x ./obsolete/spell.el, 5988 bytes, 12 tape blocks x ./obsolete/spell.elc, 4027 bytes, 8 tape blocks x ./obsolete/meese.elc, 835 bytes, 2 tape blocks x ./obsolete/pgg-def.elc, 2291 bytes, 5 tape blocks x ./obsolete/ws-mode.el, 20550 bytes, 41 tape blocks x ./obsolete/mouse-sel.el, 27051 bytes, 53 tape blocks x ./obsolete/old-whitespace.elc, 23225 bytes, 46 tape blocks x ./obsolete/lmenu.el, 15954 bytes, 32 tape blocks x ./obsolete/assoc.el, 5269 bytes, 11 tape blocks x ./obsolete/pgg-pgp5.elc, 7642 bytes, 15 tape blocks x ./obsolete/cl-compat.elc, 3743 bytes, 8 tape blocks x ./obsolete/terminal.el, 46264 bytes, 91 tape blocks x ./obsolete/options.elc, 6080 bytes, 12 tape blocks x ./obsolete/vip.el, 96011 bytes, 188 tape blocks x ./obsolete/ledit.elc, 4553 bytes, 9 tape blocks x ./obsolete/tpu-edt.el, 87821 bytes, 172 tape blocks x ./obsolete/swedish.el, 5354 bytes, 11 tape blocks x ./obsolete/otodo-mode.el, 36316 bytes, 71 tape blocks x ./obsolete/tpu-extras.el, 15934 bytes, 32 tape blocks x ./obsolete/patcomp.elc, 990 bytes, 2 tape blocks x ./obsolete/xesam.el, 33931 bytes, 67 tape blocks x ./obsolete/pc-select.elc, 12852 bytes, 26 tape blocks x ./obsolete/pgg-gpg.el, 15505 bytes, 31 tape blocks x ./obsolete/pgg-gpg.elc, 12980 bytes, 26 tape blocks x ./find-cmd.elc, 5023 bytes, 10 tape blocks x ./autoinsert.el, 14460 bytes, 29 tape blocks x ./epa-dired.elc, 1660 bytes, 4 tape blocks x ./composite.el, 32514 bytes, 64 tape blocks x ./tar-mode.elc, 55958 bytes, 110 tape blocks x ./faces.el, 110663 bytes, 217 tape blocks x ./doc-view.el, 77459 bytes, 152 tape blocks x ./help-fns.elc, 32253 bytes, 63 tape blocks x ./ps-bdf.elc, 13037 bytes, 26 tape blocks x ./allout.elc, 209267 bytes, 409 tape blocks x ./ruler-mode.elc, 20745 bytes, 41 tape blocks x ./ChangeLog.5, 340643 bytes, 666 tape blocks x ./novice.elc, 4755 bytes, 10 tape blocks x ./bookmark.el, 88352 bytes, 173 tape blocks x ./desktop.el, 64705 bytes, 127 tape blocks x ./x-dnd.elc, 19682 bytes, 39 tape blocks x ./xml.elc, 25923 bytes, 51 tape blocks x ./isearchb.el, 8062 bytes, 16 tape blocks x ./widget.elc, 1308 bytes, 3 tape blocks x ./nxml, 0 bytes, 0 tape blocks x ./nxml/rng-nxml.el, 18775 bytes, 37 tape blocks x ./nxml/nxml-ns.elc, 4043 bytes, 8 tape blocks x ./nxml/nxml-enc.elc, 3267 bytes, 7 tape blocks x ./nxml/rng-nxml.elc, 13985 bytes, 28 tape blocks x ./nxml/nxml-uchnm.el, 9082 bytes, 18 tape blocks x ./nxml/rng-dt.el, 2133 bytes, 5 tape blocks x ./nxml/nxml-enc.el, 5649 bytes, 12 tape blocks x ./nxml/rng-valid.elc, 34281 bytes, 67 tape blocks x ./nxml/rng-uri.elc, 7662 bytes, 15 tape blocks x ./nxml/nxml-glyph.el, 10963 bytes, 22 tape blocks x ./nxml/rng-maint.elc, 5563 bytes, 11 tape blocks x ./nxml/rng-dt.elc, 1703 bytes, 4 tape blocks x ./nxml/rng-cmpct.elc, 25575 bytes, 50 tape blocks x ./nxml/nxml-outln.elc, 27521 bytes, 54 tape blocks x ./nxml/nxml-mode.el, 90318 bytes, 177 tape blocks x ./nxml/nxml-maint.elc, 2097 bytes, 5 tape blocks x ./nxml/rng-valid.el, 49242 bytes, 97 tape blocks x ./nxml/rng-uri.el, 10773 bytes, 22 tape blocks x ./nxml/nxml-ns.el, 4755 bytes, 10 tape blocks x ./nxml/xmltok.el, 60870 bytes, 119 tape blocks x ./nxml/rng-pttrn.el, 4934 bytes, 10 tape blocks x ./nxml/nxml-maint.el, 3554 bytes, 7 tape blocks x ./nxml/xsd-regexp.el, 54933 bytes, 108 tape blocks x ./nxml/rng-xsd.elc, 22665 bytes, 45 tape blocks x ./nxml/rng-cmpct.el, 29259 bytes, 58 tape blocks x ./nxml/nxml-outln.el, 36671 bytes, 72 tape blocks x ./nxml/nxml-util.el, 3712 bytes, 8 tape blocks x ./nxml/rng-maint.el, 8737 bytes, 18 tape blocks x ./nxml/rng-match.el, 53615 bytes, 105 tape blocks x ./nxml/rng-util.el, 5139 bytes, 11 tape blocks x ./nxml/nxml-rap.elc, 9472 bytes, 19 tape blocks x ./nxml/nxml-glyph.elc, 7977 bytes, 16 tape blocks x ./nxml/nxml-parse.elc, 8689 bytes, 17 tape blocks x ./nxml/nxml-mode.elc, 70727 bytes, 139 tape blocks x ./nxml/rng-match.elc, 48631 bytes, 95 tape blocks x ./nxml/rng-util.elc, 3804 bytes, 8 tape blocks x ./nxml/rng-parse.elc, 2595 bytes, 6 tape blocks x ./nxml/nxml-util.elc, 3433 bytes, 7 tape blocks x ./nxml/nxml-parse.el, 11732 bytes, 23 tape blocks x ./nxml/xmltok.elc, 35951 bytes, 71 tape blocks x ./nxml/rng-loc.elc, 14211 bytes, 28 tape blocks x ./nxml/rng-xsd.el, 28941 bytes, 57 tape blocks x ./nxml/rng-parse.el, 3578 bytes, 7 tape blocks x ./nxml/xsd-regexp.elc, 40761 bytes, 80 tape blocks x ./nxml/nxml-rap.el, 14839 bytes, 29 tape blocks x ./nxml/rng-pttrn.elc, 3567 bytes, 7 tape blocks x ./nxml/nxml-uchnm.elc, 6631 bytes, 13 tape blocks x ./nxml/rng-loc.el, 18148 bytes, 36 tape blocks x ./subdirs.el, 442 bytes, 1 tape blocks x ./delsel.el, 13946 bytes, 28 tape blocks x ./ebuff-menu.el, 10424 bytes, 21 tape blocks x ./hex-util.elc, 1319 bytes, 3 tape blocks x ./flow-ctrl.el, 5040 bytes, 10 tape blocks x ./userlock.el, 5422 bytes, 11 tape blocks x ./printing.elc, 159722 bytes, 312 tape blocks x ./outline.elc, 37709 bytes, 74 tape blocks x ./ibuf-macs.elc, 11206 bytes, 22 tape blocks x ./loadup.el, 17186 bytes, 34 tape blocks x ./elec-pair.el, 24724 bytes, 49 tape blocks x ./sb-image.elc, 2820 bytes, 6 tape blocks x ./mouse-copy.elc, 3694 bytes, 8 tape blocks x ./epa-file.el, 11710 bytes, 23 tape blocks x ./disp-table.elc, 8990 bytes, 18 tape blocks x ./dom.elc, 6734 bytes, 14 tape blocks x ./speedbar.el, 153105 bytes, 300 tape blocks x ./epg.elc, 159709 bytes, 312 tape blocks x ./lpr.el, 13386 bytes, 27 tape blocks x ./ibuffer.el, 112510 bytes, 220 tape blocks x ./simple.el, 359134 bytes, 702 tape blocks x ./ps-def.el, 9612 bytes, 19 tape blocks x ./textmodes, 0 bytes, 0 tape blocks x ./textmodes/reftex-auc.elc, 5934 bytes, 12 tape blocks x ./textmodes/two-column.elc, 12711 bytes, 25 tape blocks x ./textmodes/bibtex-style.elc, 5447 bytes, 11 tape blocks x ./textmodes/reftex-cite.elc, 31929 bytes, 63 tape blocks x ./textmodes/fill.elc, 35238 bytes, 69 tape blocks x ./textmodes/reftex-ref.elc, 19928 bytes, 39 tape blocks x ./textmodes/reftex-parse.elc, 26225 bytes, 52 tape blocks x ./textmodes/makeinfo.elc, 6155 bytes, 13 tape blocks x ./textmodes/text-mode.el, 9589 bytes, 19 tape blocks x ./textmodes/paragraphs.elc, 15886 bytes, 32 tape blocks x ./textmodes/picture.elc, 27825 bytes, 55 tape blocks x ./textmodes/reftex-sel.el, 28363 bytes, 56 tape blocks x ./textmodes/texinfo.elc, 46736 bytes, 92 tape blocks x ./textmodes/dns-mode.elc, 7397 bytes, 15 tape blocks x ./textmodes/enriched.el, 18565 bytes, 37 tape blocks x ./textmodes/refer.elc, 8948 bytes, 18 tape blocks x ./textmodes/reftex-cite.el, 50873 bytes, 100 tape blocks x ./textmodes/table.el, 232438 bytes, 454 tape blocks x ./textmodes/conf-mode.el, 23660 bytes, 47 tape blocks x ./textmodes/reftex-parse.el, 45053 bytes, 88 tape blocks x ./textmodes/tex-mode.el, 127502 bytes, 250 tape blocks x ./textmodes/artist.elc, 161480 bytes, 316 tape blocks x ./textmodes/bibtex-style.el, 5415 bytes, 11 tape blocks x ./textmodes/reftex.elc, 79065 bytes, 155 tape blocks x ./textmodes/flyspell.elc, 53254 bytes, 105 tape blocks x ./textmodes/bibtex.elc, 180930 bytes, 354 tape blocks x ./textmodes/texnfo-upd.elc, 48973 bytes, 96 tape blocks x ./textmodes/conf-mode.elc, 33774 bytes, 66 tape blocks x ./textmodes/tex-mode.elc, 108365 bytes, 212 tape blocks x ./textmodes/css-mode.el, 22683 bytes, 45 tape blocks x ./textmodes/refbib.elc, 18119 bytes, 36 tape blocks x ./textmodes/texinfmt.el, 160814 bytes, 315 tape blocks x ./textmodes/reftex-dcr.el, 19946 bytes, 39 tape blocks x ./textmodes/po.el, 5348 bytes, 11 tape blocks x ./textmodes/reftex-index.el, 90727 bytes, 178 tape blocks x ./textmodes/picture.el, 32546 bytes, 64 tape blocks x ./textmodes/refbib.el, 25081 bytes, 49 tape blocks x ./textmodes/flyspell.el, 101769 bytes, 199 tape blocks x ./textmodes/reftex-vars.el, 90028 bytes, 176 tape blocks x ./textmodes/ispell.elc, 115453 bytes, 226 tape blocks x ./textmodes/bibtex.el, 247393 bytes, 484 tape blocks x ./textmodes/text-mode.elc, 10683 bytes, 21 tape blocks x ./textmodes/texinfmt.elc, 85518 bytes, 168 tape blocks x ./textmodes/reftex-toc.elc, 34255 bytes, 67 tape blocks x ./textmodes/remember.elc, 18564 bytes, 37 tape blocks x ./textmodes/rst.el, 152647 bytes, 299 tape blocks x ./textmodes/reftex-global.el, 19041 bytes, 38 tape blocks x ./textmodes/reftex-ref.el, 36358 bytes, 72 tape blocks x ./textmodes/reftex-vars.elc, 81289 bytes, 159 tape blocks x ./textmodes/remember.el, 24473 bytes, 48 tape blocks x ./textmodes/texinfo.el, 38230 bytes, 75 tape blocks x ./textmodes/enriched.elc, 14017 bytes, 28 tape blocks x ./textmodes/refer.el, 16844 bytes, 33 tape blocks x ./textmodes/nroff-mode.elc, 11703 bytes, 23 tape blocks x ./textmodes/po.elc, 2701 bytes, 6 tape blocks x ./textmodes/reftex-auc.el, 9067 bytes, 18 tape blocks x ./textmodes/sgml-mode.elc, 88669 bytes, 174 tape blocks x ./textmodes/dns-mode.el, 7740 bytes, 16 tape blocks x ./textmodes/reftex-toc.el, 46098 bytes, 91 tape blocks x ./textmodes/reftex-index.elc, 66727 bytes, 131 tape blocks x ./textmodes/underline.el, 2117 bytes, 5 tape blocks x ./textmodes/tildify.elc, 17473 bytes, 35 tape blocks x ./textmodes/rst.elc, 103471 bytes, 203 tape blocks x ./textmodes/page.elc, 3077 bytes, 7 tape blocks x ./textmodes/fill.el, 61432 bytes, 120 tape blocks x ./textmodes/bib-mode.elc, 7737 bytes, 16 tape blocks x ./textmodes/two-column.el, 22518 bytes, 44 tape blocks x ./textmodes/underline.elc, 1220 bytes, 3 tape blocks x ./textmodes/artist.el, 196099 bytes, 384 tape blocks x ./textmodes/reftex.el, 119261 bytes, 233 tape blocks x ./textmodes/sgml-mode.el, 83534 bytes, 164 tape blocks x ./textmodes/table.elc, 156843 bytes, 307 tape blocks x ./textmodes/page-ext.elc, 16333 bytes, 32 tape blocks x ./textmodes/bib-mode.el, 7204 bytes, 15 tape blocks x ./textmodes/reftex-sel.elc, 22641 bytes, 45 tape blocks x ./textmodes/reftex-dcr.elc, 11858 bytes, 24 tape blocks x ./textmodes/nroff-mode.el, 12446 bytes, 25 tape blocks x ./textmodes/ispell.el, 186140 bytes, 364 tape blocks x ./textmodes/tildify.el, 20539 bytes, 41 tape blocks x ./textmodes/refill.el, 10617 bytes, 21 tape blocks x ./textmodes/page.el, 5548 bytes, 11 tape blocks x ./textmodes/paragraphs.el, 20383 bytes, 40 tape blocks x ./textmodes/makeinfo.el, 10495 bytes, 21 tape blocks x ./textmodes/reftex-global.elc, 12360 bytes, 25 tape blocks x ./textmodes/page-ext.el, 29294 bytes, 58 tape blocks x ./textmodes/texnfo-upd.el, 78457 bytes, 154 tape blocks x ./textmodes/refill.elc, 6237 bytes, 13 tape blocks x ./textmodes/css-mode.elc, 19180 bytes, 38 tape blocks x ./jka-compr.el, 24738 bytes, 49 tape blocks x ./scroll-lock.elc, 4845 bytes, 10 tape blocks x ./cus-face.el, 13237 bytes, 26 tape blocks x ./delim-col.el, 14933 bytes, 30 tape blocks x ./double.elc, 4219 bytes, 9 tape blocks x ./autorevert.el, 32288 bytes, 64 tape blocks x ./image-file.el, 7370 bytes, 15 tape blocks x ./ido.elc, 122236 bytes, 239 tape blocks x ./indent.el, 29247 bytes, 58 tape blocks x ./frame.el, 90471 bytes, 177 tape blocks x ./widget.el, 3935 bytes, 8 tape blocks x ./help-mode.elc, 23380 bytes, 46 tape blocks x ./wid-edit.el, 126917 bytes, 248 tape blocks x ./emacs-lock.el, 10112 bytes, 20 tape blocks x ./button.el, 20200 bytes, 40 tape blocks x ./version.elc, 5819 bytes, 12 tape blocks x ./dframe.el, 38201 bytes, 75 tape blocks x ./shadowfile.el, 30846 bytes, 61 tape blocks x ./info.elc, 147624 bytes, 289 tape blocks x ./ChangeLog.12, 1250661 bytes, 2443 tape blocks x ./frame.elc, 71774 bytes, 141 tape blocks x ./informat.elc, 9943 bytes, 20 tape blocks x ./calendar, 0 bytes, 0 tape blocks x ./calendar/cal-dst.elc, 18493 bytes, 37 tape blocks x ./calendar/calendar.el, 115686 bytes, 226 tape blocks x ./calendar/cal-french.el, 11021 bytes, 22 tape blocks x ./calendar/parse-time.elc, 6146 bytes, 13 tape blocks x ./calendar/cal-tex.el, 69491 bytes, 136 tape blocks x ./calendar/appt.el, 31973 bytes, 63 tape blocks x ./calendar/lunar.elc, 12602 bytes, 25 tape blocks x ./calendar/cal-x.elc, 4558 bytes, 9 tape blocks x ./calendar/cal-dst.el, 20950 bytes, 41 tape blocks x ./calendar/cal-mayan.elc, 18574 bytes, 37 tape blocks x ./calendar/todo-mode.el, 258076 bytes, 505 tape blocks x ./calendar/cal-islam.el, 14133 bytes, 28 tape blocks x ./calendar/time-date.elc, 13234 bytes, 26 tape blocks x ./calendar/cal-iso.elc, 6682 bytes, 14 tape blocks x ./calendar/diary-lib.el, 116284 bytes, 228 tape blocks x ./calendar/cal-bahai.elc, 12856 bytes, 26 tape blocks x ./calendar/lunar.el, 18030 bytes, 36 tape blocks x ./calendar/cal-china.el, 35402 bytes, 70 tape blocks x ./calendar/cal-persia.elc, 6659 bytes, 14 tape blocks x ./calendar/cal-coptic.elc, 9252 bytes, 19 tape blocks x ./calendar/cal-html.el, 17532 bytes, 35 tape blocks x ./calendar/time-date.el, 15896 bytes, 32 tape blocks x ./calendar/cal-julian.el, 8038 bytes, 16 tape blocks x ./calendar/solar.el, 44287 bytes, 87 tape blocks x ./calendar/cal-loaddefs.el, 31843 bytes, 63 tape blocks x ./calendar/cal-coptic.el, 10320 bytes, 21 tape blocks x ./calendar/diary-loaddefs.el, 11325 bytes, 23 tape blocks x ./calendar/cal-hebrew.elc, 48416 bytes, 95 tape blocks x ./calendar/cal-islam.elc, 13195 bytes, 26 tape blocks x ./calendar/todo-mode.elc, 200187 bytes, 391 tape blocks x ./calendar/holidays.el, 34665 bytes, 68 tape blocks x ./calendar/calendar.elc, 100321 bytes, 196 tape blocks x ./calendar/icalendar.elc, 63389 bytes, 124 tape blocks x ./calendar/cal-french.elc, 9291 bytes, 19 tape blocks x ./calendar/cal-menu.el, 12234 bytes, 24 tape blocks x ./calendar/icalendar.el, 110269 bytes, 216 tape blocks x ./calendar/cal-mayan.el, 14955 bytes, 30 tape blocks x ./calendar/diary-lib.elc, 103864 bytes, 203 tape blocks x ./calendar/cal-tex.elc, 74463 bytes, 146 tape blocks x ./calendar/cal-persia.el, 8543 bytes, 17 tape blocks x ./calendar/parse-time.el, 9013 bytes, 18 tape blocks x ./calendar/cal-move.el, 16055 bytes, 32 tape blocks x ./calendar/holidays.elc, 33596 bytes, 66 tape blocks x ./calendar/timeclock.el, 51647 bytes, 101 tape blocks x ./calendar/cal-html.elc, 16900 bytes, 34 tape blocks x ./calendar/cal-x.el, 5781 bytes, 12 tape blocks x ./calendar/cal-julian.elc, 7310 bytes, 15 tape blocks x ./calendar/cal-move.elc, 14434 bytes, 29 tape blocks x ./calendar/solar.elc, 38875 bytes, 76 tape blocks x ./calendar/cal-bahai.el, 14338 bytes, 29 tape blocks x ./calendar/timeclock.elc, 46767 bytes, 92 tape blocks x ./calendar/cal-menu.elc, 10028 bytes, 20 tape blocks x ./calendar/cal-china.elc, 31322 bytes, 62 tape blocks x ./calendar/cal-hebrew.el, 52731 bytes, 103 tape blocks x ./calendar/cal-iso.el, 5775 bytes, 12 tape blocks x ./calendar/appt.elc, 18451 bytes, 37 tape blocks x ./calendar/hol-loaddefs.el, 5438 bytes, 11 tape blocks x ./files.elc, 208600 bytes, 408 tape blocks x ./w32-vars.el, 6630 bytes, 13 tape blocks x ./subr.elc, 160676 bytes, 314 tape blocks x ./arc-mode.el, 90637 bytes, 178 tape blocks x ./cus-theme.elc, 25956 bytes, 51 tape blocks x ./xt-mouse.el, 20007 bytes, 40 tape blocks x ./eshell, 0 bytes, 0 tape blocks x ./eshell/em-glob.elc, 8730 bytes, 18 tape blocks x ./eshell/em-xtra.el, 4596 bytes, 9 tape blocks x ./eshell/em-hist.elc, 28792 bytes, 57 tape blocks x ./eshell/em-prompt.elc, 5685 bytes, 12 tape blocks x ./eshell/esh-cmd.elc, 36984 bytes, 73 tape blocks x ./eshell/em-tramp.elc, 3514 bytes, 7 tape blocks x ./eshell/em-smart.elc, 8731 bytes, 18 tape blocks x ./eshell/esh-mode.el, 37062 bytes, 73 tape blocks x ./eshell/esh-io.elc, 13048 bytes, 26 tape blocks x ./eshell/em-basic.elc, 3956 bytes, 8 tape blocks x ./eshell/em-unix.el, 36236 bytes, 71 tape blocks x ./eshell/em-ls.elc, 26669 bytes, 53 tape blocks x ./eshell/esh-util.elc, 20337 bytes, 40 tape blocks x ./eshell/esh-ext.el, 12082 bytes, 24 tape blocks x ./eshell/em-alias.elc, 6287 bytes, 13 tape blocks x ./eshell/esh-var.el, 21556 bytes, 43 tape blocks x ./eshell/em-cmpl.el, 17838 bytes, 35 tape blocks x ./eshell/em-unix.elc, 34344 bytes, 68 tape blocks x ./eshell/esh-module.elc, 2572 bytes, 6 tape blocks x ./eshell/esh-mode.elc, 31111 bytes, 61 tape blocks x ./eshell/esh-ext.elc, 10480 bytes, 21 tape blocks x ./eshell/esh-proc.el, 19813 bytes, 39 tape blocks x ./eshell/em-smart.el, 12195 bytes, 24 tape blocks x ./eshell/esh-arg.elc, 11206 bytes, 22 tape blocks x ./eshell/em-pred.elc, 15507 bytes, 31 tape blocks x ./eshell/esh-module.el, 3243 bytes, 7 tape blocks x ./eshell/em-xtra.elc, 4741 bytes, 10 tape blocks x ./eshell/em-prompt.el, 6319 bytes, 13 tape blocks x ./eshell/em-rebind.el, 8170 bytes, 16 tape blocks x ./eshell/em-banner.elc, 1689 bytes, 4 tape blocks x ./eshell/eshell.el, 16157 bytes, 32 tape blocks x ./eshell/esh-proc.elc, 16885 bytes, 33 tape blocks x ./eshell/em-ls.el, 32189 bytes, 63 tape blocks x ./eshell/em-rebind.elc, 7568 bytes, 15 tape blocks x ./eshell/em-pred.el, 19971 bytes, 40 tape blocks x ./eshell/em-basic.el, 5865 bytes, 12 tape blocks x ./eshell/em-term.elc, 5954 bytes, 12 tape blocks x ./eshell/em-dirs.elc, 16044 bytes, 32 tape blocks x ./eshell/em-cmpl.elc, 12094 bytes, 24 tape blocks x ./eshell/em-term.el, 13857 bytes, 28 tape blocks x ./eshell/em-script.elc, 3927 bytes, 8 tape blocks x ./eshell/esh-opt.elc, 7120 bytes, 14 tape blocks x ./eshell/em-tramp.el, 4917 bytes, 10 tape blocks x ./eshell/esh-cmd.el, 49951 bytes, 98 tape blocks x ./eshell/em-banner.el, 3141 bytes, 7 tape blocks x ./eshell/esh-arg.el, 14509 bytes, 29 tape blocks x ./eshell/em-hist.el, 36867 bytes, 73 tape blocks x ./eshell/esh-var.elc, 14996 bytes, 30 tape blocks x ./eshell/em-dirs.el, 19353 bytes, 38 tape blocks x ./eshell/em-glob.el, 12868 bytes, 26 tape blocks x ./eshell/esh-groups.el, 8176 bytes, 16 tape blocks x ./eshell/em-alias.el, 10256 bytes, 21 tape blocks x ./eshell/esh-util.el, 25990 bytes, 51 tape blocks x ./eshell/eshell.elc, 7488 bytes, 15 tape blocks x ./eshell/esh-opt.el, 10031 bytes, 20 tape blocks x ./eshell/em-script.el, 4958 bytes, 10 tape blocks x ./eshell/esh-io.el, 16925 bytes, 34 tape blocks x ./ChangeLog.15, 869668 bytes, 1699 tape blocks x ./ebuff-menu.elc, 10689 bytes, 21 tape blocks x ./speedbar.elc, 119252 bytes, 233 tape blocks x ./filenotify.el, 18606 bytes, 37 tape blocks x ./image.el, 33596 bytes, 66 tape blocks x ./wid-browse.el, 8491 bytes, 17 tape blocks x ./wid-browse.elc, 8477 bytes, 17 tape blocks x ./help-macro.el, 8262 bytes, 17 tape blocks x ./gnus, 0 bytes, 0 tape blocks x ./gnus/mm-url.el, 14318 bytes, 28 tape blocks x ./gnus/gssapi.el, 3399 bytes, 7 tape blocks x ./gnus/gnus-draft.el, 11917 bytes, 24 tape blocks x ./gnus/starttls.el, 11688 bytes, 23 tape blocks x ./gnus/nndir.elc, 2740 bytes, 6 tape blocks x ./gnus/gnus-draft.elc, 12223 bytes, 24 tape blocks x ./gnus/smime.elc, 19742 bytes, 39 tape blocks x ./gnus/nnmail.elc, 54015 bytes, 106 tape blocks x ./gnus/gnus-kill.elc, 19967 bytes, 39 tape blocks x ./gnus/mail-parse.el, 3321 bytes, 7 tape blocks x ./gnus/html2text.elc, 9990 bytes, 20 tape blocks x ./gnus/smiley.el, 7552 bytes, 15 tape blocks x ./gnus/gnus-uu.el, 73816 bytes, 145 tape blocks x ./gnus/mml-sec.elc, 35042 bytes, 69 tape blocks x ./gnus/smiley.elc, 5424 bytes, 11 tape blocks x ./gnus/mm-decode.elc, 54560 bytes, 107 tape blocks x ./gnus/mail-source.el, 40107 bytes, 79 tape blocks x ./gnus/nntp.el, 76325 bytes, 150 tape blocks x ./gnus/rfc2045.el, 1474 bytes, 3 tape blocks x ./gnus/gnus-srvr.el, 38047 bytes, 75 tape blocks x ./gnus/nnmh.el, 19326 bytes, 38 tape blocks x ./gnus/rfc1843.el, 6031 bytes, 12 tape blocks x ./gnus/nneething.elc, 11663 bytes, 23 tape blocks x ./gnus/gnus-cus.el, 42335 bytes, 83 tape blocks x ./gnus/mml-sec.el, 37267 bytes, 73 tape blocks x ./gnus/nnmbox.el, 24490 bytes, 48 tape blocks x ./gnus/gnus-gravatar.el, 5136 bytes, 11 tape blocks x ./gnus/gnus-mh.elc, 2744 bytes, 6 tape blocks x ./gnus/gnus-demon.elc, 7764 bytes, 16 tape blocks x ./gnus/gnus-sum.elc, 423801 bytes, 828 tape blocks x ./gnus/ChangeLog.2, 614741 bytes, 1201 tape blocks x ./gnus/rfc2047.elc, 24689 bytes, 49 tape blocks x ./gnus/gnus-util.el, 71814 bytes, 141 tape blocks x ./gnus/gnus-spec.elc, 14908 bytes, 30 tape blocks x ./gnus/gnus-win.elc, 10628 bytes, 21 tape blocks x ./gnus/gnus-dired.el, 9292 bytes, 19 tape blocks x ./gnus/mail-parse.elc, 2299 bytes, 5 tape blocks x ./gnus/gnus-html.elc, 14398 bytes, 29 tape blocks x ./gnus/gnus-uu.elc, 57021 bytes, 112 tape blocks x ./gnus/nndoc.elc, 30772 bytes, 61 tape blocks x ./gnus/gnus-topic.elc, 47344 bytes, 93 tape blocks x ./gnus/nndiary.el, 55919 bytes, 110 tape blocks x ./gnus/gnus-async.elc, 11917 bytes, 24 tape blocks x ./gnus/gnus-cus.elc, 40706 bytes, 80 tape blocks x ./gnus/mm-partial.elc, 3301 bytes, 7 tape blocks x ./gnus/gnus-eform.elc, 5011 bytes, 10 tape blocks x ./gnus/nnmaildir.elc, 89735 bytes, 176 tape blocks x ./gnus/gnus-score.elc, 75132 bytes, 147 tape blocks x ./gnus/spam-report.elc, 11651 bytes, 23 tape blocks x ./gnus/gnus-dup.elc, 4393 bytes, 9 tape blocks x ./gnus/nnheader.el, 37337 bytes, 73 tape blocks x ./gnus/rfc2047.el, 40879 bytes, 80 tape blocks x ./gnus/sieve-mode.el, 8070 bytes, 16 tape blocks x ./gnus/compface.elc, 1213 bytes, 3 tape blocks x ./gnus/nnmaildir.el, 69420 bytes, 136 tape blocks x ./gnus/gnus-sync.elc, 21793 bytes, 43 tape blocks x ./gnus/gnus-sync.el, 36255 bytes, 71 tape blocks x ./gnus/nnweb.el, 18811 bytes, 37 tape blocks x ./gnus/gnus-ems.el, 8917 bytes, 18 tape blocks x ./gnus/mail-prsvr.el, 1568 bytes, 4 tape blocks x ./gnus/utf7.el, 8550 bytes, 17 tape blocks x ./gnus/rtree.el, 8473 bytes, 17 tape blocks x ./gnus/nndoc.el, 37798 bytes, 74 tape blocks x ./gnus/gnus-dired.elc, 7925 bytes, 16 tape blocks x ./gnus/gnus-int.elc, 59052 bytes, 116 tape blocks x ./gnus/nnnil.el, 2177 bytes, 5 tape blocks x ./gnus/nndir.el, 2945 bytes, 6 tape blocks x ./gnus/gnus-mh.el, 3795 bytes, 8 tape blocks x ./gnus/nngateway.elc, 2956 bytes, 6 tape blocks x ./gnus/gnus-group.el, 174443 bytes, 341 tape blocks x ./gnus/ecomplete.el, 5312 bytes, 11 tape blocks x ./gnus/canlock.el, 8725 bytes, 18 tape blocks x ./gnus/score-mode.el, 3608 bytes, 8 tape blocks x ./gnus/gnus-sieve.elc, 8275 bytes, 17 tape blocks x ./gnus/gnus-score.el, 108777 bytes, 213 tape blocks x ./gnus/gnus-salt.elc, 27264 bytes, 54 tape blocks x ./gnus/gnus-html.el, 19697 bytes, 39 tape blocks x ./gnus/gnus-vm.el, 3090 bytes, 7 tape blocks x ./gnus/gnus-ml.el, 5967 bytes, 12 tape blocks x ./gnus/mm-uu.elc, 19265 bytes, 38 tape blocks x ./gnus/nneething.el, 13576 bytes, 27 tape blocks x ./gnus/html2text.el, 13994 bytes, 28 tape blocks x ./gnus/mml2015.elc, 29113 bytes, 57 tape blocks x ./gnus/nnoo.elc, 8668 bytes, 17 tape blocks x ./gnus/mm-bodies.elc, 5904 bytes, 12 tape blocks x ./gnus/gravatar.el, 5167 bytes, 11 tape blocks x ./gnus/gnus-mlspl.el, 8846 bytes, 18 tape blocks x ./gnus/nnregistry.el, 2036 bytes, 4 tape blocks x ./gnus/nnagent.elc, 10779 bytes, 22 tape blocks x ./gnus/ChangeLog.1, 106820 bytes, 209 tape blocks x ./gnus/messcompat.elc, 2608 bytes, 6 tape blocks x ./gnus/gnus-srvr.elc, 49218 bytes, 97 tape blocks x ./gnus/gnus-logic.elc, 4999 bytes, 10 tape blocks x ./gnus/smime.el, 24538 bytes, 48 tape blocks x ./gnus/nnml.el, 44610 bytes, 88 tape blocks x ./gnus/mm-partial.el, 4838 bytes, 10 tape blocks x ./gnus/yenc.elc, 3590 bytes, 8 tape blocks x ./gnus/nnnil.elc, 1675 bytes, 4 tape blocks x ./gnus/nnmairix.el, 74944 bytes, 147 tape blocks x ./gnus/gnus-diary.elc, 8729 bytes, 18 tape blocks x ./gnus/gnus-topic.el, 60920 bytes, 119 tape blocks x ./gnus/gnus-undo.el, 6073 bytes, 12 tape blocks x ./gnus/gnus-range.elc, 12312 bytes, 25 tape blocks x ./gnus/.dir-locals.el, 105 bytes, 1 tape blocks x ./gnus/nnml.elc, 39699 bytes, 78 tape blocks x ./gnus/gnus-delay.elc, 4779 bytes, 10 tape blocks x ./gnus/nntp.elc, 120336 bytes, 236 tape blocks x ./gnus/nnweb.elc, 17688 bytes, 35 tape blocks x ./gnus/spam-wash.elc, 1258 bytes, 3 tape blocks x ./gnus/nnvirtual.elc, 18711 bytes, 37 tape blocks x ./gnus/nnir.el, 71161 bytes, 139 tape blocks x ./gnus/plstore.el, 18595 bytes, 37 tape blocks x ./gnus/utf7.elc, 5803 bytes, 12 tape blocks x ./gnus/nnbabyl.elc, 17334 bytes, 34 tape blocks x ./gnus/gnus-undo.elc, 4522 bytes, 9 tape blocks x ./gnus/flow-fill.el, 8091 bytes, 16 tape blocks x ./gnus/mml1991.el, 10398 bytes, 21 tape blocks x ./gnus/nnagent.el, 8533 bytes, 17 tape blocks x ./gnus/gnus-bookmark.el, 31363 bytes, 62 tape blocks x ./gnus/nnimap.elc, 71555 bytes, 140 tape blocks x ./gnus/gnus-icalendar.el, 41425 bytes, 81 tape blocks x ./gnus/nnfolder.el, 42687 bytes, 84 tape blocks x ./gnus/mml-smime.el, 15580 bytes, 31 tape blocks x ./gnus/sieve-manage.el, 20975 bytes, 41 tape blocks x ./gnus/nnheader.elc, 32242 bytes, 63 tape blocks x ./gnus/mm-uu.el, 24395 bytes, 48 tape blocks x ./gnus/gnus-vm.elc, 2556 bytes, 5 tape blocks x ./gnus/mm-archive.el, 3470 bytes, 7 tape blocks x ./gnus/gnus-kill.el, 23623 bytes, 47 tape blocks x ./gnus/mml2015.el, 36769 bytes, 72 tape blocks x ./gnus/spam.elc, 85014 bytes, 167 tape blocks x ./gnus/nnregistry.elc, 1753 bytes, 4 tape blocks x ./gnus/rfc1843.elc, 5178 bytes, 11 tape blocks x ./gnus/gnus-async.el, 13735 bytes, 27 tape blocks x ./gnus/auth-source.elc, 54510 bytes, 107 tape blocks x ./gnus/gnus-msg.el, 71549 bytes, 140 tape blocks x ./gnus/gnus-start.elc, 132651 bytes, 260 tape blocks x ./gnus/gnus-dup.el, 5270 bytes, 11 tape blocks x ./gnus/gnus-picon.elc, 8187 bytes, 16 tape blocks x ./gnus/message.elc, 237472 bytes, 464 tape blocks x ./gnus/mml.el, 60816 bytes, 119 tape blocks x ./gnus/score-mode.elc, 5086 bytes, 10 tape blocks x ./gnus/nnmh.elc, 15503 bytes, 31 tape blocks x ./gnus/gravatar.elc, 4317 bytes, 9 tape blocks x ./gnus/gnus-art.el, 325814 bytes, 637 tape blocks x ./gnus/gnus-sieve.el, 7735 bytes, 16 tape blocks x ./gnus/flow-fill.elc, 4677 bytes, 10 tape blocks x ./gnus/mail-prsvr.elc, 1113 bytes, 3 tape blocks x ./gnus/gnus-win.el, 17234 bytes, 34 tape blocks x ./gnus/mm-view.elc, 16808 bytes, 33 tape blocks x ./gnus/spam-wash.el, 2303 bytes, 5 tape blocks x ./gnus/gnus-util.elc, 54821 bytes, 108 tape blocks x ./gnus/canlock.elc, 5893 bytes, 12 tape blocks x ./gnus/gnus-notifications.el, 8141 bytes, 16 tape blocks x ./gnus/gnus-ems.elc, 4962 bytes, 10 tape blocks x ./gnus/nndraft.el, 12008 bytes, 24 tape blocks x ./gnus/mailcap.elc, 25456 bytes, 50 tape blocks x ./gnus/registry.el, 13938 bytes, 28 tape blocks x ./gnus/gnus-cloud.el, 11302 bytes, 23 tape blocks x ./gnus/nnspool.el, 16155 bytes, 32 tape blocks x ./gnus/spam-stat.elc, 19843 bytes, 39 tape blocks x ./gnus/mm-url.elc, 9581 bytes, 19 tape blocks x ./gnus/gnus-mlspl.elc, 6441 bytes, 13 tape blocks x ./gnus/compface.el, 2175 bytes, 5 tape blocks x ./gnus/mm-extern.el, 5310 bytes, 11 tape blocks x ./gnus/gnus-start.el, 120041 bytes, 235 tape blocks x ./gnus/sieve.elc, 11275 bytes, 23 tape blocks x ./gnus/mailcap.el, 35799 bytes, 70 tape blocks x ./gnus/registry.elc, 10482 bytes, 21 tape blocks x ./gnus/gnus-fun.el, 11175 bytes, 22 tape blocks x ./gnus/gnus-sum.el, 483828 bytes, 945 tape blocks x ./gnus/rfc2045.elc, 830 bytes, 2 tape blocks x ./gnus/rfc2231.el, 9928 bytes, 20 tape blocks x ./gnus/nndraft.elc, 10774 bytes, 22 tape blocks x ./gnus/gnus-delay.el, 6674 bytes, 14 tape blocks x ./gnus/gnus-range.el, 21928 bytes, 43 tape blocks x ./gnus/legacy-gnus-agent.elc, 6505 bytes, 13 tape blocks x ./gnus/gnus.elc, 158548 bytes, 310 tape blocks x ./gnus/ChangeLog.3, 918365 bytes, 1794 tape blocks x ./gnus/ecomplete.elc, 4497 bytes, 9 tape blocks x ./gnus/gnus-diary.el, 13754 bytes, 27 tape blocks x ./gnus/mail-source.elc, 29177 bytes, 57 tape blocks x ./gnus/gnus-logic.el, 8304 bytes, 17 tape blocks x ./gnus/ietf-drums.el, 8729 bytes, 18 tape blocks x ./gnus/gnus-cache.elc, 25933 bytes, 51 tape blocks x ./gnus/mml.elc, 44572 bytes, 88 tape blocks x ./gnus/nnrss.elc, 29866 bytes, 59 tape blocks x ./gnus/rfc2231.elc, 6525 bytes, 13 tape blocks x ./gnus/mm-util.el, 63772 bytes, 125 tape blocks x ./gnus/deuglify.el, 17328 bytes, 34 tape blocks x ./gnus/gnus-int.el, 34071 bytes, 67 tape blocks x ./gnus/qp.el, 6786 bytes, 14 tape blocks x ./gnus/gnus-bcklg.el, 5158 bytes, 11 tape blocks x ./gnus/gnus-bookmark.elc, 26470 bytes, 52 tape blocks x ./gnus/gnus-registry.el, 50315 bytes, 99 tape blocks x ./gnus/auth-source.el, 93416 bytes, 183 tape blocks x ./gnus/nndiary.elc, 39508 bytes, 78 tape blocks x ./gnus/gnus-eform.el, 3837 bytes, 8 tape blocks x ./gnus/mm-extern.elc, 4121 bytes, 9 tape blocks x ./gnus/yenc.el, 5131 bytes, 11 tape blocks x ./gnus/pop3.el, 30205 bytes, 59 tape blocks x ./gnus/gnus-picon.el, 10387 bytes, 21 tape blocks x ./gnus/gnus-gravatar.elc, 4008 bytes, 8 tape blocks x ./gnus/gnus-fun.elc, 10226 bytes, 20 tape blocks x ./gnus/gnus-notifications.elc, 5469 bytes, 11 tape blocks x ./gnus/gnus.el, 153545 bytes, 300 tape blocks x ./gnus/gnus-spec.el, 23339 bytes, 46 tape blocks x ./gnus/legacy-gnus-agent.el, 11405 bytes, 23 tape blocks x ./gnus/spam.el, 110938 bytes, 217 tape blocks x ./gnus/gnus-cache.el, 33573 bytes, 66 tape blocks x ./gnus/nngateway.el, 2865 bytes, 6 tape blocks x ./gnus/gnus-art.elc, 269634 bytes, 527 tape blocks x ./gnus/sieve-mode.elc, 7729 bytes, 16 tape blocks x ./gnus/gmm-utils.el, 17873 bytes, 35 tape blocks x ./gnus/ietf-drums.elc, 7366 bytes, 15 tape blocks x ./gnus/plstore.elc, 14674 bytes, 29 tape blocks x ./gnus/deuglify.elc, 8092 bytes, 16 tape blocks x ./gnus/gnus-demon.el, 9506 bytes, 19 tape blocks x ./gnus/mml-smime.elc, 11348 bytes, 23 tape blocks x ./gnus/gnus-bcklg.elc, 3332 bytes, 7 tape blocks x ./gnus/nnmail.el, 74102 bytes, 145 tape blocks x ./gnus/rtree.elc, 3961 bytes, 8 tape blocks x ./gnus/nnspool.elc, 15970 bytes, 32 tape blocks x ./gnus/mml1991.elc, 7560 bytes, 15 tape blocks x ./gnus/nnir.elc, 65158 bytes, 128 tape blocks x ./gnus/mm-view.el, 22200 bytes, 44 tape blocks x ./gnus/gnus-registry.elc, 34115 bytes, 67 tape blocks x ./gnus/nnvirtual.el, 27792 bytes, 55 tape blocks x ./gnus/gnus-agent.el, 161201 bytes, 315 tape blocks x ./gnus/spam-report.el, 14219 bytes, 28 tape blocks x ./gnus/gnus-cloud.elc, 11751 bytes, 23 tape blocks x ./gnus/gnus-cite.elc, 27432 bytes, 54 tape blocks x ./gnus/pop3.elc, 20783 bytes, 41 tape blocks x ./gnus/mm-archive.elc, 2909 bytes, 6 tape blocks x ./gnus/nnrss.el, 35298 bytes, 69 tape blocks x ./gnus/mm-encode.elc, 6112 bytes, 12 tape blocks x ./gnus/gmm-utils.elc, 9427 bytes, 19 tape blocks x ./gnus/sieve-manage.elc, 15015 bytes, 30 tape blocks x ./gnus/gnus-salt.el, 30563 bytes, 60 tape blocks x ./gnus/mm-bodies.el, 10094 bytes, 20 tape blocks x ./gnus/nnimap.el, 76059 bytes, 149 tape blocks x ./gnus/gssapi.elc, 2330 bytes, 5 tape blocks x ./gnus/qp.elc, 4308 bytes, 9 tape blocks x ./gnus/nnmairix.elc, 72480 bytes, 142 tape blocks x ./gnus/nnfolder.elc, 33127 bytes, 65 tape blocks x ./gnus/starttls.elc, 6432 bytes, 13 tape blocks x ./gnus/gnus-cite.el, 42219 bytes, 83 tape blocks x ./gnus/gnus-group.elc, 155739 bytes, 305 tape blocks x ./gnus/gnus-icalendar.elc, 41583 bytes, 82 tape blocks x ./gnus/sieve.el, 12553 bytes, 25 tape blocks x ./gnus/gnus-msg.elc, 89179 bytes, 175 tape blocks x ./gnus/nnmbox.elc, 19031 bytes, 38 tape blocks x ./gnus/message.el, 308382 bytes, 603 tape blocks x ./gnus/mm-encode.el, 8016 bytes, 16 tape blocks x ./gnus/mm-util.elc, 39684 bytes, 78 tape blocks x ./gnus/gnus-agent.elc, 121995 bytes, 239 tape blocks x ./gnus/messcompat.el, 3281 bytes, 7 tape blocks x ./gnus/spam-stat.el, 23660 bytes, 47 tape blocks x ./gnus/gnus-ml.elc, 5841 bytes, 12 tape blocks x ./gnus/mm-decode.el, 66749 bytes, 131 tape blocks x ./gnus/nnoo.el, 10636 bytes, 21 tape blocks x ./gnus/nnbabyl.el, 21813 bytes, 43 tape blocks x ./finder-inf.el, 39270 bytes, 77 tape blocks x ./uniquify.el, 21326 bytes, 42 tape blocks x ./mouse.el, 80131 bytes, 157 tape blocks x ./soundex.el, 2756 bytes, 6 tape blocks x ./language, 0 bytes, 0 tape blocks x ./language/vietnamese.el, 3899 bytes, 8 tape blocks x ./language/hanja-util.el, 519809 bytes, 1016 tape blocks x ./language/tv-util.el, 4803 bytes, 10 tape blocks x ./language/sinhala.elc, 852 bytes, 2 tape blocks x ./language/chinese.el, 9896 bytes, 20 tape blocks x ./language/burmese.elc, 1351 bytes, 3 tape blocks x ./language/tibetan.elc, 10202 bytes, 20 tape blocks x ./language/ind-util.elc, 43436 bytes, 85 tape blocks x ./language/korean.el, 3212 bytes, 7 tape blocks x ./language/hebrew.elc, 4887 bytes, 10 tape blocks x ./language/misc-lang.el, 2886 bytes, 6 tape blocks x ./language/utf-8-lang.elc, 728 bytes, 2 tape blocks x ./language/tibet-util.elc, 8146 bytes, 16 tape blocks x ./language/cham.el, 1302 bytes, 3 tape blocks x ./language/thai.el, 3126 bytes, 7 tape blocks x ./language/thai-word.el, 223493 bytes, 437 tape blocks x ./language/ethio-util.elc, 56063 bytes, 110 tape blocks x ./language/thai-util.elc, 9467 bytes, 19 tape blocks x ./language/tai-viet.el, 2262 bytes, 5 tape blocks x ./language/european.el, 21121 bytes, 42 tape blocks x ./language/viet-util.elc, 4502 bytes, 9 tape blocks x ./language/hebrew.el, 9843 bytes, 20 tape blocks x ./language/korean.elc, 2154 bytes, 5 tape blocks x ./language/greek.elc, 1442 bytes, 3 tape blocks x ./language/thai-util.el, 11794 bytes, 24 tape blocks x ./language/czech.el, 1526 bytes, 3 tape blocks x ./language/thai.elc, 1981 bytes, 4 tape blocks x ./language/indian.elc, 8438 bytes, 17 tape blocks x ./language/lao-util.el, 16724 bytes, 33 tape blocks x ./language/utf-8-lang.el, 1803 bytes, 4 tape blocks x ./language/lao.elc, 1629 bytes, 4 tape blocks x ./language/romanian.elc, 1211 bytes, 3 tape blocks x ./language/korea-util.el, 5034 bytes, 10 tape blocks x ./language/cyril-util.el, 7487 bytes, 15 tape blocks x ./language/vietnamese.elc, 2364 bytes, 5 tape blocks x ./language/khmer.elc, 829 bytes, 2 tape blocks x ./language/slovak.elc, 936 bytes, 2 tape blocks x ./language/indian.el, 13763 bytes, 27 tape blocks x ./language/japan-util.elc, 10962 bytes, 22 tape blocks x ./language/tai-viet.elc, 1581 bytes, 4 tape blocks x ./language/tibetan.el, 18064 bytes, 36 tape blocks x ./language/european.elc, 16619 bytes, 33 tape blocks x ./language/burmese.el, 2433 bytes, 5 tape blocks x ./language/tibet-util.el, 14642 bytes, 29 tape blocks x ./language/cyrillic.el, 9199 bytes, 18 tape blocks x ./language/japanese.elc, 7555 bytes, 15 tape blocks x ./language/china-util.elc, 3284 bytes, 7 tape blocks x ./language/chinese.elc, 7131 bytes, 14 tape blocks x ./language/viet-util.el, 9320 bytes, 19 tape blocks x ./language/cham.elc, 700 bytes, 2 tape blocks x ./language/english.el, 2294 bytes, 5 tape blocks x ./language/hanja-util.elc, 413440 bytes, 808 tape blocks x ./language/misc-lang.elc, 1847 bytes, 4 tape blocks x ./language/ethio-util.el, 51015 bytes, 100 tape blocks x ./language/japan-util.el, 15756 bytes, 31 tape blocks x ./language/lao.el, 2856 bytes, 6 tape blocks x ./language/ind-util.el, 40235 bytes, 79 tape blocks x ./language/korea-util.elc, 3657 bytes, 8 tape blocks x ./language/ethiopic.el, 2786 bytes, 6 tape blocks x ./language/cyril-util.elc, 5088 bytes, 10 tape blocks x ./language/sinhala.el, 1638 bytes, 4 tape blocks x ./language/slovak.el, 1609 bytes, 4 tape blocks x ./language/lao-util.elc, 12465 bytes, 25 tape blocks x ./language/georgian.elc, 971 bytes, 2 tape blocks x ./language/khmer.el, 1423 bytes, 3 tape blocks x ./language/cyrillic.elc, 5387 bytes, 11 tape blocks x ./language/china-util.el, 6220 bytes, 13 tape blocks x ./language/ethiopic.elc, 1761 bytes, 4 tape blocks x ./language/english.elc, 1082 bytes, 3 tape blocks x ./language/czech.elc, 927 bytes, 2 tape blocks x ./language/georgian.el, 1517 bytes, 3 tape blocks x ./language/romanian.el, 1836 bytes, 4 tape blocks x ./language/tv-util.elc, 2728 bytes, 6 tape blocks x ./language/thai-word.elc, 203362 bytes, 398 tape blocks x ./language/japanese.el, 10405 bytes, 21 tape blocks x ./language/greek.el, 2563 bytes, 6 tape blocks x ./tempo.elc, 19140 bytes, 38 tape blocks x ./case-table.el, 7112 bytes, 14 tape blocks x ./epa.el, 45401 bytes, 89 tape blocks x ./misc.el, 7643 bytes, 15 tape blocks x ./view.elc, 35329 bytes, 70 tape blocks x ./ffap.el, 76263 bytes, 149 tape blocks x ./button.elc, 14067 bytes, 28 tape blocks x ./isearchb.elc, 4677 bytes, 10 tape blocks x ./help.el, 59578 bytes, 117 tape blocks x ./elide-head.elc, 2711 bytes, 6 tape blocks x ./misc.elc, 5531 bytes, 11 tape blocks x ./dom.el, 7225 bytes, 15 tape blocks x ./ezimage.elc, 9993 bytes, 20 tape blocks x ./ls-lisp.elc, 22384 bytes, 44 tape blocks x ./ibuf-macs.el, 10943 bytes, 22 tape blocks x ./talk.el, 4306 bytes, 9 tape blocks x ./find-file.el, 35309 bytes, 69 tape blocks x ./avoid.el, 18310 bytes, 36 tape blocks x ./filecache.elc, 17006 bytes, 34 tape blocks x ./ps-print.el, 232109 bytes, 454 tape blocks x ./custom.elc, 46328 bytes, 91 tape blocks x ./pcmpl-gnu.elc, 10601 bytes, 21 tape blocks x ./ansi-color.el, 25502 bytes, 50 tape blocks x ./vt-control.elc, 2043 bytes, 4 tape blocks x ./time.elc, 20908 bytes, 41 tape blocks x ./cdl.elc, 1099 bytes, 3 tape blocks x ./mh-e, 0 bytes, 0 tape blocks x ./mh-e/mh-gnus.el, 6150 bytes, 13 tape blocks x ./mh-e/mh-inc.elc, 1979 bytes, 4 tape blocks x ./mh-e/mh-folder.el, 82110 bytes, 161 tape blocks x ./mh-e/mh-alias.el, 28077 bytes, 55 tape blocks x ./mh-e/mh-comp.elc, 37590 bytes, 74 tape blocks x ./mh-e/mh-utils.el, 39880 bytes, 78 tape blocks x ./mh-e/mh-tool-bar.elc, 27025 bytes, 53 tape blocks x ./mh-e/mh-thread.el, 37863 bytes, 74 tape blocks x ./mh-e/mh-scan.elc, 18493 bytes, 37 tape blocks x ./mh-e/mh-comp.el, 51289 bytes, 101 tape blocks x ./mh-e/mh-mime.elc, 55205 bytes, 108 tape blocks x ./mh-e/mh-letter.el, 39636 bytes, 78 tape blocks x ./mh-e/mh-e.el, 148814 bytes, 291 tape blocks x ./mh-e/mh-search.elc, 59850 bytes, 117 tape blocks x ./mh-e/mh-junk.el, 20112 bytes, 40 tape blocks x ./mh-e/mh-thread.elc, 44235 bytes, 87 tape blocks x ./mh-e/mh-e.elc, 117331 bytes, 230 tape blocks x ./mh-e/mh-print.elc, 8666 bytes, 17 tape blocks x ./mh-e/mh-letter.elc, 29139 bytes, 57 tape blocks x ./mh-e/mh-identity.elc, 7816 bytes, 16 tape blocks x ./mh-e/mh-limit.elc, 10451 bytes, 21 tape blocks x ./mh-e/mh-funcs.el, 15148 bytes, 30 tape blocks x ./mh-e/mh-mime.el, 75938 bytes, 149 tape blocks x ./mh-e/ChangeLog.1, 444098 bytes, 868 tape blocks x ./mh-e/mh-show.elc, 104660 bytes, 205 tape blocks x ./mh-e/mh-folder.elc, 65717 bytes, 129 tape blocks x ./mh-e/mh-buffers.elc, 1642 bytes, 4 tape blocks x ./mh-e/mh-compat.el, 15881 bytes, 32 tape blocks x ./mh-e/mh-print.el, 9227 bytes, 19 tape blocks x ./mh-e/mh-junk.elc, 18977 bytes, 38 tape blocks x ./mh-e/mh-xface.el, 19643 bytes, 39 tape blocks x ./mh-e/mh-funcs.elc, 12786 bytes, 25 tape blocks x ./mh-e/mh-acros.el, 12975 bytes, 26 tape blocks x ./mh-e/mh-seq.el, 41169 bytes, 81 tape blocks x ./mh-e/mh-limit.el, 12507 bytes, 25 tape blocks x ./mh-e/mh-search.el, 77586 bytes, 152 tape blocks x ./mh-e/mh-utils.elc, 27718 bytes, 55 tape blocks x ./mh-e/mh-xface.elc, 13472 bytes, 27 tape blocks x ./mh-e/mh-tool-bar.el, 21875 bytes, 43 tape blocks x ./mh-e/mh-buffers.el, 3172 bytes, 7 tape blocks x ./mh-e/mh-seq.elc, 38197 bytes, 75 tape blocks x ./mh-e/mh-scan.el, 19946 bytes, 39 tape blocks x ./mh-e/ChangeLog.2, 145790 bytes, 285 tape blocks x ./mh-e/mh-inc.el, 3051 bytes, 6 tape blocks x ./mh-e/mh-identity.el, 11207 bytes, 22 tape blocks x ./mh-e/mh-speed.elc, 15869 bytes, 31 tape blocks x ./mh-e/mh-speed.el, 23942 bytes, 47 tape blocks x ./mh-e/mh-alias.elc, 18309 bytes, 36 tape blocks x ./mh-e/mh-loaddefs.el, 100242 bytes, 196 tape blocks x ./mh-e/mh-show.el, 36476 bytes, 72 tape blocks x ./midnight.elc, 10305 bytes, 21 tape blocks x ./elide-head.el, 4222 bytes, 9 tape blocks x ./type-break.elc, 37568 bytes, 74 tape blocks x ./leim, 0 bytes, 0 tape blocks x ./leim/leim-list.el, 29033 bytes, 57 tape blocks x ./leim/ja-dic, 0 bytes, 0 tape blocks x ./leim/ja-dic/ja-dic.el, 2256961 bytes, 4409 tape blocks x ./leim/ja-dic/ja-dic.elc, 2248510 bytes, 4392 tape blocks x ./leim/quail, 0 bytes, 0 tape blocks x ./leim/quail/thai.el, 4538 bytes, 9 tape blocks x ./leim/quail/welsh.el, 3356 bytes, 7 tape blocks x ./leim/quail/vntelex.el, 13293 bytes, 26 tape blocks x ./leim/quail/arabic.el, 2122 bytes, 5 tape blocks x ./leim/quail/hanja3.elc, 187450 bytes, 367 tape blocks x ./leim/quail/latin-post.el, 41339 bytes, 81 tape blocks x ./leim/quail/viqr.el, 2312 bytes, 5 tape blocks x ./leim/quail/PY.el, 22137 bytes, 44 tape blocks x ./leim/quail/cyrillic.el, 27955 bytes, 55 tape blocks x ./leim/quail/programmer-dvorak.el, 2550 bytes, 5 tape blocks x ./leim/quail/croatian.elc, 5165 bytes, 11 tape blocks x ./leim/quail/PY.elc, 217776 bytes, 426 tape blocks x ./leim/quail/programmer-dvorak.elc, 3492 bytes, 7 tape blocks x ./leim/quail/uni-input.el, 4335 bytes, 9 tape blocks x ./leim/quail/czech.elc, 15864 bytes, 31 tape blocks x ./leim/quail/latin-pre.elc, 39541 bytes, 78 tape blocks x ./leim/quail/ipa-praat.el, 10657 bytes, 21 tape blocks x ./leim/quail/latin-ltx.elc, 90317 bytes, 177 tape blocks x ./leim/quail/hanja-jis.el, 24836 bytes, 49 tape blocks x ./leim/quail/slovak.el, 6572 bytes, 13 tape blocks x ./leim/quail/persian.elc, 9953 bytes, 20 tape blocks x ./leim/quail/ECDICT.el, 172764 bytes, 338 tape blocks x ./leim/quail/quick-b5.el, 33929 bytes, 67 tape blocks x ./leim/quail/hebrew.elc, 25749 bytes, 51 tape blocks x ./leim/quail/CCDOSPY.el, 21680 bytes, 43 tape blocks x ./leim/quail/QJ.el, 2427 bytes, 5 tape blocks x ./leim/quail/tamil-dvorak.elc, 3577 bytes, 7 tape blocks x ./leim/quail/QJ.elc, 3902 bytes, 8 tape blocks x ./leim/quail/ARRAY30.elc, 583003 bytes, 1139 tape blocks x ./leim/quail/Punct-b5.elc, 12494 bytes, 25 tape blocks x ./leim/quail/tsang-cns.el, 264481 bytes, 517 tape blocks x ./leim/quail/greek.el, 23801 bytes, 47 tape blocks x ./leim/quail/lrt.el, 3009 bytes, 6 tape blocks x ./leim/quail/ethiopic.el, 18457 bytes, 37 tape blocks x ./leim/quail/SW.el, 24048 bytes, 47 tape blocks x ./leim/quail/QJ-b5.el, 2434 bytes, 5 tape blocks x ./leim/quail/CTLau.el, 21983 bytes, 43 tape blocks x ./leim/quail/latin-pre.el, 21996 bytes, 43 tape blocks x ./leim/quail/quick-b5.elc, 411392 bytes, 804 tape blocks x ./leim/quail/symbol-ksc.el, 7069 bytes, 14 tape blocks x ./leim/quail/tibetan.el, 15543 bytes, 31 tape blocks x ./leim/quail/tsang-cns.elc, 576168 bytes, 1126 tape blocks x ./leim/quail/4Corner.elc, 513730 bytes, 1004 tape blocks x ./leim/quail/slovak.elc, 13158 bytes, 26 tape blocks x ./leim/quail/Punct.el, 2664 bytes, 6 tape blocks x ./leim/quail/welsh.elc, 3037 bytes, 6 tape blocks x ./leim/quail/ETZY.elc, 458601 bytes, 896 tape blocks x ./leim/quail/CTLau-b5.el, 21574 bytes, 43 tape blocks x ./leim/quail/tsang-b5.el, 179550 bytes, 351 tape blocks x ./leim/quail/tamil-dvorak.el, 2981 bytes, 6 tape blocks x ./leim/quail/TONEPY.elc, 253715 bytes, 496 tape blocks x ./leim/quail/indian.elc, 13654 bytes, 27 tape blocks x ./leim/quail/PY-b5.el, 50448 bytes, 99 tape blocks x ./leim/quail/sgml-input.elc, 65231 bytes, 128 tape blocks x ./leim/quail/vnvni.elc, 8394 bytes, 17 tape blocks x ./leim/quail/latin-post.elc, 79303 bytes, 155 tape blocks x ./leim/quail/georgian.el, 1911 bytes, 4 tape blocks x ./leim/quail/Punct.elc, 8632 bytes, 17 tape blocks x ./leim/quail/japanese.el, 23206 bytes, 46 tape blocks x ./leim/quail/persian.el, 17170 bytes, 34 tape blocks x ./leim/quail/ARRAY30.el, 189050 bytes, 370 tape blocks x ./leim/quail/lao.elc, 4178 bytes, 9 tape blocks x ./leim/quail/indian.el, 17419 bytes, 35 tape blocks x ./leim/quail/hangul.el, 21424 bytes, 42 tape blocks x ./leim/quail/tsang-b5.elc, 576162 bytes, 1126 tape blocks x ./leim/quail/lao.el, 6076 bytes, 12 tape blocks x ./leim/quail/croatian.el, 3325 bytes, 7 tape blocks x ./leim/quail/vntelex.elc, 12529 bytes, 25 tape blocks x ./leim/quail/latin-alt.el, 33091 bytes, 65 tape blocks x ./leim/quail/tibetan.elc, 10016 bytes, 20 tape blocks x ./leim/quail/lrt.elc, 1741 bytes, 4 tape blocks x ./leim/quail/quick-cns.el, 51648 bytes, 101 tape blocks x ./leim/quail/ZOZY.elc, 458465 bytes, 896 tape blocks x ./leim/quail/hangul.elc, 17327 bytes, 34 tape blocks x ./leim/quail/ZIRANMA.elc, 1865130 bytes, 3643 tape blocks x ./leim/quail/hanja.el, 21755 bytes, 43 tape blocks x ./leim/quail/pypunct-b5.elc, 1152 bytes, 3 tape blocks x ./leim/quail/ipa.el, 20495 bytes, 41 tape blocks x ./leim/quail/TONEPY.el, 34823 bytes, 69 tape blocks x ./leim/quail/4Corner.el, 114634 bytes, 224 tape blocks x ./leim/quail/hanja-jis.elc, 224745 bytes, 439 tape blocks x ./leim/quail/japanese.elc, 17096 bytes, 34 tape blocks x ./leim/quail/py-punct.elc, 1686 bytes, 4 tape blocks x ./leim/quail/latin-ltx.el, 18977 bytes, 38 tape blocks x ./leim/quail/sisheng.el, 7740 bytes, 16 tape blocks x ./leim/quail/greek.elc, 51720 bytes, 102 tape blocks x ./leim/quail/ZIRANMA.el, 603075 bytes, 1178 tape blocks x ./leim/quail/SW.elc, 209288 bytes, 409 tape blocks x ./leim/quail/CTLau.elc, 197478 bytes, 386 tape blocks x ./leim/quail/viqr.elc, 6379 bytes, 13 tape blocks x ./leim/quail/CCDOSPY.elc, 206092 bytes, 403 tape blocks x ./leim/quail/CTLau-b5.elc, 191210 bytes, 374 tape blocks x ./leim/quail/hanja3.el, 26378 bytes, 52 tape blocks x ./leim/quail/Punct-b5.el, 3641 bytes, 8 tape blocks x ./leim/quail/rfc1345.el, 31659 bytes, 62 tape blocks x ./leim/quail/ECDICT.elc, 518288 bytes, 1013 tape blocks x ./leim/quail/sgml-input.el, 49700 bytes, 98 tape blocks x ./leim/quail/cyril-jis.elc, 3538 bytes, 7 tape blocks x ./leim/quail/hebrew.el, 20891 bytes, 41 tape blocks x ./leim/quail/QJ-b5.elc, 3905 bytes, 8 tape blocks x ./leim/quail/ipa-praat.elc, 10950 bytes, 22 tape blocks x ./leim/quail/ETZY.el, 50244 bytes, 99 tape blocks x ./leim/quail/georgian.elc, 2051 bytes, 5 tape blocks x ./leim/quail/pypunct-b5.el, 1842 bytes, 4 tape blocks x ./leim/quail/vnvni.el, 11422 bytes, 23 tape blocks x ./leim/quail/hanja.elc, 150659 bytes, 295 tape blocks x ./leim/quail/uni-input.elc, 3303 bytes, 7 tape blocks x ./leim/quail/ethiopic.elc, 37157 bytes, 73 tape blocks x ./leim/quail/py-punct.el, 2557 bytes, 5 tape blocks x ./leim/quail/PY-b5.elc, 457977 bytes, 895 tape blocks x ./leim/quail/ipa.elc, 16255 bytes, 32 tape blocks x ./leim/quail/cyrillic.elc, 44035 bytes, 87 tape blocks x ./leim/quail/rfc1345.elc, 68816 bytes, 135 tape blocks x ./leim/quail/cyril-jis.el, 3559 bytes, 7 tape blocks x ./leim/quail/quick-cns.elc, 411398 bytes, 804 tape blocks x ./leim/quail/symbol-ksc.elc, 30102 bytes, 59 tape blocks x ./leim/quail/thai.elc, 7332 bytes, 15 tape blocks x ./leim/quail/czech.el, 7898 bytes, 16 tape blocks x ./leim/quail/ZOZY.el, 50163 bytes, 98 tape blocks x ./leim/quail/arabic.elc, 2709 bytes, 6 tape blocks x ./leim/quail/latin-alt.elc, 57850 bytes, 113 tape blocks x ./leim/quail/sisheng.elc, 5167 bytes, 11 tape blocks x ./help.elc, 48954 bytes, 96 tape blocks x ./find-lisp.el, 12361 bytes, 25 tape blocks x ./autoinsert.elc, 12547 bytes, 25 tape blocks x ./align.elc, 40717 bytes, 80 tape blocks x ./subr.el, 204583 bytes, 400 tape blocks x ./ses.elc, 123409 bytes, 242 tape blocks x ./reposition.elc, 2727 bytes, 6 tape blocks x ./cdl.el, 1624 bytes, 4 tape blocks x ./array.el, 34437 bytes, 68 tape blocks x ./gs.el, 8346 bytes, 17 tape blocks x ./dos-fns.el, 11823 bytes, 24 tape blocks x ./novice.el, 6542 bytes, 13 tape blocks x ./case-table.elc, 5092 bytes, 10 tape blocks x ./thingatpt.elc, 15516 bytes, 31 tape blocks x ./vt-control.el, 3440 bytes, 7 tape blocks x ./windmove.el, 24673 bytes, 49 tape blocks x ./cedet, 0 bytes, 0 tape blocks x ./cedet/cedet-idutils.el, 6627 bytes, 13 tape blocks x ./cedet/inversion.elc, 12990 bytes, 26 tape blocks x ./cedet/inversion.el, 19712 bytes, 39 tape blocks x ./cedet/cedet-files.elc, 2463 bytes, 5 tape blocks x ./cedet/pulse.elc, 6611 bytes, 13 tape blocks x ./cedet/data-debug.elc, 29091 bytes, 57 tape blocks x ./cedet/pulse.el, 9502 bytes, 19 tape blocks x ./cedet/data-debug.el, 34811 bytes, 68 tape blocks x ./cedet/mode-local.elc, 30968 bytes, 61 tape blocks x ./cedet/cedet-files.el, 4175 bytes, 9 tape blocks x ./cedet/cedet-cscope.elc, 4430 bytes, 9 tape blocks x ./cedet/cedet-idutils.elc, 5227 bytes, 11 tape blocks x ./cedet/ede, 0 bytes, 0 tape blocks x ./cedet/ede/custom.el, 7921 bytes, 16 tape blocks x ./cedet/ede/loaddefs.el, 5423 bytes, 11 tape blocks x ./cedet/ede/base.el, 22754 bytes, 45 tape blocks x ./cedet/ede/cpp-root.elc, 11656 bytes, 23 tape blocks x ./cedet/ede/makefile-edit.el, 4034 bytes, 8 tape blocks x ./cedet/ede/custom.elc, 5151 bytes, 11 tape blocks x ./cedet/ede/pconf.elc, 4951 bytes, 10 tape blocks x ./cedet/ede/proj-elisp.el, 15380 bytes, 31 tape blocks x ./cedet/ede/make.elc, 2421 bytes, 5 tape blocks x ./cedet/ede/dired.elc, 3306 bytes, 7 tape blocks x ./cedet/ede/proj-shared.el, 7109 bytes, 14 tape blocks x ./cedet/ede/makefile-edit.elc, 2771 bytes, 6 tape blocks x ./cedet/ede/pmake.elc, 18464 bytes, 37 tape blocks x ./cedet/ede/proj-comp.el, 13338 bytes, 27 tape blocks x ./cedet/ede/proj.elc, 26110 bytes, 51 tape blocks x ./cedet/ede/shell.elc, 1644 bytes, 4 tape blocks x ./cedet/ede/system.el, 4757 bytes, 10 tape blocks x ./cedet/ede/proj-comp.elc, 15974 bytes, 32 tape blocks x ./cedet/ede/source.elc, 5422 bytes, 11 tape blocks x ./cedet/ede/proj-scheme.el, 1621 bytes, 4 tape blocks x ./cedet/ede/proj-aux.elc, 2088 bytes, 5 tape blocks x ./cedet/ede/proj-archive.el, 2293 bytes, 5 tape blocks x ./cedet/ede/dired.el, 3213 bytes, 7 tape blocks x ./cedet/ede/speedbar.elc, 10771 bytes, 22 tape blocks x ./cedet/ede/source.el, 6066 bytes, 12 tape blocks x ./cedet/ede/simple.elc, 4674 bytes, 10 tape blocks x ./cedet/ede/proj-misc.el, 3121 bytes, 7 tape blocks x ./cedet/ede/proj-prog.el, 4833 bytes, 10 tape blocks x ./cedet/ede/shell.el, 2883 bytes, 6 tape blocks x ./cedet/ede/autoconf-edit.el, 14858 bytes, 30 tape blocks x ./cedet/ede/project-am.el, 35839 bytes, 70 tape blocks x ./cedet/ede/proj-scheme.elc, 2017 bytes, 4 tape blocks x ./cedet/ede/srecode.elc, 2170 bytes, 5 tape blocks x ./cedet/ede/base.elc, 23442 bytes, 46 tape blocks x ./cedet/ede/project-am.elc, 43699 bytes, 86 tape blocks x ./cedet/ede/emacs.elc, 10677 bytes, 21 tape blocks x ./cedet/ede/make.el, 3590 bytes, 8 tape blocks x ./cedet/ede/proj-shared.elc, 6643 bytes, 13 tape blocks x ./cedet/ede/config.elc, 25412 bytes, 50 tape blocks x ./cedet/ede/proj-misc.elc, 3505 bytes, 7 tape blocks x ./cedet/ede/files.elc, 13503 bytes, 27 tape blocks x ./cedet/ede/proj.el, 27499 bytes, 54 tape blocks x ./cedet/ede/system.elc, 3024 bytes, 6 tape blocks x ./cedet/ede/proj-info.elc, 6961 bytes, 14 tape blocks x ./cedet/ede/detect.elc, 4548 bytes, 9 tape blocks x ./cedet/ede/autoconf-edit.elc, 11947 bytes, 24 tape blocks x ./cedet/ede/config.el, 14977 bytes, 30 tape blocks x ./cedet/ede/simple.el, 4123 bytes, 9 tape blocks x ./cedet/ede/emacs.el, 8907 bytes, 18 tape blocks x ./cedet/ede/speedbar.el, 12588 bytes, 25 tape blocks x ./cedet/ede/files.el, 20332 bytes, 40 tape blocks x ./cedet/ede/locate.elc, 14714 bytes, 29 tape blocks x ./cedet/ede/proj-prog.elc, 5715 bytes, 12 tape blocks x ./cedet/ede/generic.el, 13402 bytes, 27 tape blocks x ./cedet/ede/auto.elc, 10740 bytes, 21 tape blocks x ./cedet/ede/generic.elc, 20886 bytes, 41 tape blocks x ./cedet/ede/proj-archive.elc, 3127 bytes, 7 tape blocks x ./cedet/ede/proj-aux.el, 1580 bytes, 4 tape blocks x ./cedet/ede/proj-info.el, 6579 bytes, 13 tape blocks x ./cedet/ede/pmake.el, 24117 bytes, 48 tape blocks x ./cedet/ede/detect.el, 7077 bytes, 14 tape blocks x ./cedet/ede/linux.el, 13528 bytes, 27 tape blocks x ./cedet/ede/util.elc, 2494 bytes, 5 tape blocks x ./cedet/ede/srecode.el, 3278 bytes, 7 tape blocks x ./cedet/ede/auto.el, 12336 bytes, 25 tape blocks x ./cedet/ede/cpp-root.el, 19145 bytes, 38 tape blocks x ./cedet/ede/proj-obj.el, 9770 bytes, 20 tape blocks x ./cedet/ede/proj-elisp.elc, 16662 bytes, 33 tape blocks x ./cedet/ede/linux.elc, 13834 bytes, 28 tape blocks x ./cedet/ede/pconf.el, 7093 bytes, 14 tape blocks x ./cedet/ede/util.el, 3565 bytes, 7 tape blocks x ./cedet/ede/locate.el, 12371 bytes, 25 tape blocks x ./cedet/ede/proj-obj.elc, 10396 bytes, 21 tape blocks x ./cedet/ChangeLog.1, 135221 bytes, 265 tape blocks x ./cedet/semantic, 0 bytes, 0 tape blocks x ./cedet/semantic/symref.el, 21541 bytes, 43 tape blocks x ./cedet/semantic/format.el, 27614 bytes, 54 tape blocks x ./cedet/semantic/wisent, 0 bytes, 0 tape blocks x ./cedet/semantic/wisent/wisent.el, 18582 bytes, 37 tape blocks x ./cedet/semantic/wisent/js-wy.el, 19009 bytes, 38 tape blocks x ./cedet/semantic/wisent/comp.el, 128029 bytes, 251 tape blocks x ./cedet/semantic/wisent/javat-wy.elc, 87231 bytes, 171 tape blocks x ./cedet/semantic/wisent/wisent.elc, 14048 bytes, 28 tape blocks x ./cedet/semantic/wisent/javascript.elc, 6180 bytes, 13 tape blocks x ./cedet/semantic/wisent/comp.elc, 83401 bytes, 163 tape blocks x ./cedet/semantic/wisent/python-wy.el, 25164 bytes, 50 tape blocks x ./cedet/semantic/wisent/javascript.el, 6074 bytes, 12 tape blocks x ./cedet/semantic/wisent/python.el, 23353 bytes, 46 tape blocks x ./cedet/semantic/wisent/python-wy.elc, 144882 bytes, 283 tape blocks x ./cedet/semantic/wisent/grammar.elc, 25234 bytes, 50 tape blocks x ./cedet/semantic/wisent/java-tags.elc, 3922 bytes, 8 tape blocks x ./cedet/semantic/wisent/java-tags.el, 4738 bytes, 10 tape blocks x ./cedet/semantic/wisent/python.elc, 27937 bytes, 55 tape blocks x ./cedet/semantic/wisent/js-wy.elc, 130849 bytes, 256 tape blocks x ./cedet/semantic/wisent/javat-wy.el, 21504 bytes, 42 tape blocks x ./cedet/semantic/wisent/grammar.el, 23283 bytes, 46 tape blocks x ./cedet/semantic/db-mode.el, 7601 bytes, 15 tape blocks x ./cedet/semantic/scope.elc, 25383 bytes, 50 tape blocks x ./cedet/semantic/db-global.el, 8593 bytes, 17 tape blocks x ./cedet/semantic/scope.el, 31415 bytes, 62 tape blocks x ./cedet/semantic/db-ref.elc, 5038 bytes, 10 tape blocks x ./cedet/semantic/fw.elc, 12226 bytes, 24 tape blocks x ./cedet/semantic/db-ebrowse.el, 23325 bytes, 46 tape blocks x ./cedet/semantic/grammar-wy.elc, 53876 bytes, 106 tape blocks x ./cedet/semantic/debug.el, 19091 bytes, 38 tape blocks x ./cedet/semantic/chart.elc, 4416 bytes, 9 tape blocks x ./cedet/semantic/senator.elc, 26970 bytes, 53 tape blocks x ./cedet/semantic/debug.elc, 18210 bytes, 36 tape blocks x ./cedet/semantic/tag-ls.elc, 24924 bytes, 49 tape blocks x ./cedet/semantic/db-debug.elc, 2829 bytes, 6 tape blocks x ./cedet/semantic/sb.elc, 11672 bytes, 23 tape blocks x ./cedet/semantic/db-file.elc, 14596 bytes, 29 tape blocks x ./cedet/semantic/doc.elc, 4175 bytes, 9 tape blocks x ./cedet/semantic/db-global.elc, 9409 bytes, 19 tape blocks x ./cedet/semantic/db.el, 40297 bytes, 79 tape blocks x ./cedet/semantic/bovine, 0 bytes, 0 tape blocks x ./cedet/semantic/bovine/make.elc, 15808 bytes, 31 tape blocks x ./cedet/semantic/bovine/scm-by.el, 5186 bytes, 11 tape blocks x ./cedet/semantic/bovine/scm-by.elc, 3995 bytes, 8 tape blocks x ./cedet/semantic/bovine/c-by.el, 46449 bytes, 91 tape blocks x ./cedet/semantic/bovine/scm.el, 4166 bytes, 9 tape blocks x ./cedet/semantic/bovine/grammar.el, 21825 bytes, 43 tape blocks x ./cedet/semantic/bovine/make.el, 8469 bytes, 17 tape blocks x ./cedet/semantic/bovine/c-by.elc, 35975 bytes, 71 tape blocks x ./cedet/semantic/bovine/c.el, 83418 bytes, 163 tape blocks x ./cedet/semantic/bovine/scm.elc, 9085 bytes, 18 tape blocks x ./cedet/semantic/bovine/debug.el, 4775 bytes, 10 tape blocks x ./cedet/semantic/bovine/el.el, 30433 bytes, 60 tape blocks x ./cedet/semantic/bovine/el.elc, 37286 bytes, 73 tape blocks x ./cedet/semantic/bovine/c.elc, 104603 bytes, 205 tape blocks x ./cedet/semantic/bovine/make-by.elc, 5702 bytes, 12 tape blocks x ./cedet/semantic/bovine/gcc.elc, 5384 bytes, 11 tape blocks x ./cedet/semantic/bovine/grammar.elc, 18701 bytes, 37 tape blocks x ./cedet/semantic/bovine/gcc.el, 10231 bytes, 20 tape blocks x ./cedet/semantic/bovine/debug.elc, 6996 bytes, 14 tape blocks x ./cedet/semantic/bovine/make-by.el, 7882 bytes, 16 tape blocks x ./cedet/semantic/grammar.el, 72563 bytes, 142 tape blocks x ./cedet/semantic/sort.elc, 19162 bytes, 38 tape blocks x ./cedet/semantic/lex.elc, 79226 bytes, 155 tape blocks x ./cedet/semantic/lex-spp.elc, 34453 bytes, 68 tape blocks x ./cedet/semantic/chart.el, 5629 bytes, 11 tape blocks x ./cedet/semantic/imenu.el, 20474 bytes, 40 tape blocks x ./cedet/semantic/analyze, 0 bytes, 0 tape blocks x ./cedet/semantic/analyze/refs.el, 12592 bytes, 25 tape blocks x ./cedet/semantic/analyze/debug.el, 19126 bytes, 38 tape blocks x ./cedet/semantic/analyze/refs.elc, 10806 bytes, 22 tape blocks x ./cedet/semantic/analyze/fcn.elc, 10497 bytes, 21 tape blocks x ./cedet/semantic/analyze/complete.el, 9640 bytes, 19 tape blocks x ./cedet/semantic/analyze/fcn.el, 11758 bytes, 23 tape blocks x ./cedet/semantic/analyze/debug.elc, 18144 bytes, 36 tape blocks x ./cedet/semantic/analyze/complete.elc, 8043 bytes, 16 tape blocks x ./cedet/semantic/java.el, 17032 bytes, 34 tape blocks x ./cedet/semantic/senator.el, 32368 bytes, 64 tape blocks x ./cedet/semantic/symref, 0 bytes, 0 tape blocks x ./cedet/semantic/symref/filter.elc, 4360 bytes, 9 tape blocks x ./cedet/semantic/symref/cscope.el, 3567 bytes, 7 tape blocks x ./cedet/semantic/symref/grep.elc, 6496 bytes, 13 tape blocks x ./cedet/semantic/symref/global.elc, 3009 bytes, 6 tape blocks x ./cedet/semantic/symref/list.elc, 16648 bytes, 33 tape blocks x ./cedet/semantic/symref/idutils.elc, 3124 bytes, 7 tape blocks x ./cedet/semantic/symref/list.el, 18046 bytes, 36 tape blocks x ./cedet/semantic/symref/cscope.elc, 3359 bytes, 7 tape blocks x ./cedet/semantic/symref/idutils.el, 2969 bytes, 6 tape blocks x ./cedet/semantic/symref/grep.el, 8570 bytes, 17 tape blocks x ./cedet/semantic/symref/filter.el, 5746 bytes, 12 tape blocks x ./cedet/semantic/symref/global.el, 2822 bytes, 6 tape blocks x ./cedet/semantic/dep.el, 8339 bytes, 17 tape blocks x ./cedet/semantic/tag-write.elc, 3880 bytes, 8 tape blocks x ./cedet/semantic/sort.el, 20695 bytes, 41 tape blocks x ./cedet/semantic/grammar.elc, 79412 bytes, 156 tape blocks x ./cedet/semantic/tag-write.el, 5470 bytes, 11 tape blocks x ./cedet/semantic/analyze.el, 30216 bytes, 60 tape blocks x ./cedet/semantic/wisent.el, 13114 bytes, 26 tape blocks x ./cedet/semantic/tag-ls.el, 17884 bytes, 35 tape blocks x ./cedet/semantic/ede-grammar.elc, 9896 bytes, 20 tape blocks x ./cedet/semantic/util-modes.elc, 42622 bytes, 84 tape blocks x ./cedet/semantic/tag-file.elc, 6621 bytes, 13 tape blocks x ./cedet/semantic/db-file.el, 17240 bytes, 34 tape blocks x ./cedet/semantic/lex-spp.el, 48721 bytes, 96 tape blocks x ./cedet/semantic/db-javascript.el, 11228 bytes, 22 tape blocks x ./cedet/semantic/tag-file.el, 8349 bytes, 17 tape blocks x ./cedet/semantic/ia.elc, 11981 bytes, 24 tape blocks x ./cedet/semantic/mru-bookmark.el, 13969 bytes, 28 tape blocks x ./cedet/semantic/idle.el, 49788 bytes, 98 tape blocks x ./cedet/semantic/analyze.elc, 27375 bytes, 54 tape blocks x ./cedet/semantic/texi.el, 24795 bytes, 49 tape blocks x ./cedet/semantic/ctxt.elc, 36119 bytes, 71 tape blocks x ./cedet/semantic/util.elc, 13489 bytes, 27 tape blocks x ./cedet/semantic/find.elc, 25076 bytes, 49 tape blocks x ./cedet/semantic/ia.el, 17549 bytes, 35 tape blocks x ./cedet/semantic/decorate, 0 bytes, 0 tape blocks x ./cedet/semantic/decorate/mode.elc, 31569 bytes, 62 tape blocks x ./cedet/semantic/decorate/mode.el, 21656 bytes, 43 tape blocks x ./cedet/semantic/decorate/include.elc, 32656 bytes, 64 tape blocks x ./cedet/semantic/decorate/include.el, 31601 bytes, 62 tape blocks x ./cedet/semantic/grammar-wy.el, 11899 bytes, 24 tape blocks x ./cedet/semantic/lex.el, 81690 bytes, 160 tape blocks x ./cedet/semantic/decorate.elc, 8762 bytes, 18 tape blocks x ./cedet/semantic/edit.el, 39637 bytes, 78 tape blocks x ./cedet/semantic/texi.elc, 17552 bytes, 35 tape blocks x ./cedet/semantic/bovine.el, 12692 bytes, 25 tape blocks x ./cedet/semantic/db-ebrowse.elc, 20342 bytes, 40 tape blocks x ./cedet/semantic/dep.elc, 7696 bytes, 16 tape blocks x ./cedet/semantic/wisent.elc, 7795 bytes, 16 tape blocks x ./cedet/semantic/db-find.elc, 43442 bytes, 85 tape blocks x ./cedet/semantic/ede-grammar.el, 8245 bytes, 17 tape blocks x ./cedet/semantic/format.elc, 35070 bytes, 69 tape blocks x ./cedet/semantic/html.el, 8493 bytes, 17 tape blocks x ./cedet/semantic/edit.elc, 21853 bytes, 43 tape blocks x ./cedet/semantic/tag.elc, 55713 bytes, 109 tape blocks x ./cedet/semantic/db-ref.el, 5851 bytes, 12 tape blocks x ./cedet/semantic/util-modes.el, 38915 bytes, 77 tape blocks x ./cedet/semantic/db-mode.elc, 6533 bytes, 13 tape blocks x ./cedet/semantic/symref.elc, 17611 bytes, 35 tape blocks x ./cedet/semantic/decorate.el, 11554 bytes, 23 tape blocks x ./cedet/semantic/db-debug.el, 3476 bytes, 7 tape blocks x ./cedet/semantic/html.elc, 7516 bytes, 15 tape blocks x ./cedet/semantic/db.elc, 40026 bytes, 79 tape blocks x ./cedet/semantic/db-el.elc, 13457 bytes, 27 tape blocks x ./cedet/semantic/db-find.el, 53473 bytes, 105 tape blocks x ./cedet/semantic/doc.el, 5383 bytes, 11 tape blocks x ./cedet/semantic/db-typecache.elc, 18601 bytes, 37 tape blocks x ./cedet/semantic/db-el.el, 12906 bytes, 26 tape blocks x ./cedet/semantic/complete.elc, 75787 bytes, 149 tape blocks x ./cedet/semantic/db-javascript.elc, 11134 bytes, 22 tape blocks x ./cedet/semantic/db-typecache.el, 21400 bytes, 42 tape blocks x ./cedet/semantic/fw.el, 20087 bytes, 40 tape blocks x ./cedet/semantic/ia-sb.elc, 9680 bytes, 19 tape blocks x ./cedet/semantic/bovine.elc, 4972 bytes, 10 tape blocks x ./cedet/semantic/idle.elc, 59470 bytes, 117 tape blocks x ./cedet/semantic/find.el, 27563 bytes, 54 tape blocks x ./cedet/semantic/sb.el, 15178 bytes, 30 tape blocks x ./cedet/semantic/java.elc, 16858 bytes, 33 tape blocks x ./cedet/semantic/ia-sb.el, 11966 bytes, 24 tape blocks x ./cedet/semantic/ctxt.el, 25496 bytes, 50 tape blocks x ./cedet/semantic/loaddefs.el, 56803 bytes, 111 tape blocks x ./cedet/semantic/tag.el, 51799 bytes, 102 tape blocks x ./cedet/semantic/mru-bookmark.elc, 15203 bytes, 30 tape blocks x ./cedet/semantic/util.el, 15743 bytes, 31 tape blocks x ./cedet/semantic/imenu.elc, 12464 bytes, 25 tape blocks x ./cedet/semantic/complete.el, 84319 bytes, 165 tape blocks x ./cedet/cedet.el, 4927 bytes, 10 tape blocks x ./cedet/cedet-global.el, 6581 bytes, 13 tape blocks x ./cedet/cedet-global.elc, 5276 bytes, 11 tape blocks x ./cedet/srecode.elc, 778 bytes, 2 tape blocks x ./cedet/srecode.el, 1836 bytes, 4 tape blocks x ./cedet/semantic.elc, 47736 bytes, 94 tape blocks x ./cedet/cedet-cscope.el, 5654 bytes, 12 tape blocks x ./cedet/ede.elc, 45905 bytes, 90 tape blocks x ./cedet/srecode, 0 bytes, 0 tape blocks x ./cedet/srecode/getset.el, 11155 bytes, 22 tape blocks x ./cedet/srecode/fields.elc, 14604 bytes, 29 tape blocks x ./cedet/srecode/extract.el, 8357 bytes, 17 tape blocks x ./cedet/srecode/texi.el, 9901 bytes, 20 tape blocks x ./cedet/srecode/el.elc, 2698 bytes, 6 tape blocks x ./cedet/srecode/expandproto.elc, 2188 bytes, 5 tape blocks x ./cedet/srecode/document.elc, 18730 bytes, 37 tape blocks x ./cedet/srecode/java.el, 2954 bytes, 6 tape blocks x ./cedet/srecode/cpp.elc, 5437 bytes, 11 tape blocks x ./cedet/srecode/srt-mode.el, 24032 bytes, 47 tape blocks x ./cedet/srecode/compile.el, 21341 bytes, 42 tape blocks x ./cedet/srecode/map.elc, 11093 bytes, 22 tape blocks x ./cedet/srecode/args.elc, 4776 bytes, 10 tape blocks x ./cedet/srecode/mode.el, 12542 bytes, 25 tape blocks x ./cedet/srecode/compile.elc, 16796 bytes, 33 tape blocks x ./cedet/srecode/insert.elc, 41828 bytes, 82 tape blocks x ./cedet/srecode/ctxt.elc, 6085 bytes, 12 tape blocks x ./cedet/srecode/insert.el, 39076 bytes, 77 tape blocks x ./cedet/srecode/find.elc, 7790 bytes, 16 tape blocks x ./cedet/srecode/map.el, 13548 bytes, 27 tape blocks x ./cedet/srecode/filters.elc, 934 bytes, 2 tape blocks x ./cedet/srecode/mode.elc, 11677 bytes, 23 tape blocks x ./cedet/srecode/cpp.el, 7968 bytes, 16 tape blocks x ./cedet/srecode/srt-mode.elc, 24807 bytes, 49 tape blocks x ./cedet/srecode/texi.elc, 8934 bytes, 18 tape blocks x ./cedet/srecode/srt.elc, 2911 bytes, 6 tape blocks x ./cedet/srecode/dictionary.elc, 20714 bytes, 41 tape blocks x ./cedet/srecode/find.el, 10439 bytes, 21 tape blocks x ./cedet/srecode/ctxt.el, 8675 bytes, 17 tape blocks x ./cedet/srecode/table.elc, 9893 bytes, 20 tape blocks x ./cedet/srecode/document.el, 26960 bytes, 53 tape blocks x ./cedet/srecode/template.elc, 1768 bytes, 4 tape blocks x ./cedet/srecode/getset.elc, 7956 bytes, 16 tape blocks x ./cedet/srecode/args.el, 8453 bytes, 17 tape blocks x ./cedet/srecode/table.el, 9754 bytes, 20 tape blocks x ./cedet/srecode/extract.elc, 7023 bytes, 14 tape blocks x ./cedet/srecode/el.el, 3551 bytes, 7 tape blocks x ./cedet/srecode/semantic.elc, 12049 bytes, 24 tape blocks x ./cedet/srecode/fields.el, 14545 bytes, 29 tape blocks x ./cedet/srecode/filters.el, 1889 bytes, 4 tape blocks x ./cedet/srecode/template.el, 2255 bytes, 5 tape blocks x ./cedet/srecode/expandproto.el, 3891 bytes, 8 tape blocks x ./cedet/srecode/dictionary.el, 22400 bytes, 44 tape blocks x ./cedet/srecode/srt.el, 3752 bytes, 8 tape blocks x ./cedet/srecode/semantic.el, 14342 bytes, 29 tape blocks x ./cedet/srecode/srt-wy.elc, 33943 bytes, 67 tape blocks x ./cedet/srecode/loaddefs.el, 7577 bytes, 15 tape blocks x ./cedet/srecode/srt-wy.el, 9781 bytes, 20 tape blocks x ./cedet/srecode/java.elc, 1718 bytes, 4 tape blocks x ./cedet/mode-local.el, 35278 bytes, 69 tape blocks x ./cedet/ede.el, 55309 bytes, 109 tape blocks x ./cedet/semantic.el, 52827 bytes, 104 tape blocks x ./cedet/cedet.elc, 3674 bytes, 8 tape blocks x ./frameset.el, 57693 bytes, 113 tape blocks x ./hfy-cmap.el, 40844 bytes, 80 tape blocks x ./filesets.el, 86901 bytes, 170 tape blocks x ./mpc.el, 116517 bytes, 228 tape blocks x ./makesum.el, 3683 bytes, 8 tape blocks x ./minibuf-eldef.el, 8045 bytes, 16 tape blocks x ./ChangeLog.2, 124740 bytes, 244 tape blocks x ./info-xref.el, 22536 bytes, 45 tape blocks x ./fringe.el, 10904 bytes, 22 tape blocks x ./cmuscheme.elc, 18641 bytes, 37 tape blocks x ./ChangeLog.8, 348766 bytes, 682 tape blocks x ./fringe.elc, 8832 bytes, 18 tape blocks x ./macros.el, 9861 bytes, 20 tape blocks x ./repeat.elc, 5270 bytes, 11 tape blocks rm -f "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/lisp/subdirs.el" umask 022; /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/build-aux/update-subdirs "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/lisp" subdir="/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/site-lisp" ; \ if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /usr/bin/gmkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi subdir="/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/site-lisp" ; \ if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /usr/bin/gmkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi || true [ -z "/usr/bin/gzip" ] || { \ echo "Compressing *.el etc. ..." && \ cd "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/lisp" && \ for f in `find . -name "*.elc" -print | sed 's/.elc$/.el/'`; do \ /usr/bin/gzip -9n "$f"; \ done; \ /usr/bin/gzip -9n "../etc/publicsuffix.txt"; \ } Compressing *.el etc. ... chmod -R a+r "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3" "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc" "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/lisp" unset CDPATH; \ umask 022; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc" ; \ exp_etcdocdir=`cd "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc"; /bin/pwd`; \ if [ "`cd ./etc; /bin/pwd`" != "$exp_etcdocdir" ]; \ then \ docfile="DOC"; \ printf 'Copying %s to %s ...\n' "etc/$docfile" \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc"; \ /usr/bin/ginstall -c -m 644 etc/${docfile} "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc/${docfile}"; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ chown ${installuser} "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc/${docfile}" || true ; \ else true; fi Copying etc/DOC to /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc ... umask 022; /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin" /usr/gnu/bin/make -C lib-src install make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' Installing utilities run internally by Emacs. umask 022 && /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11" exp_archlibdir=`cd "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11" && /bin/pwd` && \ if [ "$exp_archlibdir" != "`/bin/pwd`" ]; then \ for file in profile movemail hexl update-game-score; do \ /usr/bin/ginstall -c $file \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11/$file" || exit; \ done ; \ fi umask 022 && /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/var/games/emacs" && \ touch "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/var/games/emacs/snake-scores" \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/var/games/emacs/tetris-scores" if chgrp games \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11/update-game-score" && \ chmod g+s,o-r \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11/update-game-score"; \ then \ chgrp games "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/var/games/emacs" && \ chmod u=rwx,g=rwx,o=rx "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/var/games/emacs"; \ fi chgrp: /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11/update-game-score: Not owner exp_archlibdir=`cd "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11" && /bin/pwd` && \ if [ "$exp_archlibdir" != "`cd /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lib-src && /bin/pwd`" ]; then \ for file in rcs2log ; do \ /usr/bin/ginstall -c /jenkins/jobs/oi-userland/workspace/components/editor/emacs/emacs-25.3/lib-src/$file \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/lib/emacs/25.3/i386-pc-solaris2.11/$file" || exit; \ done ; \ fi Installing utilities for users to run. umask 022 && /usr/bin/gmkdir -p "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin" for file in etags ctags emacsclient ebrowse ; do \ /usr/bin/ginstall -c ${file} \ "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin"/` \ echo ${file} | sed -e 's/$//' -e 's,x,x,' \ ` || exit; \ done make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' /usr/bin/ginstall -c src/emacs "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/`echo emacs-25.3 | sed 's,x,x,'`" chmod 755 "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/`echo emacs-25.3 | sed 's,x,x,'`" rm -f "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/`echo emacs | sed 's,x,x,'`" cd "/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin" && ln -s `echo emacs-25.3 | sed 's,x,x,'` `echo emacs | sed 's,x,x,'` /usr/gnu/bin/make -C lib-src maybe-blessmail make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' GEN blessmail make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/lib-src' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x' /bin/rm -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-* ; /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-gtk/src/emacs-25.3.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-gtk ; /bin/ln /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-gtk /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-gtk-25.3 ; /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-nox/src/emacs-25.3.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-nox ; /bin/ln /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-nox /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-nox-25.3 ; /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/src/emacs-25.3.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-x ; /bin/ln /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-x /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs-x-25.3 ; /bin/cp -f augment/emacs /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin ; /usr/bin/chmod +x /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/emacs ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/gnu/bin ; /bin/mv -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/ctags /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/bin/etags /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/gnu/bin ; /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/var ; /bin/rm -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc/DOC-25.3.2 ; /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/etc/DOC-25.3.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/emacs/25.3/etc/DOC-25.3.1 ; /bin/cp -f augment/man/man1/emacs-gtk.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/emacs-gtk.1 ; /bin/cp -f augment/man/man1/emacs-nox.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/emacs-nox.1 ; /bin/cp -f augment/man/man1/emacs-x.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/emacs-x.1 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/gnu/share/man/man1 ; /bin/cp -f emacs-25.3/doc/man/ctags.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/gnu/share/man/man1/ctags.1 ; /bin/cp -f emacs-25.3/doc/man/etags.1 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/gnu/share/man/man1/etags.1 ; /usr/bin/gunzip /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/*.gz /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/man/man1/*.gz ; /bin/rm -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/usr/share/info/dir ; cp: cannot access /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/etc/DOC-25.3.1 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/i86-x/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=25.3 -D COMPONENT_VERSION=25.3 -D COMPONENT_PROJECT_URL=http://www.gnu.org/software/emacs/ -D COMPONENT_ARCHIVE_URL=http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=emacs -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=emacs.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=40e77f6cee0c7059fe31db563e24db924f8cf186 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D EMACS_ULEVDIR=i386-pc-solaris2.11 -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" gnu-emacs-lisp.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -m /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.mogrified >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.mangled >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.depend /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=25.3 -D COMPONENT_VERSION=25.3 -D COMPONENT_PROJECT_URL=http://www.gnu.org/software/emacs/ -D COMPONENT_ARCHIVE_URL=http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=emacs -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=emacs.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=40e77f6cee0c7059fe31db563e24db924f8cf186 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D EMACS_ULEVDIR=i386-pc-solaris2.11 -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" gnu-emacs-no-x11.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -m /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.mogrified >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.mangled >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.depend /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=25.3 -D COMPONENT_VERSION=25.3 -D COMPONENT_PROJECT_URL=http://www.gnu.org/software/emacs/ -D COMPONENT_ARCHIVE_URL=http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=emacs -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=emacs.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=40e77f6cee0c7059fe31db563e24db924f8cf186 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D EMACS_ULEVDIR=i386-pc-solaris2.11 -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" gnu-emacs-gtk.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -m /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.mogrified >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.mangled >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.depend /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=25.3 -D COMPONENT_VERSION=25.3 -D COMPONENT_PROJECT_URL=http://www.gnu.org/software/emacs/ -D COMPONENT_ARCHIVE_URL=http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=emacs -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=emacs.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=40e77f6cee0c7059fe31db563e24db924f8cf186 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D EMACS_ULEVDIR=i386-pc-solaris2.11 -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" gnu-emacs.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -m /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.mogrified >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.mangled >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.depend /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.3 -D PG_VERNUM=93 -D PG_BASEPKG=database/postgres-93 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=25.3 -D COMPONENT_VERSION=25.3 -D COMPONENT_PROJECT_URL=http://www.gnu.org/software/emacs/ -D COMPONENT_ARCHIVE_URL=http://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=emacs -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=emacs.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=40e77f6cee0c7059fe31db563e24db924f8cf186 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D EMACS_ULEVDIR=i386-pc-solaris2.11 -D COMPONENT_SUMMARY="" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" gnu-emacs-x11.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -m /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.mogrified >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.mangled >/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.depend /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.depend /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.depend /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.depend /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build /jenkins/jobs/oi-userland/workspace/components/editor/emacs emacs-25.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.pre-published pkg://openindiana.org/editor/gnu-emacs/gnu-emacs-lisp@25.3,5.11-2017.0.0.0:20170912T104339Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-lisp.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.pre-published pkg://openindiana.org/editor/gnu-emacs/gnu-emacs-no-x11@25.3,5.11-2017.0.0.0:20170912T104349Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-no-x11.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.pre-published pkg://openindiana.org/editor/gnu-emacs/gnu-emacs-gtk@25.3,5.11-2017.0.0.0:20170912T104358Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-gtk.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.pre-published pkg://openindiana.org/editor/gnu-emacs@25.3,5.11-2017.0.0.0:20170912T104407Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs.published /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.depend.res /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build -d /jenkins/jobs/oi-userland/workspace/components/editor/emacs -d emacs-25.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.pre-published pkg://openindiana.org/editor/gnu-emacs/gnu-emacs-x11@25.3,5.11-2017.0.0.0:20170912T104429Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/manifest-i386-gnu-emacs-x11.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/editor/emacs/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/editor/emacs'