Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/emacs.spec'], False, '/var/lib/mock/dist-f12-build-581974-83872/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/emacs.spec'] warning: Could not canonicalize hostname: ppc9.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/emacs-23.1-6.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/emacs.spec'], False, '/var/lib/mock/dist-f12-build-581974-83872/root/', None, 86400, True, 0, 423, 423, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/emacs.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g9E6u5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf emacs-23.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/emacs-23.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd emacs-23.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (glibc-open-macro.patch):' Patch #0 (glibc-open-macro.patch): + /bin/cat /builddir/build/SOURCES/glibc-open-macro.patch + /usr/bin/patch -s -p1 -b --suffix .glibc-open-macro --fuzz=0 + echo 'Patch #4 (emacs-gtk.patch):' Patch #4 (emacs-gtk.patch): + /usr/bin/patch -s -p1 -b --suffix .gtk --fuzz=0 + /bin/cat /builddir/build/SOURCES/emacs-gtk.patch + cd site-lisp + cp /builddir/build/SOURCES/php-mode.el /builddir/build/SOURCES/ssl.el /builddir/build/SOURCES/rpm-spec-mode.el /builddir/build/SOURCES/po-mode.el . + patch patching file rpm-spec-mode.el + patch patching file po-mode.el + patch patching file rpm-spec-mode.el + cp /builddir/build/SOURCES/emacs.desktop etc/emacs.desktop + grep -v tetris.elc lisp/Makefile.in + mv lisp/Makefile.in.new lisp/Makefile.in + rm -f lisp/play/tetris.el lisp/play/tetris.elc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mW3iXm + umask 022 + cd /builddir/build/BUILD + cd emacs-23.1 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no 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 ln -s works... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for install-info... /sbin/install-info checking for install-info... (cached) /sbin/install-info checking for install-info... (cached) /sbin/install-info checking for gzip... /usr/bin/gzip 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... 64 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 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 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 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... -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking RSVG_LIBS... -lrsvg-2 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for pkg-config... (cached) /usr/bin/pkg-config checking for gtk+-2.0 >= 2.6 glib-2.0 >= 2.6... yes checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 checking for gtk_main... yes checking for gdk_display_open... yes checking whether GTK_TYPE_FILE_SELECTION is declared... yes checking for gtk_file_selection_new... yes checking whether GTK_TYPE_FILE_CHOOSER is declared... yes checking for gtk_file_chooser_dialog_new... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_self in -lpthread... yes 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/lib/dbus-1.0/include checking DBUS_LIBS... -L/lib -ldbus-1 -lpthread -lrt 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 -lXrender -lfontconfig -lfreetype -lX11 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 for pkg-config... (cached) /usr/bin/pkg-config checking for libotf... yes checking LIBOTF_CFLAGS... -I/usr/include/freetype2 checking LIBOTF_LIBS... -lotf -lfreetype checking for OTF_get_variation_glyphs in -lotf... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for m17n-flt... yes checking M17N_FLT_CFLAGS... checking M17N_FLT_LIBS... -lm17n-flt -lm17n-core 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... no checking gpm.h presence... no checking for gpm.h... no 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 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... no checking for liblockfile.so... no checking for touchlock... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no 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 sys/time.h... (cached) yes checking for unistd.h... (cached) 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... yes checking for mbstate_t... yes checking for C restrict keyword... __restrict checking for C restricted array declarations... yes Configured for `powerpc-redhat-linux-gnu'. Where should the build process find the source code? /builddir/build/BUILD/emacs-23.1 What operating system and machine description files should Emacs use? `s/gnu-linux.h' and `m/macppc.h' What compiler should emacs be built with? gcc -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 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? GTK Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? yes -lgif Does Emacs use -lpng? yes Does Emacs use -lrsvg-2? yes Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? yes Does Emacs use -lotf? yes Does Emacs use -lxft? yes Does Emacs use toolkit scroll bars? yes 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 + /usr/bin/make bootstrap (cd src; /usr/bin/make bootstrap-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/src' rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a rm -f ../etc/DOC rm -f bootstrap-emacs emacs-23.1 rm -f buildobj.lst rm -f emacs-*.*.* emacs rm -f epaths.h config.h Makefile.c config.stamp stamp-oldxmenu ../etc/DOC-* if test -f ./.gdbinit; then mv ./.gdbinit ./.gdbinit.save; if test -f "/builddir/build/BUILD/emacs-23.1/src/.gdbinit"; then rm -f ./.gdbinit.save; else mv ./.gdbinit.save ./.gdbinit; fi; fi make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/src' (cd oldXMenu; /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/oldXMenu' rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o rm -f Makefile make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/oldXMenu' (cd lwlib; /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lwlib' rm -f *.o core errs ,* *.a .emacs_* make.log MakeOut \#* rm -f Makefile rm -f TAGS make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lwlib' (cd lib-src; /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' rm -f core *.o getopt.h getopt.h-t rm -f etags ctags emacsclient b2m ebrowse profile digest-doc sorted-doc movemail cvtmail fakemail hexl update-game-score test-distrib make-docfile rm -f fns*.el *.tab.c *.tab.h rm -f TAGS rm -f Makefile Makefile.c blessmail true make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' (cd doc/emacs && /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/emacs' rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp *.core rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc rm -f *.dvi for file in ../../info/emacs; do rm -f ${file}*; done make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/emacs' (cd doc/misc && /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/misc' rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp \ *.tps *.core gnustmp.* rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc rm -f *.dvi for file in ../../info/ada-mode ../../info/auth ../../info/autotype ../../info/calc ../../info/ccmode ../../info/cl ../../info/dbus ../../info/dired-x ../../info/ebrowse ../../info/ediff ../../info/emacs-mime ../../info/epa ../../info/erc ../../info/eshell ../../info/eudc ../../info/efaq ../../info/flymake ../../info/forms ../../info/gnus ../../info/idlwave ../../info/info ../../info/mairix-el ../../info/message ../../info/mh-e ../../info/newsticker ../../info/nxml-mode ../../info/org ../../info/pcl-cvs ../../info/pgg ../../info/rcirc ../../info/remember ../../info/reftex ../../info/sasl ../../info/sc ../../info/ses ../../info/sieve ../../info/smtpmail ../../info/speedbar ../../info/tramp ../../info/url ../../info/vip ../../info/viper ../../info/widget ../../info/woman; do rm -f ${file}*; done make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/misc' (cd doc/lispref && /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/lispref' rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \ *.vr *.vrs *.pg *.pgs *.ky *.kys elisp[12]* rm -f make.out core rm -f elisp.dvi elisp.oaux cd ../../info; rm -f elisp elisp-[1-9] elisp-[1-9][0-9] make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/lispref' (cd doc/lispintro && /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/lispintro' rm -f *.log *.cp *.fn *.ky *.pg *.vr *.tp rm -f *.dvi rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc cd ../../info; rm -f eintr eintr-[1-9] make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/lispintro' (cd leim; /usr/bin/make maintainer-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/leim' rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc 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 \ leim-list.el changed.tit changed.misc if test -f stamp-subdir; then rm -rf quail stamp-subdir; fi rm -f Makefile rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc /builddir/build/BUILD/emacs-23.1/leim/quail/py-punct.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc /builddir/build/BUILD/emacs-23.1/leim/quail/pypunct-b5.elc /builddir/build/BUILD/emacs-23.1/leim/quail/japanese.elc /builddir/build/BUILD/emacs-23.1/leim/ja-dic/ja-dic.elc /builddir/build/BUILD/emacs-23.1/leim/quail/hangul.elc /builddir/build/BUILD/emacs-23.1/leim/quail/hanja.elc /builddir/build/BUILD/emacs-23.1/leim/quail/hanja3.elc /builddir/build/BUILD/emacs-23.1/leim/quail/hanja-jis.elc /builddir/build/BUILD/emacs-23.1/leim/quail/symbol-ksc.elc /builddir/build/BUILD/emacs-23.1/leim/quail/thai.elc /builddir/build/BUILD/emacs-23.1/leim/quail/viqr.elc /builddir/build/BUILD/emacs-23.1/leim/quail/vntelex.elc /builddir/build/BUILD/emacs-23.1/leim/quail/lao.elc /builddir/build/BUILD/emacs-23.1/leim/quail/lrt.elc /builddir/build/BUILD/emacs-23.1/leim/quail/indian.elc /builddir/build/BUILD/emacs-23.1/leim/quail/tibetan.elc /builddir/build/BUILD/emacs-23.1/leim/quail/latin-pre.elc /builddir/build/BUILD/emacs-23.1/leim/quail/latin-post.elc /builddir/build/BUILD/emacs-23.1/leim/quail/latin-alt.elc /builddir/build/BUILD/emacs-23.1/leim/quail/latin-ltx.elc /builddir/build/BUILD/emacs-23.1/leim/quail/welsh.elc /builddir/build/BUILD/emacs-23.1/leim/quail/czech.elc /builddir/build/BUILD/emacs-23.1/leim/quail/croatian.elc /builddir/build/BUILD/emacs-23.1/leim/quail/slovak.elc /builddir/build/BUILD/emacs-23.1/leim/quail/greek.elc /builddir/build/BUILD/emacs-23.1/leim/quail/cyrillic.elc /builddir/build/BUILD/emacs-23.1/leim/quail/cyril-jis.elc /builddir/build/BUILD/emacs-23.1/leim/quail/arabic.elc /builddir/build/BUILD/emacs-23.1/leim/quail/ethiopic.elc /builddir/build/BUILD/emacs-23.1/leim/quail/ipa.elc /builddir/build/BUILD/emacs-23.1/leim/quail/hebrew.elc /builddir/build/BUILD/emacs-23.1/leim/quail/georgian.elc /builddir/build/BUILD/emacs-23.1/leim/quail/sisheng.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc /builddir/build/BUILD/emacs-23.1/leim/quail/sgml-input.elc /builddir/build/BUILD/emacs-23.1/leim/quail/rfc1345.elc /builddir/build/BUILD/emacs-23.1/leim/quail/uni-input.elc make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/leim' (cd lisp; /usr/bin/make bootstrap-clean) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' cd /builddir/build/BUILD/emacs-23.1/lisp; rm -f *.elc */*.elc loaddefs.el /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-loaddefs.el /builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-loaddefs.el /builddir/build/BUILD/emacs-23.1/lisp/calendar/hol-loaddefs.el /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-loaddefs.el cus-load.el finder-inf.el subdirs.el calc/calc-loaddefs.el eshell/esh-groups.el make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' rm -f config.cache config.log if [ -x ./config.status ]; then \ ./config.status; \ else \ ./configure --enable-maintainer-mode; \ fi 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 make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1' creating lib-src/Makefile creating src/Makefile /usr/bin/make info all make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1' make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1' (cd doc/emacs; /usr/bin/make -w info) make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/emacs' cd /builddir/build/BUILD/emacs-23.1/doc/emacs; makeinfo --force emacs.texi make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/emacs' (cd doc/misc; /usr/bin/make -w info) make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/misc' cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force ada-mode.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force auth.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force autotype.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force calc.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force cc-mode.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force cl.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force dbus.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force dired-x.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force ebrowse.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force ediff.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force --enable-encoding emacs-mime.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force epa.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force erc.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force eshell.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force eudc.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force faq.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force flymake.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force forms.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force gnus.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force --no-split idlwave.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force --no-split info.texi -o ../../info/info cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force mairix-el.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force message.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force mh-e.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force newsticker.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force nxml-mode.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force org.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force pcl-cvs.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force pgg.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force rcirc.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force remember.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force reftex.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force sasl.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force sc.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force ses.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force sieve.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force smtpmail.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force speedbar.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force -D emacs tramp.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force url.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force vip.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force viper.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force widget.texi cd /builddir/build/BUILD/emacs-23.1/doc/misc; makeinfo --force woman.texi make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/misc' (cd doc/lispref; /usr/bin/make -w info) make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/lispref' cd /builddir/build/BUILD/emacs-23.1/doc/lispref; makeinfo --force -I. -I../../info elisp.texi -o ../../info/elisp make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/lispref' (cd doc/lispintro; /usr/bin/make -w info) make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/lispintro' cd /builddir/build/BUILD/emacs-23.1/doc/lispintro; makeinfo emacs-lisp-intro.texi -o ../../info/eintr make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/lispintro' make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1' cd lib-src; /usr/bin/make all -w \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o test-distrib /builddir/build/BUILD/emacs-23.1/lib-src/test-distrib.c ./test-distrib /builddir/build/BUILD/emacs-23.1/lib-src/testfile gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c -o make-docfile /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c:167: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c: In function 'scan_c_file': /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c:677: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c:682: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/profile.c -o profile gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/digest-doc.c -o digest-doc gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/sorted-doc.c -o sorted-doc gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Demacs /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c:508: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c: In function 'popmail': /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c:762: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/pop.c gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 movemail.o pop.o -o movemail gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/cvtmail.c -o cvtmail gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/fakemail.c -o fakemail /builddir/build/BUILD/emacs-23.1/lib-src/fakemail.c: In function 'put_line': /builddir/build/BUILD/emacs-23.1/lib-src/fakemail.c:525: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c -o hexl /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c:184: warning: ignoring return value of 'fread', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c:212: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\"" gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 update-game-score.o -o update-game-score gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'xmalloc': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:215: warning: implicit declaration of function 'write' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_wctype': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2155: warning: pointer targets in initialization differ in signedness /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'regex_compile': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2745: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:3038: warning: unused variable 'limit' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2974: warning: unused variable 'c2' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2620: warning: unused variable 'target_multibyte' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'analyse_first': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4021: warning: unused variable 'match_any_multibyte_characters' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_search_2': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4594: warning: unused variable 'room' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4643: warning: unused variable 'pend' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4642: warning: unused variable 'p' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4667: warning: unused variable 'phead' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_match_2_internal': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:5153: warning: unused variable 'multibyte' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: At top level: /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2210: warning: 're_wctype_to_bit' defined but not used /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2235: warning: 'extend_range_table_work_area' defined but not used /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_match_2_internal': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:5638: warning: 'range_table' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'regex_compile': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2627: warning: 'main_p' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2628: warning: 'main_pattern' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2629: warning: 'main_pend' may be used uninitialized in this function gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /builddir/build/BUILD/emacs-23.1/lib-src/etags.c regex.o -o etags /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:1306: warning: enumeration value 'at_end' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'consider_token': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'omethodtag' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'C_entries': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'ddefineseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'dignorerest' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3828: warning: enumeration value 'snone' not handled in switch gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /builddir/build/BUILD/emacs-23.1/lib-src/etags.c regex.o -o ctags /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:1306: warning: enumeration value 'at_end' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'consider_token': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'omethodtag' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'C_entries': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'ddefineseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'dignorerest' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3828: warning: enumeration value 'snone' not handled in switch gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c -DVERSION="\"23.1\"" -o emacsclient /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1528: warning: suggest explicit braces to avoid ambiguous 'else' /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1565: warning: unused variable 'value' /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c: In function 'set_local_socket': /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1212: warning: 'tmpdir' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1499: warning: 'null_socket_name' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1499: warning: 'null_server_file' may be used uninitialized in this function gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/b2m.c -DVERSION="\"23.1\"" -o b2m /builddir/build/BUILD/emacs-23.1/lib-src/b2m.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/b2m.c:100: warning: 'labels' may be used uninitialized in this function gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DVERSION="\"23.1\"" /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c -o ebrowse /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c: In function 'dump_members': /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c:1349: warning: null argument where non-null required (argument 1) /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c: In function 'dump_sym': /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c:1383: warning: null argument where non-null required (argument 1) make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; /usr/bin/make all -w \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' BOOTSTRAPEMACS="$boot"; \ fi; make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/src' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 pre-crt0.c touch stamp-oldxmenu gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 dispnew.c dispnew.c: In function 'adjust_frame_glyphs_for_window_redisplay': dispnew.c:2403: warning: unused variable 'w' dispnew.c: In function 'update_frame_1': dispnew.c:5461: warning: label 'do_pause' defined but not used dispnew.c: In function 'Fopen_termscript': dispnew.c:6458: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' dispnew.c: In function 'Fsend_string_to_terminal': dispnew.c:6495: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dispnew.c:6498: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 frame.c frame.c: In function 'Fmake_terminal_frame': frame.c:714: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:725: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c: In function 'frame_name_fnn_p': frame.c:2209: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result frame.c: In function 'Fframe_parameters': frame.c:2375: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c: In function 'Fframe_parameter': frame.c:2483: warning: pointer targets in assignment differ in signedness frame.c:2492: warning: pointer targets in assignment differ in signedness frame.c: In function 'x_set_font': frame.c:3388: warning: pointer targets in passing argument 2 of 'font_open_by_name' differ in signedness font.h:769: note: expected 'char *' but argument is of type 'unsigned char *' frame.c:3397: warning: pointer targets in passing argument 2 of 'font_open_by_name' differ in signedness font.h:769: note: expected 'char *' but argument is of type 'unsigned char *' frame.c:3373: warning: unused variable 'frame' frame.c: In function 'x_set_font_backend': frame.c:3489: warning: pointer targets in assignment differ in signedness frame.c: In function 'xrdb_get_resource': frame.c:3885: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:3886: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:3889: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:3894: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:3897: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:3901: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c: In function 'x_get_arg': frame.c:4025: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4028: warning: pointer targets in passing argument 1 of 'atof' differ in signedness /usr/include/stdlib.h:279: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4032: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4032: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4032: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4032: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4032: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4032: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4032: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4032: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4032: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4032: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4036: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4036: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4036: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4036: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4036: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4036: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4036: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4036: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4036: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4036: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4050: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4050: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4050: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4050: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4050: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4050: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4050: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4050: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4050: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4050: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4054: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4054: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4054: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4054: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4054: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4054: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4054: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4054: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4054: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4054: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4056: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4056: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4056: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4056: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4056: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4056: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4056: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4056: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4056: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4056: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4060: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4060: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4060: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4060: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4060: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4060: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4060: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4060: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:4060: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:4060: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c: At top level: frame.c:1302: warning: 'delete_frame_handler' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 scroll.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xdisp.c xdisp.c: In function 'c_string_pos': xdisp.c:1568: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'number_of_chars': xdisp.c:1599: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:1609: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'init_from_display_pos': xdisp.c:2984: warning: pointer targets in initialization differ in signedness xdisp.c: In function 'push_it': xdisp.c:5116: warning: enumeration value 'GET_FROM_BUFFER' not handled in switch xdisp.c:5116: warning: enumeration value 'GET_FROM_DISPLAY_VECTOR' not handled in switch xdisp.c:5116: warning: enumeration value 'GET_FROM_STRING' not handled in switch xdisp.c:5116: warning: enumeration value 'GET_FROM_C_STRING' not handled in switch xdisp.c:5116: warning: enumeration value 'NUM_IT_METHODS' not handled in switch xdisp.c: In function 'pop_it': xdisp.c:5169: warning: enumeration value 'GET_FROM_DISPLAY_VECTOR' not handled in switch xdisp.c:5169: warning: enumeration value 'GET_FROM_C_STRING' not handled in switch xdisp.c:5169: warning: enumeration value 'NUM_IT_METHODS' not handled in switch xdisp.c: In function 'reseat_to_string': xdisp.c:5596: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'get_next_display_element': xdisp.c:5740: warning: suggest parentheses around '&&' within '||' xdisp.c: In function 'next_element_from_c_string': xdisp.c:6393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'move_it_by_lines': xdisp.c:7542: warning: unused variable 'pos' xdisp.c: In function 'message_dolog': xdisp.c:7761: warning: pointer targets in passing argument 1 of 'string_char_and_length' differ in signedness xdisp.c:1484: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c:7785: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c:7790: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'char *' xdisp.c:7820: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'char *' xdisp.c: In function 'message_log_check_duplicate': xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'message2_nolog': xdisp.c:7949: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xdisp.c: In function 'message3_nolog': xdisp.c:8048: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xdisp.c: In function 'set_message_1': xdisp.c:9066: warning: pointer targets in passing argument 1 of 'string_char_and_length' differ in signedness xdisp.c:1484: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c:9091: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c: In function 'store_mode_line_noprop': xdisp.c:9410: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xdisp.c: In function 'display_menu_bar': xdisp.c:17210: warning: pointer targets in passing argument 1 of 'display_string' differ in signedness xdisp.c:955: note: expected 'unsigned char *' but argument is of type 'char *' xdisp.c: In function 'display_mode_line': xdisp.c:17373: warning: pointer targets in passing argument 1 of 'display_string' differ in signedness xdisp.c:955: note: expected 'unsigned char *' but argument is of type 'char *' xdisp.c: In function 'display_mode_element': xdisp.c:17661: warning: pointer targets in assignment differ in signedness xdisp.c:17671: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:17672: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:17882: warning: pointer targets in passing argument 1 of 'store_mode_line_noprop' differ in signedness xdisp.c:9402: note: expected 'const unsigned char *' but argument is of type 'char *' xdisp.c:17889: warning: pointer targets in passing argument 1 of 'display_string' differ in signedness xdisp.c:955: note: expected 'unsigned char *' but argument is of type 'char *' xdisp.c: In function 'calc_pixel_width_or_height': xdisp.c:19247: warning: pointer targets in initialization differ in signedness xdisp.c: In function 'produce_stretch_glyph': xdisp.c:21001: warning: unused variable 'maxlen' xdisp.c: In function 'draw_glyphs': xdisp.c:20396: warning: 'first_s' may be used uninitialized in this function xdisp.c:20409: warning: 'mouse_beg_col' may be used uninitialized in this function xdisp.c:20409: warning: 'mouse_end_col' may be used uninitialized in this function xdisp.c:20461: warning: 'first_s' may be used uninitialized in this function xdisp.c:20487: warning: 'first_s' may be used uninitialized in this function xdisp.c:20510: warning: 'first_s' may be used uninitialized in this function xdisp.c:20534: warning: 'first_s' may be used uninitialized in this function xdisp.c: In function 'move_it_in_display_line_to': xdisp.c:6692: warning: 'atpos_it.hpos' may be used uninitialized in this function xdisp.c:6692: warning: 'atpos_it.max_descent' may be used uninitialized in this function xdisp.c:6692: warning: 'atpos_it.max_ascent' may be used uninitialized in this function xdisp.c:6692: warning: 'atpos_it.current_x' may be used uninitialized in this function xdisp.c:6692: warning: 'atx_it.max_descent' may be used uninitialized in this function xdisp.c:6692: warning: 'atx_it.max_ascent' may be used uninitialized in this function xdisp.c:6692: warning: 'atx_it.current_x' may be used uninitialized in this function xdisp.c: In function 'set_cursor_from_row': xdisp.c:12338: warning: 'string_start_x' may be used uninitialized in this function xdisp.c:12342: warning: 'string_before_pos' may be used uninitialized in this function xdisp.c: In function 'display_line': xdisp.c:16554: warning: 'wrap_x' may be used uninitialized in this function xdisp.c:16555: warning: 'wrap_row_ascent' may be used uninitialized in this function xdisp.c:16555: warning: 'wrap_row_height' may be used uninitialized in this function xdisp.c:16556: warning: 'wrap_row_phys_ascent' may be used uninitialized in this function xdisp.c:16556: warning: 'wrap_row_phys_height' may be used uninitialized in this function xdisp.c:16557: warning: 'wrap_row_extra_line_spacing' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 menu.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xmenu.c xmenu.c: In function 'set_frame_menubar': xmenu.c:1507: warning: unused variable 'wvbox' xmenu.c: At top level: xmenu.c:147: warning: 'next_menubar_widget_id' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 window.c window.c: In function 'Fset_window_buffer': window.c:3550: warning: suggest explicit braces to avoid ambiguous 'else' window.c: In function 'Frecenter': window.c:5624: warning: 'iarg' may be used uninitialized in this function window.c: In function 'size_window': window.c:3189: warning: 'each' may be used uninitialized in this function window.c:3189: warning: 'extra' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 charset.c charset.c: In function 'encode_char': charset.c:1801: warning: unused variable 'deunified' charset.c: In function 'Fclear_charset_maps': charset.c:2201: warning: unused variable 'attrs' charset.c:2200: warning: unused variable 'charset' charset.c:2199: warning: unused variable 'i' charset.c: In function 'init_charset': charset.c:2313: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' charset.c: In function 'load_charset_map': charset.c:275: warning: 'vec' may be used uninitialized in this function charset.c:275: warning: 'table' may be used uninitialized in this function charset.c: In function 'load_charset': charset.c:643: warning: 'map' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 coding.c coding.c: In function 'detect_coding_utf_16': coding.c:1623: warning: unused variable 'consumed_chars' coding.c:1620: warning: unused variable 'src_base' coding.c: In function 'decode_coding_emacs_mule': coding.c:2502: warning: unused variable 'charbuf_base' coding.c:2639: warning: label 'retry' defined but not used coding.c: In function 'decode_coding_iso_2022': coding.c:3863: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' coding.c: In function 'detect_eol': coding.c:6261: warning: suggest parentheses around '&&' within '||' coding.c:6299: warning: suggest parentheses around '&&' within '||' coding.c: In function 'detect_coding_iso_2022': coding.c:3063: warning: 'id' may be used uninitialized in this function coding.c: In function 'decode_coding_iso_2022': coding.c:3576: warning: 'charset' may be used uninitialized in this function coding.c: In function 'encode_coding_object': coding.c:7936: warning: 'saved_pt_byte' may be used uninitialized in this function coding.c: In function 'detect_coding_system': coding.c:8276: warning: 'category' may be used uninitialized in this function coding.c:8277: warning: 'this' may be used uninitialized in this function coding.c: In function 'decode_coding_object': coding.c:7742: warning: 'destination' may be used uninitialized in this function coding.c:7743: warning: 'dst_bytes' may be used uninitialized in this function coding.c:7747: warning: 'saved_pt_byte' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 category.c category.c: In function 'hash_get_category_set': category.c:67: warning: unused variable 'val' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 ccl.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 character.c character.c: In function 'Funibyte_char_to_multibyte': character.c:327: warning: unused variable 'charset' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 chartab.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 cm.c cm.c: In function 'cmgoto': cm.c:342: warning: 'use' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 term.c term.c: In function 'encode_terminal_code': term.c:718: warning: unused variable 'pend' term.c: In function 'tty_write_glyphs': term.c:822: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c:826: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c: In function 'tty_insert_glyphs': term.c:972: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c:976: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c: In function 'produce_composite_glyph': term.c:1818: warning: unused variable 'c' term.c: In function 'set_tty_color_mode': term.c:2221: warning: unused variable 'color_mode_spec' term.c: In function 'encode_terminal_code': term.c:599: warning: 'cmp' may be used uninitialized in this function term.c:600: warning: 'gstring' may be used uninitialized in this function term.c:661: warning: 'c' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 terminal.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xfaces.c xfaces.c: In function 'load_pixmap': xfaces.c:1073: warning: pointer targets in passing argument 2 of 'x_create_bitmap_from_data' differ in signedness dispextern.h:2856: note: expected 'char *' but argument is of type 'unsigned char *' xfaces.c: In function 'face_color_supported_p': xfaces.c:1357: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:1357: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:1358: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:1358: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c: In function 'Fcolor_gray_p': xfaces.c:1384: warning: pointer targets in passing argument 2 of 'face_color_gray_p' differ in signedness xfaces.c:1315: note: expected 'char *' but argument is of type 'unsigned char *' xfaces.c: In function 'load_color': xfaces.c:1440: warning: pointer targets in passing argument 2 of 'defined_color' differ in signedness xfaces.c:1249: note: expected 'char *' but argument is of type 'unsigned char *' xfaces.c: In function 'compare_fonts_by_sort_order': xfaces.c:1712: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c:1712: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfaces.c:1712: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c: In function 'resolve_face_name': xfaces.c:2155: warning: pointer targets in passing argument 1 of 'intern' differ in signedness lisp.h:2701: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c: In function 'face_boolean_x_resource_value': xfaces.c:3629: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:3630: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:3632: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:3633: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:3635: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c: In function 'Finternal_set_lisp_face_attribute_from_resource': xfaces.c:3655: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness xfaces.c:797: note: expected 'const unsigned char *' but argument is of type 'char *' xfaces.c:3666: warning: pointer targets in passing argument 1 of 'intern' differ in signedness lisp.h:2701: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c: In function 'Fcolor_distance': xfaces.c:4392: warning: pointer targets in passing argument 2 of 'defined_color' differ in signedness xfaces.c:1249: note: expected 'char *' but argument is of type 'unsigned char *' xfaces.c:4395: warning: pointer targets in passing argument 2 of 'defined_color' differ in signedness xfaces.c:1249: note: expected 'char *' but argument is of type 'unsigned char *' xfaces.c: At top level: xfaces.c:515: warning: 'may_use_scalable_font_p' declared 'static' but never defined xfaces.c: In function 'Fx_list_fonts': xfaces.c:1841: warning: 'avgwidth' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xterm.c xterm.c: In function 'x_set_frame_alpha': xterm.c:513: warning: suggest explicit braces to avoid ambiguous 'else' xterm.c: In function 'x_draw_fringe_bitmap': xterm.c:901: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness /usr/include/X11/Xlib.h:1622: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c:908: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness /usr/include/X11/Xlib.h:1622: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c: In function 'handle_one_xevent': xterm.c:6386: warning: pointer targets in passing argument 3 of 'XmbLookupString' differ in signedness /usr/include/X11/Xlib.h:3908: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c:6394: warning: pointer targets in passing argument 3 of 'XmbLookupString' differ in signedness /usr/include/X11/Xlib.h:3908: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c:6432: warning: pointer targets in passing argument 2 of 'XLookupString' differ in signedness /usr/include/X11/Xutil.h:528: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c:6586: warning: unused variable 'p' xterm.c: In function 'XTread_socket': xterm.c:7279: warning: label 'out' defined but not used xterm.c:7148: warning: unused variable 'event' xterm.c: In function 'x_bitmap_icon': xterm.c:7635: warning: pointer targets in passing argument 2 of 'x_create_bitmap_from_data' differ in signedness dispextern.h:2856: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c: In function 'x_new_font': xterm.c:8154: warning: pointer targets in passing argument 2 of 'xic_set_xfontset' differ in signedness xterm.h:1008: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c: In function 'do_ewmh_fullscreen': xterm.c:8620: warning: enumeration value 'FULLSCREEN_NONE' not handled in switch xterm.c:8620: warning: enumeration value 'FULLSCREEN_WAIT' not handled in switch xterm.c: In function 'x_iconify_frame': xterm.c:9416: warning: unused variable 'result' xterm.c: In function 'x_free_frame_resources': xterm.c:9545: warning: unused variable 'b' xterm.c:9544: warning: unused variable 'bar' xterm.c: In function 'x_wm_set_icon_pixmap': xterm.c:9848: warning: unused variable 'window' xterm.c: In function 'same_x_server': xterm.c:9981: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9994: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9994: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9994: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9994: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9994: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9997: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9997: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9997: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:9997: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:9997: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10001: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10001: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10001: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10001: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10001: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10004: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10004: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10004: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xterm.c:10004: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c:10004: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'const unsigned char *' xterm.c: In function 'x_term_init': xterm.c:10090: warning: pointer targets in passing argument 1 of 'x_display_ok' differ in signedness xterm.c:10052: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10112: warning: pointer targets in passing argument 1 of 'xg_display_open' differ in signedness gtkutil.h:193: note: expected 'char *' but argument is of type 'unsigned char *' xterm.c:10127: warning: pointer targets in assignment differ in signedness xterm.c:10155: warning: pointer targets in passing argument 1 of 'gtk_rc_parse' differ in signedness /usr/include/gtk-2.0/gtk/gtkrc.h:158: note: expected 'const gchar *' but argument is of type 'unsigned char *' xterm.c:10099: warning: unused variable 'atom' xterm.c:10271: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' xterm.c:10362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10362: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10362: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10362: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10362: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10362: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10362: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10363: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10363: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10363: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10363: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10363: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10363: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10363: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10363: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10363: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10363: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10529: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10529: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10529: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10529: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10529: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10529: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10529: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10529: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10529: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10529: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10530: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10530: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10530: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10530: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10530: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10530: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10530: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10530: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10530: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10530: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10542: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10542: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10542: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10542: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10542: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10542: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10542: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10542: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10542: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10542: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10543: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10543: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10543: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10543: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10543: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10543: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10543: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10543: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c:10543: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xterm.c:10543: note: expected 'const char *' but argument is of type 'unsigned char *' xterm.c: In function 'x_delete_display': xterm.c:10573: warning: unused variable 'i' xterm.c: In function 'x_delete_terminal': xterm.c:10725: warning: unused variable 'i' xterm.c: At top level: xterm.c:7872: warning: 'x_fatal_error_signal' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xfns.c xfns.c:146: warning: pointer targets in initialization differ in signedness xfns.c: In function 'x_decode_color': xfns.c:774: warning: pointer targets in passing argument 2 of 'x_defined_color' differ in signedness xfns.c:725: note: expected 'char *' but argument is of type 'unsigned char *' xfns.c: In function 'xg_set_icon_from_xpm_data': xfns.c:840: warning: unused variable 'result' xfns.c: In function 'x_set_name': xfns.c:1699: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:1699: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:1699: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:1699: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:1699: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:1699: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:1699: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:1699: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:1699: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:1699: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c: In function 'x_make_gc': xfns.c:2967: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness /usr/include/X11/Xlib.h:1622: note: expected 'char *' but argument is of type 'unsigned char *' xfns.c: In function 'Fxw_color_defined_p': xfns.c:3593: warning: pointer targets in passing argument 2 of 'x_defined_color' differ in signedness xfns.c:725: note: expected 'char *' but argument is of type 'unsigned char *' xfns.c: In function 'Fxw_color_values': xfns.c:3609: warning: pointer targets in passing argument 2 of 'x_defined_color' differ in signedness xfns.c:725: note: expected 'char *' but argument is of type 'unsigned char *' xfns.c: In function 'select_visual': xfns.c:4031: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' xfns.c:4045: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' xfns.c:4045: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' xfns.c: In function 'Fx_open_connection': xfns.c:4156: warning: pointer targets in passing argument 2 of 'x_term_init' differ in signedness xterm.h:397: note: expected 'char *' but argument is of type 'unsigned char *' xfns.c: In function 'Fx_change_window_property': xfns.c:4314: warning: pointer targets in passing argument 2 of 'XInternAtom' differ in signedness /usr/include/X11/Xlib.h:1547: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4318: warning: pointer targets in passing argument 2 of 'XInternAtom' differ in signedness /usr/include/X11/Xlib.h:1547: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c: In function 'Fx_delete_window_property': xfns.c:4350: warning: pointer targets in passing argument 2 of 'XInternAtom' differ in signedness /usr/include/X11/Xlib.h:1547: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c: In function 'Fx_window_property': xfns.c:4411: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4411: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:4411: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4411: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:4411: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4411: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4411: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:4411: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4411: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xfns.c:4411: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4414: warning: pointer targets in passing argument 2 of 'XInternAtom' differ in signedness /usr/include/X11/Xlib.h:1547: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4417: warning: pointer targets in passing argument 2 of 'XInternAtom' differ in signedness /usr/include/X11/Xlib.h:1547: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c:4462: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' xfns.c: In function 'x_create_tip_frame': xfns.c:4651: warning: unused variable 'tem' xfns.c: In function 'Fx_file_dialog': xfns.c:5560: warning: pointer targets in assignment differ in signedness xfns.c:5562: warning: pointer targets in assignment differ in signedness xfns.c:5566: warning: pointer targets in passing argument 2 of 'xg_get_file_name' differ in signedness gtkutil.h:134: note: expected 'char *' but argument is of type 'unsigned char *' xfns.c: At top level: xfns.c:2907: warning: 'cursor_bits' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xselect.c xselect.c: In function 'Fx_send_client_event': xselect.c:2877: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2877: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2877: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2877: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2877: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2877: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2877: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2877: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2877: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2877: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2879: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2879: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2879: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xselect.c:2879: note: expected 'const char *' but argument is of type 'unsigned char *' xselect.c:2907: warning: pointer targets in passing argument 2 of 'XInternAtom' differ in signedness /usr/include/X11/Xlib.h:1547: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xrdb.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 fontset.c fontset.c: In function 'font_for_char': fontset.c:978: warning: unused variable 'face_id' fontset.c: In function 'fontset_from_font': fontset.c:1760: warning: unused variable 'i' fontset.c: At top level: fontset.c:1358: warning: 'generate_ascii_font_name' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xsmfns.c xsmfns.c: In function 'smc_save_yourself_CB': xsmfns.c:211: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xsmfns.c:242: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xsmfns.c: In function 'create_client_leader_window': xsmfns.c:411: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness /usr/include/X11/Xlib.h:2078: note: expected 'const unsigned char *' but argument is of type 'char *' xsmfns.c: In function 'x_session_initialize': xsmfns.c:431: warning: pointer targets in assignment differ in signedness xsmfns.c:435: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xsmfns.c:436: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xsmfns.c:444: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' xsmfns.c:445: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' xsmfns.c: At top level: xsmfns.c:391: warning: 'create_client_leader_window' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 fringe.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 image.c image.c: In function 'x_create_bitmap_from_file': image.c:628: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' image.c: In function 'parse_image_spec': image.c:1054: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' image.c:1054: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness image.c:1054: note: expected 'const char *' but argument is of type 'unsigned char *' image.c:1054: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness image.c:1054: note: expected 'const char *' but argument is of type 'unsigned char *' image.c:1054: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' image.c:1054: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness image.c:1054: note: expected 'const char *' but argument is of type 'unsigned char *' image.c:1054: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness image.c:1054: note: expected 'const char *' but argument is of type 'unsigned char *' image.c: In function 'x_alloc_image_color': image.c:1684: warning: pointer targets in passing argument 2 of 'x_defined_color' differ in signedness xterm.h:1015: note: expected 'char *' but argument is of type 'unsigned char *' image.c: In function 'xbm_load': image.c:3193: warning: pointer targets in passing argument 1 of 'slurp_file' differ in signedness image.c:2503: note: expected 'char *' but argument is of type 'unsigned char *' image.c:3272: warning: pointer targets in assignment differ in signedness image.c:3274: warning: pointer targets in assignment differ in signedness image.c: In function 'xpm_load': image.c:3791: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' image.c:3793: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' image.c:3831: warning: pointer targets in passing argument 3 of 'XpmReadFileToPixmap' differ in signedness /usr/include/X11/xpm.h:306: note: expected 'char *' but argument is of type 'unsigned char *' image.c:3847: warning: pointer targets in passing argument 3 of 'XpmCreatePixmapFromBuffer' differ in signedness /usr/include/X11/xpm.h:350: note: expected 'char *' but argument is of type 'unsigned char *' image.c: In function 'pbm_load': image.c:5472: warning: pointer targets in passing argument 1 of 'slurp_file' differ in signedness image.c:2503: note: expected 'char *' but argument is of type 'unsigned char *' image.c: In function 'png_load': image.c:5989: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' image.c:6127: warning: pointer targets in passing argument 2 of 'x_defined_color' differ in signedness xterm.h:1015: note: expected 'char *' but argument is of type 'unsigned char *' image.c: In function 'jpeg_load': image.c:6733: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' image.c: In function 'tiff_load': image.c:7192: warning: pointer targets in passing argument 1 of 'TIFFOpen' differ in signedness /usr/include/tiffio.h:423: note: expected 'const char *' but argument is of type 'unsigned char *' image.c: In function 'gif_load': image.c:7556: warning: pointer targets in passing argument 1 of 'DGifOpenFileName' differ in signedness /usr/include/gif_lib.h:184: note: expected 'const char *' but argument is of type 'unsigned char *' image.c: In function 'svg_load': image.c:7981: warning: pointer targets in passing argument 1 of 'slurp_file' differ in signedness image.c:2503: note: expected 'char *' but argument is of type 'unsigned char *' image.c: In function 'svg_load_image': image.c:8091: warning: pointer targets in passing argument 2 of 'x_defined_color' differ in signedness xterm.h:1015: note: expected 'char *' but argument is of type 'unsigned char *' image.c: In function 'four_corners_best': image.c:1446: warning: 'best' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 gtkutil.c gtkutil.c: In function 'xg_get_pixbuf_from_pix_and_mask': gtkutil.c:263: warning: unused variable 'mask_pixels' gtkutil.c:262: warning: unused variable 'pixels' gtkutil.c:260: warning: unused variable 'mask_rowstride' gtkutil.c:260: warning: unused variable 'rowstride' gtkutil.c:260: warning: unused variable 'y' gtkutil.c:260: warning: unused variable 'x' gtkutil.c: In function 'xg_create_frame_widgets': gtkutil.c:820: warning: unused variable 'i' gtkutil.c: In function 'xg_toggle_notify_cb': gtkutil.c:1356: warning: unused variable 'dialog' gtkutil.c: In function 'xg_set_toolkit_scroll_bar_thumb': gtkutil.c:3384: warning: unused variable 'wfixed' gtkutil.c: In function 'xg_tool_bar_proxy_callback': gtkutil.c:3511: warning: unused variable 'f' gtkutil.c: In function 'xg_create_tool_bar': gtkutil.c:3775: warning: unused variable 'req' gtkutil.c: At top level: gtkutil.c:64: warning: 'xg_get_gdk_display' defined but not used gtkutil.c: In function 'xg_modify_menubar_widgets': gtkutil.c:2934: warning: 'witem' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 dbusbind.c dbusbind.c: In function 'xd_signature': dbusbind.c:297: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' dbusbind.c: In function 'xd_append_arg': dbusbind.c:488: warning: pointer targets in initialization differ in signedness dbusbind.c:526: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_call_method': dbusbind.c:859: warning: pointer targets in passing argument 1 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:859: warning: pointer targets in passing argument 2 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:859: warning: pointer targets in passing argument 3 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:859: warning: pointer targets in passing argument 4 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_call_method_asynchronously': dbusbind.c:1042: warning: pointer targets in passing argument 1 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1042: warning: pointer targets in passing argument 2 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1042: warning: pointer targets in passing argument 3 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1042: warning: pointer targets in passing argument 4 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_method_return_internal': dbusbind.c:1143: warning: pointer targets in passing argument 2 of 'dbus_message_set_destination' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:109: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_method_error_internal': dbusbind.c:1238: warning: pointer targets in passing argument 2 of 'dbus_message_set_destination' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:109: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_send_signal': dbusbind.c:1361: warning: pointer targets in passing argument 1 of 'dbus_message_new_signal' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:75: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1361: warning: pointer targets in passing argument 2 of 'dbus_message_new_signal' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:75: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1361: warning: pointer targets in passing argument 3 of 'dbus_message_new_signal' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:75: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'xd_read_message': dbusbind.c:1522: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_register_signal': dbusbind.c:1663: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_register_method': dbusbind.c:1773: warning: pointer targets in passing argument 2 of 'dbus_bus_request_name' differ in signedness /usr/include/dbus-1.0/dbus/dbus-bus.h:54: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 emacs.c emacs.c: In function 'bug_reporting_address': emacs.c:769: warning: pointer targets in assignment differ in signedness emacs.c: In function 'main': emacs.c:1037: warning: ignoring return value of 'dup', declared with attribute warn_unused_result emacs.c: In function 'Fkill_emacs': emacs.c:2161: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' emacs.c: In function 'Fdump_emacs': emacs.c:2380: warning: implicit declaration of function 'unexec' emacs.c: In function 'Fdaemon_initialized': emacs.c:2558: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 keyboard.c keyboard.c: In function 'echo_char': keyboard.c:710: warning: pointer targets in passing argument 2 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'unsigned char *' but argument is of type 'char *' keyboard.c: In function 'record_char': keyboard.c:3608: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result keyboard.c: In function 'parse_modifiers_uncached': keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'parse_modifiers': keyboard.c:6513: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'parse_solitary_modifier': keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'tty_read_avail_input': keyboard.c:7243: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' keyboard.c: In function 'read_char_minibuf_menu_prompt': keyboard.c:8705: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' keyboard.c: In function 'Fopen_dribble_file': keyboard.c:10863: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' keyboard.c: In function 'timer_check': keyboard.c:4520: warning: 'idleness_now.tv_usec' may be used uninitialized in this function keyboard.c:4520: warning: 'idleness_now.tv_sec' may be used uninitialized in this function keyboard.c:4557: warning: 'timer_difference.tv_usec' may be used uninitialized in this function keyboard.c:4557: warning: 'timer_difference.tv_sec' may be used uninitialized in this function keyboard.c:4557: warning: 'idle_timer_difference.tv_usec' may be used uninitialized in this function keyboard.c:4557: warning: 'idle_timer_difference.tv_sec' may be used uninitialized in this function keyboard.c: In function 'read_char': keyboard.c:3044: warning: 'kb' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 macros.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 keymap.c keymap.c: In function 'Ftext_char_description': keymap.c:2597: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' keymap.c:2602: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' keymap.c: In function 'Fdescribe_buffer_bindings': keymap.c:3073: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3076: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3078: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3084: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c: In function 'describe_map': keymap.c:3565: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3593: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c: In function 'describe_vector': keymap.c:3810: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3847: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3874: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 sysdep.c sysdep.c: In function 'sys_subshell': sysdep.c:718: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result sysdep.c:760: warning: ignoring return value of 'write', declared with attribute warn_unused_result sysdep.c: In function 'reset_sys_modes': sysdep.c:1570: warning: implicit declaration of function 'tputs' sysdep.c: In function 'procfs_ttyname': sysdep.c:3323: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' sysdep.c: In function 'system_process_attributes': sysdep.c:3394: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' sysdep.c:3557: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness sysdep.c:2509: note: expected 'char *' but argument is of type 'unsigned char *' sysdep.c:3385: warning: unused variable 'ttotal' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 buffer.c buffer.c: In function 'Fset_buffer_major_mode': buffer.c:1705: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c: In function 'Fswitch_to_buffer': buffer.c:1788: warning: unused variable 'err' buffer.c: In function 'init_buffer': buffer.c:5381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c: In function 'fix_start_end_in_overlays': buffer.c:3539: warning: 'before_list' may be used uninitialized in this function buffer.c:3539: warning: 'after_list' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 filelock.c filelock.c: In function 'get_boot_time': filelock.c:232: warning: pointer targets in passing argument 1 of 'get_boot_time_1' differ in signedness filelock.c:125: note: expected 'char *' but argument is of type 'unsigned char *' filelock.c:234: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c: In function 'fill_in_lock_file_name': filelock.c:337: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' filelock.c: In function 'current_lock_owner': filelock.c:505: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 insdel.c insdel.c: In function 'copy_text': insdel.c:645: warning: unused variable 'tbl' insdel.c: In function 'insert_string': insdel.c:769: warning: pointer targets in passing argument 1 of 'insert' differ in signedness insdel.c:718: note: expected 'const unsigned char *' but argument is of type 'const char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 marker.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 minibuf.c minibuf.c: In function 'Fread_buffer': minibuf.c:1219: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' minibuf.c:1226: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' minibuf.c: In function 'Ftest_completion': minibuf.c:1872: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' minibuf.c:1883: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 fileio.c fileio.c: In function 'report_file_error': fileio.c:279: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' fileio.c: In function 'Ffile_name_directory': fileio.c:474: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'Ffile_name_nondirectory': fileio.c:510: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'make_temp_name': fileio.c:770: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fexpand_file_name': fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1054: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1054: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1089: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1108: warning: pointer targets in passing argument 1 of 'getpwnam' differ in signedness /usr/include/pwd.h:117: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1265: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1290: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1290: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1296: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1296: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1381: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'search_embedded_absfilename': fileio.c:1602: warning: pointer targets in passing argument 1 of 'getpwnam' differ in signedness /usr/include/pwd.h:117: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fsubstitute_in_file_name': fileio.c:1667: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1704: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1704: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1711: warning: pointer targets in passing argument 1 of 'egetenv' differ in signedness lisp.h:3384: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:1720: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1720: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1767: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1767: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1774: warning: pointer targets in passing argument 1 of 'egetenv' differ in signedness lisp.h:3384: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:1778: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1778: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1778: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1784: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1785: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1788: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1788: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1808: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'barf_or_query_if_file_exists': fileio.c:1870: warning: pointer targets in passing argument 1 of 'lstat' differ in signedness /usr/include/sys/stat.h:460: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1877: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fcopy_file': fileio.c:1962: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1995: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2041: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2078: warning: pointer targets in passing argument 1 of 'set_file_times' differ in signedness systime.h:139: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2061: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result fileio.c: In function 'Fmake_directory_internal': fileio.c:2130: warning: pointer targets in passing argument 1 of 'mkdir' differ in signedness /usr/include/sys/stat.h:321: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'Fdelete_directory': fileio.c:2160: warning: pointer targets in passing argument 1 of 'rmdir' differ in signedness /usr/include/unistd.h:851: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'Fdelete_file': fileio.c:2194: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Frename_file': fileio.c:2272: warning: pointer targets in passing argument 1 of 'rename' differ in signedness /usr/include/stdio.h:159: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2272: warning: pointer targets in passing argument 2 of 'rename' differ in signedness /usr/include/stdio.h:159: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fadd_name_to_file': fileio.c:2349: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2350: warning: pointer targets in passing argument 1 of 'link' differ in signedness /usr/include/unistd.h:806: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2350: warning: pointer targets in passing argument 2 of 'link' differ in signedness /usr/include/unistd.h:806: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fmake_symbolic_link': fileio.c:2410: warning: pointer targets in passing argument 1 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2410: warning: pointer targets in passing argument 2 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2415: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2417: warning: pointer targets in passing argument 1 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2417: warning: pointer targets in passing argument 2 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_exists_p': fileio.c:2530: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_readable_p': fileio.c:2591: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2597: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_writable_p': fileio.c:2626: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Faccess_file': fileio.c:2673: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2675: warning: pointer targets in passing argument 1 of 'report_file_error' differ in signedness fileio.c:249: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_symlink_p': fileio.c:2720: warning: pointer targets in passing argument 1 of 'readlink' differ in signedness /usr/include/bits/unistd.h:140: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_directory_p': fileio.c:2770: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_regular_p': fileio.c:2840: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_modes': fileio.c:2866: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fset_file_modes': fileio.c:2901: warning: pointer targets in passing argument 1 of 'chmod' differ in signedness /usr/include/sys/stat.h:284: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fset_file_times': fileio.c:2971: warning: pointer targets in passing argument 1 of 'set_file_times' differ in signedness systime.h:139: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_newer_than_file_p': fileio.c:3035: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:3040: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'read_non_regular': fileio.c:3116: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c: In function 'Finsert_file_contents': fileio.c:3229: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:3261: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:3347: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3350: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3356: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3477: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3542: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3674: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3914: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fwrite_region': fileio.c:4567: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c:4579: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c:4670: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'e_write': fileio.c:4961: warning: pointer targets in passing argument 2 of 'emacs_write' differ in signedness lisp.h:3277: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fverify_visited_file_modtime': fileio.c:5000: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fset_visited_file_modtime': fileio.c:5072: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'auto_save_1': fileio.c:5127: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fdo_auto_save': fileio.c:5253: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:5287: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fileio.c:5291: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fileio.c: In function 'Fread_file_name': fileio.c:5447: warning: unused variable 'gcpro2' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 dired.c dired.c: In function 'directory_files_internal': dired.c:186: warning: pointer targets in passing argument 1 of 'opendir' differ in signedness /usr/include/dirent.h:135: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c:246: warning: pointer targets in passing argument 2 of 're_search' differ in signedness regex.h:490: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c: In function 'file_name_completion': dired.c:490: warning: pointer targets in passing argument 1 of 'opendir' differ in signedness /usr/include/dirent.h:135: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c:526: warning: pointer targets in passing argument 1 of 'scmp' differ in signedness dired.c:116: note: expected 'unsigned char *' but argument is of type 'char *' dired.c:588: warning: pointer targets in passing argument 1 of 'scmp' differ in signedness dired.c:116: note: expected 'unsigned char *' but argument is of type 'char *' dired.c:612: warning: pointer targets in passing argument 1 of 'scmp' differ in signedness dired.c:116: note: expected 'unsigned char *' but argument is of type 'char *' dired.c: In function 'scmp': dired.c:796: warning: operation on 'case_temp2' may be undefined dired.c:796: warning: operation on 'case_temp1' may be undefined dired.c: In function 'Ffile_attributes': dired.c:991: warning: pointer targets in passing argument 1 of 'lstat' differ in signedness /usr/include/sys/stat.h:460: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c:970: warning: unused variable 'gid' dired.c:970: warning: unused variable 'uid' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 filemode.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 cmds.c cmds.c: In function 'internal_self_insert': cmds.c:510: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness lisp.h:2599: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 casetab.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 casefiddle.c casefiddle.c: In function 'casify_object': casefiddle.c:146: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' casefiddle.c: In function 'casify_region': casefiddle.c:287: warning: pointer targets in passing argument 5 of 'replace_range_2' differ in signedness lisp.h:2501: note: expected 'char *' but argument is of type 'unsigned char *' casefiddle.c:211: warning: 'last' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 indent.c indent.c: In function 'Fvertical_motion': indent.c:2080: warning: pointer targets in initialization differ in signedness indent.c:2032: warning: 'cols' may be used uninitialized in this function indent.c:2066: warning: 'it_overshoot_expected' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 search.c search.c: In function 'compile_pattern_1': search.c:163: warning: pointer targets in passing argument 1 of 're_set_whitespace_regexp' differ in signedness regex.h:623: note: expected 'const char *' but argument is of type 'unsigned char *' search.c: In function 'Freplace_match': search.c:2795: warning: pointer targets in assignment differ in signedness search.c:2844: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' search.c:2847: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' search.c: In function 'Fregexp_quote': search.c:3269: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 regex.c regex.c: In function 're_wctype': regex.c:2155: warning: pointer targets in initialization differ in signedness regex.c: In function 'regex_compile': regex.c:2745: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' regex.c:3038: warning: unused variable 'limit' regex.c:2974: warning: unused variable 'c2' regex.c:2620: warning: unused variable 'target_multibyte' regex.c: In function 're_search_2': regex.c:4594: warning: unused variable 'room' regex.c:4643: warning: unused variable 'pend' regex.c: In function 're_match_2_internal': regex.c:5567: warning: unused variable 'buf_charlen' regex.c:5709: warning: operation on 'case_temp1' may be undefined regex.c:5709: warning: operation on 'case_temp2' may be undefined regex.c:5638: warning: 'range_table' may be used uninitialized in this function regex.c: In function 're_compile_pattern': regex.c:2627: warning: 'main_p' may be used uninitialized in this function regex.c:2627: note: 'main_p' was declared here regex.c:2628: warning: 'main_pattern' may be used uninitialized in this function regex.c:2628: note: 'main_pattern' was declared here regex.c:2629: warning: 'main_pend' may be used uninitialized in this function regex.c:2629: note: 'main_pend' was declared here gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 undo.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 alloc.c alloc.c: In function 'make_string': alloc.c:2378: warning: pointer targets in passing argument 1 of 'parse_str_as_multibyte' differ in signedness character.h:644: note: expected 'const unsigned char *' but argument is of type 'const char *' alloc.c: In function 'make_specified_string': alloc.c:2452: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'const char *' alloc.c: In function 'make_pure_string': alloc.c:4809: warning: pointer targets in assignment differ in signedness alloc.c: In function 'Fpurecopy': alloc.c:4896: warning: pointer targets in passing argument 1 of 'make_pure_string' differ in signedness alloc.c:4800: note: expected 'char *' but argument is of type 'unsigned char *' alloc.c: At top level: alloc.c:128: warning: 'alloc_mutex' defined but not used alloc.c:158: warning: 'bytes_used_when_reconsidered' defined but not used alloc.c:2599: warning: 'free_float' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 data.c data.c: In function 'find_symbol_value': data.c:1105: warning: unused variable 'val' data.c: In function 'Fnumber_to_string': data.c:2315: warning: pointer targets in passing argument 1 of 'float_to_string' differ in signedness lisp.h:2679: note: expected 'unsigned char *' but argument is of type 'char *' data.c: In function 'Fstring_to_number': data.c:2391: warning: pointer targets in passing argument 1 of 'isfloat_string' differ in signedness lisp.h:2710: note: expected 'char *' but argument is of type 'unsigned char *' data.c:2392: warning: pointer targets in passing argument 1 of 'atof' differ in signedness /usr/include/stdlib.h:279: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 doc.c doc.c: In function 'get_doc_string': doc.c:148: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:149: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:165: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:288: warning: pointer targets in assignment differ in signedness doc.c:300: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' doc.c: In function 'Fsnarf_documentation': doc.c:594: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:596: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:685: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' doc.c: In function 'Fsubstitute_command_keys': doc.c:791: warning: unused variable 'maxlen' doc.c:825: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' doc.c:895: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' doc.c:958: warning: unused variable 'maxlen' doc.c:972: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness lisp.h:2599: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 editfns.c editfns.c: In function 'init_editfns': editfns.c:192: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fchar_to_string': editfns.c:219: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness lisp.h:2599: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fuser_full_name': editfns.c:1380: warning: pointer targets in passing argument 1 of 'getpwnam' differ in signedness /usr/include/pwd.h:117: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1391: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1392: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1396: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1407: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1407: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1409: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1409: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1410: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fformat_time_string': editfns.c:1727: warning: pointer targets in passing argument 3 of 'emacs_memftimeu' differ in signedness editfns.c:1597: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1738: warning: pointer targets in passing argument 3 of 'emacs_memftimeu' differ in signedness editfns.c:1597: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fsubst_char_in_region': editfns.c:2896: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Ftranslate_region_internal': editfns.c:3114: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:3018: warning: unused variable 'val' editfns.c: In function 'Fformat': editfns.c:3889: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:3956: warning: pointer targets in passing argument 2 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'unsigned char *' but argument is of type 'char *' editfns.c:3981: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:3997: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:3999: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4002: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4005: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4009: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4012: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4022: warning: pointer targets in passing argument 1 of 'str_to_multibyte' differ in signedness character.h:648: note: expected 'unsigned char *' but argument is of type 'char *' editfns.c:4049: warning: pointer targets in passing argument 2 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'unsigned char *' but argument is of type 'char *' editfns.c:4063: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' editfns.c: In function 'Ftranspose_regions': editfns.c:4541: warning: pointer targets in passing argument 1 of 'safe_bcopy' differ in signedness lisp.h:2516: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:4541: warning: pointer targets in passing argument 2 of 'safe_bcopy' differ in signedness lisp.h:2516: note: expected 'char *' but argument is of type 'unsigned char *' editfns.c: In function 'Ftranslate_region_internal': editfns.c:3017: warning: 'string_multibyte' may be used uninitialized in this function editfns.c:3048: warning: 'str' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 callint.c callint.c: In function 'Fcall_interactively': callint.c:478: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' callint.c:507: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' callint.c:818: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 eval.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 floatfns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 fns.c fns.c: In function 'string_make_multibyte': fns.c:947: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'string_to_multibyte': fns.c:974: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:980: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'string_make_unibyte': fns.c:1007: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fstring_as_unibyte': fns.c:1066: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fstring_to_unibyte': fns.c:1153: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fsubstring': fns.c:1250: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fsubstring_no_properties': fns.c:1316: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'substring_both': fns.c:1348: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fyes_or_no_p': fns.c:2803: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fbase64_encode_region': fns.c:3303: warning: pointer targets in passing argument 1 of 'base64_encode_1' differ in signedness fns.c:3269: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:3317: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' fns.c: In function 'Fbase64_encode_string': fns.c:3360: warning: pointer targets in passing argument 1 of 'base64_encode_1' differ in signedness fns.c:3269: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'base64_encode_1': fns.c:3395: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'const char *' fns.c:3435: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'const char *' fns.c:3459: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'const char *' fns.c: In function 'Fbase64_decode_region': fns.c:3508: warning: pointer targets in passing argument 1 of 'base64_decode_1' differ in signedness fns.c:3270: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:3522: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' fns.c: In function 'Fbase64_decode_string': fns.c:3559: warning: pointer targets in passing argument 1 of 'base64_decode_1' differ in signedness fns.c:3270: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fmd5': fns.c:5143: warning: pointer targets in passing argument 1 of 'md5_buffer' differ in signedness md5.h:144: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:5146: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fns.c:5149: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 font.c font.c: In function 'font_intern_prop': font.c:276: warning: pointer targets in passing argument 1 of 'parse_str_as_multibyte' differ in signedness character.h:644: note: expected 'const unsigned char *' but argument is of type 'char *' font.c: In function 'font_select_entity': font.c:3224: warning: unused variable 'props' font.c: In function 'font_find_for_lface': font.c:3275: warning: unused variable 'result' font.c:3272: warning: unused variable 'props' font.c: In function 'font_unparse_fcname': font.c:1621: warning: 'point_size' may be used uninitialized in this function font.c: In function 'font_open_entity': font.c:2936: warning: 'scaled_pixel_size' may be used uninitialized in this function font.c: In function 'font_parse_fcname': font.c:1494: warning: 'key' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 print.c print.c: In function 'printchar': print.c:337: warning: pointer targets in passing argument 1 of 'message_dolog' differ in signedness lisp.h:2545: note: expected 'const char *' but argument is of type 'unsigned char *' print.c:327: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result print.c: In function 'strout': print.c:403: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:429: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:378: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result print.c: In function 'Fwrite_char': print.c:543: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:543: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'write_string': print.c:563: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:563: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'write_string_1': print.c:580: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:580: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fwith_output_to_temp_buffer': print.c:684: warning: pointer targets in passing argument 1 of 'temp_output_buffer_setup' differ in signedness print.c:585: note: expected 'const char *' but argument is of type 'unsigned char *' print.c: In function 'Fterpri': print.c:715: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:715: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprin1': print.c:751: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:751: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprin1_to_string': print.c:794: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:794: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprinc': print.c:847: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:847: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprint': print.c:887: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:887: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fredirect_debugging_output': print.c:960: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' print.c: In function 'float_to_string': print.c:1139: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1145: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1164: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1185: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1186: warning: pointer targets in passing argument 1 of 'atof' differ in signedness /usr/include/stdlib.h:279: note: expected 'const char *' but argument is of type 'unsigned char *' print.c:1223: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1223: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' print.c: In function 'print_object': print.c:1602: warning: pointer targets in passing argument 1 of 'float_to_string' differ in signedness print.c:1128: note: expected 'unsigned char *' but argument is of type 'char *' print.c:1676: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1679: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1693: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 lread.c lread.c: In function 'Fload': lread.c:1059: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'openp': lread.c:1461: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' lread.c:1467: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' lread.c:1472: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness /usr/include/bits/string3.h:150: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' lread.c:1507: warning: pointer targets in assignment differ in signedness lread.c: In function 'read1': lread.c:2821: warning: pointer targets in passing argument 1 of 'str_as_unibyte' differ in signedness character.h:649: note: expected 'unsigned char *' but argument is of type 'char *' lread.c:2898: warning: pointer targets in passing argument 2 of 'char_string' differ in signedness character.h:638: note: expected 'unsigned char *' but argument is of type 'char *' lread.c:2999: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' lread.c: In function 'Fintern': lread.c:3571: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'Fintern_soft': lread.c:3622: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'Funintern': lread.c:3654: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'init_lread': lread.c:4113: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 syntax.c syntax.c: In function 'Finternal_describe_syntax_value': syntax.c:1091: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1094: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1099: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1101: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1104: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1106: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1109: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1111: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1113: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c: In function 'back_comment': syntax.c:494: warning: 'comstart_byte' may be used uninitialized in this function syntax.c: In function 'skip_chars': syntax.c:1411: warning: 'char_ranges' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 unexelf.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 bytecode.c bytecode.c: In function 'Fbyte_code': bytecode.c:876: warning: pointer targets in passing argument 1 of 'temp_output_buffer_setup' differ in signedness lisp.h:2671: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 process.c process.c: In function 'status_message': process.c:479: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' process.c: In function 'allocate_pty': process.c:529: warning: unused variable 'stb' process.c:519: warning: unused variable 'c' process.c: In function 'list_processes_1': process.c:1517: warning: pointer targets in passing argument 1 of 'insert_string' differ in signedness lisp.h:2475: note: expected 'const char *' but argument is of type 'unsigned char *' process.c: In function 'Fmake_network_process': process.c:3298: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' process.c:3343: warning: pointer targets in assignment differ in signedness process.c:3358: warning: pointer targets in passing argument 1 of 'getaddrinfo' differ in signedness /usr/include/netdb.h:638: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' process.c:3383: warning: pointer targets in passing argument 1 of 'getservbyname' differ in signedness /usr/include/netdb.h:289: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:3512: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c:3610: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c: In function 'Fnetwork_interface_info': process.c:3971: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' process.c: In function 'server_accept_connection': process.c:4245: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c:4373: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c: In function 'wait_reading_process_output': process.c:5101: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness /usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c: In function 'read_process_output': process.c:5216: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness /usr/include/bits/socket2.h:65: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c:5316: warning: pointer targets in assignment differ in signedness process.c:5431: warning: pointer targets in assignment differ in signedness process.c: In function 'send_process': process.c:5626: warning: value computed is not used process.c:5630: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char * volatile' process.c: In function 'emacs_get_tty_pgrp': process.c:5877: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' process.c: In function 'Fsignal_process': process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6323: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6326: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6329: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6332: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6335: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6338: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6341: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6344: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6350: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6353: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6356: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6359: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6362: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6365: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6368: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6371: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6374: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6377: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6380: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6383: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6386: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6389: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6392: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6395: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6398: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6401: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6404: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6407: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c: In function 'send_process': process.c:5802: warning: 'old_sigpipe' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 callproc.c callproc.c: In function 'Fcall_process': callproc.c:401: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:521: warning: pointer targets in passing argument 1 of 'creat' differ in signedness /usr/include/fcntl.h:133: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:741: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' callproc.c:754: warning: pointer targets in assignment differ in signedness callproc.c:788: warning: pointer targets in initialization differ in signedness callproc.c: In function 'child_setup': callproc.c:1160: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1192: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1195: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' callproc.c:1203: warning: pointer targets in passing argument 3 of 'add_env' differ in signedness callproc.c:1011: note: expected 'char *' but argument is of type 'unsigned char *' callproc.c: In function 'init_callproc': callproc.c:1543: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1549: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 region-cache.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 sound.c sound.c: In function 'wav_play': sound.c:615: warning: pointer targets in passing argument 2 of 'sd->write' differ in signedness sound.c:615: note: expected 'const char *' but argument is of type 'unsigned char *' sound.c: In function 'au_play': sound.c:709: warning: pointer targets in passing argument 2 of 'sd->write' differ in signedness sound.c:709: note: expected 'const char *' but argument is of type 'unsigned char *' sound.c: In function 'alsa_choose_format': sound.c:1143: warning: unused variable 'p' sound.c: In function 'Fplay_sound_internal': sound.c:1459: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' sound.c: In function 'wav_play': sound.c:619: warning: 'nbytes' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 atimer.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 doprnt.c doprnt.c: In function 'doprnt1': doprnt.c:157: warning: operation on 'n' may be undefined doprnt.c:247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' doprnt.c:255: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' doprnt.c:278: warning: pointer targets in passing argument 1 of 'strwidth' differ in signedness character.h:652: note: expected 'unsigned char *' but argument is of type 'char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 strftime.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 intervals.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 textprop.c textprop.c: In function 'Fremove_list_of_text_properties': textprop.c:1648: warning: suggest explicit braces to avoid ambiguous 'else' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 composite.c composite.c: In function 'find_automatic_composition': composite.c:1291: warning: unused variable 'check_lookback' composite.c: In function 'composition_adjust_point': composite.c:1455: warning: unused variable 'pos' composite.c:1455: warning: unused variable 'startpos' composite.c:1455: warning: unused variable 'bytepos' composite.c:1455: warning: unused variable 'charpos' composite.c: In function 'composition_update_it': composite.c:1188: warning: 'c' may be used uninitialized in this function composite.c: In function 'find_automatic_composition': composite.c:1289: warning: 'check.pos_byte' may be used uninitialized in this function composite.c:1289: warning: 'check.pos' may be used uninitialized in this function composite.c:1289: warning: 'prev.pos' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 md5.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xfont.c xfont.c: In function 'xfont_decode_coding_xlfd': xfont.c:190: warning: pointer targets in passing argument 2 of 'char_string' differ in signedness character.h:638: note: expected 'unsigned char *' but argument is of type 'char *' xfont.c: In function 'xfont_list_pattern': xfont.c:410: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' xfont.c:410: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' xfont.c: In function 'xfont_list_family': xfont.c:644: warning: 'last_family' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 ftfont.c ftfont.c: In function 'get_adstyle_property': ftfont.c:175: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:175: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:176: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:176: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:177: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:177: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:178: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:178: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c: In function 'ftfont_resolve_generic_family': ftfont.c:317: warning: pointer targets in passing argument 2 of 'FcLangSetAdd' differ in signedness /usr/include/fontconfig/fontconfig.h:583: note: expected 'const FcChar8 *' but argument is of type 'char *' ftfont.c: In function 'ftfont_list': ftfont.c:875: warning: unused variable 'result' ftfont.c: In function 'ftfont_font_format': ftfont.c:2205: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2205: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2207: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2207: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2209: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2209: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2211: warning: pointer targets in passing argument 1 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' ftfont.c:2211: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 xftfont.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 ftxfont.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 terminfo.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 lastfile.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 vm-limit.c vm-limit.c: In function 'check_memory_limits': vm-limit.c:227: warning: enumeration value 'not_warned' not handled in switch gcc -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/alsa -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/freetype2 -Wl,-znocombreloc /builddir/build/BUILD/emacs-23.1/src/prefix-args.c -o prefix-args echo "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 gtkutil.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 " > buildobj.lst gcc -nostdlib -Xlinker -znocombreloc -Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/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 gtkutil.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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lpthread -lSM -lICE -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lasound -lrsvg-2 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/lib -ldbus-1 -lpthread -lrt -lncurses -lotf -lfreetype -lm17n-flt -lm17n-core -lm -lgcc -lc -lgcc /usr/lib/crtn.o cd ../lisp; /usr/bin/make -w update-subdirs make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' wd=/builddir/build/BUILD/emacs-23.1/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ for file in $wins; do \ /builddir/build/BUILD/emacs-23.1/lisp/../update-subdirs $file; \ done; make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' `/bin/pwd`/temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/builddir/build/BUILD/emacs-23.1/lisp /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/language /builddir/build/BUILD/emacs-23.1/lisp/international /builddir/build/BUILD/emacs-23.1/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/files.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/cus-face.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/faces.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/minibuffer.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/button.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/startup.el (source)... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((120517 . 7768) (6638 . 3) (606 . 148) 487971 27996 (44 . 1) (22 . 5) (9656 . 6283)) Loading /builddir/build/BUILD/emacs-23.1/lisp/ldefs-boot.el (source)... ((142461 . 5310) (9421 . 0) (614 . 140) 1428354 27996 (114 . 33) (22 . 5) (17951 . 2020)) Loading /builddir/build/BUILD/emacs-23.1/lisp/abbrev.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/simple.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/help.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/jka-cmpr-hook.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/epa-hook.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/international/mule-cmds.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/case-table.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/international/characters.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/composite.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/international/charprop.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/chinese.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/cyrillic.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/indian.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/sinhala.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/english.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/ethiopic.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/european.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/czech.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/slovak.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/romanian.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/greek.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/hebrew.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/japanese.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/international/cp51932.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/international/eucjp-ms.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/korean.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/lao.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/tai-viet.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/thai.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/tibetan.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/vietnamese.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/misc-lang.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/utf-8-lang.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/georgian.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/khmer.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/burmese.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/language/cham.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/indent.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/window.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/frame.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/term/tty-colors.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/font-core.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/facemenu.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/syntax.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/font-lock.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/jit-lock.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/mouse.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/scroll-bar.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/select.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/timer.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/isearch.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/rfn-eshadow.el (source)... ((246029 . 15497) (12902 . 2) (657 . 127) 1888451 254302 (142 . 5) (23 . 21) (26875 . 6830)) Loading /builddir/build/BUILD/emacs-23.1/lisp/menu-bar.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/paths.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lisp.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/textmodes/page.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/register.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/textmodes/paragraphs.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lisp-mode.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/textmodes/text-mode.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/textmodes/fill.el (source)... ((268590 . 13735) (13470 . 4) (660 . 124) 1970616 257881 (142 . 5) (23 . 21) (28703 . 6388)) Loading /builddir/build/BUILD/emacs-23.1/lisp/replace.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/buff-menu.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/fringe.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/image.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/international/fontset.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/dnd.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/mwheel.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/tool-bar.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/x-dnd.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/term/common-win.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/term/x-win.el (source)... ((296530 . 7142) (14331 . 0) (661 . 156) 2081801 259116 (156 . 1) (23 . 71) (31533 . 8094)) Loading /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/float-sup.el (source)... ((296581 . 7091) (14335 . 0) (661 . 156) 2082133 259116 (162 . 4) (23 . 71) (31541 . 7960)) Loading /builddir/build/BUILD/emacs-23.1/lisp/vc-hooks.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/ediff-hook.el (source)... Loading /builddir/build/BUILD/emacs-23.1/lisp/tooltip.el (source)... ((300428 . 6100) (14498 . 2) (662 . 155) 2104042 259169 (164 . 2) (23 . 71) (31924 . 7577)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 74930 pure bytes used mv -f emacs bootstrap-emacs cd ../lisp; /usr/bin/make -w compile-first EMACS=../src/bootstrap-emacs make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/bytecomp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/bytecomp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/byte-opt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/byte-opt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/autoload.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/autoload.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' cd ../lisp; /usr/bin/make -w autoloads EMACS=../src/bootstrap-emacs make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload \ --eval "(setq generate-autoload-cookie \";;;###cal-autoload\")" \ --eval "(setq generated-autoload-file \"/builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-loaddefs.el\")" \ --eval "(setq make-backup-files nil)" \ -f batch-update-autoloads /builddir/build/BUILD/emacs-23.1/lisp/calendar Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-loaddefs.el Generating autoloads for appt.el... Generating autoloads for appt.el...done Generating autoloads for cal-bahai.el... Generating autoloads for cal-bahai.el...done Generating autoloads for cal-china.el... Generating autoloads for cal-china.el...done Generating autoloads for cal-coptic.el... Generating autoloads for cal-coptic.el...done Generating autoloads for cal-dst.el... Generating autoloads for cal-dst.el...done Generating autoloads for cal-french.el... Generating autoloads for cal-french.el...done Generating autoloads for cal-hebrew.el... Generating autoloads for cal-hebrew.el...done Generating autoloads for cal-html.el... Generating autoloads for cal-html.el...done Generating autoloads for cal-islam.el... Generating autoloads for cal-islam.el...done Generating autoloads for cal-iso.el... Generating autoloads for cal-iso.el...done Generating autoloads for cal-julian.el... Generating autoloads for cal-julian.el...done Generating autoloads for cal-mayan.el... Generating autoloads for cal-mayan.el...done Generating autoloads for cal-menu.el... Generating autoloads for cal-menu.el...done Generating autoloads for cal-move.el... Generating autoloads for cal-move.el...done Generating autoloads for cal-persia.el... Generating autoloads for cal-persia.el...done Generating autoloads for cal-tex.el... Generating autoloads for cal-tex.el...done Generating autoloads for cal-x.el... Generating autoloads for cal-x.el...done Generating autoloads for calendar.el... Generating autoloads for calendar.el...done Generating autoloads for diary-lib.el... Generating autoloads for diary-lib.el...done Generating autoloads for holidays.el... Generating autoloads for holidays.el...done Generating autoloads for icalendar.el... Generating autoloads for icalendar.el...done Generating autoloads for lunar.el... Generating autoloads for lunar.el...done Generating autoloads for parse-time.el... Generating autoloads for parse-time.el...done Generating autoloads for solar.el... Generating autoloads for solar.el...done Generating autoloads for time-date.el... Generating autoloads for time-date.el...done Generating autoloads for timeclock.el... Generating autoloads for timeclock.el...done Generating autoloads for todo-mode.el... Generating autoloads for todo-mode.el...done Saving file /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-loaddefs.el (No changes need to be saved) EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload \ --eval "(setq generate-autoload-cookie \";;;###diary-autoload\")" \ --eval "(setq generated-autoload-file \"/builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-loaddefs.el\")" \ --eval "(setq make-backup-files nil)" \ -f batch-update-autoloads /builddir/build/BUILD/emacs-23.1/lisp/calendar Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-loaddefs.el Generating autoloads for appt.el... Generating autoloads for appt.el...done Generating autoloads for cal-bahai.el... Generating autoloads for cal-bahai.el...done Generating autoloads for cal-china.el... Generating autoloads for cal-china.el...done Generating autoloads for cal-coptic.el... Generating autoloads for cal-coptic.el...done Generating autoloads for cal-dst.el... Generating autoloads for cal-dst.el...done Generating autoloads for cal-french.el... Generating autoloads for cal-french.el...done Generating autoloads for cal-hebrew.el... Generating autoloads for cal-hebrew.el...done Generating autoloads for cal-html.el... Generating autoloads for cal-html.el...done Generating autoloads for cal-islam.el... Generating autoloads for cal-islam.el...done Generating autoloads for cal-iso.el... Generating autoloads for cal-iso.el...done Generating autoloads for cal-julian.el... Generating autoloads for cal-julian.el...done Generating autoloads for cal-mayan.el... Generating autoloads for cal-mayan.el...done Generating autoloads for cal-menu.el... Generating autoloads for cal-menu.el...done Generating autoloads for cal-move.el... Generating autoloads for cal-move.el...done Generating autoloads for cal-persia.el... Generating autoloads for cal-persia.el...done Generating autoloads for cal-tex.el... Generating autoloads for cal-tex.el...done Generating autoloads for cal-x.el... Generating autoloads for cal-x.el...done Generating autoloads for calendar.el... Generating autoloads for calendar.el...done Generating autoloads for diary-lib.el... Generating autoloads for diary-lib.el...done Generating autoloads for holidays.el... Generating autoloads for holidays.el...done Generating autoloads for icalendar.el... Generating autoloads for icalendar.el...done Generating autoloads for lunar.el... Generating autoloads for lunar.el...done Generating autoloads for parse-time.el... Generating autoloads for parse-time.el...done Generating autoloads for solar.el... Generating autoloads for solar.el...done Generating autoloads for time-date.el... Generating autoloads for time-date.el...done Generating autoloads for timeclock.el... Generating autoloads for timeclock.el...done Generating autoloads for todo-mode.el... Generating autoloads for todo-mode.el...done Saving file /builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-loaddefs.el (No changes need to be saved) EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload \ --eval "(setq generate-autoload-cookie \";;;###holiday-autoload\")" \ --eval "(setq generated-autoload-file \"/builddir/build/BUILD/emacs-23.1/lisp/calendar/hol-loaddefs.el\")" \ --eval "(setq make-backup-files nil)" \ -f batch-update-autoloads /builddir/build/BUILD/emacs-23.1/lisp/calendar Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/hol-loaddefs.el Generating autoloads for appt.el... Generating autoloads for appt.el...done Generating autoloads for cal-bahai.el... Generating autoloads for cal-bahai.el...done Generating autoloads for cal-china.el... Generating autoloads for cal-china.el...done Generating autoloads for cal-coptic.el... Generating autoloads for cal-coptic.el...done Generating autoloads for cal-dst.el... Generating autoloads for cal-dst.el...done Generating autoloads for cal-french.el... Generating autoloads for cal-french.el...done Generating autoloads for cal-hebrew.el... Generating autoloads for cal-hebrew.el...done Generating autoloads for cal-html.el... Generating autoloads for cal-html.el...done Generating autoloads for cal-islam.el... Generating autoloads for cal-islam.el...done Generating autoloads for cal-iso.el... Generating autoloads for cal-iso.el...done Generating autoloads for cal-julian.el... Generating autoloads for cal-julian.el...done Generating autoloads for cal-mayan.el... Generating autoloads for cal-mayan.el...done Generating autoloads for cal-menu.el... Generating autoloads for cal-menu.el...done Generating autoloads for cal-move.el... Generating autoloads for cal-move.el...done Generating autoloads for cal-persia.el... Generating autoloads for cal-persia.el...done Generating autoloads for cal-tex.el... Generating autoloads for cal-tex.el...done Generating autoloads for cal-x.el... Generating autoloads for cal-x.el...done Generating autoloads for calendar.el... Generating autoloads for calendar.el...done Generating autoloads for diary-lib.el... Generating autoloads for diary-lib.el...done Generating autoloads for holidays.el... Generating autoloads for holidays.el...done Generating autoloads for icalendar.el... Generating autoloads for icalendar.el...done Generating autoloads for lunar.el... Generating autoloads for lunar.el...done Generating autoloads for parse-time.el... Generating autoloads for parse-time.el...done Generating autoloads for solar.el... Generating autoloads for solar.el...done Generating autoloads for time-date.el... Generating autoloads for time-date.el...done Generating autoloads for timeclock.el... Generating autoloads for timeclock.el...done Generating autoloads for todo-mode.el... Generating autoloads for todo-mode.el...done Saving file /builddir/build/BUILD/emacs-23.1/lisp/calendar/hol-loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/hol-loaddefs.el (No changes need to be saved) EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload \ --eval "(setq generate-autoload-cookie \";;;###mh-autoload\")" \ --eval "(setq generated-autoload-file \"/builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-loaddefs.el\")" \ --eval "(setq make-backup-files nil)" \ -f batch-update-autoloads /builddir/build/BUILD/emacs-23.1/lisp/mh-e Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-loaddefs.el Generating autoloads for mh-acros.el... Generating autoloads for mh-acros.el...done Generating autoloads for mh-alias.el... Generating autoloads for mh-alias.el...done Generating autoloads for mh-buffers.el... Generating autoloads for mh-buffers.el...done Generating autoloads for mh-comp.el... Generating autoloads for mh-comp.el...done Generating autoloads for mh-compat.el... Generating autoloads for mh-compat.el...done Generating autoloads for mh-e.el... Generating autoloads for mh-e.el...done Generating autoloads for mh-folder.el... Generating autoloads for mh-folder.el...done Generating autoloads for mh-funcs.el... Generating autoloads for mh-funcs.el...done Generating autoloads for mh-identity.el... Generating autoloads for mh-identity.el...done Generating autoloads for mh-inc.el... Generating autoloads for mh-inc.el...done Generating autoloads for mh-junk.el... Generating autoloads for mh-junk.el...done Generating autoloads for mh-letter.el... Generating autoloads for mh-letter.el...done Generating autoloads for mh-limit.el... Generating autoloads for mh-limit.el...done Generating autoloads for mh-mime.el... Generating autoloads for mh-mime.el...done Generating autoloads for mh-print.el... Generating autoloads for mh-print.el...done Generating autoloads for mh-scan.el... Generating autoloads for mh-scan.el...done Generating autoloads for mh-search.el... Generating autoloads for mh-search.el...done Generating autoloads for mh-seq.el... Generating autoloads for mh-seq.el...done Generating autoloads for mh-show.el... Generating autoloads for mh-show.el...done Generating autoloads for mh-speed.el... Generating autoloads for mh-speed.el...done Generating autoloads for mh-thread.el... Generating autoloads for mh-thread.el...done Generating autoloads for mh-tool-bar.el... Generating autoloads for mh-tool-bar.el...done Generating autoloads for mh-utils.el... Generating autoloads for mh-utils.el...done Generating autoloads for mh-xface.el... Generating autoloads for mh-xface.el...done Saving file /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-loaddefs.el (No changes need to be saved) chmod +w /builddir/build/BUILD/emacs-23.1/lisp/ps-print.el /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-edt.el \ /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-loaddefs.el wd=/builddir/build/BUILD/emacs-23.1/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=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el")' -f batch-update-autoloads $wins Directories: /builddir/build/BUILD/emacs-23.1/lisp/. /builddir/build/BUILD/emacs-23.1/lisp/./org /builddir/build/BUILD/emacs-23.1/lisp/./url /builddir/build/BUILD/emacs-23.1/lisp/./play /builddir/build/BUILD/emacs-23.1/lisp/./textmodes /builddir/build/BUILD/emacs-23.1/lisp/./progmodes /builddir/build/BUILD/emacs-23.1/lisp/./net /builddir/build/BUILD/emacs-23.1/lisp/./mh-e /builddir/build/BUILD/emacs-23.1/lisp/./language /builddir/build/BUILD/emacs-23.1/lisp/./international /builddir/build/BUILD/emacs-23.1/lisp/./eshell /builddir/build/BUILD/emacs-23.1/lisp/./emulation /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/./calendar /builddir/build/BUILD/emacs-23.1/lisp/./nxml /builddir/build/BUILD/emacs-23.1/lisp/./mail /builddir/build/BUILD/emacs-23.1/lisp/./gnus /builddir/build/BUILD/emacs-23.1/lisp/./erc /builddir/build/BUILD/emacs-23.1/lisp/./calc Wrote /builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el Generating autoloads for abbrev.el... Generating autoloads for abbrev.el...done Generating autoloads for abbrevlist.el... Generating autoloads for abbrevlist.el...done Generating autoloads for add-log.el... Generating autoloads for add-log.el...done Generating autoloads for align.el... Generating autoloads for align.el...done Generating autoloads for allout.el... Generating autoloads for allout.el...done Generating autoloads for ansi-color.el... Generating autoloads for ansi-color.el...done Generating autoloads for apropos.el... Generating autoloads for apropos.el...done Generating autoloads for arc-mode.el... Generating autoloads for arc-mode.el...done Generating autoloads for array.el... Generating autoloads for array.el...done Generating autoloads for autoarg.el... Generating autoloads for autoarg.el...done Generating autoloads for autoinsert.el... Generating autoloads for autoinsert.el...done Generating autoloads for autorevert.el... Generating autoloads for autorevert.el...done Generating autoloads for avoid.el... Generating autoloads for avoid.el...done Generating autoloads for battery.el... Generating autoloads for battery.el...done Generating autoloads for bookmark.el... Generating autoloads for bookmark.el...done Generating autoloads for bs.el... Generating autoloads for bs.el...done Generating autoloads for buff-menu.el... Generating autoloads for buff-menu.el...done Generating autoloads for button.el... Generating autoloads for button.el...done Generating autoloads for calculator.el... Generating autoloads for calculator.el...done Generating autoloads for case-table.el... Generating autoloads for case-table.el...done Generating autoloads for cdl.el... Generating autoloads for cdl.el...done Generating autoloads for chistory.el... Generating autoloads for chistory.el...done Generating autoloads for cmuscheme.el... Generating autoloads for cmuscheme.el...done Generating autoloads for comint.el... Generating autoloads for comint.el...done Generating autoloads for compare-w.el... Generating autoloads for compare-w.el...done Generating autoloads for complete.el... Generating autoloads for complete.el...done Generating autoloads for completion.el... Generating autoloads for completion.el...done Generating autoloads for composite.el... Generating autoloads for composite.el...done Generating autoloads for cus-dep.el... Generating autoloads for cus-dep.el...done Generating autoloads for cus-edit.el... Generating autoloads for cus-edit.el...done Generating autoloads for cus-face.el... Generating autoloads for cus-face.el...done Generating autoloads for cus-start.el... Generating autoloads for cus-start.el...done Generating autoloads for cus-theme.el... Generating autoloads for cus-theme.el...done Generating autoloads for custom.el... Generating autoloads for custom.el...done Generating autoloads for cvs-status.el... Generating autoloads for cvs-status.el...done Generating autoloads for dabbrev.el... Generating autoloads for dabbrev.el...done Generating autoloads for delim-col.el... Generating autoloads for delim-col.el...done Generating autoloads for delsel.el... Generating autoloads for delsel.el...done Generating autoloads for descr-text.el... Generating autoloads for descr-text.el...done Generating autoloads for desktop.el... Generating autoloads for desktop.el...done Generating autoloads for dframe.el... Generating autoloads for dframe.el...done Generating autoloads for diff-mode.el... Generating autoloads for diff-mode.el...done Generating autoloads for diff.el... Generating autoloads for diff.el...done Generating autoloads for dired-aux.el... Generating autoloads for dired-aux.el...done Generating autoloads for dired-x.el... Generating autoloads for dired-x.el...done Generating autoloads for dired.el... Generating autoloads for dired.el...done Generating autoloads for dirtrack.el... Generating autoloads for dirtrack.el...done Generating autoloads for disp-table.el... Generating autoloads for disp-table.el...done Generating autoloads for dnd.el... Generating autoloads for dnd.el...done Generating autoloads for doc-view.el... Generating autoloads for doc-view.el...done Generating autoloads for dos-fns.el... Generating autoloads for dos-fns.el...done Generating autoloads for dos-vars.el... Generating autoloads for dos-vars.el...done Generating autoloads for dos-w32.el... Generating autoloads for dos-w32.el...done Generating autoloads for double.el... Generating autoloads for double.el...done Generating autoloads for ebuff-menu.el... Generating autoloads for ebuff-menu.el...done Generating autoloads for echistory.el... Generating autoloads for echistory.el...done Generating autoloads for ediff-diff.el... Generating autoloads for ediff-diff.el...done Generating autoloads for ediff-help.el... Generating autoloads for ediff-help.el...done Generating autoloads for ediff-hook.el... Generating autoloads for ediff-hook.el...done Generating autoloads for ediff-init.el... Generating autoloads for ediff-init.el...done Generating autoloads for ediff-merg.el... Generating autoloads for ediff-merg.el...done Generating autoloads for ediff-mult.el... Generating autoloads for ediff-mult.el...done Generating autoloads for ediff-ptch.el... Generating autoloads for ediff-ptch.el...done Generating autoloads for ediff-util.el... Generating autoloads for ediff-util.el...done Generating autoloads for ediff-vers.el... Generating autoloads for ediff-vers.el...done Generating autoloads for ediff-wind.el... Generating autoloads for ediff-wind.el...done Generating autoloads for ediff.el... Generating autoloads for ediff.el...done Generating autoloads for edmacro.el... Generating autoloads for edmacro.el...done Generating autoloads for ehelp.el... Generating autoloads for ehelp.el...done Generating autoloads for electric.el... Generating autoloads for electric.el...done Generating autoloads for elide-head.el... Generating autoloads for elide-head.el...done Generating autoloads for emacs-lock.el... Generating autoloads for emacs-lock.el...done Generating autoloads for emerge.el... Generating autoloads for emerge.el...done Generating autoloads for env.el... Generating autoloads for env.el...done Generating autoloads for epa-dired.el... Generating autoloads for epa-dired.el...done Generating autoloads for epa-file.el... Generating autoloads for epa-file.el...done Generating autoloads for epa-hook.el... Generating autoloads for epa-hook.el...done Generating autoloads for epa-mail.el... Generating autoloads for epa-mail.el...done Generating autoloads for epa.el... Generating autoloads for epa.el...done Generating autoloads for epg-config.el... Generating autoloads for epg-config.el...done Generating autoloads for epg.el... Generating autoloads for epg.el...done Generating autoloads for expand.el... Generating autoloads for expand.el...done Generating autoloads for ezimage.el... Generating autoloads for ezimage.el...done Generating autoloads for face-remap.el... Generating autoloads for face-remap.el...done Generating autoloads for facemenu.el... Generating autoloads for facemenu.el...done Generating autoloads for faces.el... Generating autoloads for faces.el...done Generating autoloads for ffap.el... Generating autoloads for ffap.el...done Generating autoloads for filecache.el... Generating autoloads for filecache.el...done Generating autoloads for files.el... Generating autoloads for files.el...done Generating autoloads for filesets.el... Generating autoloads for filesets.el...done Generating autoloads for find-cmd.el... Generating autoloads for find-cmd.el...done Generating autoloads for find-dired.el... Generating autoloads for find-dired.el...done Generating autoloads for find-file.el... Generating autoloads for find-file.el...done Generating autoloads for find-lisp.el... Generating autoloads for find-lisp.el...done Generating autoloads for finder.el... Generating autoloads for finder.el...done Generating autoloads for flow-ctrl.el... Generating autoloads for flow-ctrl.el...done Generating autoloads for foldout.el... Generating autoloads for foldout.el...done Generating autoloads for follow.el... Generating autoloads for follow.el...done Generating autoloads for font-core.el... Generating autoloads for font-core.el...done Generating autoloads for font-lock.el... Generating autoloads for font-lock.el...done Generating autoloads for format-spec.el... Generating autoloads for format-spec.el...done Generating autoloads for format.el... Generating autoloads for format.el...done Generating autoloads for forms-d2.el... Generating autoloads for forms-d2.el...done Generating autoloads for forms-pass.el... Generating autoloads for forms-pass.el...done Generating autoloads for forms.el... Generating autoloads for forms.el...done Generating autoloads for frame.el... Generating autoloads for frame.el...done Generating autoloads for fringe.el... Generating autoloads for fringe.el...done Generating autoloads for generic-x.el... Generating autoloads for generic-x.el...done Generating autoloads for gs.el... Generating autoloads for gs.el...done Generating autoloads for help-at-pt.el... Generating autoloads for help-at-pt.el...done Generating autoloads for help-fns.el... Generating autoloads for help-fns.el...done Generating autoloads for help-macro.el... Generating autoloads for help-macro.el...done Generating autoloads for help-mode.el... Generating autoloads for help-mode.el...done Generating autoloads for help.el... Generating autoloads for help.el...done Generating autoloads for hex-util.el... Generating autoloads for hex-util.el...done Generating autoloads for hexl.el... Generating autoloads for hexl.el...done Generating autoloads for hi-lock.el... Generating autoloads for hi-lock.el...done Generating autoloads for hilit-chg.el... Generating autoloads for hilit-chg.el...done Generating autoloads for hippie-exp.el... Generating autoloads for hippie-exp.el...done Generating autoloads for hl-line.el... Generating autoloads for hl-line.el...done Generating autoloads for ibuf-ext.el... Generating autoloads for ibuf-ext.el...done Generating autoloads for ibuf-macs.el... Generating autoloads for ibuf-macs.el...done Generating autoloads for ibuffer.el... Generating autoloads for ibuffer.el...done Generating autoloads for icomplete.el... Generating autoloads for icomplete.el...done Generating autoloads for ido.el... Generating autoloads for ido.el...done Generating autoloads for ielm.el... Generating autoloads for ielm.el...done Generating autoloads for iimage.el... Generating autoloads for iimage.el...done Generating autoloads for image-dired.el... Generating autoloads for image-dired.el...done Generating autoloads for image-file.el... Generating autoloads for image-file.el...done Generating autoloads for image-mode.el... Generating autoloads for image-mode.el...done Generating autoloads for image.el... Generating autoloads for image.el...done Generating autoloads for imenu.el... Generating autoloads for imenu.el...done Generating autoloads for indent.el... Generating autoloads for indent.el...done Generating autoloads for info-look.el... Generating autoloads for info-look.el...done Generating autoloads for info-xref.el... Generating autoloads for info-xref.el...done Generating autoloads for info.el... Generating autoloads for info.el...done Generating autoloads for informat.el... Generating autoloads for informat.el...done Generating autoloads for isearch.el... Generating autoloads for isearch.el...done Generating autoloads for isearchb.el... Generating autoloads for isearchb.el...done Generating autoloads for iswitchb.el... Generating autoloads for iswitchb.el...done Generating autoloads for jit-lock.el... Generating autoloads for jit-lock.el...done Generating autoloads for jka-cmpr-hook.el... Generating autoloads for jka-cmpr-hook.el...done Generating autoloads for jka-compr.el... Generating autoloads for jka-compr.el...done Generating autoloads for json.el... Generating autoloads for json.el...done Generating autoloads for kermit.el... Generating autoloads for kermit.el...done Generating autoloads for kmacro.el... Generating autoloads for kmacro.el...done Generating autoloads for ledit.el... Generating autoloads for ledit.el...done Generating autoloads for linum.el... Generating autoloads for linum.el...done Generating autoloads for loadhist.el... Generating autoloads for loadhist.el...done Generating autoloads for locate.el... Generating autoloads for locate.el...done Generating autoloads for log-edit.el... Generating autoloads for log-edit.el...done Generating autoloads for log-view.el... Generating autoloads for log-view.el...done Generating autoloads for longlines.el... Generating autoloads for longlines.el...done Generating autoloads for lpr.el... Generating autoloads for lpr.el...done Generating autoloads for ls-lisp.el... Generating autoloads for ls-lisp.el...done Generating autoloads for macros.el... Generating autoloads for macros.el...done Generating autoloads for makesum.el... Generating autoloads for makesum.el...done Generating autoloads for man.el... Generating autoloads for man.el...done Generating autoloads for master.el... Generating autoloads for master.el...done Generating autoloads for mb-depth.el... Generating autoloads for mb-depth.el...done Generating autoloads for md4.el... Generating autoloads for md4.el...done Generating autoloads for menu-bar.el... Generating autoloads for menu-bar.el...done Generating autoloads for midnight.el... Generating autoloads for midnight.el...done Generating autoloads for minibuf-eldef.el... Generating autoloads for minibuf-eldef.el...done Generating autoloads for minibuffer.el... Generating autoloads for minibuffer.el...done Generating autoloads for misc.el... Generating autoloads for misc.el...done Generating autoloads for misearch.el... Generating autoloads for misearch.el...done Generating autoloads for mouse-copy.el... Generating autoloads for mouse-copy.el...done Generating autoloads for mouse-drag.el... Generating autoloads for mouse-drag.el...done Generating autoloads for mouse-sel.el... Generating autoloads for mouse-sel.el...done Generating autoloads for mouse.el... Generating autoloads for mouse.el...done Generating autoloads for msb.el... Generating autoloads for msb.el...done Generating autoloads for mwheel.el... Generating autoloads for mwheel.el...done Generating autoloads for newcomment.el... Generating autoloads for newcomment.el...done Generating autoloads for novice.el... Generating autoloads for novice.el...done Generating autoloads for outline.el... Generating autoloads for outline.el...done Generating autoloads for paren.el... Generating autoloads for paren.el...done Generating autoloads for password-cache.el... Generating autoloads for password-cache.el...done Generating autoloads for patcomp.el... Generating autoloads for patcomp.el...done Generating autoloads for paths.el... Generating autoloads for paths.el...done Generating autoloads for pcmpl-cvs.el... Generating autoloads for pcmpl-cvs.el...done Generating autoloads for pcmpl-gnu.el... Generating autoloads for pcmpl-gnu.el...done Generating autoloads for pcmpl-linux.el... Generating autoloads for pcmpl-linux.el...done Generating autoloads for pcmpl-rpm.el... Generating autoloads for pcmpl-rpm.el...done Generating autoloads for pcmpl-unix.el... Generating autoloads for pcmpl-unix.el...done Generating autoloads for pcomplete.el... Generating autoloads for pcomplete.el...done Generating autoloads for pcvs-defs.el... Generating autoloads for pcvs-defs.el...done Generating autoloads for pcvs-info.el... Generating autoloads for pcvs-info.el...done Generating autoloads for pcvs-parse.el... Generating autoloads for pcvs-parse.el...done Generating autoloads for pcvs-util.el... Generating autoloads for pcvs-util.el...done Generating autoloads for pcvs.el... Generating autoloads for pcvs.el...done Generating autoloads for pgg-def.el... Generating autoloads for pgg-def.el...done Generating autoloads for pgg-gpg.el... Generating autoloads for pgg-gpg.el...done Generating autoloads for pgg-parse.el... Generating autoloads for pgg-parse.el...done Generating autoloads for pgg-pgp.el... Generating autoloads for pgg-pgp.el...done Generating autoloads for pgg-pgp5.el... Generating autoloads for pgg-pgp5.el...done Generating autoloads for pgg.el... Generating autoloads for pgg.el...done Generating autoloads for printing.el... Generating autoloads for printing.el...done Generating autoloads for proced.el... Generating autoloads for proced.el...done Generating autoloads for ps-bdf.el... Generating autoloads for ps-bdf.el...done Generating autoloads for ps-def.el... Generating autoloads for ps-def.el...done Generating autoloads for ps-mule.el... Generating autoloads for ps-print.el... Generating autoloads for ps-print.el...done Generating autoloads for ps-samp.el... Generating autoloads for ps-samp.el...done Generating autoloads for recentf.el... Generating autoloads for recentf.el...done Generating autoloads for rect.el... Generating autoloads for rect.el...done Generating autoloads for register.el... Generating autoloads for register.el...done Generating autoloads for repeat.el... Generating autoloads for repeat.el...done Generating autoloads for replace.el... Generating autoloads for replace.el...done Generating autoloads for reposition.el... Generating autoloads for reposition.el...done Generating autoloads for reveal.el... Generating autoloads for reveal.el...done Generating autoloads for rfn-eshadow.el... Generating autoloads for rfn-eshadow.el...done Generating autoloads for rot13.el... Generating autoloads for rot13.el...done Generating autoloads for ruler-mode.el... Generating autoloads for ruler-mode.el...done Generating autoloads for s-region.el... Generating autoloads for s-region.el...done Generating autoloads for savehist.el... Generating autoloads for savehist.el...done Generating autoloads for saveplace.el... Generating autoloads for saveplace.el...done Generating autoloads for sb-image.el... Generating autoloads for sb-image.el...done Generating autoloads for scroll-all.el... Generating autoloads for scroll-all.el...done Generating autoloads for scroll-bar.el... Generating autoloads for scroll-bar.el...done Generating autoloads for scroll-lock.el... Generating autoloads for scroll-lock.el...done Generating autoloads for select.el... Generating autoloads for select.el...done Generating autoloads for server.el... Generating autoloads for server.el...done Generating autoloads for ses.el... Generating autoloads for ses.el...done Generating autoloads for sha1.el... Generating autoloads for sha1.el...done Generating autoloads for shadowfile.el... Generating autoloads for shadowfile.el...done Generating autoloads for shell.el... Generating autoloads for shell.el...done Generating autoloads for simple.el... Generating autoloads for simple.el...done Generating autoloads for skeleton.el... Generating autoloads for skeleton.el...done Generating autoloads for smerge-mode.el... Generating autoloads for smerge-mode.el...done Generating autoloads for sort.el... Generating autoloads for sort.el...done Generating autoloads for soundex.el... Generating autoloads for soundex.el...done Generating autoloads for speedbar.el... Generating autoloads for speedbar.el...done Generating autoloads for startup.el... Generating autoloads for startup.el...done Generating autoloads for strokes.el... Generating autoloads for strokes.el...done Generating autoloads for subdirs.el... Generating autoloads for subdirs.el...done Generating autoloads for subr.el... Generating autoloads for subr.el...done Generating autoloads for t-mouse.el... Generating autoloads for t-mouse.el...done Generating autoloads for tabify.el... Generating autoloads for tabify.el...done Generating autoloads for talk.el... Generating autoloads for talk.el...done Generating autoloads for tar-mode.el... Generating autoloads for tar-mode.el...done Generating autoloads for tempo.el... Generating autoloads for tempo.el...done Generating autoloads for term.el... Generating autoloads for term.el...done Generating autoloads for terminal.el... Generating autoloads for terminal.el...done Generating autoloads for thingatpt.el... Generating autoloads for thingatpt.el...done Generating autoloads for thumbs.el... Generating autoloads for thumbs.el...done Generating autoloads for time-stamp.el... Generating autoloads for time-stamp.el...done Generating autoloads for time.el... Generating autoloads for time.el...done Generating autoloads for timezone.el... Generating autoloads for timezone.el...done Generating autoloads for tmm.el... Generating autoloads for tmm.el...done Generating autoloads for tool-bar.el... Generating autoloads for tool-bar.el...done Generating autoloads for tooltip.el... Generating autoloads for tooltip.el...done Generating autoloads for tree-widget.el... Generating autoloads for tree-widget.el...done Generating autoloads for tutorial.el... Generating autoloads for tutorial.el...done Generating autoloads for type-break.el... Generating autoloads for type-break.el...done Generating autoloads for uniquify.el... Generating autoloads for uniquify.el...done Generating autoloads for userlock.el... Generating autoloads for userlock.el...done Generating autoloads for vc-annotate.el... Generating autoloads for vc-annotate.el...done Generating autoloads for vc-arch.el... Generating autoloads for vc-arch.el...done Generating autoloads for vc-bzr.el... Generating autoloads for vc-bzr.el...done Generating autoloads for vc-cvs.el... Generating autoloads for vc-cvs.el...done Generating autoloads for vc-dav.el... Generating autoloads for vc-dav.el...done Generating autoloads for vc-dir.el... Generating autoloads for vc-dir.el...done Generating autoloads for vc-dispatcher.el... Generating autoloads for vc-dispatcher.el...done Generating autoloads for vc-git.el... Generating autoloads for vc-git.el...done Generating autoloads for vc-hg.el... Generating autoloads for vc-hg.el...done Generating autoloads for vc-hooks.el... Generating autoloads for vc-hooks.el...done Generating autoloads for vc-mtn.el... Generating autoloads for vc-mtn.el...done Generating autoloads for vc-rcs.el... Generating autoloads for vc-rcs.el...done Generating autoloads for vc-sccs.el... Generating autoloads for vc-sccs.el...done Generating autoloads for vc-svn.el... Generating autoloads for vc-svn.el...done Generating autoloads for vc.el... Generating autoloads for vc.el...done Generating autoloads for vcursor.el... Generating autoloads for vcursor.el...done Generating autoloads for version.el... Generating autoloads for version.el...done Generating autoloads for view.el... Generating autoloads for view.el...done Generating autoloads for vt-control.el... Generating autoloads for vt-control.el...done Generating autoloads for vt100-led.el... Generating autoloads for vt100-led.el...done Generating autoloads for w32-fns.el... Generating autoloads for w32-fns.el...done Generating autoloads for w32-vars.el... Generating autoloads for w32-vars.el...done Generating autoloads for wdired.el... Generating autoloads for wdired.el...done Generating autoloads for whitespace.el... Generating autoloads for whitespace.el...done Generating autoloads for wid-browse.el... Generating autoloads for wid-browse.el...done Generating autoloads for wid-edit.el... Generating autoloads for wid-edit.el...done Generating autoloads for widget.el... Generating autoloads for widget.el...done Generating autoloads for windmove.el... Generating autoloads for windmove.el...done Generating autoloads for window.el... Generating autoloads for window.el...done Generating autoloads for winner.el... Generating autoloads for winner.el...done Generating autoloads for woman.el... Generating autoloads for woman.el...done Generating autoloads for x-dnd.el... Generating autoloads for x-dnd.el...done Generating autoloads for xml.el... Generating autoloads for xml.el...done Generating autoloads for xt-mouse.el... Generating autoloads for xt-mouse.el...done Generating autoloads for org/org-agenda.el... Generating autoloads for org/org-agenda.el...done Generating autoloads for org/org-archive.el... Generating autoloads for org/org-archive.el...done Generating autoloads for org/org-attach.el... Generating autoloads for org/org-attach.el...done Generating autoloads for org/org-bbdb.el... Generating autoloads for org/org-bbdb.el...done Generating autoloads for org/org-bibtex.el... Generating autoloads for org/org-bibtex.el...done Generating autoloads for org/org-clock.el... Generating autoloads for org/org-clock.el...done Generating autoloads for org/org-colview.el... Generating autoloads for org/org-colview.el...done Generating autoloads for org/org-compat.el... Generating autoloads for org/org-compat.el...done Generating autoloads for org/org-exp.el... Generating autoloads for org/org-exp.el...done Generating autoloads for org/org-export-latex.el... Generating autoloads for org/org-export-latex.el...done Generating autoloads for org/org-faces.el... Generating autoloads for org/org-faces.el...done Generating autoloads for org/org-footnote.el... Generating autoloads for org/org-footnote.el...done Generating autoloads for org/org-gnus.el... Generating autoloads for org/org-gnus.el...done Generating autoloads for org/org-id.el... Generating autoloads for org/org-id.el...done Generating autoloads for org/org-info.el... Generating autoloads for org/org-info.el...done Generating autoloads for org/org-install.el... Generating autoloads for org/org-install.el...done Generating autoloads for org/org-irc.el... Generating autoloads for org/org-irc.el...done Generating autoloads for org/org-jsinfo.el... Generating autoloads for org/org-jsinfo.el...done Generating autoloads for org/org-list.el... Generating autoloads for org/org-list.el...done Generating autoloads for org/org-mac-message.el... Generating autoloads for org/org-mac-message.el...done Generating autoloads for org/org-macs.el... Generating autoloads for org/org-macs.el...done Generating autoloads for org/org-mew.el... Generating autoloads for org/org-mew.el...done Generating autoloads for org/org-mhe.el... Generating autoloads for org/org-mhe.el...done Generating autoloads for org/org-mouse.el... Generating autoloads for org/org-mouse.el...done Generating autoloads for org/org-plot.el... Generating autoloads for org/org-plot.el...done Generating autoloads for org/org-publish.el... Generating autoloads for org/org-publish.el...done Generating autoloads for org/org-remember.el... Generating autoloads for org/org-remember.el...done Generating autoloads for org/org-rmail.el... Generating autoloads for org/org-rmail.el...done Generating autoloads for org/org-table.el... Generating autoloads for org/org-table.el...done Generating autoloads for org/org-timer.el... Generating autoloads for org/org-timer.el...done Generating autoloads for org/org-vm.el... Generating autoloads for org/org-vm.el...done Generating autoloads for org/org-w3m.el... Generating autoloads for org/org-w3m.el...done Generating autoloads for org/org-wl.el... Generating autoloads for org/org-wl.el...done Generating autoloads for org/org.el... Generating autoloads for org/org.el...done Generating autoloads for url/url-about.el... Generating autoloads for url/url-about.el...done Generating autoloads for url/url-auth.el... Generating autoloads for url/url-auth.el...done Generating autoloads for url/url-cache.el... Generating autoloads for url/url-cache.el...done Generating autoloads for url/url-cid.el... Generating autoloads for url/url-cid.el...done Generating autoloads for url/url-cookie.el... Generating autoloads for url/url-cookie.el...done Generating autoloads for url/url-dav.el... Generating autoloads for url/url-dav.el...done Generating autoloads for url/url-dired.el... Generating autoloads for url/url-dired.el...done Generating autoloads for url/url-expand.el... Generating autoloads for url/url-expand.el...done Generating autoloads for url/url-file.el... Generating autoloads for url/url-file.el...done Generating autoloads for url/url-ftp.el... Generating autoloads for url/url-ftp.el...done Generating autoloads for url/url-gw.el... Generating autoloads for url/url-gw.el...done Generating autoloads for url/url-handlers.el... Generating autoloads for url/url-handlers.el...done Generating autoloads for url/url-history.el... Generating autoloads for url/url-history.el...done Generating autoloads for url/url-http.el... Generating autoloads for url/url-http.el...done Generating autoloads for url/url-imap.el... Generating autoloads for url/url-imap.el...done Generating autoloads for url/url-irc.el... Generating autoloads for url/url-irc.el...done Generating autoloads for url/url-ldap.el... Generating autoloads for url/url-ldap.el...done Generating autoloads for url/url-mailto.el... Generating autoloads for url/url-mailto.el...done Generating autoloads for url/url-methods.el... Generating autoloads for url/url-methods.el...done Generating autoloads for url/url-misc.el... Generating autoloads for url/url-misc.el...done Generating autoloads for url/url-news.el... Generating autoloads for url/url-news.el...done Generating autoloads for url/url-nfs.el... Generating autoloads for url/url-nfs.el...done Generating autoloads for url/url-ns.el... Generating autoloads for url/url-ns.el...done Generating autoloads for url/url-parse.el... Generating autoloads for url/url-parse.el...done Generating autoloads for url/url-privacy.el... Generating autoloads for url/url-privacy.el...done Generating autoloads for url/url-proxy.el... Generating autoloads for url/url-proxy.el...done Generating autoloads for url/url-util.el... Generating autoloads for url/url-util.el...done Generating autoloads for url/url-vars.el... Generating autoloads for url/url-vars.el...done Generating autoloads for url/url.el... Generating autoloads for url/url.el...done Generating autoloads for play/5x5.el... Generating autoloads for play/5x5.el...done Generating autoloads for play/animate.el... Generating autoloads for play/animate.el...done Generating autoloads for play/blackbox.el... Generating autoloads for play/blackbox.el...done Generating autoloads for play/bruce.el... Generating autoloads for play/bruce.el...done Generating autoloads for play/bubbles.el... Generating autoloads for play/bubbles.el...done Generating autoloads for play/cookie1.el... Generating autoloads for play/cookie1.el...done Generating autoloads for play/decipher.el... Generating autoloads for play/decipher.el...done Generating autoloads for play/dissociate.el... Generating autoloads for play/dissociate.el...done Generating autoloads for play/doctor.el... Generating autoloads for play/doctor.el...done Generating autoloads for play/dunnet.el... Generating autoloads for play/dunnet.el...done Generating autoloads for play/fortune.el... Generating autoloads for play/fortune.el...done Generating autoloads for play/gamegrid.el... Generating autoloads for play/gamegrid.el...done Generating autoloads for play/gametree.el... Generating autoloads for play/gametree.el...done Generating autoloads for play/gomoku.el... Generating autoloads for play/gomoku.el...done Generating autoloads for play/handwrite.el... Generating autoloads for play/handwrite.el...done Generating autoloads for play/hanoi.el... Generating autoloads for play/hanoi.el...done Generating autoloads for play/landmark.el... Generating autoloads for play/landmark.el...done Generating autoloads for play/life.el... Generating autoloads for play/life.el...done Generating autoloads for play/meese.el... Generating autoloads for play/meese.el...done Generating autoloads for play/morse.el... Generating autoloads for play/morse.el...done Generating autoloads for play/mpuz.el... Generating autoloads for play/mpuz.el...done Generating autoloads for play/pong.el... Generating autoloads for play/pong.el...done Generating autoloads for play/snake.el... Generating autoloads for play/snake.el...done Generating autoloads for play/solitaire.el... Generating autoloads for play/solitaire.el...done Generating autoloads for play/spook.el... Generating autoloads for play/spook.el...done Generating autoloads for play/studly.el... Generating autoloads for play/studly.el...done Generating autoloads for play/yow.el... Generating autoloads for play/yow.el...done Generating autoloads for play/zone.el... Generating autoloads for play/zone.el...done Generating autoloads for textmodes/artist.el... Generating autoloads for textmodes/artist.el...done Generating autoloads for textmodes/bib-mode.el... Generating autoloads for textmodes/bib-mode.el...done Generating autoloads for textmodes/bibtex-style.el... Generating autoloads for textmodes/bibtex-style.el...done Generating autoloads for textmodes/bibtex.el... Generating autoloads for textmodes/bibtex.el...done Generating autoloads for textmodes/conf-mode.el... Generating autoloads for textmodes/conf-mode.el...done Generating autoloads for textmodes/css-mode.el... Generating autoloads for textmodes/css-mode.el...done Generating autoloads for textmodes/dns-mode.el... Generating autoloads for textmodes/dns-mode.el...done Generating autoloads for textmodes/enriched.el... Generating autoloads for textmodes/enriched.el...done Generating autoloads for textmodes/fill.el... Generating autoloads for textmodes/fill.el...done Generating autoloads for textmodes/flyspell.el... Generating autoloads for textmodes/flyspell.el...done Generating autoloads for textmodes/ispell.el... Generating autoloads for textmodes/ispell.el...done Generating autoloads for textmodes/makeinfo.el... Generating autoloads for textmodes/makeinfo.el...done Generating autoloads for textmodes/nroff-mode.el... Generating autoloads for textmodes/nroff-mode.el...done Generating autoloads for textmodes/page-ext.el... Generating autoloads for textmodes/page-ext.el...done Generating autoloads for textmodes/page.el... Generating autoloads for textmodes/page.el...done Generating autoloads for textmodes/paragraphs.el... Generating autoloads for textmodes/paragraphs.el...done Generating autoloads for textmodes/picture.el... Generating autoloads for textmodes/picture.el...done Generating autoloads for textmodes/po.el... Generating autoloads for textmodes/po.el...done Generating autoloads for textmodes/refbib.el... Generating autoloads for textmodes/refbib.el...done Generating autoloads for textmodes/refer.el... Generating autoloads for textmodes/refer.el...done Generating autoloads for textmodes/refill.el... Generating autoloads for textmodes/refill.el...done Generating autoloads for textmodes/reftex-auc.el... Generating autoloads for textmodes/reftex-auc.el...done Generating autoloads for textmodes/reftex-cite.el... Generating autoloads for textmodes/reftex-cite.el...done Generating autoloads for textmodes/reftex-dcr.el... Generating autoloads for textmodes/reftex-dcr.el...done Generating autoloads for textmodes/reftex-global.el... Generating autoloads for textmodes/reftex-global.el...done Generating autoloads for textmodes/reftex-index.el... Generating autoloads for textmodes/reftex-index.el...done Generating autoloads for textmodes/reftex-parse.el... Generating autoloads for textmodes/reftex-parse.el...done Generating autoloads for textmodes/reftex-ref.el... Generating autoloads for textmodes/reftex-ref.el...done Generating autoloads for textmodes/reftex-sel.el... Generating autoloads for textmodes/reftex-sel.el...done Generating autoloads for textmodes/reftex-toc.el... Generating autoloads for textmodes/reftex-toc.el...done Generating autoloads for textmodes/reftex-vars.el... Generating autoloads for textmodes/reftex-vars.el...done Generating autoloads for textmodes/reftex.el... Generating autoloads for textmodes/reftex.el...done Generating autoloads for textmodes/remember.el... Generating autoloads for textmodes/remember.el...done Generating autoloads for textmodes/rst.el... Generating autoloads for textmodes/rst.el...done Generating autoloads for textmodes/sgml-mode.el... Generating autoloads for textmodes/sgml-mode.el...done Generating autoloads for textmodes/spell.el... Generating autoloads for textmodes/spell.el...done Generating autoloads for textmodes/table.el... Generating autoloads for textmodes/table.el...done Generating autoloads for textmodes/tex-mode.el... Generating autoloads for textmodes/tex-mode.el...done Generating autoloads for textmodes/texinfmt.el... Generating autoloads for textmodes/texinfmt.el...done Generating autoloads for textmodes/texinfo.el... Generating autoloads for textmodes/texinfo.el...done Generating autoloads for textmodes/texnfo-upd.el... Generating autoloads for textmodes/texnfo-upd.el...done Generating autoloads for textmodes/text-mode.el... Generating autoloads for textmodes/text-mode.el...done Generating autoloads for textmodes/tildify.el... Generating autoloads for textmodes/tildify.el...done Generating autoloads for textmodes/two-column.el... Generating autoloads for textmodes/two-column.el...done Generating autoloads for textmodes/underline.el... Generating autoloads for textmodes/underline.el...done Generating autoloads for progmodes/ada-mode.el... Generating autoloads for progmodes/ada-mode.el...done Generating autoloads for progmodes/ada-prj.el... Generating autoloads for progmodes/ada-prj.el...done Generating autoloads for progmodes/ada-stmt.el... Generating autoloads for progmodes/ada-stmt.el...done Generating autoloads for progmodes/ada-xref.el... Generating autoloads for progmodes/ada-xref.el...done Generating autoloads for progmodes/antlr-mode.el... Generating autoloads for progmodes/antlr-mode.el...done Generating autoloads for progmodes/asm-mode.el... Generating autoloads for progmodes/asm-mode.el...done Generating autoloads for progmodes/autoconf.el... Generating autoloads for progmodes/autoconf.el...done Generating autoloads for progmodes/bug-reference.el... Generating autoloads for progmodes/bug-reference.el...done Generating autoloads for progmodes/cap-words.el... Generating autoloads for progmodes/cap-words.el...done Generating autoloads for progmodes/cc-align.el... Generating autoloads for progmodes/cc-align.el...done Generating autoloads for progmodes/cc-awk.el... Generating autoloads for progmodes/cc-awk.el...done Generating autoloads for progmodes/cc-bytecomp.el... Generating autoloads for progmodes/cc-bytecomp.el...done Generating autoloads for progmodes/cc-cmds.el... Generating autoloads for progmodes/cc-cmds.el...done Generating autoloads for progmodes/cc-compat.el... Generating autoloads for progmodes/cc-compat.el...done Generating autoloads for progmodes/cc-defs.el... Generating autoloads for progmodes/cc-defs.el...done Generating autoloads for progmodes/cc-engine.el... Generating autoloads for progmodes/cc-engine.el...done Generating autoloads for progmodes/cc-fonts.el... Generating autoloads for progmodes/cc-fonts.el...done Generating autoloads for progmodes/cc-langs.el... Generating autoloads for progmodes/cc-langs.el...done Generating autoloads for progmodes/cc-menus.el... Generating autoloads for progmodes/cc-menus.el...done Generating autoloads for progmodes/cc-mode.el... Generating autoloads for progmodes/cc-mode.el...done Generating autoloads for progmodes/cc-styles.el... Generating autoloads for progmodes/cc-styles.el...done Generating autoloads for progmodes/cc-subword.el... Generating autoloads for progmodes/cc-subword.el...done Generating autoloads for progmodes/cc-vars.el... Generating autoloads for progmodes/cc-vars.el...done Generating autoloads for progmodes/cfengine.el... Generating autoloads for progmodes/cfengine.el...done Generating autoloads for progmodes/cmacexp.el... Generating autoloads for progmodes/cmacexp.el...done Generating autoloads for progmodes/compile.el... Generating autoloads for progmodes/compile.el...done Generating autoloads for progmodes/cperl-mode.el... Generating autoloads for progmodes/cperl-mode.el...done Generating autoloads for progmodes/cpp.el... Generating autoloads for progmodes/cpp.el...done Generating autoloads for progmodes/cwarn.el... Generating autoloads for progmodes/cwarn.el...done Generating autoloads for progmodes/dcl-mode.el... Generating autoloads for progmodes/dcl-mode.el...done Generating autoloads for progmodes/delphi.el... Generating autoloads for progmodes/delphi.el...done Generating autoloads for progmodes/ebnf-abn.el... Generating autoloads for progmodes/ebnf-abn.el...done Generating autoloads for progmodes/ebnf-bnf.el... Generating autoloads for progmodes/ebnf-bnf.el...done Generating autoloads for progmodes/ebnf-dtd.el... Generating autoloads for progmodes/ebnf-dtd.el...done Generating autoloads for progmodes/ebnf-ebx.el... Generating autoloads for progmodes/ebnf-ebx.el...done Generating autoloads for progmodes/ebnf-iso.el... Generating autoloads for progmodes/ebnf-iso.el...done Generating autoloads for progmodes/ebnf-otz.el... Generating autoloads for progmodes/ebnf-otz.el...done Generating autoloads for progmodes/ebnf-yac.el... Generating autoloads for progmodes/ebnf-yac.el...done Generating autoloads for progmodes/ebnf2ps.el... Generating autoloads for progmodes/ebnf2ps.el...done Generating autoloads for progmodes/ebrowse.el... Generating autoloads for progmodes/ebrowse.el...done Generating autoloads for progmodes/etags.el... Generating autoloads for progmodes/etags.el...done Generating autoloads for progmodes/executable.el... Generating autoloads for progmodes/executable.el...done Generating autoloads for progmodes/f90.el... Generating autoloads for progmodes/f90.el...done Generating autoloads for progmodes/flymake.el... Generating autoloads for progmodes/flymake.el...done Generating autoloads for progmodes/fortran.el... Generating autoloads for progmodes/fortran.el...done Generating autoloads for progmodes/gdb-ui.el... Generating autoloads for progmodes/gdb-ui.el...done Generating autoloads for progmodes/glasses.el... Generating autoloads for progmodes/glasses.el...done Generating autoloads for progmodes/grep.el... Generating autoloads for progmodes/grep.el...done Generating autoloads for progmodes/gud.el... Generating autoloads for progmodes/gud.el...done Generating autoloads for progmodes/hideif.el... Generating autoloads for progmodes/hideif.el...done Generating autoloads for progmodes/hideshow.el... Generating autoloads for progmodes/hideshow.el...done Generating autoloads for progmodes/icon.el... Generating autoloads for progmodes/icon.el...done Generating autoloads for progmodes/idlw-complete-structtag.el... Generating autoloads for progmodes/idlw-complete-structtag.el...done Generating autoloads for progmodes/idlw-help.el... Generating autoloads for progmodes/idlw-help.el...done Generating autoloads for progmodes/idlw-shell.el... Generating autoloads for progmodes/idlw-shell.el...done Generating autoloads for progmodes/idlw-toolbar.el... Generating autoloads for progmodes/idlw-toolbar.el...done Generating autoloads for progmodes/idlwave.el... Generating autoloads for progmodes/idlwave.el...done Generating autoloads for progmodes/inf-lisp.el... Generating autoloads for progmodes/inf-lisp.el...done Generating autoloads for progmodes/ld-script.el... Generating autoloads for progmodes/ld-script.el...done Generating autoloads for progmodes/m4-mode.el... Generating autoloads for progmodes/m4-mode.el...done Generating autoloads for progmodes/make-mode.el... Generating autoloads for progmodes/make-mode.el...done Generating autoloads for progmodes/mantemp.el... Generating autoloads for progmodes/mantemp.el...done Generating autoloads for progmodes/meta-mode.el... Generating autoloads for progmodes/meta-mode.el...done Generating autoloads for progmodes/mixal-mode.el... Generating autoloads for progmodes/mixal-mode.el...done Generating autoloads for progmodes/modula2.el... Generating autoloads for progmodes/modula2.el...done Generating autoloads for progmodes/octave-inf.el... Generating autoloads for progmodes/octave-inf.el...done Generating autoloads for progmodes/octave-mod.el... Generating autoloads for progmodes/octave-mod.el...done Generating autoloads for progmodes/pascal.el... Generating autoloads for progmodes/pascal.el...done Generating autoloads for progmodes/perl-mode.el... Generating autoloads for progmodes/perl-mode.el...done Generating autoloads for progmodes/prolog.el... Generating autoloads for progmodes/prolog.el...done Generating autoloads for progmodes/ps-mode.el... Generating autoloads for progmodes/ps-mode.el...done Generating autoloads for progmodes/python.el... Generating autoloads for progmodes/python.el...done Generating autoloads for progmodes/ruby-mode.el... Generating autoloads for progmodes/ruby-mode.el...done Generating autoloads for progmodes/scheme.el... Generating autoloads for progmodes/scheme.el...done Generating autoloads for progmodes/sh-script.el... Generating autoloads for progmodes/sh-script.el...done Generating autoloads for progmodes/simula.el... Generating autoloads for progmodes/simula.el...done Generating autoloads for progmodes/sql.el... Generating autoloads for progmodes/sql.el...done Generating autoloads for progmodes/sym-comp.el... Generating autoloads for progmodes/sym-comp.el...done Generating autoloads for progmodes/tcl.el... Generating autoloads for progmodes/tcl.el...done Generating autoloads for progmodes/vera-mode.el... Generating autoloads for progmodes/vera-mode.el...done Generating autoloads for progmodes/verilog-mode.el... Generating autoloads for progmodes/verilog-mode.el...done Generating autoloads for progmodes/vhdl-mode.el... Generating autoloads for progmodes/vhdl-mode.el...done Generating autoloads for progmodes/which-func.el... Generating autoloads for progmodes/which-func.el...done Generating autoloads for progmodes/xscheme.el... Generating autoloads for progmodes/xscheme.el...done Generating autoloads for net/ange-ftp.el... Generating autoloads for net/ange-ftp.el...done Generating autoloads for net/browse-url.el... Generating autoloads for net/browse-url.el...done Generating autoloads for net/dbus.el... Generating autoloads for net/dbus.el...done Generating autoloads for net/dig.el... Generating autoloads for net/dig.el...done Generating autoloads for net/dns.el... Generating autoloads for net/dns.el...done Generating autoloads for net/eudc-bob.el... Generating autoloads for net/eudc-bob.el...done Generating autoloads for net/eudc-export.el... Generating autoloads for net/eudc-export.el...done Generating autoloads for net/eudc-hotlist.el... Generating autoloads for net/eudc-hotlist.el...done Generating autoloads for net/eudc-vars.el... Generating autoloads for net/eudc-vars.el...done Generating autoloads for net/eudc.el... Generating autoloads for net/eudc.el...done Generating autoloads for net/eudcb-bbdb.el... Generating autoloads for net/eudcb-bbdb.el...done Generating autoloads for net/eudcb-ldap.el... Generating autoloads for net/eudcb-ldap.el...done Generating autoloads for net/eudcb-mab.el... Generating autoloads for net/eudcb-mab.el...done Generating autoloads for net/eudcb-ph.el... Generating autoloads for net/eudcb-ph.el...done Generating autoloads for net/goto-addr.el... Generating autoloads for net/goto-addr.el...done Generating autoloads for net/hmac-def.el... Generating autoloads for net/hmac-def.el...done Generating autoloads for net/hmac-md5.el... Generating autoloads for net/hmac-md5.el...done Generating autoloads for net/imap.el... Generating autoloads for net/imap.el...done Generating autoloads for net/ldap.el... Generating autoloads for net/ldap.el...done Generating autoloads for net/mairix.el... Generating autoloads for net/mairix.el...done Generating autoloads for net/net-utils.el... Generating autoloads for net/net-utils.el...done Generating autoloads for net/netrc.el... Generating autoloads for net/netrc.el...done Generating autoloads for net/newst-backend.el... Generating autoloads for net/newst-backend.el...done Generating autoloads for net/newst-plainview.el... Generating autoloads for net/newst-plainview.el...done Generating autoloads for net/newst-reader.el... Generating autoloads for net/newst-reader.el...done Generating autoloads for net/newst-ticker.el... Generating autoloads for net/newst-ticker.el...done Generating autoloads for net/newst-treeview.el... Generating autoloads for net/newst-treeview.el...done Generating autoloads for net/newsticker.el... Generating autoloads for net/newsticker.el...done Generating autoloads for net/ntlm.el... Generating autoloads for net/ntlm.el...done Generating autoloads for net/quickurl.el... Generating autoloads for net/quickurl.el...done Generating autoloads for net/rcirc.el... Generating autoloads for net/rcirc.el...done Generating autoloads for net/rcompile.el... Generating autoloads for net/rcompile.el...done Generating autoloads for net/rlogin.el... Generating autoloads for net/rlogin.el...done Generating autoloads for net/sasl-cram.el... Generating autoloads for net/sasl-cram.el...done Generating autoloads for net/sasl-digest.el... Generating autoloads for net/sasl-digest.el...done Generating autoloads for net/sasl-ntlm.el... Generating autoloads for net/sasl-ntlm.el...done Generating autoloads for net/sasl.el... Generating autoloads for net/sasl.el...done Generating autoloads for net/snmp-mode.el... Generating autoloads for net/snmp-mode.el...done Generating autoloads for net/socks.el... Generating autoloads for net/socks.el...done Generating autoloads for net/telnet.el... Generating autoloads for net/telnet.el...done Generating autoloads for net/tls.el... Generating autoloads for net/tls.el...done Generating autoloads for net/tramp-cache.el... Generating autoloads for net/tramp-cache.el...done Generating autoloads for net/tramp-cmds.el... Generating autoloads for net/tramp-cmds.el...done Generating autoloads for net/tramp-compat.el... Generating autoloads for net/tramp-compat.el...done Generating autoloads for net/tramp-fish.el... Generating autoloads for net/tramp-fish.el...done Generating autoloads for net/tramp-ftp.el... Generating autoloads for net/tramp-ftp.el...done Generating autoloads for net/tramp-gw.el... Generating autoloads for net/tramp-gw.el...done Generating autoloads for net/tramp-smb.el... Generating autoloads for net/tramp-smb.el...done Generating autoloads for net/tramp-uu.el... Generating autoloads for net/tramp-uu.el...done Generating autoloads for net/tramp.el... Generating autoloads for net/tramp.el...done Generating autoloads for net/trampver.el... Generating autoloads for net/trampver.el...done Generating autoloads for net/webjump.el... Generating autoloads for net/webjump.el...done Generating autoloads for net/xesam.el... Generating autoloads for net/xesam.el...done Generating autoloads for net/zeroconf.el... Generating autoloads for net/zeroconf.el...done Generating autoloads for mh-e/mh-acros.el... Generating autoloads for mh-e/mh-acros.el...done Generating autoloads for mh-e/mh-alias.el... Generating autoloads for mh-e/mh-alias.el...done Generating autoloads for mh-e/mh-buffers.el... Generating autoloads for mh-e/mh-buffers.el...done Generating autoloads for mh-e/mh-comp.el... Generating autoloads for mh-e/mh-comp.el...done Generating autoloads for mh-e/mh-compat.el... Generating autoloads for mh-e/mh-compat.el...done Generating autoloads for mh-e/mh-e.el... Generating autoloads for mh-e/mh-e.el...done Generating autoloads for mh-e/mh-folder.el... Generating autoloads for mh-e/mh-folder.el...done Generating autoloads for mh-e/mh-funcs.el... Generating autoloads for mh-e/mh-funcs.el...done Generating autoloads for mh-e/mh-identity.el... Generating autoloads for mh-e/mh-identity.el...done Generating autoloads for mh-e/mh-inc.el... Generating autoloads for mh-e/mh-inc.el...done Generating autoloads for mh-e/mh-junk.el... Generating autoloads for mh-e/mh-junk.el...done Generating autoloads for mh-e/mh-letter.el... Generating autoloads for mh-e/mh-letter.el...done Generating autoloads for mh-e/mh-limit.el... Generating autoloads for mh-e/mh-limit.el...done Generating autoloads for mh-e/mh-mime.el... Generating autoloads for mh-e/mh-mime.el...done Generating autoloads for mh-e/mh-print.el... Generating autoloads for mh-e/mh-print.el...done Generating autoloads for mh-e/mh-scan.el... Generating autoloads for mh-e/mh-scan.el...done Generating autoloads for mh-e/mh-search.el... Generating autoloads for mh-e/mh-search.el...done Generating autoloads for mh-e/mh-seq.el... Generating autoloads for mh-e/mh-seq.el...done Generating autoloads for mh-e/mh-show.el... Generating autoloads for mh-e/mh-show.el...done Generating autoloads for mh-e/mh-speed.el... Generating autoloads for mh-e/mh-speed.el...done Generating autoloads for mh-e/mh-thread.el... Generating autoloads for mh-e/mh-thread.el...done Generating autoloads for mh-e/mh-tool-bar.el... Generating autoloads for mh-e/mh-tool-bar.el...done Generating autoloads for mh-e/mh-utils.el... Generating autoloads for mh-e/mh-utils.el...done Generating autoloads for mh-e/mh-xface.el... Generating autoloads for mh-e/mh-xface.el...done Generating autoloads for language/burmese.el... Generating autoloads for language/burmese.el...done Generating autoloads for language/cham.el... Generating autoloads for language/cham.el...done Generating autoloads for language/china-util.el... Generating autoloads for language/china-util.el...done Generating autoloads for language/chinese.el... Generating autoloads for language/chinese.el...done Generating autoloads for language/cyril-util.el... Generating autoloads for language/cyril-util.el...done Generating autoloads for language/cyrillic.el... Generating autoloads for language/cyrillic.el...done Generating autoloads for language/czech.el... Generating autoloads for language/czech.el...done Generating autoloads for language/english.el... Generating autoloads for language/english.el...done Generating autoloads for language/ethio-util.el... Generating autoloads for language/ethio-util.el...done Generating autoloads for language/ethiopic.el... Generating autoloads for language/ethiopic.el...done Generating autoloads for language/european.el... Generating autoloads for language/european.el...done Generating autoloads for language/georgian.el... Generating autoloads for language/georgian.el...done Generating autoloads for language/greek.el... Generating autoloads for language/greek.el...done Generating autoloads for language/hanja-util.el... Generating autoloads for language/hanja-util.el...done Generating autoloads for language/hebrew.el... Generating autoloads for language/hebrew.el...done Generating autoloads for language/ind-util.el... Generating autoloads for language/ind-util.el...done Generating autoloads for language/indian.el... Generating autoloads for language/indian.el...done Generating autoloads for language/japan-util.el... Generating autoloads for language/japan-util.el...done Generating autoloads for language/japanese.el... Generating autoloads for language/japanese.el...done Generating autoloads for language/khmer.el... Generating autoloads for language/khmer.el...done Generating autoloads for language/korea-util.el... Generating autoloads for language/korea-util.el...done Generating autoloads for language/korean.el... Generating autoloads for language/korean.el...done Generating autoloads for language/lao-util.el... Generating autoloads for language/lao-util.el...done Generating autoloads for language/lao.el... Generating autoloads for language/lao.el...done Generating autoloads for language/misc-lang.el... Generating autoloads for language/misc-lang.el...done Generating autoloads for language/romanian.el... Generating autoloads for language/romanian.el...done Generating autoloads for language/sinhala.el... Generating autoloads for language/sinhala.el...done Generating autoloads for language/slovak.el... Generating autoloads for language/slovak.el...done Generating autoloads for language/tai-viet.el... Generating autoloads for language/tai-viet.el...done Generating autoloads for language/thai-util.el... Generating autoloads for language/thai-util.el...done Generating autoloads for language/thai-word.el... Generating autoloads for language/thai-word.el...done Generating autoloads for language/thai.el... Generating autoloads for language/thai.el...done Generating autoloads for language/tibet-util.el... Generating autoloads for language/tibet-util.el...done Generating autoloads for language/tibetan.el... Generating autoloads for language/tibetan.el...done Generating autoloads for language/tv-util.el... Generating autoloads for language/tv-util.el...done Generating autoloads for language/utf-8-lang.el... Generating autoloads for language/utf-8-lang.el...done Generating autoloads for language/viet-util.el... Generating autoloads for language/viet-util.el...done Generating autoloads for language/vietnamese.el... Generating autoloads for language/vietnamese.el...done Generating autoloads for international/ccl.el... Generating autoloads for international/ccl.el...done Generating autoloads for international/characters.el... Generating autoloads for international/characters.el...done Generating autoloads for international/charprop.el... Generating autoloads for international/charprop.el...done Generating autoloads for international/cp51932.el... Generating autoloads for international/cp51932.el...done Generating autoloads for international/encoded-kb.el... Generating autoloads for international/encoded-kb.el...done Generating autoloads for international/eucjp-ms.el... Generating autoloads for international/eucjp-ms.el...done Generating autoloads for international/fontset.el... Generating autoloads for international/fontset.el...done Generating autoloads for international/isearch-x.el... Generating autoloads for international/isearch-x.el...done Generating autoloads for international/iso-ascii.el... Generating autoloads for international/iso-ascii.el...done Generating autoloads for international/iso-cvt.el... Generating autoloads for international/iso-cvt.el...done Generating autoloads for international/iso-transl.el... Generating autoloads for international/iso-transl.el...done Generating autoloads for international/ja-dic-cnv.el... Generating autoloads for international/ja-dic-cnv.el...done Generating autoloads for international/ja-dic-utl.el... Generating autoloads for international/ja-dic-utl.el...done Generating autoloads for international/kinsoku.el... Generating autoloads for international/kinsoku.el...done Generating autoloads for international/kkc.el... Generating autoloads for international/kkc.el...done Generating autoloads for international/latexenc.el... Generating autoloads for international/latexenc.el...done Generating autoloads for international/latin1-disp.el... Generating autoloads for international/latin1-disp.el...done Generating autoloads for international/mule-cmds.el... Generating autoloads for international/mule-cmds.el...done Generating autoloads for international/mule-conf.el... Generating autoloads for international/mule-conf.el...done Generating autoloads for international/mule-diag.el... Generating autoloads for international/mule-diag.el...done Generating autoloads for international/mule-util.el... Generating autoloads for international/mule-util.el...done Generating autoloads for international/mule.el... Generating autoloads for international/mule.el...done Generating autoloads for international/ogonek.el... Generating autoloads for international/ogonek.el...done Generating autoloads for international/quail.el... Generating autoloads for international/quail.el...done Generating autoloads for international/robin.el... Generating autoloads for international/robin.el...done Generating autoloads for international/titdic-cnv.el... Generating autoloads for international/titdic-cnv.el...done Generating autoloads for international/uni-bidi.el... Generating autoloads for international/uni-bidi.el...done Generating autoloads for international/uni-category.el... Generating autoloads for international/uni-category.el...done Generating autoloads for international/uni-combining.el... Generating autoloads for international/uni-combining.el...done Generating autoloads for international/uni-comment.el... Generating autoloads for international/uni-comment.el...done Generating autoloads for international/uni-decimal.el... Generating autoloads for international/uni-decimal.el...done Generating autoloads for international/uni-decomposition.el... Generating autoloads for international/uni-decomposition.el...done Generating autoloads for international/uni-digit.el... Generating autoloads for international/uni-digit.el...done Generating autoloads for international/uni-lowercase.el... Generating autoloads for international/uni-lowercase.el...done Generating autoloads for international/uni-mirrored.el... Generating autoloads for international/uni-mirrored.el...done Generating autoloads for international/uni-name.el... Generating autoloads for international/uni-name.el...done Generating autoloads for international/uni-numeric.el... Generating autoloads for international/uni-numeric.el...done Generating autoloads for international/uni-old-name.el... Generating autoloads for international/uni-old-name.el...done Generating autoloads for international/uni-titlecase.el... Generating autoloads for international/uni-titlecase.el...done Generating autoloads for international/uni-uppercase.el... Generating autoloads for international/uni-uppercase.el...done Generating autoloads for international/utf-7.el... Generating autoloads for international/utf-7.el...done Generating autoloads for eshell/em-alias.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-groups.el Generating autoloads for eshell/em-alias.el...done Generating autoloads for eshell/em-banner.el... Generating autoloads for eshell/em-banner.el...done Generating autoloads for eshell/em-basic.el... Generating autoloads for eshell/em-basic.el...done Generating autoloads for eshell/em-cmpl.el... Generating autoloads for eshell/em-cmpl.el...done Generating autoloads for eshell/em-dirs.el... Generating autoloads for eshell/em-dirs.el...done Generating autoloads for eshell/em-glob.el... Generating autoloads for eshell/em-glob.el...done Generating autoloads for eshell/em-hist.el... Generating autoloads for eshell/em-hist.el...done Generating autoloads for eshell/em-ls.el... Generating autoloads for eshell/em-ls.el...done Generating autoloads for eshell/em-pred.el... Generating autoloads for eshell/em-pred.el...done Generating autoloads for eshell/em-prompt.el... Generating autoloads for eshell/em-prompt.el...done Generating autoloads for eshell/em-rebind.el... Generating autoloads for eshell/em-rebind.el...done Generating autoloads for eshell/em-script.el... Generating autoloads for eshell/em-script.el...done Generating autoloads for eshell/em-smart.el... Generating autoloads for eshell/em-smart.el...done Generating autoloads for eshell/em-term.el... Generating autoloads for eshell/em-term.el...done Generating autoloads for eshell/em-unix.el... Generating autoloads for eshell/em-unix.el...done Generating autoloads for eshell/em-xtra.el... Generating autoloads for eshell/em-xtra.el...done Generating autoloads for eshell/esh-arg.el... Generating autoloads for eshell/esh-arg.el...done Generating autoloads for eshell/esh-cmd.el... Generating autoloads for eshell/esh-cmd.el...done Generating autoloads for eshell/esh-ext.el... Generating autoloads for eshell/esh-ext.el...done Generating autoloads for eshell/esh-io.el... Generating autoloads for eshell/esh-io.el...done Generating autoloads for eshell/esh-mode.el... Generating autoloads for eshell/esh-mode.el...done Generating autoloads for eshell/esh-module.el... Generating autoloads for eshell/esh-module.el...done Generating autoloads for eshell/esh-opt.el... Generating autoloads for eshell/esh-opt.el...done Generating autoloads for eshell/esh-proc.el... Generating autoloads for eshell/esh-proc.el...done Generating autoloads for eshell/esh-test.el... Generating autoloads for eshell/esh-test.el...done Generating autoloads for eshell/esh-util.el... Generating autoloads for eshell/esh-util.el...done Generating autoloads for eshell/esh-var.el... Generating autoloads for eshell/esh-var.el...done Generating autoloads for eshell/eshell.el... Generating autoloads for eshell/eshell.el...done Generating autoloads for emulation/crisp.el... Generating autoloads for emulation/crisp.el...done Generating autoloads for emulation/cua-base.el... Generating autoloads for emulation/cua-base.el...done Generating autoloads for emulation/cua-gmrk.el... Generating autoloads for emulation/cua-gmrk.el...done Generating autoloads for emulation/cua-rect.el... Generating autoloads for emulation/cua-rect.el...done Generating autoloads for emulation/edt-lk201.el... Generating autoloads for emulation/edt-lk201.el...done Generating autoloads for emulation/edt-mapper.el... Generating autoloads for emulation/edt-mapper.el...done Generating autoloads for emulation/edt-pc.el... Generating autoloads for emulation/edt-pc.el...done Generating autoloads for emulation/edt-vt100.el... Generating autoloads for emulation/edt-vt100.el...done Generating autoloads for emulation/edt.el... Generating autoloads for emulation/edt.el...done Generating autoloads for emulation/keypad.el... Generating autoloads for emulation/keypad.el...done Generating autoloads for emulation/pc-mode.el... Generating autoloads for emulation/pc-mode.el...done Generating autoloads for emulation/pc-select.el... Generating autoloads for emulation/pc-select.el...done Generating autoloads for emulation/tpu-edt.el... Generating autoloads for emulation/tpu-edt.el...done Generating autoloads for emulation/tpu-extras.el... Generating autoloads for emulation/tpu-mapper.el... Generating autoloads for emulation/tpu-mapper.el...done Generating autoloads for emulation/vi.el... Generating autoloads for emulation/vi.el...done Generating autoloads for emulation/vip.el... Generating autoloads for emulation/vip.el...done Generating autoloads for emulation/viper-cmd.el... Generating autoloads for emulation/viper-cmd.el...done Generating autoloads for emulation/viper-ex.el... Generating autoloads for emulation/viper-ex.el...done Generating autoloads for emulation/viper-init.el... Generating autoloads for emulation/viper-init.el...done Generating autoloads for emulation/viper-keym.el... Generating autoloads for emulation/viper-keym.el...done Generating autoloads for emulation/viper-macs.el... Generating autoloads for emulation/viper-macs.el...done Generating autoloads for emulation/viper-mous.el... Generating autoloads for emulation/viper-mous.el...done Generating autoloads for emulation/viper-util.el... Generating autoloads for emulation/viper-util.el...done Generating autoloads for emulation/viper.el... Generating autoloads for emulation/viper.el...done Generating autoloads for emulation/ws-mode.el... Generating autoloads for emulation/ws-mode.el...done Generating autoloads for emacs-lisp/advice.el... Generating autoloads for emacs-lisp/advice.el...done Generating autoloads for emacs-lisp/assoc.el... Generating autoloads for emacs-lisp/assoc.el...done Generating autoloads for emacs-lisp/authors.el... Generating autoloads for emacs-lisp/authors.el...done Generating autoloads for emacs-lisp/autoload.el... Generating autoloads for emacs-lisp/autoload.el...done Generating autoloads for emacs-lisp/avl-tree.el... Generating autoloads for emacs-lisp/avl-tree.el...done Generating autoloads for emacs-lisp/backquote.el... Generating autoloads for emacs-lisp/backquote.el...done Generating autoloads for emacs-lisp/benchmark.el... Generating autoloads for emacs-lisp/benchmark.el...done Generating autoloads for emacs-lisp/bindat.el... Generating autoloads for emacs-lisp/bindat.el...done Generating autoloads for emacs-lisp/byte-opt.el... Generating autoloads for emacs-lisp/byte-opt.el...done Generating autoloads for emacs-lisp/byte-run.el... Generating autoloads for emacs-lisp/byte-run.el...done Generating autoloads for emacs-lisp/bytecomp.el... Generating autoloads for emacs-lisp/bytecomp.el...done Generating autoloads for emacs-lisp/check-declare.el... Generating autoloads for emacs-lisp/check-declare.el...done Generating autoloads for emacs-lisp/checkdoc.el... Generating autoloads for emacs-lisp/checkdoc.el...done Generating autoloads for emacs-lisp/cl-compat.el... Generating autoloads for emacs-lisp/cl-compat.el...done Generating autoloads for emacs-lisp/cl-extra.el... Generating autoloads for emacs-lisp/cl-indent.el... Generating autoloads for emacs-lisp/cl-indent.el...done Generating autoloads for emacs-lisp/cl-macs.el... Generating autoloads for emacs-lisp/cl-seq.el... Generating autoloads for emacs-lisp/cl-specs.el... Generating autoloads for emacs-lisp/cl-specs.el...done Generating autoloads for emacs-lisp/cl.el... Generating autoloads for emacs-lisp/cl.el...done Generating autoloads for emacs-lisp/copyright.el... Generating autoloads for emacs-lisp/copyright.el...done Generating autoloads for emacs-lisp/crm.el... Generating autoloads for emacs-lisp/crm.el...done Generating autoloads for emacs-lisp/cust-print.el... Generating autoloads for emacs-lisp/cust-print.el...done Generating autoloads for emacs-lisp/debug.el... Generating autoloads for emacs-lisp/debug.el...done Generating autoloads for emacs-lisp/derived.el... Generating autoloads for emacs-lisp/derived.el...done Generating autoloads for emacs-lisp/disass.el... Generating autoloads for emacs-lisp/disass.el...done Generating autoloads for emacs-lisp/easy-mmode.el... Generating autoloads for emacs-lisp/easy-mmode.el...done Generating autoloads for emacs-lisp/easymenu.el... Generating autoloads for emacs-lisp/easymenu.el...done Generating autoloads for emacs-lisp/edebug.el... Generating autoloads for emacs-lisp/edebug.el...done Generating autoloads for emacs-lisp/eldoc.el... Generating autoloads for emacs-lisp/eldoc.el...done Generating autoloads for emacs-lisp/elint.el... Generating autoloads for emacs-lisp/elint.el...done Generating autoloads for emacs-lisp/elp.el... Generating autoloads for emacs-lisp/elp.el...done Generating autoloads for emacs-lisp/ewoc.el... Generating autoloads for emacs-lisp/ewoc.el...done Generating autoloads for emacs-lisp/find-func.el... Generating autoloads for emacs-lisp/find-func.el...done Generating autoloads for emacs-lisp/find-gc.el... Generating autoloads for emacs-lisp/find-gc.el...done Generating autoloads for emacs-lisp/float-sup.el... Generating autoloads for emacs-lisp/float-sup.el...done Generating autoloads for emacs-lisp/generic.el... Generating autoloads for emacs-lisp/generic.el...done Generating autoloads for emacs-lisp/gulp.el... Generating autoloads for emacs-lisp/gulp.el...done Generating autoloads for emacs-lisp/helper.el... Generating autoloads for emacs-lisp/helper.el...done Generating autoloads for emacs-lisp/levents.el... Generating autoloads for emacs-lisp/levents.el...done Generating autoloads for emacs-lisp/lisp-mnt.el... Generating autoloads for emacs-lisp/lisp-mnt.el...done Generating autoloads for emacs-lisp/lisp-mode.el... Generating autoloads for emacs-lisp/lisp-mode.el...done Generating autoloads for emacs-lisp/lisp.el... Generating autoloads for emacs-lisp/lisp.el...done Generating autoloads for emacs-lisp/lmenu.el... Generating autoloads for emacs-lisp/lmenu.el...done Generating autoloads for emacs-lisp/lucid.el... Generating autoloads for emacs-lisp/lucid.el...done Generating autoloads for emacs-lisp/macroexp.el... Generating autoloads for emacs-lisp/macroexp.el...done Generating autoloads for emacs-lisp/map-ynp.el... Generating autoloads for emacs-lisp/map-ynp.el...done Generating autoloads for emacs-lisp/pp.el... Generating autoloads for emacs-lisp/pp.el...done Generating autoloads for emacs-lisp/re-builder.el... Generating autoloads for emacs-lisp/re-builder.el...done Generating autoloads for emacs-lisp/regexp-opt.el... Generating autoloads for emacs-lisp/regexp-opt.el...done Generating autoloads for emacs-lisp/regi.el... Generating autoloads for emacs-lisp/regi.el...done Generating autoloads for emacs-lisp/ring.el... Generating autoloads for emacs-lisp/ring.el...done Generating autoloads for emacs-lisp/rx.el... Generating autoloads for emacs-lisp/rx.el...done Generating autoloads for emacs-lisp/shadow.el... Generating autoloads for emacs-lisp/shadow.el...done Generating autoloads for emacs-lisp/sregex.el... Generating autoloads for emacs-lisp/sregex.el...done Generating autoloads for emacs-lisp/syntax.el... Generating autoloads for emacs-lisp/syntax.el...done Generating autoloads for emacs-lisp/tcover-ses.el... Generating autoloads for emacs-lisp/tcover-ses.el...done Generating autoloads for emacs-lisp/tcover-unsafep.el... Generating autoloads for emacs-lisp/tcover-unsafep.el...done Generating autoloads for emacs-lisp/testcover.el... Generating autoloads for emacs-lisp/testcover.el...done Generating autoloads for emacs-lisp/timer.el... Generating autoloads for emacs-lisp/timer.el...done Generating autoloads for emacs-lisp/tq.el... Generating autoloads for emacs-lisp/tq.el...done Generating autoloads for emacs-lisp/trace.el... Generating autoloads for emacs-lisp/trace.el...done Generating autoloads for emacs-lisp/unsafep.el... Generating autoloads for emacs-lisp/unsafep.el...done Generating autoloads for emacs-lisp/warnings.el... Generating autoloads for emacs-lisp/warnings.el...done Generating autoloads for calendar/appt.el... Generating autoloads for calendar/appt.el...done Generating autoloads for calendar/cal-bahai.el... Generating autoloads for calendar/cal-bahai.el...done Generating autoloads for calendar/cal-china.el... Generating autoloads for calendar/cal-china.el...done Generating autoloads for calendar/cal-coptic.el... Generating autoloads for calendar/cal-coptic.el...done Generating autoloads for calendar/cal-dst.el... Generating autoloads for calendar/cal-dst.el...done Generating autoloads for calendar/cal-french.el... Generating autoloads for calendar/cal-french.el...done Generating autoloads for calendar/cal-hebrew.el... Generating autoloads for calendar/cal-hebrew.el...done Generating autoloads for calendar/cal-html.el... Generating autoloads for calendar/cal-html.el...done Generating autoloads for calendar/cal-islam.el... Generating autoloads for calendar/cal-islam.el...done Generating autoloads for calendar/cal-iso.el... Generating autoloads for calendar/cal-iso.el...done Generating autoloads for calendar/cal-julian.el... Generating autoloads for calendar/cal-julian.el...done Generating autoloads for calendar/cal-mayan.el... Generating autoloads for calendar/cal-mayan.el...done Generating autoloads for calendar/cal-menu.el... Generating autoloads for calendar/cal-menu.el...done Generating autoloads for calendar/cal-move.el... Generating autoloads for calendar/cal-move.el...done Generating autoloads for calendar/cal-persia.el... Generating autoloads for calendar/cal-persia.el...done Generating autoloads for calendar/cal-tex.el... Generating autoloads for calendar/cal-tex.el...done Generating autoloads for calendar/cal-x.el... Generating autoloads for calendar/cal-x.el...done Generating autoloads for calendar/calendar.el... Generating autoloads for calendar/calendar.el...done Generating autoloads for calendar/diary-lib.el... Generating autoloads for calendar/diary-lib.el...done Generating autoloads for calendar/holidays.el... Generating autoloads for calendar/holidays.el...done Generating autoloads for calendar/icalendar.el... Generating autoloads for calendar/icalendar.el...done Generating autoloads for calendar/lunar.el... Generating autoloads for calendar/lunar.el...done Generating autoloads for calendar/parse-time.el... Generating autoloads for calendar/parse-time.el...done Generating autoloads for calendar/solar.el... Generating autoloads for calendar/solar.el...done Generating autoloads for calendar/time-date.el... Generating autoloads for calendar/time-date.el...done Generating autoloads for calendar/timeclock.el... Generating autoloads for calendar/timeclock.el...done Generating autoloads for calendar/todo-mode.el... Generating autoloads for calendar/todo-mode.el...done Generating autoloads for nxml/nxml-enc.el... Generating autoloads for nxml/nxml-enc.el...done Generating autoloads for nxml/nxml-glyph.el... Generating autoloads for nxml/nxml-glyph.el...done Generating autoloads for nxml/nxml-maint.el... Generating autoloads for nxml/nxml-maint.el...done Generating autoloads for nxml/nxml-mode.el... Generating autoloads for nxml/nxml-mode.el...done Generating autoloads for nxml/nxml-ns.el... Generating autoloads for nxml/nxml-ns.el...done Generating autoloads for nxml/nxml-outln.el... Generating autoloads for nxml/nxml-outln.el...done Generating autoloads for nxml/nxml-parse.el... Generating autoloads for nxml/nxml-parse.el...done Generating autoloads for nxml/nxml-rap.el... Generating autoloads for nxml/nxml-rap.el...done Generating autoloads for nxml/nxml-uchnm.el... Generating autoloads for nxml/nxml-uchnm.el...done Generating autoloads for nxml/nxml-util.el... Generating autoloads for nxml/nxml-util.el...done Generating autoloads for nxml/rng-cmpct.el... Generating autoloads for nxml/rng-cmpct.el...done Generating autoloads for nxml/rng-dt.el... Generating autoloads for nxml/rng-dt.el...done Generating autoloads for nxml/rng-loc.el... Generating autoloads for nxml/rng-loc.el...done Generating autoloads for nxml/rng-maint.el... Generating autoloads for nxml/rng-maint.el...done Generating autoloads for nxml/rng-match.el... Generating autoloads for nxml/rng-match.el...done Generating autoloads for nxml/rng-nxml.el... Generating autoloads for nxml/rng-nxml.el...done Generating autoloads for nxml/rng-parse.el... Generating autoloads for nxml/rng-parse.el...done Generating autoloads for nxml/rng-pttrn.el... Generating autoloads for nxml/rng-pttrn.el...done Generating autoloads for nxml/rng-uri.el... Generating autoloads for nxml/rng-uri.el...done Generating autoloads for nxml/rng-util.el... Generating autoloads for nxml/rng-util.el...done Generating autoloads for nxml/rng-valid.el... Generating autoloads for nxml/rng-valid.el...done Generating autoloads for nxml/rng-xsd.el... Generating autoloads for nxml/rng-xsd.el...done Generating autoloads for nxml/xmltok.el... Generating autoloads for nxml/xmltok.el...done Generating autoloads for nxml/xsd-regexp.el... Generating autoloads for nxml/xsd-regexp.el...done Generating autoloads for mail/binhex.el... Generating autoloads for mail/binhex.el...done Generating autoloads for mail/blessmail.el... Generating autoloads for mail/blessmail.el...done Generating autoloads for mail/emacsbug.el... Generating autoloads for mail/emacsbug.el...done Generating autoloads for mail/feedmail.el... Generating autoloads for mail/feedmail.el...done Generating autoloads for mail/footnote.el... Generating autoloads for mail/footnote.el...done Generating autoloads for mail/hashcash.el... Generating autoloads for mail/hashcash.el...done Generating autoloads for mail/mail-extr.el... Generating autoloads for mail/mail-extr.el...done Generating autoloads for mail/mail-hist.el... Generating autoloads for mail/mail-hist.el...done Generating autoloads for mail/mail-utils.el... Generating autoloads for mail/mail-utils.el...done Generating autoloads for mail/mailabbrev.el... Generating autoloads for mail/mailabbrev.el...done Generating autoloads for mail/mailalias.el... Generating autoloads for mail/mailalias.el...done Generating autoloads for mail/mailclient.el... Generating autoloads for mail/mailclient.el...done Generating autoloads for mail/mailheader.el... Generating autoloads for mail/mailheader.el...done Generating autoloads for mail/mailpost.el... Generating autoloads for mail/mailpost.el...done Generating autoloads for mail/metamail.el... Generating autoloads for mail/metamail.el...done Generating autoloads for mail/mspools.el... Generating autoloads for mail/mspools.el...done Generating autoloads for mail/reporter.el... Generating autoloads for mail/reporter.el...done Generating autoloads for mail/rfc2368.el... Generating autoloads for mail/rfc2368.el...done Generating autoloads for mail/rfc822.el... Generating autoloads for mail/rfc822.el...done Generating autoloads for mail/rmail-spam-filter.el... Generating autoloads for mail/rmail-spam-filter.el...done Generating autoloads for mail/rmail.el... Generating autoloads for mail/rmail.el...done Generating autoloads for mail/rmailedit.el... Generating autoloads for mail/rmailedit.el...done Generating autoloads for mail/rmailkwd.el... Generating autoloads for mail/rmailkwd.el...done Generating autoloads for mail/rmailmm.el... Generating autoloads for mail/rmailmm.el...done Generating autoloads for mail/rmailmsc.el... Generating autoloads for mail/rmailmsc.el...done Generating autoloads for mail/rmailout.el... Generating autoloads for mail/rmailout.el...done Generating autoloads for mail/rmailsort.el... Generating autoloads for mail/rmailsort.el...done Generating autoloads for mail/rmailsum.el... Generating autoloads for mail/rmailsum.el...done Generating autoloads for mail/sendmail.el... Generating autoloads for mail/sendmail.el...done Generating autoloads for mail/smtpmail.el... Generating autoloads for mail/smtpmail.el...done Generating autoloads for mail/supercite.el... Generating autoloads for mail/supercite.el...done Generating autoloads for mail/uce.el... Generating autoloads for mail/uce.el...done Generating autoloads for mail/undigest.el... Generating autoloads for mail/undigest.el...done Generating autoloads for mail/unrmail.el... Generating autoloads for mail/unrmail.el...done Generating autoloads for mail/uudecode.el... Generating autoloads for mail/uudecode.el...done Generating autoloads for gnus/auth-source.el... Generating autoloads for gnus/auth-source.el...done Generating autoloads for gnus/canlock.el... Generating autoloads for gnus/canlock.el...done Generating autoloads for gnus/compface.el... Generating autoloads for gnus/compface.el...done Generating autoloads for gnus/deuglify.el... Generating autoloads for gnus/deuglify.el...done Generating autoloads for gnus/earcon.el... Generating autoloads for gnus/earcon.el...done Generating autoloads for gnus/ecomplete.el... Generating autoloads for gnus/ecomplete.el...done Generating autoloads for gnus/flow-fill.el... Generating autoloads for gnus/flow-fill.el...done Generating autoloads for gnus/gmm-utils.el... Generating autoloads for gnus/gmm-utils.el...done Generating autoloads for gnus/gnus-agent.el... Generating autoloads for gnus/gnus-agent.el...done Generating autoloads for gnus/gnus-art.el... Generating autoloads for gnus/gnus-art.el...done Generating autoloads for gnus/gnus-async.el... Generating autoloads for gnus/gnus-async.el...done Generating autoloads for gnus/gnus-audio.el... Generating autoloads for gnus/gnus-audio.el...done Generating autoloads for gnus/gnus-bcklg.el... Generating autoloads for gnus/gnus-bcklg.el...done Generating autoloads for gnus/gnus-bookmark.el... Generating autoloads for gnus/gnus-bookmark.el...done Generating autoloads for gnus/gnus-cache.el... Generating autoloads for gnus/gnus-cache.el...done Generating autoloads for gnus/gnus-cite.el... Generating autoloads for gnus/gnus-cite.el...done Generating autoloads for gnus/gnus-cus.el... Generating autoloads for gnus/gnus-cus.el...done Generating autoloads for gnus/gnus-delay.el... Generating autoloads for gnus/gnus-delay.el...done Generating autoloads for gnus/gnus-demon.el... Generating autoloads for gnus/gnus-demon.el...done Generating autoloads for gnus/gnus-diary.el... Generating autoloads for gnus/gnus-diary.el...done Generating autoloads for gnus/gnus-dired.el... Generating autoloads for gnus/gnus-dired.el...done Generating autoloads for gnus/gnus-draft.el... Generating autoloads for gnus/gnus-draft.el...done Generating autoloads for gnus/gnus-dup.el... Generating autoloads for gnus/gnus-dup.el...done Generating autoloads for gnus/gnus-eform.el... Generating autoloads for gnus/gnus-eform.el...done Generating autoloads for gnus/gnus-ems.el... Generating autoloads for gnus/gnus-ems.el...done Generating autoloads for gnus/gnus-fun.el... Generating autoloads for gnus/gnus-fun.el...done Generating autoloads for gnus/gnus-group.el... Generating autoloads for gnus/gnus-group.el...done Generating autoloads for gnus/gnus-int.el... Generating autoloads for gnus/gnus-int.el...done Generating autoloads for gnus/gnus-kill.el... Generating autoloads for gnus/gnus-kill.el...done Generating autoloads for gnus/gnus-logic.el... Generating autoloads for gnus/gnus-logic.el...done Generating autoloads for gnus/gnus-mh.el... Generating autoloads for gnus/gnus-mh.el...done Generating autoloads for gnus/gnus-ml.el... Generating autoloads for gnus/gnus-ml.el...done Generating autoloads for gnus/gnus-mlspl.el... Generating autoloads for gnus/gnus-mlspl.el...done Generating autoloads for gnus/gnus-move.el... Generating autoloads for gnus/gnus-move.el...done Generating autoloads for gnus/gnus-msg.el... Generating autoloads for gnus/gnus-msg.el...done Generating autoloads for gnus/gnus-nocem.el... Generating autoloads for gnus/gnus-nocem.el...done Generating autoloads for gnus/gnus-picon.el... Generating autoloads for gnus/gnus-picon.el...done Generating autoloads for gnus/gnus-range.el... Generating autoloads for gnus/gnus-range.el...done Generating autoloads for gnus/gnus-registry.el... Generating autoloads for gnus/gnus-registry.el...done Generating autoloads for gnus/gnus-salt.el... Generating autoloads for gnus/gnus-salt.el...done Generating autoloads for gnus/gnus-score.el... Generating autoloads for gnus/gnus-score.el...done Generating autoloads for gnus/gnus-setup.el... Generating autoloads for gnus/gnus-setup.el...done Generating autoloads for gnus/gnus-sieve.el... Generating autoloads for gnus/gnus-sieve.el...done Generating autoloads for gnus/gnus-soup.el... Generating autoloads for gnus/gnus-soup.el...done Generating autoloads for gnus/gnus-spec.el... Generating autoloads for gnus/gnus-spec.el...done Generating autoloads for gnus/gnus-srvr.el... Generating autoloads for gnus/gnus-srvr.el...done Generating autoloads for gnus/gnus-start.el... Generating autoloads for gnus/gnus-start.el...done Generating autoloads for gnus/gnus-sum.el... Generating autoloads for gnus/gnus-sum.el...done Generating autoloads for gnus/gnus-topic.el... Generating autoloads for gnus/gnus-topic.el...done Generating autoloads for gnus/gnus-undo.el... Generating autoloads for gnus/gnus-undo.el...done Generating autoloads for gnus/gnus-util.el... Generating autoloads for gnus/gnus-util.el...done Generating autoloads for gnus/gnus-uu.el... Generating autoloads for gnus/gnus-uu.el...done Generating autoloads for gnus/gnus-vm.el... Generating autoloads for gnus/gnus-vm.el...done Generating autoloads for gnus/gnus-win.el... Generating autoloads for gnus/gnus-win.el...done Generating autoloads for gnus/gnus.el... Generating autoloads for gnus/gnus.el...done Generating autoloads for gnus/html2text.el... Generating autoloads for gnus/html2text.el...done Generating autoloads for gnus/ietf-drums.el... Generating autoloads for gnus/ietf-drums.el...done Generating autoloads for gnus/legacy-gnus-agent.el... Generating autoloads for gnus/legacy-gnus-agent.el...done Generating autoloads for gnus/mail-parse.el... Generating autoloads for gnus/mail-parse.el...done Generating autoloads for gnus/mail-prsvr.el... Generating autoloads for gnus/mail-prsvr.el...done Generating autoloads for gnus/mail-source.el... Generating autoloads for gnus/mail-source.el...done Generating autoloads for gnus/mailcap.el... Generating autoloads for gnus/mailcap.el...done Generating autoloads for gnus/message.el... Generating autoloads for gnus/message.el...done Generating autoloads for gnus/messcompat.el... Generating autoloads for gnus/messcompat.el...done Generating autoloads for gnus/mm-bodies.el... Generating autoloads for gnus/mm-bodies.el...done Generating autoloads for gnus/mm-decode.el... Generating autoloads for gnus/mm-decode.el...done Generating autoloads for gnus/mm-encode.el... Generating autoloads for gnus/mm-encode.el...done Generating autoloads for gnus/mm-extern.el... Generating autoloads for gnus/mm-extern.el...done Generating autoloads for gnus/mm-partial.el... Generating autoloads for gnus/mm-partial.el...done Generating autoloads for gnus/mm-url.el... Generating autoloads for gnus/mm-url.el...done Generating autoloads for gnus/mm-util.el... Generating autoloads for gnus/mm-util.el...done Generating autoloads for gnus/mm-uu.el... Generating autoloads for gnus/mm-uu.el...done Generating autoloads for gnus/mm-view.el... Generating autoloads for gnus/mm-view.el...done Generating autoloads for gnus/mml-sec.el... Generating autoloads for gnus/mml-sec.el...done Generating autoloads for gnus/mml-smime.el... Generating autoloads for gnus/mml-smime.el...done Generating autoloads for gnus/mml.el... Generating autoloads for gnus/mml.el...done Generating autoloads for gnus/mml1991.el... Generating autoloads for gnus/mml1991.el...done Generating autoloads for gnus/mml2015.el... Generating autoloads for gnus/mml2015.el...done Generating autoloads for gnus/nnagent.el... Generating autoloads for gnus/nnagent.el...done Generating autoloads for gnus/nnbabyl.el... Generating autoloads for gnus/nnbabyl.el...done Generating autoloads for gnus/nndb.el... Generating autoloads for gnus/nndb.el...done Generating autoloads for gnus/nndiary.el... Generating autoloads for gnus/nndiary.el...done Generating autoloads for gnus/nndir.el... Generating autoloads for gnus/nndir.el...done Generating autoloads for gnus/nndoc.el... Generating autoloads for gnus/nndoc.el...done Generating autoloads for gnus/nndraft.el... Generating autoloads for gnus/nndraft.el...done Generating autoloads for gnus/nneething.el... Generating autoloads for gnus/nneething.el...done Generating autoloads for gnus/nnfolder.el... Generating autoloads for gnus/nnfolder.el...done Generating autoloads for gnus/nngateway.el... Generating autoloads for gnus/nngateway.el...done Generating autoloads for gnus/nnheader.el... Generating autoloads for gnus/nnheader.el...done Generating autoloads for gnus/nnimap.el... Generating autoloads for gnus/nnimap.el...done Generating autoloads for gnus/nnir.el... Generating autoloads for gnus/nnir.el...done Generating autoloads for gnus/nnkiboze.el... Generating autoloads for gnus/nnkiboze.el...done Generating autoloads for gnus/nnlistserv.el... Generating autoloads for gnus/nnlistserv.el...done Generating autoloads for gnus/nnmail.el... Generating autoloads for gnus/nnmail.el...done Generating autoloads for gnus/nnmaildir.el... Generating autoloads for gnus/nnmaildir.el...done Generating autoloads for gnus/nnmairix.el... Generating autoloads for gnus/nnmairix.el...done Generating autoloads for gnus/nnmbox.el... Generating autoloads for gnus/nnmbox.el...done Generating autoloads for gnus/nnmh.el... Generating autoloads for gnus/nnmh.el...done Generating autoloads for gnus/nnml.el... Generating autoloads for gnus/nnml.el...done Generating autoloads for gnus/nnnil.el... Generating autoloads for gnus/nnnil.el...done Generating autoloads for gnus/nnoo.el... Generating autoloads for gnus/nnoo.el...done Generating autoloads for gnus/nnrss.el... Generating autoloads for gnus/nnrss.el...done Generating autoloads for gnus/nnslashdot.el... Generating autoloads for gnus/nnslashdot.el...done Generating autoloads for gnus/nnsoup.el... Generating autoloads for gnus/nnsoup.el...done Generating autoloads for gnus/nnspool.el... Generating autoloads for gnus/nnspool.el...done Generating autoloads for gnus/nntp.el... Generating autoloads for gnus/nntp.el...done Generating autoloads for gnus/nnultimate.el... Generating autoloads for gnus/nnultimate.el...done Generating autoloads for gnus/nnvirtual.el... Generating autoloads for gnus/nnvirtual.el...done Generating autoloads for gnus/nnwarchive.el... Generating autoloads for gnus/nnwarchive.el...done Generating autoloads for gnus/nnweb.el... Generating autoloads for gnus/nnweb.el...done Generating autoloads for gnus/nnwfm.el... Generating autoloads for gnus/nnwfm.el...done Generating autoloads for gnus/pop3.el... Generating autoloads for gnus/pop3.el...done Generating autoloads for gnus/qp.el... Generating autoloads for gnus/qp.el...done Generating autoloads for gnus/rfc1843.el... Generating autoloads for gnus/rfc1843.el...done Generating autoloads for gnus/rfc2045.el... Generating autoloads for gnus/rfc2045.el...done Generating autoloads for gnus/rfc2047.el... Generating autoloads for gnus/rfc2047.el...done Generating autoloads for gnus/rfc2104.el... Generating autoloads for gnus/rfc2104.el...done Generating autoloads for gnus/rfc2231.el... Generating autoloads for gnus/rfc2231.el...done Generating autoloads for gnus/score-mode.el... Generating autoloads for gnus/score-mode.el...done Generating autoloads for gnus/sieve-manage.el... Generating autoloads for gnus/sieve-manage.el...done Generating autoloads for gnus/sieve-mode.el... Generating autoloads for gnus/sieve-mode.el...done Generating autoloads for gnus/sieve.el... Generating autoloads for gnus/sieve.el...done Generating autoloads for gnus/smiley.el... Generating autoloads for gnus/smiley.el...done Generating autoloads for gnus/smime.el... Generating autoloads for gnus/smime.el...done Generating autoloads for gnus/spam-report.el... Generating autoloads for gnus/spam-report.el...done Generating autoloads for gnus/spam-stat.el... Generating autoloads for gnus/spam-stat.el...done Generating autoloads for gnus/spam-wash.el... Generating autoloads for gnus/spam-wash.el...done Generating autoloads for gnus/spam.el... Generating autoloads for gnus/spam.el...done Generating autoloads for gnus/starttls.el... Generating autoloads for gnus/starttls.el...done Generating autoloads for gnus/utf7.el... Generating autoloads for gnus/utf7.el...done Generating autoloads for gnus/webmail.el... Generating autoloads for gnus/webmail.el...done Generating autoloads for gnus/yenc.el... Generating autoloads for gnus/yenc.el...done Generating autoloads for erc/erc-autoaway.el... Generating autoloads for erc/erc-autoaway.el...done Generating autoloads for erc/erc-backend.el... Generating autoloads for erc/erc-backend.el...done Generating autoloads for erc/erc-button.el... Generating autoloads for erc/erc-button.el...done Generating autoloads for erc/erc-capab.el... Generating autoloads for erc/erc-capab.el...done Generating autoloads for erc/erc-compat.el... Generating autoloads for erc/erc-compat.el...done Generating autoloads for erc/erc-dcc.el... Generating autoloads for erc/erc-dcc.el...done Generating autoloads for erc/erc-ezbounce.el... Generating autoloads for erc/erc-ezbounce.el...done Generating autoloads for erc/erc-fill.el... Generating autoloads for erc/erc-fill.el...done Generating autoloads for erc/erc-goodies.el... Generating autoloads for erc/erc-goodies.el...done Generating autoloads for erc/erc-hecomplete.el... Generating autoloads for erc/erc-hecomplete.el...done Generating autoloads for erc/erc-ibuffer.el... Generating autoloads for erc/erc-ibuffer.el...done Generating autoloads for erc/erc-identd.el... Generating autoloads for erc/erc-identd.el...done Generating autoloads for erc/erc-imenu.el... Generating autoloads for erc/erc-imenu.el...done Generating autoloads for erc/erc-join.el... Generating autoloads for erc/erc-join.el...done Generating autoloads for erc/erc-lang.el... Generating autoloads for erc/erc-lang.el...done Generating autoloads for erc/erc-list.el... Generating autoloads for erc/erc-list.el...done Generating autoloads for erc/erc-log.el... Generating autoloads for erc/erc-log.el...done Generating autoloads for erc/erc-match.el... Generating autoloads for erc/erc-match.el...done Generating autoloads for erc/erc-menu.el... Generating autoloads for erc/erc-menu.el...done Generating autoloads for erc/erc-netsplit.el... Generating autoloads for erc/erc-netsplit.el...done Generating autoloads for erc/erc-networks.el... Generating autoloads for erc/erc-networks.el...done Generating autoloads for erc/erc-notify.el... Generating autoloads for erc/erc-notify.el...done Generating autoloads for erc/erc-page.el... Generating autoloads for erc/erc-page.el...done Generating autoloads for erc/erc-pcomplete.el... Generating autoloads for erc/erc-pcomplete.el...done Generating autoloads for erc/erc-replace.el... Generating autoloads for erc/erc-replace.el...done Generating autoloads for erc/erc-ring.el... Generating autoloads for erc/erc-ring.el...done Generating autoloads for erc/erc-services.el... Generating autoloads for erc/erc-services.el...done Generating autoloads for erc/erc-sound.el... Generating autoloads for erc/erc-sound.el...done Generating autoloads for erc/erc-speedbar.el... Generating autoloads for erc/erc-speedbar.el...done Generating autoloads for erc/erc-spelling.el... Generating autoloads for erc/erc-spelling.el...done Generating autoloads for erc/erc-stamp.el... Generating autoloads for erc/erc-stamp.el...done Generating autoloads for erc/erc-track.el... Generating autoloads for erc/erc-track.el...done Generating autoloads for erc/erc-truncate.el... Generating autoloads for erc/erc-truncate.el...done Generating autoloads for erc/erc-xdcc.el... Generating autoloads for erc/erc-xdcc.el...done Generating autoloads for erc/erc.el... Generating autoloads for erc/erc.el...done Generating autoloads for calc/calc-aent.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-loaddefs.el Generating autoloads for calc/calc-aent.el...done Generating autoloads for calc/calc-alg.el... Generating autoloads for calc/calc-alg.el...done Generating autoloads for calc/calc-arith.el... Generating autoloads for calc/calc-arith.el...done Generating autoloads for calc/calc-bin.el... Generating autoloads for calc/calc-bin.el...done Generating autoloads for calc/calc-comb.el... Generating autoloads for calc/calc-comb.el...done Generating autoloads for calc/calc-cplx.el... Generating autoloads for calc/calc-cplx.el...done Generating autoloads for calc/calc-embed.el... Generating autoloads for calc/calc-embed.el...done Generating autoloads for calc/calc-ext.el... Generating autoloads for calc/calc-ext.el...done Generating autoloads for calc/calc-fin.el... Generating autoloads for calc/calc-fin.el...done Generating autoloads for calc/calc-forms.el... Generating autoloads for calc/calc-forms.el...done Generating autoloads for calc/calc-frac.el... Generating autoloads for calc/calc-frac.el...done Generating autoloads for calc/calc-funcs.el... Generating autoloads for calc/calc-funcs.el...done Generating autoloads for calc/calc-graph.el... Generating autoloads for calc/calc-graph.el...done Generating autoloads for calc/calc-help.el... Generating autoloads for calc/calc-help.el...done Generating autoloads for calc/calc-incom.el... Generating autoloads for calc/calc-incom.el...done Generating autoloads for calc/calc-keypd.el... Generating autoloads for calc/calc-keypd.el...done Generating autoloads for calc/calc-lang.el... Generating autoloads for calc/calc-lang.el...done Generating autoloads for calc/calc-macs.el... Generating autoloads for calc/calc-macs.el...done Generating autoloads for calc/calc-map.el... Generating autoloads for calc/calc-map.el...done Generating autoloads for calc/calc-math.el... Generating autoloads for calc/calc-math.el...done Generating autoloads for calc/calc-menu.el... Generating autoloads for calc/calc-menu.el...done Generating autoloads for calc/calc-misc.el... Generating autoloads for calc/calc-misc.el...done Generating autoloads for calc/calc-mode.el... Generating autoloads for calc/calc-mode.el...done Generating autoloads for calc/calc-mtx.el... Generating autoloads for calc/calc-mtx.el...done Generating autoloads for calc/calc-nlfit.el... Generating autoloads for calc/calc-nlfit.el...done Generating autoloads for calc/calc-poly.el... Generating autoloads for calc/calc-poly.el...done Generating autoloads for calc/calc-prog.el... Generating autoloads for calc/calc-prog.el...done Generating autoloads for calc/calc-rewr.el... Generating autoloads for calc/calc-rewr.el...done Generating autoloads for calc/calc-rules.el... Generating autoloads for calc/calc-rules.el...done Generating autoloads for calc/calc-sel.el... Generating autoloads for calc/calc-sel.el...done Generating autoloads for calc/calc-stat.el... Generating autoloads for calc/calc-stat.el...done Generating autoloads for calc/calc-store.el... Generating autoloads for calc/calc-store.el...done Generating autoloads for calc/calc-stuff.el... Generating autoloads for calc/calc-stuff.el...done Generating autoloads for calc/calc-trail.el... Generating autoloads for calc/calc-trail.el...done Generating autoloads for calc/calc-undo.el... Generating autoloads for calc/calc-undo.el...done Generating autoloads for calc/calc-units.el... Generating autoloads for calc/calc-units.el...done Generating autoloads for calc/calc-vec.el... Generating autoloads for calc/calc-vec.el...done Generating autoloads for calc/calc-yank.el... Generating autoloads for calc/calc-yank.el...done Generating autoloads for calc/calc.el... Generating autoloads for calc/calc.el...done Generating autoloads for calc/calcalg2.el... Generating autoloads for calc/calcalg2.el...done Generating autoloads for calc/calcalg3.el... Generating autoloads for calc/calcalg3.el...done Generating autoloads for calc/calccomp.el... Generating autoloads for calc/calccomp.el...done Generating autoloads for calc/calcsel2.el... Generating autoloads for calc/calcsel2.el...done Saving file /builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el Saving file /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-loaddefs.el Saving file /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-groups.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-groups.el (No changes need to be saved) make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/abbrev.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/abbrev.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/buff-menu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/buff-menu.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/button.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/button.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/byte-run.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/byte-run.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/composite.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/composite.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/cus-face.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-face.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/cus-start.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-start.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/custom.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/custom.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/backquote.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/backquote.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/lisp-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lisp-mode.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/lisp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lisp.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/env.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/env.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/faces.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/faces.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/files.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/files.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/format.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/format.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/facemenu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/facemenu.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/mouse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mouse.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/select.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/select.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/scroll-bar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/scroll-bar.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/float-sup.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/float-sup.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/frame.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/frame.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/help.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/help.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/indent.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/indent.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/isearch.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/isearch.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/rfn-eshadow.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/rfn-eshadow.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/bindings.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/bindings.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/map-ynp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/map-ynp.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/menu-bar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/menu-bar.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/international/mule.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/mule.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/international/mule-cmds.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/mule-cmds.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/international/characters.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/characters.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/case-table.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/case-table.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/language/ethiopic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/ethiopic.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/language/european.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/european.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/language/tibetan.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/tibetan.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/register.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/register.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/replace.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/replace.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/simple.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/simple.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/minibuffer.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/minibuffer.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/startup.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/startup.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/subr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/subr.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/term/tty-colors.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/tty-colors.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/font-core.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/font-core.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/syntax.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/syntax.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/font-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/font-lock.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/jit-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/jit-lock.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/textmodes/fill.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/fill.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/textmodes/page.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/page.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/textmodes/paragraphs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/paragraphs.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/textmodes/text-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/text-mode.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/emacs-lisp/timer.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/timer.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/jka-cmpr-hook.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/jka-cmpr-hook.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/vc-hooks.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-hooks.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/ediff-hook.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-hook.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/epa-hook.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epa-hook.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/tooltip.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tooltip.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/fringe.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/fringe.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/image.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/image.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/international/fontset.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/fontset.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/dnd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dnd.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/tool-bar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tool-bar.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/mwheel.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mwheel.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/x-dnd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/x-dnd.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/widget.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/widget.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/src/../lisp/window.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/window.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/ls-lisp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ls-lisp.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/dos-fns.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dos-fns.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/w32-fns.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/w32-fns.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/dos-w32.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dos-w32.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/disp-table.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/disp-table.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/dos-vars.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dos-vars.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/international/ccl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/ccl.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/term/common-win.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/common-win.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/term/x-win.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/x-win.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/term/pc-win.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/pc-win.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling ../lisp/term/ns-win.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/ns-win.elc make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' rm -f ../etc/DOC ../lib-src/make-docfile -d /builddir/build/BUILD/emacs-23.1/src dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.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 gtkutil.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 /builddir/build/BUILD/emacs-23.1/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/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/ns-win.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.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/case-table.elc ../lisp/language/chinese.el ../lisp/language/cyrillic.el ../lisp/language/indian.el ../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.el ../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 (/builddir/build/BUILD/emacs-23.1/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.el (source)... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((15247 . 6278) (5707 . 0) (592 . 9) 15812 27554 (21 . 5) (21 . 0) (875 . 4921)) Loading loaddefs.el (source)... ((32273 . 8138) (8535 . 0) (602 . 4) 41427 27554 (91 . 33) (21 . 0) (3632 . 5440)) 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.el (source)... Loading language/cyrillic.el (source)... Loading language/indian.el (source)... 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.el (source)... 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... ((53535 . 17850) (11967 . 0) (645 . 36) 68896 275857 (115 . 9) (22 . 13) (5044 . 4847)) 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... ((61196 . 10189) (12568 . 0) (648 . 33) 84443 279423 (115 . 9) (22 . 13) (5671 . 5102)) Loading replace... Loading buff-menu... Loading fringe... Loading image... Loading international/fontset... Loading dnd... Loading mwheel... Loading tool-bar... Loading x-dnd... Loading term/common-win... Loading term/x-win... ((65617 . 5768) (13415 . 0) (649 . 32) 95546 280640 (121 . 6) (22 . 13) (6557 . 5476)) Loading emacs-lisp/float-sup... ((65647 . 5738) (13419 . 0) (649 . 32) 95600 280640 (122 . 9) (22 . 13) (6559 . 5474)) Loading vc-hooks... Loading ediff-hook... Loading tooltip... ((66558 . 4827) (13587 . 0) (650 . 31) 96975 280693 (124 . 7) (22 . 13) (6618 . 5415)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 1251730 pure bytes used Adding name emacs-23.1.1 ln -f emacs bootstrap-emacs ./emacs -q -batch -f list-load-path-shadows make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/src' cd src; /usr/bin/make all -w \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' BOOTSTRAPEMACS="" make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/src' cd lisp; /usr/bin/make all -w \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' Compiling /builddir/build/BUILD/emacs-23.1/lisp/abbrevlist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/abbrevlist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/add-log.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/add-log.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/align.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/align.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/allout.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/allout.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ansi-color.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ansi-color.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/apropos.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/apropos.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/arc-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/arc-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/array.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/array.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/autoarg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/autoarg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/autoinsert.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/autoinsert.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/autorevert.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/autorevert.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/avoid.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/avoid.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/battery.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/battery.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/bookmark.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/bookmark.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/bs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/bs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-aent.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-aent.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-alg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-alg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-arith.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-arith.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-bin.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-bin.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-comb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-comb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-cplx.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-cplx.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-embed.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-embed.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-ext.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-ext.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-fin.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-fin.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-forms.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-forms.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-frac.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-frac.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-funcs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-funcs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-graph.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-graph.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-help.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-help.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-incom.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-incom.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-keypd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-keypd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-lang.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-lang.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-macs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-macs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-map.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-map.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-math.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-math.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-menu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-menu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-misc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-misc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-mtx.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-mtx.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-nlfit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-nlfit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-poly.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-poly.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-prog.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-prog.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-rewr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-rewr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-rules.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-rules.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-sel.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-sel.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-stat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-stat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-store.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-store.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-stuff.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-stuff.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-trail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-trail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-undo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-undo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-units.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-units.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-vec.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-vec.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-yank.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc-yank.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calcalg2.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calcalg2.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calcalg3.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calcalg3.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calccomp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calccomp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calc/calcsel2.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calc/calcsel2.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calculator.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calculator.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/appt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/appt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-bahai.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-bahai.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-china.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-china.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-coptic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-coptic.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-dst.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-dst.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-french.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-french.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-hebrew.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-hebrew.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-html.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-html.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-islam.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-islam.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-iso.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-iso.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-julian.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-julian.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-mayan.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-mayan.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-menu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-menu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-move.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-move.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-persia.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-persia.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-tex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-tex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-x.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/cal-x.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/calendar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/calendar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-lib.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/diary-lib.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/holidays.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/holidays.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/icalendar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/icalendar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/lunar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/lunar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/parse-time.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/parse-time.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/solar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/solar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/time-date.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/time-date.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/timeclock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/timeclock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/calendar/todo-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/calendar/todo-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/cdl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cdl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/chistory.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/chistory.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/cmuscheme.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cmuscheme.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/comint.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/comint.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/compare-w.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/compare-w.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/complete.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/complete.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/completion.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/completion.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/cus-dep.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-dep.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/cus-edit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-edit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/cus-theme.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-theme.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/cvs-status.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/cvs-status.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/dabbrev.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dabbrev.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/delim-col.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/delim-col.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/delsel.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/delsel.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/descr-text.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/descr-text.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/desktop.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/desktop.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/dframe.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dframe.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/diff-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/diff-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/diff.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/diff.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/dired-aux.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dired-aux.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/dired-x.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dired-x.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/dired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/dirtrack.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/dirtrack.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/doc-view.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/doc-view.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/double.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/double.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ebuff-menu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ebuff-menu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/echistory.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/echistory.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-diff.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-diff.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-help.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-help.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-init.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-init.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-merg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-merg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-mult.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-mult.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-ptch.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-ptch.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-vers.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-vers.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff-wind.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff-wind.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ediff.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ediff.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/edmacro.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/edmacro.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ehelp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ehelp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/electric.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/electric.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/elide-head.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/elide-head.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/advice.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/advice.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/assoc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/assoc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/authors.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/authors.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/avl-tree.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/avl-tree.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/benchmark.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/benchmark.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/bindat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/bindat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/check-declare.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/check-declare.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/checkdoc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/checkdoc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-compat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-compat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-extra.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-extra.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-indent.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-indent.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-macs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-macs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-seq.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-seq.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/copyright.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/copyright.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/crm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/crm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cust-print.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cust-print.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/debug.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/debug.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/derived.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/derived.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/disass.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/disass.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/easy-mmode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/easy-mmode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/easymenu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/easymenu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/edebug.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/edebug.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/eldoc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/eldoc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/elint.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/elint.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/elp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/elp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/ewoc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/ewoc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/find-func.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/find-func.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/find-gc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/find-gc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/generic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/generic.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/gulp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/gulp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/helper.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/helper.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/levents.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/levents.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lisp-mnt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lisp-mnt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lmenu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lmenu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lucid.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/lucid.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/macroexp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/macroexp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/pp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/pp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/re-builder.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/re-builder.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/regexp-opt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/regexp-opt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/regi.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/regi.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/ring.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/ring.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/rx.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/rx.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/shadow.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/shadow.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/sregex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/sregex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/tcover-ses.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/tcover-ses.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/tcover-unsafep.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/tcover-unsafep.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/testcover.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/testcover.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/tq.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/tq.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/trace.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/trace.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/unsafep.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/unsafep.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/warnings.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/warnings.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emacs-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emacs-lock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emerge.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emerge.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/crisp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/crisp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/cua-base.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/cua-base.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/cua-gmrk.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/cua-gmrk.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/cua-rect.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/cua-rect.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-lk201.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-lk201.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-mapper.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-mapper.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-pc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-pc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-vt100.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt-vt100.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/edt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/keypad.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/keypad.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/pc-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/pc-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/pc-select.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/pc-select.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-edt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-edt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-extras.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-extras.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-mapper.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-mapper.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/vi.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/vi.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/vip.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/vip.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-cmd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-cmd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-ex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-ex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-init.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-init.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-keym.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-keym.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-macs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-macs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-mous.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-mous.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/viper.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/emulation/ws-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/emulation/ws-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/epa-dired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epa-dired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/epa-file.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epa-file.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/epa-mail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epa-mail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/epa.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epa.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/epg-config.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epg-config.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/epg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/epg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-autoaway.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-autoaway.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-backend.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-backend.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-button.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-button.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-capab.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-capab.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-compat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-compat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-dcc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-dcc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-ezbounce.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-ezbounce.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-fill.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-fill.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-goodies.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-goodies.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-hecomplete.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-hecomplete.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-ibuffer.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-ibuffer.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-identd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-identd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-imenu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-imenu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-join.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-join.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-lang.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-lang.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-list.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-list.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-log.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-log.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-match.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-match.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-menu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-menu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-netsplit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-netsplit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-networks.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-networks.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-notify.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-notify.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-page.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-page.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-pcomplete.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-pcomplete.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-replace.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-replace.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-ring.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-ring.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-services.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-services.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-sound.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-sound.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-speedbar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-speedbar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-spelling.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-spelling.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-stamp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-stamp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-track.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-track.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-truncate.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-truncate.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-xdcc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc-xdcc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/erc/erc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/erc/erc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-alias.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-alias.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-banner.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-banner.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-basic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-basic.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-cmpl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-cmpl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-dirs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-dirs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-glob.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-glob.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-hist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-hist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-ls.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-ls.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-pred.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-pred.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-prompt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-prompt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-rebind.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-rebind.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-script.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-script.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-smart.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-smart.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-term.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-term.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-unix.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-unix.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-xtra.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/em-xtra.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-arg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-arg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-cmd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-cmd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-ext.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-ext.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-io.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-io.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-module.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-module.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-opt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-opt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-proc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-proc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-test.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-test.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-var.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/esh-var.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/eshell/eshell.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/eshell/eshell.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/expand.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/expand.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ezimage.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ezimage.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/face-remap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/face-remap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ffap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ffap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/filecache.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/filecache.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/filesets.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/filesets.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/find-cmd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/find-cmd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/find-dired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/find-dired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/find-file.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/find-file.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/find-lisp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/find-lisp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/finder.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/finder.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/flow-ctrl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/flow-ctrl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/foldout.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/foldout.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/follow.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/follow.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/format-spec.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/format-spec.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/forms.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/forms.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/generic-x.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/generic-x.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/auth-source.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/auth-source.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/canlock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/canlock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/compface.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/compface.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/deuglify.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/deuglify.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/earcon.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/earcon.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/ecomplete.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/ecomplete.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/flow-fill.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/flow-fill.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gmm-utils.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gmm-utils.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-agent.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-agent.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-art.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-art.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-async.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-async.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-audio.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-audio.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-bcklg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-bcklg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-bookmark.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-bookmark.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-cache.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-cache.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-cite.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-cite.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-cus.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-cus.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-delay.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-delay.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-demon.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-demon.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-diary.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-diary.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-dired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-dired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-draft.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-draft.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-dup.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-dup.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-eform.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-eform.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-ems.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-ems.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-fun.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-fun.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-group.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-group.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-int.el Loading gnus-agent... Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-int.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-kill.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-kill.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-logic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-logic.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-mh.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-mh.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-ml.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-ml.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-mlspl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-mlspl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-move.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-move.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-msg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-msg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-nocem.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-nocem.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-picon.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-picon.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-range.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-range.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-registry.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-registry.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-salt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-salt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-score.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-score.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-setup.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-setup.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-sieve.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-sieve.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-soup.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-soup.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-spec.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-spec.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-srvr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-srvr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-start.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-start.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-sum.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-sum.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-topic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-topic.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-undo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-undo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-uu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-uu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-vm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-vm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-win.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus-win.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/gnus.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/html2text.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/html2text.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/ietf-drums.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/ietf-drums.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/legacy-gnus-agent.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/legacy-gnus-agent.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mail-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mail-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mail-prsvr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mail-prsvr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mail-source.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mail-source.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mailcap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mailcap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/message.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/message.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/messcompat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/messcompat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-bodies.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-bodies.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-decode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-decode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-encode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-encode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-extern.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-extern.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-partial.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-partial.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-url.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-url.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-uu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-uu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-view.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mm-view.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml-sec.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml-sec.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml-smime.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml-smime.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml1991.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml1991.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml2015.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/mml2015.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnagent.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnagent.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnbabyl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnbabyl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndiary.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndiary.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndir.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndir.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndoc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndoc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndraft.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nndraft.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nneething.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nneething.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnfolder.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnfolder.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nngateway.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nngateway.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnheader.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnheader.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnimap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnimap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnir.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnir.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnkiboze.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnkiboze.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnlistserv.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnlistserv.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmaildir.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmaildir.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmairix.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmairix.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmbox.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmbox.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmh.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnmh.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnml.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnml.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnnil.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnnil.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnoo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnoo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnrss.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnrss.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnslashdot.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnslashdot.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnsoup.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnsoup.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnspool.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnspool.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nntp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nntp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnultimate.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnultimate.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnvirtual.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnvirtual.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnwarchive.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnwarchive.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnweb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnweb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnwfm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/nnwfm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/pop3.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/pop3.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/qp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/qp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc1843.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc1843.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2045.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2045.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2047.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2047.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2104.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2104.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2231.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/rfc2231.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/score-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/score-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/sieve-manage.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/sieve-manage.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/sieve-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/sieve-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/sieve.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/sieve.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/smiley.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/smiley.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/smime.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/smime.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam-report.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam-report.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam-stat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam-stat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam-wash.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam-wash.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/spam.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/starttls.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/starttls.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/utf7.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/utf7.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/webmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/webmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gnus/yenc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gnus/yenc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/gs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/gs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/help-at-pt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/help-at-pt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/help-fns.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/help-fns.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/help-macro.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/help-macro.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/help-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/help-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/hex-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/hex-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/hexl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/hexl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/hi-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/hi-lock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/hilit-chg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/hilit-chg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/hippie-exp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/hippie-exp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/hl-line.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/hl-line.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ibuf-ext.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ibuf-ext.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ibuf-macs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ibuf-macs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ibuffer.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ibuffer.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/icomplete.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/icomplete.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ido.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ido.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ielm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ielm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/iimage.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/iimage.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/image-dired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/image-dired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/image-file.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/image-file.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/image-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/image-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/imenu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/imenu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/info-look.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/info-look.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/info-xref.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/info-xref.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/info.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/info.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/informat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/informat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/encoded-kb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/encoded-kb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/isearch-x.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/isearch-x.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/iso-ascii.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/iso-ascii.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/iso-cvt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/iso-cvt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/iso-transl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/iso-transl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/ja-dic-cnv.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/ja-dic-cnv.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/ja-dic-utl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/ja-dic-utl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/kinsoku.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/kinsoku.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/kkc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/kkc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/latexenc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/latexenc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/latin1-disp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/latin1-disp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/mule-diag.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/mule-diag.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/mule-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/mule-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/ogonek.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/ogonek.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/quail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/quail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/robin.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/robin.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/titdic-cnv.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/titdic-cnv.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/international/utf-7.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/international/utf-7.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/isearchb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/isearchb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/iswitchb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/iswitchb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/jka-compr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/jka-compr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/json.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/json.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/kermit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/kermit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/kmacro.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/kmacro.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/china-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/china-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/chinese.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/chinese.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/cyril-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/cyril-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/cyrillic.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/cyrillic.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/ethio-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/ethio-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/hanja-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/hanja-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/ind-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/ind-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/indian.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/indian.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/japan-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/japan-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/korea-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/korea-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/lao-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/lao-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/thai-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/thai-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/thai-word.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/thai-word.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/tibet-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/tibet-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/tv-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/tv-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/viet-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/viet-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/language/vietnamese.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/language/vietnamese.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ledit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ledit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/linum.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/linum.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/loadhist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/loadhist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/locate.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/locate.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/log-edit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/log-edit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/log-view.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/log-view.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/longlines.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/longlines.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/lpr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/lpr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/macros.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/macros.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/binhex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/binhex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/emacsbug.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/emacsbug.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/feedmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/feedmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/footnote.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/footnote.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/hashcash.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/hashcash.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mail-extr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mail-extr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mail-hist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mail-hist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mail-utils.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mail-utils.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mailabbrev.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mailabbrev.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mailalias.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mailalias.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mailclient.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mailclient.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mailheader.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mailheader.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mailpost.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mailpost.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/metamail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/metamail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/mspools.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/mspools.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/reporter.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/reporter.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rfc2368.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rfc2368.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rfc822.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rfc822.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmail-spam-filter.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmail-spam-filter.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailedit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailedit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailkwd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailkwd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailmm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailmm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailmsc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailmsc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailout.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailout.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailsort.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailsort.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailsum.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/rmailsum.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/sendmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/sendmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/smtpmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/smtpmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/supercite.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/supercite.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/uce.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/uce.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/undigest.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/undigest.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/unrmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/unrmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mail/uudecode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mail/uudecode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/makesum.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/makesum.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/man.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/man.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/master.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/master.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mb-depth.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mb-depth.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/md4.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/md4.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-buffers.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-buffers.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-e.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-e.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/goto-addr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/goto-addr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-alias.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-alias.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-scan.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-scan.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-comp.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-comp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/which-func.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/which-func.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-folder.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-folder.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-funcs.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-funcs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-identity.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-identity.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-inc.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-inc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-junk.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-junk.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-letter.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-letter.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-limit.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-limit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-mime.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-mime.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ps-print.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ps-print.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-print.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-print.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-search.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-search.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-seq.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-seq.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-show.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-show.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/speedbar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/speedbar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-speed.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-speed.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-thread.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-thread.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-tool-bar.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-tool-bar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-utils.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-utils.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-xface.el No MH variant found on the system Wrote /builddir/build/BUILD/emacs-23.1/lisp/mh-e/mh-xface.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/midnight.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/midnight.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/minibuf-eldef.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/minibuf-eldef.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/misc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/misc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/misearch.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/misearch.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mouse-copy.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mouse-copy.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mouse-drag.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mouse-drag.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/mouse-sel.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/mouse-sel.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/msb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/msb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/ange-ftp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/ange-ftp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/browse-url.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/browse-url.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/dbus.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/dbus.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/dig.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/dig.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/dns.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/dns.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-bob.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-bob.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-export.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-export.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-hotlist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-hotlist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-vars.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudc-vars.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-bbdb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-bbdb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-ldap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-ldap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-mab.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-mab.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-ph.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/eudcb-ph.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/hmac-def.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/hmac-def.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/hmac-md5.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/hmac-md5.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/imap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/imap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/ldap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/ldap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/mairix.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/mairix.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/net-utils.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/net-utils.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/netrc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/netrc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/newst-backend.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/newst-backend.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/newst-plainview.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/newst-plainview.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/newst-reader.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/newst-reader.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/newst-ticker.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/newst-ticker.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/newst-treeview.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/newst-treeview.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/newsticker.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/newsticker.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/ntlm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/ntlm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/quickurl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/quickurl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/rcirc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/rcirc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/rcompile.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/rcompile.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/rlogin.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/rlogin.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/sasl-cram.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/sasl-cram.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/sasl-digest.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/sasl-digest.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/sasl-ntlm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/sasl-ntlm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/sasl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/sasl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/snmp-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/snmp-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/socks.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/socks.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/telnet.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/telnet.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tls.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tls.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-cache.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-cache.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-cmds.el Loading tramp... Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-cmds.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-compat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-compat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-fish.el Loading tramp... Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-fish.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-ftp.el Loading tramp... Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-ftp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-gw.el Loading tramp... Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-gw.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-smb.el Loading tramp... Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-smb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-uu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp-uu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/tramp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/tramp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/trampver.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/trampver.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/webjump.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/webjump.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/xesam.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/xesam.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/net/zeroconf.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/net/zeroconf.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/newcomment.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/newcomment.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/novice.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/novice.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-enc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-enc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-glyph.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-glyph.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-maint.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-maint.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-ns.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-ns.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-outln.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-outln.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-rap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-rap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-uchnm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-uchnm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/nxml-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-cmpct.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-cmpct.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-dt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-dt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-loc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-loc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-maint.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-maint.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-match.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-match.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-nxml.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-nxml.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-pttrn.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-pttrn.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-uri.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-uri.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-valid.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-valid.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-xsd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/rng-xsd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/xmltok.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/xmltok.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/nxml/xsd-regexp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/nxml/xsd-regexp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/awk-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/awk-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/fast-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/fast-lock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/iso-acc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/iso-acc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/iso-insert.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/iso-insert.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/iso-swed.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/iso-swed.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/lazy-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/lazy-lock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/old-whitespace.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/old-whitespace.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/options.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/options.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/resume.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/resume.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/rnews.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/rnews.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/rnewspost.el Package rnews is obsolete Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/rnewspost.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/sc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/sc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/scribe.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/scribe.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/swedish.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/swedish.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/vc-mcvs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/vc-mcvs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/obsolete/x-menu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/obsolete/x-menu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-agenda.el In org-get-entries-from-diary: org-agenda.el:3072:11:Warning: `fancy-diary-buffer' is an obsolete variable (as of Emacs 23.1); use `diary-fancy-buffer' instead. In org-agenda-goto-calendar: org-agenda.el:5662:11:Warning: `view-calendar-holidays-initially' is an obsolete variable (as of Emacs 23.1); use `calendar-view-holidays-initially-flag' instead. org-agenda.el:5663:11:Warning: `view-diary-entries-initially' is an obsolete variable (as of Emacs 23.1); use `calendar-view-diary-initially-flag' instead. Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-agenda.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-archive.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-archive.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-attach.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-attach.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-bbdb.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-bbdb.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-bibtex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-bibtex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-clock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-clock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-colview.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-colview.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-compat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-compat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-exp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-exp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-export-latex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-export-latex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-faces.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-faces.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-footnote.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-footnote.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-gnus.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-gnus.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-id.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-id.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-info.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-info.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-install.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-install.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-irc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-irc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-jsinfo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-jsinfo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-list.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-list.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-mac-message.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-mac-message.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-macs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-macs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-mew.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-mew.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-mhe.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-mhe.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-mouse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-mouse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-plot.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-plot.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-publish.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-publish.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-remember.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-remember.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-rmail.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-rmail.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-table.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-table.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-timer.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-timer.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-vm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-vm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-w3m.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-w3m.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org-wl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org-wl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/org/org.el In org-read-date: org.el:11193:11:Warning: `view-diary-entries-initially' is an obsolete variable (as of Emacs 23.1); use `calendar-view-diary-initially-flag' instead. org.el:11195:11:Warning: `view-calendar-holidays-initially' is an obsolete variable (as of Emacs 23.1); use `calendar-view-holidays-initially-flag' instead. In org-goto-calendar: org.el:12159:10:Warning: `view-diary-entries-initially' is an obsolete variable (as of Emacs 23.1); use `calendar-view-diary-initially-flag' instead. org.el:12157:10:Warning: `view-calendar-holidays-initially' is an obsolete variable (as of Emacs 23.1); use `calendar-view-holidays-initially-flag' instead. Wrote /builddir/build/BUILD/emacs-23.1/lisp/org/org.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/outline.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/outline.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/paren.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/paren.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/password-cache.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/password-cache.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-cvs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-cvs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-gnu.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-gnu.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-linux.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-linux.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-rpm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-rpm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-unix.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcmpl-unix.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcomplete.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcomplete.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcvs-defs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcvs-defs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcvs-info.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcvs-info.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcvs-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcvs-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcvs-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcvs-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pcvs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pcvs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pgg-def.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pgg-def.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pgg-gpg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pgg-gpg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pgg-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pgg-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pgg-pgp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pgg-pgp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pgg-pgp5.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pgg-pgp5.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/pgg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/pgg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/5x5.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/5x5.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/animate.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/animate.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/blackbox.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/blackbox.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/bubbles.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/bubbles.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/cookie1.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/cookie1.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/decipher.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/decipher.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/dissociate.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/dissociate.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/doctor.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/doctor.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/dunnet.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/dunnet.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/fortune.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/fortune.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/gamegrid.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/gamegrid.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/gametree.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/gametree.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/gomoku.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/gomoku.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/handwrite.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/handwrite.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/hanoi.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/hanoi.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/landmark.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/landmark.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/life.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/life.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/meese.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/meese.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/morse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/morse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/mpuz.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/mpuz.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/pong.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/pong.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/snake.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/snake.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/solitaire.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/solitaire.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/spook.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/spook.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/studly.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/studly.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/yow.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/yow.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/play/zone.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/play/zone.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/printing.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/printing.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/proced.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/proced.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-prj.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-prj.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-stmt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-stmt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-xref.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ada-xref.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/antlr-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/antlr-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/asm-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/asm-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/autoconf.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/autoconf.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/bug-reference.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/bug-reference.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cap-words.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cap-words.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-bytecomp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-bytecomp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-defs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-defs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-vars.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-vars.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-langs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-langs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-engine.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-engine.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-align.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-align.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-awk.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-awk.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-cmds.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-cmds.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-styles.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-styles.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-compat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-compat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-fonts.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-fonts.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-menus.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-menus.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-subword.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cc-subword.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cfengine.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cfengine.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cmacexp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cmacexp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/compile.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/compile.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cperl-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cperl-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cpp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cpp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cwarn.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/cwarn.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/dcl-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/dcl-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/delphi.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/delphi.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-abn.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-abn.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-bnf.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-bnf.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-dtd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-dtd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-ebx.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-ebx.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-iso.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-iso.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-otz.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-otz.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-yac.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf-yac.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf2ps.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebnf2ps.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebrowse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ebrowse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/etags.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/etags.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/executable.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/executable.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/f90.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/f90.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/flymake.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/flymake.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/fortran.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/fortran.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/gdb-ui.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/gdb-ui.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/glasses.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/glasses.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/grep.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/grep.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/gud.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/gud.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/hideif.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/hideif.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/hideshow.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/hideshow.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/icon.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/icon.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-complete-structtag.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-complete-structtag.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-help.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-help.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-shell.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-shell.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-toolbar.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlw-toolbar.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlwave.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/idlwave.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/inf-lisp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/inf-lisp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ld-script.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ld-script.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/m4-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/m4-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/make-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/make-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/mantemp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/mantemp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/meta-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/meta-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/mixal-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/mixal-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/modula2.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/modula2.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/octave-inf.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/octave-inf.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/octave-mod.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/octave-mod.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/pascal.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/pascal.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/perl-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/perl-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/prolog.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/prolog.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ps-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ps-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/python.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/python.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ruby-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/ruby-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/scheme.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/scheme.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/sh-script.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/sh-script.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/simula.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/simula.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/sql.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/sql.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/sym-comp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/sym-comp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/tcl.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/tcl.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/vera-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/vera-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/verilog-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/verilog-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/vhdl-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/vhdl-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/progmodes/xscheme.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/progmodes/xscheme.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ps-bdf.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ps-bdf.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ps-def.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ps-def.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ps-mule.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ps-mule.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ps-samp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ps-samp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/recentf.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/recentf.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/rect.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/rect.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/repeat.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/repeat.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/reposition.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/reposition.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/reveal.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/reveal.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/rot13.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/rot13.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ruler-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ruler-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/s-region.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/s-region.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/savehist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/savehist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/saveplace.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/saveplace.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/sb-image.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/sb-image.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/scroll-all.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/scroll-all.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/scroll-lock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/scroll-lock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/server.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/server.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/ses.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/ses.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/sha1.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/sha1.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/shadowfile.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/shadowfile.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/shell.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/shell.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/skeleton.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/skeleton.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/smerge-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/smerge-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/sort.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/sort.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/soundex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/soundex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/strokes.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/strokes.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/t-mouse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/t-mouse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/tabify.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tabify.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/talk.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/talk.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/tar-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tar-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/tempo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tempo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/internal.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/internal.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/rxvt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/rxvt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/sun.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/sun.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/sup-mouse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/sup-mouse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/tvi970.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/tvi970.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/vt100.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/vt100.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/w32-win.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/w32-win.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/w32console.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/w32console.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/term/xterm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/term/xterm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/terminal.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/terminal.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/artist.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/artist.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/bib-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/bib-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/bibtex-style.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/bibtex-style.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/bibtex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/bibtex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/conf-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/conf-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/css-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/css-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/dns-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/dns-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/enriched.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/enriched.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/flyspell.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/flyspell.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/ispell.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/ispell.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/makeinfo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/makeinfo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/nroff-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/nroff-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/page-ext.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/page-ext.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/picture.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/picture.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/po.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/po.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refbib.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refbib.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refer.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refer.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refill.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refill.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-auc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-auc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-cite.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-cite.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-dcr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-dcr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-global.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-global.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-index.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-index.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-ref.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-ref.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-sel.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-sel.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-toc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-toc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-vars.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex-vars.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/reftex.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/remember.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/remember.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/rst.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/rst.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/sgml-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/sgml-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/spell.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/spell.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/table.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/table.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/tex-mode.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/tex-mode.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/texinfmt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/texinfmt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/texinfo.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/texinfo.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/texnfo-upd.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/texnfo-upd.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/tildify.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/tildify.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/two-column.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/two-column.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/textmodes/underline.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/textmodes/underline.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/thingatpt.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/thingatpt.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/thumbs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/thumbs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/time-stamp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/time-stamp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/time.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/time.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/timezone.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/timezone.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/tmm.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tmm.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/tree-widget.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tree-widget.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/tutorial.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/tutorial.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/type-break.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/type-break.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/uniquify.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/uniquify.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-about.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-about.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-auth.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-auth.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-cache.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-cache.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-cid.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-cid.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-cookie.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-cookie.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-dav.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-dav.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-dired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-dired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-expand.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-expand.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-file.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-file.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-ftp.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-ftp.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-gw.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-gw.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-handlers.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-handlers.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-history.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-history.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-http.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-http.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-imap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-imap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-irc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-irc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-ldap.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-ldap.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-mailto.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-mailto.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-methods.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-methods.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-misc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-misc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-news.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-news.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-nfs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-nfs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-ns.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-ns.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-parse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-parse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-privacy.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-privacy.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-proxy.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-proxy.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-util.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-util.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url-vars.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url-vars.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/url/url.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/url/url.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/userlock.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/userlock.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-annotate.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-annotate.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-arch.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-arch.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-bzr.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-bzr.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-cvs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-cvs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-dav.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-dav.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-dir.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-dir.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-dispatcher.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-dispatcher.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-git.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-git.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-hg.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-hg.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-mtn.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-mtn.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-rcs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-rcs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-sccs.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-sccs.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc-svn.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc-svn.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vc.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vc.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vcursor.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vcursor.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/view.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/view.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vt-control.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vt-control.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/vt100-led.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/vt100-led.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/w32-vars.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/w32-vars.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/wdired.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/wdired.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/whitespace.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/whitespace.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/wid-browse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/wid-browse.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/wid-edit.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/wid-edit.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/windmove.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/windmove.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/winner.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/winner.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/woman.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/woman.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/xml.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/xml.elc Compiling /builddir/build/BUILD/emacs-23.1/lisp/xt-mouse.el Wrote /builddir/build/BUILD/emacs-23.1/lisp/xt-mouse.elc /usr/bin/make -w custom-deps make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' wd=/builddir/build/BUILD/emacs-23.1/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=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/emacs -batch --no-site-file --multibyte -l cus-dep --eval '(setq generated-custom-dependencies-file "/builddir/build/BUILD/emacs-23.1/lisp/cus-load.el")' -f custom-make-dependencies $wins Directories: /builddir/build/BUILD/emacs-23.1/lisp/. /builddir/build/BUILD/emacs-23.1/lisp/./org /builddir/build/BUILD/emacs-23.1/lisp/./url /builddir/build/BUILD/emacs-23.1/lisp/./play /builddir/build/BUILD/emacs-23.1/lisp/./textmodes /builddir/build/BUILD/emacs-23.1/lisp/./progmodes /builddir/build/BUILD/emacs-23.1/lisp/./net /builddir/build/BUILD/emacs-23.1/lisp/./mh-e /builddir/build/BUILD/emacs-23.1/lisp/./language /builddir/build/BUILD/emacs-23.1/lisp/./international /builddir/build/BUILD/emacs-23.1/lisp/./eshell /builddir/build/BUILD/emacs-23.1/lisp/./emulation /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/./calendar /builddir/build/BUILD/emacs-23.1/lisp/./nxml /builddir/build/BUILD/emacs-23.1/lisp/./mail /builddir/build/BUILD/emacs-23.1/lisp/./gnus /builddir/build/BUILD/emacs-23.1/lisp/./erc /builddir/build/BUILD/emacs-23.1/lisp/./calc Directory /builddir/build/BUILD/emacs-23.1/lisp/. Directory /builddir/build/BUILD/emacs-23.1/lisp/./org Directory /builddir/build/BUILD/emacs-23.1/lisp/./url Directory /builddir/build/BUILD/emacs-23.1/lisp/./play Directory /builddir/build/BUILD/emacs-23.1/lisp/./textmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./progmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./net Directory /builddir/build/BUILD/emacs-23.1/lisp/./mh-e Directory /builddir/build/BUILD/emacs-23.1/lisp/./language Directory /builddir/build/BUILD/emacs-23.1/lisp/./international Directory /builddir/build/BUILD/emacs-23.1/lisp/./eshell Directory /builddir/build/BUILD/emacs-23.1/lisp/./emulation Directory /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp Directory /builddir/build/BUILD/emacs-23.1/lisp/./calendar Directory /builddir/build/BUILD/emacs-23.1/lisp/./nxml Directory /builddir/build/BUILD/emacs-23.1/lisp/./mail Directory /builddir/build/BUILD/emacs-23.1/lisp/./gnus Directory /builddir/build/BUILD/emacs-23.1/lisp/./erc Directory /builddir/build/BUILD/emacs-23.1/lisp/./calc Generating /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el... Saving file /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el Generating /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el...done make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' /usr/bin/make -w finder-data make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' wd=/builddir/build/BUILD/emacs-23.1/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=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/emacs -batch --no-site-file --multibyte -l finder --eval '(setq generated-finder-keywords-file "/builddir/build/BUILD/emacs-23.1/lisp/finder-inf.el")' -f finder-compile-keywords-make-dist $wins Directories: /builddir/build/BUILD/emacs-23.1/lisp/. /builddir/build/BUILD/emacs-23.1/lisp/./org /builddir/build/BUILD/emacs-23.1/lisp/./url /builddir/build/BUILD/emacs-23.1/lisp/./play /builddir/build/BUILD/emacs-23.1/lisp/./textmodes /builddir/build/BUILD/emacs-23.1/lisp/./progmodes /builddir/build/BUILD/emacs-23.1/lisp/./net /builddir/build/BUILD/emacs-23.1/lisp/./mh-e /builddir/build/BUILD/emacs-23.1/lisp/./language /builddir/build/BUILD/emacs-23.1/lisp/./international /builddir/build/BUILD/emacs-23.1/lisp/./eshell /builddir/build/BUILD/emacs-23.1/lisp/./emulation /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/./calendar /builddir/build/BUILD/emacs-23.1/lisp/./nxml /builddir/build/BUILD/emacs-23.1/lisp/./mail /builddir/build/BUILD/emacs-23.1/lisp/./gnus /builddir/build/BUILD/emacs-23.1/lisp/./erc /builddir/build/BUILD/emacs-23.1/lisp/./calc Directory /builddir/build/BUILD/emacs-23.1/lisp/. Directory /builddir/build/BUILD/emacs-23.1/lisp/./org Directory /builddir/build/BUILD/emacs-23.1/lisp/./url Directory /builddir/build/BUILD/emacs-23.1/lisp/./play Directory /builddir/build/BUILD/emacs-23.1/lisp/./textmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./progmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./net Directory /builddir/build/BUILD/emacs-23.1/lisp/./mh-e Directory /builddir/build/BUILD/emacs-23.1/lisp/./language Directory /builddir/build/BUILD/emacs-23.1/lisp/./international Directory /builddir/build/BUILD/emacs-23.1/lisp/./eshell Directory /builddir/build/BUILD/emacs-23.1/lisp/./emulation Directory /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp Directory /builddir/build/BUILD/emacs-23.1/lisp/./calendar Directory /builddir/build/BUILD/emacs-23.1/lisp/./nxml Directory /builddir/build/BUILD/emacs-23.1/lisp/./mail Directory /builddir/build/BUILD/emacs-23.1/lisp/./gnus Directory /builddir/build/BUILD/emacs-23.1/lisp/./erc Directory /builddir/build/BUILD/emacs-23.1/lisp/./calc Wrote /builddir/build/BUILD/emacs-23.1/lisp/finder-inf.el make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' /usr/bin/make -w compile-last EMACS=../src/emacs make[3]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' make[3]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' (export PARALLEL; PARALLEL=0; cd leim; /usr/bin/make all -w \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make') make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/leim' EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/leim/../lisp/international/titdic-cnv \ -f batch-titdic-convert -dir quail /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC; \ echo "changed" > changed.tit Converting all tit files in the directory /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/4Corner.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/ARRAY30.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/CCDOSPY.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/ECDICT.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/ETZY.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/PY-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/Punct-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/Punct.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/QJ-b5.tit to quail-package... Decoding with coding system cn-big5... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/QJ.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/SW.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/leim/CXTERM-DIC/TONEPY.tit to quail-package... Decoding with coding system euc-china... Processing header part... Formatting translation rules... Converting /builddir/build/BUILD/emacs-23.1/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 Compiling quail/CCDOSPY.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/CCDOSPY.elc Compiling quail/Punct.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/Punct.elc Compiling quail/QJ.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/QJ.elc Compiling quail/SW.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/SW.elc Compiling quail/TONEPY.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/TONEPY.elc Compiling quail/4Corner.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/4Corner.elc Compiling quail/ARRAY30.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ARRAY30.elc Compiling quail/ECDICT.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ECDICT.elc Compiling quail/ETZY.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ETZY.elc Compiling quail/Punct-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/Punct-b5.elc Compiling quail/PY-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/PY-b5.elc Compiling quail/QJ-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/QJ-b5.elc Compiling quail/ZOZY.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ZOZY.elc EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/leim/../lisp/international/titdic-cnv \ -f batch-miscdic-convert -dir quail /builddir/build/BUILD/emacs-23.1/leim/MISC-DIC; \ echo "changed" > changed.misc Converting ziranma.cin to ZIRANMA.el... Converting ziranma.cin to ZIRANMA.el...done Converting pinyin.map to PY.el... Converting pinyin.map to PY.el...done Converting cangjie-table.cns to tsang-cns.el... Converting cangjie-table.cns to tsang-cns.el...done Converting cangjie-table.cns to quick-cns.el... Converting cangjie-table.cns to quick-cns.el...done Converting cangjie-table.b5 to tsang-b5.el... Converting cangjie-table.b5 to tsang-b5.el...done Converting cangjie-table.b5 to quick-b5.el... Converting cangjie-table.b5 to quick-b5.el...done Converting CTLau.html to CTLau.el... Converting CTLau.html to CTLau.el...done Converting CTLau-b5.html to CTLau-b5.el... Converting CTLau-b5.html to CTLau-b5.el...done Compiling quail/tsang-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/tsang-b5.elc Compiling quail/quick-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/quick-b5.elc Compiling quail/tsang-cns.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/tsang-cns.elc Compiling quail/quick-cns.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/quick-cns.elc Compiling quail/PY.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/PY.elc Compiling quail/ZIRANMA.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ZIRANMA.elc Compiling quail/CTLau.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/CTLau.elc Compiling quail/CTLau-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/CTLau-b5.elc rm -rf leim-list.el EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/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 /builddir/build/BUILD/emacs-23.1/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\")" ; \ else \ EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\" \"/builddir/build/BUILD/emacs-23.1/leim\")" ; \ fi Updating /builddir/build/BUILD/emacs-23.1/leim/leim-list.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/CTLau-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/CTLau.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/quick-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/tsang-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/quick-cns.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/tsang-cns.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/PY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ZIRANMA.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ZOZY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/TONEPY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/SW.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/QJ.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/QJ-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/Punct.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/PY-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ETZY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ECDICT.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/CCDOSPY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ARRAY30.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/4Corner.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/Punct-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/welsh.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/vntelex.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/viqr.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/uni-input.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/tibetan.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/thai.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/symbol-ksc.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/slovak.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/sisheng.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/sgml-input.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/rfc1345.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/pypunct-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/py-punct.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/lrt.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-pre.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-post.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-ltx.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-alt.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/lao.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/japanese.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ipa.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/indian.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hebrew.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hanja3.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hanja.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hanja-jis.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hangul.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/greek.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/georgian.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ethiopic.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/czech.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/cyrillic.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/cyril-jis.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/croatian.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/arabic.el ... Saving file /builddir/build/BUILD/emacs-23.1/leim/leim-list.el... Wrote /builddir/build/BUILD/emacs-23.1/leim/leim-list.el Updating /builddir/build/BUILD/emacs-23.1/leim/leim-list.el ... done sed -n '/^[^;]/ p' < /builddir/build/BUILD/emacs-23.1/leim/leim-ext.el >> leim-list.el Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/py-punct.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/py-punct.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/pypunct-b5.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/pypunct-b5.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/japanese.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/japanese.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/ja-dic/ja-dic.el 10000 entries 20000 entries 30000 entries 40000 entries Wrote /builddir/build/BUILD/emacs-23.1/leim/ja-dic/ja-dic.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/hangul.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/hangul.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/hanja.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/hanja.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/hanja3.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/hanja3.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/hanja-jis.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/hanja-jis.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/symbol-ksc.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/symbol-ksc.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/thai.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/thai.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/viqr.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/viqr.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/vntelex.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/vntelex.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/lao.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/lao.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/lrt.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/lrt.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/indian.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/indian.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/tibetan.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/tibetan.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/latin-pre.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/latin-pre.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/latin-post.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/latin-post.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/latin-alt.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/latin-alt.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/latin-ltx.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/latin-ltx.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/welsh.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/welsh.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/czech.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/czech.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/croatian.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/croatian.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/slovak.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/slovak.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/greek.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/greek.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/cyrillic.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/cyrillic.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/cyril-jis.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/cyril-jis.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/arabic.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/arabic.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/ethiopic.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ethiopic.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/ipa.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/ipa.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/hebrew.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/hebrew.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/georgian.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/georgian.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/sisheng.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/sisheng.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/sgml-input.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/sgml-input.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/rfc1345.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/rfc1345.elc Compiling /builddir/build/BUILD/emacs-23.1/leim/quail/uni-input.el Wrote /builddir/build/BUILD/emacs-23.1/leim/quail/uni-input.elc make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/leim' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1' + /usr/bin/make -j4 cd lib-src; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' BOOTSTRAPEMACS="$boot"; \ fi; cd src; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' BOOTSTRAPEMACS="" make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/src' cd lisp; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make' (export PARALLEL; PARALLEL=0; cd leim; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='/usr/bin/make') make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/leim' rm -rf leim-list.el EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/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 make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' /usr/bin/make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-last EMACS=../src/emacs make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' if [ x`(cd /builddir/build/BUILD/emacs-23.1/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\")" ; \ else \ EMACSLOADPATH=/builddir/build/BUILD/emacs-23.1/leim/../lisp LC_ALL=C ../src/emacs -batch --no-init-file --no-site-file --multibyte -l /builddir/build/BUILD/emacs-23.1/leim/../lisp/international/quail \ --eval "(update-leim-list-file \".\" \"/builddir/build/BUILD/emacs-23.1/leim\")" ; \ fi Updating /builddir/build/BUILD/emacs-23.1/leim/leim-list.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/CTLau-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/CTLau.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/quick-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/tsang-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/quick-cns.el ... make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' Checking /builddir/build/BUILD/emacs-23.1/leim/quail/tsang-cns.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/PY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ZIRANMA.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ZOZY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/TONEPY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/SW.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/QJ.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/QJ-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/Punct.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/PY-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ETZY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ECDICT.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/CCDOSPY.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ARRAY30.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/4Corner.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/Punct-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/welsh.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/vntelex.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/viqr.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/uni-input.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/tibetan.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/thai.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/symbol-ksc.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/slovak.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/sisheng.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/sgml-input.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/rfc1345.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/pypunct-b5.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/py-punct.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/lrt.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-pre.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-post.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-ltx.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/latin-alt.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/lao.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/japanese.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ipa.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/indian.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hebrew.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hanja3.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hanja.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hanja-jis.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/hangul.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/greek.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/georgian.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/ethiopic.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/czech.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/cyrillic.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/cyril-jis.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/croatian.el ... Checking /builddir/build/BUILD/emacs-23.1/leim/quail/arabic.el ... Saving file /builddir/build/BUILD/emacs-23.1/leim/leim-list.el... Wrote /builddir/build/BUILD/emacs-23.1/leim/leim-list.el Updating /builddir/build/BUILD/emacs-23.1/leim/leim-list.el ... done sed -n '/^[^;]/ p' < /builddir/build/BUILD/emacs-23.1/leim/leim-ext.el >> leim-list.el make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/leim' + rm src/emacs-23.1.1 + TOPDIR=/builddir/build/BUILD/emacs-23.1 + /builddir/build/BUILD/emacs-23.1/src/emacs -batch --no-init-file --no-site-file -f batch-byte-compile site-lisp/php-mode.el site-lisp/po-mode.el site-lisp/rpm-spec-mode.el site-lisp/ssl.el In php-mode: php-mode.el:283:50:Warning: reference to free variable `php-block-stmt-1-key' php-mode.el:287:50:Warning: reference to free variable `php-block-stmt-2-key' php-mode.el:294:43:Warning: reference to free variable `php-class-key' php-mode.el:332:34:Warning: reference to free variable `php-imenu-generic-expression' php-mode.el:369:8:Warning: assignment to free variable `add-log-current-defun-header-regexp' Wrote /builddir/build/BUILD/emacs-23.1/site-lisp/php-mode.elc In toplevel form: po-mode.el:81:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. In po-check-file-header: po-mode.el:1228:54:Warning: `previous-line' used from Lisp code That command is designed for interactive use only po-mode.el:1239:33:Warning: `previous-line' used from Lisp code That command is designed for interactive use only In po-add-attribute: po-mode.el:1359:28:Warning: `next-line' used from Lisp code That command is designed for interactive use only In po-ediff-buffers-exit-recursive: po-mode.el:2044:30:Warning: `insert-buffer' used from Lisp code That command is designed for interactive use only po-mode.el:2047:19:Warning: reference to free variable `entry-buffer' In po-send-mail: po-mode.el:3251:40:Warning: `insert-buffer' used from Lisp code That command is designed for interactive use only In end of data: po-mode.el:3314:1:Warning: the following functions are not known to be defined: make-extent, set-extent-face, set-extent-endpoints, detach-extent, ediff-quit Wrote /builddir/build/BUILD/emacs-23.1/site-lisp/po-mode.elc In rpm-insert: rpm-spec-mode.el:802:11:Warning: assignment to free variable `read-text' rpm-spec-mode.el:803:11:Warning: assignment to free variable `insert-text' rpm-spec-mode.el:814:15:Warning: reference to free variable `insert-text' rpm-spec-mode.el:814:57:Warning: reference to free variable `read-text' In rpm-insert-n: rpm-spec-mode.el:830:29:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In rpm-insert-group: rpm-spec-mode.el:873:8:Warning: rpm-insert-group being defined to take 1 arg, but was previously called with 0 In rpm-build: rpm-spec-mode.el:1009:22:Warning: assignment to free variable `rpm-buffer-name' rpm-spec-mode.el:1010:19:Warning: reference to free variable `rpm-buffer-name' In rpm-update-mode-name: rpm-spec-mode.el:1212:19:Warning: assignment to free variable `modes' rpm-spec-mode.el:1213:45:Warning: reference to free variable `modes' In rpm-increase-release-tag: rpm-spec-mode.el:1262:29:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In rpm-increase-release-with-macros: rpm-spec-mode.el:1334:45:Warning: assignment to free variable `macros' rpm-spec-mode.el:1336:28:Warning: reference to free variable `macros' rpm-spec-mode.el:1336:59:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. rpm-spec-mode.el:1341:43:Warning: assignment to free variable `dinrel' rpm-spec-mode.el:1342:47:Warning: reference to free variable `dinrel' In end of data: rpm-spec-mode.el:1440:1:Warning: the following functions are not known to be defined: set-keymap-name, list->string Wrote /builddir/build/BUILD/emacs-23.1/site-lisp/rpm-spec-mode.elc In toplevel form: ssl.el:32:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. ssl.el:177:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. In open-ssl-stream: ssl.el:198:6:Warning: `process-kill-without-query' is an obsolete function (as of Emacs 22.1); use `process-query-on-exit-flag' or `set-process-query-on-exit-flag'. Wrote /builddir/build/BUILD/emacs-23.1/site-lisp/ssl.elc + /usr/bin/make -j4 -C lisp updates make: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' wd=/builddir/build/BUILD/emacs-23.1/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ for file in $wins; do \ /builddir/build/BUILD/emacs-23.1/lisp/../update-subdirs $file; \ done; chmod +w /builddir/build/BUILD/emacs-23.1/lisp/ps-print.el /builddir/build/BUILD/emacs-23.1/lisp/emulation/tpu-edt.el \ /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/cl-loaddefs.el wd=/builddir/build/BUILD/emacs-23.1/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=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el")' -f batch-update-autoloads $wins wd=/builddir/build/BUILD/emacs-23.1/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=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/emacs -batch --no-site-file --multibyte -l finder --eval '(setq generated-finder-keywords-file "/builddir/build/BUILD/emacs-23.1/lisp/finder-inf.el")' -f finder-compile-keywords-make-dist $wins wd=/builddir/build/BUILD/emacs-23.1/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=/builddir/build/BUILD/emacs-23.1/lisp LC_ALL=C ../src/emacs -batch --no-site-file --multibyte -l cus-dep --eval '(setq generated-custom-dependencies-file "/builddir/build/BUILD/emacs-23.1/lisp/cus-load.el")' -f custom-make-dependencies $wins Directories: /builddir/build/BUILD/emacs-23.1/lisp/. /builddir/build/BUILD/emacs-23.1/lisp/./org /builddir/build/BUILD/emacs-23.1/lisp/./url /builddir/build/BUILD/emacs-23.1/lisp/./play /builddir/build/BUILD/emacs-23.1/lisp/./textmodes /builddir/build/BUILD/emacs-23.1/lisp/./progmodes /builddir/build/BUILD/emacs-23.1/lisp/./net /builddir/build/BUILD/emacs-23.1/lisp/./mh-e /builddir/build/BUILD/emacs-23.1/lisp/./language /builddir/build/BUILD/emacs-23.1/lisp/./international /builddir/build/BUILD/emacs-23.1/lisp/./eshell /builddir/build/BUILD/emacs-23.1/lisp/./emulation /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/./calendar /builddir/build/BUILD/emacs-23.1/lisp/./nxml /builddir/build/BUILD/emacs-23.1/lisp/./mail /builddir/build/BUILD/emacs-23.1/lisp/./gnus /builddir/build/BUILD/emacs-23.1/lisp/./erc /builddir/build/BUILD/emacs-23.1/lisp/./calc Directories: /builddir/build/BUILD/emacs-23.1/lisp/. /builddir/build/BUILD/emacs-23.1/lisp/./org /builddir/build/BUILD/emacs-23.1/lisp/./url /builddir/build/BUILD/emacs-23.1/lisp/./play /builddir/build/BUILD/emacs-23.1/lisp/./textmodes /builddir/build/BUILD/emacs-23.1/lisp/./progmodes /builddir/build/BUILD/emacs-23.1/lisp/./net /builddir/build/BUILD/emacs-23.1/lisp/./mh-e /builddir/build/BUILD/emacs-23.1/lisp/./language /builddir/build/BUILD/emacs-23.1/lisp/./international /builddir/build/BUILD/emacs-23.1/lisp/./eshell /builddir/build/BUILD/emacs-23.1/lisp/./emulation /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/./calendar /builddir/build/BUILD/emacs-23.1/lisp/./nxml /builddir/build/BUILD/emacs-23.1/lisp/./mail /builddir/build/BUILD/emacs-23.1/lisp/./gnus /builddir/build/BUILD/emacs-23.1/lisp/./erc /builddir/build/BUILD/emacs-23.1/lisp/./calc Directories: /builddir/build/BUILD/emacs-23.1/lisp/. /builddir/build/BUILD/emacs-23.1/lisp/./org /builddir/build/BUILD/emacs-23.1/lisp/./url /builddir/build/BUILD/emacs-23.1/lisp/./play /builddir/build/BUILD/emacs-23.1/lisp/./textmodes /builddir/build/BUILD/emacs-23.1/lisp/./progmodes /builddir/build/BUILD/emacs-23.1/lisp/./net /builddir/build/BUILD/emacs-23.1/lisp/./mh-e /builddir/build/BUILD/emacs-23.1/lisp/./language /builddir/build/BUILD/emacs-23.1/lisp/./international /builddir/build/BUILD/emacs-23.1/lisp/./eshell /builddir/build/BUILD/emacs-23.1/lisp/./emulation /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp /builddir/build/BUILD/emacs-23.1/lisp/./calendar /builddir/build/BUILD/emacs-23.1/lisp/./nxml /builddir/build/BUILD/emacs-23.1/lisp/./mail /builddir/build/BUILD/emacs-23.1/lisp/./gnus /builddir/build/BUILD/emacs-23.1/lisp/./erc /builddir/build/BUILD/emacs-23.1/lisp/./calc Directory /builddir/build/BUILD/emacs-23.1/lisp/. Directory /builddir/build/BUILD/emacs-23.1/lisp/. Saving file /builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/loaddefs.el Directory /builddir/build/BUILD/emacs-23.1/lisp/./org Directory /builddir/build/BUILD/emacs-23.1/lisp/./url Directory /builddir/build/BUILD/emacs-23.1/lisp/./play Directory /builddir/build/BUILD/emacs-23.1/lisp/./textmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./org Directory /builddir/build/BUILD/emacs-23.1/lisp/./progmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./url Directory /builddir/build/BUILD/emacs-23.1/lisp/./play Directory /builddir/build/BUILD/emacs-23.1/lisp/./net Directory /builddir/build/BUILD/emacs-23.1/lisp/./textmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./mh-e Directory /builddir/build/BUILD/emacs-23.1/lisp/./language Directory /builddir/build/BUILD/emacs-23.1/lisp/./progmodes Directory /builddir/build/BUILD/emacs-23.1/lisp/./international Directory /builddir/build/BUILD/emacs-23.1/lisp/./eshell Directory /builddir/build/BUILD/emacs-23.1/lisp/./emulation Directory /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp Directory /builddir/build/BUILD/emacs-23.1/lisp/./calendar Directory /builddir/build/BUILD/emacs-23.1/lisp/./nxml Directory /builddir/build/BUILD/emacs-23.1/lisp/./mail Directory /builddir/build/BUILD/emacs-23.1/lisp/./gnus Directory /builddir/build/BUILD/emacs-23.1/lisp/./net Directory /builddir/build/BUILD/emacs-23.1/lisp/./erc Directory /builddir/build/BUILD/emacs-23.1/lisp/./calc Directory /builddir/build/BUILD/emacs-23.1/lisp/./mh-e Directory /builddir/build/BUILD/emacs-23.1/lisp/./language Directory /builddir/build/BUILD/emacs-23.1/lisp/./international Directory /builddir/build/BUILD/emacs-23.1/lisp/./eshell Directory /builddir/build/BUILD/emacs-23.1/lisp/./emulation Wrote /builddir/build/BUILD/emacs-23.1/lisp/finder-inf.el Directory /builddir/build/BUILD/emacs-23.1/lisp/./emacs-lisp Directory /builddir/build/BUILD/emacs-23.1/lisp/./calendar Directory /builddir/build/BUILD/emacs-23.1/lisp/./nxml Directory /builddir/build/BUILD/emacs-23.1/lisp/./mail Directory /builddir/build/BUILD/emacs-23.1/lisp/./gnus Directory /builddir/build/BUILD/emacs-23.1/lisp/./erc Directory /builddir/build/BUILD/emacs-23.1/lisp/./calc Generating /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el... Saving file /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el... Wrote /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el Generating /builddir/build/BUILD/emacs-23.1/lisp/cus-load.el...done make: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' + cat + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OUTqkD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc ++ dirname /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc + cd emacs-23.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc cd lib-src; make all \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"; \ fi; cd src; make all \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="" make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/src' rm -f ../etc/DOC ../lib-src/make-docfile -d /builddir/build/BUILD/emacs-23.1/src dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.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 gtkutil.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 /builddir/build/BUILD/emacs-23.1/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/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/ns-win.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.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/case-table.elc ../lisp/language/chinese.el ../lisp/language/cyrillic.el ../lisp/language/indian.el ../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.el ../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 (/builddir/build/BUILD/emacs-23.1/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.el (source)... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((15247 . 6278) (5707 . 0) (592 . 9) 15812 27554 (21 . 5) (21 . 0) (875 . 4921)) Loading loaddefs.el (source)... ((32273 . 8138) (8535 . 0) (602 . 4) 41427 27554 (91 . 33) (21 . 0) (3632 . 5440)) 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... ((53535 . 18845) (11967 . 0) (645 . 69) 68958 275857 (115 . 9) (22 . 13) (5047 . 4781)) 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... ((61196 . 11184) (12568 . 0) (648 . 66) 84505 279423 (115 . 9) (22 . 13) (5674 . 5036)) Loading replace... Loading buff-menu... Loading fringe... Loading image... Loading international/fontset... Loading dnd... Loading mwheel... Loading tool-bar... Loading x-dnd... Loading term/common-win... Loading term/x-win... ((65617 . 6763) (13415 . 0) (649 . 65) 95608 280640 (121 . 6) (22 . 13) (6560 . 5410)) Loading emacs-lisp/float-sup... ((65647 . 6733) (13419 . 0) (649 . 65) 95662 280640 (122 . 9) (22 . 13) (6562 . 5408)) Loading vc-hooks... Loading ediff-hook... Loading tooltip... ((66558 . 5822) (13587 . 0) (650 . 64) 97037 280693 (124 . 7) (22 . 13) (6621 . 5349)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 1253315 pure bytes used Adding name emacs-23.1.1 ln -f emacs bootstrap-emacs ./emacs -q -batch -f list-load-path-shadows make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/src' cd lisp; make all \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' make -w compile-last EMACS=../src/emacs make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' (export PARALLEL; PARALLEL=0; cd leim; make all \ CC='gcc' CFLAGS='-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make') make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/leim' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/leim' if [ -d /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share ]; then true; else \ /builddir/build/BUILD/emacs-23.1/mkinstalldirs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share; \ chmod a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share;\ fi mkdir -p -- /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share icondirs= ; \ for dir in /builddir/build/BUILD/emacs-23.1/etc/images/icons/*/*/apps /builddir/build/BUILD/emacs-23.1/etc/images/icons/*/*/mimetypes; do \ if [ -d ${dir} ]; then \ icondirs="${icondirs} ${dir}" ; \ fi ; \ done ; \ icondirs=`echo "${icondirs}" | sed 's,/builddir/build/BUILD/emacs-23.1/etc/images/icons,/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons,g'` ; \ /builddir/build/BUILD/emacs-23.1/mkinstalldirs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1 \ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec \ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp \ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/site-lisp \ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc`echo /usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp | sed 's,:, /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc,g'` \ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/applications ${icondirs} mkdir -p -- /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/site-lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/site-lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/applications /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/128x128/apps /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/16x16/apps /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/24x24/apps /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/32x32/apps /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/48x48/apps /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/scalable/apps /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons/hicolor/scalable/mimetypes make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1' (cd doc/emacs; make -w info) make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/emacs' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/emacs' (cd doc/misc; make -w info) make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/misc' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/misc' (cd doc/lispref; make -w info) make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/lispref' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/lispref' (cd doc/lispintro; make -w info) make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/doc/lispintro' make[2]: Nothing to be done for `info'. make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/doc/lispintro' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1' /usr/bin/install -p -m 644 /builddir/build/BUILD/emacs-23.1/etc/emacs.desktop \ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/applications/emacs.desktop for icon in /builddir/build/BUILD/emacs-23.1/etc/images/icons/*/*/apps/*.* \ /builddir/build/BUILD/emacs-23.1/etc/images/icons/*/*/mimetypes/*.*; do \ if [ -r ${icon} ]; then \ iicon=`echo "${icon}" | sed 's,/builddir/build/BUILD/emacs-23.1/etc/images/icons,/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/icons,'` ; \ /usr/bin/install -p -m 644 ${icon} ${iicon} ; \ fi ; \ done set /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp ; \ unset CDPATH; \ for dir in /builddir/build/BUILD/emacs-23.1/etc /builddir/build/BUILD/emacs-23.1/lisp ; do \ if [ `(cd $1 && /bin/pwd)` != `(cd ${dir} && /bin/pwd)` ] ; then \ rm -rf $1 ; \ fi ; \ shift ; \ done set /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp ; \ mkdir /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp ; \ chmod ugo+rx /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp ; \ unset CDPATH; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ for dir in /builddir/build/BUILD/emacs-23.1/etc /builddir/build/BUILD/emacs-23.1/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}/\#* ; \ rm -f ${subdir}/.\#* ; \ rm -f ${subdir}/*~ ; \ rm -f ${subdir}/*.orig ; \ [ "${dir}" != "/builddir/build/BUILD/emacs-23.1/etc" ] && \ rm -f ${subdir}/[mM]akefile* ; \ rm -f ${subdir}/ChangeLog* ; \ rm -f ${subdir}/dired.todo ; \ done) ; \ done Copying /builddir/build/BUILD/emacs-23.1/etc to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc... ./ ./charsets/ ./charsets/8859-10.map ./charsets/8859-11.map ./charsets/8859-13.map ./charsets/8859-14.map ./charsets/8859-15.map ./charsets/8859-16.map ./charsets/8859-2.map ./charsets/8859-3.map ./charsets/8859-4.map ./charsets/8859-5.map ./charsets/8859-6.map ./charsets/8859-7.map ./charsets/8859-8.map ./charsets/8859-9.map ./charsets/ALTERNATIVNYJ.map ./charsets/BIG5-1.map ./charsets/BIG5-2.map ./charsets/BIG5-HKSCS.map ./charsets/BIG5.map ./charsets/CNS-1.map ./charsets/CNS-2.map ./charsets/CNS-3.map ./charsets/CNS-4.map ./charsets/CNS-5.map ./charsets/CNS-6.map ./charsets/CNS-7.map ./charsets/CNS-F.map ./charsets/CP10007.map ./charsets/CP1125.map ./charsets/CP1250.map ./charsets/CP1251.map ./charsets/CP1252.map ./charsets/CP1253.map ./charsets/CP1254.map ./charsets/CP1255.map ./charsets/CP1256.map ./charsets/CP1257.map ./charsets/CP1258.map ./charsets/CP720.map ./charsets/CP737.map ./charsets/CP775.map ./charsets/CP858.map ./charsets/CP932-2BYTE.map ./charsets/CP949-2BYTE.map ./charsets/EBCDICUK.map ./charsets/EBCDICUS.map ./charsets/GB180302.map ./charsets/GB180304.map ./charsets/GB2312.map ./charsets/GBK.map ./charsets/HP-ROMAN8.map ./charsets/IBM037.map ./charsets/IBM038.map ./charsets/IBM1004.map ./charsets/IBM1026.map ./charsets/IBM1047.map ./charsets/IBM256.map ./charsets/IBM273.map ./charsets/IBM274.map ./charsets/IBM275.map ./charsets/IBM277.map ./charsets/IBM278.map ./charsets/IBM280.map ./charsets/IBM281.map ./charsets/IBM284.map ./charsets/IBM285.map ./charsets/IBM290.map ./charsets/IBM297.map ./charsets/IBM420.map ./charsets/IBM423.map ./charsets/IBM424.map ./charsets/IBM437.map ./charsets/IBM500.map ./charsets/IBM850.map ./charsets/IBM851.map ./charsets/IBM852.map ./charsets/IBM855.map ./charsets/IBM856.map ./charsets/IBM857.map ./charsets/IBM860.map ./charsets/IBM861.map ./charsets/IBM862.map ./charsets/IBM863.map ./charsets/IBM864.map ./charsets/IBM865.map ./charsets/IBM866.map ./charsets/IBM868.map ./charsets/IBM869.map ./charsets/IBM870.map ./charsets/IBM871.map ./charsets/IBM874.map ./charsets/IBM875.map ./charsets/IBM880.map ./charsets/IBM891.map ./charsets/IBM903.map ./charsets/IBM904.map ./charsets/IBM905.map ./charsets/IBM918.map ./charsets/JISC6226.map ./charsets/JISX0201.map ./charsets/JISX0208.map ./charsets/JISX0212.map ./charsets/JISX2131.map ./charsets/JISX2132.map ./charsets/JISX213A.map ./charsets/JOHAB.map ./charsets/KA-ACADEMY.map ./charsets/KA-PS.map ./charsets/KOI-8.map ./charsets/KOI8-R.map ./charsets/KOI8-T.map ./charsets/KOI8-U.map ./charsets/KSC5601.map ./charsets/KSC5636.map ./charsets/MACINTOSH.map ./charsets/MIK.map ./charsets/MULE-ethiopic.map ./charsets/MULE-ipa.map ./charsets/MULE-is13194.map ./charsets/MULE-lviscii.map ./charsets/MULE-sisheng.map ./charsets/MULE-tibetan.map ./charsets/MULE-uviscii.map ./charsets/NEXTSTEP.map ./charsets/PTCP154.map ./charsets/README ./charsets/TIS-620.map ./charsets/VISCII.map ./charsets/VSCII-2.map ./charsets/VSCII.map ./charsets/stdenc.map ./charsets/symbol.map ./e/ ./e/README ./e/eterm-color ./e/eterm-color.ti ./gnus/ ./gnus/gnus-setup.ast ./gnus/news-server.ast ./nxml/ ./nxml/00000-0007F.el ./nxml/00080-000FF.el ./nxml/00100-0017F.el ./nxml/00180-0024F.el ./nxml/00250-002AF.el ./nxml/002B0-002FF.el ./nxml/00300-0036F.el ./nxml/00370-003FF.el ./nxml/00400-004FF.el ./nxml/00500-0052F.el ./nxml/00530-0058F.el ./nxml/00590-005FF.el ./nxml/00600-006FF.el ./nxml/00700-0074F.el ./nxml/00780-007BF.el ./nxml/00900-0097F.el ./nxml/00980-009FF.el ./nxml/00A00-00A7F.el ./nxml/00A80-00AFF.el ./nxml/00B00-00B7F.el ./nxml/00B80-00BFF.el ./nxml/00C00-00C7F.el ./nxml/00C80-00CFF.el ./nxml/00D00-00D7F.el ./nxml/00D80-00DFF.el ./nxml/00E00-00E7F.el ./nxml/00E80-00EFF.el ./nxml/00F00-00FFF.el ./nxml/01000-0109F.el ./nxml/010A0-010FF.el ./nxml/01100-011FF.el ./nxml/01200-0137F.el ./nxml/013A0-013FF.el ./nxml/01400-0167F.el ./nxml/01680-0169F.el ./nxml/016A0-016FF.el ./nxml/01700-0171F.el ./nxml/01720-0173F.el ./nxml/01740-0175F.el ./nxml/01760-0177F.el ./nxml/01780-017FF.el ./nxml/README ./nxml/01800-018AF.el ./nxml/01E00-01EFF.el ./nxml/01F00-01FFF.el ./nxml/02000-0206F.el ./nxml/02070-0209F.el ./nxml/020A0-020CF.el ./nxml/020D0-020FF.el ./nxml/02100-0214F.el ./nxml/02150-0218F.el ./nxml/02190-021FF.el ./nxml/02200-022FF.el ./nxml/02300-023FF.el ./nxml/02400-0243F.el ./nxml/02440-0245F.el ./nxml/02460-024FF.el ./nxml/02500-0257F.el ./nxml/02580-0259F.el ./nxml/025A0-025FF.el ./nxml/02600-026FF.el ./nxml/02700-027BF.el ./nxml/027C0-027EF.el ./nxml/027F0-027FF.el ./nxml/02800-028FF.el ./nxml/02900-0297F.el ./nxml/02980-029FF.el ./nxml/02A00-02AFF.el ./nxml/02E80-02EFF.el ./nxml/02F00-02FDF.el ./nxml/02FF0-02FFF.el ./nxml/03000-0303F.el ./nxml/03040-0309F.el ./nxml/030A0-030FF.el ./nxml/03100-0312F.el ./nxml/03130-0318F.el ./nxml/03190-0319F.el ./nxml/031A0-031BF.el ./nxml/031F0-031FF.el ./nxml/03200-032FF.el ./nxml/03300-033FF.el ./nxml/03400-04DBF.el ./nxml/0A000-0A48F.el ./nxml/0A490-0A4CF.el ./nxml/0FB00-0FB4F.el ./nxml/0FB50-0FDFF.el ./nxml/0FE00-0FE0F.el ./nxml/0FE20-0FE2F.el ./nxml/0FE30-0FE4F.el ./nxml/0FE50-0FE6F.el ./nxml/0FE70-0FEFF.el ./nxml/0FF00-0FFEF.el ./nxml/0FFF0-0FFFF.el ./nxml/10300-1032F.el ./nxml/10330-1034F.el ./nxml/10400-1044F.el ./nxml/1D000-1D0FF.el ./nxml/1D100-1D1FF.el ./nxml/1D400-1D7FF.el ./nxml/E0000-E007F.el ./nxml/test-invalid.xml ./nxml/test-valid.xml ./images/ ./images/custom/ ./images/custom/README ./images/custom/down-pushed.xpm ./images/custom/down.xpm ./images/custom/right-pushed.xpm ./images/custom/right.xpm ./images/ezimage/ ./images/ezimage/README ./images/ezimage/bits.xpm ./images/ezimage/bitsbang.xpm ./images/ezimage/box-minus.xpm ./images/ezimage/box-plus.xpm ./images/ezimage/box.xpm ./images/ezimage/checkmark.xpm ./images/ezimage/dir-minus.xpm ./images/ezimage/dir-plus.xpm ./images/ezimage/dir.xpm ./images/ezimage/doc-minus.xpm ./images/ezimage/doc-plus.xpm ./images/ezimage/doc.xpm ./images/ezimage/info.xpm ./images/ezimage/key.xpm ./images/ezimage/label.xpm ./images/ezimage/lock.xpm ./images/ezimage/mail.xpm ./images/ezimage/page-minus.xpm ./images/ezimage/page-plus.xpm ./images/ezimage/page.xpm ./images/ezimage/tag-gt.xpm ./images/ezimage/tag-minus.xpm ./images/ezimage/tag-plus.xpm ./images/ezimage/tag-type.xpm ./images/ezimage/tag-v.xpm ./images/ezimage/tag.xpm ./images/ezimage/unlock.xpm ./images/gnus/ ./images/gnus/README ./images/gnus/catchup.pbm ./images/gnus/catchup.xpm ./images/gnus/cu-exit.pbm ./images/gnus/cu-exit.xpm ./images/gnus/describe-group.pbm ./images/gnus/describe-group.xpm ./images/gnus/exit-gnus.pbm ./images/gnus/exit-gnus.xpm ./images/gnus/exit-summ.pbm ./images/gnus/exit-summ.xpm ./images/gnus/followup.pbm ./images/gnus/followup.xpm ./images/gnus/fuwo.pbm ./images/gnus/fuwo.xpm ./images/gnus/get-news.pbm ./images/gnus/get-news.xpm ./images/gnus/gnntg.pbm ./images/gnus/gnntg.xpm ./images/gnus/gnus-pointer.xbm ./images/gnus/gnus-pointer.xpm ./images/gnus/gnus.png ./images/gnus/gnus.svg ./images/gnus/gnus.xbm ./images/gnus/gnus.xpm ./images/gnus/important.xpm ./images/gnus/kill-group.pbm ./images/gnus/kill-group.xpm ./images/gnus/mail-reply.pbm ./images/gnus/mail-reply.xpm ./images/gnus/mail-send.xpm ./images/gnus/next-ur.pbm ./images/gnus/next-ur.xpm ./images/gnus/post.pbm ./images/gnus/post.xpm ./images/gnus/prev-ur.pbm ./images/gnus/prev-ur.xpm ./images/gnus/preview.xbm ./images/gnus/preview.xpm ./images/gnus/receipt.xpm ./images/gnus/reply-wo.pbm ./images/gnus/reply-wo.xpm ./images/gnus/reply.pbm ./images/gnus/reply.xpm ./images/gnus/rot13.pbm ./images/gnus/rot13.xpm ./images/gnus/save-aif.pbm ./images/gnus/save-aif.xpm ./images/gnus/save-art.pbm ./images/gnus/save-art.xpm ./images/gnus/subscribe.pbm ./images/gnus/subscribe.xpm ./images/gnus/toggle-subscription.xpm ./images/gnus/unimportant.xpm ./images/gnus/unsubscribe.pbm ./images/gnus/unsubscribe.xpm ./images/gnus/uu-decode.pbm ./images/gnus/uu-decode.xpm ./images/gnus/uu-post.pbm ./images/gnus/uu-post.xpm ./images/gud/ ./images/gud/README ./images/gud/break.pbm ./images/gud/break.xpm ./images/gud/cont.pbm ./images/gud/cont.xpm ./images/gud/down.pbm ./images/gud/down.xpm ./images/gud/finish.pbm ./images/gud/finish.xpm ./images/gud/go.pbm ./images/gud/go.xpm ./images/gud/next.pbm ./images/gud/next.xpm ./images/gud/nexti.pbm ./images/gud/nexti.xpm ./images/gud/pp.pbm ./images/gud/pp.xpm ./images/gud/print.pbm ./images/gud/print.xpm ./images/gud/pstar.pbm ./images/gud/pstar.xpm ./images/gud/remove.pbm ./images/gud/remove.xpm ./images/gud/run.pbm ./images/gud/run.xpm ./images/gud/step.pbm ./images/gud/step.xpm ./images/gud/stepi.pbm ./images/gud/stepi.xpm ./images/gud/stop.pbm ./images/gud/stop.xpm ./images/gud/until.pbm ./images/gud/until.xpm ./images/gud/up.pbm ./images/gud/up.xpm ./images/gud/watch.pbm ./images/gud/watch.xpm ./images/icons/ ./images/icons/hicolor/ ./images/icons/hicolor/128x128/ ./images/icons/hicolor/128x128/apps/ ./images/icons/hicolor/128x128/apps/emacs.png ./images/icons/hicolor/16x16/ ./images/icons/hicolor/16x16/apps/ ./images/icons/hicolor/16x16/apps/emacs.png ./images/icons/hicolor/16x16/apps/emacs22.png ./images/icons/hicolor/24x24/ ./images/icons/hicolor/24x24/apps/ ./images/icons/hicolor/24x24/apps/emacs.png ./images/icons/hicolor/24x24/apps/emacs22.png ./images/icons/hicolor/32x32/ ./images/icons/hicolor/32x32/apps/ ./images/icons/hicolor/32x32/apps/emacs.png ./images/icons/hicolor/32x32/apps/emacs22.png ./images/icons/hicolor/48x48/ ./images/icons/hicolor/48x48/apps/ ./images/icons/hicolor/48x48/apps/emacs.png ./images/icons/hicolor/48x48/apps/emacs22.png ./images/icons/hicolor/scalable/ ./images/icons/hicolor/scalable/apps/ ./images/icons/hicolor/scalable/apps/emacs.svg ./images/icons/hicolor/scalable/mimetypes/ ./images/icons/hicolor/scalable/mimetypes/emacs-document.svg ./images/icons/README ./images/low-color/ ./images/low-color/README ./images/low-color/back-arrow.xpm ./images/low-color/copy.xpm ./images/low-color/cut.xpm ./images/low-color/fwd-arrow.xpm ./images/low-color/help.xpm ./images/low-color/home.xpm ./images/low-color/index.xpm ./images/low-color/jump-to.xpm ./images/low-color/left-arrow.xpm ./images/low-color/new.xpm ./images/low-color/next-node.xpm ./images/low-color/open.xpm ./images/low-color/paste.xpm ./images/low-color/preferences.xpm ./images/low-color/prev-node.xpm ./images/low-color/print.xpm ./images/low-color/right-arrow.xpm ./images/low-color/save.xpm ./images/low-color/saveas.xpm ./images/low-color/search.xpm ./images/low-color/spell.xpm ./images/low-color/undo.xpm ./images/low-color/up-arrow.xpm ./images/low-color/up-node.xpm ./images/mail/ ./images/mail/README ./images/mail/compose.pbm ./images/mail/compose.xpm ./images/mail/copy.xpm ./images/mail/flag-for-followup.pbm ./images/mail/flag-for-followup.xpm ./images/mail/forward.xpm ./images/mail/inbox.pbm ./images/mail/inbox.xpm ./images/mail/move.pbm ./images/mail/move.xpm ./images/mail/not-spam.xpm ./images/mail/outbox.xpm ./images/mail/preview.xpm ./images/mail/repack.pbm ./images/mail/repack.xpm ./images/mail/reply-all.pbm ./images/mail/reply-all.xpm ./images/mail/reply-from.pbm ./images/mail/reply-from.xpm ./images/mail/reply-to.pbm ./images/mail/reply-to.xpm ./images/mail/reply.pbm ./images/mail/reply.xpm ./images/mail/save-draft.xpm ./images/mail/save.xpm ./images/mail/send.pbm ./images/mail/send.xpm ./images/mail/spam.xpm ./images/smilies/ ./images/smilies/grayscale/ ./images/smilies/grayscale/README ./images/smilies/grayscale/blink.xpm ./images/smilies/grayscale/braindamaged.xpm ./images/smilies/grayscale/cry.xpm ./images/smilies/grayscale/dead.xpm ./images/smilies/grayscale/evil.xpm ./images/smilies/grayscale/forced.xpm ./images/smilies/grayscale/frown.xpm ./images/smilies/grayscale/grin.xpm ./images/smilies/grayscale/indifferent.xpm ./images/smilies/grayscale/reverse-smile.xpm ./images/smilies/grayscale/sad.xpm ./images/smilies/grayscale/smile.xpm ./images/smilies/grayscale/wry.xpm ./images/smilies/medium/ ./images/smilies/medium/README ./images/smilies/medium/blink.xpm ./images/smilies/medium/braindamaged.xpm ./images/smilies/medium/cry.xpm ./images/smilies/medium/dead.xpm ./images/smilies/medium/evil.xpm ./images/smilies/medium/forced.xpm ./images/smilies/medium/frown.xpm ./images/smilies/medium/grin.xpm ./images/smilies/medium/indifferent.xpm ./images/smilies/medium/reverse-smile.xpm ./images/smilies/medium/sad.xpm ./images/smilies/medium/smile.xpm ./images/smilies/medium/wry.xpm ./images/smilies/README ./images/smilies/blink.pbm ./images/smilies/blink.xpm ./images/smilies/braindamaged.xpm ./images/smilies/cry.xpm ./images/smilies/dead.xpm ./images/smilies/evil.xpm ./images/smilies/forced.xpm ./images/smilies/frown.pbm ./images/smilies/frown.xpm ./images/smilies/grin.xpm ./images/smilies/indifferent.xpm ./images/smilies/sad.pbm ./images/smilies/sad.xpm ./images/smilies/smile.pbm ./images/smilies/smile.xpm ./images/smilies/wry.pbm ./images/smilies/wry.xpm ./images/tree-widget/ ./images/tree-widget/default/ ./images/tree-widget/default/README ./images/tree-widget/default/close.png ./images/tree-widget/default/close.xpm ./images/tree-widget/default/empty.png ./images/tree-widget/default/empty.xpm ./images/tree-widget/default/end-guide.png ./images/tree-widget/default/end-guide.xpm ./images/tree-widget/default/guide.png ./images/tree-widget/default/guide.xpm ./images/tree-widget/default/handle.png ./images/tree-widget/default/handle.xpm ./images/tree-widget/default/leaf.png ./images/tree-widget/default/leaf.xpm ./images/tree-widget/default/no-guide.png ./images/tree-widget/default/no-guide.xpm ./images/tree-widget/default/no-handle.png ./images/tree-widget/default/no-handle.xpm ./images/tree-widget/default/open.png ./images/tree-widget/default/open.xpm ./images/tree-widget/folder/ ./images/tree-widget/folder/README ./images/tree-widget/folder/close.png ./images/tree-widget/folder/close.xpm ./images/tree-widget/folder/empty.png ./images/tree-widget/folder/empty.xpm ./images/tree-widget/folder/end-guide.png ./images/tree-widget/folder/end-guide.xpm ./images/tree-widget/folder/guide.png ./images/tree-widget/folder/guide.xpm ./images/tree-widget/folder/handle.png ./images/tree-widget/folder/handle.xpm ./images/tree-widget/folder/leaf.png ./images/tree-widget/folder/leaf.xpm ./images/tree-widget/folder/no-guide.png ./images/tree-widget/folder/no-guide.xpm ./images/tree-widget/folder/no-handle.png ./images/tree-widget/folder/no-handle.xpm ./images/tree-widget/folder/open.png ./images/tree-widget/folder/open.xpm ./images/README ./images/attach.pbm ./images/attach.xpm ./images/back-arrow.pbm ./images/back-arrow.xpm ./images/bookmark_add.pbm ./images/bookmark_add.xpm ./images/cancel.pbm ./images/cancel.xpm ./images/close.pbm ./images/close.xpm ./images/connect.xpm ./images/contact.pbm ./images/contact.xpm ./images/copy.pbm ./images/copy.xpm ./images/cut.pbm ./images/cut.xpm ./images/data-save.pbm ./images/data-save.xpm ./images/delete.pbm ./images/delete.xpm ./images/describe.xpm ./images/diropen.pbm ./images/diropen.xpm ./images/disconnect.xpm ./images/exit.pbm ./images/exit.xpm ./images/fwd-arrow.pbm ./images/fwd-arrow.xpm ./images/gnus.pbm ./images/help.pbm ./images/help.xpm ./images/home.pbm ./images/home.xpm ./images/index.pbm ./images/index.xpm ./images/info.pbm ./images/info.xpm ./images/jump-to.pbm ./images/jump-to.xpm ./images/left-arrow.pbm ./images/left-arrow.xpm ./images/letter.pbm ./images/letter.xpm ./images/lock-broken.xpm ./images/lock-ok.xpm ./images/lock.xpm ./images/mh-logo.xpm ./images/new.pbm ./images/new.xpm ./images/next-node.pbm ./images/next-node.xpm ./images/next-page.pbm ./images/next-page.xpm ./images/open.pbm ./images/open.xpm ./images/paste.pbm ./images/paste.xpm ./images/preferences.pbm ./images/preferences.xpm ./images/prev-node.pbm ./images/prev-node.xpm ./images/print.pbm ./images/print.xpm ./images/redo.xpm ./images/refresh.pbm ./images/refresh.xpm ./images/right-arrow.pbm ./images/right-arrow.xpm ./images/save.pbm ./images/save.xpm ./images/saveas.pbm ./images/saveas.xpm ./images/search-replace.pbm ./images/search-replace.xpm ./images/search.pbm ./images/search.xpm ./images/separator.xpm ./images/show.pbm ./images/show.xpm ./images/sort-ascending.xpm ./images/sort-column-ascending.xpm ./images/sort-criteria.xpm ./images/sort-descending.xpm ./images/sort-row-ascending.xpm ./images/spell.pbm ./images/spell.xpm ./images/splash.pbm ./images/splash.png ./images/splash.svg ./images/splash.xpm ./images/undo.pbm ./images/undo.xpm ./images/up-arrow.pbm ./images/up-arrow.xpm ./images/up-node.pbm ./images/up-node.xpm ./images/zoom-in.xpm ./images/zoom-out.pbm ./images/zoom-out.xpm ./refcards/ ./refcards/Makefile ./refcards/README ./refcards/calccard.pdf ./refcards/calccard.tex ./refcards/cs-dired-ref.pdf ./refcards/cs-dired-ref.tex ./refcards/cs-refcard.pdf ./refcards/cs-refcard.tex ./refcards/cs-survival.tex ./refcards/de-refcard.pdf ./refcards/de-refcard.tex ./refcards/dired-ref.pdf ./refcards/dired-ref.tex ./refcards/fr-dired-ref.pdf ./refcards/fr-dired-ref.tex ./refcards/fr-refcard.pdf ./refcards/fr-refcard.tex ./refcards/fr-survival.tex ./refcards/gnus-booklet.pdf ./refcards/gnus-logo.eps ./refcards/gnus-logo.pdf ./refcards/gnus-refcard.pdf ./refcards/gnus-refcard.tex ./refcards/orgcard.pdf ./refcards/orgcard.tex ./refcards/pdflayout.sty ./refcards/pl-refcard.pdf ./refcards/pl-refcard.tex ./refcards/pt-br-refcard.pdf ./refcards/pt-br-refcard.tex ./refcards/refcard.pdf ./refcards/refcard.tex ./refcards/ru-refcard.pdf ./refcards/ru-refcard.tex ./refcards/sk-dired-ref.pdf ./refcards/sk-dired-ref.tex ./refcards/sk-refcard.pdf ./refcards/sk-refcard.tex ./refcards/sk-survival.tex ./refcards/survival.tex ./refcards/vipcard.tex ./refcards/viperCard.tex ./schema/ ./schema/README ./schema/calstbl.rnc ./schema/dbcalstbl.rnc ./schema/dbhier.rnc ./schema/dbnotn.rnc ./schema/dbpool.rnc ./schema/dbstart.rnc ./schema/docbook.rnc ./schema/locate.rnc ./schema/rdfxml.rnc ./schema/relaxng.rnc ./schema/schemas.xml ./schema/xhtml-applet.rnc ./schema/xhtml-attribs.rnc ./schema/xhtml-base.rnc ./schema/xhtml-bdo.rnc ./schema/xhtml-bform.rnc ./schema/xhtml-btable.rnc ./schema/xhtml-csismap.rnc ./schema/xhtml-datatypes.rnc ./schema/xhtml-edit.rnc ./schema/xhtml-events.rnc ./schema/xhtml-form.rnc ./schema/xhtml-frames.rnc ./schema/xhtml-hypertext.rnc ./schema/xhtml-iframe.rnc ./schema/xhtml-image.rnc ./schema/xhtml-inlstyle.rnc ./schema/xhtml-legacy.rnc ./schema/xhtml-link.rnc ./schema/xhtml-lst.rnc ./schema/xhtml-meta.rnc ./schema/xhtml-nameident.rnc ./schema/xhtml-object.rnc ./schema/xhtml-param.rnc ./schema/xhtml-pres.rnc ./schema/xhtml-ruby.rnc ./schema/xhtml-script.rnc ./schema/xhtml-ssismap.rnc ./schema/xhtml-struct.rnc ./schema/xhtml-table.rnc ./schema/xhtml-text.rnc ./schema/xhtml-tgt.rnc ./schema/xhtml-xstyle.rnc ./schema/xhtml.rnc ./schema/xslt.rnc ./tutorials/ ./tutorials/TUTORIAL ./tutorials/TUTORIAL.bg ./tutorials/TUTORIAL.cn ./tutorials/TUTORIAL.cs ./tutorials/TUTORIAL.de ./tutorials/TUTORIAL.eo ./tutorials/TUTORIAL.es ./tutorials/TUTORIAL.fr ./tutorials/TUTORIAL.it ./tutorials/TUTORIAL.ja ./tutorials/TUTORIAL.ko ./tutorials/TUTORIAL.nl ./tutorials/TUTORIAL.pl ./tutorials/TUTORIAL.pt_BR ./tutorials/TUTORIAL.ro ./tutorials/TUTORIAL.ru ./tutorials/TUTORIAL.sk ./tutorials/TUTORIAL.sl ./tutorials/TUTORIAL.sv ./tutorials/TUTORIAL.th ./tutorials/TUTORIAL.translators ./tutorials/TUTORIAL.zh ./AUTHORS ./BABYL ./CENSORSHIP ./CONTRIBUTE ./COOKIES ./COPYING ./ChangeLog ./DEBUG ./DEVEL.HUMOR ./DISTRIB ./ERC-NEWS ./ETAGS.EBNF ./ETAGS.README ./FTP ./GNU ./GNUS-NEWS ./HELLO ./INTERVIEW ./JOKES ./LINUX-GNU ./MACHINES ./MAILINGLISTS ./MH-E-NEWS ./MORE.STUFF ./MOTIVATION ./NEWS ./NEWS.1-17 ./NEWS.18 ./NEWS.19 ./NEWS.20 ./NEWS.21 ./NEWS.22 ./NXML-NEWS ./ORDERS ./PROBLEMS ./README ./SERVICE ./TERMS ./THE-GNU-PROJECT ./TODO ./WHY-FREE ./celibacy.1 ./compilation.txt ./condom.1 ./copying.paper ./echo.msg ./edt-user.doc ./emacs.bash ./emacs-buffer.gdb ./emacs.csh ./emacs.desktop ./emacs.icon ./emacs.py ./emacs2.py ./emacs3.py ./enriched.doc ./forms-d2.dat ./future-bug ./gnus-tut.txt ./grep.txt ./ms-kermit ./ps-prin0.ps ./ps-prin1.ps ./rgb.txt ./ses-example.ses ./sex.6 ./spook.lines ./yow.lines ./DOC ./DOC-23.1.1 Copying /builddir/build/BUILD/emacs-23.1/lisp to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp... ./ ./abbrev.el ./abbrevlist.el ./add-log.el ./align.el ./allout.el ./ansi-color.el ./apropos.el ./arc-mode.el ./array.el ./autoarg.el ./autoinsert.el ./autorevert.el ./avoid.el ./battery.el ./bindings.el ./bookmark.el ./bs.el ./buff-menu.el ./button.el ./calculator.el ./case-table.el ./cdl.el ./chistory.el ./cmuscheme.el ./comint.el ./compare-w.el ./complete.el ./completion.el ./composite.el ./cus-dep.el ./cus-edit.el ./cus-face.el ./Makefile ./cus-start.el ./cus-theme.el ./custom.el ./cvs-status.el ./dabbrev.el ./delim-col.el ./delsel.el ./descr-text.el ./desktop.el ./dframe.el ./diff-mode.el ./diff.el ./dired-aux.el ./dired-x.el ./dired.el ./dirtrack.el ./org/ ./org/org-agenda.el ./org/org-archive.el ./org/org-attach.el ./org/org-bbdb.el ./org/org-bibtex.el ./org/org-clock.el ./org/org-colview.el ./org/org-compat.el ./org/org-exp.el ./org/org-export-latex.el ./org/org-faces.el ./org/org-footnote.el ./org/org-gnus.el ./org/org-id.el ./org/org-info.el ./org/org-install.el ./org/org-irc.el ./org/org-jsinfo.el ./org/org-list.el ./org/org-mac-message.el ./org/org-macs.el ./org/org-mew.el ./org/org-mhe.el ./org/org-mouse.el ./org/org-plot.el ./org/org-publish.el ./org/org-remember.el ./org/org-rmail.el ./org/org-table.el ./org/org-timer.el ./org/org-vm.el ./org/org-w3m.el ./org/org-wl.el ./org/org.el ./org/org-archive.elc ./org/org-agenda.elc ./org/org-colview.elc ./org/org-attach.elc ./org/org-bbdb.elc ./org/org-bibtex.elc ./org/org-clock.elc ./org/org-footnote.elc ./org/org-compat.elc ./org/org-exp.elc ./org/org-faces.elc ./org/org-export-latex.elc ./org/org-install.elc ./org/org-gnus.elc ./org/org-id.elc ./org/org-info.elc ./org/org-publish.elc ./org/org-irc.elc ./org/org-jsinfo.elc ./org/org-list.elc ./org/org-macs.elc ./org/org-mac-message.elc ./org/org-mew.elc ./org/org-mhe.elc ./org/org-mouse.elc ./org/org-plot.elc ./org/org-remember.elc ./org/org-rmail.elc ./org/org-table.elc ./org/org-timer.elc ./org/org-vm.elc ./org/ChangeLog ./org/org-w3m.elc ./org/org-wl.elc ./org/org.elc ./disp-table.el ./dnd.el ./doc-view.el ./dos-fns.el ./dos-vars.el ./dos-w32.el ./double.el ./ebuff-menu.el ./echistory.el ./ediff-diff.el ./ediff-help.el ./ediff-hook.el ./ediff-init.el ./ediff-merg.el ./ediff-mult.el ./ediff-ptch.el ./ediff-util.el ./ediff-vers.el ./ediff-wind.el ./ediff.el ./edmacro.el ./ehelp.el ./electric.el ./elide-head.el ./emacs-lock.el ./emerge.el ./env.el ./epa-dired.el ./epa-file.el ./epa-hook.el ./epa-mail.el ./epa.el ./epg-config.el ./epg.el ./expand.el ./ezimage.el ./face-remap.el ./facemenu.el ./faces.el ./ffap.el ./filecache.el ./files.el ./filesets.el ./find-cmd.el ./find-dired.el ./find-file.el ./find-lisp.el ./rfn-eshadow.elc ./finder.el ./flow-ctrl.el ./foldout.el ./follow.el ./font-core.el ./font-lock.el ./format-spec.el ./format.el ./forms-d2.el ./forms-pass.el ./forms.el ./frame.el ./fringe.el ./generic-x.el ./gs.el ./help-at-pt.el ./help-fns.el ./help-macro.el ./help-mode.el ./help.el ./hex-util.el ./hexl.el ./hi-lock.el ./hilit-chg.el ./hippie-exp.el ./hl-line.el ./ibuf-ext.el ./ibuf-macs.el ./ibuffer.el ./icomplete.el ./ido.el ./ielm.el ./iimage.el ./image-dired.el ./image-file.el ./image-mode.el ./image.el ./imenu.el ./indent.el ./info-look.el ./info-xref.el ./info.el ./informat.el ./isearch.el ./isearchb.el ./iswitchb.el ./jit-lock.el ./jka-cmpr-hook.el ./jka-compr.el ./json.el ./kermit.el ./kmacro.el ./url/ ./url/url-about.el ./url/url-auth.el ./url/url-cache.el ./url/url-cid.el ./url/url-cookie.el ./url/url-dav.el ./url/url-dired.el ./url/url-expand.el ./url/url-file.el ./url/url-ftp.el ./url/url-gw.el ./url/url-handlers.el ./url/url-history.el ./url/url-http.el ./url/url-imap.el ./url/url-irc.el ./url/url-ldap.el ./url/url-mailto.el ./url/url-methods.el ./url/url-misc.el ./url/url-news.el ./url/url-nfs.el ./url/url-ns.el ./url/url-parse.el ./url/url-privacy.el ./url/url-proxy.el ./url/url-util.el ./url/url-vars.el ./url/url.el ./url/url-handlers.elc ./url/url-about.elc ./url/url-auth.elc ./url/url-cache.elc ./url/url-cid.elc ./url/url-cookie.elc ./url/url-dav.elc ./url/url-dired.elc ./url/url-expand.elc ./url/url-file.elc ./url/url-ftp.elc ./url/url-gw.elc ./url/url-history.elc ./url/url-http.elc ./url/url-imap.elc ./url/url-irc.elc ./url/url-ldap.elc ./url/url-mailto.elc ./url/url-methods.elc ./url/url-misc.elc ./url/url-news.elc ./url/url-nfs.elc ./url/url-ns.elc ./url/url-parse.elc ./url/url-privacy.elc ./url/url-proxy.elc ./url/url-util.elc ./url/ChangeLog ./url/url-vars.elc ./url/url.elc ./ldefs-boot.el ./ledit.el ./linum.el ./subdirs.el ./loadhist.el ./loadup.el ./locate.el ./log-edit.el ./log-view.el ./longlines.el ./lpr.el ./ls-lisp.el ./macros.el ./makesum.el ./man.el ./master.el ./mb-depth.el ./md4.el ./menu-bar.el ./midnight.el ./minibuf-eldef.el ./minibuffer.el ./misc.el ./misearch.el ./mouse-copy.el ./mouse-drag.el ./mouse-sel.el ./mouse.el ./msb.el ./mwheel.el ./newcomment.el ./novice.el ./outline.el ./paren.el ./password-cache.el ./patcomp.el ./paths.el ./pcmpl-cvs.el ./pcmpl-gnu.el ./pcmpl-linux.el ./pcmpl-rpm.el ./pcmpl-unix.el ./pcomplete.el ./pcvs-defs.el ./pcvs-info.el ./pcvs-parse.el ./pcvs-util.el ./pcvs.el ./pgg-def.el ./pgg-gpg.el ./pgg-parse.el ./term/ ./term/AT386.el ./term/apollo.el ./term/bobcat.el ./term/common-win.el ./term/cygwin.el ./term/internal.el ./term/iris-ansi.el ./term/linux.el ./term/lk201.el ./term/news.el ./term/ns-win.el ./term/pc-win.el ./term/rxvt.el ./term/sun.el ./term/sup-mouse.el ./term/tty-colors.el ./term/tvi970.el ./term/vt100.el ./term/vt102.el ./term/vt125.el ./term/vt200.el ./term/vt201.el ./term/vt220.el ./term/vt240.el ./term/vt300.el ./term/vt320.el ./term/vt400.el ./term/vt420.el ./term/w32-win.el ./term/w32console.el ./term/wyse50.el ./term/x-win.el ./term/xterm.el ./term/tty-colors.elc ./term/common-win.elc ./term/x-win.elc ./term/pc-win.elc ./term/ns-win.elc ./term/internal.elc ./term/rxvt.elc ./term/sun.elc ./term/sup-mouse.elc ./term/tvi970.elc ./term/vt100.elc ./term/w32-win.elc ./term/xterm.elc ./term/README ./term/w32console.elc ./pgg-pgp.el ./pgg-pgp5.el ./pgg.el ./printing.el ./proced.el ./ps-bdf.el ./ps-def.el ./ps-mule.el ./ps-print.el ./ps-samp.el ./recentf.el ./rect.el ./register.el ./repeat.el ./replace.el ./reposition.el ./reveal.el ./rfn-eshadow.el ./rot13.el ./ruler-mode.el ./s-region.el ./savehist.el ./saveplace.el ./sb-image.el ./scroll-all.el ./scroll-bar.el ./scroll-lock.el ./select.el ./server.el ./ses.el ./sha1.el ./shadowfile.el ./shell.el ./simple.el ./skeleton.el ./smerge-mode.el ./sort.el ./soundex.el ./speedbar.el ./startup.el ./strokes.el ./loaddefs.el ./subr.el ./t-mouse.el ./tabify.el ./talk.el ./tar-mode.el ./tempo.el ./term.el ./terminal.el ./thingatpt.el ./time.el ./thumbs.el ./time-stamp.el ./timezone.el ./tmm.el ./tool-bar.el ./tooltip.el ./tree-widget.el ./tutorial.el ./type-break.el ./uniquify.el ./userlock.el ./vc-annotate.el ./vc-arch.el ./vc-bzr.el ./vc-cvs.el ./vc-dav.el ./vc-dir.el ./vc-dispatcher.el ./vc-git.el ./vc-hg.el ./vc-hooks.el ./vc-mtn.el ./vc-rcs.el ./vc-sccs.el ./vc-svn.el ./vc.el ./vcursor.el ./version.el ./view.el ./vt-control.el ./vt100-led.el ./w32-fns.el ./w32-vars.el ./wdired.el ./whitespace.el ./wid-browse.el ./wid-edit.el ./widget.el ./windmove.el ./window.el ./winner.el ./woman.el ./x-dnd.el ./xml.el ./xt-mouse.el ./loaddefs.el~ ./abbrev.elc ./buff-menu.elc ./button.elc ./composite.elc ./cus-face.elc ./cus-start.elc ./custom.elc ./env.elc ./faces.elc ./files.elc ./format.elc ./facemenu.elc ./mouse.elc ./select.elc ./scroll-bar.elc ./frame.elc ./help.elc ./indent.elc ./isearch.elc ./format-spec.elc ./bindings.elc ./menu-bar.elc ./case-table.elc ./register.elc ./replace.elc ./simple.elc ./minibuffer.elc ./startup.elc ./subr.elc ./font-core.elc ./font-lock.elc ./jit-lock.elc ./vc-hooks.elc ./jka-cmpr-hook.elc ./ediff-hook.elc ./epa-hook.elc ./tooltip.elc ./fringe.elc ./image.elc ./dnd.elc ./tool-bar.elc ./mwheel.elc ./x-dnd.elc ./widget.elc ./window.elc ./ls-lisp.elc ./dos-fns.elc ./w32-fns.elc ./dos-w32.elc ./disp-table.elc ./dos-vars.elc ./abbrevlist.elc ./add-log.elc ./align.elc ./allout.elc ./ansi-color.elc ./apropos.elc ./arc-mode.elc ./array.elc ./autoarg.elc ./autoinsert.elc ./autorevert.elc ./avoid.elc ./battery.elc ./bookmark.elc ./bs.elc ./calculator.elc ./cdl.elc ./chistory.elc ./cmuscheme.elc ./comint.elc ./compare-w.elc ./complete.elc ./completion.elc ./cus-dep.elc ./cus-edit.elc ./cus-theme.elc ./cvs-status.elc ./dabbrev.elc ./delim-col.elc ./delsel.elc ./descr-text.elc ./desktop.elc ./dframe.elc ./diff-mode.elc ./diff.elc ./dired-aux.elc ./dired-x.elc ./dired.elc ./dirtrack.elc ./doc-view.elc ./double.elc ./ebuff-menu.elc ./echistory.elc ./ediff-diff.elc ./ediff-help.elc ./ediff-init.elc ./ediff-merg.elc ./ediff-mult.elc ./ediff-ptch.elc ./ediff-util.elc ./ediff-vers.elc ./ediff-wind.elc ./ediff.elc ./edmacro.elc ./ehelp.elc ./electric.elc ./elide-head.elc ./emacs-lock.elc ./emerge.elc ./epa-dired.elc ./epa-file.elc ./epa-mail.elc ./epa.elc ./epg-config.elc ./epg.elc ./expand.elc ./ezimage.elc ./face-remap.elc ./ffap.elc ./filecache.elc ./filesets.elc ./find-cmd.elc ./find-dired.elc ./find-file.elc ./find-lisp.elc ./finder.elc ./flow-ctrl.elc ./foldout.elc ./follow.elc ./help-fns.elc ./forms.elc ./gs.elc ./generic-x.elc ./image-dired.elc ./help-at-pt.elc ./help-macro.elc ./help-mode.elc ./hex-util.elc ./hexl.elc ./hi-lock.elc ./hilit-chg.elc ./hippie-exp.elc ./hl-line.elc ./ibuf-ext.elc ./ibuf-macs.elc ./ibuffer.elc ./icomplete.elc ./ido.elc ./ielm.elc ./iimage.elc ./pcmpl-linux.elc ./image-file.elc ./image-mode.elc ./imenu.elc ./info-look.elc ./info-xref.elc ./info.elc ./informat.elc ./isearchb.elc ./iswitchb.elc ./jka-compr.elc ./json.elc ./kermit.elc ./kmacro.elc ./ledit.elc ./linum.elc ./loadhist.elc ./locate.elc ./log-edit.elc ./log-view.elc ./longlines.elc ./lpr.elc ./macros.elc ./makesum.elc ./man.elc ./master.elc ./mb-depth.elc ./md4.elc ./ps-print.elc ./speedbar.elc ./midnight.elc ./misc.elc ./minibuf-eldef.elc ./misearch.elc ./mouse-copy.elc ./mouse-drag.elc ./mouse-sel.elc ./msb.elc ./newcomment.elc ./novice.elc ./outline.elc ./paren.elc ./pcmpl-cvs.elc ./password-cache.elc ./pcmpl-gnu.elc ./scroll-lock.elc ./pcmpl-rpm.elc ./pcmpl-unix.elc ./pcomplete.elc ./pcvs-defs.elc ./pcvs-info.elc ./pcvs-parse.elc ./pcvs-util.elc ./pcvs.elc ./pgg-def.elc ./pgg-gpg.elc ./pgg-parse.elc ./pgg-pgp.elc ./pgg-pgp5.elc ./pgg.elc ./printing.elc ./proced.elc ./ps-bdf.elc ./ps-def.elc ./ps-mule.elc ./ps-samp.elc ./recentf.elc ./rect.elc ./repeat.elc ./reposition.elc ./reveal.elc ./rot13.elc ./ruler-mode.elc ./s-region.elc ./savehist.elc ./saveplace.elc ./sb-image.elc ./scroll-all.elc ./skeleton.elc ./server.elc ./ses.elc ./sha1.elc ./shell.elc ./shadowfile.elc ./subdirs.el~ ./smerge-mode.elc ./sort.elc ./soundex.elc ./strokes.elc ./t-mouse.elc ./tabify.elc ./talk.elc ./tar-mode.elc ./tempo.elc ./term.elc ./terminal.elc ./thingatpt.elc ./thumbs.elc ./time-stamp.elc ./time.elc ./timezone.elc ./tmm.elc ./tree-widget.elc ./tutorial.elc ./type-break.elc ./uniquify.elc ./userlock.elc ./vc-annotate.elc ./vc-arch.elc ./vc-bzr.elc ./vc-cvs.elc ./vc-dav.elc ./vc-dir.elc ./vc-dispatcher.elc ./vc-git.elc ./vc-hg.elc ./vc-mtn.elc ./vc-rcs.elc ./vc-sccs.elc ./vc-svn.elc ./vc.elc ./vcursor.elc ./view.elc ./vt-control.elc ./vt100-led.elc ./w32-vars.elc ./wdired.elc ./whitespace.elc ./wid-browse.elc ./wid-edit.elc ./windmove.elc ./winner.elc ./ChangeLog ./ChangeLog.1 ./ChangeLog.10 ./ChangeLog.11 ./ChangeLog.12 ./ChangeLog.13 ./ChangeLog.2 ./ChangeLog.3 ./ChangeLog.4 ./ChangeLog.5 ./ChangeLog.6 ./ChangeLog.7 ./README ./play/ ./play/5x5.el ./play/animate.el ./play/blackbox.el ./play/bruce.el ./play/bubbles.el ./play/cookie1.el ./play/decipher.el ./play/dissociate.el ./play/doctor.el ./play/dunnet.el ./play/fortune.el ./play/gamegrid.el ./play/gametree.el ./play/gomoku.el ./play/handwrite.el ./play/hanoi.el ./play/landmark.el ./play/life.el ./play/meese.el ./play/morse.el ./play/mpuz.el ./play/pong.el ./play/snake.el ./play/solitaire.el ./play/spook.el ./play/studly.el ./play/animate.elc ./play/yow.el ./play/zone.el ./play/5x5.elc ./play/blackbox.elc ./play/bubbles.elc ./play/cookie1.elc ./play/decipher.elc ./play/dissociate.elc ./play/doctor.elc ./play/dunnet.elc ./play/fortune.elc ./play/gamegrid.elc ./play/gametree.elc ./play/gomoku.elc ./play/handwrite.elc ./play/hanoi.elc ./play/landmark.elc ./play/life.elc ./play/meese.elc ./play/morse.elc ./play/mpuz.elc ./play/pong.elc ./play/snake.elc ./play/solitaire.elc ./play/spook.elc ./play/studly.elc ./play/yow.elc ./play/zone.elc ./ChangeLog.8 ./ChangeLog.9 ./Makefile.in ./makefile.w32-in ./textmodes/ ./textmodes/artist.el ./textmodes/bib-mode.el ./textmodes/bibtex-style.el ./textmodes/bibtex.el ./textmodes/conf-mode.el ./textmodes/css-mode.el ./textmodes/dns-mode.el ./textmodes/enriched.el ./textmodes/fill.el ./textmodes/flyspell.el ./textmodes/ispell.el ./textmodes/makeinfo.el ./textmodes/nroff-mode.el ./textmodes/page-ext.el ./textmodes/page.el ./textmodes/paragraphs.el ./textmodes/picture.el ./textmodes/po.el ./textmodes/refbib.el ./textmodes/refer.el ./textmodes/refill.el ./textmodes/reftex-auc.el ./textmodes/reftex-cite.el ./textmodes/reftex-dcr.el ./textmodes/reftex-global.el ./textmodes/reftex-index.el ./textmodes/reftex-parse.el ./textmodes/reftex-ref.el ./textmodes/reftex-sel.el ./textmodes/reftex-toc.el ./textmodes/reftex-vars.el ./textmodes/reftex.el ./textmodes/remember.el ./textmodes/rst.el ./textmodes/sgml-mode.el ./textmodes/spell.el ./textmodes/table.el ./textmodes/tex-mode.el ./textmodes/texinfmt.el ./textmodes/texinfo.el ./textmodes/texnfo-upd.el ./textmodes/text-mode.el ./textmodes/tildify.el ./textmodes/two-column.el ./textmodes/underline.el ./textmodes/bib-mode.elc ./textmodes/fill.elc ./textmodes/page.elc ./textmodes/artist.elc ./textmodes/paragraphs.elc ./textmodes/text-mode.elc ./textmodes/bibtex-style.elc ./textmodes/bibtex.elc ./textmodes/conf-mode.elc ./textmodes/css-mode.elc ./textmodes/dns-mode.elc ./textmodes/enriched.elc ./textmodes/flyspell.elc ./textmodes/ispell.elc ./textmodes/makeinfo.elc ./textmodes/nroff-mode.elc ./textmodes/page-ext.elc ./textmodes/picture.elc ./textmodes/po.elc ./textmodes/refbib.elc ./textmodes/refer.elc ./textmodes/refill.elc ./textmodes/reftex-auc.elc ./textmodes/reftex-cite.elc ./textmodes/reftex-dcr.elc ./textmodes/reftex-global.elc ./textmodes/reftex-index.elc ./textmodes/reftex-parse.elc ./textmodes/reftex-ref.elc ./textmodes/reftex-sel.elc ./textmodes/reftex-toc.elc ./textmodes/reftex-vars.elc ./textmodes/reftex.elc ./textmodes/remember.elc ./textmodes/rst.elc ./textmodes/sgml-mode.elc ./textmodes/spell.elc ./textmodes/table.elc ./textmodes/tex-mode.elc ./textmodes/texinfmt.elc ./textmodes/texinfo.elc ./textmodes/texnfo-upd.elc ./textmodes/tildify.elc ./textmodes/two-column.elc ./textmodes/underline.elc ./progmodes/ ./progmodes/ada-mode.el ./progmodes/ada-prj.el ./progmodes/ada-stmt.el ./progmodes/ada-xref.el ./progmodes/antlr-mode.el ./progmodes/asm-mode.el ./progmodes/autoconf.el ./progmodes/bug-reference.el ./progmodes/cap-words.el ./progmodes/cc-align.el ./progmodes/cc-awk.el ./progmodes/cc-bytecomp.el ./progmodes/cc-cmds.el ./progmodes/cc-compat.el ./progmodes/cc-defs.el ./progmodes/cc-engine.el ./progmodes/cc-fonts.el ./progmodes/cc-langs.el ./progmodes/cc-menus.el ./progmodes/cc-mode.el ./progmodes/cc-styles.el ./progmodes/cc-subword.el ./progmodes/cc-vars.el ./progmodes/cfengine.el ./progmodes/cmacexp.el ./progmodes/compile.el ./progmodes/cperl-mode.el ./progmodes/cpp.el ./progmodes/cwarn.el ./progmodes/dcl-mode.el ./progmodes/delphi.el ./progmodes/ebnf-abn.el ./progmodes/ebnf-bnf.el ./progmodes/ebnf-dtd.el ./progmodes/ebnf-ebx.el ./progmodes/ebnf-iso.el ./progmodes/ebnf-otz.el ./progmodes/ebnf-yac.el ./progmodes/ebnf2ps.el ./progmodes/ebrowse.el ./progmodes/etags.el ./progmodes/executable.el ./progmodes/f90.el ./progmodes/flymake.el ./progmodes/fortran.el ./progmodes/gdb-ui.el ./progmodes/glasses.el ./progmodes/grep.el ./progmodes/gud.el ./progmodes/hideif.el ./progmodes/hideshow.el ./progmodes/icon.el ./progmodes/idlw-complete-structtag.el ./progmodes/idlw-help.el ./progmodes/idlw-shell.el ./progmodes/idlw-toolbar.el ./progmodes/idlwave.el ./progmodes/inf-lisp.el ./progmodes/ld-script.el ./progmodes/m4-mode.el ./progmodes/make-mode.el ./progmodes/mantemp.el ./progmodes/meta-mode.el ./progmodes/mixal-mode.el ./progmodes/modula2.el ./progmodes/octave-inf.el ./progmodes/octave-mod.el ./progmodes/pascal.el ./progmodes/perl-mode.el ./progmodes/prolog.el ./progmodes/ps-mode.el ./progmodes/python.el ./progmodes/ruby-mode.el ./progmodes/scheme.el ./progmodes/sh-script.el ./progmodes/simula.el ./progmodes/sql.el ./progmodes/sym-comp.el ./progmodes/tcl.el ./progmodes/vera-mode.el ./progmodes/verilog-mode.el ./progmodes/vhdl-mode.el ./progmodes/which-func.el ./progmodes/xscheme.el ./progmodes/cc-bytecomp.elc ./progmodes/which-func.elc ./progmodes/ada-mode.elc ./progmodes/ada-prj.elc ./progmodes/ada-stmt.elc ./progmodes/ada-xref.elc ./progmodes/antlr-mode.elc ./progmodes/asm-mode.elc ./progmodes/autoconf.elc ./progmodes/cap-words.elc ./progmodes/bug-reference.elc ./progmodes/idlw-toolbar.elc ./progmodes/cc-defs.elc ./progmodes/cc-vars.elc ./progmodes/cc-langs.elc ./progmodes/cc-engine.elc ./progmodes/cc-align.elc ./progmodes/cc-awk.elc ./progmodes/cc-cmds.elc ./progmodes/cc-styles.elc ./progmodes/cc-compat.elc ./progmodes/cc-fonts.elc ./progmodes/cc-menus.elc ./progmodes/cc-mode.elc ./progmodes/cc-subword.elc ./progmodes/cfengine.elc ./progmodes/cmacexp.elc ./progmodes/compile.elc ./progmodes/cperl-mode.elc ./progmodes/cpp.elc ./progmodes/cwarn.elc ./progmodes/dcl-mode.elc ./progmodes/delphi.elc ./progmodes/ebnf-abn.elc ./progmodes/ebnf-bnf.elc ./progmodes/ebnf-dtd.elc ./progmodes/ebnf-ebx.elc ./progmodes/ebnf-iso.elc ./progmodes/ebnf-otz.elc ./progmodes/ebnf-yac.elc ./progmodes/ebnf2ps.elc ./progmodes/ebrowse.elc ./progmodes/etags.elc ./progmodes/executable.elc ./progmodes/f90.elc ./progmodes/flymake.elc ./progmodes/fortran.elc ./progmodes/gdb-ui.elc ./progmodes/glasses.elc ./progmodes/grep.elc ./progmodes/gud.elc ./progmodes/hideif.elc ./progmodes/hideshow.elc ./progmodes/icon.elc ./progmodes/idlw-help.elc ./progmodes/sql.elc ./progmodes/idlw-complete-structtag.elc ./progmodes/idlw-shell.elc ./progmodes/verilog-mode.elc ./progmodes/idlwave.elc ./progmodes/inf-lisp.elc ./progmodes/ld-script.elc ./progmodes/m4-mode.elc ./progmodes/make-mode.elc ./progmodes/mantemp.elc ./progmodes/meta-mode.elc ./progmodes/mixal-mode.elc ./progmodes/modula2.elc ./progmodes/octave-inf.elc ./progmodes/octave-mod.elc ./progmodes/pascal.elc ./progmodes/perl-mode.elc ./progmodes/prolog.elc ./progmodes/ps-mode.elc ./progmodes/python.elc ./progmodes/ruby-mode.elc ./progmodes/scheme.elc ./progmodes/sh-script.elc ./progmodes/simula.elc ./progmodes/sym-comp.elc ./progmodes/tcl.elc ./progmodes/vera-mode.elc ./progmodes/vhdl-mode.elc ./progmodes/xscheme.elc ./obsolete/ ./obsolete/awk-mode.el ./obsolete/fast-lock.el ./obsolete/iso-acc.el ./obsolete/iso-insert.el ./obsolete/iso-swed.el ./obsolete/keyswap.el ./obsolete/lazy-lock.el ./obsolete/old-whitespace.el ./obsolete/options.el ./obsolete/resume.el ./obsolete/rnews.el ./obsolete/rnewspost.el ./obsolete/sc.el ./obsolete/scribe.el ./obsolete/swedish.el ./obsolete/vc-mcvs.el ./obsolete/x-menu.el ./obsolete/awk-mode.elc ./obsolete/fast-lock.elc ./obsolete/iso-acc.elc ./obsolete/iso-insert.elc ./obsolete/iso-swed.elc ./obsolete/lazy-lock.elc ./obsolete/options.elc ./obsolete/old-whitespace.elc ./obsolete/resume.elc ./obsolete/rnews.elc ./obsolete/rnewspost.elc ./obsolete/sc.elc ./obsolete/scribe.elc ./obsolete/swedish.elc ./obsolete/vc-mcvs.elc ./obsolete/x-menu.elc ./net/ ./net/ange-ftp.el ./net/browse-url.el ./net/dbus.el ./net/dig.el ./net/dns.el ./net/eudc-bob.el ./net/eudc-export.el ./net/eudc-hotlist.el ./net/eudc-vars.el ./net/eudc.el ./net/eudcb-bbdb.el ./net/eudcb-ldap.el ./net/eudcb-mab.el ./net/eudcb-ph.el ./net/goto-addr.el ./net/hmac-def.el ./net/hmac-md5.el ./net/imap.el ./net/ldap.el ./net/mairix.el ./net/net-utils.el ./net/netrc.el ./net/newst-backend.el ./net/newst-plainview.el ./net/newst-reader.el ./net/newst-ticker.el ./net/newst-treeview.el ./net/newsticker.el ./net/ntlm.el ./net/quickurl.el ./net/rcirc.el ./net/rcompile.el ./net/rlogin.el ./net/sasl-cram.el ./net/sasl-digest.el ./net/sasl-ntlm.el ./net/sasl.el ./net/snmp-mode.el ./net/socks.el ./net/telnet.el ./net/tls.el ./net/tramp-cache.el ./net/tramp-cmds.el ./net/tramp-compat.el ./net/tramp-fish.el ./net/tramp-ftp.el ./net/tramp-gw.el ./net/tramp-smb.el ./net/tramp.el ./net/tramp-uu.el ./net/trampver.el ./net/webjump.el ./net/xesam.el ./net/zeroconf.el ./net/eudc-export.elc ./net/goto-addr.elc ./net/ange-ftp.elc ./net/browse-url.elc ./net/dbus.elc ./net/dig.elc ./net/dns.elc ./net/eudc-bob.elc ./net/newst-plainview.elc ./net/eudc-hotlist.elc ./net/eudc-vars.elc ./net/eudc.elc ./net/eudcb-bbdb.elc ./net/eudcb-ldap.elc ./net/eudcb-mab.elc ./net/eudcb-ph.elc ./net/hmac-def.elc ./net/hmac-md5.elc ./net/imap.elc ./net/ldap.elc ./net/mairix.elc ./net/net-utils.elc ./net/netrc.elc ./net/newst-backend.elc ./net/newst-reader.elc ./net/newst-ticker.elc ./net/newst-treeview.elc ./net/newsticker.elc ./net/ntlm.elc ./net/quickurl.elc ./net/rcirc.elc ./net/rcompile.elc ./net/rlogin.elc ./net/sasl-cram.elc ./net/sasl-digest.elc ./net/sasl-ntlm.elc ./net/sasl.elc ./net/snmp-mode.elc ./net/socks.elc ./net/telnet.elc ./net/tls.elc ./net/tramp-cache.elc ./net/tramp-cmds.elc ./net/tramp-compat.elc ./net/tramp-fish.elc ./net/tramp-ftp.elc ./net/tramp-gw.elc ./net/tramp-smb.elc ./net/tramp-uu.elc ./net/tramp.elc ./net/trampver.elc ./net/webjump.elc ./net/xesam.elc ./net/zeroconf.elc ./mh-e/ ./mh-e/mh-acros.el ./mh-e/mh-alias.el ./mh-e/mh-buffers.el ./mh-e/mh-comp.el ./mh-e/mh-compat.el ./mh-e/mh-e.el ./mh-e/mh-folder.el ./mh-e/mh-funcs.el ./mh-e/mh-gnus.el ./mh-e/mh-identity.el ./mh-e/mh-inc.el ./mh-e/mh-junk.el ./mh-e/mh-letter.el ./mh-e/mh-limit.el ./mh-e/mh-identity.elc ./mh-e/mh-mime.el ./mh-e/mh-print.el ./mh-e/mh-scan.el ./mh-e/mh-search.el ./mh-e/mh-seq.el ./mh-e/mh-show.el ./mh-e/mh-speed.el ./mh-e/mh-thread.el ./mh-e/mh-tool-bar.el ./mh-e/mh-utils.el ./mh-e/mh-xface.el ./mh-e/mh-loaddefs.el ./mh-e/mh-buffers.elc ./mh-e/mh-e.elc ./mh-e/mh-alias.elc ./mh-e/mh-scan.elc ./mh-e/mh-comp.elc ./mh-e/mh-folder.elc ./mh-e/mh-funcs.elc ./mh-e/mh-junk.elc ./mh-e/mh-inc.elc ./mh-e/mh-tool-bar.elc ./mh-e/mh-letter.elc ./mh-e/mh-limit.elc ./mh-e/mh-mime.elc ./mh-e/mh-print.elc ./mh-e/mh-search.elc ./mh-e/mh-seq.elc ./mh-e/mh-show.elc ./mh-e/mh-speed.elc ./mh-e/mh-thread.elc ./mh-e/ChangeLog ./mh-e/ChangeLog.1 ./mh-e/mh-utils.elc ./mh-e/mh-xface.elc ./language/ ./language/burmese.el ./language/cham.el ./language/china-util.el ./language/chinese.el ./language/cyril-util.el ./language/cyrillic.el ./language/czech.el ./language/english.el ./language/ethio-util.el ./language/ethiopic.el ./language/european.el ./language/georgian.el ./language/greek.el ./language/hanja-util.el ./language/hebrew.el ./language/ind-util.el ./language/indian.el ./language/japan-util.el ./language/japanese.el ./language/khmer.el ./language/korea-util.el ./language/korean.el ./language/lao-util.el ./language/lao.el ./language/misc-lang.el ./language/romanian.el ./language/sinhala.el ./language/slovak.el ./language/tai-viet.el ./language/thai-util.el ./language/thai-word.el ./language/thai.el ./language/tibet-util.el ./language/tibetan.el ./language/tv-util.el ./language/utf-8-lang.el ./language/viet-util.el ./language/vietnamese.el ./language/ethiopic.elc ./language/european.elc ./language/tibetan.elc ./language/china-util.elc ./language/chinese.elc ./language/cyril-util.elc ./language/cyrillic.elc ./language/ethio-util.elc ./language/hanja-util.elc ./language/ind-util.elc ./language/indian.elc ./language/japan-util.elc ./language/korea-util.elc ./language/lao-util.elc ./language/thai-util.elc ./language/thai-word.elc ./language/tibet-util.elc ./language/tv-util.elc ./language/viet-util.elc ./language/vietnamese.elc ./international/ ./international/ccl.el ./international/characters.el ./international/charprop.el ./international/cp51932.el ./international/encoded-kb.el ./international/eucjp-ms.el ./international/fontset.el ./international/isearch-x.el ./international/iso-ascii.el ./international/iso-cvt.el ./international/iso-transl.el ./international/ja-dic-cnv.el ./international/ja-dic-utl.el ./international/kinsoku.el ./international/kkc.el ./international/latexenc.el ./international/latin1-disp.el ./international/mule-cmds.el ./international/mule-conf.el ./international/mule-diag.el ./international/mule-util.el ./international/mule.el ./international/ogonek.el ./international/quail.el ./international/robin.el ./international/titdic-cnv.el ./international/uni-bidi.el ./international/uni-category.el ./international/uni-combining.el ./international/uni-comment.el ./international/uni-decimal.el ./international/uni-decomposition.el ./international/uni-digit.el ./international/uni-lowercase.el ./international/uni-mirrored.el ./international/uni-name.el ./international/uni-numeric.el ./international/uni-old-name.el ./international/uni-titlecase.el ./international/uni-uppercase.el ./international/utf-7.el ./international/fontset.elc ./international/mule.elc ./international/latin1-disp.elc ./international/mule-cmds.elc ./international/characters.elc ./international/ccl.elc ./international/encoded-kb.elc ./international/isearch-x.elc ./international/iso-ascii.elc ./international/iso-cvt.elc ./international/iso-transl.elc ./international/ja-dic-cnv.elc ./international/ja-dic-utl.elc ./international/kinsoku.elc ./international/kkc.elc ./international/latexenc.elc ./international/mule-diag.elc ./international/mule-util.elc ./international/ogonek.elc ./international/quail.elc ./international/robin.elc ./international/utf-7.elc ./international/README ./international/titdic-cnv.elc ./eshell/ ./eshell/em-alias.el ./eshell/em-banner.el ./eshell/em-basic.el ./eshell/em-cmpl.el ./eshell/em-dirs.el ./eshell/em-glob.el ./eshell/em-hist.el ./eshell/em-ls.el ./eshell/em-pred.el ./eshell/em-prompt.el ./eshell/em-rebind.el ./eshell/em-script.el ./eshell/em-smart.el ./eshell/em-term.el ./eshell/em-unix.el ./eshell/em-xtra.el ./eshell/esh-arg.el ./eshell/esh-cmd.el ./eshell/esh-ext.el ./eshell/esh-io.el ./eshell/esh-mode.el ./eshell/esh-module.el ./eshell/esh-opt.el ./eshell/esh-proc.el ./eshell/esh-test.el ./eshell/esh-util.el ./eshell/esh-var.el ./eshell/eshell.el ./eshell/esh-groups.el ./eshell/esh-groups.el~ ./eshell/em-alias.elc ./eshell/em-banner.elc ./eshell/em-basic.elc ./eshell/em-cmpl.elc ./eshell/em-dirs.elc ./eshell/em-glob.elc ./eshell/em-hist.elc ./eshell/em-ls.elc ./eshell/em-pred.elc ./eshell/em-prompt.elc ./eshell/em-rebind.elc ./eshell/em-script.elc ./eshell/em-smart.elc ./eshell/em-term.elc ./eshell/em-unix.elc ./eshell/em-xtra.elc ./eshell/esh-arg.elc ./eshell/esh-cmd.elc ./eshell/esh-ext.elc ./eshell/esh-io.elc ./eshell/esh-mode.elc ./eshell/esh-module.elc ./eshell/esh-opt.elc ./eshell/esh-proc.elc ./eshell/esh-test.elc ./eshell/esh-util.elc ./eshell/esh-var.elc ./eshell/eshell.elc ./emulation/ ./emulation/crisp.el ./emulation/cua-base.el ./emulation/cua-gmrk.el ./emulation/cua-rect.el ./emulation/edt-lk201.el ./emulation/edt-mapper.el ./emulation/edt-pc.el ./emulation/edt-vt100.el ./emulation/edt.el ./emulation/keypad.el ./emulation/pc-mode.el ./emulation/pc-select.el ./emulation/tpu-edt.el ./emulation/tpu-extras.el ./emulation/tpu-mapper.el ./emulation/vi.el ./emulation/vip.el ./emulation/viper-cmd.el ./emulation/viper-ex.el ./emulation/viper-init.el ./emulation/viper-keym.el ./emulation/viper-macs.el ./emulation/viper-mous.el ./emulation/viper-util.el ./emulation/viper.el ./emulation/ws-mode.el ./emulation/cua-base.elc ./emulation/crisp.elc ./emulation/cua-gmrk.elc ./emulation/cua-rect.elc ./emulation/edt-lk201.elc ./emulation/edt-mapper.elc ./emulation/edt-pc.elc ./emulation/edt-vt100.elc ./emulation/edt.elc ./emulation/keypad.elc ./emulation/pc-mode.elc ./emulation/pc-select.elc ./emulation/tpu-edt.elc ./emulation/tpu-extras.elc ./emulation/tpu-mapper.elc ./emulation/vi.elc ./emulation/vip.elc ./emulation/viper-cmd.elc ./emulation/viper-ex.elc ./emulation/viper-init.elc ./emulation/viper-keym.elc ./emulation/viper-macs.elc ./emulation/viper-mous.elc ./emulation/viper-util.elc ./emulation/viper.elc ./emulation/ws-mode.elc ./emacs-lisp/ ./emacs-lisp/advice.el ./emacs-lisp/assoc.el ./emacs-lisp/authors.el ./emacs-lisp/autoload.el ./emacs-lisp/avl-tree.el ./emacs-lisp/backquote.el ./emacs-lisp/benchmark.el ./emacs-lisp/bindat.el ./emacs-lisp/byte-opt.el ./emacs-lisp/byte-run.el ./emacs-lisp/bytecomp.el ./emacs-lisp/check-declare.el ./emacs-lisp/checkdoc.el ./emacs-lisp/cl-compat.el ./emacs-lisp/cl-extra.el ./emacs-lisp/cl-indent.el ./emacs-lisp/cl-loaddefs.el ./emacs-lisp/cl-macs.el ./emacs-lisp/cl-seq.el ./emacs-lisp/cl-specs.el ./emacs-lisp/cl.el ./emacs-lisp/copyright.el ./emacs-lisp/crm.el ./emacs-lisp/cust-print.el ./emacs-lisp/debug.el ./emacs-lisp/derived.el ./emacs-lisp/disass.el ./emacs-lisp/easy-mmode.el ./emacs-lisp/easymenu.el ./emacs-lisp/edebug.el ./emacs-lisp/eldoc.el ./emacs-lisp/elint.el ./emacs-lisp/elp.el ./emacs-lisp/ewoc.el ./emacs-lisp/find-func.el ./emacs-lisp/find-gc.el ./emacs-lisp/float-sup.el ./emacs-lisp/generic.el ./emacs-lisp/gulp.el ./emacs-lisp/helper.el ./emacs-lisp/levents.el ./emacs-lisp/lisp-mnt.el ./emacs-lisp/lisp-mode.el ./emacs-lisp/lisp.el ./emacs-lisp/lmenu.el ./emacs-lisp/lucid.el ./emacs-lisp/macroexp.el ./emacs-lisp/map-ynp.el ./emacs-lisp/pp.el ./emacs-lisp/re-builder.el ./emacs-lisp/regexp-opt.el ./emacs-lisp/regi.el ./emacs-lisp/ring.el ./emacs-lisp/rx.el ./emacs-lisp/shadow.el ./emacs-lisp/sregex.el ./emacs-lisp/syntax.el ./emacs-lisp/tcover-ses.el ./emacs-lisp/tcover-unsafep.el ./emacs-lisp/testcover.el ./emacs-lisp/timer.el ./emacs-lisp/tq.el ./emacs-lisp/trace.el ./emacs-lisp/unsafep.el ./emacs-lisp/warnings.el ./emacs-lisp/bytecomp.elc ./emacs-lisp/byte-opt.elc ./emacs-lisp/autoload.elc ./emacs-lisp/byte-run.elc ./emacs-lisp/backquote.elc ./emacs-lisp/lisp-mode.elc ./emacs-lisp/lisp.elc ./emacs-lisp/float-sup.elc ./emacs-lisp/map-ynp.elc ./emacs-lisp/syntax.elc ./emacs-lisp/timer.elc ./emacs-lisp/advice.elc ./emacs-lisp/assoc.elc ./emacs-lisp/authors.elc ./emacs-lisp/avl-tree.elc ./emacs-lisp/benchmark.elc ./emacs-lisp/bindat.elc ./emacs-lisp/checkdoc.elc ./emacs-lisp/check-declare.elc ./emacs-lisp/cl-compat.elc ./emacs-lisp/cl-extra.elc ./emacs-lisp/cl-indent.elc ./emacs-lisp/cl-macs.elc ./emacs-lisp/cl-seq.elc ./emacs-lisp/cl.elc ./emacs-lisp/copyright.elc ./emacs-lisp/crm.elc ./emacs-lisp/cust-print.elc ./emacs-lisp/debug.elc ./emacs-lisp/derived.elc ./emacs-lisp/disass.elc ./emacs-lisp/easy-mmode.elc ./emacs-lisp/easymenu.elc ./emacs-lisp/edebug.elc ./emacs-lisp/eldoc.elc ./emacs-lisp/elint.elc ./emacs-lisp/elp.elc ./emacs-lisp/ewoc.elc ./emacs-lisp/find-func.elc ./emacs-lisp/find-gc.elc ./emacs-lisp/generic.elc ./emacs-lisp/gulp.elc ./emacs-lisp/helper.elc ./emacs-lisp/levents.elc ./emacs-lisp/lisp-mnt.elc ./emacs-lisp/lmenu.elc ./emacs-lisp/lucid.elc ./emacs-lisp/macroexp.elc ./emacs-lisp/pp.elc ./emacs-lisp/re-builder.elc ./emacs-lisp/regexp-opt.elc ./emacs-lisp/regi.elc ./emacs-lisp/ring.elc ./emacs-lisp/rx.elc ./emacs-lisp/shadow.elc ./emacs-lisp/sregex.elc ./emacs-lisp/tcover-ses.elc ./emacs-lisp/testcover.elc ./emacs-lisp/tcover-unsafep.elc ./emacs-lisp/tq.elc ./emacs-lisp/trace.elc ./emacs-lisp/unsafep.elc ./emacs-lisp/warnings.elc ./calendar/ ./calendar/appt.el ./calendar/cal-bahai.el ./calendar/cal-china.el ./calendar/cal-coptic.el ./calendar/cal-dst.el ./calendar/cal-french.el ./calendar/cal-hebrew.el ./calendar/cal-html.el ./calendar/cal-islam.el ./calendar/cal-iso.el ./calendar/cal-julian.el ./calendar/cal-loaddefs.el ./calendar/cal-mayan.el ./calendar/cal-menu.el ./calendar/cal-move.el ./calendar/cal-persia.el ./calendar/cal-tex.el ./calendar/cal-x.el ./calendar/calendar.el ./calendar/diary-lib.el ./calendar/hol-loaddefs.el ./calendar/holidays.el ./calendar/icalendar.el ./calendar/lunar.el ./calendar/parse-time.el ./calendar/solar.el ./calendar/time-date.el ./calendar/timeclock.el ./calendar/todo-mode.el ./calendar/diary-loaddefs.el ./calendar/appt.elc ./calendar/cal-bahai.elc ./calendar/cal-china.elc ./calendar/cal-coptic.elc ./calendar/cal-dst.elc ./calendar/cal-french.elc ./calendar/cal-hebrew.elc ./calendar/cal-html.elc ./calendar/cal-islam.elc ./calendar/cal-iso.elc ./calendar/cal-julian.elc ./calendar/cal-mayan.elc ./calendar/cal-menu.elc ./calendar/cal-move.elc ./calendar/cal-persia.elc ./calendar/cal-tex.elc ./calendar/cal-x.elc ./calendar/calendar.elc ./calendar/diary-lib.elc ./calendar/holidays.elc ./calendar/icalendar.elc ./calendar/lunar.elc ./calendar/parse-time.elc ./calendar/solar.elc ./calendar/time-date.elc ./calendar/timeclock.elc ./calendar/todo-mode.elc ./nxml/ ./nxml/nxml-enc.el ./nxml/nxml-glyph.el ./nxml/nxml-maint.el ./nxml/nxml-mode.el ./nxml/nxml-ns.el ./nxml/nxml-outln.el ./nxml/nxml-parse.el ./nxml/nxml-rap.el ./nxml/nxml-uchnm.el ./nxml/nxml-util.el ./nxml/rng-cmpct.el ./nxml/rng-dt.el ./nxml/rng-loc.el ./nxml/rng-maint.el ./nxml/rng-match.el ./nxml/rng-nxml.el ./nxml/rng-parse.el ./nxml/rng-pttrn.el ./nxml/rng-uri.el ./nxml/rng-util.el ./nxml/rng-valid.el ./nxml/rng-xsd.el ./nxml/xmltok.el ./nxml/xsd-regexp.el ./nxml/nxml-enc.elc ./nxml/nxml-glyph.elc ./nxml/nxml-maint.elc ./nxml/nxml-mode.elc ./nxml/nxml-ns.elc ./nxml/nxml-outln.elc ./nxml/nxml-parse.elc ./nxml/nxml-rap.elc ./nxml/nxml-uchnm.elc ./nxml/nxml-util.elc ./nxml/rng-cmpct.elc ./nxml/rng-dt.elc ./nxml/rng-loc.elc ./nxml/rng-maint.elc ./nxml/rng-match.elc ./nxml/rng-nxml.elc ./nxml/rng-parse.elc ./nxml/rng-pttrn.elc ./nxml/rng-uri.elc ./nxml/rng-util.elc ./nxml/rng-valid.elc ./nxml/rng-xsd.elc ./nxml/xmltok.elc ./nxml/TODO ./nxml/xsd-regexp.elc ./mail/ ./mail/binhex.el ./mail/blessmail.el ./mail/emacsbug.el ./mail/feedmail.el ./mail/footnote.el ./mail/hashcash.el ./mail/mail-extr.el ./mail/mail-hist.el ./mail/mail-utils.el ./mail/mailabbrev.el ./mail/mailalias.el ./mail/mailclient.el ./mail/mailheader.el ./mail/mailpost.el ./mail/metamail.el ./mail/mspools.el ./mail/reporter.el ./mail/rfc2368.el ./mail/rfc822.el ./mail/rmail-spam-filter.el ./mail/rmail.el ./mail/rmailedit.el ./mail/rmailkwd.el ./mail/rmailmm.el ./mail/rmailmsc.el ./mail/rmailout.el ./mail/rmailsort.el ./mail/rmailsum.el ./mail/sendmail.el ./mail/smtpmail.el ./mail/supercite.el ./mail/uce.el ./mail/undigest.el ./mail/unrmail.el ./mail/uudecode.el ./mail/emacsbug.elc ./mail/binhex.elc ./mail/feedmail.elc ./mail/footnote.elc ./mail/hashcash.elc ./mail/mail-extr.elc ./mail/mail-hist.elc ./mail/mail-utils.elc ./mail/mailabbrev.elc ./mail/mailalias.elc ./mail/mailclient.elc ./mail/mailheader.elc ./mail/mailpost.elc ./mail/metamail.elc ./mail/mspools.elc ./mail/reporter.elc ./mail/rfc2368.elc ./mail/rfc822.elc ./mail/rmail.elc ./mail/rmail-spam-filter.elc ./mail/rmailedit.elc ./mail/rmailkwd.elc ./mail/rmailmm.elc ./mail/rmailmsc.elc ./mail/rmailout.elc ./mail/rmailsort.elc ./mail/rmailsum.elc ./mail/sendmail.elc ./mail/smtpmail.elc ./mail/supercite.elc ./mail/uce.elc ./mail/undigest.elc ./mail/unrmail.elc ./mail/uudecode.elc ./gnus/ ./gnus/auth-source.el ./gnus/canlock.el ./gnus/compface.el ./gnus/deuglify.el ./gnus/earcon.el ./gnus/ecomplete.el ./gnus/flow-fill.el ./gnus/gmm-utils.el ./gnus/gnus-agent.el ./gnus/gnus-art.el ./gnus/gnus-async.el ./gnus/gnus-audio.el ./gnus/gnus-bcklg.el ./gnus/gnus-bookmark.el ./gnus/gnus-cache.el ./gnus/gnus-cite.el ./gnus/gnus-cus.el ./gnus/gnus-delay.el ./gnus/gnus-demon.el ./gnus/gnus-diary.el ./gnus/gnus-dired.el ./gnus/gnus-draft.el ./gnus/gnus-dup.el ./gnus/gnus-eform.el ./gnus/gnus-ems.el ./gnus/gnus-fun.el ./gnus/gnus-group.el ./gnus/gnus-int.el ./gnus/gnus-kill.el ./gnus/gnus-logic.el ./gnus/gnus-mh.el ./gnus/gnus-ml.el ./gnus/gnus-mlspl.el ./gnus/gnus-move.el ./gnus/gnus-msg.el ./gnus/gnus-nocem.el ./gnus/gnus-picon.el ./gnus/gnus-range.el ./gnus/gnus-registry.el ./gnus/gnus-salt.el ./gnus/gnus-score.el ./gnus/gnus-setup.el ./gnus/gnus-sieve.el ./gnus/gnus-soup.el ./gnus/gnus-spec.el ./gnus/gnus-srvr.el ./gnus/gnus-start.el ./gnus/gnus-sum.el ./gnus/gnus-topic.el ./gnus/gnus-undo.el ./gnus/gnus-util.el ./gnus/gnus-uu.el ./gnus/gnus-vm.el ./gnus/gnus-win.el ./gnus/gnus.el ./gnus/html2text.el ./gnus/ietf-drums.el ./gnus/legacy-gnus-agent.el ./gnus/mail-parse.el ./gnus/mail-prsvr.el ./gnus/mail-source.el ./gnus/mailcap.el ./gnus/message.el ./gnus/messcompat.el ./gnus/mm-bodies.el ./gnus/mm-decode.el ./gnus/mm-encode.el ./gnus/mm-extern.el ./gnus/mm-partial.el ./gnus/mm-url.el ./gnus/mm-util.el ./gnus/mm-uu.el ./gnus/mm-view.el ./gnus/mml-sec.el ./gnus/mml-smime.el ./gnus/mml.el ./gnus/mml1991.el ./gnus/mml2015.el ./gnus/nnagent.el ./gnus/nnbabyl.el ./gnus/nndb.el ./gnus/nndiary.el ./gnus/nndir.el ./gnus/nndoc.el ./gnus/nndraft.el ./gnus/nneething.el ./gnus/nnfolder.el ./gnus/nngateway.el ./gnus/nnheader.el ./gnus/nnimap.el ./gnus/nnir.el ./gnus/nnkiboze.el ./gnus/nnlistserv.el ./gnus/nnmail.el ./gnus/nnmaildir.el ./gnus/nnmairix.el ./gnus/nnmbox.el ./gnus/nnmh.el ./gnus/nnml.el ./gnus/nnnil.el ./gnus/nnoo.el ./gnus/nnrss.el ./gnus/nnslashdot.el ./gnus/nnsoup.el ./gnus/nnspool.el ./gnus/nntp.el ./gnus/nnultimate.el ./gnus/nnvirtual.el ./gnus/nnwarchive.el ./gnus/nnweb.el ./gnus/nnwfm.el ./gnus/pop3.el ./gnus/qp.el ./gnus/rfc1843.el ./gnus/rfc2045.el ./gnus/rfc2047.el ./gnus/rfc2104.el ./gnus/rfc2231.el ./gnus/score-mode.el ./gnus/sieve-manage.el ./gnus/sieve-mode.el ./gnus/sieve.el ./gnus/smiley.el ./gnus/smime.el ./gnus/spam-report.el ./gnus/spam-stat.el ./gnus/spam-wash.el ./gnus/spam.el ./gnus/starttls.el ./gnus/utf7.el ./gnus/webmail.el ./gnus/yenc.el ./gnus/auth-source.elc ./gnus/canlock.elc ./gnus/compface.elc ./gnus/deuglify.elc ./gnus/earcon.elc ./gnus/ecomplete.elc ./gnus/flow-fill.elc ./gnus/gmm-utils.elc ./gnus/gnus-agent.elc ./gnus/gnus-art.elc ./gnus/gnus-async.elc ./gnus/gnus-audio.elc ./gnus/gnus-bcklg.elc ./gnus/gnus-bookmark.elc ./gnus/gnus-cache.elc ./gnus/gnus-cite.elc ./gnus/gnus-cus.elc ./gnus/gnus-delay.elc ./gnus/gnus-demon.elc ./gnus/gnus-diary.elc ./gnus/gnus-dired.elc ./gnus/gnus-draft.elc ./gnus/gnus-dup.elc ./gnus/gnus-eform.elc ./gnus/gnus-ems.elc ./gnus/gnus-fun.elc ./gnus/gnus-group.elc ./gnus/gnus-int.elc ./gnus/gnus-kill.elc ./gnus/gnus-logic.elc ./gnus/gnus-mh.elc ./gnus/gnus-ml.elc ./gnus/gnus-mlspl.elc ./gnus/gnus-move.elc ./gnus/gnus-msg.elc ./gnus/gnus-nocem.elc ./gnus/gnus-picon.elc ./gnus/gnus-range.elc ./gnus/gnus-registry.elc ./gnus/gnus-salt.elc ./gnus/gnus-score.elc ./gnus/gnus-setup.elc ./gnus/gnus-sieve.elc ./gnus/gnus-soup.elc ./gnus/gnus-spec.elc ./gnus/gnus-srvr.elc ./gnus/gnus-start.elc ./gnus/gnus-sum.elc ./gnus/gnus-topic.elc ./gnus/gnus-undo.elc ./gnus/gnus-util.elc ./gnus/gnus-uu.elc ./gnus/gnus-vm.elc ./gnus/gnus-win.elc ./gnus/gnus.elc ./gnus/html2text.elc ./gnus/ietf-drums.elc ./gnus/mail-parse.elc ./gnus/mail-prsvr.elc ./gnus/legacy-gnus-agent.elc ./gnus/mail-source.elc ./gnus/mailcap.elc ./gnus/message.elc ./gnus/messcompat.elc ./gnus/mm-bodies.elc ./gnus/mm-decode.elc ./gnus/mm-encode.elc ./gnus/mm-extern.elc ./gnus/mm-partial.elc ./gnus/mm-url.elc ./gnus/mm-util.elc ./gnus/mm-uu.elc ./gnus/mm-view.elc ./gnus/mml-sec.elc ./gnus/mml-smime.elc ./gnus/mml.elc ./gnus/mml1991.elc ./gnus/mml2015.elc ./gnus/nnagent.elc ./gnus/nnbabyl.elc ./gnus/nndb.elc ./gnus/nndiary.elc ./gnus/nndir.elc ./gnus/nndoc.elc ./gnus/nndraft.elc ./gnus/nneething.elc ./gnus/nnfolder.elc ./gnus/nngateway.elc ./gnus/nnheader.elc ./gnus/nnimap.elc ./gnus/nnir.elc ./gnus/nnkiboze.elc ./gnus/nnlistserv.elc ./gnus/nnmail.elc ./gnus/nnmaildir.elc ./gnus/nnmairix.elc ./gnus/nnmbox.elc ./gnus/nnmh.elc ./gnus/nnml.elc ./gnus/nnnil.elc ./gnus/nnoo.elc ./gnus/nnrss.elc ./gnus/nnslashdot.elc ./gnus/nnsoup.elc ./gnus/nnspool.elc ./gnus/nntp.elc ./gnus/nnultimate.elc ./gnus/nnvirtual.elc ./gnus/nnwarchive.elc ./gnus/nnweb.elc ./gnus/nnwfm.elc ./gnus/pop3.elc ./gnus/qp.elc ./gnus/rfc1843.elc ./gnus/rfc2045.elc ./gnus/rfc2047.elc ./gnus/rfc2104.elc ./gnus/rfc2231.elc ./gnus/score-mode.elc ./gnus/sieve-manage.elc ./gnus/sieve-mode.elc ./gnus/sieve.elc ./gnus/smiley.elc ./gnus/smime.elc ./gnus/spam-report.elc ./gnus/spam-stat.elc ./gnus/spam-wash.elc ./gnus/spam.elc ./gnus/starttls.elc ./gnus/ChangeLog ./gnus/ChangeLog.1 ./gnus/ChangeLog.2 ./gnus/utf7.elc ./gnus/webmail.elc ./gnus/yenc.elc ./erc/ ./erc/erc-autoaway.el ./erc/erc-backend.el ./erc/erc-button.el ./erc/erc-capab.el ./erc/erc-compat.el ./erc/erc-dcc.el ./erc/erc-ezbounce.el ./erc/erc-fill.el ./erc/erc-goodies.el ./erc/erc-hecomplete.el ./erc/erc-ibuffer.el ./erc/erc-identd.el ./erc/erc-imenu.el ./erc/erc-join.el ./erc/erc-lang.el ./erc/erc-list.el ./erc/erc-log.el ./erc/erc-match.el ./erc/erc-menu.el ./erc/erc-netsplit.el ./erc/erc-networks.el ./erc/erc-notify.el ./erc/erc-page.el ./erc/erc-pcomplete.el ./erc/erc-replace.el ./erc/erc-ring.el ./erc/erc-services.el ./erc/erc-sound.el ./erc/erc-speedbar.el ./erc/erc-spelling.el ./erc/erc-stamp.el ./erc/erc-track.el ./erc/erc-truncate.el ./erc/erc-xdcc.el ./erc/erc.el ./erc/erc-autoaway.elc ./erc/erc-backend.elc ./erc/erc-button.elc ./erc/erc-capab.elc ./erc/erc-compat.elc ./erc/erc-dcc.elc ./erc/erc-ezbounce.elc ./erc/erc-fill.elc ./erc/erc-goodies.elc ./erc/erc-hecomplete.elc ./erc/erc-ibuffer.elc ./erc/erc-identd.elc ./erc/erc-imenu.elc ./erc/erc-join.elc ./erc/erc-lang.elc ./erc/erc-list.elc ./erc/erc-log.elc ./erc/erc-match.elc ./erc/erc-menu.elc ./erc/erc-netsplit.elc ./erc/erc-networks.elc ./erc/erc-notify.elc ./erc/erc-page.elc ./erc/erc-pcomplete.elc ./erc/erc-replace.elc ./erc/erc-ring.elc ./erc/erc-services.elc ./erc/erc-sound.elc ./erc/erc-speedbar.elc ./erc/erc-spelling.elc ./erc/erc-stamp.elc ./erc/erc-track.elc ./erc/erc-truncate.elc ./erc/ChangeLog ./erc/ChangeLog.01 ./erc/ChangeLog.02 ./erc/ChangeLog.03 ./erc/ChangeLog.04 ./erc/ChangeLog.05 ./erc/ChangeLog.06 ./erc/ChangeLog.07 ./erc/ChangeLog.08 ./erc/erc-xdcc.elc ./erc/erc.elc ./calc/ ./calc/calc-aent.el ./calc/calc-alg.el ./calc/calc-arith.el ./calc/calc-bin.el ./calc/calc-comb.el ./calc/calc-cplx.el ./calc/calc-embed.el ./calc/calc-ext.el ./calc/calc-fin.el ./calc/calc-forms.el ./calc/calc-frac.el ./calc/calc-funcs.el ./calc/calc-graph.el ./calc/calc-help.el ./calc/calc-incom.el ./calc/calc-keypd.el ./calc/calc-lang.el ./calc/calc-loaddefs.el ./calc/calc-macs.el ./calc/calc-map.el ./calc/calc-math.el ./calc/calc-menu.el ./calc/calc-misc.el ./calc/calc-mode.el ./calc/calc-mtx.el ./calc/calc-nlfit.el ./calc/calc-poly.el ./calc/calc-prog.el ./calc/calc-rewr.el ./calc/calc-rules.el ./calc/calc-sel.el ./calc/calc-stat.el ./calc/calc-store.el ./calc/calc-stuff.el ./calc/calc-trail.el ./calc/calc-undo.el ./calc/calc-units.el ./calc/calc-vec.el ./calc/calc-yank.el ./calc/calc.el ./calc/calcalg2.el ./calc/calcalg3.el ./calc/calccomp.el ./calc/calcsel2.el ./calc/calc-loaddefs.el~ ./calc/calc-aent.elc ./calc/calc-alg.elc ./calc/calc-arith.elc ./calc/calc-bin.elc ./calc/calc-comb.elc ./calc/calc-cplx.elc ./calc/calc-embed.elc ./calc/calc-ext.elc ./calc/calc-fin.elc ./calc/calc-forms.elc ./calc/calc-frac.elc ./calc/calc-funcs.elc ./calc/calc-graph.elc ./calc/calc-help.elc ./calc/calc-incom.elc ./calc/calc-keypd.elc ./calc/calc-lang.elc ./calc/calc-macs.elc ./calc/calc-map.elc ./calc/calc-math.elc ./calc/calc-menu.elc ./calc/calc-misc.elc ./calc/calc-mode.elc ./calc/calc-mtx.elc ./calc/calc-nlfit.elc ./calc/calc-poly.elc ./calc/calc-prog.elc ./calc/calc-rewr.elc ./calc/calc-rules.elc ./calc/calc-sel.elc ./calc/calc-stat.elc ./calc/calc-store.elc ./calc/calc-stuff.elc ./calc/calc-trail.elc ./calc/calc-undo.elc ./calc/calc-units.elc ./calc/calc-vec.elc ./calc/calc-yank.elc ./calc/calc.elc ./calc/calcalg2.elc ./calc/README ./calc/README.prev ./calc/calcalg3.elc ./calc/calccomp.elc ./calc/calcsel2.elc ./COPYING ./woman.elc ./xml.elc ./xt-mouse.elc ./cus-load.el ./finder-inf.el ./finder-inf.el~ ./cus-load.el~ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp/subdirs.el /builddir/build/BUILD/emacs-23.1/update-subdirs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp if [ -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/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))") \ > /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/site-lisp/subdirs.el; \ fi chmod a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/site-lisp/subdirs.el if [ -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/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))") \ > /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp/subdirs.el; \ fi chmod a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp/subdirs.el unset CDPATH; \ if [ `(cd ./etc; /bin/pwd)` != `(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/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-23.1*"; \ fi; \ echo "Copying etc/${docfile} to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc ..." ; \ (cd ./etc; tar -chf - ${docfile}) \ |(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc; umask 022; tar -xvf - && cat > /dev/null) || exit 1; \ (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/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.1.1 to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc ... DOC-23.1.1 unset CDPATH; \ if [ -r ./lisp ] \ && [ -r ./lisp/simple.el ] \ && [ x`(cd ./lisp; /bin/pwd)` != x`(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp; /bin/pwd)` ] \ && [ x`(cd /builddir/build/BUILD/emacs-23.1/lisp; /bin/pwd)` != x`(cd ./lisp; /bin/pwd)` ]; \ then \ echo "Copying lisp/*.el and lisp/*.elc to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp ..." ; \ (cd lisp; tar -chf - *.el *.elc) \ |(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp; umask 022; tar -xvf - && cat > /dev/null) || exit 1; \ (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/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 "/usr/bin/gzip" ]; \ then \ echo "Compressing *.el ..." ; \ (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp; for f in `find . -name "*.elc" -print`; do \ /usr/bin/gzip -9n `echo $f|sed 's/.elc$/.el/'` ; \ done) \ else true; fi Compressing *.el ... unset CDPATH; \ thisdir=`/bin/pwd`; \ if [ `(cd /builddir/build/BUILD/emacs-23.1/info && /bin/pwd)` != `(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info && /bin/pwd)` ]; \ then \ (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info; \ if [ -f dir ]; then true; \ else \ (cd ${thisdir}; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/emacs-23.1/info/dir /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/dir; \ chmod a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/dir); \ fi; \ cd /builddir/build/BUILD/emacs-23.1/info ; \ for elt in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ediff 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 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 -p -m 644 $f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/$f; \ chmod a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/$f; \ done; \ done); \ else true; fi unset CDPATH; \ thisdir=`/bin/pwd`; \ if [ `(cd /builddir/build/BUILD/emacs-23.1/info && /bin/pwd)` != `(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info && /bin/pwd)` ]; \ then \ for elt in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ediff 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 ses sieve smtpmail speedbar tramp url vip viper widget woman; do \ test "/usr/bin/makeinfo" = "off" && ! test -e $elt && continue; \ (cd ${thisdir}; \ /sbin/install-info --info-dir=/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/$elt); \ done; \ else true; fi install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/ada-mode' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/auth' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/autotype' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/calc' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/ccmode' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/cl' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/dbus' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/dired-x' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/ebrowse' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/ediff' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/efaq' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/eintr' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/elisp' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/emacs' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/emacs-mime' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/epa' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/erc' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/eshell' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/eudc' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/flymake' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/forms' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/gnus' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/idlwave' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/info' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/mairix-el' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/message' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/mh-e' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/newsticker' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/nxml-mode' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/org' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/pcl-cvs' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/pgg' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/rcirc' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/reftex' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/remember' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/sasl' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/sc' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/ses' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/sieve' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/smtpmail' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/speedbar' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/tramp' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/url' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/vip' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/viper' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/widget' install-info: warning: no info dir entry in `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/woman' chmod -R a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/lisp /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info thisdir=`/bin/pwd`; \ cd /builddir/build/BUILD/emacs-23.1/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 -p -m 644 /builddir/build/BUILD/emacs-23.1/doc/man/${page} /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1/${page}; \ chmod a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1/${page}); \ done (cd lib-src; \ make install prefix=/usr \ exec_prefix=/usr bindir=/usr/bin \ libexecdir=/usr/libexec archlibdir=/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu \ INSTALL_STRIP=) make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' Installing utilities run internally by Emacs. /builddir/build/BUILD/emacs-23.1/mkinstalldirs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu mkdir -p -- /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu if [ `(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu && /bin/pwd)` != `/bin/pwd` ]; then for file in profile digest-doc sorted-doc movemail cvtmail fakemail hexl update-game-score; do /usr/bin/install -p $file /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/$file ; done ; fi /builddir/build/BUILD/emacs-23.1/mkinstalldirs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs mkdir -p -- /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs touch /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs/snake-scores touch /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs/tetris-scores if chown games /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/update-game-score && chmod u+s /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/update-game-score; then chown games /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs; chmod u=rwx,g=rwx,o=rx /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs; fi chown: changing ownership of `/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/update-game-score': Operation not permitted if [ `(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu && /bin/pwd)` != `(cd /builddir/build/BUILD/emacs-23.1/lib-src && /bin/pwd)` ]; then for file in rcs2log vcdiff; do /usr/bin/install -p /builddir/build/BUILD/emacs-23.1/lib-src/$file /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/$file; done ; fi Installing utilities for users to run. for file in etags ctags emacsclient b2m ebrowse ; do /usr/bin/install -p ${file} /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo ${file} | sed 's&^&&'` ; chmod a+rx /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo ${file} | sed 's&^&&'`; done for file in rcs-checkin grep-changelog ; do /usr/bin/install -p /builddir/build/BUILD/emacs-23.1/lib-src/${file} /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo ${file} | sed 's&^&&'` ; chmod a+rx /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo ${file} | sed 's&^&&'`; done make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' /usr/bin/install -p src/emacs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo emacs-23.1 | sed 's&^&&'` chmod 1755 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo emacs-23.1 | sed 's&^&&'` rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo emacs | sed 's&^&&'` ln /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo emacs-23.1 | sed 's&^&&'` /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/`echo emacs | sed 's&^&&'` unset CDPATH; \ for f in `cd lib-src && echo fns-*.el`; do \ if test -r lib-src/$f ; then \ /usr/bin/install -p -m 644 lib-src/$f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/$f; \ else true; fi ; \ done if test "" != ""; then \ ( cd ; \ if test -d share/emacs ; then dir=share/emacs/*/*; for i in $dir; do rm -fr `basename "$i"` ; mv "$i" . ; done; fi;\ if test -d share/info ; then dir=share/info; for i in $dir; do rm -fr `basename "$i"` ; mv "$i" . ; done ; fi ; \ rm -fr share ) ; \ ( cd /libexec ; dir=emacs/*/*/* ; for i in $dir; do rm -fr `basename "$i"` ; mv "$i" . ; done; \ rm -fr emacs ) ; \ ( cd /bin ; rm -f emacs emacs-23* ; \ ln -sf ../libexec/* .) ; \ else true ; fi cd leim; make install make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/leim' if [ ! -d /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim ] ; then \ /builddir/build/BUILD/emacs-23.1/leim/../mkinstalldirs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim; \ else true; fi mkdir -p -- /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim if [ x`(cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim && /bin/pwd)` != x`(/bin/pwd)` ] ; then \ rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/leim-list.el; \ rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/quail /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/ja-dic ; \ echo "Copying leim files to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim ..." ; \ if [ x`(cd /builddir/build/BUILD/emacs-23.1/leim && /bin/pwd)` = x`(/bin/pwd)` ] ; then \ tar -chf - leim-list.el quail ja-dic \ | (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ else \ tar -chf - leim-list.el quail \ | (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ cd /builddir/build/BUILD/emacs-23.1/leim; \ tar -chf - quail/* ja-dic \ | (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim; umask 0; tar -xvf - && cat > /dev/null) ;\ fi; \ rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/CVS /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/CVS; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/.cvsignore /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/.cvsignore; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/.gitignore /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/.gitignore; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/.arch-inventory /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/.arch-inventory; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/\#* /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/\#* ; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/.\#* /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/.\#* ; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*~ /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/*~ ; \ rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*.orig /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim/*/*.orig ; \ else true; fi Copying leim files to /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim ... leim-list.el quail/ quail/arabic.el quail/croatian.el quail/cyril-jis.el quail/cyrillic.el quail/czech.el quail/ethiopic.el quail/georgian.el quail/greek.el quail/hangul.el quail/hanja-jis.el quail/hanja.el quail/hanja3.el quail/hebrew.el quail/indian.el quail/ipa.el quail/japanese.el quail/lao.el quail/latin-alt.el quail/latin-ltx.el quail/latin-post.el quail/latin-pre.el quail/lrt.el quail/py-punct.el quail/pypunct-b5.el quail/rfc1345.el quail/sgml-input.el quail/sisheng.el quail/slovak.el quail/symbol-ksc.el quail/thai.el quail/tibetan.el quail/uni-input.el quail/viqr.el quail/vntelex.el quail/welsh.el quail/Punct-b5.el quail/4Corner.el quail/ARRAY30.el quail/CCDOSPY.el quail/ECDICT.el quail/ETZY.el quail/PY-b5.el quail/CCDOSPY.elc quail/Punct.el quail/QJ-b5.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/ZOZY.el quail/4Corner.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/ZIRANMA.el quail/PY.el quail/tsang-cns.el quail/quick-cns.el quail/tsang-b5.el quail/quick-b5.el quail/CTLau.el quail/CTLau-b5.el quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc quail/py-punct.elc quail/pypunct-b5.elc quail/japanese.elc quail/hangul.elc quail/hanja.elc quail/hanja3.elc quail/hanja-jis.elc quail/symbol-ksc.elc quail/thai.elc quail/viqr.elc quail/vntelex.elc quail/lao.elc quail/lrt.elc quail/indian.elc quail/tibetan.elc quail/latin-pre.elc quail/latin-post.elc quail/latin-alt.elc quail/latin-ltx.elc quail/welsh.elc quail/czech.elc quail/croatian.elc quail/slovak.elc quail/greek.elc quail/cyrillic.elc quail/cyril-jis.elc quail/arabic.elc quail/ethiopic.elc quail/ipa.elc quail/hebrew.elc quail/georgian.elc quail/sisheng.elc quail/sgml-input.elc quail/rfc1345.elc quail/uni-input.elc ja-dic/ ja-dic/ja-dic.el ja-dic/ja-dic.elc unset CDPATH; \ if [ -n "/usr/bin/gzip" ]; \ then \ echo "Compressing *.el ..." ; \ (cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim; for f in `find . -name "*.elc" -print`; do \ /usr/bin/gzip -9n `echo $f|sed 's/.elc$/.el/'` ; \ done) \ else true; fi Compressing *.el ... chmod -R a+r /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim for installuser in ${LOGNAME} ${USERNAME} ${USER} \ `id -un 2> /dev/null`; do \ [ -n "${installuser}" ] && break ; \ done ; \ find /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/leim -exec chown ${installuser} '{}' ';' if [ "" != "" ]; then \ ( cd ; \ if test -d share/emacs ; then dir=share/emacs/*/*; for i in $dir; do rm -fr `basename "$i"` ; mv "$i" . ; done; fi;\ rm -fr share ) ; \ else true ; fi make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/leim' cd lib-src; make maybe-blessmail \ MAKE='make' archlibdir='/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu' make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' make[1]: Nothing to be done for `maybe-blessmail'. make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' + rm /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/emacs + rm src/emacs-23.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-x checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no 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 ln -s works... yes checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for install-info... /sbin/install-info checking for install-info... (cached) /sbin/install-info checking for install-info... (cached) /sbin/install-info checking for gzip... /usr/bin/gzip 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... 64 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 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 for long file names... yes checking for X... disabled 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 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 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/lib/dbus-1.0/include checking DBUS_LIBS... -L/lib -ldbus-1 -lpthread -lrt checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking whether netdb declares h_errno... 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... no checking for liblockfile.so... no checking for touchlock... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no 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 sys/time.h... (cached) yes checking for unistd.h... (cached) 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... yes checking for mbstate_t... yes checking for C restrict keyword... __restrict checking for C restricted array declarations... yes Configured for `powerpc-redhat-linux-gnu'. Where should the build process find the source code? /builddir/build/BUILD/emacs-23.1 What operating system and machine description files should Emacs use? `s/gnu-linux.h' and `m/macppc.h' What compiler should emacs be built with? gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 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? none What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use -lpng? no Does Emacs use -lrsvg-2? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no 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 + /usr/bin/make -j4 cd lib-src; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc' MAKE='/usr/bin/make' make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lib-src' gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c -o make-docfile gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/profile.c -o profile gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Demacs /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/pop.c /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c:167: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c: In function 'scan_c_file': /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c:677: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/make-docfile.c:682: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c:508: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c: In function 'popmail': /builddir/build/BUILD/emacs-23.1/lib-src/movemail.c:762: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/fakemail.c -o fakemail /builddir/build/BUILD/emacs-23.1/lib-src/fakemail.c: In function 'put_line': /builddir/build/BUILD/emacs-23.1/lib-src/fakemail.c:525: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c -o hexl /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c:184: warning: ignoring return value of 'fread', declared with attribute warn_unused_result /builddir/build/BUILD/emacs-23.1/lib-src/hexl.c:212: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\"" gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c -DVERSION="\"23.1\"" -o emacsclient /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'xmalloc': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:215: warning: implicit declaration of function 'write' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_wctype': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2155: warning: pointer targets in initialization differ in signedness /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'regex_compile': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2745: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:3038: warning: unused variable 'limit' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2974: warning: unused variable 'c2' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2620: warning: unused variable 'target_multibyte' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'analyse_first': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4021: warning: unused variable 'match_any_multibyte_characters' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_search_2': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4594: warning: unused variable 'room' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4643: warning: unused variable 'pend' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4642: warning: unused variable 'p' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:4667: warning: unused variable 'phead' /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_match_2_internal': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:5153: warning: unused variable 'multibyte' /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1528: warning: suggest explicit braces to avoid ambiguous 'else' /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1565: warning: unused variable 'value' gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 /builddir/build/BUILD/emacs-23.1/lib-src/b2m.c -DVERSION="\"23.1\"" -o b2m /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: At top level: /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2210: warning: 're_wctype_to_bit' defined but not used /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2235: warning: 'extend_range_table_work_area' defined but not used /builddir/build/BUILD/emacs-23.1/lib-src/b2m.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/b2m.c:100: warning: 'labels' may be used uninitialized in this function gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DVERSION="\"23.1\"" /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c -o ebrowse /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c: In function 'set_local_socket': /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1212: warning: 'tmpdir' may be used uninitialized in this function gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 movemail.o pop.o -o movemail /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c: In function 'dump_members': /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c:1349: warning: null argument where non-null required (argument 1) /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c: In function 'dump_sym': /builddir/build/BUILD/emacs-23.1/lib-src/ebrowse.c:1383: warning: null argument where non-null required (argument 1) gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 update-game-score.o -o update-game-score /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1499: warning: 'null_socket_name' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/emacsclient.c:1499: warning: 'null_server_file' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 're_match_2_internal': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:5638: warning: 'range_table' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c: In function 'regex_compile': /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2627: warning: 'main_p' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2628: warning: 'main_pattern' may be used uninitialized in this function /builddir/build/BUILD/emacs-23.1/lib-src/../src/regex.c:2629: warning: 'main_pend' may be used uninitialized in this function gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /builddir/build/BUILD/emacs-23.1/lib-src/etags.c regex.o -o etags /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:1306: warning: enumeration value 'at_end' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'consider_token': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'omethodtag' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'C_entries': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'ddefineseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'dignorerest' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3828: warning: enumeration value 'snone' not handled in switch gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/builddir/build/BUILD/emacs-23.1/lib-src -I/builddir/build/BUILD/emacs-23.1/lib-src/../src -Wl,-znocombreloc -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.1\"" /builddir/build/BUILD/emacs-23.1/lib-src/etags.c regex.o -o ctags /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'main': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:1306: warning: enumeration value 'at_end' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'consider_token': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2847: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2864: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2834: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2874: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_none' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_ignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_operator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_extern' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2919: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2916: warning: enumeration value 'omethodtag' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3023: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3014: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objprot' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objimpl' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_objend' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_gnumacro' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_attribute' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_javastruct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_class' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_template' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_struct' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_enum' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_define' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:2986: warning: enumeration value 'st_C_typedef' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c: In function 'C_entries': /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3510: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'ddefineseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3507: warning: enumeration value 'dignorerest' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3561: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'onone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oprotocol' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oimplementation' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'otagseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oparenseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'ocatseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oinbody' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodsign' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'omethodcolon' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3643: warning: enumeration value 'oignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tkeyseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3694: warning: enumeration value 'tignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3732: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnone' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'flistseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'fignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3772: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunkey' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fdefunname' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'foperator' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fvnameseen' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'fstartlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'finlist' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3800: warning: enumeration value 'vignore' not handled in switch /builddir/build/BUILD/emacs-23.1/lib-src/etags.c:3828: warning: enumeration value 'snone' not handled in switch make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc' MAKE='/usr/bin/make' BOOTSTRAPEMACS="$boot"; \ fi; cd src; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc' MAKE='/usr/bin/make' BOOTSTRAPEMACS="" make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/src' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 dispnew.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 frame.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 scroll.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 xdisp.c frame.c: In function 'Fmake_terminal_frame': frame.c:714: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c:725: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' frame.c: In function 'delete_frame': frame.c:1478: warning: implicit declaration of function 'free_font_driver_list' frame.c: In function 'Fmouse_position': frame.c:1672: warning: unused variable 'long_dummy' frame.c:1671: warning: unused variable 'row' frame.c:1671: warning: unused variable 'col' frame.c:1669: warning: unused variable 'party_dummy' xdisp.c: In function 'window_box_left': xdisp.c:1190: warning: unused variable 'f' frame.c: In function 'Fmouse_pixel_position': frame.c:1717: warning: unused variable 'long_dummy' frame.c:1715: warning: unused variable 'party_dummy' frame.c: In function 'frame_name_fnn_p': frame.c:2209: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result xdisp.c: In function 'c_string_pos': xdisp.c:1568: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'number_of_chars': xdisp.c:1599: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:1609: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c: In function 'Fframe_parameters': frame.c:2375: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2375: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2375: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2379: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2379: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2389: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2389: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness frame.c:2393: note: expected 'const char *' but argument is of type 'unsigned char *' frame.c:2393: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'init_from_display_pos': xdisp.c:2984: warning: pointer targets in initialization differ in signedness frame.c: In function 'Fframe_parameter': frame.c:2483: warning: pointer targets in assignment differ in signedness frame.c:2492: warning: pointer targets in assignment differ in signedness xdisp.c: In function 'face_before_or_after_it_pos': xdisp.c:3703: warning: unused variable 'c' xdisp.c: In function 'handle_single_display_spec': xdisp.c:4282: warning: unused variable 'fringe_bitmap' xdisp.c:4281: warning: unused variable 'face_id' frame.c: At top level: frame.c:1302: warning: 'delete_frame_handler' defined but not used xdisp.c: In function 'push_it': xdisp.c:5116: warning: enumeration value 'GET_FROM_BUFFER' not handled in switch xdisp.c:5116: warning: enumeration value 'GET_FROM_DISPLAY_VECTOR' not handled in switch xdisp.c:5116: warning: enumeration value 'GET_FROM_STRING' not handled in switch xdisp.c:5116: warning: enumeration value 'GET_FROM_C_STRING' not handled in switch xdisp.c:5116: warning: enumeration value 'NUM_IT_METHODS' not handled in switch xdisp.c: In function 'pop_it': xdisp.c:5169: warning: enumeration value 'GET_FROM_DISPLAY_VECTOR' not handled in switch xdisp.c:5169: warning: enumeration value 'GET_FROM_C_STRING' not handled in switch xdisp.c:5169: warning: enumeration value 'NUM_IT_METHODS' not handled in switch xdisp.c: In function 'reseat_to_string': xdisp.c:5596: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'get_next_display_element': xdisp.c:5740: warning: suggest parentheses around '&&' within '||' dispnew.c: In function 'update_frame_1': dispnew.c:5461: warning: label 'do_pause' defined but not used xdisp.c: In function 'next_element_from_c_string': xdisp.c:6393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'move_it_by_lines': xdisp.c:7542: warning: unused variable 'pos' xdisp.c: In function 'message_dolog': xdisp.c:7761: warning: pointer targets in passing argument 1 of 'string_char_and_length' differ in signedness xdisp.c:1484: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c:7785: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c:7790: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'char *' xdisp.c:7820: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'char *' xdisp.c: In function 'message_log_check_duplicate': xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xdisp.c:7905: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:7905: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c: In function 'message2_nolog': xdisp.c:7949: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xdisp.c: In function 'message3_nolog': xdisp.c:8048: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dispnew.c: In function 'Fopen_termscript': dispnew.c:6458: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' dispnew.c: In function 'Fsend_string_to_terminal': dispnew.c:6495: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dispnew.c:6498: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xdisp.c: In function 'set_message_1': xdisp.c:9066: warning: pointer targets in passing argument 1 of 'string_char_and_length' differ in signedness xdisp.c:1484: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c:9091: warning: pointer targets in passing argument 1 of 'insert_1' differ in signedness lisp.h:2467: note: expected 'const unsigned char *' but argument is of type 'const char *' xdisp.c: In function 'store_mode_line_noprop': xdisp.c:9410: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' dispnew.c: At top level: dispnew.c:123: warning: 'redraw_overlapping_rows' declared 'static' but never defined dispnew.c:124: warning: 'redraw_overlapped_rows' declared 'static' but never defined xdisp.c: In function 'redisplay_window': xdisp.c:13960: warning: unused variable 'redisplay_tool_bar_p' xdisp.c: In function 'display_line': xdisp.c:16921: warning: label 'at_end_of_line' defined but not used xdisp.c: In function 'display_menu_bar': xdisp.c:17210: warning: pointer targets in passing argument 1 of 'display_string' differ in signedness xdisp.c:955: note: expected 'unsigned char *' but argument is of type 'char *' xdisp.c: In function 'display_mode_line': xdisp.c:17373: warning: pointer targets in passing argument 1 of 'display_string' differ in signedness xdisp.c:955: note: expected 'unsigned char *' but argument is of type 'char *' xdisp.c: In function 'display_mode_element': xdisp.c:17661: warning: pointer targets in assignment differ in signedness xdisp.c:17671: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:17672: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' xdisp.c:17882: warning: pointer targets in passing argument 1 of 'store_mode_line_noprop' differ in signedness xdisp.c:9402: note: expected 'const unsigned char *' but argument is of type 'char *' xdisp.c:17889: warning: pointer targets in passing argument 1 of 'display_string' differ in signedness xdisp.c:955: note: expected 'unsigned char *' but argument is of type 'char *' xdisp.c: In function 'calc_pixel_width_or_height': xdisp.c:19247: warning: pointer targets in initialization differ in signedness xdisp.c: At top level: xdisp.c:856: warning: 'null_glyph_slice' defined but not used xdisp.c:900: warning: 'x_consider_frame_title' declared 'static' but never defined xdisp.c:902: warning: 'tool_bar_lines_needed' declared 'static' but never defined xdisp.c:22212: warning: 'get_window_cursor_type' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 menu.c menu.c:177: warning: 'push_submenu_start' defined but not used menu.c:189: warning: 'push_submenu_end' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 window.c window.c: In function 'window_loop': window.c:2276: warning: implicit declaration of function 'delete_frame' window.c: In function 'Fset_window_buffer': window.c:3550: warning: suggest explicit braces to avoid ambiguous 'else' window.c: In function 'window_box_text_cols': window.c:4751: warning: unused variable 'f' window.c: In function 'Fset_window_configuration': window.c:6031: warning: unused variable 'previous_frame_tool_bar_lines' window.c:6030: warning: unused variable 'previous_frame_menu_bar_lines' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 charset.c charset.c: In function 'encode_char': charset.c:1801: warning: unused variable 'deunified' charset.c: In function 'Fclear_charset_maps': charset.c:2201: warning: unused variable 'attrs' charset.c:2200: warning: unused variable 'charset' charset.c:2199: warning: unused variable 'i' charset.c: In function 'init_charset': charset.c:2313: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' charset.c: In function 'load_charset_map': charset.c:275: warning: 'vec' may be used uninitialized in this function charset.c:275: warning: 'table' may be used uninitialized in this function charset.c: In function 'load_charset': charset.c:643: warning: 'map' may be used uninitialized in this function window.c: In function 'size_window': window.c:3189: warning: 'each' may be used uninitialized in this function window.c:3189: warning: 'extra' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 coding.c xdisp.c: In function 'move_it_in_display_line_to': xdisp.c:6692: warning: 'atpos_it.hpos' may be used uninitialized in this function xdisp.c:6692: warning: 'atpos_it.max_descent' may be used uninitialized in this function xdisp.c:6692: warning: 'atpos_it.max_ascent' may be used uninitialized in this function xdisp.c:6692: warning: 'atpos_it.current_x' may be used uninitialized in this function xdisp.c:6692: warning: 'atx_it.max_descent' may be used uninitialized in this function xdisp.c:6692: warning: 'atx_it.max_ascent' may be used uninitialized in this function xdisp.c:6692: warning: 'atx_it.current_x' may be used uninitialized in this function coding.c: In function 'detect_coding_utf_16': coding.c:1623: warning: unused variable 'consumed_chars' coding.c:1620: warning: unused variable 'src_base' coding.c: In function 'decode_coding_emacs_mule': coding.c:2502: warning: unused variable 'charbuf_base' coding.c:2639: warning: label 'retry' defined but not used coding.c: In function 'decode_coding_iso_2022': coding.c:3863: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' coding.c: In function 'detect_eol': coding.c:6261: warning: suggest parentheses around '&&' within '||' coding.c:6299: warning: suggest parentheses around '&&' within '||' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 category.c category.c: In function 'hash_get_category_set': category.c:67: warning: unused variable 'val' xdisp.c: In function 'set_cursor_from_row': xdisp.c:12338: warning: 'string_start_x' may be used uninitialized in this function xdisp.c:12342: warning: 'string_before_pos' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ccl.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 character.c xdisp.c: In function 'display_line': xdisp.c:16554: warning: 'wrap_x' may be used uninitialized in this function xdisp.c:16555: warning: 'wrap_row_ascent' may be used uninitialized in this function xdisp.c:16555: warning: 'wrap_row_height' may be used uninitialized in this function xdisp.c:16556: warning: 'wrap_row_phys_ascent' may be used uninitialized in this function xdisp.c:16556: warning: 'wrap_row_phys_height' may be used uninitialized in this function xdisp.c:16557: warning: 'wrap_row_extra_line_spacing' may be used uninitialized in this function character.c: In function 'Funibyte_char_to_multibyte': character.c:327: warning: unused variable 'charset' coding.c: In function 'detect_coding_iso_2022': coding.c:3063: warning: 'id' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 chartab.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 cm.c coding.c: In function 'decode_coding_iso_2022': coding.c:3576: warning: 'charset' may be used uninitialized in this function cm.c: In function 'cmgoto': cm.c:342: warning: 'use' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 term.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 terminal.c term.c: In function 'encode_terminal_code': term.c:718: warning: unused variable 'pend' term.c: In function 'tty_write_glyphs': term.c:822: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c:826: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c: In function 'tty_insert_glyphs': term.c:972: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c:976: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c: In function 'produce_composite_glyph': term.c:1818: warning: unused variable 'c' term.c: In function 'set_tty_color_mode': term.c:2221: warning: unused variable 'color_mode_spec' terminal.c: In function 'delete_terminal': terminal.c:270: warning: implicit declaration of function 'delete_frame' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 xfaces.c xfaces.c: In function 'Fcolor_gray_p': xfaces.c:1384: warning: pointer targets in passing argument 2 of 'face_color_gray_p' differ in signedness xfaces.c:1315: note: expected 'char *' but argument is of type 'unsigned char *' xfaces.c: In function 'resolve_face_name': xfaces.c:2155: warning: pointer targets in passing argument 1 of 'intern' differ in signedness lisp.h:2701: note: expected 'const char *' but argument is of type 'unsigned char *' xfaces.c: In function 'Fx_load_color_file': xfaces.c:6620: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' xfaces.c: At top level: xfaces.c:472: warning: 'clear_font_table_count' defined but not used xfaces.c:515: warning: 'may_use_scalable_font_p' declared 'static' but never defined xfaces.c:516: warning: 'set_font_frame_param' declared 'static' but never defined xfaces.c:519: warning: 'load_pixmap' declared 'static' but never defined xfaces.c:521: warning: 'load_face_colors' declared 'static' but never defined xfaces.c:522: warning: 'free_face_colors' declared 'static' but never defined xfaces.c:526: warning: 'realize_non_ascii_face' declared 'static' but never defined xfaces.c:2309: warning: 'lface_fully_specified_p' defined but not used xfaces.c:4227: warning: 'lface_same_font_attributes_p' defined but not used xfaces.c:4433: warning: 'clear_face_gcs' defined but not used xfaces.c:541: warning: 'face_fontset' declared 'static' but never defined xfaces.c:546: warning: 'set_lface_from_font' declared 'static' but never defined term.c: In function 'encode_terminal_code': term.c:599: warning: 'cmp' may be used uninitialized in this function term.c:600: warning: 'gstring' may be used uninitialized in this function term.c:661: warning: 'c' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 dbusbind.c dbusbind.c: In function 'xd_signature': dbusbind.c:297: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' dbusbind.c: In function 'xd_append_arg': dbusbind.c:488: warning: pointer targets in initialization differ in signedness dbusbind.c:526: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_call_method': dbusbind.c:859: warning: pointer targets in passing argument 1 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:859: warning: pointer targets in passing argument 2 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:859: warning: pointer targets in passing argument 3 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:859: warning: pointer targets in passing argument 4 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 emacs.c dbusbind.c: In function 'Fdbus_call_method_asynchronously': dbusbind.c:1042: warning: pointer targets in passing argument 1 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1042: warning: pointer targets in passing argument 2 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1042: warning: pointer targets in passing argument 3 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1042: warning: pointer targets in passing argument 4 of 'dbus_message_new_method_call' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:70: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_method_return_internal': dbusbind.c:1143: warning: pointer targets in passing argument 2 of 'dbus_message_set_destination' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:109: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_method_error_internal': dbusbind.c:1238: warning: pointer targets in passing argument 2 of 'dbus_message_set_destination' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:109: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_send_signal': dbusbind.c:1361: warning: pointer targets in passing argument 1 of 'dbus_message_new_signal' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:75: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1361: warning: pointer targets in passing argument 2 of 'dbus_message_new_signal' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:75: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1361: warning: pointer targets in passing argument 3 of 'dbus_message_new_signal' differ in signedness /usr/include/dbus-1.0/dbus/dbus-message.h:75: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'xd_read_message': dbusbind.c:1522: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1522: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1522: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1525: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness dbusbind.c:1525: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_register_signal': dbusbind.c:1663: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1663: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1663: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness dbusbind.c:1664: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c:1664: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' dbusbind.c: In function 'Fdbus_register_method': dbusbind.c:1773: warning: pointer targets in passing argument 2 of 'dbus_bus_request_name' differ in signedness /usr/include/dbus-1.0/dbus/dbus-bus.h:54: note: expected 'const char *' but argument is of type 'unsigned char *' emacs.c: In function 'bug_reporting_address': emacs.c:769: warning: pointer targets in assignment differ in signedness emacs.c: In function 'main': emacs.c:1037: warning: ignoring return value of 'dup', declared with attribute warn_unused_result emacs.c: In function 'Fkill_emacs': emacs.c:2161: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' emacs.c: In function 'Fdump_emacs': emacs.c:2380: warning: implicit declaration of function 'unexec' emacs.c: In function 'Fdaemon_initialized': emacs.c:2558: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 keyboard.c keyboard.c: In function 'echo_char': keyboard.c:710: warning: pointer targets in passing argument 2 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'unsigned char *' but argument is of type 'char *' keyboard.c: In function 'record_char': keyboard.c:3608: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result keyboard.c: In function 'parse_modifiers_uncached': keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6352: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6352: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6353: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6353: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6354: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6354: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6358: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6358: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6383: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6383: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6389: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6389: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'parse_modifiers': keyboard.c:6513: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'parse_solitary_modifier': keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6862: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6862: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6870: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6870: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6871: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6871: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6879: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6879: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6887: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6887: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6895: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6895: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6896: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6896: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6901: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6901: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6902: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6902: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6903: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6903: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness keyboard.c:6907: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c:6907: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'tty_read_avail_input': keyboard.c:7243: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' keyboard.c: In function 'read_char_minibuf_menu_prompt': keyboard.c:8705: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' keyboard.c: In function 'Fopen_dribble_file': keyboard.c:10863: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' keyboard.c: At top level: keyboard.c:3435: warning: 'record_menu_key' defined but not used keyboard.c:5275: warning: 'lispy_wheel_names' defined but not used keyboard.c:5282: warning: 'lispy_drag_n_drop_names' defined but not used keyboard.c:5314: warning: 'last_mouse_button' defined but not used keyboard.c:5315: warning: 'last_mouse_x' defined but not used keyboard.c:5316: warning: 'last_mouse_y' defined but not used gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 macros.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 keymap.c keymap.c: In function 'Ftext_char_description': keymap.c:2597: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' keymap.c:2602: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' keymap.c: In function 'Fdescribe_buffer_bindings': keymap.c:3073: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3076: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3078: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3084: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c: In function 'describe_map': keymap.c:3565: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3593: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c: In function 'describe_vector': keymap.c:3810: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3847: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' keymap.c:3874: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' coding.c: In function 'encode_coding_object': coding.c:7936: warning: 'saved_pt_byte' may be used uninitialized in this function keyboard.c: In function 'timer_check': keyboard.c:4520: warning: 'idleness_now.tv_usec' may be used uninitialized in this function keyboard.c:4520: warning: 'idleness_now.tv_sec' may be used uninitialized in this function keyboard.c:4557: warning: 'timer_difference.tv_usec' may be used uninitialized in this function keyboard.c:4557: warning: 'timer_difference.tv_sec' may be used uninitialized in this function keyboard.c:4557: warning: 'idle_timer_difference.tv_usec' may be used uninitialized in this function keyboard.c:4557: warning: 'idle_timer_difference.tv_sec' may be used uninitialized in this function coding.c: In function 'detect_coding_system': coding.c:8276: warning: 'category' may be used uninitialized in this function coding.c:8277: warning: 'this' may be used uninitialized in this function coding.c: In function 'decode_coding_object': coding.c:7742: warning: 'destination' may be used uninitialized in this function coding.c:7743: warning: 'dst_bytes' may be used uninitialized in this function coding.c:7747: warning: 'saved_pt_byte' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 sysdep.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 buffer.c sysdep.c: In function 'sys_subshell': sysdep.c:718: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result sysdep.c:760: warning: ignoring return value of 'write', declared with attribute warn_unused_result sysdep.c: In function 'reset_sys_modes': sysdep.c:1570: warning: implicit declaration of function 'tputs' sysdep.c: In function 'procfs_ttyname': sysdep.c:3323: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' sysdep.c: In function 'system_process_attributes': sysdep.c:3394: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'int' sysdep.c:3557: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness sysdep.c:2509: note: expected 'char *' but argument is of type 'unsigned char *' sysdep.c:3385: warning: unused variable 'ttotal' buffer.c: In function 'Fset_buffer_major_mode': buffer.c:1705: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:1705: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness buffer.c:1705: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c: In function 'Fswitch_to_buffer': buffer.c:1788: warning: unused variable 'err' buffer.c: In function 'init_buffer': buffer.c:5381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c:5381: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness buffer.c:5381: note: expected 'const char *' but argument is of type 'unsigned char *' keyboard.c: In function 'read_char': keyboard.c:3044: warning: 'kb' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 filelock.c filelock.c: In function 'get_boot_time': filelock.c:232: warning: pointer targets in passing argument 1 of 'get_boot_time_1' differ in signedness filelock.c:125: note: expected 'char *' but argument is of type 'unsigned char *' filelock.c:234: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c: In function 'fill_in_lock_file_name': filelock.c:337: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' filelock.c: In function 'current_lock_owner': filelock.c:505: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' filelock.c:505: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness filelock.c:505: note: expected 'const char *' but argument is of type 'unsigned char *' buffer.c: In function 'fix_start_end_in_overlays': buffer.c:3539: warning: 'after_list' may be used uninitialized in this function buffer.c:3539: warning: 'before_list' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 insdel.c insdel.c: In function 'copy_text': insdel.c:645: warning: unused variable 'tbl' insdel.c: In function 'insert_string': insdel.c:769: warning: pointer targets in passing argument 1 of 'insert' differ in signedness insdel.c:718: note: expected 'const unsigned char *' but argument is of type 'const char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 marker.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 minibuf.c minibuf.c: In function 'Fread_buffer': minibuf.c:1219: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' minibuf.c:1226: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' minibuf.c: In function 'Ftest_completion': minibuf.c:1872: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' minibuf.c:1883: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 fileio.c fileio.c: In function 'report_file_error': fileio.c:279: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' fileio.c: In function 'Ffile_name_directory': fileio.c:474: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'Ffile_name_nondirectory': fileio.c:510: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'make_temp_name': fileio.c:770: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fexpand_file_name': fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1052: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1052: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1054: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1054: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1089: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1108: warning: pointer targets in passing argument 1 of 'getpwnam' differ in signedness /usr/include/pwd.h:117: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1265: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1290: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1290: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1296: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1296: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1381: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'search_embedded_absfilename': fileio.c:1602: warning: pointer targets in passing argument 1 of 'getpwnam' differ in signedness /usr/include/pwd.h:117: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fsubstitute_in_file_name': fileio.c:1667: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1704: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1704: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1711: warning: pointer targets in passing argument 1 of 'egetenv' differ in signedness lisp.h:3384: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:1720: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1720: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1767: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1767: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1774: warning: pointer targets in passing argument 1 of 'egetenv' differ in signedness lisp.h:3384: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:1778: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1778: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1778: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1784: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1785: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1788: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1788: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness fileio.c:1794: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1794: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1808: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'barf_or_query_if_file_exists': fileio.c:1870: warning: pointer targets in passing argument 1 of 'lstat' differ in signedness /usr/include/sys/stat.h:460: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1877: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fcopy_file': fileio.c:1962: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:1995: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2041: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2078: warning: pointer targets in passing argument 1 of 'set_file_times' differ in signedness systime.h:139: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2061: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result fileio.c: In function 'Fmake_directory_internal': fileio.c:2130: warning: pointer targets in passing argument 1 of 'mkdir' differ in signedness /usr/include/sys/stat.h:321: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'Fdelete_directory': fileio.c:2160: warning: pointer targets in passing argument 1 of 'rmdir' differ in signedness /usr/include/unistd.h:851: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'Fdelete_file': fileio.c:2194: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Frename_file': fileio.c:2272: warning: pointer targets in passing argument 1 of 'rename' differ in signedness /usr/include/stdio.h:159: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2272: warning: pointer targets in passing argument 2 of 'rename' differ in signedness /usr/include/stdio.h:159: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fadd_name_to_file': fileio.c:2349: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2350: warning: pointer targets in passing argument 1 of 'link' differ in signedness /usr/include/unistd.h:806: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2350: warning: pointer targets in passing argument 2 of 'link' differ in signedness /usr/include/unistd.h:806: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fmake_symbolic_link': fileio.c:2410: warning: pointer targets in passing argument 1 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2410: warning: pointer targets in passing argument 2 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2415: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness /usr/include/unistd.h:842: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2417: warning: pointer targets in passing argument 1 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2417: warning: pointer targets in passing argument 2 of 'symlink' differ in signedness /usr/include/unistd.h:819: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_exists_p': fileio.c:2530: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_readable_p': fileio.c:2591: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2597: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_writable_p': fileio.c:2626: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Faccess_file': fileio.c:2673: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:2675: warning: pointer targets in passing argument 1 of 'report_file_error' differ in signedness fileio.c:249: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_symlink_p': fileio.c:2720: warning: pointer targets in passing argument 1 of 'readlink' differ in signedness /usr/include/bits/unistd.h:140: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_directory_p': fileio.c:2770: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_regular_p': fileio.c:2840: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_modes': fileio.c:2866: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fset_file_modes': fileio.c:2901: warning: pointer targets in passing argument 1 of 'chmod' differ in signedness /usr/include/sys/stat.h:284: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fset_file_times': fileio.c:2971: warning: pointer targets in passing argument 1 of 'set_file_times' differ in signedness systime.h:139: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Ffile_newer_than_file_p': fileio.c:3035: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:3040: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'read_non_regular': fileio.c:3116: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c: In function 'Finsert_file_contents': fileio.c:3229: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:3261: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c:3347: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3350: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3356: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3477: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3542: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3674: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c:3914: warning: pointer targets in passing argument 2 of 'emacs_read' differ in signedness lisp.h:3276: note: expected 'char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fwrite_region': fileio.c:4567: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c:4579: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c:4670: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'const unsigned char *' fileio.c: In function 'e_write': fileio.c:4961: warning: pointer targets in passing argument 2 of 'emacs_write' differ in signedness lisp.h:3277: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fverify_visited_file_modtime': fileio.c:5000: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fset_visited_file_modtime': fileio.c:5072: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'auto_save_1': fileio.c:5127: warning: pointer targets in passing argument 1 of 'stat' differ in signedness /usr/include/sys/stat.h:453: note: expected 'const char *' but argument is of type 'unsigned char *' fileio.c: In function 'Fdo_auto_save': fileio.c:5253: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' fileio.c:5287: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fileio.c:5291: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fileio.c: In function 'Fread_file_name': fileio.c:5447: warning: unused variable 'gcpro2' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 dired.c dired.c: In function 'directory_files_internal': dired.c:186: warning: pointer targets in passing argument 1 of 'opendir' differ in signedness /usr/include/dirent.h:135: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c:246: warning: pointer targets in passing argument 2 of 're_search' differ in signedness regex.h:490: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c: In function 'file_name_completion': dired.c:490: warning: pointer targets in passing argument 1 of 'opendir' differ in signedness /usr/include/dirent.h:135: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c:526: warning: pointer targets in passing argument 1 of 'scmp' differ in signedness dired.c:116: note: expected 'unsigned char *' but argument is of type 'char *' dired.c:588: warning: pointer targets in passing argument 1 of 'scmp' differ in signedness dired.c:116: note: expected 'unsigned char *' but argument is of type 'char *' dired.c:612: warning: pointer targets in passing argument 1 of 'scmp' differ in signedness dired.c:116: note: expected 'unsigned char *' but argument is of type 'char *' dired.c: In function 'scmp': dired.c:796: warning: operation on 'case_temp2' may be undefined dired.c:796: warning: operation on 'case_temp1' may be undefined dired.c: In function 'Ffile_attributes': dired.c:991: warning: pointer targets in passing argument 1 of 'lstat' differ in signedness /usr/include/sys/stat.h:460: note: expected 'const char *' but argument is of type 'unsigned char *' dired.c:970: warning: unused variable 'gid' dired.c:970: warning: unused variable 'uid' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 filemode.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 cmds.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 casetab.c cmds.c: In function 'internal_self_insert': cmds.c:510: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness lisp.h:2599: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 casefiddle.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 indent.c casefiddle.c: In function 'casify_object': casefiddle.c:146: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' casefiddle.c: In function 'casify_region': casefiddle.c:287: warning: pointer targets in passing argument 5 of 'replace_range_2' differ in signedness lisp.h:2501: note: expected 'char *' but argument is of type 'unsigned char *' casefiddle.c:211: warning: 'last' may be used uninitialized in this function indent.c: In function 'Fvertical_motion': indent.c:2080: warning: pointer targets in initialization differ in signedness gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 search.c search.c: In function 'compile_pattern_1': search.c:163: warning: pointer targets in passing argument 1 of 're_set_whitespace_regexp' differ in signedness regex.h:623: note: expected 'const char *' but argument is of type 'unsigned char *' search.c: In function 'Freplace_match': search.c:2795: warning: pointer targets in assignment differ in signedness search.c:2844: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' search.c:2847: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' search.c: In function 'Fregexp_quote': search.c:3269: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 regex.c regex.c: In function 're_wctype': regex.c:2155: warning: pointer targets in initialization differ in signedness regex.c: In function 'regex_compile': regex.c:2745: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'const unsigned char *' regex.c:3038: warning: unused variable 'limit' regex.c:2974: warning: unused variable 'c2' regex.c:2620: warning: unused variable 'target_multibyte' regex.c: In function 're_search_2': regex.c:4594: warning: unused variable 'room' regex.c:4643: warning: unused variable 'pend' regex.c: In function 're_match_2_internal': regex.c:5567: warning: unused variable 'buf_charlen' regex.c:5709: warning: operation on 'case_temp1' may be undefined regex.c:5709: warning: operation on 'case_temp2' may be undefined indent.c:2032: warning: 'cols' may be used uninitialized in this function indent.c:2066: warning: 'it_overshoot_expected' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 undo.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 alloc.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 data.c alloc.c: In function 'make_string': alloc.c:2378: warning: pointer targets in passing argument 1 of 'parse_str_as_multibyte' differ in signedness character.h:644: note: expected 'const unsigned char *' but argument is of type 'const char *' alloc.c: In function 'make_specified_string': alloc.c:2452: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'const char *' alloc.c: In function 'make_pure_string': alloc.c:4809: warning: pointer targets in assignment differ in signedness alloc.c: In function 'Fpurecopy': alloc.c:4896: warning: pointer targets in passing argument 1 of 'make_pure_string' differ in signedness alloc.c:4800: note: expected 'char *' but argument is of type 'unsigned char *' alloc.c: At top level: alloc.c:158: warning: 'bytes_used_when_reconsidered' defined but not used alloc.c:2599: warning: 'free_float' defined but not used data.c: In function 'find_symbol_value': data.c:1105: warning: unused variable 'val' data.c: In function 'Fnumber_to_string': data.c:2315: warning: pointer targets in passing argument 1 of 'float_to_string' differ in signedness lisp.h:2679: note: expected 'unsigned char *' but argument is of type 'char *' data.c: In function 'Fstring_to_number': data.c:2391: warning: pointer targets in passing argument 1 of 'isfloat_string' differ in signedness lisp.h:2710: note: expected 'char *' but argument is of type 'unsigned char *' data.c:2392: warning: pointer targets in passing argument 1 of 'atof' differ in signedness /usr/include/stdlib.h:279: note: expected 'const char *' but argument is of type 'unsigned char *' regex.c:5638: warning: 'range_table' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 doc.c doc.c: In function 'get_doc_string': doc.c:148: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:149: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:165: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:288: warning: pointer targets in assignment differ in signedness doc.c:300: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' doc.c: In function 'Fsnarf_documentation': doc.c:594: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:596: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' doc.c:685: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' doc.c: In function 'Fsubstitute_command_keys': doc.c:791: warning: unused variable 'maxlen' doc.c:825: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' doc.c:895: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' doc.c:958: warning: unused variable 'maxlen' doc.c:972: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness lisp.h:2599: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 editfns.c editfns.c: In function 'init_editfns': editfns.c:192: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fchar_to_string': editfns.c:219: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness lisp.h:2599: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fuser_full_name': editfns.c:1380: warning: pointer targets in passing argument 1 of 'getpwnam' differ in signedness /usr/include/pwd.h:117: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1391: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1392: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1392: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1396: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1404: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1407: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1407: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1409: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1409: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:1410: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness lisp.h:2592: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fformat_time_string': editfns.c:1727: warning: pointer targets in passing argument 3 of 'emacs_memftimeu' differ in signedness editfns.c:1597: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:1738: warning: pointer targets in passing argument 3 of 'emacs_memftimeu' differ in signedness editfns.c:1597: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Fsubst_char_in_region': editfns.c:2896: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c: In function 'Ftranslate_region_internal': editfns.c:3114: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:3018: warning: unused variable 'val' editfns.c: In function 'Fformat': editfns.c:3889: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness /usr/include/stdlib.h:284: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:3956: warning: pointer targets in passing argument 2 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'unsigned char *' but argument is of type 'char *' editfns.c:3981: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:3997: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:3999: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4002: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4005: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4009: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4012: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' editfns.c:4022: warning: pointer targets in passing argument 1 of 'str_to_multibyte' differ in signedness character.h:648: note: expected 'unsigned char *' but argument is of type 'char *' editfns.c:4049: warning: pointer targets in passing argument 2 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'unsigned char *' but argument is of type 'char *' editfns.c:4063: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' editfns.c: In function 'Ftranspose_regions': editfns.c:4541: warning: pointer targets in passing argument 1 of 'safe_bcopy' differ in signedness lisp.h:2516: note: expected 'const char *' but argument is of type 'unsigned char *' editfns.c:4541: warning: pointer targets in passing argument 2 of 'safe_bcopy' differ in signedness lisp.h:2516: note: expected 'char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 callint.c callint.c: In function 'Fcall_interactively': callint.c:478: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' callint.c:507: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' callint.c:818: warning: pointer targets in passing argument 1 of 'index' differ in signedness /usr/include/string.h:487: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 eval.c editfns.c: In function 'Ftranslate_region_internal': editfns.c:3017: warning: 'string_multibyte' may be used uninitialized in this function editfns.c:3048: warning: 'str' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 floatfns.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 fns.c fns.c: In function 'string_make_multibyte': fns.c:947: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'string_to_multibyte': fns.c:974: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:980: warning: pointer targets in passing argument 1 of 'make_multibyte_string' differ in signedness lisp.h:2595: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'string_make_unibyte': fns.c:1007: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fstring_as_unibyte': fns.c:1066: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fstring_to_unibyte': fns.c:1153: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fsubstring': fns.c:1250: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fsubstring_no_properties': fns.c:1316: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'substring_both': fns.c:1348: warning: pointer targets in passing argument 1 of 'make_specified_string' differ in signedness lisp.h:2600: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fyes_or_no_p': fns.c:2803: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2803: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2803: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:2808: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness fns.c:2808: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'Fbase64_encode_region': fns.c:3303: warning: pointer targets in passing argument 1 of 'base64_encode_1' differ in signedness fns.c:3269: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:3317: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' fns.c: In function 'Fbase64_encode_string': fns.c:3360: warning: pointer targets in passing argument 1 of 'base64_encode_1' differ in signedness fns.c:3269: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c: In function 'base64_encode_1': fns.c:3395: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'const char *' fns.c:3435: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'const char *' fns.c:3459: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'const char *' fns.c: In function 'Fbase64_decode_region': fns.c:3508: warning: pointer targets in passing argument 1 of 'base64_decode_1' differ in signedness fns.c:3270: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:3522: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' fns.c: In function 'Fbase64_decode_string': fns.c:3559: warning: pointer targets in passing argument 1 of 'base64_decode_1' differ in signedness fns.c:3270: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 font.c fns.c: In function 'Fmd5': fns.c:5143: warning: pointer targets in passing argument 1 of 'md5_buffer' differ in signedness md5.h:144: note: expected 'const char *' but argument is of type 'unsigned char *' fns.c:5146: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' fns.c:5149: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness lisp.h:2593: note: expected 'const char *' but argument is of type 'unsigned char *' font.c: In function 'font_intern_prop': font.c:276: warning: pointer targets in passing argument 1 of 'parse_str_as_multibyte' differ in signedness character.h:644: note: expected 'const unsigned char *' but argument is of type 'char *' font.c: In function 'font_select_entity': font.c:3224: warning: unused variable 'props' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 print.c font.c: In function 'font_find_for_lface': font.c:3275: warning: unused variable 'result' font.c:3272: warning: unused variable 'props' print.c: In function 'printchar': print.c:337: warning: pointer targets in passing argument 1 of 'message_dolog' differ in signedness lisp.h:2545: note: expected 'const char *' but argument is of type 'unsigned char *' print.c:327: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result print.c: In function 'strout': print.c:403: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:429: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:378: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result print.c: In function 'Fwrite_char': print.c:543: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:543: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'write_string': print.c:563: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:563: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'write_string_1': print.c:580: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:580: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fwith_output_to_temp_buffer': print.c:684: warning: pointer targets in passing argument 1 of 'temp_output_buffer_setup' differ in signedness print.c:585: note: expected 'const char *' but argument is of type 'unsigned char *' print.c: In function 'Fterpri': print.c:715: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:715: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprin1': print.c:751: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:751: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprin1_to_string': print.c:794: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:794: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprinc': print.c:847: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:847: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fprint': print.c:887: warning: pointer targets in passing argument 1 of 'copy_text' differ in signedness lisp.h:2458: note: expected 'const unsigned char *' but argument is of type 'char *' print.c:887: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' print.c: In function 'Fredirect_debugging_output': print.c:960: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:262: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' print.c: In function 'float_to_string': print.c:1139: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1145: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1164: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1185: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1186: warning: pointer targets in passing argument 1 of 'atof' differ in signedness /usr/include/stdlib.h:279: note: expected 'const char *' but argument is of type 'unsigned char *' print.c:1223: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1223: warning: pointer targets in passing argument 2 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' print.c: In function 'print_object': print.c:1602: warning: pointer targets in passing argument 1 of 'float_to_string' differ in signedness print.c:1128: note: expected 'unsigned char *' but argument is of type 'char *' print.c:1676: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1679: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' print.c:1693: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' font.c: In function 'font_unparse_fcname': font.c:1621: warning: 'point_size' may be used uninitialized in this function font.c: In function 'font_open_entity': font.c:2936: warning: 'scaled_pixel_size' may be used uninitialized in this function regex.c: In function 're_compile_pattern': regex.c:2627: warning: 'main_p' may be used uninitialized in this function regex.c:2627: note: 'main_p' was declared here regex.c:2628: warning: 'main_pattern' may be used uninitialized in this function regex.c:2628: note: 'main_pattern' was declared here regex.c:2629: warning: 'main_pend' may be used uninitialized in this function regex.c:2629: note: 'main_pend' was declared here font.c: In function 'font_parse_fcname': font.c:1494: warning: 'key' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 lread.c lread.c: In function 'Fload': lread.c:1059: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1059: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1059: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c:1062: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness lread.c:1062: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'openp': lread.c:1461: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' lread.c:1467: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' lread.c:1472: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness /usr/include/bits/string3.h:150: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' lread.c:1507: warning: pointer targets in assignment differ in signedness lread.c: In function 'read1': lread.c:2821: warning: pointer targets in passing argument 1 of 'str_as_unibyte' differ in signedness character.h:649: note: expected 'unsigned char *' but argument is of type 'char *' lread.c:2898: warning: pointer targets in passing argument 2 of 'char_string' differ in signedness character.h:638: note: expected 'unsigned char *' but argument is of type 'char *' lread.c:2999: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness lisp.h:2315: note: expected 'const unsigned char *' but argument is of type 'char *' lread.c: In function 'Fintern': lread.c:3571: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'Fintern_soft': lread.c:3622: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'Funintern': lread.c:3654: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness lisp.h:2703: note: expected 'const char *' but argument is of type 'unsigned char *' lread.c: In function 'init_lread': lread.c:4113: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 syntax.c syntax.c: In function 'Finternal_describe_syntax_value': syntax.c:1091: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1094: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1099: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1101: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1104: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1106: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1109: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1111: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' syntax.c:1113: warning: pointer targets in passing argument 1 of 'insert' differ in signedness lisp.h:2465: note: expected 'const unsigned char *' but argument is of type 'char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 unexelf.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 bytecode.c bytecode.c: In function 'Fbyte_code': bytecode.c:876: warning: pointer targets in passing argument 1 of 'temp_output_buffer_setup' differ in signedness lisp.h:2671: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 process.c process.c: In function 'status_message': process.c:479: warning: pointer targets in passing argument 1 of 'string_char' differ in signedness character.h:639: note: expected 'const unsigned char *' but argument is of type 'char *' process.c: In function 'allocate_pty': process.c:529: warning: unused variable 'stb' process.c:519: warning: unused variable 'c' process.c: In function 'list_processes_1': process.c:1517: warning: pointer targets in passing argument 1 of 'insert_string' differ in signedness lisp.h:2475: note: expected 'const char *' but argument is of type 'unsigned char *' process.c: In function 'Fmake_network_process': process.c:3298: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' process.c:3343: warning: pointer targets in assignment differ in signedness process.c:3358: warning: pointer targets in passing argument 1 of 'getaddrinfo' differ in signedness /usr/include/netdb.h:638: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' process.c:3383: warning: pointer targets in passing argument 1 of 'getservbyname' differ in signedness /usr/include/netdb.h:289: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:3512: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c:3610: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c: In function 'Fnetwork_interface_info': process.c:3971: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness /usr/include/bits/string3.h:119: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' process.c: In function 'server_accept_connection': process.c:4245: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /usr/include/sys/socket.h:214: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c:4373: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness /usr/include/sys/socket.h:119: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c: In function 'wait_reading_process_output': process.c:5101: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness /usr/include/sys/socket.h:190: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c: In function 'read_process_output': process.c:5216: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness /usr/include/bits/socket2.h:65: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' process.c:5316: warning: pointer targets in assignment differ in signedness process.c:5431: warning: pointer targets in assignment differ in signedness process.c: In function 'send_process': process.c:5626: warning: value computed is not used process.c:5630: warning: pointer targets in passing argument 1 of 'make_unibyte_string' differ in signedness lisp.h:2594: note: expected 'const char *' but argument is of type 'unsigned char * volatile' process.c: In function 'emacs_get_tty_pgrp': process.c:5877: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' process.c: In function 'Fsignal_process': process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness process.c:6317: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6317: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' process.c:6323: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6326: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6329: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6332: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6335: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6338: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6341: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6344: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6350: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6353: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6356: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6359: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6362: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6365: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6368: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6371: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6374: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6377: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6380: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6383: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6386: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6389: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6392: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6395: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6398: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6401: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6404: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' process.c:6407: warning: pointer targets in passing argument 2 of 'xstrcasecmp' differ in signedness dispextern.h:2913: note: expected 'const unsigned char *' but argument is of type 'char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 callproc.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 region-cache.c callproc.c: In function 'Fcall_process': callproc.c:401: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness lisp.h:3274: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:521: warning: pointer targets in passing argument 1 of 'creat' differ in signedness /usr/include/fcntl.h:133: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:741: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness lisp.h:2468: note: expected 'const unsigned char *' but argument is of type 'char *' callproc.c:754: warning: pointer targets in assignment differ in signedness callproc.c:788: warning: pointer targets in initialization differ in signedness callproc.c: In function 'child_setup': callproc.c:1160: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness callproc.c:1160: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1160: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness /usr/include/string.h:145: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1192: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1195: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:143: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' callproc.c:1203: warning: pointer targets in passing argument 3 of 'add_env' differ in signedness callproc.c:1011: note: expected 'char *' but argument is of type 'unsigned char *' callproc.c: In function 'init_callproc': callproc.c:1543: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' callproc.c:1549: warning: pointer targets in passing argument 1 of 'access' differ in signedness /usr/include/unistd.h:288: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 sound.c sound.c: In function 'wav_play': sound.c:615: warning: pointer targets in passing argument 2 of 'sd->write' differ in signedness sound.c:615: note: expected 'const char *' but argument is of type 'unsigned char *' sound.c: In function 'au_play': sound.c:709: warning: pointer targets in passing argument 2 of 'sd->write' differ in signedness sound.c:709: note: expected 'const char *' but argument is of type 'unsigned char *' sound.c: In function 'alsa_choose_format': sound.c:1143: warning: unused variable 'p' sound.c: In function 'Fplay_sound_internal': sound.c:1459: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness /usr/include/bits/string3.h:104: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' sound.c: In function 'wav_play': sound.c:619: warning: 'nbytes' may be used uninitialized in this function syntax.c: In function 'back_comment': syntax.c:494: warning: 'comstart_byte' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 atimer.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 doprnt.c doprnt.c: In function 'doprnt1': doprnt.c:157: warning: operation on 'n' may be undefined doprnt.c:247: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' doprnt.c:255: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' doprnt.c:278: warning: pointer targets in passing argument 1 of 'strwidth' differ in signedness character.h:652: note: expected 'unsigned char *' but argument is of type 'char *' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 strftime.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 intervals.c process.c: In function 'send_process': process.c:5802: warning: 'old_sigpipe' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 textprop.c textprop.c: In function 'Fremove_list_of_text_properties': textprop.c:1648: warning: suggest explicit braces to avoid ambiguous 'else' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 composite.c composite.c: In function 'autocmp_chars': composite.c:931: warning: unused variable 'f' composite.c: In function 'find_automatic_composition': composite.c:1291: warning: unused variable 'check_lookback' composite.c: In function 'composition_adjust_point': composite.c:1455: warning: unused variable 'pos' composite.c:1455: warning: unused variable 'startpos' composite.c:1455: warning: unused variable 'bytepos' composite.c:1455: warning: unused variable 'charpos' gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 md5.c composite.c: In function 'composition_update_it': composite.c:1188: warning: 'c' may be used uninitialized in this function gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 terminfo.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 lastfile.c gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 vm-limit.c gcc -Demacs -DHAVE_CONFIG_H -I. -I/builddir/build/BUILD/emacs-23.1/src -D_BSD_SOURCE -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wl,-znocombreloc /builddir/build/BUILD/emacs-23.1/src/prefix-args.c -o prefix-args composite.c: In function 'find_automatic_composition': composite.c:1289: warning: 'check.pos_byte' may be used uninitialized in this function composite.c:1289: warning: 'check.pos' may be used uninitialized in this function composite.c:1289: warning: 'prev.pos' may be used uninitialized in this function vm-limit.c: In function 'check_memory_limits': vm-limit.c:227: warning: enumeration value 'not_warned' not handled in switch syntax.c: In function 'skip_chars': syntax.c:1411: warning: 'char_ranges' may be used uninitialized in this function echo "dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.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 terminfo.o lastfile.o vm-limit.o " > buildobj.lst rm -f ../etc/DOC gcc -nostdlib -Xlinker -znocombreloc -Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.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 terminfo.o lastfile.o vm-limit.o -lasound -L/lib -ldbus-1 -lpthread -lrt -lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o ../lib-src/make-docfile -d /builddir/build/BUILD/emacs-23.1/src dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.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 dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.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 > ../etc/DOC ../lib-src/make-docfile -a ../etc/DOC -d /builddir/build/BUILD/emacs-23.1/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/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/ns-win.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.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/case-table.elc ../lisp/language/chinese.el ../lisp/language/cyrillic.el ../lisp/language/indian.el ../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.el ../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 (/builddir/build/BUILD/emacs-23.1/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.el (source)... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((15158 . 4873) (5544 . 0) (545 . 9) 15547 22340 (16 . 5) (21 . 0) (868 . 4928)) Loading loaddefs.el (source)... ((32184 . 8142) (8372 . 0) (555 . 4) 41162 22340 (86 . 33) (21 . 0) (3625 . 5447)) 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 emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... ((52487 . 18804) (11566 . 0) (592 . 44) 65555 270640 (109 . 10) (22 . 13) (4908 . 5109)) 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... ((60148 . 11143) (12176 . 0) (595 . 41) 81102 274206 (109 . 10) (22 . 13) (5535 . 5364)) Loading replace... Loading buff-menu... ((61581 . 9710) (12406 . 0) (596 . 40) 83746 274691 (109 . 10) (22 . 13) (5617 . 5282)) Loading emacs-lisp/float-sup... ((61606 . 9685) (12410 . 0) (596 . 40) 83814 274691 (110 . 9) (22 . 13) (5620 . 5279)) Loading vc-hooks... Loading ediff-hook... ((62268 . 9023) (12538 . 0) (597 . 39) 85095 274708 (110 . 9) (22 . 13) (5672 . 5227)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 1136389 pure bytes used Adding name emacs-23.1.1 ln -f emacs bootstrap-emacs ./emacs -q -batch -f list-load-path-shadows make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/src' cd lisp; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc' MAKE='/usr/bin/make' (export PARALLEL; PARALLEL=0; cd leim; /usr/bin/make all - --jobserver-fds=3,4 -j \ CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-znocombreloc' MAKE='/usr/bin/make') make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/leim' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/leim' make[1]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' /usr/bin/make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 -j compile-last EMACS=../src/emacs make[2]: Entering directory `/builddir/build/BUILD/emacs-23.1/lisp' make[2]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' make[1]: Leaving directory `/builddir/build/BUILD/emacs-23.1/lisp' + install -p -m 0755 src/emacs-23.1.1 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/emacs-23.1-nox + chmod 755 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/movemail + mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp + install -p -m 0644 /builddir/build/SOURCES/site-start.el /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp/site-start.el + install -p -m 0644 /builddir/build/SOURCES/default.el /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp + mv /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/etags /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/etags.emacs + mv /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1/ctags.1 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1/gctags.1 + mv /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1/etags.1 /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/man/man1/etags.emacs.1 + mv /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/ctags /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/gctags + install -p -m 0644 site-lisp/php-mode.el site-lisp/po-mode.el site-lisp/rpm-spec-mode.el site-lisp/ssl.el site-lisp/php-mode.elc site-lisp/po-mode.elc site-lisp/rpm-spec-mode.elc site-lisp/ssl.elc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp/site-start.d + install -p -m 0644 /builddir/build/SOURCES/php-mode-init.el /builddir/build/SOURCES/rpm-spec-mode-init.el /builddir/build/SOURCES/focus-init.el /builddir/build/SOURCES/po-mode-init.el /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/site-lisp/site-start.d + mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/etc/skel + install -p -m 0644 /builddir/build/SOURCES/dotemacs.el /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/etc/skel/.emacs + mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc//usr/share/pkgconfig + install -p -m 0644 emacs.pc /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc//usr/share/pkgconfig + mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/etc/rpm + install -p -m 0644 macros.emacs /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/etc/rpm/ + rm -f /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/info/dir + rm /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs/snake-scores /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/var/games/emacs/tetris-scores + mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/applications + desktop-file-install --dir=/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/applications /builddir/build/SOURCES/emacs.desktop /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/applications/emacs.desktop: warning: value "emacs.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + rm -f '*-filelist' 'common-*-files' 'el-*-files' + TOPDIR=/builddir/build/BUILD/emacs-23.1 + cd /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc + find ./usr/share/emacs/23.1/lisp ./usr/share/emacs/23.1/leim ./usr/share/emacs/site-lisp '(' -type f -name '*.elc' -fprint /builddir/build/BUILD/emacs-23.1/common-lisp-none-elc-files ')' -o '(' -type d -fprintf /builddir/build/BUILD/emacs-23.1/common-lisp-dir-files '%%dir %p\n' ')' -o '(' -name '*.el.gz' -fprint /builddir/build/BUILD/emacs-23.1/el-bytecomped-files -o -fprint /builddir/build/BUILD/emacs-23.1/common-not-comped-files ')' + sed -i -e 's|\./usr|/usr|' common-lisp-dir-files common-lisp-none-elc-files common-not-comped-files el-bytecomped-files + cat common-lisp-dir-files common-lisp-none-elc-files common-not-comped-files + cat el-bytecomped-files common-lisp-dir-files + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/emacs-23.1 extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/gctags extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/emacsclient extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/b2m extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/ebrowse extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/emacs-23.1 extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/emacs-23.1-nox extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/bin/etags.emacs extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/profile extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/digest-doc extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/sorted-doc extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/movemail extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/cvtmail extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/fakemail extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/hexl extracting debug info from /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/libexec/emacs/23.1/ppc-redhat-linux-gnu/update-game-score 16466 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Compiling /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/emacs/23.1/etc/emacs3.py ... SyntaxError: ('invalid syntax', ('/usr/share/emacs/23.1/etc/emacs3.py', 60, 37, " for line in res: print(line, end=' ')\n")) + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: emacs-23.1-6.fc12.ppc Provides: emacs(bin) mimehandler(application/x-shellscript) mimehandler(text/english) mimehandler(text/plain) mimehandler(text/x-c) mimehandler(text/x-c++) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-java) mimehandler(text/x-makefile) mimehandler(text/x-moc) mimehandler(text/x-pascal) mimehandler(text/x-tcl) mimehandler(text/x-tex) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libICE.so.6 libSM.so.6 libX11.so.6 libXft.so.2 libXpm.so.4 libXrender.so.1 libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgif.so.4 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm17n-core.so.0 libm17n-flt.so.0 libncurses.so.5 libotf.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpng12.so.0(PNG12_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librsvg-2.so.2 librt.so.1 libtiff.so.3 libtinfo.so.5 libz.so.1 rtld(GNU_HASH) Conflicts: gettext < 0.10.40 Processing files: emacs-nox-23.1-6.fc12.ppc Provides: emacs(bin) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh Requires: libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc4) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 libtinfo.so.5 rtld(GNU_HASH) Processing files: emacs-common-23.1-6.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2IiB4S + umask 022 + cd /builddir/build/BUILD + cd emacs-23.1 + DOCDIR=/builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/doc/emacs-common-23.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/doc/emacs-common-23.1 + /bin/mkdir -p /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/doc/emacs-common-23.1 + cp -pr etc/NEWS BUGS README /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc/usr/share/doc/emacs-common-23.1 + exit 0 warning: File listed twice: /usr/share/emacs/site-lisp/default.el warning: File listed twice: /usr/share/emacs/site-lisp/site-start.el Provides: config(emacs-common) = 1:23.1-6.fc12 mimehandler(application/x-shellscript) mimehandler(text/english) mimehandler(text/plain) mimehandler(text/x-c) mimehandler(text/x-c++) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-java) mimehandler(text/x-makefile) mimehandler(text/x-moc) mimehandler(text/x-pascal) mimehandler(text/x-tcl) mimehandler(text/x-tex) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /sbin/install-info /usr/sbin/alternatives dev Requires(post): /bin/sh Requires(preun): /bin/sh /sbin/install-info /usr/sbin/alternatives dev Requires: /bin/sh /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl >= 1:5 perl(Getopt::Long) perl(strict) perl(vars) rtld(GNU_HASH) Obsoletes: emacs-leim Processing files: emacs-el-23.1-6.fc12.ppc Provides: pkgconfig(emacs) = 1:23.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config Processing files: emacs-debuginfo-23.1-6.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc warning: Could not canonicalize hostname: ppc9.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/emacs-23.1-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/emacs-nox-23.1-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/emacs-common-23.1-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/emacs-el-23.1-6.fc12.ppc.rpm Wrote: /builddir/build/RPMS/emacs-debuginfo-23.1-6.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.944x09 + umask 022 + cd /builddir/build/BUILD + cd emacs-23.1 + rm -rf /builddir/build/BUILDROOT/emacs-23.1-6.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->