* Package: app-editors/emacs-23.3  * Repository: gentoo  * Maintainer: emacs  * USE: X Xaw3d alsa amd64 dbus elibc_glibc gif gpm jpeg kernel_linux multilib png source svg tiff userland_GNU xft xpm  * FEATURES: ccache sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking emacs-23.3.tar.bz2 to /var/tmp/portage/app-editors/emacs-23.3/work >>> Unpacking emacs-23.3_rc1-patches-1.tar.bz2 to /var/tmp/portage/app-editors/emacs-23.3/work >>> Source unpacked in /var/tmp/portage/app-editors/emacs-23.3/work >>> Preparing source in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3 ... * Applying various patches (bugfixes/updates) ... * 02_all_gameuser.patch ...  [ ok ] * 03_all_gnu-linux-crt-dir.patch ...  [ ok ] * 04_all_ns-appdirs.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3 ... * Although sound USE flag is disabled you chose to have alsa, * so sound is switched on anyway. * Configuring to build with Xaw3d (Athena/Lucid) toolkit * econf: updating emacs-23.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating emacs-23.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --program-suffix=-emacs-23 --infodir=/usr/share/info/emacs-23 --with-crt-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64 --with-gameuser=games --without-hesiod --without-kerberos --without-kerberos5 --with-gpm --with-dbus --with-sound --with-x --without-ns --without-gconf --without-toolkit-scroll-bars --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm --with-xft --without-libotf --without-m17n-flt --with-x-toolkit=athena checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... gcc -O 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 gcc -O accepts -g... yes checking for gcc -O option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -O -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 gcc understands -Wno-pointer-sign... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether ln -s works... yes checking how to run the C preprocessor... gcc -O -E checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for install-info... /usr/bin/install-info checking for install-info... (cached) /usr/bin/install-info checking for install-info... (cached) /usr/bin/install-info checking for PrEvEnTcOmPrEsSiOn... no checking for makeinfo... /usr/bin/makeinfo checking for -znocombreloc... yes configure: checking the machine- and system-dependent files to find out - which libraries the lib-src programs will want, and - whether the GNU malloc routines are usable... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking for _oss_ioctl in -lossaudio... no checking for pkg-config... /usr/bin/pkg-config checking for alsa >= 1.0.0... yes checking ALSA_CFLAGS... -I/usr/include/alsa checking ALSA_LIBS... -lasound checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking coff.h usability... no checking coff.h presence... no checking for coff.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/_mbstate_t.h usability... no checking sys/_mbstate_t.h presence... no checking for sys/_mbstate_t.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking if personality LINUX32 can be set... yes checking for term.h... yes checking for ANSI C header files... (cached) 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 struct utimbuf... yes checking return type of signal handlers... void checking for speed_t... yes checking for struct timeval... yes checking for struct exception... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... yes checking for struct ifreq.ifr_netmask... yes checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for function prototypes... yes checking for working volatile... yes checking for an ANSI C-conforming const... yes checking for void * support... yes checking whether make sets $(MAKE)... yes checking whether we are using GNU Make... yes checking whether gcc understands -MMD -MF... yes checking for long file names... yes checking for X... libraries , headers checking for malloc_get_state... yes checking for malloc_set_state... yes checking whether __after_morecore_hook exists... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for dnet_ntoa in -ldnet... no checking for main in -lXbsd... no checking for cma_open in -lpthreads... no checking whether X on GNU/Linux needs -b to link... no checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking for XSetWMProtocols... yes checking X11 version 6... 6 or newer checking for pkg-config... (cached) /usr/bin/pkg-config checking for librsvg-2.0 >= 2.11.0... yes checking RSVG_CFLAGS... -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm checking RSVG_LIBS... -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0 checking for pkg-config... (cached) /usr/bin/pkg-config checking for dbus-1 >= 1.0... yes checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include checking DBUS_LIBS... -ldbus-1 -lpthread -lrt checking for dbus_watch_get_unix_fd... yes checking for xaw3d... checking for XawScrollbarSetThumb in -lXaw3d... yes yes; using Lucid toolkit checking X11 toolkit version... 6 or newer checking for XmuConvertStandardSelection in -lXmu... yes checking for XShapeQueryExtension in -lXext... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for fontconfig >= 2.2.0... yes checking FONTCONFIG_CFLAGS... checking FONTCONFIG_LIBS... -lfontconfig checking for pkg-config... (cached) /usr/bin/pkg-config checking for xft >= 0.13.0... yes checking XFT_CFLAGS... -I/usr/include/freetype2 checking XFT_LIBS... -lXft checking for XRenderQueryExtension in -lXrender... yes checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... 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 jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking for jpeg_destroy_compress in -ljpeg... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking libpng/png.h usability... no checking libpng/png.h presence... no checking for libpng/png.h... no checking for png_get_channels in -lpng... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFGetVersion in -ltiff... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for EGifPutExtensionLast in -lgif... yes checking gpm.h usability... yes checking gpm.h presence... yes checking for gpm.h... yes checking for Gpm_Open in -lgpm... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.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 whether netdb declares h_errno... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for sqrt in -lm... yes checking for maillock in -lmail... no checking for maillock in -llockfile... yes checking for touchlock... yes checking maillock.h usability... yes checking maillock.h presence... yes checking for maillock.h... yes checking for gethostname... yes checking for getdomainname... yes checking for dup2... yes checking for rename... yes checking for closedir... yes checking for mkdir... yes checking for rmdir... yes checking for sysinfo... yes checking for getrusage... yes checking for get_current_dir_name... yes checking for random... yes checking for lrand48... yes checking for bcopy... yes checking for bcmp... yes checking for logb... yes checking for frexp... yes checking for fmod... yes checking for rint... yes checking for cbrt... yes checking for ftime... yes checking for setsid... yes checking for strerror... yes checking for fpathconf... yes checking for select... yes checking for mktime... yes checking for euidaccess... yes checking for getpagesize... (cached) yes checking for tzset... yes checking for setlocale... yes checking for utimes... yes checking for getrlimit... yes checking for setrlimit... yes checking for setpgid... yes checking for getcwd... yes checking for getwd... yes checking for shutdown... yes checking for getaddrinfo... yes checking for __fpending... yes checking for mblen... yes checking for mbrlen... yes checking for mbsinit... yes checking for strsignal... yes checking for setitimer... yes checking for ualarm... yes checking for index... yes checking for rindex... yes checking for sendto... yes checking for recvfrom... yes checking for getsockopt... yes checking for setsockopt... yes checking for getsockname... yes checking for getpeername... yes checking for gai_strerror... yes checking for mkstemp... yes checking for getline... yes checking for getdelim... yes checking for mremap... yes checking for memmove... yes checking for fsync... yes checking for sync... yes checking for bzero... yes checking for memset... yes checking for memcmp... yes checking for difftime... yes checking for memcpy... yes checking for mempcpy... yes checking for mblen... (cached) yes checking for mbrlen... (cached) yes checking for posix_memalign... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for alarm... yes checking for working mktime... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking for _LARGEFILE_SOURCE value needed for large files... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getpgrp requires zero arguments... yes checking for strftime... yes checking for grantpt... yes checking for getpt... yes checking for tparm in -lncurses... yes checking for dgettext in -lintl... no checking whether localtime caches TZ... no checking for gettimeofday... yes checking whether gettimeofday can accept two arguments... yes 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether system supports dynamic ptys... 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 nl_langinfo and CODESET... yes checking for size_t... (cached) yes checking for mbstate_t... yes checking for C restrict keyword... __restrict checking for C restricted array declarations... yes Configured for `x86_64-pc-linux-gnu'. Where should the build process find the source code? /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3 What operating system and machine description files should Emacs use? `s/gnu-linux.h' and `m/amdx86-64.h' What compiler should emacs be built with? gcc -O -march=core2 -ggdb -O2 -pipe Should Emacs use the GNU version of malloc? yes (Using Doug Lea's new malloc from the GNU C Library.) Should Emacs use a relocating allocator for buffers? yes 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? yes Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? yes -lgif Does Emacs use -lpng? yes Does Emacs use -lrsvg-2? yes Does Emacs use -lgpm? yes Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs use toolkit scroll bars? no configure: creating ./config.status config.status: creating Makefile config.status: creating lib-src/Makefile.c 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.c config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating src/config.h config.status: executing default commands creating src/epaths.h creating lib-src/Makefile creating src/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3 ... make -j3 'CC=gcc -O' cd lib-src; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe -o test-distrib /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/test-distrib.c gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/make-docfile.c -o make-docfile gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/profile.c -o profile /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/make-docfile.c: In function ‘scan_c_file’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/make-docfile.c:677:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/make-docfile.c:682:16: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/make-docfile.c: In function ‘main’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/make-docfile.c:167:13: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result ./test-distrib /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/testfile gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/digest-doc.c -o digest-doc gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/sorted-doc.c -o sorted-doc gcc -O -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c gcc -O -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/pop.c gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/fakemail.c -o fakemail /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/fakemail.c: In function ‘put_line’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/fakemail.c:525:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c: In function ‘error’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c:618:5: warning: format not a string literal and no format arguments /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c: In function ‘popmail’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c:755:10: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c: In function ‘main’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c:308:14: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/hexl.c -o hexl /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/hexl.c: In function ‘main’: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/hexl.c:184:14: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/hexl.c:212:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/var/lib/games/emacs\"" gcc -O -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src/regex.c gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/emacsclient.c -DVERSION="\"23.3\"" -o emacsclient gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" -o b2m gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe -DVERSION="\"23.3\"" /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/ebrowse.c -o ebrowse gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -march=core2 -ggdb -O2 -pipe movemail.o pop.o -llockfile -o movemail movemail.o: In function `main': /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/movemail.c:308: warning: the use of `mktemp' is dangerous, better use `mkstemp' gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -march=core2 -ggdb -O2 -pipe update-game-score.o -o update-game-score gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/etags.c regex.o -o etags gcc -O -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -march=core2 -ggdb -O2 -pipe -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/etags.c regex.o -o ctags make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"; \ fi; make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src' gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/pre-crt0.d pre-crt0.c cd ../lwlib/; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' MAKE='make' "C_SWITCH_X_SITE=-I/usr/include/freetype2" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE" gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/dispnew.d dispnew.c make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib' gcc -O -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/include/freetype2 -march=core2 -ggdb -O2 -pipe -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib/../src /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib/lwlib.c gcc -O -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/include/freetype2 -march=core2 -ggdb -O2 -pipe -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib/../src lwlib-Xlw.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/frame.d frame.c gcc -O -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/include/freetype2 -march=core2 -ggdb -O2 -pipe -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib/../src xlwmenu.c gcc -O -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/include/freetype2 -march=core2 -ggdb -O2 -pipe -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib/../src lwlib-Xaw.c gcc -O -c -D_BSD_SOURCE -D_BSD_SOURCE -I/usr/include/freetype2 -march=core2 -ggdb -O2 -pipe -DHAVE_CONFIG_H -Demacs -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib/../src lwlib-utils.c rm -f liblw.a ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o x86_64-pc-linux-gnu-ranlib liblw.a make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib' gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/scroll.d scroll.c frame.c: In function ‘frame_name_fnn_p’: frame.c:2237:14: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xdisp.d xdisp.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/menu.d menu.c dispnew.c: In function ‘Fsend_string_to_terminal’: dispnew.c:6506:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dispnew.c:6511:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xmenu.d xmenu.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/window.d window.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/charset.d charset.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/coding.d coding.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/category.d category.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/ccl.d ccl.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/character.d character.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/chartab.d chartab.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/cm.d cm.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/term.d term.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/terminal.d terminal.c term.c: In function ‘tty_write_glyphs’: term.c:823:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result term.c:827:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result term.c: In function ‘tty_insert_glyphs’: term.c:973:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result term.c:977:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result term.c: In function ‘tty_write_glyphs_with_face’: term.c:887:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result term.c:891:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xfaces.d xfaces.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xterm.d xterm.c xdisp.c: In function ‘message3_nolog’: xdisp.c:7998:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result xdisp.c: In function ‘message2_nolog’: xdisp.c:7899:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xfns.d xfns.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xselect.d xselect.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xrdb.d xrdb.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/fontset.d fontset.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xsmfns.d xsmfns.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/fringe.d fringe.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/image.d image.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xsettings.d xsettings.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xgselect.d xgselect.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/dbusbind.d dbusbind.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/emacs.d emacs.c emacs.c: In function ‘Fdaemon_initialized’: emacs.c:2541:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result emacs.c: In function ‘main’: emacs.c:1041:8: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/keyboard.d keyboard.c image.c: In function ‘my_png_error’: image.c:5690:3: warning: ‘jmpbuf’ is deprecated (declared at /usr/include/libpng14/png.h:1104) image.c: In function ‘png_load’: image.c:5863:3: warning: ‘jmpbuf’ is deprecated (declared at /usr/include/libpng14/png.h:1104) gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/macros.d macros.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/keymap.d keymap.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/sysdep.d sysdep.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/buffer.d buffer.c sysdep.c: In function ‘sys_subshell’: sysdep.c:705:8: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result sysdep.c:747:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/filelock.d filelock.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/insdel.d insdel.c keyboard.c: In function ‘record_char’: keyboard.c:3640:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/marker.d marker.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/minibuf.d minibuf.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/fileio.d fileio.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/dired.d dired.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/filemode.d filemode.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/cmds.d cmds.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/casetab.d casetab.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/casefiddle.d casefiddle.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/indent.d indent.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/search.d search.c fileio.c: In function ‘Fdo_auto_save’: fileio.c:5313:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fileio.c:5317:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result fileio.c: In function ‘Fcopy_file’: fileio.c:2074:9: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/regex.d regex.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/undo.d undo.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/alloc.d alloc.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/data.d data.c echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o xgselect.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o widget.o " "\"" > buildobj.h gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/editfns.d editfns.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/callint.d callint.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/eval.d eval.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/floatfns.d floatfns.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/fns.d fns.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/font.d font.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/print.d print.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/lread.d lread.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/syntax.d syntax.c print.c: In function ‘printchar’: print.c:328:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result print.c: In function ‘strout’: print.c:379:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/unexelf.d unexelf.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/bytecode.d bytecode.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/process.d process.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/callproc.d callproc.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/region-cache.d region-cache.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/sound.d sound.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/atimer.d atimer.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/doprnt.d doprnt.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/strftime.d strftime.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/intervals.d intervals.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/textprop.d textprop.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/composite.d composite.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/md5.d md5.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xfont.d xfont.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/ftfont.d ftfont.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/xftfont.d xftfont.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/ftxfont.d ftxfont.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/terminfo.d terminfo.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/lastfile.d lastfile.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/vm-limit.d vm-limit.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/widget.d widget.c gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/prefix-args.d prefix-args.c touch stamp-oldxmenu gcc -O -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/doc.d doc.c gcc -O -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa -pthread -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng14 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=core2 -ggdb -O2 -pipe -MMD -MF deps/.d -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc prefix-args.o -o prefix-args gcc -O -nostdlib `./prefix-args -Xlinker -z nocombreloc` -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o xgselect.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o widget.o ../lwlib/liblw.a -lXaw3d -lXmu -lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXrender -lXft -lasound -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng14 -lgthread-2.0 -lrt -lglib-2.0 -ldbus-1 -lpthread -lrt -lgpm -lncurses -lm -lgcc -lc -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../lib64/crtn.o cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j update-subdirs make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' wd=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ for file in $wins; do \ /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/../update-subdirs $file; \ done; make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' `/bin/pwd`/temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/textmodes) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading cus-start... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/characters... Loading composite... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/charprop.el (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/sinhala.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/english.el (source)... Loading language/ethiopic... Loading language/european... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/czech.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/slovak.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/romanian.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/greek.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/hebrew.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/japanese.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/cp51932.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/eucjp-ms.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/korean.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/lao.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/tai-viet.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/thai.el (source)... Loading language/tibetan... Loading language/vietnamese... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/misc-lang.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/utf-8-lang.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/georgian.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/khmer.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/burmese.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/cham.el (source)... Loading indent... Loading window... Loading frame... 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 /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/paths.el (source)... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading replace... Loading buff-menu... Loading fringe... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading font-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc-hooks... Loading ediff-hook... Loading tooltip... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 82611 pure bytes used mv -f emacs bootstrap-emacs cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-first EMACS=../src/bootstrap-emacs make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Nothing to be done for `compile-first'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' cd ../lisp; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j autoloads EMACS=../src/bootstrap-emacs make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' chmod +w /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/ps-print.el /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emulation/tpu-edt.el \ /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/cl-loaddefs.el /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mail/rmail.el \ /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/dired.el /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/ibuffer.el wd=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */obsolete | */term ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ echo Directories: $wins; \ EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el")' -f batch-update-autoloads $wins Directories: /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/. /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./calc /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./play /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./nxml /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./textmodes /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./eshell /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./net /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./progmodes /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./emulation /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./emacs-lisp /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./gnus /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./erc /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./language /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/semantic /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/semantic/analyze /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/semantic/bovine /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/semantic/wisent /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/semantic/decorate /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/semantic/symref /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/ede /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./cedet/srecode /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./mail /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./mh-e /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./url /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./calendar /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./international /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/./org make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/buff-menu.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/abbrev.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/abbrev.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/buff-menu.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/button.el Saving file /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/byte-run.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/button.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/composite.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/byte-run.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/cus-face.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/cus-start.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/composite.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/cus-face.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/custom.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/backquote.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/cus-start.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/custom.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/backquote.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/lisp-mode.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/lisp.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/env.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/lisp-mode.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/env.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' In beginning-of-defun-raw: lisp.el:282:27:Warning: `font-lock-beginning-of-syntax-function' is an obsolete variable (as of Emacs 23.3); use `syntax-begin-function' instead. make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/faces.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/lisp.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/files.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/format.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/faces.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/format.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/files.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/mouse.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/facemenu.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/select.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/facemenu.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/scroll-bar.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/select.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mouse.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/float-sup.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/frame.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/scroll-bar.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/float-sup.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/help.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/frame.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/indent.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/isearch.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/help.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/indent.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/rfn-eshadow.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/bindings.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/isearch.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/map-ynp.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/rfn-eshadow.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/bindings.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/menu-bar.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/map-ynp.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/international/mule.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/international/mule-conf.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/mule.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/mule-conf.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/international/mule-cmds.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/menu-bar.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/international/characters.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/case-table.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/mule-cmds.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/case-table.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/chinese.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/cyrillic.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/cyrillic.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/chinese.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/indian.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/characters.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/ethiopic.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/european.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/indian.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/ethiopic.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/european.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/tibetan.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/language/vietnamese.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/register.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/vietnamese.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/register.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/language/tibetan.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/replace.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/simple.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/minibuffer.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... In backward-delete-char-untabify: simple.el:3214:27:Warning: `delete-backward-char' used from Lisp code That command is designed for interactive use only Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/replace.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' In completion--file-name-table: minibuffer.el:1385:32:Warning: `read-file-name-predicate' is an obsolete variable (as of Emacs 23.2); use the regular PRED argument In choose-completion: simple.el:5877:23:Warning: `completion-base-size' is an obsolete variable (as of Emacs 23.2); use `completion-base-position' instead. Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/minibuffer.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/startup.el In completion-list-mode: simple.el:6031:30:Warning: `completion-base-size' is an obsolete variable (as of Emacs 23.2); use `completion-base-position' instead. In completion-setup-function: simple.el:6063:34:Warning: `completion-base-size' is an obsolete variable (as of Emacs 23.2); use `completion-base-position' instead. simple.el:6065:24:Warning: `completion-base-size' is an obsolete variable (as of Emacs 23.2); use `completion-base-position' instead. simple.el:6068:36:Warning: `completion-base-size' is an obsolete variable (as of Emacs 23.2); use `completion-base-position' instead. make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/subr.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/simple.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/term/tty-colors.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/tty-colors.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/startup.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/font-core.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/syntax.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/subr.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/font-core.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/font-lock.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/syntax.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/jit-lock.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/textmodes/fill.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... In font-lock-fontify-block: font-lock.el:1278:40:Warning: `font-lock-beginning-of-syntax-function' is an obsolete variable (as of Emacs 23.3); use `syntax-begin-function' instead. In font-lock-compile-keywords: font-lock.el:1703:25:Warning: `font-lock-beginning-of-syntax-function' is an obsolete variable (as of Emacs 23.3); use `syntax-begin-function' instead. In font-lock-set-defaults: font-lock.el:1841:28:Warning: `font-lock-beginning-of-syntax-function' is an obsolete variable (as of Emacs 23.3); use `syntax-begin-function' instead. Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/font-lock.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/jit-lock.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' In fill-region-as-paragraph: fill.el:659:59:Warning: `delete-backward-char' used from Lisp code That command is designed for interactive use only Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/textmodes/fill.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/textmodes/page.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/textmodes/paragraphs.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/textmodes/text-mode.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/textmodes/page.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/textmodes/paragraphs.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/textmodes/text-mode.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/jka-cmpr-hook.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/emacs-lisp/timer.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/vc-hooks.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/jka-cmpr-hook.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/ediff-hook.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/vc-hooks.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/timer.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/epa-hook.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/tooltip.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/ediff-hook.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/fringe.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/fringe.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/epa-hook.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/tooltip.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/image.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/international/fontset.el Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/dnd.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/image.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/fontset.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/dnd.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/tool-bar.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/x-dnd.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/mwheel.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/tool-bar.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mwheel.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/term/common-win.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/x-dnd.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/term/x-win.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/common-win.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/font-setting.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/widget.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/x-win.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/font-setting.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src/../lisp/window.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/widget.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/mouse.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/select.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/window.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/select.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mouse.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/scroll-bar.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/ls-lisp.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/dos-fns.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/scroll-bar.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/ls-lisp.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/dos-fns.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/w32-fns.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/dos-w32.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/disp-table.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/w32-fns.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/disp-table.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/dos-vars.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/dos-w32.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/tooltip.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/image.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/dos-vars.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/fringe.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/image.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/tooltip.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/dnd.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/mwheel.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/fringe.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/tool-bar.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mwheel.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/dnd.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/x-dnd.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/font-setting.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/tool-bar.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/x-dnd.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/international/ccl.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/font-setting.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Compiling ../lisp/international/fontset.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/term/common-win.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/ccl.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/common-win.elc make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/term/x-win.el make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/international/fontset.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/term/pc-win.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/term/internal.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/pc-win.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/x-win.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/internal.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/term/ns-win.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Compiling ../lisp/emacs-lisp/easymenu.el make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Compiling ../lisp/term/w32-win.el Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Reloading stale loaddefs.el Loading /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/loaddefs.el (source)... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/ns-win.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/emacs-lisp/easymenu.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' In toplevel form: w32-win.el:209:16:Warning: reference to free variable `libpng-version' Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/term/w32-win.elc make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' rm -f ../etc/DOC ../lib-src/make-docfile -d /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o dbusbind.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o w32.o w32console.o w32fns.o w32heap.o w32inevt.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o xfont.o ftfont.o xftfont.o ftxfont.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o xgselect.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o xfont.o ftfont.o xftfont.o ftxfont.o > ../etc/DOC ../lib-src/make-docfile -a ../etc/DOC -d /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/tooltip.elc ../lisp/image.elc ../lisp/fringe.elc ../lisp/dnd.elc ../lisp/mwheel.elc ../lisp/tool-bar.elc ../lisp/x-dnd.elc ../lisp/font-setting.elc ../lisp/international/ccl.elc ../lisp/international/fontset.elc ../lisp/mouse.elc ../lisp/term/common-win.elc ../lisp/term/x-win.elc ../lisp/term/pc-win.elc ../lisp/term/internal.elc ../lisp/term/ns-win.elc ../lisp/term/w32-win.elc ../lisp/emacs-lisp/easymenu.elc ../lisp/loaddefs.el ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/button.elc ../lisp/emacs-lisp/byte-run.elc ../lisp/composite.elc ../lisp/cus-face.elc ../lisp/cus-start.elc ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/emacs-lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/rfn-eshadow.elc ../lisp/loadup.el ../lisp/bindings.elc ../lisp/emacs-lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.elc ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/sinhala.el ../lisp/language/english.el ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.el ../lisp/language/slovak.el ../lisp/language/romanian.el ../lisp/language/greek.el ../lisp/language/hebrew.el ../lisp/language/japanese.el ../lisp/language/korean.el ../lisp/language/lao.el ../lisp/language/cham.el ../lisp/language/tai-viet.el ../lisp/language/thai.el ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.el ../lisp/language/utf-8-lang.el ../lisp/language/georgian.el ../lisp/language/khmer.el ../lisp/language/burmese.el ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/minibuffer.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/font-core.elc ../lisp/emacs-lisp/syntax.elc ../lisp/font-lock.elc ../lisp/jit-lock.elc ../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/emacs-lisp/timer.elc ../lisp/vc-hooks.elc ../lisp/jka-cmpr-hook.elc ../lisp/ediff-hook.elc ../lisp/epa-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el LC_ALL=C `/bin/pwd`/temacs -batch -l loadup dump Loading loadup.el (source)... Using load-path (/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading cus-start... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Loading loaddefs.el (source)... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/characters... Loading composite... Loading international/charprop.el (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala.el (source)... Loading language/english.el (source)... Loading language/ethiopic... Loading language/european... Loading language/czech.el (source)... Loading language/slovak.el (source)... Loading language/romanian.el (source)... Loading language/greek.el (source)... Loading language/hebrew.el (source)... Loading language/japanese.el (source)... Loading international/cp51932.el (source)... Loading international/eucjp-ms.el (source)... Loading language/korean.el (source)... Loading language/lao.el (source)... Loading language/tai-viet.el (source)... Loading language/thai.el (source)... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang.el (source)... Loading language/utf-8-lang.el (source)... Loading language/georgian.el (source)... Loading language/khmer.el (source)... Loading language/burmese.el (source)... Loading language/cham.el (source)... Loading indent... Loading window... Loading frame... 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 paths.el (source)... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading replace... Loading buff-menu... Loading fringe... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading font-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc-hooks... Loading ediff-hook... Loading tooltip... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 2629684 pure bytes used Adding name emacs-23.3.1 ln -f emacs bootstrap-emacs ./emacs -q -batch -f list-load-path-shadows This site has duplicate Lisp libraries with the same name. If a locally-installed Lisp library overrides a library in the Emacs release, that can cause trouble, and you should probably remove the locally-installed version unless you know what you are doing. /usr/share/emacs/site-lisp/org-mode/org-mouse hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-mouse /usr/share/emacs/site-lisp/org-mode/org-colview hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-colview /usr/share/emacs/site-lisp/org-mode/org-src hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-src /usr/share/emacs/site-lisp/org-mode/org-publish hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-publish /usr/share/emacs/site-lisp/org-mode/org-ascii hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-ascii /usr/share/emacs/site-lisp/org-mode/org-rmail hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-rmail /usr/share/emacs/site-lisp/org-mode/org-mhe hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-mhe /usr/share/emacs/site-lisp/org-mode/org-icalendar hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-icalendar /usr/share/emacs/site-lisp/org-mode/org-attach hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-attach /usr/share/emacs/site-lisp/org-mode/org-bbdb hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-bbdb /usr/share/emacs/site-lisp/org-mode/org-habit hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-habit /usr/share/emacs/site-lisp/org-mode/org-archive hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-archive /usr/share/emacs/site-lisp/org-mode/org-timer hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-timer /usr/share/emacs/site-lisp/org-mode/org-id hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-id /usr/share/emacs/site-lisp/org-mode/org-footnote hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-footnote /usr/share/emacs/site-lisp/org-mode/org-vm hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-vm /usr/share/emacs/site-lisp/org-mode/org-bibtex hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-bibtex /usr/share/emacs/site-lisp/org-mode/org-protocol hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-protocol /usr/share/emacs/site-lisp/org-mode/org-gnus hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-gnus /usr/share/emacs/site-lisp/org-mode/org-freemind hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-freemind /usr/share/emacs/site-lisp/org-mode/org-crypt hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-crypt /usr/share/emacs/site-lisp/org-mode/org-table hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-table /usr/share/emacs/site-lisp/org-mode/org-mobile hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-mobile /usr/share/emacs/site-lisp/org-mode/org-html hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-html /usr/share/emacs/site-lisp/org-mode/org-feed hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-feed /usr/share/emacs/site-lisp/org-mode/org-irc hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-irc /usr/share/emacs/site-lisp/org-mode/org hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org /usr/share/emacs/site-lisp/org-mode/org-w3m hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-w3m /usr/share/emacs/site-lisp/org-mode/org-remember hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-remember /usr/share/emacs/site-lisp/org-mode/org-macs hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-macs /usr/share/emacs/site-lisp/org-mode/org-mac-message hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-mac-message /usr/share/emacs/site-lisp/org-mode/org-latex hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-latex /usr/share/emacs/site-lisp/org-mode/org-jsinfo hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-jsinfo /usr/share/emacs/site-lisp/org-mode/org-indent hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-indent /usr/share/emacs/site-lisp/org-mode/org-faces hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-faces /usr/share/emacs/site-lisp/org-mode/org-agenda hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-agenda /usr/share/emacs/site-lisp/org-mode/org-datetree hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-datetree /usr/share/emacs/site-lisp/org-mode/org-wl hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-wl /usr/share/emacs/site-lisp/org-mode/org-clock hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-clock /usr/share/emacs/site-lisp/org-mode/org-mew hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-mew /usr/share/emacs/site-lisp/org-mode/org-list hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-list /usr/share/emacs/site-lisp/org-mode/org-exp hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-exp /usr/share/emacs/site-lisp/org-mode/org-plot hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-plot /usr/share/emacs/site-lisp/org-mode/org-docbook hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-docbook /usr/share/emacs/site-lisp/org-mode/org-xoxo hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-xoxo /usr/share/emacs/site-lisp/org-mode/org-inlinetask hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-inlinetask /usr/share/emacs/site-lisp/org-mode/org-info hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-info /usr/share/emacs/site-lisp/org-mode/org-install hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-install /usr/share/emacs/site-lisp/org-mode/org-compat hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-compat /usr/share/emacs/site-lisp/org-mode/org-exp-blocks hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/org/org-exp-blocks /usr/share/emacs/site-lisp/nxml-mode/nxml-glyph hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-glyph /usr/share/emacs/site-lisp/nxml-mode/rng-maint hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-maint /usr/share/emacs/site-lisp/nxml-mode/nxml-outln hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-outln /usr/share/emacs/site-lisp/nxml-mode/nxml-mode hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-mode /usr/share/emacs/site-lisp/nxml-mode/rng-util hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-util /usr/share/emacs/site-lisp/nxml-mode/rng-pttrn hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-pttrn /usr/share/emacs/site-lisp/nxml-mode/rng-valid hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-valid /usr/share/emacs/site-lisp/nxml-mode/nxml-ns hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-ns /usr/share/emacs/site-lisp/nxml-mode/nxml-maint hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-maint /usr/share/emacs/site-lisp/nxml-mode/xmltok hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/xmltok /usr/share/emacs/site-lisp/nxml-mode/nxml-rap hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-rap /usr/share/emacs/site-lisp/nxml-mode/xsd-regexp hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/xsd-regexp /usr/share/emacs/site-lisp/nxml-mode/rng-nxml hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-nxml /usr/share/emacs/site-lisp/nxml-mode/rng-match hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-match /usr/share/emacs/site-lisp/nxml-mode/nxml-parse hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-parse /usr/share/emacs/site-lisp/nxml-mode/nxml-enc hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-enc /usr/share/emacs/site-lisp/nxml-mode/nxml-util hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-util /usr/share/emacs/site-lisp/nxml-mode/rng-parse hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-parse /usr/share/emacs/site-lisp/nxml-mode/rng-dt hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-dt /usr/share/emacs/site-lisp/nxml-mode/rng-loc hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-loc /usr/share/emacs/site-lisp/nxml-mode/nxml-uchnm hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/nxml-uchnm /usr/share/emacs/site-lisp/nxml-mode/rng-uri hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-uri /usr/share/emacs/site-lisp/nxml-mode/rng-cmpct hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-cmpct /usr/share/emacs/site-lisp/nxml-mode/rng-xsd hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/nxml/rng-xsd /usr/share/emacs/site-lisp/mairix/mairix hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/net/mairix /usr/share/emacs/site-lisp/erc/erc-services hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-services /usr/share/emacs/site-lisp/erc/erc-truncate hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-truncate /usr/share/emacs/site-lisp/erc/erc-identd hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-identd /usr/share/emacs/site-lisp/erc/erc-ezbounce hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-ezbounce /usr/share/emacs/site-lisp/erc/erc-capab hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-capab /usr/share/emacs/site-lisp/erc/erc-networks hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-networks /usr/share/emacs/site-lisp/erc/erc-speedbar hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-speedbar /usr/share/emacs/site-lisp/erc/erc-pcomplete hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-pcomplete /usr/share/emacs/site-lisp/erc/erc-sound hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-sound /usr/share/emacs/site-lisp/erc/erc-goodies hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-goodies /usr/share/emacs/site-lisp/erc/erc-autoaway hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-autoaway /usr/share/emacs/site-lisp/erc/erc-imenu hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-imenu /usr/share/emacs/site-lisp/erc/erc-menu hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-menu /usr/share/emacs/site-lisp/erc/erc-lang hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-lang /usr/share/emacs/site-lisp/erc/erc-track hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-track /usr/share/emacs/site-lisp/erc/erc-ibuffer hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-ibuffer /usr/share/emacs/site-lisp/erc/erc-ring hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-ring /usr/share/emacs/site-lisp/erc/erc-join hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-join /usr/share/emacs/site-lisp/erc/erc-fill hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-fill /usr/share/emacs/site-lisp/erc/erc-spelling hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-spelling /usr/share/emacs/site-lisp/erc/erc-button hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-button /usr/share/emacs/site-lisp/erc/erc-list hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-list /usr/share/emacs/site-lisp/erc/erc-replace hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-replace /usr/share/emacs/site-lisp/erc/erc-compat hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-compat /usr/share/emacs/site-lisp/erc/erc-match hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-match /usr/share/emacs/site-lisp/erc/erc-notify hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-notify /usr/share/emacs/site-lisp/erc/erc hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc /usr/share/emacs/site-lisp/erc/erc-dcc hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-dcc /usr/share/emacs/site-lisp/erc/erc-page hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-page /usr/share/emacs/site-lisp/erc/erc-hecomplete hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-hecomplete /usr/share/emacs/site-lisp/erc/erc-backend hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-backend /usr/share/emacs/site-lisp/erc/erc-log hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-log /usr/share/emacs/site-lisp/erc/erc-netsplit hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-netsplit /usr/share/emacs/site-lisp/erc/erc-stamp hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-stamp /usr/share/emacs/site-lisp/erc/erc-xdcc hides /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/erc/erc-xdcc 110 Emacs Lisp load-path shadowings were found make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src' cd src; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="" make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src' cd ../lwlib/; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' MAKE='make' "C_SWITCH_X_SITE=-I/usr/include/freetype2" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE" make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib' make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src' cd lisp; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' (export PARALLEL; PARALLEL=0; cd leim; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make') make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim' EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp/international/titdic-cnv \ -f batch-titdic-convert -dir quail /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC; \ echo "changed" > changed.tit EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp/international/titdic-cnv \ -f batch-miscdic-convert -dir quail /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/MISC-DIC; \ echo "changed" > changed.misc make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Converting ziranma.cin to ZIRANMA.el... Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-e.el Converting all tit files in the directory /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/4Corner.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/ARRAY30.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-e.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-vars.el Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/CCDOSPY.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/ECDICT.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/ETZY.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-vars.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-alias.el Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/PY-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/Punct-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/Punct.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... No MH variant found on the system Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/QJ-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/QJ.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/SW.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/TONEPY.tit to quail-package... Decoding with coding system euc-china... In mh-alias-ali: mh-alias.el:237:14:Warning: `delete-backward-char' used from Lisp code That command is designed for interactive use only Processing header part... Formatting translation rules... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-alias.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-scan.el Converting /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/CXTERM-DIC/ZOZY.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Byte-compile the created files by: % emacs -batch -f batch-byte-compile XXX.el Converting ziranma.cin to ZIRANMA.el...done Converting CTLau.html to CTLau.el... Compiling quail/CCDOSPY.el Converting CTLau.html to CTLau.el...done Converting cangjie-table.cns to tsang-cns.el... No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-scan.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-identity.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/CCDOSPY.elc Compiling quail/Punct.el No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/Punct.elc Compiling quail/QJ.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-identity.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-inc.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/QJ.elc Compiling quail/SW.el No MH variant found on the system Converting cangjie-table.cns to tsang-cns.el...done Converting cangjie-table.cns to quick-cns.el... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/SW.elc Compiling quail/TONEPY.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-inc.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-junk.el Converting cangjie-table.cns to quick-cns.el...done Converting pinyin.map to PY.el... Converting pinyin.map to PY.el...done Converting CTLau-b5.html to CTLau-b5.el... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/TONEPY.elc Compiling quail/4Corner.el Converting CTLau-b5.html to CTLau-b5.el...done Converting cangjie-table.b5 to tsang-b5.el... No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-junk.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-letter.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/4Corner.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-limit.el No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-letter.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-mime.el No MH variant found on the system Converting cangjie-table.b5 to tsang-b5.el...done Converting cangjie-table.b5 to quick-b5.el... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-limit.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-print.el No MH variant found on the system Converting cangjie-table.b5 to quick-b5.el...done Compiling quail/ARRAY30.el No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-print.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-search.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-mime.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-seq.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ARRAY30.elc Compiling quail/ECDICT.el No MH variant found on the system No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-seq.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-show.el In mh-index-generate-pretty-name: mh-search.el:1511:8:Warning: `delete-backward-char' used from Lisp code That command is designed for interactive use only Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-search.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-speed.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ECDICT.elc Compiling quail/ETZY.el No MH variant found on the system No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ETZY.elc Compiling quail/Punct-b5.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-speed.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-thread.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/Punct-b5.elc Compiling quail/PY-b5.el No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/PY-b5.elc Compiling quail/QJ-b5.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-thread.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-tool-bar.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/QJ-b5.elc Compiling quail/ZOZY.el No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-show.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-utils.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ZOZY.elc Compiling quail/tsang-b5.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-tool-bar.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-xface.el No MH variant found on the system No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-utils.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-langs.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-xface.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-comp.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/tsang-b5.elc Compiling quail/quick-b5.el No MH variant found on the system In toplevel form: cc-langs.el:135:1:Warning: cl package required at runtime Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/quick-b5.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-langs.elc Compiling quail/tsang-cns.el Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-folder.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-comp.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-funcs.el No MH variant found on the system No MH variant found on the system Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/tsang-cns.elc Compiling quail/quick-cns.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-funcs.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-engine.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/mh-e/mh-folder.elc Compiling quail/PY.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/PY.elc Compiling quail/ZIRANMA.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/quick-cns.elc Compiling quail/CTLau.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/CTLau.elc Compiling quail/CTLau-b5.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/CTLau-b5.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ZIRANMA.elc rm -f leim-list.el EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp/international/quail \ -f batch-byte-compile-if-not-done quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/QJ-b5.el quail/ZOZY.el quail/tsang-b5.el quail/quick-b5.el quail/tsang-cns.el quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el quail/CTLau-b5.el if [ x`(cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\")" ; \ else \ EMACSLOADPATH=/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\" \"/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim\")" ; \ fi Updating /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/leim-list.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/hebrew.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ZIRANMA.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/lao.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/CCDOSPY.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/quick-cns.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/Punct-b5.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/greek.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/latin-post.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/uni-input.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/Punct.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/CTLau.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/sgml-input.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ipa.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/latin-pre.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/PY.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/cyrillic.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/SW.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/latin-ltx.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/QJ-b5.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/viqr.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/hanja-jis.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/croatian.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ETZY.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/tibetan.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/pypunct-b5.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/cyril-jis.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/lrt.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/sisheng.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/CTLau-b5.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/arabic.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/georgian.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/quick-b5.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/japanese.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/latin-alt.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/indian.el ... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-engine.elc Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/PY-b5.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/py-punct.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/tsang-b5.el ... Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-cmds.el Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-align.el Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/welsh.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/tsang-cns.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/slovak.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/thai.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/QJ.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ECDICT.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/hangul.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/vntelex.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/hanja.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ethiopic.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/4Corner.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/symbol-ksc.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/TONEPY.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ZOZY.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/rfc1345.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/ARRAY30.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/czech.el ... Checking /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/quail/hanja3.el ... Saving file /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/leim-list.el... Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/leim-list.el Updating /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/leim-list.el ... done sed -n '/^[^;]/ p' < /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/leim-ext.el >> leim-list.el make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim' Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-fonts.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-align.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-styles.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-cmds.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-styles.elc Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-compat.el Compiling /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-mode.el Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-fonts.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-compat.elc Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp/progmodes/cc-mode.elc make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-last EMACS=../src/emacs make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' >>> Source compiled. >>> Test phase [not enabled]: app-editors/emacs-23.3 >>> Install emacs-23.3 into /var/tmp/portage/app-editors/emacs-23.3/image/ category app-editors make -j3 install DESTDIR=/var/tmp/portage/app-editors/emacs-23.3/image/ cd lib-src; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' icondirs= ; \ for dir in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/images/icons/*/*/apps /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/images/icons/*/*/mimetypes; do \ if [ -d ${dir} ]; then \ icondirs="${icondirs} ${dir}" ; \ fi ; \ done ; \ icondirs=`echo "${icondirs}" | sed 's,/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/images/icons,/var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons,g'` ; \ umask 022 ; \ /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/mkinstalldirs /var/tmp/portage/app-editors/emacs-23.3/image//usr/share /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp \ /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23 /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/man/man1 \ /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec \ /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/site-lisp \ /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/site-lisp \ /var/tmp/portage/app-editors/emacs-23.3/image/`echo /usr/share/emacs/23.3/site-lisp:/usr/share/emacs/site-lisp | sed 's,:, /var/tmp/portage/app-editors/emacs-23.3/image/,g'` \ /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/applications ${icondirs} make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"; \ fi; cd src; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="" make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3' (cd doc/emacs; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j info) make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/emacs' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/emacs' (cd doc/misc; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j info) mkdir -p -- /var/tmp/portage/app-editors/emacs-23.3/image//usr/share /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23 /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/man/man1 /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/site-lisp /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/site-lisp /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/site-lisp /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/site-lisp /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/applications /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/128x128/apps /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/16x16/apps /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/24x24/apps /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/32x32/apps /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/48x48/apps /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/scalable/apps /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons/hicolor/scalable/mimetypes /usr/bin/install -c -m 644 /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/emacs.desktop \ /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/applications/emacs.desktop for icon in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/images/icons/*/*/apps/*.* \ /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/images/icons/*/*/mimetypes/*.*; do \ if [ -r ${icon} ]; then \ iicon=`echo "${icon}" | sed 's,/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc/images/icons,/var/tmp/portage/app-editors/emacs-23.3/image//usr/share/icons,'` ; \ /usr/bin/install -c -m 644 ${icon} ${iicon} ; \ fi ; \ done make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/misc' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/misc' (cd doc/lispref; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j info) make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/lispref' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/lispref' (cd doc/lispintro; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j info) make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/lispintro' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/lispintro' make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3' (cd lib-src; \ make install - --jobserver-fds=3,4 -j prefix=/usr \ exec_prefix=/usr bindir=/usr/bin \ libexecdir=/usr/libexec archlibdir=/usr/libexec/emacs/23.3/x86_64-pc-linux-gnu \ INSTALL_STRIP=) make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' Installing utilities run internally by Emacs. umask 022; /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/mkinstalldirs /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src' cd ../lwlib/; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' MAKE='make' "C_SWITCH_X_SITE=-I/usr/include/freetype2" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE" mkdir -p -- /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu if [ `(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu && /bin/pwd)` != `/bin/pwd` ]; then for file in profile digest-doc sorted-doc movemail fakemail hexl update-game-score; do /usr/bin/install -c $file /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/$file ; done ; fi make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lwlib' make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/src' cd leim; make install umask 022; /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/mkinstalldirs /var/tmp/portage/app-editors/emacs-23.3/image//var/lib/games/emacs; touch /var/tmp/portage/app-editors/emacs-23.3/image//var/lib/games/emacs/snake-scores; touch /var/tmp/portage/app-editors/emacs-23.3/image//var/lib/games/emacs/tetris-scores mkdir -p -- /var/tmp/portage/app-editors/emacs-23.3/image//var/lib/games/emacs make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim' cd lib-src; make maybe-blessmail - --jobserver-fds=3,4 -j \ MAKE='make' archlibdir='/usr/libexec/emacs/23.3/x86_64-pc-linux-gnu' if chown games /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/update-game-score && chmod u+s /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/update-game-score; then chown games /var/tmp/portage/app-editors/emacs-23.3/image//var/lib/games/emacs; chmod u=rwx,g=rwx,o=rx /var/tmp/portage/app-editors/emacs-23.3/image//var/lib/games/emacs; fi if [ ! -d /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim ] ; then \ umask 022; /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim/../mkinstalldirs /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim; \ else true; fi make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' ../src/emacs -batch --no-site-file --multibyte -l /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/../lisp/mail/blessmail.el chown: changing ownership of `/var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/update-game-score': Operation not permitted if [ `(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu && /bin/pwd)` != `(cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src && /bin/pwd)` ]; then for file in rcs2log vcdiff; do /usr/bin/install -c /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/$file /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/$file; done ; fi mkdir -p -- /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim if [ x`(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim && /bin/pwd)` != x`(/bin/pwd)` ] ; then \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/leim-list.el; \ rm -rf /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/quail /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/ja-dic ; \ echo "Copying leim files to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim ..." ; \ if [ x`(cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ tar -chf - leim-list.el quail ja-dic \ | (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ else \ tar -chf - leim-list.el quail \ | (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim; \ tar -chf - quail/* ja-dic \ | (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ fi; \ rm -rf /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/CVS /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/CVS; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/.cvsignore /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/.cvsignore; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/.gitignore /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/.gitignore; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/.arch-inventory /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/.arch-inventory; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/\#* /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/\#* ; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/.\#* /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/.\#* ; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*~ /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/*~ ; \ rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*.orig /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim/*/*.orig ; \ else true; fi Installing utilities for users to run. for file in etags ctags emacsclient b2m ebrowse ; do /usr/bin/install -c ${file} /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo ${file} | sed 's&$&-emacs-23&'` ; chmod a+rx /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo ${file} | sed 's&$&-emacs-23&'`; done Copying leim files to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim ... leim-list.el quail/ Wrote /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/blessmail quail/hangul.elc quail/hanja3.el quail/ARRAY30.elc chmod +x blessmail quail/thai.elc quail/czech.el quail/ARRAY30.el quail/hanja-jis.elc quail/rfc1345.el quail/ZOZY.el quail/TONEPY.el quail/symbol-ksc.el quail/4Corner.el quail/latin-post.elc quail/vntelex.elc quail/greek.elc quail/ethiopic.el quail/hanja.el quail/ETZY.elc quail/vntelex.el quail/tibetan.elc quail/Punct-b5.elc quail/hangul.el quail/ECDICT.el quail/PY-b5.elc quail/QJ.elc quail/QJ.el quail/cyrillic.elc quail/thai.el quail/sisheng.elc quail/slovak.elc quail/cyril-jis.elc quail/croatian.elc quail/slovak.el quail/tsang-cns.el quail/welsh.el quail/sgml-input.elc quail/PY.elc quail/tsang-b5.el quail/QJ-b5.elc quail/py-punct.el quail/PY-b5.el quail/rfc1345.elc quail/symbol-ksc.elc quail/ethiopic.elc quail/latin-ltx.elc quail/indian.el quail/latin-alt.el quail/japanese.el quail/ipa.elc quail/quick-b5.el quail/SW.elc quail/Punct.elc quail/georgian.el quail/tsang-b5.elc quail/arabic.el quail/CTLau-b5.el quail/sisheng.el quail/lrt.el quail/CTLau.elc quail/CTLau-b5.elc quail/cyril-jis.el quail/ZIRANMA.elc for file in rcs-checkin grep-changelog ; do /usr/bin/install -c /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src/${file} /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo ${file} | sed 's&$&-emacs-23&'` ; chmod a+rx /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo ${file} | sed 's&$&-emacs-23&'`; done Assuming /var/spool/mail is really the mail spool directory, you should run lib-src/blessmail /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/movemail as root, to give movemail appropriate permissions. Do that after running make install. make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' cd lisp; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' quail/pypunct-b5.el quail/hebrew.elc quail/indian.elc quail/ZOZY.elc quail/tibetan.el quail/4Corner.elc quail/ETZY.el quail/croatian.el quail/hanja-jis.el quail/viqr.el quail/QJ-b5.el quail/latin-ltx.el quail/lao.elc quail/SW.el quail/cyrillic.el quail/PY.el quail/latin-pre.el quail/ipa.el quail/sgml-input.el quail/CTLau.el quail/viqr.elc quail/uni-input.elc quail/welsh.elc quail/Punct.el quail/CCDOSPY.elc quail/latin-alt.elc quail/hanja.elc quail/georgian.elc quail/py-punct.elc quail/japanese.elc quail/uni-input.el quail/latin-post.el quail/ECDICT.elc quail/arabic.elc quail/greek.el quail/czech.elc quail/Punct-b5.el quail/latin-pre.elc quail/hanja3.elc quail/lrt.elc make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lib-src' /usr/bin/install -c src/emacs /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo emacs-23.3 | sed 's&$&-emacs-23&'` quail/pypunct-b5.elc quail/tsang-cns.elc quail/quick-cns.el quail/quick-cns.elc quail/CCDOSPY.el quail/lao.el quail/ZIRANMA.el quail/quick-b5.elc quail/hebrew.el quail/TONEPY.elc ja-dic/ ja-dic/ja-dic.el ja-dic/ja-dic.elc make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-last EMACS=../src/emacs unset CDPATH; \ if [ -n "" ]; \ then \ echo "Compressing *.el ..." ; \ (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim; for f in `find . -name "*.elc" -print`; do \ -9n `echo $f|sed 's/.elc$/.el/'` ; \ done) \ else true; fi chmod -R a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim for installuser in ${LOGNAME} ${USERNAME} ${USER} \ `id -un 2> /dev/null`; do \ [ -n "${installuser}" ] && break ; \ done ; \ find /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/leim -exec chown ${installuser} '{}' ';' make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' chmod 1755 /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo emacs-23.3 | sed 's&$&-emacs-23&'` rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo emacs | sed 's&$&-emacs-23&'` ln /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo emacs-23.3 | sed 's&$&-emacs-23&'` /var/tmp/portage/app-editors/emacs-23.3/image//usr/bin/`echo emacs | sed 's&$&-emacs-23&'` unset CDPATH; \ for f in `cd lib-src && echo fns-*.el`; do \ if test -r lib-src/$f ; then \ /usr/bin/install -c -m 644 lib-src/$f /var/tmp/portage/app-editors/emacs-23.3/image//usr/libexec/emacs/23.3/x86_64-pc-linux-gnu/$f; \ else true; fi ; \ done (export PARALLEL; PARALLEL=0; cd leim; make all - --jobserver-fds=3,4 -j \ CC='gcc -O' CFLAGS='-march=core2 -ggdb -O2 -pipe' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make') make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim' make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim' set /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp ; \ unset CDPATH; \ for dir in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp ; do \ if [ `(cd $1 && /bin/pwd)` != `(cd ${dir} && /bin/pwd)` ] ; then \ rm -rf $1 ; \ fi ; \ shift ; \ done set /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp ; \ mkdir /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp ; \ chmod ugo+rx /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp ; \ unset CDPATH; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ for dir in /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp ; do \ dest=$1 ; shift ; \ [ -d ${dir} ] \ && [ `(cd ${dir} && /bin/pwd)` != `(cd ${dest} && /bin/pwd)` ] \ && (echo "Copying ${dir} to ${dest}..." ; \ (cd ${dir}; tar -chf - . ) \ | (cd ${dest}; umask 022; \ tar -xvf - && cat > /dev/null) || exit 1; \ find ${dest} -exec chown ${installuser} {} ';' ;\ for subdir in `find ${dest} -type d ! -name RCS ! -name CVS -print` ; do \ chmod a+rx ${subdir} ; \ rm -rf ${subdir}/RCS ; \ rm -rf ${subdir}/CVS ; \ rm -f ${subdir}/.cvsignore ; \ 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 ; \ [ "${dir}" != "/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc" ] && \ rm -f ${subdir}/[mM]akefile*.c ${subdir}/[mM]akefile*[.-]in \ ${subdir}/[mM]akefile ; \ rm -f ${subdir}/ChangeLog* ; \ rm -f ${subdir}/dired.todo ; \ done) ; \ done Copying /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/etc to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc... ./ ./WHY-FREE ./SERVICE ./emacs.bash ./FTP ./compilation.txt ./nxml/ ./nxml/01800-018AF.el ./nxml/00C80-00CFF.el ./nxml/03300-033FF.el ./nxml/03100-0312F.el ./nxml/01000-0109F.el ./nxml/00D80-00DFF.el ./nxml/10300-1032F.el ./nxml/00700-0074F.el ./nxml/010A0-010FF.el ./nxml/03040-0309F.el ./nxml/01400-0167F.el ./nxml/1D400-1D7FF.el ./nxml/README ./nxml/10400-1044F.el ./nxml/020A0-020CF.el ./nxml/03130-0318F.el ./nxml/00400-004FF.el ./nxml/02580-0259F.el ./nxml/031A0-031BF.el ./nxml/0FB50-0FDFF.el ./nxml/031F0-031FF.el ./nxml/03000-0303F.el ./nxml/02300-023FF.el ./nxml/01760-0177F.el ./nxml/025A0-025FF.el ./nxml/002B0-002FF.el ./nxml/00100-0017F.el ./nxml/016A0-016FF.el ./nxml/00B00-00B7F.el ./nxml/02800-028FF.el ./nxml/0FE50-0FE6F.el ./nxml/01740-0175F.el ./nxml/00000-0007F.el ./nxml/0FE20-0FE2F.el ./nxml/00980-009FF.el ./nxml/01720-0173F.el ./nxml/030A0-030FF.el ./nxml/00180-0024F.el ./nxml/02500-0257F.el ./nxml/00F00-00FFF.el ./nxml/00900-0097F.el ./nxml/00780-007BF.el ./nxml/0FE70-0FEFF.el ./nxml/00590-005FF.el ./nxml/00A00-00A7F.el ./nxml/02A00-02AFF.el ./nxml/02600-026FF.el ./nxml/00370-003FF.el ./nxml/0FFF0-0FFFF.el ./nxml/02070-0209F.el ./nxml/00E80-00EFF.el ./nxml/0FF00-0FFEF.el ./nxml/01680-0169F.el ./nxml/02200-022FF.el ./nxml/01E00-01EFF.el ./nxml/00A80-00AFF.el ./nxml/00300-0036F.el ./nxml/02190-021FF.el ./nxml/020D0-020FF.el ./nxml/0A490-0A4CF.el ./nxml/0FE30-0FE4F.el ./nxml/03400-04DBF.el ./nxml/10330-1034F.el ./nxml/03190-0319F.el ./nxml/1D100-1D1FF.el ./nxml/01F00-01FFF.el ./nxml/00B80-00BFF.el ./nxml/02FF0-02FFF.el ./nxml/1D000-1D0FF.el ./nxml/0FE00-0FE0F.el ./nxml/00250-002AF.el ./nxml/00080-000FF.el ./nxml/013A0-013FF.el ./nxml/02440-0245F.el ./nxml/02E80-02EFF.el ./nxml/E0000-E007F.el ./nxml/01100-011FF.el ./nxml/02F00-02FDF.el ./nxml/02980-029FF.el ./nxml/00E00-00E7F.el ./nxml/02460-024FF.el ./nxml/00D00-00D7F.el ./nxml/01200-0137F.el ./nxml/02150-0218F.el ./nxml/0A000-0A48F.el ./nxml/00530-0058F.el ./nxml/00600-006FF.el ./nxml/02100-0214F.el ./nxml/00C00-00C7F.el ./nxml/02400-0243F.el ./nxml/01780-017FF.el ./nxml/027F0-027FF.el ./nxml/00500-0052F.el ./nxml/02000-0206F.el ./nxml/test-invalid.xml ./nxml/02700-027BF.el ./nxml/test-valid.xml ./nxml/027C0-027EF.el ./nxml/03200-032FF.el ./nxml/0FB00-0FB4F.el ./nxml/01700-0171F.el ./nxml/02900-0297F.el ./edt-user.el ./emacs.py ./MH-E-NEWS ./emacs.icon ./future-bug ./DOC ./NEWS.18 ./MACHINES ./NEWS.22 ./TERMS ./ms-kermit ./HELLO ./copying.paper ./enriched.doc ./README ./PROBLEMS ./NEWS.19 ./images/ ./images/back-arrow.pbm ./images/preferences.pbm ./images/saveas.xpm ./images/zoom-out.pbm ./images/jump-to.pbm ./images/sort-column-ascending.xpm ./images/zoom-in.xpm ./images/icons/ ./images/icons/README ./images/icons/hicolor/ ./images/icons/hicolor/scalable/ ./images/icons/hicolor/scalable/mimetypes/ ./images/icons/hicolor/scalable/mimetypes/emacs-document.svg ./images/icons/hicolor/scalable/apps/ ./images/icons/hicolor/scalable/apps/emacs.svg ./images/icons/hicolor/128x128/ ./images/icons/hicolor/128x128/apps/ ./images/icons/hicolor/128x128/apps/emacs.png ./images/icons/hicolor/48x48/ ./images/icons/hicolor/48x48/apps/ ./images/icons/hicolor/48x48/apps/emacs22.png ./images/icons/hicolor/48x48/apps/emacs.png ./images/icons/hicolor/32x32/ ./images/icons/hicolor/32x32/apps/ ./images/icons/hicolor/32x32/apps/emacs22.png ./images/icons/hicolor/32x32/apps/emacs.png ./images/icons/hicolor/24x24/ ./images/icons/hicolor/24x24/apps/ ./images/icons/hicolor/24x24/apps/emacs22.png ./images/icons/hicolor/24x24/apps/emacs.png ./images/icons/hicolor/16x16/ ./images/icons/hicolor/16x16/apps/ ./images/icons/hicolor/16x16/apps/emacs22.png ./images/icons/hicolor/16x16/apps/emacs.png ./images/next-node.pbm ./images/left-arrow.xpm ./images/splash.pbm ./images/next-page.xpm ./images/separator.xpm ./images/help.xpm ./images/info.pbm ./images/refresh.xpm ./images/right-arrow.xpm ./images/letter.pbm ./images/ezimage/ ./images/ezimage/doc.xpm ./images/ezimage/box.xpm ./images/ezimage/doc-plus.xpm ./images/ezimage/page-minus.xpm ./images/ezimage/README ./images/ezimage/tag.xpm ./images/ezimage/mail.xpm ./images/ezimage/checkmark.xpm ./images/ezimage/lock.xpm ./images/ezimage/bits.xpm ./images/ezimage/dir-plus.xpm ./images/ezimage/tag-v.xpm ./images/ezimage/doc-minus.xpm ./images/ezimage/tag-plus.xpm ./images/ezimage/tag-minus.xpm ./images/ezimage/page-plus.xpm ./images/ezimage/tag-gt.xpm ./images/ezimage/box-minus.xpm ./images/ezimage/dir.xpm ./images/ezimage/key.xpm ./images/ezimage/page.xpm ./images/ezimage/label.xpm ./images/ezimage/tag-type.xpm ./images/ezimage/info.xpm ./images/ezimage/dir-minus.xpm ./images/ezimage/box-plus.xpm ./images/ezimage/unlock.xpm ./images/ezimage/bitsbang.xpm ./images/gud/ ./images/gud/rstepi.xpm ./images/gud/down.pbm ./images/gud/up.xpm ./images/gud/stop.pbm ./images/gud/thread.xpm ./images/gud/all.xpm ./images/gud/next.pbm ./images/gud/README ./images/gud/go.xpm ./images/gud/nexti.pbm ./images/gud/rcont.xpm ./images/gud/recstart.xpm ./images/gud/stepi.xpm ./images/gud/rfinish.xpm ./images/gud/pp.xpm ./images/gud/rstep.xpm ./images/gud/pstar.pbm ./images/gud/next.xpm ./images/gud/cont.pbm ./images/gud/step.pbm ./images/gud/stepi.pbm ./images/gud/break.xpm ./images/gud/pp.pbm ./images/gud/finish.pbm ./images/gud/break.pbm ./images/gud/until.xpm ./images/gud/print.pbm ./images/gud/rnext.xpm ./images/gud/recstop.xpm ./images/gud/up.pbm ./images/gud/watch.pbm ./images/gud/rnexti.xpm ./images/gud/down.xpm ./images/gud/watch.xpm ./images/gud/until.pbm ./images/gud/step.xpm ./images/gud/go.pbm ./images/gud/run.xpm ./images/gud/pstar.xpm ./images/gud/nexti.xpm ./images/gud/finish.xpm ./images/gud/stop.xpm ./images/gud/remove.xpm ./images/gud/print.xpm ./images/gud/run.pbm ./images/gud/cont.xpm ./images/gud/remove.pbm ./images/index.pbm ./images/README ./images/cancel.xpm ./images/save.pbm ./images/lock-ok.xpm ./images/delete.pbm ./images/splash.png ./images/undo.xpm ./images/mpc/ ./images/mpc/ffwd.xpm ./images/mpc/README ./images/mpc/prev.xpm ./images/mpc/next.xpm ./images/mpc/add.xpm ./images/mpc/pause.xpm ./images/mpc/play.xpm ./images/mpc/stop.xpm ./images/mpc/rewind.xpm ./images/mh-logo.xpm ./images/back-arrow.xpm ./images/up-node.pbm ./images/copy.xpm ./images/disconnect.xpm ./images/smilies/ ./images/smilies/grin.xpm ./images/smilies/grayscale/ ./images/smilies/grayscale/grin.xpm ./images/smilies/grayscale/sad.xpm ./images/smilies/grayscale/frown.xpm ./images/smilies/grayscale/README ./images/smilies/grayscale/braindamaged.xpm ./images/smilies/grayscale/wry.xpm ./images/smilies/grayscale/cry.xpm ./images/smilies/grayscale/reverse-smile.xpm ./images/smilies/grayscale/smile.xpm ./images/smilies/grayscale/indifferent.xpm ./images/smilies/grayscale/dead.xpm ./images/smilies/grayscale/forced.xpm ./images/smilies/grayscale/blink.xpm ./images/smilies/grayscale/evil.xpm ./images/smilies/sad.xpm ./images/smilies/frown.xpm ./images/smilies/wry.pbm ./images/smilies/README ./images/smilies/braindamaged.xpm ./images/smilies/wry.xpm ./images/smilies/cry.xpm ./images/smilies/medium/ ./images/smilies/medium/grin.xpm ./images/smilies/medium/sad.xpm ./images/smilies/medium/frown.xpm ./images/smilies/medium/README ./images/smilies/medium/braindamaged.xpm ./images/smilies/medium/wry.xpm ./images/smilies/medium/cry.xpm ./images/smilies/medium/reverse-smile.xpm ./images/smilies/medium/smile.xpm ./images/smilies/medium/indifferent.xpm ./images/smilies/medium/dead.xpm ./images/smilies/medium/forced.xpm ./images/smilies/medium/blink.xpm ./images/smilies/medium/evil.xpm ./images/smilies/blink.pbm ./images/smilies/sad.pbm ./images/smilies/smile.xpm ./images/smilies/frown.pbm ./images/smilies/indifferent.xpm ./images/smilies/dead.xpm ./images/smilies/forced.xpm ./images/smilies/blink.xpm ./images/smilies/smile.pbm ./images/smilies/evil.xpm ./images/fwd-arrow.pbm ./images/next-node.xpm ./images/bookmark_add.xpm ./images/saveas.pbm ./images/save.xpm ./images/sort-descending.xpm ./images/new.xpm ./images/attach.xpm ./images/lock.xpm ./images/gnus/ ./images/gnus/next-ur.xpm ./images/gnus/exit-summ.xpm ./images/gnus/cu-exit.pbm ./images/gnus/reply.pbm ./images/gnus/save-art.xpm ./images/gnus/cu-exit.xpm ./images/gnus/exit-gnus.pbm ./images/gnus/receipt.xpm ./images/gnus/unsubscribe.xpm ./images/gnus/preview.xbm ./images/gnus/kill-group.xpm ./images/gnus/catchup.xpm ./images/gnus/fuwo.xpm ./images/gnus/rot13.xpm ./images/gnus/next-ur.pbm ./images/gnus/gnus-pointer.xpm ./images/gnus/README ./images/gnus/subscribe.xpm ./images/gnus/post.xpm ./images/gnus/important.xpm ./images/gnus/preview.xpm ./images/gnus/gnus.xbm ./images/gnus/get-news.pbm ./images/gnus/catchup.pbm ./images/gnus/gnus-pointer.xbm ./images/gnus/get-news.xpm ./images/gnus/prev-ur.xpm ./images/gnus/uu-post.xpm ./images/gnus/subscribe.pbm ./images/gnus/toggle-subscription.xpm ./images/gnus/uu-decode.pbm ./images/gnus/rot13.pbm ./images/gnus/save-aif.xpm ./images/gnus/save-art.pbm ./images/gnus/unsubscribe.pbm ./images/gnus/describe-group.pbm ./images/gnus/describe-group.xpm ./images/gnus/fuwo.pbm ./images/gnus/gnus.xpm ./images/gnus/followup.xpm ./images/gnus/save-aif.pbm ./images/gnus/prev-ur.pbm ./images/gnus/uu-decode.xpm ./images/gnus/gnntg.xpm ./images/gnus/reply.xpm ./images/gnus/reply-wo.pbm ./images/gnus/gnus.svg ./images/gnus/followup.pbm ./images/gnus/post.pbm ./images/gnus/exit-gnus.xpm ./images/gnus/kill-group.pbm ./images/gnus/exit-summ.pbm ./images/gnus/gnntg.pbm ./images/gnus/uu-post.pbm ./images/gnus/reply-wo.xpm ./images/gnus/mail-reply.pbm ./images/gnus/unimportant.xpm ./images/gnus/gnus.png ./images/gnus/mail-reply.xpm ./images/gnus/mail-send.xpm ./images/splash.xpm ./images/show.pbm ./images/open.xpm ./images/exit.xpm ./images/refresh.pbm ./images/home.xpm ./images/data-save.pbm ./images/prev-node.pbm ./images/contact.pbm ./images/preferences.xpm ./images/undo.pbm ./images/close.xpm ./images/connect.xpm ./images/describe.xpm ./images/gnus.pbm ./images/new.pbm ./images/fwd-arrow.xpm ./images/help.pbm ./images/home.pbm ./images/letter.xpm ./images/close.pbm ./images/search-replace.xpm ./images/low-color/ ./images/low-color/saveas.xpm ./images/low-color/left-arrow.xpm ./images/low-color/help.xpm ./images/low-color/right-arrow.xpm ./images/low-color/README ./images/low-color/undo.xpm ./images/low-color/back-arrow.xpm ./images/low-color/copy.xpm ./images/low-color/next-node.xpm ./images/low-color/save.xpm ./images/low-color/new.xpm ./images/low-color/open.xpm ./images/low-color/home.xpm ./images/low-color/preferences.xpm ./images/low-color/fwd-arrow.xpm ./images/low-color/up-arrow.xpm ./images/low-color/spell.xpm ./images/low-color/jump-to.xpm ./images/low-color/up-node.xpm ./images/low-color/search.xpm ./images/low-color/index.xpm ./images/low-color/prev-node.xpm ./images/low-color/paste.xpm ./images/low-color/cut.xpm ./images/low-color/print.xpm ./images/up-arrow.xpm ./images/exit.pbm ./images/print.pbm ./images/next-page.pbm ./images/search-replace.pbm ./images/open.pbm ./images/left-arrow.pbm ./images/tree-widget/ ./images/tree-widget/default/ ./images/tree-widget/default/empty.xpm ./images/tree-widget/default/guide.xpm ./images/tree-widget/default/README ./images/tree-widget/default/handle.png ./images/tree-widget/default/no-guide.xpm ./images/tree-widget/default/no-handle.png ./images/tree-widget/default/open.xpm ./images/tree-widget/default/no-guide.png ./images/tree-widget/default/close.png ./images/tree-widget/default/close.xpm ./images/tree-widget/default/guide.png ./images/tree-widget/default/end-guide.png ./images/tree-widget/default/empty.png ./images/tree-widget/default/leaf.png ./images/tree-widget/default/open.png ./images/tree-widget/default/end-guide.xpm ./images/tree-widget/default/leaf.xpm ./images/tree-widget/default/no-handle.xpm ./images/tree-widget/default/handle.xpm ./images/tree-widget/folder/ ./images/tree-widget/folder/empty.xpm ./images/tree-widget/folder/guide.xpm ./images/tree-widget/folder/README ./images/tree-widget/folder/handle.png ./images/tree-widget/folder/no-guide.xpm ./images/tree-widget/folder/no-handle.png ./images/tree-widget/folder/open.xpm ./images/tree-widget/folder/no-guide.png ./images/tree-widget/folder/close.png ./images/tree-widget/folder/close.xpm ./images/tree-widget/folder/guide.png ./images/tree-widget/folder/end-guide.png ./images/tree-widget/folder/empty.png ./images/tree-widget/folder/leaf.png ./images/tree-widget/folder/open.png ./images/tree-widget/folder/end-guide.xpm ./images/tree-widget/folder/leaf.xpm ./images/tree-widget/folder/no-handle.xpm ./images/tree-widget/folder/handle.xpm ./images/spell.pbm ./images/paste.pbm ./images/zoom-out.xpm ./images/spell.xpm ./images/redo.xpm ./images/bookmark_add.pbm ./images/jump-to.xpm ./images/up-node.xpm ./images/right-arrow.pbm ./images/search.xpm ./images/mail/ ./images/mail/reply.pbm ./images/mail/compose.xpm ./images/mail/send.pbm ./images/mail/inbox.xpm ./images/mail/send.xpm ./images/mail/README ./images/mail/preview.xpm ./images/mail/move.xpm ./images/mail/forward.xpm ./images/mail/repack.pbm ./images/mail/copy.xpm ./images/mail/save.xpm ./images/mail/reply-all.xpm ./images/mail/repack.xpm ./images/mail/save-draft.xpm ./images/mail/not-spam.xpm ./images/mail/flag-for-followup.xpm ./images/mail/reply-to.pbm ./images/mail/reply-to.xpm ./images/mail/outbox.xpm ./images/mail/move.pbm ./images/mail/reply-from.pbm ./images/mail/reply-from.xpm ./images/mail/inbox.pbm ./images/mail/reply.xpm ./images/mail/compose.pbm ./images/mail/flag-for-followup.pbm ./images/mail/spam.xpm ./images/mail/reply-all.pbm ./images/data-save.xpm ./images/custom/ ./images/custom/down-pushed.xpm ./images/custom/README ./images/custom/right.xpm ./images/custom/right-pushed.xpm ./images/custom/down.xpm ./images/sort-ascending.xpm ./images/index.xpm ./images/info.xpm ./images/sort-criteria.xpm ./images/diropen.xpm ./images/cut.pbm ./images/prev-node.xpm ./images/diropen.pbm ./images/contact.xpm ./images/paste.xpm ./images/sort-row-ascending.xpm ./images/lock-broken.xpm ./images/up-arrow.pbm ./images/search.pbm ./images/attach.pbm ./images/copy.pbm ./images/splash.svg ./images/show.xpm ./images/delete.xpm ./images/cut.xpm ./images/print.xpm ./images/cancel.pbm ./DEBUG ./NXML-NEWS ./yow.lines ./BABYL ./MAILINGLISTS ./emacs3.py ./gnus/ ./gnus/news-server.ast ./gnus/gnus-setup.ast ./NEWS.20 ./THE-GNU-PROJECT ./emacs.desktop ./COOKIES ./ETAGS.EBNF ./spook.lines ./JOKES ./AUTHORS ./sex.6 ./echo.msg ./ChangeLog ./schema/ ./schema/xhtml-bform.rnc ./schema/locate.rnc ./schema/xhtml-link.rnc ./schema/relaxng.rnc ./schema/xhtml-bdo.rnc ./schema/xhtml-ssismap.rnc ./schema/schemas.xml ./schema/xhtml-text.rnc ./schema/xhtml-nameident.rnc ./schema/xhtml-events.rnc ./schema/README ./schema/rdfxml.rnc ./schema/xhtml-form.rnc ./schema/xhtml-lst.rnc ./schema/xhtml.rnc ./schema/xhtml-param.rnc ./schema/xhtml-tgt.rnc ./schema/xhtml-object.rnc ./schema/dbstart.rnc ./schema/xhtml-script.rnc ./schema/dbpool.rnc ./schema/xhtml-frames.rnc ./schema/xhtml-csismap.rnc ./schema/xhtml-table.rnc ./schema/xhtml-pres.rnc ./schema/xhtml-attribs.rnc ./schema/xhtml-applet.rnc ./schema/dbhier.rnc ./schema/xhtml-iframe.rnc ./schema/dbcalstbl.rnc ./schema/xhtml-image.rnc ./schema/xhtml-ruby.rnc ./schema/xhtml-edit.rnc ./schema/xhtml-xstyle.rnc ./schema/dbnotn.rnc ./schema/xhtml-base.rnc ./schema/xhtml-datatypes.rnc ./schema/xhtml-inlstyle.rnc ./schema/xhtml-legacy.rnc ./schema/xhtml-struct.rnc ./schema/xhtml-meta.rnc ./schema/xhtml-hypertext.rnc ./schema/xslt.rnc ./schema/calstbl.rnc ./schema/xhtml-btable.rnc ./schema/docbook.rnc ./NEWS.1-17 ./condom.1 ./rgb.txt ./ERC-NEWS ./NEWS.21 ./DEVEL.HUMOR ./e/ ./e/README ./e/eterm-color.ti ./e/eterm-color ./MOTIVATION ./GNUS-NEWS ./ps-prin1.ps ./INTERVIEW ./tutorials/ ./tutorials/TUTORIAL.ja ./tutorials/TUTORIAL.sv ./tutorials/TUTORIAL.de ./tutorials/TUTORIAL.bg ./tutorials/TUTORIAL.ko ./tutorials/TUTORIAL.ro ./tutorials/TUTORIAL.it ./tutorials/TUTORIAL.translators ./tutorials/TUTORIAL.nl ./tutorials/TUTORIAL.th ./tutorials/TUTORIAL.ru ./tutorials/TUTORIAL.zh ./tutorials/TUTORIAL.eo ./tutorials/TUTORIAL.sk ./tutorials/TUTORIAL.pl ./tutorials/TUTORIAL.cn ./tutorials/TUTORIAL.cs ./tutorials/TUTORIAL.pt_BR ./tutorials/TUTORIAL.fr ./tutorials/TUTORIAL ./tutorials/TUTORIAL.sl ./tutorials/TUTORIAL.es ./refcards/ ./refcards/fr-dired-ref.tex ./refcards/gnus-logo.pdf ./refcards/sk-refcard.tex ./refcards/ru-refcard.pdf ./refcards/sk-dired-ref.tex ./refcards/README ./refcards/fr-refcard.pdf ./refcards/de-refcard.pdf ./refcards/dired-ref.tex ./refcards/viperCard.tex ./refcards/cs-refcard.tex ./refcards/pt-br-refcard.tex ./refcards/fr-refcard.tex ./refcards/cs-survival.tex ./refcards/pt-br-refcard.pdf ./refcards/pl-refcard.tex ./refcards/Makefile ./refcards/dired-ref.pdf ./refcards/orgcard.pdf ./refcards/sk-dired-ref.pdf ./refcards/fr-survival.tex ./refcards/gnus-booklet.pdf ./refcards/pdflayout.sty ./refcards/gnus-refcard.tex ./refcards/cs-refcard.pdf ./refcards/survival.tex ./refcards/cs-dired-ref.tex ./refcards/orgcard.tex ./refcards/calccard.tex ./refcards/pl-refcard.pdf ./refcards/de-refcard.tex ./refcards/sk-survival.tex ./refcards/fr-dired-ref.pdf ./refcards/sk-refcard.pdf ./refcards/gnus-refcard.pdf ./refcards/ru-refcard.tex ./refcards/refcard.tex ./refcards/vipcard.tex ./refcards/gnus-logo.eps ./refcards/refcard.pdf ./refcards/cs-dired-ref.pdf ./refcards/calccard.pdf ./gnus-tut.txt ./MORE.STUFF ./charsets/ ./charsets/CP775.map ./charsets/IBM274.map ./charsets/IBM856.map ./charsets/IBM870.map ./charsets/CNS-7.map ./charsets/CP1125.map ./charsets/IBM869.map ./charsets/GB180304.map ./charsets/IBM420.map ./charsets/CP1256.map ./charsets/IBM918.map ./charsets/CP949-2BYTE.map ./charsets/IBM866.map ./charsets/JISX0201.map ./charsets/IBM423.map ./charsets/CP1257.map ./charsets/ALTERNATIVNYJ.map ./charsets/MULE-sisheng.map ./charsets/8859-10.map ./charsets/CP1255.map ./charsets/IBM275.map ./charsets/symbol.map ./charsets/CNS-F.map ./charsets/TIS-620.map ./charsets/GB2312.map ./charsets/MACINTOSH.map ./charsets/VSCII.map ./charsets/MULE-tibetan.map ./charsets/8859-2.map ./charsets/KOI8-T.map ./charsets/README ./charsets/CNS-2.map ./charsets/stdenc.map ./charsets/8859-4.map ./charsets/CP1250.map ./charsets/IBM278.map ./charsets/IBM1026.map ./charsets/MULE-ethiopic.map ./charsets/KOI-8.map ./charsets/IBM500.map ./charsets/CP1253.map ./charsets/IBM864.map ./charsets/IBM1047.map ./charsets/KA-PS.map ./charsets/8859-13.map ./charsets/CP1252.map ./charsets/IBM037.map ./charsets/IBM038.map ./charsets/IBM904.map ./charsets/IBM862.map ./charsets/EBCDICUS.map ./charsets/PTCP154.map ./charsets/IBM297.map ./charsets/IBM905.map ./charsets/JISX0208.map ./charsets/IBM273.map ./charsets/IBM1004.map ./charsets/IBM851.map ./charsets/KSC5636.map ./charsets/8859-15.map ./charsets/JISX0212.map ./charsets/8859-16.map ./charsets/8859-3.map ./charsets/BIG5-1.map ./charsets/8859-14.map ./charsets/IBM861.map ./charsets/GBK.map ./charsets/KA-ACADEMY.map ./charsets/HP-ROMAN8.map ./charsets/CNS-3.map ./charsets/KOI8-R.map ./charsets/MIK.map ./charsets/CNS-1.map ./charsets/IBM277.map ./charsets/IBM891.map ./charsets/MULE-ipa.map ./charsets/IBM285.map ./charsets/JOHAB.map ./charsets/JISC6226.map ./charsets/IBM868.map ./charsets/VISCII.map ./charsets/CP720.map ./charsets/IBM290.map ./charsets/IBM857.map ./charsets/IBM850.map ./charsets/8859-8.map ./charsets/IBM863.map ./charsets/8859-5.map ./charsets/BIG5.map ./charsets/VSCII-2.map ./charsets/MULE-lviscii.map ./charsets/MULE-is13194.map ./charsets/IBM860.map ./charsets/IBM903.map ./charsets/KSC5601.map ./charsets/GB180302.map ./charsets/IBM874.map ./charsets/IBM852.map ./charsets/IBM871.map ./charsets/KOI8-U.map ./charsets/IBM855.map ./charsets/CP932-2BYTE.map ./charsets/8859-7.map ./charsets/CP858.map ./charsets/8859-9.map ./charsets/CP10007.map ./charsets/IBM865.map ./charsets/8859-11.map ./charsets/CNS-5.map ./charsets/IBM281.map ./charsets/8859-6.map ./charsets/IBM437.map ./charsets/CP1251.map ./charsets/BIG5-2.map ./charsets/IBM424.map ./charsets/EBCDICUK.map ./charsets/IBM880.map ./charsets/CNS-6.map ./charsets/NEXTSTEP.map ./charsets/CP1254.map ./charsets/MULE-uviscii.map ./charsets/CNS-4.map ./charsets/CP1258.map ./charsets/BIG5-HKSCS.map ./charsets/JISX2131.map ./charsets/IBM284.map ./charsets/JISX2132.map ./charsets/IBM875.map ./charsets/JISX213A.map ./charsets/CP737.map ./charsets/IBM256.map ./charsets/IBM280.map ./ORDERS ./COPYING ./TODO ./DOC-23.3.1 ./ETAGS.README ./CONTRIBUTE ./forms-d2.dat ./celibacy.1 ./grep.txt ./CENSORSHIP ./DISTRIB ./NEWS ./emacs-buffer.gdb ./GNU ./ps-prin0.ps ./ses-example.ses ./LINUX-GNU ./emacs.csh ./emacs2.py make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/leim' make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp' Copying /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp... ./ ./pcmpl-gnu.el ./vt100-led.elc ./vt100-led.el ./disp-table.el ./complete.elc ./format.elc ./vc-dav.elc ./wid-edit.el ./select.elc ./loadhist.elc ./pcmpl-gnu.elc ./calc/ ./calc/calc-ext.el ./calc/calc-rewr.elc ./calc/calc-embed.elc ./calc/calc-comb.elc ./calc/calc-frac.elc ./calc/calc-sel.el ./calc/calc-stat.el ./calc/calc-frac.el ./calc/calc-lang.elc ./calc/calc-keypd.elc ./calc/calc-units.elc ./calc/calc-stuff.el ./calc/calc-trail.elc ./calc/calcalg3.elc ./calc/calc-math.elc ./calc/calc-sel.elc ./calc/calc-misc.elc ./calc/calc-aent.el ./calc/calc.el ./calc/calc-mode.el ./calc/calc-units.el ./calc/README ./calc/calc-rewr.el ./calc/calc-forms.elc ./calc/calc-alg.elc ./calc/calc-nlfit.el ./calc/calc-fin.el ./calc/calc-bin.el ./calc/calcalg2.el ./calc/calc-graph.el ./calc/calcsel2.elc ./calc/calc-aent.elc ./calc/calc-comb.el ./calc/calcalg3.el ./calc/calc-help.elc ./calc/calcalg2.elc ./calc/calc-poly.el ./calc/calc-rules.el ./calc/calc-prog.elc ./calc/calc-prog.el ./calc/calc-help.el ./calc/calc-vec.elc ./calc/calc-macs.elc ./calc/calc-menu.elc ./calc/calc-rules.elc ./calc/calc-map.el ./calc/calc-incom.el ./calc/calc-cplx.el ./calc/calc-keypd.el ./calc/calc-math.el ./calc/calc-misc.el ./calc/calc-arith.el ./calc/calc-funcs.elc ./calc/calc-mtx.el ./calc/calc-store.elc ./calc/calc-poly.elc ./calc/calc-forms.el ./calc/calc-alg.el ./calc/calc-incom.elc ./calc/calc-macs.el ./calc/calc-yank.elc ./calc/calc-vec.el ./calc/calc-funcs.el ./calc/calc-store.el ./calc/calc-embed.el ./calc/calc-stat.elc ./calc/calc-bin.elc ./calc/calc-menu.el ./calc/calc-arith.elc ./calc/calcsel2.el ./calc/calc-undo.elc ./calc/calc-map.elc ./calc/calc-loaddefs.el ./calc/README.prev ./calc/calc-cplx.elc ./calc/calc-yank.el ./calc/calccomp.el ./calc/calc-trail.el ./calc/calc-ext.elc ./calc/calc-mode.elc ./calc/calc-fin.elc ./calc/calc-stuff.elc ./calc/calc-undo.el ./calc/calc-nlfit.elc ./calc/calccomp.elc ./calc/calc.elc ./calc/calc-lang.el ./calc/calc-graph.elc ./calc/calc-mtx.elc ./cus-face.el ./ChangeLog.6 ./diff-mode.elc ./mouse-sel.elc ./s-region.el ./window.elc ./newcomment.elc ./misearch.elc ./vc-annotate.el ./play/ ./play/dunnet.el ./play/meese.el ./play/doctor.el ./play/hanoi.elc ./play/handwrite.el ./play/hanoi.el ./play/mpuz.el ./play/solitaire.elc ./play/tetris.elc ./play/blackbox.el ./play/landmark.elc ./play/tetris.el ./play/5x5.el ./play/decipher.el ./play/snake.el ./play/yow.elc ./play/gametree.el ./play/solitaire.el ./play/landmark.el ./play/handwrite.elc ./play/pong.el ./play/dunnet.elc ./play/animate.elc ./play/bubbles.el ./play/life.el ./play/blackbox.elc ./play/dissociate.elc ./play/dissociate.el ./play/zone.elc ./play/gamegrid.elc ./play/gomoku.el ./play/life.elc ./play/studly.elc ./play/bruce.el ./play/gamegrid.el ./play/doctor.elc ./play/5x5.elc ./play/studly.el ./play/spook.el ./play/animate.el ./play/mpuz.elc ./play/spook.elc ./play/meese.elc ./play/morse.elc ./play/decipher.elc ./play/pong.elc ./play/gomoku.elc ./play/bubbles.elc ./play/gametree.elc ./play/zone.el ./play/morse.el ./play/fortune.el ./play/cookie1.elc ./play/snake.elc ./play/fortune.elc ./play/cookie1.el ./play/yow.el ./imenu.elc ./speedbar.el ./printing.el ./nxml/ ./nxml/rng-match.el ./nxml/rng-xsd.elc ./nxml/rng-valid.elc ./nxml/nxml-outln.elc ./nxml/rng-pttrn.el ./nxml/rng-uri.el ./nxml/rng-maint.elc ./nxml/nxml-rap.el ./nxml/rng-xsd.el ./nxml/rng-cmpct.el ./nxml/rng-cmpct.elc ./nxml/rng-nxml.el ./nxml/nxml-maint.el ./nxml/rng-parse.elc ./nxml/rng-uri.elc ./nxml/nxml-uchnm.elc ./nxml/rng-loc.elc ./nxml/nxml-enc.el ./nxml/nxml-uchnm.el ./nxml/rng-loc.el ./nxml/rng-dt.el ./nxml/rng-dt.elc ./nxml/nxml-mode.el ./nxml/rng-parse.el ./nxml/rng-util.el ./nxml/nxml-glyph.el ./nxml/nxml-util.elc ./nxml/xsd-regexp.el ./nxml/nxml-ns.el ./nxml/nxml-parse.el ./nxml/xmltok.elc ./nxml/nxml-util.el ./nxml/nxml-enc.elc ./nxml/nxml-parse.elc ./nxml/rng-match.elc ./nxml/rng-nxml.elc ./nxml/xsd-regexp.elc ./nxml/nxml-rap.elc ./nxml/TODO ./nxml/xmltok.el ./nxml/nxml-maint.elc ./nxml/nxml-ns.elc ./nxml/rng-valid.el ./nxml/rng-pttrn.elc ./nxml/rng-util.elc ./nxml/nxml-mode.elc ./nxml/nxml-outln.el ./nxml/rng-maint.el ./nxml/nxml-glyph.elc ./help-fns.el ./vc-dir.el ./master.el ./cvs-status.elc ./replace.el ./ChangeLog.10 ./thingatpt.el ./view.el ./isearchb.el ./term.el ./smerge-mode.el ./hexl.elc ./epa.el ./timezone.elc ./cus-start.elc ./misc.elc ./foldout.elc ./tar-mode.el ./savehist.elc ./abbrev.el ./vc-arch.el ./follow.el ./misc.el ./repeat.el ./comint.elc ./abbrev.elc ./tree-widget.el ./paren.el ./tmm.elc ./dos-fns.el ./ezimage.elc ./wid-edit.elc ./t-mouse.el ./ls-lisp.el ./simple.elc ./isearch.el ./image.elc ./font-setting.elc ./reveal.elc ./vc-rcs.el ./minibuf-eldef.el ./thumbs.elc ./vc-sccs.el ./abbrevlist.elc ./menu-bar.el ./longlines.el ./forms-pass.el ./add-log.el ./mouse-copy.elc ./dos-w32.elc ./subr.el ./fringe.elc ./pgg-def.el ./recentf.el ./format.el ./simple.el ./descr-text.elc ./rot13.el ./terminal.el ./abbrevlist.el ./ediff-init.elc ./pcmpl-linux.el ./allout.elc ./help-at-pt.el ./autoarg.el ./mouse-drag.el ./doc-view.el ./scroll-all.el ./midnight.el ./server.el ./disp-table.elc ./rect.elc ./help-mode.elc ./winner.elc ./vc-git.elc ./cus-face.elc ./replace.elc ./pgg.el ./icomplete.elc ./woman.elc ./forms.elc ./iswitchb.elc ./ansi-color.elc ./ldefs-boot.el ./textmodes/ ./textmodes/reftex-index.elc ./textmodes/tildify.elc ./textmodes/page-ext.elc ./textmodes/texinfmt.el ./textmodes/two-column.el ./textmodes/texinfo.el ./textmodes/nroff-mode.elc ./textmodes/reftex-parse.el ./textmodes/artist.elc ./textmodes/dns-mode.elc ./textmodes/paragraphs.elc ./textmodes/bib-mode.elc ./textmodes/reftex-auc.el ./textmodes/reftex-ref.elc ./textmodes/reftex-toc.el ./textmodes/nroff-mode.el ./textmodes/refill.elc ./textmodes/reftex-cite.el ./textmodes/reftex-dcr.el ./textmodes/picture.el ./textmodes/refer.el ./textmodes/bibtex-style.elc ./textmodes/texnfo-upd.el ./textmodes/flyspell.el ./textmodes/sgml-mode.elc ./textmodes/enriched.elc ./textmodes/remember.elc ./textmodes/texnfo-upd.elc ./textmodes/fill.elc ./textmodes/reftex-sel.el ./textmodes/text-mode.el ./textmodes/two-column.elc ./textmodes/enriched.el ./textmodes/makeinfo.el ./textmodes/po.elc ./textmodes/bibtex.elc ./textmodes/bibtex.el ./textmodes/css-mode.elc ./textmodes/rst.el ./textmodes/refill.el ./textmodes/refer.elc ./textmodes/reftex-vars.elc ./textmodes/reftex-auc.elc ./textmodes/reftex-parse.elc ./textmodes/reftex-cite.elc ./textmodes/po.el ./textmodes/artist.el ./textmodes/rst.elc ./textmodes/page.el ./textmodes/texinfmt.elc ./textmodes/reftex-vars.el ./textmodes/texinfo.elc ./textmodes/bib-mode.el ./textmodes/table.el ./textmodes/remember.el ./textmodes/spell.el ./textmodes/tildify.el ./textmodes/reftex-dcr.elc ./textmodes/fill.el ./textmodes/reftex-global.el ./textmodes/conf-mode.el ./textmodes/reftex-global.elc ./textmodes/page-ext.el ./textmodes/ispell.el ./textmodes/underline.el ./textmodes/css-mode.el ./textmodes/refbib.elc ./textmodes/reftex-toc.elc ./textmodes/dns-mode.el ./textmodes/underline.elc ./textmodes/flyspell.elc ./textmodes/paragraphs.el ./textmodes/reftex-sel.elc ./textmodes/tex-mode.el ./textmodes/reftex-ref.el ./textmodes/sgml-mode.el ./textmodes/reftex-index.el ./textmodes/picture.elc ./textmodes/text-mode.elc ./textmodes/page.elc ./textmodes/conf-mode.elc ./textmodes/reftex.el ./textmodes/table.elc ./textmodes/makeinfo.elc ./textmodes/bibtex-style.el ./textmodes/spell.elc ./textmodes/reftex.elc ./textmodes/ispell.elc ./textmodes/refbib.el ./textmodes/tex-mode.elc ./type-break.el ./cus-edit.elc ./ffap.el ./cus-load.el ./ediff-hook.el ./mouse-copy.el ./register.elc ./bindings.el ./locate.elc ./generic-x.el ./jka-cmpr-hook.elc ./font-core.el ./rfn-eshadow.elc ./dired.elc ./htmlfontify.elc ./x-dnd.elc ./font-lock.el ./custom.elc ./info-xref.el ./ps-def.el ./msb.el ./bs.elc ./menu-bar.elc ./ps-bdf.el ./pcvs-util.elc ./files.elc ./ediff-ptch.el ./mb-depth.elc ./reposition.elc ./dnd.elc ./ruler-mode.el ./vc-git.el ./README ./sb-image.el ./iimage.el ./ido.elc ./ediff-ptch.elc ./vc-sccs.elc ./window.el ./vc-cvs.elc ./jit-lock.el ./ediff-wind.elc ./pcmpl-linux.elc ./longlines.elc ./pcmpl-unix.el ./elide-head.el ./time.el ./locate.el ./elide-head.elc ./array.el ./xt-mouse.elc ./timezone.el ./ps-bdf.elc ./buff-menu.elc ./completion.elc ./pcmpl-cvs.el ./iimage.elc ./ediff.el ./wdired.elc ./ebuff-menu.el ./s-region.elc ./ibuf-ext.el ./echistory.elc ./minibuffer.el ./w32-vars.elc ./eshell/ ./eshell/em-alias.el ./eshell/esh-io.elc ./eshell/esh-arg.elc ./eshell/em-unix.elc ./eshell/em-hist.el ./eshell/esh-opt.el ./eshell/esh-arg.el ./eshell/esh-proc.elc ./eshell/em-alias.elc ./eshell/esh-opt.elc ./eshell/eshell.elc ./eshell/esh-util.el ./eshell/em-cmpl.elc ./eshell/esh-mode.el ./eshell/esh-ext.elc ./eshell/esh-cmd.el ./eshell/em-ls.el ./eshell/em-pred.elc ./eshell/esh-var.el ./eshell/em-term.el ./eshell/esh-test.el ./eshell/esh-var.elc ./eshell/em-unix.el ./eshell/em-term.elc ./eshell/em-dirs.elc ./eshell/em-banner.elc ./eshell/em-hist.elc ./eshell/esh-groups.el ./eshell/em-glob.el ./eshell/em-banner.el ./eshell/em-xtra.elc ./eshell/em-basic.elc ./eshell/esh-mode.elc ./eshell/em-cmpl.el ./eshell/esh-cmd.elc ./eshell/em-script.elc ./eshell/em-basic.el ./eshell/em-smart.elc ./eshell/esh-io.el ./eshell/eshell.el ./eshell/esh-module.elc ./eshell/em-dirs.el ./eshell/esh-test.elc ./eshell/esh-proc.el ./eshell/em-rebind.el ./eshell/em-pred.el ./eshell/em-xtra.el ./eshell/esh-module.el ./eshell/em-script.el ./eshell/em-prompt.elc ./eshell/em-smart.el ./eshell/em-glob.elc ./eshell/em-ls.elc ./eshell/em-prompt.el ./eshell/em-rebind.elc ./eshell/esh-util.elc ./eshell/esh-ext.el ./font-core.elc ./calculator.el ./expand.elc ./shell.elc ./ChangeLog.8 ./saveplace.el ./makesum.elc ./pgg-parse.elc ./xml.el ./informat.elc ./novice.elc ./dired-x.elc ./windmove.el ./tooltip.elc ./pgg-pgp5.elc ./net/ ./net/tramp-compat.el ./net/newst-reader.el ./net/tls.el ./net/telnet.el ./net/browse-url.el ./net/tramp-imap.el ./net/imap-hash.el ./net/eudcb-bbdb.elc ./net/trampver.el ./net/eudc-vars.elc ./net/newst-ticker.el ./net/rcirc.el ./net/eudcb-ph.elc ./net/mairix.el ./net/eudc-export.elc ./net/eudcb-ph.el ./net/ldap.elc ./net/newst-treeview.el ./net/newsticker.el ./net/eudcb-ldap.elc ./net/imap.elc ./net/netrc.elc ./net/tramp-imap.elc ./net/tramp-compat.elc ./net/tramp-cache.el ./net/eudcb-bbdb.el ./net/tramp-gvfs.elc ./net/tramp-fish.el ./net/sasl-cram.elc ./net/newst-backend.elc ./net/dig.el ./net/imap.el ./net/tramp-gvfs.el ./net/tramp-fish.elc ./net/sasl-ntlm.elc ./net/net-utils.el ./net/xesam.el ./net/goto-addr.elc ./net/netrc.el ./net/sasl-cram.el ./net/ldap.el ./net/tramp.el ./net/browse-url.elc ./net/newsticker.elc ./net/sasl-digest.elc ./net/eudcb-mab.el ./net/rlogin.el ./net/eudcb-mab.elc ./net/eudc-bob.el ./net/rcompile.el ./net/webjump.elc ./net/tramp.elc ./net/eudc.elc ./net/tramp-cmds.el ./net/newst-plainview.elc ./net/trampver.elc ./net/dns.el ./net/tls.elc ./net/eudc-export.el ./net/quickurl.elc ./net/ntlm.elc ./net/quickurl.el ./net/hmac-def.elc ./net/eudcb-ldap.el ./net/mairix.elc ./net/ange-ftp.elc ./net/zeroconf.el ./net/newst-reader.elc ./net/tramp-uu.el ./net/tramp-cmds.elc ./net/socks.elc ./net/hmac-def.el ./net/sasl-ntlm.el ./net/tramp-smb.el ./net/eudc-hotlist.elc ./net/dig.elc ./net/imap-hash.elc ./net/eudc-bob.elc ./net/ange-ftp.el ./net/tramp-ftp.elc ./net/newst-plainview.el ./net/goto-addr.el ./net/sasl.elc ./net/telnet.elc ./net/newst-backend.el ./net/dbus.elc ./net/newst-treeview.elc ./net/zeroconf.elc ./net/snmp-mode.elc ./net/tramp-smb.elc ./net/tramp-uu.elc ./net/eudc-hotlist.el ./net/dns.elc ./net/xesam.elc ./net/tramp-cache.elc ./net/dbus.el ./net/snmp-mode.el ./net/webjump.el ./net/rcompile.elc ./net/newst-ticker.elc ./net/tramp-gw.elc ./net/socks.el ./net/net-utils.elc ./net/rlogin.elc ./net/eudc.el ./net/tramp-gw.el ./net/hmac-md5.elc ./net/sasl.el ./net/sasl-digest.el ./net/tramp-ftp.el ./net/rcirc.elc ./net/ntlm.el ./net/eudc-vars.el ./net/hmac-md5.el ./pcvs.elc ./progmodes/ ./progmodes/make-mode.el ./progmodes/ebnf-abn.el ./progmodes/cc-cmds.elc ./progmodes/ld-script.elc ./progmodes/subword.el ./progmodes/xscheme.el ./progmodes/idlwave.el ./progmodes/subword.elc ./progmodes/etags.el ./progmodes/ebnf-yac.el ./progmodes/sh-script.el ./progmodes/ld-script.el ./progmodes/etags.elc ./progmodes/which-func.el ./progmodes/cc-menus.elc ./progmodes/ada-prj.elc ./progmodes/cc-fonts.elc ./progmodes/sh-script.elc ./progmodes/verilog-mode.el ./progmodes/ebnf-yac.elc ./progmodes/mixal-mode.el ./progmodes/hideshow.elc ./progmodes/bug-reference.elc ./progmodes/python.elc ./progmodes/python.el ./progmodes/ada-mode.el ./progmodes/f90.elc ./progmodes/inf-lisp.elc ./progmodes/ada-xref.el ./progmodes/cmacexp.elc ./progmodes/idlw-complete-structtag.el ./progmodes/tcl.el ./progmodes/js.elc ./progmodes/ps-mode.elc ./progmodes/cc-engine.elc ./progmodes/cc-langs.el ./progmodes/cc-awk.elc ./progmodes/cperl-mode.el ./progmodes/cc-defs.elc ./progmodes/idlwave.elc ./progmodes/idlw-toolbar.el ./progmodes/hideif.el ./progmodes/gdb-ui.el ./progmodes/icon.elc ./progmodes/idlw-toolbar.elc ./progmodes/inf-lisp.el ./progmodes/ebnf-bnf.el ./progmodes/cfengine.elc ./progmodes/ebnf-abn.elc ./progmodes/cc-align.el ./progmodes/meta-mode.el ./progmodes/flymake.el ./progmodes/modula2.elc ./progmodes/fortran.elc ./progmodes/cc-bytecomp.el ./progmodes/cc-vars.el ./progmodes/cc-langs.elc ./progmodes/sql.elc ./progmodes/pascal.el ./progmodes/vera-mode.el ./progmodes/ada-xref.elc ./progmodes/cc-styles.el ./progmodes/cmacexp.el ./progmodes/cc-fonts.el ./progmodes/cc-mode.elc ./progmodes/autoconf.el ./progmodes/cc-defs.el ./progmodes/scheme.el ./progmodes/mixal-mode.elc ./progmodes/compile.el ./progmodes/ebrowse.el ./progmodes/idlw-help.elc ./progmodes/vhdl-mode.el ./progmodes/octave-mod.elc ./progmodes/modula2.el ./progmodes/glasses.elc ./progmodes/perl-mode.elc ./progmodes/cc-bytecomp.elc ./progmodes/perl-mode.el ./progmodes/ebnf-dtd.elc ./progmodes/octave-inf.elc ./progmodes/hideif.elc ./progmodes/ebnf-bnf.elc ./progmodes/gud.elc ./progmodes/fortran.el ./progmodes/dcl-mode.elc ./progmodes/js.el ./progmodes/cc-cmds.el ./progmodes/cwarn.elc ./progmodes/m4-mode.elc ./progmodes/idlw-shell.elc ./progmodes/glasses.el ./progmodes/cc-compat.elc ./progmodes/make-mode.elc ./progmodes/grep.elc ./progmodes/executable.el ./progmodes/cc-awk.el ./progmodes/compile.elc ./progmodes/ada-stmt.elc ./progmodes/tcl.elc ./progmodes/cap-words.elc ./progmodes/cpp.elc ./progmodes/ruby-mode.elc ./progmodes/cap-words.el ./progmodes/cc-menus.el ./progmodes/octave-inf.el ./progmodes/meta-mode.elc ./progmodes/mantemp.el ./progmodes/m4-mode.el ./progmodes/bug-reference.el ./progmodes/simula.elc ./progmodes/cc-compat.el ./progmodes/cperl-mode.elc ./progmodes/antlr-mode.el ./progmodes/gud.el ./progmodes/asm-mode.el ./progmodes/xscheme.elc ./progmodes/ebnf2ps.elc ./progmodes/vera-mode.elc ./progmodes/cwarn.el ./progmodes/idlw-complete-structtag.elc ./progmodes/idlw-shell.el ./progmodes/cc-engine.el ./progmodes/flymake.elc ./progmodes/ada-mode.elc ./progmodes/ebnf-iso.elc ./progmodes/grep.el ./progmodes/ebrowse.elc ./progmodes/f90.el ./progmodes/ada-stmt.el ./progmodes/scheme.elc ./progmodes/asm-mode.elc ./progmodes/ebnf2ps.el ./progmodes/sql.el ./progmodes/dcl-mode.el ./progmodes/hideshow.el ./progmodes/cpp.el ./progmodes/idlw-help.el ./progmodes/verilog-mode.elc ./progmodes/cfengine.el ./progmodes/cc-vars.elc ./progmodes/cc-mode.el ./progmodes/ebnf-dtd.el ./progmodes/ruby-mode.el ./progmodes/mantemp.elc ./progmodes/ebnf-ebx.elc ./progmodes/ebnf-otz.el ./progmodes/ebnf-otz.elc ./progmodes/ps-mode.el ./progmodes/octave-mod.el ./progmodes/prolog.el ./progmodes/autoconf.elc ./progmodes/ebnf-ebx.el ./progmodes/which-func.elc ./progmodes/prolog.elc ./progmodes/executable.elc ./progmodes/vhdl-mode.elc ./progmodes/icon.el ./progmodes/pascal.elc ./progmodes/simula.el ./progmodes/ada-prj.el ./progmodes/gdb-ui.elc ./progmodes/cc-align.elc ./progmodes/delphi.el ./progmodes/cc-styles.elc ./progmodes/ebnf-iso.el ./progmodes/antlr-mode.elc ./progmodes/delphi.elc ./emerge.elc ./compare-w.el ./skeleton.elc ./apropos.el ./tabify.elc ./makesum.el ./pcvs-defs.elc ./follow.elc ./descr-text.el ./ibuf-macs.elc ./pcvs-parse.elc ./filesets.elc ./woman.el ./case-table.el ./mpc.elc ./mouse-sel.el ./comint.el ./emacs-lock.elc ./vcursor.elc ./uniquify.elc ./tempo.elc ./delsel.elc ./macros.el ./epa.elc ./doc-view.elc ./find-lisp.el ./image.el ./emulation/ ./emulation/vi.el ./emulation/viper-keym.elc ./emulation/crisp.el ./emulation/viper-macs.el ./emulation/edt-pc.el ./emulation/vi.elc ./emulation/cua-gmrk.elc ./emulation/edt-mapper.elc ./emulation/viper-util.elc ./emulation/keypad.el ./emulation/cua-gmrk.el ./emulation/viper-mous.elc ./emulation/viper-init.el ./emulation/edt-vt100.elc ./emulation/vip.elc ./emulation/edt-pc.elc ./emulation/edt-vt100.el ./emulation/keypad.elc ./emulation/viper-ex.elc ./emulation/viper.el ./emulation/edt.el ./emulation/viper-cmd.elc ./emulation/tpu-extras.elc ./emulation/crisp.elc ./emulation/vip.el ./emulation/edt-lk201.elc ./emulation/pc-mode.el ./emulation/edt.elc ./emulation/viper-ex.el ./emulation/cua-base.el ./emulation/cua-base.elc ./emulation/viper-init.elc ./emulation/ws-mode.elc ./emulation/edt-lk201.el ./emulation/viper-keym.el ./emulation/ws-mode.el ./emulation/tpu-mapper.el ./emulation/tpu-edt.el ./emulation/viper-util.el ./emulation/tpu-mapper.elc ./emulation/viper-macs.elc ./emulation/cua-rect.elc ./emulation/tpu-edt.elc ./emulation/cua-rect.el ./emulation/pc-select.elc ./emulation/viper-cmd.el ./emulation/viper.elc ./emulation/edt-mapper.el ./emulation/tpu-extras.el ./emulation/pc-select.el ./emulation/pc-mode.elc ./emulation/viper-mous.el ./kermit.el ./dos-w32.el ./diff.el ./epa-dired.elc ./cus-dep.elc ./format-spec.el ./time-stamp.el ./md4.el ./vcursor.el ./pcomplete.elc ./saveplace.elc ./emacs-lisp/ ./emacs-lisp/tcover-unsafep.elc ./emacs-lisp/edebug.el ./emacs-lisp/elint.el ./emacs-lisp/cl-indent.elc ./emacs-lisp/eieio.elc ./emacs-lisp/easy-mmode.elc ./emacs-lisp/warnings.el ./emacs-lisp/rx.elc ./emacs-lisp/eieio-comp.elc ./emacs-lisp/find-func.elc ./emacs-lisp/easymenu.elc ./emacs-lisp/tcover-ses.el ./emacs-lisp/easy-mmode.el ./emacs-lisp/authors.el ./emacs-lisp/eieio-datadebug.el ./emacs-lisp/authors.elc ./emacs-lisp/syntax.el ./emacs-lisp/macroexp.elc ./emacs-lisp/cl-extra.el ./emacs-lisp/cl-macs.el ./emacs-lisp/disass.el ./emacs-lisp/byte-opt.elc ./emacs-lisp/cl-seq.elc ./emacs-lisp/generic.elc ./emacs-lisp/sregex.elc ./emacs-lisp/assoc.el ./emacs-lisp/cl-macs.elc ./emacs-lisp/bytecomp.elc ./emacs-lisp/advice.elc ./emacs-lisp/lisp-mnt.elc ./emacs-lisp/eieio-datadebug.elc ./emacs-lisp/benchmark.el ./emacs-lisp/find-func.el ./emacs-lisp/cl-loaddefs.el ./emacs-lisp/eieio-speedbar.el ./emacs-lisp/map-ynp.el ./emacs-lisp/eieio-custom.el ./emacs-lisp/shadow.el ./emacs-lisp/elp.el ./emacs-lisp/lisp-mode.elc ./emacs-lisp/re-builder.el ./emacs-lisp/debug.el ./emacs-lisp/eieio-comp.el ./emacs-lisp/gulp.el ./emacs-lisp/derived.elc ./emacs-lisp/cust-print.elc ./emacs-lisp/eieio-opt.el ./emacs-lisp/find-gc.el ./emacs-lisp/helper.el ./emacs-lisp/regi.elc ./emacs-lisp/crm.el ./emacs-lisp/ewoc.elc ./emacs-lisp/bindat.elc ./emacs-lisp/lisp-mode.el ./emacs-lisp/checkdoc.el ./emacs-lisp/lisp-mnt.el ./emacs-lisp/float-sup.el ./emacs-lisp/check-declare.elc ./emacs-lisp/gulp.elc ./emacs-lisp/trace.el ./emacs-lisp/cl-seq.el ./emacs-lisp/smie.el ./emacs-lisp/warnings.elc ./emacs-lisp/trace.elc ./emacs-lisp/elint.elc ./emacs-lisp/copyright.elc ./emacs-lisp/lisp.elc ./emacs-lisp/float-sup.elc ./emacs-lisp/eieio-base.el ./emacs-lisp/shadow.elc ./emacs-lisp/timer.el ./emacs-lisp/tcover-ses.elc ./emacs-lisp/eldoc.el ./emacs-lisp/eieio-custom.elc ./emacs-lisp/backquote.elc ./emacs-lisp/bytecomp.el ./emacs-lisp/unsafep.elc ./emacs-lisp/cl.elc ./emacs-lisp/pp.el ./emacs-lisp/backquote.el ./emacs-lisp/testcover.elc ./emacs-lisp/tq.el ./emacs-lisp/check-declare.el ./emacs-lisp/cl-indent.el ./emacs-lisp/cust-print.el ./emacs-lisp/eieio-opt.elc ./emacs-lisp/map-ynp.elc ./emacs-lisp/smie.elc ./emacs-lisp/edebug.elc ./emacs-lisp/re-builder.elc ./emacs-lisp/timer.elc ./emacs-lisp/rx.el ./emacs-lisp/avl-tree.el ./emacs-lisp/disass.elc ./emacs-lisp/bindat.el ./emacs-lisp/find-gc.elc ./emacs-lisp/byte-opt.el ./emacs-lisp/debug.elc ./emacs-lisp/autoload.el ./emacs-lisp/crm.elc ./emacs-lisp/autoload.elc ./emacs-lisp/pp.elc ./emacs-lisp/eieio-base.elc ./emacs-lisp/generic.el ./emacs-lisp/sregex.el ./emacs-lisp/testcover.el ./emacs-lisp/benchmark.elc ./emacs-lisp/ewoc.el ./emacs-lisp/checkdoc.elc ./emacs-lisp/derived.el ./emacs-lisp/copyright.el ./emacs-lisp/unsafep.el ./emacs-lisp/cl-specs.el ./emacs-lisp/tcover-unsafep.el ./emacs-lisp/regexp-opt.elc ./emacs-lisp/ring.elc ./emacs-lisp/elp.elc ./emacs-lisp/regexp-opt.el ./emacs-lisp/byte-run.el ./emacs-lisp/ring.el ./emacs-lisp/eldoc.elc ./emacs-lisp/syntax.elc ./emacs-lisp/eieio-speedbar.elc ./emacs-lisp/cl-extra.elc ./emacs-lisp/helper.elc ./emacs-lisp/cl.el ./emacs-lisp/assoc.elc ./emacs-lisp/macroexp.el ./emacs-lisp/regi.el ./emacs-lisp/chart.el ./emacs-lisp/lisp.el ./emacs-lisp/chart.elc ./emacs-lisp/tq.elc ./emacs-lisp/advice.el ./emacs-lisp/easymenu.el ./emacs-lisp/byte-run.elc ./emacs-lisp/avl-tree.elc ./emacs-lisp/eieio.el ./vc-dir.elc ./jka-compr.el ./tutorial.elc ./reveal.el ./pcvs-parse.el ./proced.elc ./facemenu.el ./dabbrev.el ./soundex.elc ./repeat.elc ./ediff-help.el ./find-dired.elc ./hilit-chg.elc ./json.el ./startup.elc ./files-x.elc ./vc-dispatcher.elc ./sb-image.elc ./ffap.elc ./gnus/ ./gnus/nnslashdot.el ./gnus/mml-smime.el ./gnus/nnagent.elc ./gnus/gnus-bookmark.elc ./gnus/starttls.el ./gnus/rfc2104.el ./gnus/nnheader.elc ./gnus/nnimap.el ./gnus/mml1991.el ./gnus/nnbabyl.el ./gnus/gnus-soup.elc ./gnus/yenc.el ./gnus/gnus-cache.elc ./gnus/nnultimate.el ./gnus/ecomplete.elc ./gnus/messcompat.el ./gnus/mm-bodies.elc ./gnus/mm-util.elc ./gnus/sieve-mode.el ./gnus/mm-url.elc ./gnus/message.elc ./gnus/nnmaildir.elc ./gnus/gnus-art.el ./gnus/nndir.elc ./gnus/mml1991.elc ./gnus/gnus-cus.el ./gnus/mm-view.elc ./gnus/mm-uu.el ./gnus/messcompat.elc ./gnus/spam.el ./gnus/nnnil.el ./gnus/mail-parse.elc ./gnus/gnus-eform.el ./gnus/spam-report.el ./gnus/rfc2231.elc ./gnus/gnus-audio.elc ./gnus/nnwfm.elc ./gnus/nnrss.elc ./gnus/score-mode.elc ./gnus/nnspool.elc ./gnus/gnus-srvr.el ./gnus/mml-smime.elc ./gnus/html2text.elc ./gnus/nnmh.el ./gnus/sieve-mode.elc ./gnus/gnus-group.elc ./gnus/smiley.elc ./gnus/pop3.elc ./gnus/gnus-dup.elc ./gnus/nndb.elc ./gnus/earcon.elc ./gnus/nnmail.el ./gnus/nndiary.el ./gnus/gnus-fun.elc ./gnus/nnrss.el ./gnus/gnus-topic.el ./gnus/mailcap.elc ./gnus/spam.elc ./gnus/gnus-eform.elc ./gnus/nnmh.elc ./gnus/mm-view.el ./gnus/nnlistserv.el ./gnus/gnus-agent.elc ./gnus/nnimap.elc ./gnus/rfc2047.elc ./gnus/spam-wash.elc ./gnus/gnus-sieve.el ./gnus/gnus-kill.elc ./gnus/gnus-win.elc ./gnus/gnus-delay.el ./gnus/smime.el ./gnus/flow-fill.elc ./gnus/nntp.elc ./gnus/gnus-soup.el ./gnus/mail-source.el ./gnus/nnsoup.elc ./gnus/gnus-sum.el ./gnus/nndir.el ./gnus/gnus-mlspl.el ./gnus/gnus-move.elc ./gnus/mml.el ./gnus/nngateway.elc ./gnus/nnml.el ./gnus/rfc2104.elc ./gnus/smiley.el ./gnus/nnultimate.elc ./gnus/mm-encode.el ./gnus/gnus.elc ./gnus/mail-prsvr.el ./gnus/nntp.el ./gnus/gnus-cus.elc ./gnus/yenc.elc ./gnus/nnspool.el ./gnus/pop3.el ./gnus/deuglify.el ./gnus/gnus-dired.elc ./gnus/gnus.el ./gnus/gnus-util.el ./gnus/ietf-drums.el ./gnus/rfc2047.el ./gnus/mm-extern.elc ./gnus/nnfolder.el ./gnus/gmm-utils.elc ./gnus/nnmairix.el ./gnus/nnvirtual.el ./gnus/gnus-msg.el ./gnus/gnus-bcklg.elc ./gnus/nndoc.elc ./gnus/webmail.elc ./gnus/mm-uu.elc ./gnus/mml.elc ./gnus/nneething.el ./gnus/nnsoup.el ./gnus/nnweb.el ./gnus/mm-decode.elc ./gnus/qp.elc ./gnus/auth-source.el ./gnus/mailcap.el ./gnus/gnus-salt.elc ./gnus/nnmbox.elc ./gnus/nnagent.el ./gnus/gnus-ml.el ./gnus/gnus-start.elc ./gnus/gnus-demon.el ./gnus/nnoo.elc ./gnus/ecomplete.el ./gnus/mm-bodies.el ./gnus/sieve.el ./gnus/ietf-drums.elc ./gnus/utf7.elc ./gnus/nnml.elc ./gnus/mm-decode.el ./gnus/gnus-int.el ./gnus/sieve.elc ./gnus/nnheader.el ./gnus/gnus-dup.el ./gnus/gnus-draft.el ./gnus/nnnil.elc ./gnus/gnus-mh.el ./gnus/rfc1843.elc ./gnus/gnus-sum.elc ./gnus/gnus-range.elc ./gnus/spam-wash.el ./gnus/mail-parse.el ./gnus/gnus-sieve.elc ./gnus/nnkiboze.elc ./gnus/gnus-util.elc ./gnus/gnus-cite.el ./gnus/legacy-gnus-agent.elc ./gnus/gnus-async.elc ./gnus/earcon.el ./gnus/spam-report.elc ./gnus/ChangeLog ./gnus/gnus-undo.el ./gnus/mail-source.elc ./gnus/mm-url.el ./gnus/mm-partial.el ./gnus/gnus-bcklg.el ./gnus/gnus-demon.elc ./gnus/gnus-logic.el ./gnus/mm-encode.elc ./gnus/nnmaildir.el ./gnus/spam-stat.el ./gnus/gnus-dired.el ./gnus/gnus-score.el ./gnus/gnus-registry.el ./gnus/gnus-move.el ./gnus/nnir.el ./gnus/webmail.el ./gnus/gnus-art.elc ./gnus/mm-extern.el ./gnus/nnir.elc ./gnus/gnus-agent.el ./gnus/mml-sec.el ./gnus/gnus-ml.elc ./gnus/rfc2045.el ./gnus/nndraft.elc ./gnus/gnus-spec.el ./gnus/gnus-fun.el ./gnus/nnwarchive.el ./gnus/nnoo.el ./gnus/gnus-win.el ./gnus/nnlistserv.elc ./gnus/gnus-async.el ./gnus/nnmairix.elc ./gnus/gnus-int.elc ./gnus/gnus-diary.elc ./gnus/message.el ./gnus/compface.elc ./gnus/gnus-spec.elc ./gnus/gnus-draft.elc ./gnus/nndoc.el ./gnus/ChangeLog.1 ./gnus/gnus-uu.el ./gnus/gnus-setup.elc ./gnus/nneething.elc ./gnus/gnus-bookmark.el ./gnus/gnus-picon.elc ./gnus/utf7.el ./gnus/flow-fill.el ./gnus/gnus-cite.elc ./gnus/mm-util.el ./gnus/sieve-manage.el ./gnus/gnus-kill.el ./gnus/gnus-vm.el ./gnus/gnus-undo.elc ./gnus/nnbabyl.elc ./gnus/nndraft.el ./gnus/nnweb.elc ./gnus/mml2015.elc ./gnus/nnkiboze.el ./gnus/gnus-audio.el ./gnus/nnvirtual.elc ./gnus/gnus-uu.elc ./gnus/rfc2231.el ./gnus/gnus-registry.elc ./gnus/html2text.el ./gnus/nndiary.elc ./gnus/score-mode.el ./gnus/canlock.elc ./gnus/gnus-picon.el ./gnus/smime.elc ./gnus/gnus-vm.elc ./gnus/nnfolder.elc ./gnus/mml-sec.elc ./gnus/gnus-msg.elc ./gnus/legacy-gnus-agent.el ./gnus/gnus-group.el ./gnus/nnmail.elc ./gnus/gnus-start.el ./gnus/auth-source.elc ./gnus/gnus-nocem.elc ./gnus/mml2015.el ./gnus/gnus-setup.el ./gnus/gnus-nocem.el ./gnus/rfc2045.elc ./gnus/gnus-topic.elc ./gnus/gnus-mlspl.elc ./gnus/mm-partial.elc ./gnus/nndb.el ./gnus/gnus-ems.elc ./gnus/gnus-delay.elc ./gnus/gnus-mh.elc ./gnus/starttls.elc ./gnus/nngateway.el ./gnus/gnus-logic.elc ./gnus/rfc1843.el ./gnus/nnwfm.el ./gnus/deuglify.elc ./gnus/compface.el ./gnus/gnus-cache.el ./gnus/gnus-score.elc ./gnus/canlock.el ./gnus/nnmbox.el ./gnus/gnus-srvr.elc ./gnus/mail-prsvr.elc ./gnus/spam-stat.elc ./gnus/gnus-range.el ./gnus/nnslashdot.elc ./gnus/gmm-utils.el ./gnus/gnus-diary.el ./gnus/gnus-salt.el ./gnus/nnwarchive.elc ./gnus/ChangeLog.2 ./gnus/gnus-ems.el ./gnus/qp.el ./gnus/sieve-manage.elc ./vc-cvs.el ./facemenu.elc ./electric.elc ./cvs-status.el ./delim-col.el ./outline.elc ./dos-fns.elc ./font-lock.elc ./lpr.el ./cdl.elc ./ChangeLog.14 ./scroll-lock.el ./json.elc ./ChangeLog.12 ./startup.el ./vt-control.elc ./vc-hg.elc ./ibuffer.elc ./avoid.elc ./hex-util.elc ./pgg-pgp.el ./ruler-mode.elc ./hilit-chg.el ./dnd.el ./w32-fns.elc ./epg-config.elc ./erc/ ./erc/erc-speedbar.elc ./erc/erc-log.el ./erc/erc-xdcc.elc ./erc/erc-fill.elc ./erc/erc-stamp.el ./erc/erc-ring.elc ./erc/erc-button.el ./erc/erc-netsplit.el ./erc/erc-networks.elc ./erc/erc-backend.elc ./erc/erc-page.el ./erc/erc-sound.elc ./erc/erc-hecomplete.el ./erc/ChangeLog.08 ./erc/erc-xdcc.el ./erc/erc-goodies.elc ./erc/erc-stamp.elc ./erc/erc-netsplit.elc ./erc/erc-capab.elc ./erc/erc-log.elc ./erc/erc-backend.el ./erc/ChangeLog.07 ./erc/erc-ezbounce.el ./erc/erc-replace.elc ./erc/erc-autoaway.el ./erc/erc-hecomplete.elc ./erc/erc-imenu.elc ./erc/erc-dcc.el ./erc/erc-truncate.elc ./erc/erc-list.elc ./erc/erc-page.elc ./erc/erc.el ./erc/erc-dcc.elc ./erc/erc-notify.elc ./erc/erc-compat.elc ./erc/erc-lang.elc ./erc/erc.elc ./erc/erc-match.el ./erc/erc-join.el ./erc/ChangeLog ./erc/erc-spelling.elc ./erc/erc-notify.el ./erc/erc-pcomplete.el ./erc/erc-match.elc ./erc/erc-compat.el ./erc/erc-replace.el ./erc/erc-list.el ./erc/erc-ibuffer.el ./erc/erc-button.elc ./erc/erc-track.elc ./erc/erc-spelling.el ./erc/erc-fill.el ./erc/ChangeLog.01 ./erc/erc-join.elc ./erc/erc-ring.el ./erc/erc-ibuffer.elc ./erc/ChangeLog.02 ./erc/erc-menu.el ./erc/erc-track.el ./erc/erc-lang.el ./erc/ChangeLog.05 ./erc/erc-menu.elc ./erc/erc-imenu.el ./erc/erc-autoaway.elc ./erc/erc-identd.elc ./erc/erc-goodies.el ./erc/erc-sound.el ./erc/ChangeLog.03 ./erc/erc-pcomplete.elc ./erc/ChangeLog.04 ./erc/erc-speedbar.el ./erc/erc-networks.el ./erc/erc-capab.el ./erc/erc-ezbounce.elc ./erc/erc-services.elc ./erc/ChangeLog.06 ./erc/erc-identd.el ./erc/erc-truncate.el ./erc/erc-services.el ./hippie-exp.el ./image-mode.el ./Makefile ./cus-theme.elc ./pcvs-util.el ./align.elc ./pcomplete.el ./autorevert.el ./array.elc ./ediff-merg.elc ./loaddefs.el~ ./ls-lisp.elc ./vc-mtn.elc ./pcvs-defs.el ./whitespace.el ./ebuff-menu.elc ./linum.elc ./indent.elc ./emacs-lock.el ./help-macro.elc ./filecache.el ./epg.el ./pgg-def.elc ./pgg-pgp5.el ./dabbrev.elc ./minibuf-eldef.elc ./register.el ./wid-browse.el ./files.el ./w32-fns.el ./hl-line.el ./thumbs.el ./loaddefs.el ./epa-file.el ./epa-mail.el ./ediff-init.el ./edmacro.el ./epa-file.elc ./ediff-wind.el ./mwheel.elc ./rect.el ./button.el ./w32-vars.el ./forms.el ./pcmpl-rpm.el ./log-view.el ./tmm.el ./pcmpl-unix.elc ./frame.elc ./ido.el ./paren.elc ./ses.el ./ChangeLog.11 ./vc-bzr.el ./epa-dired.el ./vc-svn.el ./term.elc ./pgg.elc ./rot13.elc ./shadowfile.el ./epa-hook.el ./skeleton.el ./sha1.el ./env.el ./recentf.elc ./ediff-mult.el ./loadhist.el ./man.el ./vc-svn.elc ./ledit.elc ./shell.el ./ses.elc ./face-remap.el ./terminal.elc ./view.elc ./tooltip.el ./ediff-hook.elc ./obsolete/ ./obsolete/old-whitespace.elc ./obsolete/cl-compat.elc ./obsolete/levents.elc ./obsolete/lucid.elc ./obsolete/vc-mcvs.el ./obsolete/old-whitespace.el ./obsolete/levents.el ./obsolete/sym-comp.el ./obsolete/swedish.elc ./obsolete/sc.el ./obsolete/lazy-lock.el ./obsolete/lmenu.elc ./obsolete/scribe.el ./obsolete/iso-swed.elc ./obsolete/iso-acc.elc ./obsolete/awk-mode.elc ./obsolete/x-menu.elc ./obsolete/fast-lock.elc ./obsolete/resume.el ./obsolete/rnewspost.elc ./obsolete/cl-compat.el ./obsolete/lazy-lock.elc ./obsolete/iso-swed.el ./obsolete/options.elc ./obsolete/scribe.elc ./obsolete/options.el ./obsolete/rnews.elc ./obsolete/rnews.el ./obsolete/iso-acc.el ./obsolete/swedish.el ./obsolete/lucid.el ./obsolete/awk-mode.el ./obsolete/sc.elc ./obsolete/sym-comp.elc ./obsolete/iso-insert.elc ./obsolete/keyswap.el ./obsolete/lmenu.el ./obsolete/fast-lock.el ./obsolete/vc-mcvs.elc ./obsolete/resume.elc ./obsolete/iso-insert.el ./obsolete/x-menu.el ./obsolete/rnewspost.el ./help-macro.el ./md4.elc ./info-xref.elc ./gs.elc ./sort.el ./buff-menu.el ./talk.elc ./flow-ctrl.elc ./ielm.elc ./image-dired.elc ./scroll-lock.elc ./mwheel.el ./ChangeLog ./hi-lock.elc ./loadup.el ./bs.el ./cus-start.el ./ChangeLog.3 ./faces.elc ./add-log.elc ./uniquify.el ./server.elc ./patcomp.el ./info.el ./kmacro.elc ./autoinsert.el ./isearchb.elc ./complete.el ./ps-mule.el ./cmuscheme.el ./help-mode.el ./pcmpl-cvs.elc ./autoarg.elc ./ehelp.el ./format-spec.elc ./find-dired.el ./vc-bzr.elc ./button.elc ./dos-vars.el ./bindings.elc ./pcmpl-rpm.elc ./find-cmd.el ./msb.elc ./epa-mail.elc ./tempo.el ./type-break.elc ./wid-browse.elc ./scroll-bar.elc ./version.el ./help-fns.elc ./image-dired.el ./mpc.el ./chistory.el ./epg.elc ./hippie-exp.elc ./dired-aux.el ./find-file.el ./password-cache.elc ./ediff-vers.el ./hexl.el ./align.el ./ezimage.el ./mouse.elc ./hi-lock.el ./vc-arch.elc ./ps-samp.elc ./vt-control.el ./ibuf-macs.el ./xml.elc ./hl-line.elc ./electric.el ./language/ ./language/tibet-util.elc ./language/czech.el ./language/viet-util.el ./language/china-util.elc ./language/ethiopic.el ./language/lao-util.el ./language/european.el ./language/hanja-util.elc ./language/tibetan.elc ./language/cyrillic.elc ./language/thai.el ./language/khmer.el ./language/ethio-util.el ./language/misc-lang.el ./language/slovak.el ./language/lao-util.elc ./language/japan-util.el ./language/thai-util.el ./language/ethio-util.elc ./language/chinese.elc ./language/cyril-util.elc ./language/english.el ./language/ethiopic.elc ./language/korea-util.el ./language/indian.el ./language/japanese.el ./language/vietnamese.elc ./language/european.elc ./language/japan-util.elc ./language/georgian.el ./language/tibet-util.el ./language/burmese.el ./language/korea-util.elc ./language/vietnamese.el ./language/indian.elc ./language/tibetan.el ./language/cyril-util.el ./language/ind-util.elc ./language/thai-word.el ./language/hanja-util.el ./language/tv-util.elc ./language/china-util.el ./language/cyrillic.el ./language/romanian.el ./language/cham.el ./language/tai-viet.el ./language/viet-util.elc ./language/thai-word.elc ./language/ind-util.el ./language/tv-util.el ./language/sinhala.el ./language/thai-util.elc ./language/korean.el ./language/utf-8-lang.el ./language/greek.el ./language/chinese.el ./language/lao.el ./language/hebrew.el ./vc-dispatcher.el ./cdl.el ./dos-vars.elc ./t-mouse.elc ./find-cmd.elc ./shadowfile.elc ./soundex.el ./bookmark.elc ./hfy-cmap.elc ./autorevert.elc ./imenu.el ./winner.el ./userlock.elc ./arc-mode.elc ./password-cache.el ./time-stamp.elc ./battery.elc ./double.el ./image-file.el ./whitespace.elc ./term/ ./term/vt125.el ./term/bobcat.el ./term/x-win.elc ./term/internal.el ./term/vt320.el ./term/w32-win.el ./term/tty-colors.elc ./term/linux.el ./term/common-win.elc ./term/rxvt.el ./term/vt100.el ./term/common-win.el ./term/x-win.el ./term/vt420.el ./term/README ./term/sun.elc ./term/pc-win.el ./term/tty-colors.el ./term/xterm.elc ./term/vt102.el ./term/AT386.el ./term/rxvt.elc ./term/pc-win.elc ./term/vt300.el ./term/apollo.el ./term/vt240.el ./term/ns-win.el ./term/w32console.elc ./term/news.el ./term/lk201.el ./term/internal.elc ./term/vt100.elc ./term/sup-mouse.el ./term/iris-ansi.el ./term/vt200.el ./term/w32console.el ./term/vt201.el ./term/sun.el ./term/cygwin.el ./term/ns-win.elc ./term/sup-mouse.elc ./term/wyse50.el ./term/tvi970.elc ./term/w32-win.elc ./term/vt220.el ./term/tvi970.el ./term/vt400.el ./term/xterm.el ./pgg-pgp.elc ./image-mode.elc ./dframe.elc ./help.el ./cedet/ ./cedet/cedet-cscope.el ./cedet/srecode.elc ./cedet/cedet-global.elc ./cedet/srecode.el ./cedet/pulse.elc ./cedet/mode-local.elc ./cedet/data-debug.el ./cedet/semantic.elc ./cedet/pulse.el ./cedet/semantic/ ./cedet/semantic/complete.elc ./cedet/semantic/db-javascript.elc ./cedet/semantic/format.elc ./cedet/semantic/edit.elc ./cedet/semantic/tag-file.el ./cedet/semantic/grammar-wy.elc ./cedet/semantic/db-file.el ./cedet/semantic/find.el ./cedet/semantic/db-find.elc ./cedet/semantic/imenu.elc ./cedet/semantic/ia.el ./cedet/semantic/db.elc ./cedet/semantic/db-find.el ./cedet/semantic/doc.el ./cedet/semantic/tag-ls.elc ./cedet/semantic/lex.elc ./cedet/semantic/format.el ./cedet/semantic/db-file.elc ./cedet/semantic/find.elc ./cedet/semantic/db-typecache.el ./cedet/semantic/symref.el ./cedet/semantic/analyze.elc ./cedet/semantic/lex-spp.el ./cedet/semantic/db-el.el ./cedet/semantic/texi.elc ./cedet/semantic/db-mode.elc ./cedet/semantic/ctxt.elc ./cedet/semantic/idle.elc ./cedet/semantic/tag.el ./cedet/semantic/tag-ls.el ./cedet/semantic/ia.elc ./cedet/semantic/tag-write.elc ./cedet/semantic/util.el ./cedet/semantic/debug.el ./cedet/semantic/wisent.el ./cedet/semantic/db-ref.elc ./cedet/semantic/bovine.elc ./cedet/semantic/db.el ./cedet/semantic/ia-sb.elc ./cedet/semantic/util.elc ./cedet/semantic/edit.el ./cedet/semantic/db-typecache.elc ./cedet/semantic/decorate.elc ./cedet/semantic/dep.elc ./cedet/semantic/scope.el ./cedet/semantic/mru-bookmark.el ./cedet/semantic/db-mode.el ./cedet/semantic/tag.elc ./cedet/semantic/db-debug.el ./cedet/semantic/mru-bookmark.elc ./cedet/semantic/db-ref.el ./cedet/semantic/util-modes.el ./cedet/semantic/ede-grammar.elc ./cedet/semantic/senator.elc ./cedet/semantic/db-global.elc ./cedet/semantic/idle.el ./cedet/semantic/ctxt.el ./cedet/semantic/senator.el ./cedet/semantic/loaddefs.el ./cedet/semantic/dep.el ./cedet/semantic/lex-spp.elc ./cedet/semantic/sort.el ./cedet/semantic/db-debug.elc ./cedet/semantic/wisent.elc ./cedet/semantic/complete.el ./cedet/semantic/analyze/ ./cedet/semantic/analyze/complete.elc ./cedet/semantic/analyze/debug.el ./cedet/semantic/analyze/fcn.el ./cedet/semantic/analyze/refs.elc ./cedet/semantic/analyze/complete.el ./cedet/semantic/analyze/debug.elc ./cedet/semantic/analyze/refs.el ./cedet/semantic/analyze/fcn.elc ./cedet/semantic/tag-file.elc ./cedet/semantic/grammar.el ./cedet/semantic/bovine/ ./cedet/semantic/bovine/scm.el ./cedet/semantic/bovine/make.el ./cedet/semantic/bovine/make-by.el ./cedet/semantic/bovine/c.elc ./cedet/semantic/bovine/c.el ./cedet/semantic/bovine/debug.el ./cedet/semantic/bovine/c-by.el ./cedet/semantic/bovine/gcc.elc ./cedet/semantic/bovine/scm-by.el ./cedet/semantic/bovine/scm-by.elc ./cedet/semantic/bovine/el.el ./cedet/semantic/bovine/el.elc ./cedet/semantic/bovine/debug.elc ./cedet/semantic/bovine/c-by.elc ./cedet/semantic/bovine/make.elc ./cedet/semantic/bovine/gcc.el ./cedet/semantic/bovine/make-by.elc ./cedet/semantic/bovine/scm.elc ./cedet/semantic/grammar.elc ./cedet/semantic/decorate.el ./cedet/semantic/html.el ./cedet/semantic/bovine.el ./cedet/semantic/tag-write.el ./cedet/semantic/db-ebrowse.el ./cedet/semantic/imenu.el ./cedet/semantic/util-modes.elc ./cedet/semantic/scope.elc ./cedet/semantic/db-el.elc ./cedet/semantic/fw.el ./cedet/semantic/wisent/ ./cedet/semantic/wisent/comp.elc ./cedet/semantic/wisent/js-wy.elc ./cedet/semantic/wisent/javascript.elc ./cedet/semantic/wisent/python.elc ./cedet/semantic/wisent/python.el ./cedet/semantic/wisent/wisent.el ./cedet/semantic/wisent/python-wy.elc ./cedet/semantic/wisent/javat-wy.el ./cedet/semantic/wisent/javascript.el ./cedet/semantic/wisent/js-wy.el ./cedet/semantic/wisent/comp.el ./cedet/semantic/wisent/wisent.elc ./cedet/semantic/wisent/java-tags.elc ./cedet/semantic/wisent/python-wy.el ./cedet/semantic/wisent/java-tags.el ./cedet/semantic/wisent/javat-wy.elc ./cedet/semantic/debug.elc ./cedet/semantic/decorate/ ./cedet/semantic/decorate/mode.el ./cedet/semantic/decorate/include.el ./cedet/semantic/decorate/include.elc ./cedet/semantic/decorate/mode.elc ./cedet/semantic/sb.el ./cedet/semantic/sb.elc ./cedet/semantic/sort.elc ./cedet/semantic/symref.elc ./cedet/semantic/db-global.el ./cedet/semantic/lex.el ./cedet/semantic/grammar-wy.el ./cedet/semantic/texi.el ./cedet/semantic/db-javascript.el ./cedet/semantic/ede-grammar.el ./cedet/semantic/db-ebrowse.elc ./cedet/semantic/ia-sb.el ./cedet/semantic/symref/ ./cedet/semantic/symref/idutils.elc ./cedet/semantic/symref/filter.el ./cedet/semantic/symref/grep.elc ./cedet/semantic/symref/cscope.el ./cedet/semantic/symref/cscope.elc ./cedet/semantic/symref/grep.el ./cedet/semantic/symref/filter.elc ./cedet/semantic/symref/list.el ./cedet/semantic/symref/global.elc ./cedet/semantic/symref/idutils.el ./cedet/semantic/symref/list.elc ./cedet/semantic/symref/global.el ./cedet/semantic/doc.elc ./cedet/semantic/html.elc ./cedet/semantic/chart.el ./cedet/semantic/chart.elc ./cedet/semantic/java.elc ./cedet/semantic/fw.elc ./cedet/semantic/java.el ./cedet/semantic/analyze.el ./cedet/data-debug.elc ./cedet/cedet-idutils.el ./cedet/cedet-files.el ./cedet/cedet-files.elc ./cedet/mode-local.el ./cedet/ChangeLog ./cedet/ede/ ./cedet/ede/cpp-root.elc ./cedet/ede/proj-misc.elc ./cedet/ede/speedbar.el ./cedet/ede/proj-obj.el ./cedet/ede/proj-scheme.el ./cedet/ede/make.el ./cedet/ede/makefile-edit.el ./cedet/ede/pmake.elc ./cedet/ede/simple.elc ./cedet/ede/simple.el ./cedet/ede/linux.el ./cedet/ede/srecode.elc ./cedet/ede/srecode.el ./cedet/ede/makefile-edit.elc ./cedet/ede/proj-archive.elc ./cedet/ede/source.elc ./cedet/ede/generic.elc ./cedet/ede/base.el ./cedet/ede/locate.elc ./cedet/ede/dired.elc ./cedet/ede/custom.elc ./cedet/ede/files.elc ./cedet/ede/cpp-root.el ./cedet/ede/linux.elc ./cedet/ede/base.elc ./cedet/ede/locate.el ./cedet/ede/emacs.el ./cedet/ede/util.el ./cedet/ede/pconf.elc ./cedet/ede/shell.elc ./cedet/ede/proj-scheme.elc ./cedet/ede/proj-prog.elc ./cedet/ede/util.elc ./cedet/ede/proj-info.el ./cedet/ede/proj-comp.elc ./cedet/ede/proj-obj.elc ./cedet/ede/pmake.el ./cedet/ede/proj-info.elc ./cedet/ede/project-am.el ./cedet/ede/proj-aux.el ./cedet/ede/proj-shared.elc ./cedet/ede/files.el ./cedet/ede/loaddefs.el ./cedet/ede/proj-misc.el ./cedet/ede/shell.el ./cedet/ede/proj-elisp.elc ./cedet/ede/emacs.elc ./cedet/ede/proj-shared.el ./cedet/ede/proj-aux.elc ./cedet/ede/proj-archive.el ./cedet/ede/proj-elisp.el ./cedet/ede/source.el ./cedet/ede/pconf.el ./cedet/ede/proj-prog.el ./cedet/ede/custom.el ./cedet/ede/generic.el ./cedet/ede/dired.el ./cedet/ede/autoconf-edit.el ./cedet/ede/system.el ./cedet/ede/make.elc ./cedet/ede/speedbar.elc ./cedet/ede/system.elc ./cedet/ede/auto.elc ./cedet/ede/proj.elc ./cedet/ede/proj-comp.el ./cedet/ede/proj.el ./cedet/ede/project-am.elc ./cedet/ede/autoconf-edit.elc ./cedet/ede/auto.el ./cedet/cedet-global.el ./cedet/cedet.elc ./cedet/ede.elc ./cedet/srecode/ ./cedet/srecode/mode.el ./cedet/srecode/find.el ./cedet/srecode/filters.elc ./cedet/srecode/args.elc ./cedet/srecode/srt-mode.elc ./cedet/srecode/extract.el ./cedet/srecode/expandproto.el ./cedet/srecode/find.elc ./cedet/srecode/texi.elc ./cedet/srecode/ctxt.elc ./cedet/srecode/filters.el ./cedet/srecode/template.el ./cedet/srecode/fields.el ./cedet/srecode/srt-wy.el ./cedet/srecode/map.elc ./cedet/srecode/semantic.elc ./cedet/srecode/getset.elc ./cedet/srecode/insert.elc ./cedet/srecode/compile.el ./cedet/srecode/extract.elc ./cedet/srecode/ctxt.el ./cedet/srecode/dictionary.elc ./cedet/srecode/document.el ./cedet/srecode/table.el ./cedet/srecode/loaddefs.el ./cedet/srecode/insert.el ./cedet/srecode/compile.elc ./cedet/srecode/el.el ./cedet/srecode/cpp.elc ./cedet/srecode/el.elc ./cedet/srecode/map.el ./cedet/srecode/srt.el ./cedet/srecode/dictionary.el ./cedet/srecode/template.elc ./cedet/srecode/cpp.el ./cedet/srecode/srt.elc ./cedet/srecode/args.el ./cedet/srecode/texi.el ./cedet/srecode/semantic.el ./cedet/srecode/srt-mode.el ./cedet/srecode/fields.elc ./cedet/srecode/document.elc ./cedet/srecode/table.elc ./cedet/srecode/srt-wy.elc ./cedet/srecode/mode.elc ./cedet/srecode/java.elc ./cedet/srecode/expandproto.elc ./cedet/srecode/getset.el ./cedet/srecode/java.el ./cedet/inversion.elc ./cedet/semantic.el ./cedet/cedet.el ./cedet/ede.el ./cedet/cedet-cscope.elc ./cedet/cedet-idutils.elc ./cedet/inversion.el ./pgg-gpg.el ./vc-hg.el ./dired-x.el ./outline.el ./ChangeLog.4 ./widget.elc ./env.elc ./custom.el ./delsel.el ./novice.el ./printing.elc ./desktop.el ./pcvs.el ./talk.el ./ChangeLog.1 ./cus-theme.el ./select.el ./rfn-eshadow.el ./man.elc ./proced.el ./finder.el ./strokes.elc ./ielm.el ./frame.el ./finder.elc ./linum.el ./vc-mtn.el ./finder-inf.el ./ibuf-ext.elc ./htmlfontify.el ./mail/ ./mail/mail-utils.el ./mail/metamail.el ./mail/hashcash.elc ./mail/uudecode.el ./mail/undigest.el ./mail/mspools.el ./mail/emacsbug.el ./mail/rfc2368.elc ./mail/metamail.elc ./mail/supercite.el ./mail/mailabbrev.el ./mail/mail-hist.el ./mail/rmailmm.el ./mail/rmailmm.elc ./mail/rmailsort.el ./mail/binhex.el ./mail/sendmail.el ./mail/smtpmail.el ./mail/mailpost.elc ./mail/rfc2368.el ./mail/mailclient.el ./mail/feedmail.el ./mail/mspools.elc ./mail/mail-utils.elc ./mail/rmail.elc ./mail/rmailsum.elc ./mail/supercite.elc ./mail/reporter.elc ./mail/footnote.el ./mail/unrmail.el ./mail/uce.elc ./mail/hashcash.el ./mail/blessmail.el ./mail/rmailedit.el ./mail/mail-hist.elc ./mail/rmailmsc.elc ./mail/uudecode.elc ./mail/rmailedit.elc ./mail/smtpmail.elc ./mail/rfc822.el ./mail/sendmail.elc ./mail/mailheader.elc ./mail/rmail-spam-filter.el ./mail/emacsbug.elc ./mail/mailalias.el ./mail/rmailkwd.el ./mail/mailheader.el ./mail/rmailkwd.elc ./mail/mail-extr.elc ./mail/rfc822.elc ./mail/uce.el ./mail/reporter.el ./mail/rmailout.elc ./mail/feedmail.elc ./mail/mailclient.elc ./mail/mailabbrev.elc ./mail/unrmail.elc ./mail/mail-extr.el ./mail/undigest.elc ./mail/mailalias.elc ./mail/footnote.elc ./mail/mailpost.el ./mail/rmailmsc.el ./mail/rmailsort.elc ./mail/binhex.elc ./mail/rmailout.el ./mail/rmail-spam-filter.elc ./mail/rmail.el ./mail/rmailsum.el ./font-setting.el ./flow-ctrl.el ./gs.el ./bookmark.el ./ChangeLog.5 ./paths.el ./epa-hook.elc ./ediff-help.elc ./edmacro.elc ./x-dnd.el ./lpr.elc ./ps-print.el ./apropos.elc ./cmuscheme.elc ./dired.el ./arc-mode.el ./icomplete.el ./sort.elc ./mh-e/ ./mh-e/mh-utils.el ./mh-e/mh-e.elc ./mh-e/mh-speed.el ./mh-e/mh-tool-bar.elc ./mh-e/mh-junk.elc ./mh-e/mh-letter.elc ./mh-e/mh-acros.el ./mh-e/mh-search.elc ./mh-e/mh-alias.elc ./mh-e/mh-funcs.el ./mh-e/mh-xface.elc ./mh-e/mh-funcs.elc ./mh-e/mh-mime.el ./mh-e/mh-print.elc ./mh-e/mh-thread.elc ./mh-e/mh-buffers.el ./mh-e/mh-folder.el ./mh-e/mh-folder.elc ./mh-e/mh-search.el ./mh-e/mh-letter.el ./mh-e/mh-show.elc ./mh-e/mh-identity.elc ./mh-e/mh-print.el ./mh-e/mh-speed.elc ./mh-e/mh-scan.el ./mh-e/mh-loaddefs.el ./mh-e/mh-identity.el ./mh-e/ChangeLog ./mh-e/mh-show.el ./mh-e/mh-seq.el ./mh-e/mh-compat.el ./mh-e/mh-comp.el ./mh-e/mh-tool-bar.el ./mh-e/mh-comp.elc ./mh-e/mh-e.el ./mh-e/mh-buffers.elc ./mh-e/mh-limit.el ./mh-e/mh-alias.el ./mh-e/mh-limit.elc ./mh-e/mh-scan.elc ./mh-e/ChangeLog.1 ./mh-e/mh-mime.elc ./mh-e/mh-inc.el ./mh-e/mh-inc.elc ./mh-e/mh-seq.elc ./mh-e/mh-thread.el ./mh-e/mh-utils.elc ./mh-e/mh-xface.el ./mh-e/mh-junk.el ./mh-e/mh-gnus.el ./url/ ./url/url-dired.el ./url/url-expand.el ./url/url-cookie.el ./url/url-irc.el ./url/url-auth.el ./url/url-history.el ./url/url-mailto.el ./url/url-misc.el ./url/url-handlers.elc ./url/url-dav.elc ./url/url-vars.elc ./url/url-gw.el ./url/url-gw.elc ./url/url-ns.elc ./url/url-file.el ./url/url-nfs.elc ./url/url-history.elc ./url/url-methods.elc ./url/url-cid.el ./url/url-dired.elc ./url/url-ns.el ./url/url.el ./url/url-privacy.el ./url/url-cache.elc ./url/url-about.elc ./url/url-parse.elc ./url/url-expand.elc ./url/url-irc.elc ./url/url-ldap.elc ./url/ChangeLog ./url/url-ftp.el ./url/url-auth.elc ./url/url-util.el ./url/url.elc ./url/url-ftp.elc ./url/url-cookie.elc ./url/url-file.elc ./url/url-news.elc ./url/url-mailto.elc ./url/url-http.elc ./url/url-proxy.el ./url/url-cid.elc ./url/url-vars.el ./url/url-handlers.el ./url/url-misc.elc ./url/url-parse.el ./url/url-proxy.elc ./url/url-util.elc ./url/url-cache.el ./url/url-http.el ./url/url-privacy.elc ./url/url-news.el ./url/url-about.el ./url/url-imap.el ./url/url-methods.el ./url/url-dav.el ./url/url-imap.elc ./url/url-ldap.el ./url/url-nfs.el ./isearch.elc ./dirtrack.el ./composite.el ./subr.elc ./chistory.elc ./vc-hooks.el ./log-view.elc ./dired-aux.elc ./desktop.elc ./scroll-all.elc ./fringe.el ./master.elc ./subdirs.el ./ps-mule.elc ./Makefile.in ./vc.elc ./scroll-bar.el ./ediff-mult.elc ./COPYING ./generic-x.elc ./info-look.elc ./filecache.elc ./pcvs-info.elc ./cus-dep.el ./pgg-gpg.elc ./composite.elc ./case-table.elc ./speedbar.elc ./double.elc ./tabify.el ./newcomment.el ./delim-col.elc ./time.elc ./tutorial.el ./wdired.el ./tool-bar.elc ./ediff-diff.el ./xt-mouse.el ./ps-def.elc ./ediff-util.elc ./emerge.el ./calendar/ ./calendar/cal-french.el ./calendar/cal-islam.el ./calendar/cal-mayan.elc ./calendar/cal-islam.elc ./calendar/calendar.elc ./calendar/appt.elc ./calendar/lunar.el ./calendar/cal-move.el ./calendar/cal-coptic.elc ./calendar/cal-iso.el ./calendar/cal-persia.el ./calendar/cal-loaddefs.el ./calendar/diary-lib.elc ./calendar/icalendar.elc ./calendar/cal-iso.elc ./calendar/cal-menu.el ./calendar/cal-html.el ./calendar/cal-china.el ./calendar/cal-menu.elc ./calendar/diary-loaddefs.el ./calendar/cal-julian.el ./calendar/calendar.el ./calendar/cal-dst.elc ./calendar/cal-hebrew.elc ./calendar/cal-x.el ./calendar/parse-time.elc ./calendar/holidays.elc ./calendar/diary-lib.el ./calendar/cal-bahai.elc ./calendar/cal-dst.el ./calendar/cal-mayan.el ./calendar/todo-mode.elc ./calendar/todo-mode.el ./calendar/appt.el ./calendar/cal-tex.el ./calendar/icalendar.el ./calendar/cal-hebrew.el ./calendar/cal-x.elc ./calendar/cal-french.elc ./calendar/cal-china.elc ./calendar/cal-julian.elc ./calendar/cal-tex.elc ./calendar/timeclock.el ./calendar/cal-bahai.el ./calendar/cal-coptic.el ./calendar/hol-loaddefs.el ./calendar/cal-html.elc ./calendar/cal-move.elc ./calendar/timeclock.elc ./calendar/lunar.elc ./calendar/cal-persia.elc ./calendar/time-date.el ./calendar/solar.el ./calendar/solar.elc ./calendar/parse-time.el ./calendar/holidays.el ./calendar/time-date.elc ./epg-config.el ./informat.el ./international/ ./international/mule-conf.elc ./international/utf-7.elc ./international/utf-7.el ./international/uni-comment.el ./international/kkc.elc ./international/uni-old-name.el ./international/robin.elc ./international/mule-diag.elc ./international/uni-bidi.el ./international/characters.el ./international/quail.elc ./international/kinsoku.elc ./international/uni-combining.el ./international/ja-dic-cnv.el ./international/mule.el ./international/iso-transl.el ./international/uni-uppercase.el ./international/uni-digit.el ./international/README ./international/latin1-disp.elc ./international/ja-dic-utl.elc ./international/mule-diag.el ./international/latin1-disp.el ./international/ccl.elc ./international/iso-cvt.elc ./international/ja-dic-cnv.elc ./international/cp51932.el ./international/mule-cmds.el ./international/uni-decimal.el ./international/ucs-normalize.elc ./international/kkc.el ./international/robin.el ./international/mule-cmds.elc ./international/mule-util.elc ./international/kinsoku.el ./international/uni-name.el ./international/eucjp-ms.el ./international/quail.el ./international/uni-decomposition.el ./international/ucs-normalize.el ./international/uni-lowercase.el ./international/isearch-x.el ./international/mule-util.el ./international/fontset.elc ./international/mule.elc ./international/fontset.el ./international/latexenc.elc ./international/ogonek.el ./international/latexenc.el ./international/characters.elc ./international/uni-numeric.el ./international/uni-category.el ./international/titdic-cnv.el ./international/titdic-cnv.elc ./international/mule-conf.el ./international/uni-titlecase.el ./international/isearch-x.elc ./international/ja-dic-utl.el ./international/ccl.el ./international/uni-mirrored.el ./international/iso-transl.elc ./international/iso-ascii.elc ./international/iso-cvt.el ./international/ogonek.elc ./international/iso-ascii.el ./international/charprop.el ./ChangeLog.7 ./tar-mode.elc ./midnight.elc ./dframe.el ./makefile.w32-in ./jka-compr.elc ./tool-bar.el ./autoinsert.elc ./minibuffer.elc ./kermit.elc ./misearch.el ./dirtrack.elc ./foldout.el ./mouse-drag.elc ./ansi-color.el ./calculator.elc ./vc-rcs.elc ./filesets.el ./vc.el ./ediff-diff.elc ./diff.elc ./find-lisp.elc ./sha1.elc ./ChangeLog.9 ./battery.el ./help.elc ./log-edit.elc ./mb-depth.el ./widget.el ./jka-cmpr-hook.el ./allout.el ./iswitchb.el ./savehist.el ./tree-widget.elc ./indent.el ./pcvs-info.el ./ps-samp.el ./pgg-parse.el ./ledit.el ./ChangeLog.13 ./ediff-merg.el ./ehelp.elc ./vc-hooks.elc ./completion.el ./reposition.el ./ediff.elc ./vc-annotate.elc ./help-at-pt.elc ./strokes.el ./info-look.el ./windmove.elc ./log-edit.el ./org/ ./org/org-faces.elc ./org/org-table.elc ./org/org-install.el ./org/org-icalendar.elc ./org/org-info.elc ./org/org-irc.elc ./org/org-mouse.el ./org/org-exp-blocks.elc ./org/org-w3m.el ./org/org-exp-blocks.el ./org/org-compat.elc ./org/org-compat.el ./org/org-docbook.el ./org/org-bbdb.elc ./org/org-freemind.elc ./org/org-install.elc ./org/org-crypt.elc ./org/org-indent.elc ./org/org-xoxo.el ./org/org-rmail.el ./org/org-mew.elc ./org/org-info.el ./org/org-gnus.el ./org/org-inlinetask.el ./org/org-inlinetask.elc ./org/org-agenda.elc ./org/org.el ./org/org-publish.elc ./org/org-plot.elc ./org/org-html.el ./org/org-vm.el ./org/org-xoxo.elc ./org/org-exp.el ./org/org-timer.elc ./org/org-docbook.elc ./org/org-plot.el ./org/org-colview.el ./org/org-habit.el ./org/org-exp.elc ./org/org-macs.elc ./org/org-clock.elc ./org/org-remember.el ./org/org-latex.elc ./org/org-list.el ./org/org-mhe.el ./org/org-list.elc ./org/org-mew.el ./org/org-jsinfo.el ./org/org-wl.elc ./org/org-clock.el ./org/org-datetree.elc ./org/org-wl.el ./org/org-datetree.el ./org/org-mac-message.elc ./org/org-protocol.el ./org/org-id.el ./org/org-footnote.el ./org/org-agenda.el ./org/org-feed.el ./org/org-faces.el ./org/org-indent.el ./org/org-jsinfo.elc ./org/org-mobile.elc ./org/org-latex.el ./org/ChangeLog ./org/org-src.el ./org/org-mac-message.el ./org/org-macs.el ./org/org-remember.elc ./org/org-w3m.elc ./org/org-ascii.elc ./org/org.elc ./org/org-archive.el ./org/org-irc.el ./org/org-feed.elc ./org/org-html.elc ./org/org-mobile.el ./org/org-table.el ./org/org-crypt.el ./org/org-bibtex.el ./org/org-freemind.el ./org/org-gnus.elc ./org/org-protocol.elc ./org/org-attach.el ./org/org-bibtex.elc ./org/org-vm.elc ./org/org-footnote.elc ./org/org-id.elc ./org/org-timer.el ./org/org-archive.elc ./org/org-habit.elc ./org/org-bbdb.el ./org/org-attach.elc ./org/org-icalendar.el ./org/org-mhe.elc ./org/org-rmail.elc ./org/org-ascii.el ./org/org-publish.el ./org/org-src.elc ./org/org-colview.elc ./org/org-mouse.elc ./faces.el ./smerge-mode.elc ./info.elc ./hex-util.el ./ps-print.elc ./hfy-cmap.el ./macros.elc ./jit-lock.elc ./files-x.el ./mouse.el ./cus-edit.el ./diff-mode.el ./subdirs.el~ ./forms-d2.el ./face-remap.elc ./image-file.elc ./echistory.el ./vc-dav.el ./ibuffer.el ./thingatpt.elc ./avoid.el ./kmacro.el ./compare-w.elc ./userlock.el ./expand.el ./ChangeLog.2 ./ediff-util.el ./find-file.elc ./ediff-vers.elc rm -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp/subdirs.el /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/update-subdirs /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp if [ -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/site-lisp/subdirs.el ]; \ then true; \ else \ (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \ echo " (normal-top-level-add-subdirs-to-load-path))") \ > /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/site-lisp/subdirs.el; \ fi chmod a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/site-lisp/subdirs.el if [ -f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/site-lisp/subdirs.el ]; \ then true; \ else \ (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \ echo " (normal-top-level-add-subdirs-to-load-path))") \ > /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/site-lisp/subdirs.el; \ fi chmod a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/site-lisp/subdirs.el unset CDPATH; \ if [ `(cd ./etc; /bin/pwd)` != `(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc; /bin/pwd)` ]; \ then \ fullversion=`./src/emacs --version | sed -n '1 s/GNU Emacs *//p'`; \ if [ -f "./etc/DOC-${fullversion}" ]; \ then \ docfile="DOC-${fullversion}"; \ else \ docfile="DOC"; \ fi; \ echo "Copying etc/${docfile} to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc ..." ; \ (cd ./etc; tar -chf - ${docfile}) \ |(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc; umask 022; tar -xvf - && cat > /dev/null) || exit 1; \ (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ chown ${installuser} DOC*; chmod a+r DOC*; \ if test "`echo DOC-*`" != "DOC-*"; then rm -f DOC; fi); \ else true; fi Copying etc/DOC-23.3.1 to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc ... DOC-23.3.1 unset CDPATH; \ if [ -r ./lisp ] \ && [ -r ./lisp/simple.el ] \ && [ x`(cd ./lisp; /bin/pwd)` != x`(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp; /bin/pwd)` ] \ && [ x`(cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/lisp; /bin/pwd)` != x`(cd ./lisp; /bin/pwd)` ]; \ then \ echo "Copying lisp/*.el and lisp/*.elc to /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp ..." ; \ (cd lisp; tar -chf - *.el *.elc) \ |(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp; umask 022; tar -xvf - && cat > /dev/null) || exit 1; \ (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ find . -exec chown ${installuser} {} ';') ; \ else true; fi unset CDPATH; \ if [ -n "" ]; \ then \ echo "Compressing *.el ..." ; \ (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp; for f in `find . -name "*.elc" -print`; do \ -9n `echo $f|sed 's/.elc$/.el/'` ; \ done) \ else true; fi unset CDPATH; \ thisdir=`/bin/pwd`; \ if [ `(cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/info && /bin/pwd)` != `(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23 && /bin/pwd)` ]; \ then \ (cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23; \ if [ -f dir ]; then true; \ else \ (cd ${thisdir}; \ /usr/bin/install -c -m 644 /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/info/dir /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23/dir; \ chmod a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23/dir); \ fi; \ cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/info ; \ for elt in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio efaq eintr elisp emacs emacs-mime epa erc eshell eudc flymake forms gnus idlwave info mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar tramp url vip viper widget woman; do \ test "/usr/bin/makeinfo" = "off" && ! test -e $elt && continue; \ for f in `ls $elt $elt-[1-9] $elt-[1-9][0-9] 2>/dev/null`; do \ /usr/bin/install -c -m 644 $f /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23/$f; \ chmod a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23/$f; \ done; \ done); \ else true; fi unset CDPATH; \ thisdir=`/bin/pwd`; \ if [ `(cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/info && /bin/pwd)` != `(cd /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23 && /bin/pwd)` ]; \ then \ for elt in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio efaq eintr elisp emacs emacs-mime epa erc eshell eudc flymake forms gnus idlwave info mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar tramp url vip viper widget woman; do \ test "/usr/bin/makeinfo" = "off" && ! test -e $elt && continue; \ (cd ${thisdir}; \ /usr/bin/install-info --info-dir=/var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23 /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/info/emacs-23/$elt); \ done; \ else true; fi chmod -R a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3 /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/etc /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/emacs/23.3/lisp thisdir=`/bin/pwd`; \ cd /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/man; \ for page in b2m.1 ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 grep-changelog.1 rcs-checkin.1; do \ (cd ${thisdir}; \ /usr/bin/install -c -m 644 /var/tmp/portage/app-editors/emacs-23.3/work/emacs-23.3/doc/man/${page} /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/man/man1/${page}; \ chmod a+r /var/tmp/portage/app-editors/emacs-23.3/image//usr/share/man/man1/${page}); \ done * Installing site initialisation file for GNU Emacs ...  [ ok ] >>> Completed installing emacs-23.3 into /var/tmp/portage/app-editors/emacs-23.3/image/ ecompressdir: bzip2 -9 /usr/share/info ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc